2023-01-11T21:14:16.8867494Z Requested labels: linux.g5.4xlarge.nvidia.gpu 2023-01-11T21:14:16.8867593Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:14:16.8867716Z Reusable workflow chain: 2023-01-11T21:14:16.8867749Z pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:14:16.8867789Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:14:16.8867820Z Waiting for a runner to pick up this job... 2023-01-11T21:14:17.2535674Z Job is about to start running on the runner: i-051ccd506f4dc3412 (organization) 2023-01-11T21:14:20.4147928Z Current runner version: '2.300.2' 2023-01-11T21:14:20.4152896Z Runner name: 'i-051ccd506f4dc3412' 2023-01-11T21:14:20.4153525Z Runner group name: 'Default' 2023-01-11T21:14:20.4154158Z Machine name: 'ip-10-0-5-186' 2023-01-11T21:14:20.4156302Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:14:20.4157085Z Actions: write 2023-01-11T21:14:20.4157423Z Checks: write 2023-01-11T21:14:20.4157757Z Contents: write 2023-01-11T21:14:20.4158125Z Deployments: write 2023-01-11T21:14:20.4158479Z Discussions: write 2023-01-11T21:14:20.4158807Z Issues: write 2023-01-11T21:14:20.4159222Z Metadata: read 2023-01-11T21:14:20.4159662Z Packages: write 2023-01-11T21:14:20.4160060Z Pages: write 2023-01-11T21:14:20.4160527Z PullRequests: write 2023-01-11T21:14:20.4161021Z RepositoryProjects: write 2023-01-11T21:14:20.4161464Z SecurityEvents: write 2023-01-11T21:14:20.4161832Z Statuses: write 2023-01-11T21:14:20.4162168Z ##[endgroup] 2023-01-11T21:14:20.4165025Z Secret source: Actions 2023-01-11T21:14:20.4165700Z Prepare workflow directory 2023-01-11T21:14:20.6547922Z Prepare all required actions 2023-01-11T21:14:20.6719207Z Getting action download info 2023-01-11T21:14:20.9387347Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T21:14:21.2975586Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:14:24.0030889Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T21:14:24.2508064Z Getting action download info 2023-01-11T21:14:24.5582596Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:14:24.7349065Z Getting action download info 2023-01-11T21:14:25.0261564Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:14:25.1637884Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T21:14:25.1639344Z ##[group] Inputs 2023-01-11T21:14:25.1639652Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:14:25.1640547Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "slow", shard: 1, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "slow", shard: 2, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.g5.4xlarge.nvidia.gpu" }, ]} 2023-01-11T21:14:25.1641715Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:14:25.1642210Z sync-tag: 2023-01-11T21:14:25.1642980Z timeout-minutes: 240 2023-01-11T21:14:25.1643184Z use-gha: 2023-01-11T21:14:25.1643387Z ##[endgroup] 2023-01-11T21:14:25.1643862Z Complete job name: cuda11.6-py3.10-gcc7-sm86 / test (default, 1, 4, linux.g5.4xlarge.nvidia.gpu) 2023-01-11T21:14:25.2329101Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T21:14:25.2329389Z with: 2023-01-11T21:14:25.2329825Z github-secret: *** 2023-01-11T21:14:25.2330232Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T21:14:25.2330678Z activate-with-label: false 2023-01-11T21:14:25.2330945Z label: with-ssh 2023-01-11T21:14:25.2331195Z remove-existing-keys: true 2023-01-11T21:14:25.2331453Z env: 2023-01-11T21:14:25.2331689Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:25.2331936Z ##[endgroup] 2023-01-11T21:14:25.3099900Z ciflow reference detected, attempting to extract PR number 2023-01-11T21:14:25.7925138Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2023-01-11T21:14:25.9019795Z No SSH keys found for user pytorch-bot[bot] 2023-01-11T21:14:25.9020503Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T21:14:25.9958297Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T21:14:25.9971920Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T21:14:25.9997757Z Login using: ssh ec2-user@ec2-3-95-131-254.compute-1.amazonaws.com 2023-01-11T21:14:25.9998521Z All testing is done inside the container, to start an interactive session run: 2023-01-11T21:14:25.9999271Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T21:14:26.0211165Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:14:26.0211550Z with: 2023-01-11T21:14:26.0211859Z submodules: recursive 2023-01-11T21:14:26.0212126Z fetch-depth: 0 2023-01-11T21:14:26.0212364Z env: 2023-01-11T21:14:26.0212592Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:26.0212845Z ##[endgroup] 2023-01-11T21:14:26.0422871Z ##[group]Run retry () { 2023-01-11T21:14:26.0423119Z retry () { 2023-01-11T21:14:26.0423361Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:14:26.0423586Z } 2023-01-11T21:14:26.0423791Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:14:26.0424028Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:14:26.0424274Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:14:26.0424500Z else 2023-01-11T21:14:26.0424715Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:14:26.0424917Z fi 2023-01-11T21:14:26.0425140Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:14:26.0439663Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:14:26.0439909Z env: 2023-01-11T21:14:26.0440102Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:26.0440305Z NO_SUDO: 2023-01-11T21:14:26.0440485Z ##[endgroup] 2023-01-11T21:14:26.0562263Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:14:28.0150962Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:14:28.0151227Z with: 2023-01-11T21:14:28.0151444Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:14:28.0151675Z fetch-depth: 0 2023-01-11T21:14:28.0151868Z submodules: recursive 2023-01-11T21:14:28.0152073Z quiet-checkout: true 2023-01-11T21:14:28.0152291Z repository: pytorch/pytorch 2023-01-11T21:14:28.0152602Z token: *** 2023-01-11T21:14:28.0152786Z ssh-strict: true 2023-01-11T21:14:28.0152993Z persist-credentials: true 2023-01-11T21:14:28.0153301Z clean: true 2023-01-11T21:14:28.0153496Z lfs: false 2023-01-11T21:14:28.0153694Z set-safe-directory: true 2023-01-11T21:14:28.0153882Z env: 2023-01-11T21:14:28.0154067Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:28.0154269Z ##[endgroup] 2023-01-11T21:14:28.1241243Z Syncing repository: pytorch/pytorch 2023-01-11T21:14:28.1242802Z ##[group]Getting Git version info 2023-01-11T21:14:28.1243337Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:14:28.1243816Z [command]/usr/bin/git version 2023-01-11T21:14:28.1244013Z git version 2.38.1 2023-01-11T21:14:28.1247115Z ##[endgroup] 2023-01-11T21:14:28.1262960Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e5ef8861-e78d-439d-8397-e088776b7f95' before making global git config changes 2023-01-11T21:14:28.1263382Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:14:28.1266189Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:14:28.1303186Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:14:28.1307301Z ##[group]Initializing the repository 2023-01-11T21:14:28.1310049Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:14:28.1337838Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:14:28.1338823Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:14:28.1339735Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:14:28.1340236Z hint: 2023-01-11T21:14:28.1340856Z hint: git config --global init.defaultBranch 2023-01-11T21:14:28.1341590Z hint: 2023-01-11T21:14:28.1342109Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:14:28.1342543Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:14:28.1342783Z hint: 2023-01-11T21:14:28.1343125Z hint: git branch -m 2023-01-11T21:14:28.1343502Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:14:28.1346480Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:14:28.1367768Z ##[endgroup] 2023-01-11T21:14:28.1368164Z ##[group]Disabling automatic garbage collection 2023-01-11T21:14:28.1370495Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:14:28.1396387Z ##[endgroup] 2023-01-11T21:14:28.1396748Z ##[group]Setting up auth 2023-01-11T21:14:28.1401461Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:14:28.1427774Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:14:28.1631956Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:14:28.1658705Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T21:14:28.1878443Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:14:28.1926581Z ##[endgroup] 2023-01-11T21:14:28.1926974Z ##[group]Fetching the repository 2023-01-11T21:14:28.1932879Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T21:15:21.2322776Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T21:15:21.2346347Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:15:21.2353105Z ##[endgroup] 2023-01-11T21:15:21.2353559Z ##[group]Determining the checkout info 2023-01-11T21:15:21.2356109Z ##[endgroup] 2023-01-11T21:15:21.2356473Z ##[group]Checking out the ref 2023-01-11T21:15:21.2358211Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:15:22.4540908Z ##[endgroup] 2023-01-11T21:15:22.4541480Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:15:22.4545375Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:15:22.4583272Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:15:22.4602461Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:15:22.4621974Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:15:22.4639942Z ##[endgroup] 2023-01-11T21:15:22.4640475Z ##[group]Fetching submodules 2023-01-11T21:15:22.4643640Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T21:15:22.4845778Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T21:15:22.5039273Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:15:22.5041012Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:15:22.5041890Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:15:22.5042815Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:15:22.5044964Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:15:22.5047021Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:15:22.5049887Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:15:22.5051416Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:15:22.5053857Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:15:22.5056098Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:15:22.5058059Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:15:22.5060439Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:15:22.5062675Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:15:22.5065217Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:15:22.5067563Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:15:22.5069963Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:15:22.5072534Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:15:22.5076710Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:15:22.5077618Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:15:22.5080441Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:15:22.5083201Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:15:22.5086375Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:15:22.5089897Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:15:22.5092830Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:15:22.5095965Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:15:22.5099592Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:15:22.5102748Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:15:22.5106113Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:15:22.5109254Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:15:22.5112573Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:15:22.5116789Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:15:22.5119601Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:15:22.5123272Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:15:22.5127102Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:15:22.5130946Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:15:22.5134665Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:15:22.5138922Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:15:22.5142701Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:15:22.5146685Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:15:22.5150788Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:15:22.5156696Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:15:22.5173201Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:15:22.7961165Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:15:23.0280638Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:15:23.2299716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:15:23.5375266Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:15:23.8101400Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:15:25.8599038Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:15:31.2402570Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:15:31.6494124Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T21:15:33.7101242Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T21:15:35.0073129Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T21:15:36.3398556Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T21:15:37.5478325Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T21:15:43.3165444Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T21:15:44.0201641Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T21:15:45.5021829Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T21:15:46.5890131Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T21:15:46.8050661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T21:15:47.4073478Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T21:15:47.7261981Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T21:15:48.6430141Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T21:15:49.0821581Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T21:15:49.3334415Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T21:15:49.6046588Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T21:15:50.9624516Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T21:15:51.3068936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T21:15:51.6742972Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T21:15:57.0990547Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T21:15:58.8432611Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T21:15:59.3375767Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T21:15:59.6304707Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T21:16:05.2380829Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T21:16:05.5100495Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T21:16:05.7968166Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T21:16:06.6426937Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T21:16:06.8792619Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T21:16:07.2254975Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T21:16:07.5652550Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T21:16:08.1126330Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T21:16:10.3236975Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T21:16:10.8041444Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T21:16:13.0770734Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T21:16:13.0844005Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T21:16:13.0900237Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T21:16:13.1077572Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T21:16:13.1251302Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T21:16:13.1546698Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T21:16:13.6546836Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T21:16:13.6719350Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:16:13.7582841Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T21:16:13.7860491Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T21:16:14.0260934Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T21:16:14.3696125Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T21:16:14.5786796Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T21:16:14.6171567Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T21:16:14.6183098Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:14.6184172Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:14.6186539Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:14.6188047Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:14.6206716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T21:16:15.5912186Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T21:16:16.1508160Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T21:16:17.0637041Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T21:16:17.4121775Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T21:16:17.5004775Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T21:16:17.5510180Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T21:16:17.5587294Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T21:16:17.6286597Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T21:16:17.6578529Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T21:16:17.6647638Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T21:16:17.6962902Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T21:16:17.7151594Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T21:16:17.7517150Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T21:16:17.7608382Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T21:16:17.7619258Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:17.7637178Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T21:16:25.9106231Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T21:16:25.9121964Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:25.9141216Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T21:16:34.1605465Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T21:16:34.1687883Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T21:16:34.1805434Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T21:16:34.2581503Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T21:16:34.2592029Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:34.2593827Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:34.2612014Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T21:16:35.3895179Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T21:16:36.3840767Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T21:16:36.4293744Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T21:16:36.4466017Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T21:16:36.4569829Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T21:16:36.5428977Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T21:16:36.7427681Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T21:16:36.7453268Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:36.7454602Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:36.7478119Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T21:16:37.1561559Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T21:16:37.9605513Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:16:37.9869845Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T21:16:37.9992828Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T21:16:38.0003551Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:38.0021169Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T21:16:39.7673164Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T21:16:39.7688742Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:39.7690644Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:39.7709147Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T21:16:40.1584920Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T21:16:41.0199305Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T21:16:41.0808561Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T21:16:41.0819893Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:41.0837645Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T21:16:41.2886293Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:16:41.2953031Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T21:16:41.5074579Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T21:16:41.5092224Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:41.5093275Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:41.5110585Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T21:16:41.8870798Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T21:16:44.4949667Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T21:16:44.5534231Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T21:16:44.5601108Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T21:16:44.5682603Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T21:16:44.5957160Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T21:16:44.6024366Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T21:16:44.6247928Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T21:16:44.6317705Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T21:16:44.6672120Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T21:16:44.7592391Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T21:16:44.7799698Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T21:16:44.7813944Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:44.7815664Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:44.7817493Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:44.7819608Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:44.7838142Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T21:16:45.6927102Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T21:16:45.9731719Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T21:16:47.2927844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T21:16:48.2712883Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T21:16:48.2821095Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T21:16:48.3346950Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T21:16:48.3570013Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T21:16:48.3580991Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:48.3598026Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T21:16:48.5719737Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:16:48.6929700Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T21:16:48.6950275Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T21:16:48.7173685Z Entering 'android/libs/fbjni' 2023-01-11T21:16:48.7207433Z Entering 'third_party/FP16' 2023-01-11T21:16:48.7238059Z Entering 'third_party/FXdiv' 2023-01-11T21:16:48.7265796Z Entering 'third_party/NNPACK' 2023-01-11T21:16:48.7293983Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:48.7327747Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:48.7358274Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:48.7392902Z Entering 'third_party/benchmark' 2023-01-11T21:16:48.7423421Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:48.7453042Z Entering 'third_party/cub' 2023-01-11T21:16:48.7481687Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:48.7516268Z Entering 'third_party/cutlass' 2023-01-11T21:16:48.7550502Z Entering 'third_party/eigen' 2023-01-11T21:16:48.7583331Z Entering 'third_party/fbgemm' 2023-01-11T21:16:48.7610890Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:48.7637805Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:48.7666011Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:48.7695260Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:48.7727200Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:48.7758607Z Entering 'third_party/fmt' 2023-01-11T21:16:48.7787721Z Entering 'third_party/foxi' 2023-01-11T21:16:48.7815518Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:48.7847515Z Entering 'third_party/gloo' 2023-01-11T21:16:48.7878063Z Entering 'third_party/googletest' 2023-01-11T21:16:48.7906576Z Entering 'third_party/ideep' 2023-01-11T21:16:48.7936733Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:48.7964776Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:48.8000068Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:48.8029807Z Entering 'third_party/ittapi' 2023-01-11T21:16:48.8057888Z Entering 'third_party/kineto' 2023-01-11T21:16:48.8089250Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:48.8116666Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:48.8148181Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:48.8176597Z Entering 'third_party/neon2sse' 2023-01-11T21:16:48.8207199Z Entering 'third_party/nlohmann' 2023-01-11T21:16:48.8236977Z Entering 'third_party/onnx' 2023-01-11T21:16:48.8276002Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:48.8305668Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:48.8335820Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:48.8367299Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:48.8401040Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:48.8431741Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:48.8460730Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:48.8494573Z Entering 'third_party/pocketfft' 2023-01-11T21:16:48.8526320Z Entering 'third_party/protobuf' 2023-01-11T21:16:48.8558771Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:48.8586811Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:48.8619047Z Entering 'third_party/psimd' 2023-01-11T21:16:48.8648434Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:48.8676575Z Entering 'third_party/pybind11' 2023-01-11T21:16:48.8706739Z Entering 'third_party/python-enum' 2023-01-11T21:16:48.8738376Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:48.8769061Z Entering 'third_party/python-six' 2023-01-11T21:16:48.8798686Z Entering 'third_party/sleef' 2023-01-11T21:16:48.8825366Z Entering 'third_party/tbb' 2023-01-11T21:16:48.8856535Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:48.8885486Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:48.8913657Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:48.8942735Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:48.8971382Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:48.8997965Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:48.9027578Z Entering 'third_party/zstd' 2023-01-11T21:16:48.9064287Z ##[endgroup] 2023-01-11T21:16:48.9064690Z ##[group]Persisting credentials for submodules 2023-01-11T21:16:48.9069933Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2023-01-11T21:16:48.9283442Z Entering 'android/libs/fbjni' 2023-01-11T21:16:48.9312422Z Entering 'third_party/FP16' 2023-01-11T21:16:48.9341392Z Entering 'third_party/FXdiv' 2023-01-11T21:16:48.9370739Z Entering 'third_party/NNPACK' 2023-01-11T21:16:48.9397764Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:48.9425396Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:48.9454176Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:48.9489775Z Entering 'third_party/benchmark' 2023-01-11T21:16:48.9520168Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:48.9549263Z Entering 'third_party/cub' 2023-01-11T21:16:48.9577490Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:48.9612821Z Entering 'third_party/cutlass' 2023-01-11T21:16:48.9644875Z Entering 'third_party/eigen' 2023-01-11T21:16:48.9676246Z Entering 'third_party/fbgemm' 2023-01-11T21:16:48.9703399Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:48.9732252Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:48.9759984Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:48.9789158Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:48.9816507Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:48.9849025Z Entering 'third_party/fmt' 2023-01-11T21:16:48.9878049Z Entering 'third_party/foxi' 2023-01-11T21:16:48.9907380Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:48.9936270Z Entering 'third_party/gloo' 2023-01-11T21:16:48.9966216Z Entering 'third_party/googletest' 2023-01-11T21:16:48.9996848Z Entering 'third_party/ideep' 2023-01-11T21:16:49.0023773Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:49.0051887Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:49.0083988Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:49.0116371Z Entering 'third_party/ittapi' 2023-01-11T21:16:49.0145092Z Entering 'third_party/kineto' 2023-01-11T21:16:49.0174299Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:49.0202991Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:49.0233212Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:49.0261353Z Entering 'third_party/neon2sse' 2023-01-11T21:16:49.0290983Z Entering 'third_party/nlohmann' 2023-01-11T21:16:49.0321333Z Entering 'third_party/onnx' 2023-01-11T21:16:49.0359925Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:49.0389533Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:49.0419288Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:49.0446462Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:49.0479689Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:49.0507237Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:49.0533796Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:49.0565306Z Entering 'third_party/pocketfft' 2023-01-11T21:16:49.0595838Z Entering 'third_party/protobuf' 2023-01-11T21:16:49.0626520Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:49.0654460Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:49.0684158Z Entering 'third_party/psimd' 2023-01-11T21:16:49.0714127Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:49.0742735Z Entering 'third_party/pybind11' 2023-01-11T21:16:49.0769128Z Entering 'third_party/python-enum' 2023-01-11T21:16:49.0798248Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:49.0826361Z Entering 'third_party/python-six' 2023-01-11T21:16:49.0852985Z Entering 'third_party/sleef' 2023-01-11T21:16:49.0882981Z Entering 'third_party/tbb' 2023-01-11T21:16:49.0915758Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:49.0942536Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:49.0971383Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:49.0999968Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:49.1029385Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:49.1055285Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:49.1085439Z Entering 'third_party/zstd' 2023-01-11T21:16:49.1125241Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2023-01-11T21:16:49.1340039Z Entering 'android/libs/fbjni' 2023-01-11T21:16:49.1366670Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T21:16:49.1378920Z Entering 'third_party/FP16' 2023-01-11T21:16:49.1405194Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T21:16:49.1417115Z Entering 'third_party/FXdiv' 2023-01-11T21:16:49.1444681Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T21:16:49.1457527Z Entering 'third_party/NNPACK' 2023-01-11T21:16:49.1483662Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T21:16:49.1495247Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:49.1522222Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T21:16:49.1534747Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:49.1560772Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T21:16:49.1573739Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:49.1599955Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T21:16:49.1618925Z Entering 'third_party/benchmark' 2023-01-11T21:16:49.1645514Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:16:49.1659036Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:49.1684574Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:16:49.1696970Z Entering 'third_party/cub' 2023-01-11T21:16:49.1724738Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T21:16:49.1737451Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:49.1764552Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T21:16:49.1781582Z Entering 'third_party/cutlass' 2023-01-11T21:16:49.1807434Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T21:16:49.1825009Z Entering 'third_party/eigen' 2023-01-11T21:16:49.1851948Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T21:16:49.1866566Z Entering 'third_party/fbgemm' 2023-01-11T21:16:49.1893308Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T21:16:49.1905343Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:49.1931861Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T21:16:49.1944851Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:49.1971525Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:16:49.1984611Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:49.2011047Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:16:49.2023315Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:49.2050425Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T21:16:49.2063338Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:49.2088502Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T21:16:49.2102392Z Entering 'third_party/fmt' 2023-01-11T21:16:49.2128344Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T21:16:49.2141604Z Entering 'third_party/foxi' 2023-01-11T21:16:49.2167277Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T21:16:49.2179405Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:49.2204972Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T21:16:49.2218888Z Entering 'third_party/gloo' 2023-01-11T21:16:49.2243974Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T21:16:49.2256475Z Entering 'third_party/googletest' 2023-01-11T21:16:49.2284665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:16:49.2297352Z Entering 'third_party/ideep' 2023-01-11T21:16:49.2325391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T21:16:49.2337126Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:49.2364215Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T21:16:49.2377417Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:49.2405479Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T21:16:49.2423507Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:49.2449664Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T21:16:49.2462575Z Entering 'third_party/ittapi' 2023-01-11T21:16:49.2488361Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T21:16:49.2499731Z Entering 'third_party/kineto' 2023-01-11T21:16:49.2524831Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T21:16:49.2536728Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:49.2564734Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T21:16:49.2576994Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:49.2605084Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T21:16:49.2619419Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:49.2647064Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T21:16:49.2658547Z Entering 'third_party/neon2sse' 2023-01-11T21:16:49.2685323Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T21:16:49.2698660Z Entering 'third_party/nlohmann' 2023-01-11T21:16:49.2724553Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T21:16:49.2737246Z Entering 'third_party/onnx' 2023-01-11T21:16:49.2764491Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:16:49.2786530Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:49.2815422Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:16:49.2828294Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:49.2855612Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:16:49.2869762Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:49.2895223Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T21:16:49.2907307Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:49.2934128Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:16:49.2950421Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:49.2977503Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:16:49.2990396Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:49.3017920Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:16:49.3030333Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:49.3056110Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:16:49.3073316Z Entering 'third_party/pocketfft' 2023-01-11T21:16:49.3101445Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T21:16:49.3116088Z Entering 'third_party/protobuf' 2023-01-11T21:16:49.3142182Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T21:16:49.3157647Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:49.3183517Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:16:49.3196756Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:49.3222324Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:16:49.3238196Z Entering 'third_party/psimd' 2023-01-11T21:16:49.3263888Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T21:16:49.3276816Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:49.3302937Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T21:16:49.3316578Z Entering 'third_party/pybind11' 2023-01-11T21:16:49.3340957Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:16:49.3351636Z Entering 'third_party/python-enum' 2023-01-11T21:16:49.3377784Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T21:16:49.3389718Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:49.3415163Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T21:16:49.3427642Z Entering 'third_party/python-six' 2023-01-11T21:16:49.3452512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T21:16:49.3464514Z Entering 'third_party/sleef' 2023-01-11T21:16:49.3488761Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T21:16:49.3501352Z Entering 'third_party/tbb' 2023-01-11T21:16:49.3526320Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T21:16:49.3539262Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:49.3564414Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T21:16:49.3578118Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:49.3604694Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:16:49.3615906Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:49.3645093Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T21:16:49.3656951Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:49.3684556Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T21:16:49.3697271Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:49.3725525Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:16:49.3737083Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:49.3765345Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:16:49.3781346Z Entering 'third_party/zstd' 2023-01-11T21:16:49.3807476Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T21:16:49.4509084Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T21:16:49.4728536Z Entering 'android/libs/fbjni' 2023-01-11T21:16:49.4756541Z Entering 'third_party/FP16' 2023-01-11T21:16:49.4787647Z Entering 'third_party/FXdiv' 2023-01-11T21:16:49.4817348Z Entering 'third_party/NNPACK' 2023-01-11T21:16:49.4848115Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:49.4877233Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:49.4907540Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:49.4941300Z Entering 'third_party/benchmark' 2023-01-11T21:16:49.4970235Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:49.5000697Z Entering 'third_party/cub' 2023-01-11T21:16:49.5027521Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:49.5060497Z Entering 'third_party/cutlass' 2023-01-11T21:16:49.5094384Z Entering 'third_party/eigen' 2023-01-11T21:16:49.5127272Z Entering 'third_party/fbgemm' 2023-01-11T21:16:49.5158878Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:49.5187903Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:49.5216560Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:49.5246534Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:49.5277761Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:49.5309471Z Entering 'third_party/fmt' 2023-01-11T21:16:49.5338680Z Entering 'third_party/foxi' 2023-01-11T21:16:49.5369224Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:49.5397964Z Entering 'third_party/gloo' 2023-01-11T21:16:49.5427339Z Entering 'third_party/googletest' 2023-01-11T21:16:49.5456829Z Entering 'third_party/ideep' 2023-01-11T21:16:49.5488955Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:49.5520584Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:49.5556308Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:49.5587037Z Entering 'third_party/ittapi' 2023-01-11T21:16:49.5615190Z Entering 'third_party/kineto' 2023-01-11T21:16:49.5645549Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:49.5676723Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:49.5706967Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:49.5735166Z Entering 'third_party/neon2sse' 2023-01-11T21:16:49.5767731Z Entering 'third_party/nlohmann' 2023-01-11T21:16:49.5797940Z Entering 'third_party/onnx' 2023-01-11T21:16:49.5837746Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:49.5865496Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:49.5893419Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:49.5921790Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:49.5956163Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:49.5985274Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:49.6013902Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:49.6044355Z Entering 'third_party/pocketfft' 2023-01-11T21:16:49.6076244Z Entering 'third_party/protobuf' 2023-01-11T21:16:49.6109079Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:49.6138648Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:49.6170117Z Entering 'third_party/psimd' 2023-01-11T21:16:49.6198848Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:49.6229651Z Entering 'third_party/pybind11' 2023-01-11T21:16:49.6260415Z Entering 'third_party/python-enum' 2023-01-11T21:16:49.6290011Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:49.6318588Z Entering 'third_party/python-six' 2023-01-11T21:16:49.6346141Z Entering 'third_party/sleef' 2023-01-11T21:16:49.6376217Z Entering 'third_party/tbb' 2023-01-11T21:16:49.6409257Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:49.6438709Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:49.6466746Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:49.6494809Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:49.6526550Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:49.6556544Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:49.6588966Z Entering 'third_party/zstd' 2023-01-11T21:16:49.6626011Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T21:16:49.6847871Z Entering 'android/libs/fbjni' 2023-01-11T21:16:49.6877025Z Entering 'third_party/FP16' 2023-01-11T21:16:49.6906853Z Entering 'third_party/FXdiv' 2023-01-11T21:16:49.6938651Z Entering 'third_party/NNPACK' 2023-01-11T21:16:49.6967313Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:49.6997038Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:49.7026740Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:49.7065229Z Entering 'third_party/benchmark' 2023-01-11T21:16:49.7096276Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:49.7128421Z Entering 'third_party/cub' 2023-01-11T21:16:49.7156176Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:49.7190310Z Entering 'third_party/cutlass' 2023-01-11T21:16:49.7224194Z Entering 'third_party/eigen' 2023-01-11T21:16:49.7252412Z Entering 'third_party/fbgemm' 2023-01-11T21:16:49.7280146Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:49.7309436Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:49.7336539Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:49.7367383Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:49.7397480Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:49.7427765Z Entering 'third_party/fmt' 2023-01-11T21:16:49.7458736Z Entering 'third_party/foxi' 2023-01-11T21:16:49.7488319Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:49.7516281Z Entering 'third_party/gloo' 2023-01-11T21:16:49.7547160Z Entering 'third_party/googletest' 2023-01-11T21:16:49.7574858Z Entering 'third_party/ideep' 2023-01-11T21:16:49.7604704Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:49.7637014Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:49.7671717Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:49.7703143Z Entering 'third_party/ittapi' 2023-01-11T21:16:49.7733453Z Entering 'third_party/kineto' 2023-01-11T21:16:49.7760801Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:49.7790614Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:49.7821359Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:49.7851349Z Entering 'third_party/neon2sse' 2023-01-11T21:16:49.7880929Z Entering 'third_party/nlohmann' 2023-01-11T21:16:49.7910621Z Entering 'third_party/onnx' 2023-01-11T21:16:49.7949475Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:49.7979718Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:49.8010930Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:49.8039899Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:49.8073469Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:49.8102810Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:49.8130880Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:49.8166078Z Entering 'third_party/pocketfft' 2023-01-11T21:16:49.8197672Z Entering 'third_party/protobuf' 2023-01-11T21:16:49.8228743Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:49.8258961Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:49.8287530Z Entering 'third_party/psimd' 2023-01-11T21:16:49.8318142Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:49.8346933Z Entering 'third_party/pybind11' 2023-01-11T21:16:49.8374136Z Entering 'third_party/python-enum' 2023-01-11T21:16:49.8405446Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:49.8432783Z Entering 'third_party/python-six' 2023-01-11T21:16:49.8461640Z Entering 'third_party/sleef' 2023-01-11T21:16:49.8489820Z Entering 'third_party/tbb' 2023-01-11T21:16:49.8518418Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:49.8547940Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:49.8577393Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:49.8606842Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:49.8636958Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:49.8663721Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:49.8695118Z Entering 'third_party/zstd' 2023-01-11T21:16:49.8731530Z ##[endgroup] 2023-01-11T21:16:49.8761128Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:16:49.8778689Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:16:49.8888658Z Prepare all required actions 2023-01-11T21:16:49.8914164Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T21:16:49.8914410Z env: 2023-01-11T21:16:49.8914610Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:49.8914842Z ##[endgroup] 2023-01-11T21:16:49.8949608Z ##[group]Run set -euo pipefail 2023-01-11T21:16:49.8949861Z set -euo pipefail 2023-01-11T21:16:49.8950083Z function get_ec2_metadata() { 2023-01-11T21:16:49.8950354Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T21:16:49.8950727Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T21:16:49.8951042Z  category=$1 2023-01-11T21:16:49.8951296Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T21:16:49.8951537Z } 2023-01-11T21:16:49.8951757Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T21:16:49.8952051Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T21:16:49.8952348Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T21:16:49.8952609Z echo "system info $(uname -a)" 2023-01-11T21:16:49.8964072Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:49.8964309Z env: 2023-01-11T21:16:49.8964496Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:49.8964699Z ##[endgroup] 2023-01-11T21:16:49.9033088Z ami-id: ami-096198a0bccc6bad4 2023-01-11T21:16:49.9072547Z instance-id: i-051ccd506f4dc3412 2023-01-11T21:16:49.9126694Z instance-type: g5.4xlarge 2023-01-11T21:16:49.9132643Z system info Linux ip-10-0-5-186.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2023-01-11T21:16:49.9147759Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T21:16:49.9148055Z if systemctl is-active --quiet docker; then 2023-01-11T21:16:49.9148321Z  echo "Docker daemon is running..."; 2023-01-11T21:16:49.9148547Z else 2023-01-11T21:16:49.9148793Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T21:16:49.9149040Z fi 2023-01-11T21:16:49.9158964Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:49.9159255Z env: 2023-01-11T21:16:49.9159493Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:49.9159746Z ##[endgroup] 2023-01-11T21:16:49.9199554Z Docker daemon is running... 2023-01-11T21:16:49.9213756Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:16:49.9214128Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:16:49.9214426Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:16:49.9214823Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T21:16:49.9215197Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T21:16:49.9224418Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:49.9224653Z env: 2023-01-11T21:16:49.9224847Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:49.9225067Z AWS_RETRY_MODE: standard 2023-01-11T21:16:49.9225271Z AWS_MAX_ATTEMPTS: 5 2023-01-11T21:16:49.9225564Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:16:49.9225775Z ##[endgroup] 2023-01-11T21:16:50.7433090Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T21:16:50.7433595Z Configure a credential helper to remove this warning. See 2023-01-11T21:16:50.7434038Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T21:16:50.7434257Z 2023-01-11T21:16:50.7436423Z Login Succeeded 2023-01-11T21:16:50.7464573Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:16:50.7464888Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:16:50.7465253Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:16:50.7476049Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:50.7476279Z env: 2023-01-11T21:16:50.7476476Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:50.7476723Z ##[endgroup] 2023-01-11T21:16:50.7546959Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T21:16:50.7547235Z with: 2023-01-11T21:16:50.7547620Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:16:50.7547987Z env: 2023-01-11T21:16:50.7548175Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:50.7548389Z ##[endgroup] 2023-01-11T21:16:50.7560365Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:16:50.7560649Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:16:50.7560948Z # ignore output since only exit code is used for conditional 2023-01-11T21:16:50.7561262Z # only pull docker image if it's not available locally 2023-01-11T21:16:50.7561584Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T21:16:50.7561902Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T21:16:50.7562136Z fi 2023-01-11T21:16:50.7573211Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:50.7573450Z env: 2023-01-11T21:16:50.7573642Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:50.7574045Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:16:50.7574417Z ##[endgroup] 2023-01-11T21:16:50.9762076Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-01-11T21:16:50.9762562Z fb668870d8a7: Pulling fs layer 2023-01-11T21:16:50.9762856Z 3dc32ed140fb: Pulling fs layer 2023-01-11T21:16:50.9763132Z 54a1df240516: Pulling fs layer 2023-01-11T21:16:50.9780581Z cf378b3cb3c7: Pulling fs layer 2023-01-11T21:16:50.9781169Z 9b4412378859: Pulling fs layer 2023-01-11T21:16:50.9781404Z 502253a1be21: Pulling fs layer 2023-01-11T21:16:50.9781640Z 5c7dd67e5809: Pulling fs layer 2023-01-11T21:16:50.9781862Z bdfd23ed3f48: Pulling fs layer 2023-01-11T21:16:50.9782079Z aee1dd761bdd: Pulling fs layer 2023-01-11T21:16:50.9782294Z 5feda9af2542: Pulling fs layer 2023-01-11T21:16:50.9782497Z f8371ecb849a: Pulling fs layer 2023-01-11T21:16:50.9785127Z ce4a87d45645: Pulling fs layer 2023-01-11T21:16:50.9785806Z 39629f7269f9: Pulling fs layer 2023-01-11T21:16:50.9786164Z 87d0ffa55850: Pulling fs layer 2023-01-11T21:16:50.9786443Z 70702f8b5bc4: Pulling fs layer 2023-01-11T21:16:50.9786746Z 0c06be5c20e0: Pulling fs layer 2023-01-11T21:16:50.9787011Z b372c2a3bc3f: Pulling fs layer 2023-01-11T21:16:50.9787288Z 582d081a59fa: Pulling fs layer 2023-01-11T21:16:50.9787537Z e1c655e7ec0e: Pulling fs layer 2023-01-11T21:16:50.9787741Z c7726d39d806: Pulling fs layer 2023-01-11T21:16:50.9787950Z 1c22f2f8c01b: Pulling fs layer 2023-01-11T21:16:50.9788160Z b8f759fd0191: Pulling fs layer 2023-01-11T21:16:50.9788415Z e28e73a4bddd: Pulling fs layer 2023-01-11T21:16:50.9788675Z 582d081a59fa: Waiting 2023-01-11T21:16:50.9789192Z ce4a87d45645: Waiting 2023-01-11T21:16:50.9789382Z 5c7dd67e5809: Waiting 2023-01-11T21:16:50.9789631Z 39629f7269f9: Waiting 2023-01-11T21:16:50.9789871Z bdfd23ed3f48: Waiting 2023-01-11T21:16:50.9790107Z 87d0ffa55850: Waiting 2023-01-11T21:16:50.9790333Z 90d8f9bbe048: Pulling fs layer 2023-01-11T21:16:50.9790539Z aee1dd761bdd: Waiting 2023-01-11T21:16:50.9790722Z 70702f8b5bc4: Waiting 2023-01-11T21:16:50.9790910Z 5feda9af2542: Waiting 2023-01-11T21:16:50.9791103Z f8371ecb849a: Waiting 2023-01-11T21:16:50.9791292Z b34bd39d0461: Pulling fs layer 2023-01-11T21:16:50.9791500Z 2f2308643d60: Pulling fs layer 2023-01-11T21:16:50.9791716Z 8e3432e5a569: Pulling fs layer 2023-01-11T21:16:50.9791922Z 9ea746919509: Pulling fs layer 2023-01-11T21:16:50.9792110Z 90d8f9bbe048: Waiting 2023-01-11T21:16:50.9792298Z b34bd39d0461: Waiting 2023-01-11T21:16:50.9792485Z cf378b3cb3c7: Waiting 2023-01-11T21:16:50.9792663Z 1c22f2f8c01b: Waiting 2023-01-11T21:16:50.9792861Z 1a2fd7b216d7: Pulling fs layer 2023-01-11T21:16:50.9793157Z c7726d39d806: Waiting 2023-01-11T21:16:50.9793439Z 19fde6a723a0: Pulling fs layer 2023-01-11T21:16:50.9793651Z e28e73a4bddd: Waiting 2023-01-11T21:16:50.9793877Z 06369252d749: Pulling fs layer 2023-01-11T21:16:50.9794086Z 9ea746919509: Waiting 2023-01-11T21:16:50.9794307Z ea4bfeaa0fc7: Pulling fs layer 2023-01-11T21:16:50.9795353Z 8e3432e5a569: Waiting 2023-01-11T21:16:50.9795576Z ea4bfeaa0fc7: Waiting 2023-01-11T21:16:50.9795825Z 06369252d749: Waiting 2023-01-11T21:16:50.9796076Z a1d16b6a5070: Pulling fs layer 2023-01-11T21:16:50.9796272Z 19fde6a723a0: Waiting 2023-01-11T21:16:50.9796520Z f550b7ff2470: Pulling fs layer 2023-01-11T21:16:50.9798670Z a1d16b6a5070: Waiting 2023-01-11T21:16:50.9799311Z 12ddc57b99eb: Pulling fs layer 2023-01-11T21:16:50.9799591Z f550b7ff2470: Waiting 2023-01-11T21:16:50.9799851Z 8345085fb0a0: Pulling fs layer 2023-01-11T21:16:50.9800109Z 4cc94dbec031: Pulling fs layer 2023-01-11T21:16:50.9800377Z 12ddc57b99eb: Waiting 2023-01-11T21:16:50.9800631Z 29a7c0d5fa4c: Pulling fs layer 2023-01-11T21:16:50.9800836Z 25571655d0e1: Pulling fs layer 2023-01-11T21:16:50.9801035Z 4cc94dbec031: Waiting 2023-01-11T21:16:50.9801238Z bdf297d7f88c: Pulling fs layer 2023-01-11T21:16:50.9801614Z 25571655d0e1: Waiting 2023-01-11T21:16:50.9801811Z 0b3950af8ae1: Pulling fs layer 2023-01-11T21:16:50.9802020Z 6d68f7da8baa: Pulling fs layer 2023-01-11T21:16:50.9802491Z bdf297d7f88c: Waiting 2023-01-11T21:16:50.9802697Z cca768f96df4: Pulling fs layer 2023-01-11T21:16:50.9802898Z 0b3950af8ae1: Waiting 2023-01-11T21:16:50.9803105Z 8c3cf3d5e1c5: Pulling fs layer 2023-01-11T21:16:50.9803313Z 61eecfa8b34e: Pulling fs layer 2023-01-11T21:16:50.9803510Z 8345085fb0a0: Waiting 2023-01-11T21:16:50.9803690Z 8c3cf3d5e1c5: Waiting 2023-01-11T21:16:50.9803886Z 95c1ac011645: Pulling fs layer 2023-01-11T21:16:50.9804092Z 3046cc00c4ca: Pulling fs layer 2023-01-11T21:16:50.9804287Z 61eecfa8b34e: Waiting 2023-01-11T21:16:50.9804485Z 195d560d8cf6: Pulling fs layer 2023-01-11T21:16:50.9804688Z 95c1ac011645: Waiting 2023-01-11T21:16:50.9804886Z 77250abd5ca4: Pulling fs layer 2023-01-11T21:16:50.9805086Z 881b24daf9c5: Pulling fs layer 2023-01-11T21:16:50.9805282Z 77250abd5ca4: Waiting 2023-01-11T21:16:50.9805478Z 9fbf0a18619e: Pulling fs layer 2023-01-11T21:16:50.9805677Z 02048a597c22: Pulling fs layer 2023-01-11T21:16:50.9805880Z 859052a25d95: Pulling fs layer 2023-01-11T21:16:50.9806313Z 881b24daf9c5: Waiting 2023-01-11T21:16:50.9806496Z 9fbf0a18619e: Waiting 2023-01-11T21:16:50.9806680Z 02048a597c22: Waiting 2023-01-11T21:16:50.9806858Z 859052a25d95: Waiting 2023-01-11T21:16:50.9807040Z 3e03143da3c2: Pulling fs layer 2023-01-11T21:16:50.9807232Z 3e03143da3c2: Waiting 2023-01-11T21:16:51.1179464Z 3dc32ed140fb: Verifying Checksum 2023-01-11T21:16:51.1179800Z 3dc32ed140fb: Download complete 2023-01-11T21:16:51.2037885Z cf378b3cb3c7: Verifying Checksum 2023-01-11T21:16:51.2038205Z cf378b3cb3c7: Download complete 2023-01-11T21:16:51.2800060Z 54a1df240516: Verifying Checksum 2023-01-11T21:16:51.2800362Z 54a1df240516: Download complete 2023-01-11T21:16:51.3009131Z fb668870d8a7: Verifying Checksum 2023-01-11T21:16:51.3009415Z fb668870d8a7: Download complete 2023-01-11T21:16:51.3071622Z 9b4412378859: Download complete 2023-01-11T21:16:51.4024719Z 5c7dd67e5809: Download complete 2023-01-11T21:16:51.4048767Z bdfd23ed3f48: Verifying Checksum 2023-01-11T21:16:51.4049094Z bdfd23ed3f48: Download complete 2023-01-11T21:16:51.4686648Z aee1dd761bdd: Verifying Checksum 2023-01-11T21:16:51.4686909Z aee1dd761bdd: Download complete 2023-01-11T21:16:51.6305198Z f8371ecb849a: Verifying Checksum 2023-01-11T21:16:51.6305468Z f8371ecb849a: Download complete 2023-01-11T21:16:51.7180317Z ce4a87d45645: Verifying Checksum 2023-01-11T21:16:51.7180675Z ce4a87d45645: Download complete 2023-01-11T21:16:53.7680597Z 39629f7269f9: Verifying Checksum 2023-01-11T21:16:53.7681050Z 39629f7269f9: Download complete 2023-01-11T21:16:53.8481218Z 87d0ffa55850: Verifying Checksum 2023-01-11T21:16:53.8481510Z 87d0ffa55850: Download complete 2023-01-11T21:16:53.9354393Z 70702f8b5bc4: Verifying Checksum 2023-01-11T21:16:53.9355126Z 70702f8b5bc4: Download complete 2023-01-11T21:16:54.0359871Z 0c06be5c20e0: Verifying Checksum 2023-01-11T21:16:54.0360304Z 0c06be5c20e0: Download complete 2023-01-11T21:16:54.1528742Z fb668870d8a7: Pull complete 2023-01-11T21:16:54.4050808Z 3dc32ed140fb: Pull complete 2023-01-11T21:16:54.8658199Z 54a1df240516: Pull complete 2023-01-11T21:16:54.9444949Z cf378b3cb3c7: Pull complete 2023-01-11T21:16:55.0463519Z 9b4412378859: Pull complete 2023-01-11T21:16:55.8893508Z b372c2a3bc3f: Download complete 2023-01-11T21:16:56.0215188Z 582d081a59fa: Verifying Checksum 2023-01-11T21:16:56.0215429Z 582d081a59fa: Download complete 2023-01-11T21:16:56.1335693Z e1c655e7ec0e: Verifying Checksum 2023-01-11T21:16:56.1336049Z e1c655e7ec0e: Download complete 2023-01-11T21:17:02.4923435Z 502253a1be21: Verifying Checksum 2023-01-11T21:17:02.4923861Z 502253a1be21: Download complete 2023-01-11T21:17:02.5968402Z 1c22f2f8c01b: Verifying Checksum 2023-01-11T21:17:02.5968868Z 1c22f2f8c01b: Download complete 2023-01-11T21:17:02.6929380Z b8f759fd0191: Verifying Checksum 2023-01-11T21:17:02.6929747Z b8f759fd0191: Download complete 2023-01-11T21:17:02.7757744Z e28e73a4bddd: Verifying Checksum 2023-01-11T21:17:02.7758070Z e28e73a4bddd: Download complete 2023-01-11T21:17:02.8599389Z 90d8f9bbe048: Verifying Checksum 2023-01-11T21:17:02.8599729Z 90d8f9bbe048: Download complete 2023-01-11T21:17:02.9277262Z b34bd39d0461: Download complete 2023-01-11T21:17:03.0288860Z 2f2308643d60: Verifying Checksum 2023-01-11T21:17:03.0289214Z 2f2308643d60: Download complete 2023-01-11T21:17:04.4016303Z 8e3432e5a569: Verifying Checksum 2023-01-11T21:17:04.4016732Z 8e3432e5a569: Download complete 2023-01-11T21:17:04.4912179Z 9ea746919509: Verifying Checksum 2023-01-11T21:17:04.4912487Z 9ea746919509: Download complete 2023-01-11T21:17:04.5598842Z 1a2fd7b216d7: Verifying Checksum 2023-01-11T21:17:04.5599119Z 1a2fd7b216d7: Download complete 2023-01-11T21:17:04.6856886Z 19fde6a723a0: Verifying Checksum 2023-01-11T21:17:04.6857203Z 19fde6a723a0: Download complete 2023-01-11T21:17:04.7888991Z 06369252d749: Download complete 2023-01-11T21:17:04.8728662Z ea4bfeaa0fc7: Verifying Checksum 2023-01-11T21:17:04.8729056Z ea4bfeaa0fc7: Download complete 2023-01-11T21:17:05.7820492Z 5feda9af2542: Verifying Checksum 2023-01-11T21:17:05.7820869Z 5feda9af2542: Download complete 2023-01-11T21:17:05.9072214Z f550b7ff2470: Verifying Checksum 2023-01-11T21:17:05.9072576Z f550b7ff2470: Download complete 2023-01-11T21:17:05.9912410Z 12ddc57b99eb: Verifying Checksum 2023-01-11T21:17:05.9912742Z 12ddc57b99eb: Download complete 2023-01-11T21:17:06.3923142Z 8345085fb0a0: Download complete 2023-01-11T21:17:06.4730965Z 4cc94dbec031: Verifying Checksum 2023-01-11T21:17:06.4731345Z 4cc94dbec031: Download complete 2023-01-11T21:17:06.5588772Z 29a7c0d5fa4c: Download complete 2023-01-11T21:17:06.8112606Z 25571655d0e1: Verifying Checksum 2023-01-11T21:17:06.8112952Z 25571655d0e1: Download complete 2023-01-11T21:17:06.8779420Z bdf297d7f88c: Verifying Checksum 2023-01-11T21:17:06.8779949Z bdf297d7f88c: Download complete 2023-01-11T21:17:07.3628457Z 0b3950af8ae1: Verifying Checksum 2023-01-11T21:17:07.3628831Z 0b3950af8ae1: Download complete 2023-01-11T21:17:07.4343984Z 6d68f7da8baa: Verifying Checksum 2023-01-11T21:17:07.4344306Z 6d68f7da8baa: Download complete 2023-01-11T21:17:07.5104013Z cca768f96df4: Verifying Checksum 2023-01-11T21:17:07.5104291Z cca768f96df4: Download complete 2023-01-11T21:17:08.8312597Z a1d16b6a5070: Verifying Checksum 2023-01-11T21:17:08.8313078Z a1d16b6a5070: Download complete 2023-01-11T21:17:08.9257401Z 61eecfa8b34e: Download complete 2023-01-11T21:17:09.0085137Z 95c1ac011645: Download complete 2023-01-11T21:17:09.0827283Z 3046cc00c4ca: Download complete 2023-01-11T21:17:09.1819541Z 195d560d8cf6: Download complete 2023-01-11T21:17:09.7407916Z 77250abd5ca4: Verifying Checksum 2023-01-11T21:17:09.7408224Z 77250abd5ca4: Download complete 2023-01-11T21:17:09.8360339Z 881b24daf9c5: Verifying Checksum 2023-01-11T21:17:09.8360985Z 881b24daf9c5: Download complete 2023-01-11T21:17:11.6080194Z 9fbf0a18619e: Verifying Checksum 2023-01-11T21:17:11.6080557Z 9fbf0a18619e: Download complete 2023-01-11T21:17:11.7021411Z 02048a597c22: Verifying Checksum 2023-01-11T21:17:11.7021723Z 02048a597c22: Download complete 2023-01-11T21:17:14.5238425Z 8c3cf3d5e1c5: Verifying Checksum 2023-01-11T21:17:14.5238780Z 8c3cf3d5e1c5: Download complete 2023-01-11T21:17:14.6010468Z 3e03143da3c2: Verifying Checksum 2023-01-11T21:17:14.6010851Z 3e03143da3c2: Download complete 2023-01-11T21:17:15.0121491Z 502253a1be21: Pull complete 2023-01-11T21:17:15.1324008Z 5c7dd67e5809: Pull complete 2023-01-11T21:17:15.2308894Z bdfd23ed3f48: Pull complete 2023-01-11T21:17:15.3277480Z aee1dd761bdd: Pull complete 2023-01-11T21:17:33.5940072Z 5feda9af2542: Pull complete 2023-01-11T21:17:33.7294543Z f8371ecb849a: Pull complete 2023-01-11T21:17:34.0974185Z ce4a87d45645: Pull complete 2023-01-11T21:17:38.5927004Z 39629f7269f9: Pull complete 2023-01-11T21:17:38.8329474Z 87d0ffa55850: Pull complete 2023-01-11T21:17:39.0670208Z 70702f8b5bc4: Pull complete 2023-01-11T21:17:39.2879988Z 0c06be5c20e0: Pull complete 2023-01-11T21:17:40.9308963Z b372c2a3bc3f: Pull complete 2023-01-11T21:17:41.1693004Z 582d081a59fa: Pull complete 2023-01-11T21:17:43.6785925Z e1c655e7ec0e: Pull complete 2023-01-11T21:17:50.5696732Z c7726d39d806: Verifying Checksum 2023-01-11T21:17:50.5697243Z c7726d39d806: Download complete 2023-01-11T21:18:17.0176846Z c7726d39d806: Pull complete 2023-01-11T21:18:17.1959684Z 1c22f2f8c01b: Pull complete 2023-01-11T21:18:17.2990278Z b8f759fd0191: Pull complete 2023-01-11T21:18:17.4209515Z e28e73a4bddd: Pull complete 2023-01-11T21:18:17.6022603Z 90d8f9bbe048: Pull complete 2023-01-11T21:18:17.8292360Z b34bd39d0461: Pull complete 2023-01-11T21:18:17.9970323Z 2f2308643d60: Pull complete 2023-01-11T21:18:20.1645807Z 8e3432e5a569: Pull complete 2023-01-11T21:18:20.3545298Z 9ea746919509: Pull complete 2023-01-11T21:18:20.5519750Z 1a2fd7b216d7: Pull complete 2023-01-11T21:18:20.8389496Z 19fde6a723a0: Pull complete 2023-01-11T21:18:21.0702326Z 06369252d749: Pull complete 2023-01-11T21:18:21.2621182Z ea4bfeaa0fc7: Pull complete 2023-01-11T21:18:27.8678573Z a1d16b6a5070: Pull complete 2023-01-11T21:18:28.1098494Z f550b7ff2470: Pull complete 2023-01-11T21:18:28.3439584Z 12ddc57b99eb: Pull complete 2023-01-11T21:18:29.2629056Z 8345085fb0a0: Pull complete 2023-01-11T21:18:29.4986266Z 4cc94dbec031: Pull complete 2023-01-11T21:18:29.7289716Z 29a7c0d5fa4c: Pull complete 2023-01-11T21:18:30.2044983Z 25571655d0e1: Pull complete 2023-01-11T21:18:30.4522064Z bdf297d7f88c: Pull complete 2023-01-11T21:18:33.6036396Z 0b3950af8ae1: Pull complete 2023-01-11T21:18:33.7049063Z 6d68f7da8baa: Pull complete 2023-01-11T21:18:34.0927584Z cca768f96df4: Pull complete 2023-01-11T21:18:38.1104971Z 8c3cf3d5e1c5: Pull complete 2023-01-11T21:18:38.3466894Z 61eecfa8b34e: Pull complete 2023-01-11T21:18:38.5920187Z 95c1ac011645: Pull complete 2023-01-11T21:18:38.8281127Z 3046cc00c4ca: Pull complete 2023-01-11T21:18:39.0762806Z 195d560d8cf6: Pull complete 2023-01-11T21:18:39.8625882Z 77250abd5ca4: Pull complete 2023-01-11T21:18:40.0824917Z 881b24daf9c5: Pull complete 2023-01-11T21:18:42.8097549Z 859052a25d95: Verifying Checksum 2023-01-11T21:18:42.8097950Z 859052a25d95: Download complete 2023-01-11T21:18:43.7493167Z 9fbf0a18619e: Pull complete 2023-01-11T21:18:44.2432956Z 02048a597c22: Pull complete 2023-01-11T21:19:17.8956694Z 859052a25d95: Pull complete 2023-01-11T21:19:18.1239986Z 3e03143da3c2: Pull complete 2023-01-11T21:19:18.2426388Z Digest: sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T21:19:18.2892797Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:19:18.3131383Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:19:18.3209675Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2023-01-11T21:19:18.3209927Z with: 2023-01-11T21:19:18.3210118Z driver-version: 515.76 2023-01-11T21:19:18.3210311Z env: 2023-01-11T21:19:18.3210494Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:19:18.3210695Z ##[endgroup] 2023-01-11T21:19:18.3334650Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:19:18.3334894Z with: 2023-01-11T21:19:18.3335077Z timeout_minutes: 10 2023-01-11T21:19:18.3335274Z max_attempts: 3 2023-01-11T21:19:18.3340887Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2023-01-11T21:19:18.3346038Z retry_wait_seconds: 10 2023-01-11T21:19:18.3346258Z polling_interval_seconds: 1 2023-01-11T21:19:18.3346469Z warning_on_retry: true 2023-01-11T21:19:18.3346695Z continue_on_error: false 2023-01-11T21:19:18.3346884Z env: 2023-01-11T21:19:18.3347073Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:19:18.3347282Z DRIVER_VERSION: 515.76 2023-01-11T21:19:18.3347478Z ##[endgroup] 2023-01-11T21:19:18.3814469Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-01-11T21:19:18.3815200Z + pre_install_nvidia_driver_amzn2 2023-01-11T21:19:18.3815511Z + sudo yum remove -y nvidia-driver-latest-dkms 2023-01-11T21:19:18.6637909Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:18.7032566Z No Match for argument: nvidia-driver-latest-dkms 2023-01-11T21:19:18.7276876Z No Packages marked for removal 2023-01-11T21:19:18.7401800Z + install_nvidia_driver_common 2023-01-11T21:19:18.7405674Z + echo 'Before installing NVIDIA driver' 2023-01-11T21:19:18.7406335Z + lspci 2023-01-11T21:19:18.7407160Z Before installing NVIDIA driver 2023-01-11T21:19:18.7494239Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2023-01-11T21:19:18.7495192Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:19:18.7495842Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2023-01-11T21:19:18.7496400Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2023-01-11T21:19:18.7496881Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 2023-01-11T21:19:18.7497324Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:19:18.7497825Z 00:1e.0 3D controller: NVIDIA Corporation Device 2237 (rev a1) 2023-01-11T21:19:18.7498332Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2023-01-11T21:19:18.7498612Z + lsmod 2023-01-11T21:19:18.7507663Z Module Size Used by 2023-01-11T21:19:18.7508038Z nvidia_modeset 1142784 0 2023-01-11T21:19:18.7508310Z nvidia_uvm 1269760 0 2023-01-11T21:19:18.7508660Z veth 16384 0 2023-01-11T21:19:18.7509705Z nvidia 40808448 2 nvidia_uvm,nvidia_modeset 2023-01-11T21:19:18.7510079Z drm 425984 1 nvidia 2023-01-11T21:19:18.7510358Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:19:18.7510688Z backlight 16384 1 nvidia_modeset 2023-01-11T21:19:18.7510987Z xt_conntrack 16384 1 2023-01-11T21:19:18.7511209Z ipt_MASQUERADE 16384 1 2023-01-11T21:19:18.7511531Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:19:18.7511836Z nf_conntrack_netlink 49152 0 2023-01-11T21:19:18.7534508Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:19:18.7534818Z xfrm_user 45056 1 2023-01-11T21:19:18.7535100Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:19:18.7535399Z xt_addrtype 16384 2 2023-01-11T21:19:18.7535685Z iptable_filter 16384 1 2023-01-11T21:19:18.7535931Z iptable_nat 16384 1 2023-01-11T21:19:18.7536200Z nf_conntrack_ipv4 16384 3 2023-01-11T21:19:18.7536493Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:19:18.7536790Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:19:18.7537105Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2023-01-11T21:19:18.7537469Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2023-01-11T21:19:18.7537807Z br_netfilter 24576 0 2023-01-11T21:19:18.7538043Z bridge 172032 1 br_netfilter 2023-01-11T21:19:18.7538255Z stp 16384 1 bridge 2023-01-11T21:19:18.7538469Z llc 16384 2 bridge,stp 2023-01-11T21:19:18.7538664Z overlay 86016 0 2023-01-11T21:19:18.7538861Z sunrpc 393216 1 2023-01-11T21:19:18.7539056Z dm_mirror 28672 0 2023-01-11T21:19:18.7539258Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:19:18.7539502Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:19:18.7539905Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:19:18.7540117Z dax 69632 1 dm_mod 2023-01-11T21:19:18.7540312Z crc32_pclmul 16384 0 2023-01-11T21:19:18.7540517Z ghash_clmulni_intel 16384 0 2023-01-11T21:19:18.7540721Z pcbc 16384 0 2023-01-11T21:19:18.7540910Z aesni_intel 188416 0 2023-01-11T21:19:18.7541115Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:19:18.7541330Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:19:18.7541546Z glue_helper 16384 1 aesni_intel 2023-01-11T21:19:18.7541753Z mousedev 24576 0 2023-01-11T21:19:18.7542007Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:19:18.7542247Z psmouse 32768 0 2023-01-11T21:19:18.7542440Z button 16384 0 2023-01-11T21:19:18.7542634Z evdev 20480 3 2023-01-11T21:19:18.7542878Z ena 114688 0 2023-01-11T21:19:18.7543078Z crc32c_intel 24576 0 2023-01-11T21:19:18.7543272Z autofs4 49152 2 2023-01-11T21:19:18.7543449Z + modinfo nvidia 2023-01-11T21:19:18.7543816Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:19:18.7544080Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:19:18.7544340Z alias: char-major-195-* 2023-01-11T21:19:18.7544540Z version: 515.76 2023-01-11T21:19:18.7544739Z supported: external 2023-01-11T21:19:18.7544935Z license: NVIDIA 2023-01-11T21:19:18.7545136Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:19:18.7545375Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:19:18.7545615Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:19:18.7545845Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:19:18.7546100Z depends: i2c-core,drm 2023-01-11T21:19:18.7546310Z retpoline: Y 2023-01-11T21:19:18.7546492Z name: nvidia 2023-01-11T21:19:18.7546798Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:19:18.7547087Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:19:18.7547388Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:19:18.7547668Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:19:18.7547896Z parm: NVreg_RmLogonRC:int 2023-01-11T21:19:18.7548124Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:19:18.7548358Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:19:18.7548588Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:19:18.7548819Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:19:18.7549093Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:19:18.7549377Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:19:18.7549626Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:19:18.7549845Z parm: NVreg_EnableMSI:int 2023-01-11T21:19:18.7550073Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:19:18.7550314Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:19:18.7550586Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:19:18.7550886Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:19:18.7551172Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:19:18.7551473Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:18.7551774Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:19:18.7552093Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:18.7552395Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:19:18.7552642Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:19:18.7552917Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:19:18.7553198Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:19:18.7553443Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:19:18.7553825Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:19:18.7554081Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:19:18.7554311Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:19:18.7554547Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:19:18.7554813Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:19:18.7555073Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:19:18.7555321Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:19:18.7555568Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:19:18.7555820Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:19:18.7556062Z parm: NVreg_RmMsg:charp 2023-01-11T21:19:18.7556287Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:19:18.7556529Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:19:18.7556847Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:19:18.7557141Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:19:18.7557438Z parm: rm_firmware_active:charp 2023-01-11T21:19:18.7557692Z + HAS_NVIDIA_DRIVER=0 2023-01-11T21:19:18.7557979Z ++ command -v nvidia-smi 2023-01-11T21:19:18.7558279Z + '[' -x /usr/bin/nvidia-smi ']' 2023-01-11T21:19:18.7558515Z + set +e 2023-01-11T21:19:18.7558885Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-01-11T21:19:21.2594113Z + INSTALLED_DRIVER_VERSION=515.76 2023-01-11T21:19:21.2594466Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:19:21.2596681Z + '[' 0 -ne 0 ']' 2023-01-11T21:19:21.2597841Z + '[' 515.76 '!=' 515.76 ']' 2023-01-11T21:19:21.2598333Z + HAS_NVIDIA_DRIVER=1 2023-01-11T21:19:21.2598948Z + echo 'NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation' 2023-01-11T21:19:21.2599456Z + set -e 2023-01-11T21:19:21.2599727Z + '[' 1 -eq 0 ']' 2023-01-11T21:19:21.2600008Z + post_install_nvidia_driver_common 2023-01-11T21:19:21.2600399Z NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation 2023-01-11T21:19:21.2600758Z + sudo modprobe nvidia 2023-01-11T21:19:21.2700471Z + echo 'After installing NVIDIA driver' 2023-01-11T21:19:21.2700807Z + lspci 2023-01-11T21:19:21.2701076Z After installing NVIDIA driver 2023-01-11T21:19:21.2792745Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2023-01-11T21:19:21.2793072Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:19:21.2793638Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2023-01-11T21:19:21.2793969Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2023-01-11T21:19:21.2794325Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 2023-01-11T21:19:21.2794643Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:19:21.2794936Z 00:1e.0 3D controller: NVIDIA Corporation Device 2237 (rev a1) 2023-01-11T21:19:21.2795319Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2023-01-11T21:19:21.2795576Z + lsmod 2023-01-11T21:19:21.2808261Z Module Size Used by 2023-01-11T21:19:21.2808478Z nvidia_modeset 1142784 0 2023-01-11T21:19:21.2808689Z nvidia_uvm 1269760 0 2023-01-11T21:19:21.2808892Z veth 16384 0 2023-01-11T21:19:21.2809194Z nvidia 40808448 18 nvidia_uvm,nvidia_modeset 2023-01-11T21:19:21.2809516Z drm 425984 1 nvidia 2023-01-11T21:19:21.2809802Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:19:21.2810114Z backlight 16384 1 nvidia_modeset 2023-01-11T21:19:21.2810436Z xt_conntrack 16384 1 2023-01-11T21:19:21.2810727Z ipt_MASQUERADE 16384 1 2023-01-11T21:19:21.2811040Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:19:21.2811360Z nf_conntrack_netlink 49152 0 2023-01-11T21:19:21.2811700Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:19:21.2812029Z xfrm_user 45056 1 2023-01-11T21:19:21.2812528Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:19:21.2812858Z xt_addrtype 16384 2 2023-01-11T21:19:21.2813169Z iptable_filter 16384 1 2023-01-11T21:19:21.2813459Z iptable_nat 16384 1 2023-01-11T21:19:21.2813742Z nf_conntrack_ipv4 16384 3 2023-01-11T21:19:21.2814060Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:19:21.2814390Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:19:21.2814754Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2023-01-11T21:19:21.2815277Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2023-01-11T21:19:21.2815757Z br_netfilter 24576 0 2023-01-11T21:19:21.2816054Z bridge 172032 1 br_netfilter 2023-01-11T21:19:21.2816385Z stp 16384 1 bridge 2023-01-11T21:19:21.2816821Z llc 16384 2 bridge,stp 2023-01-11T21:19:21.2817113Z overlay 86016 0 2023-01-11T21:19:21.2817407Z sunrpc 393216 1 2023-01-11T21:19:21.2817735Z dm_mirror 28672 0 2023-01-11T21:19:21.2818098Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:19:21.2818525Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:19:21.2818949Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:19:21.2819300Z dax 69632 1 dm_mod 2023-01-11T21:19:21.2819663Z crc32_pclmul 16384 0 2023-01-11T21:19:21.2820064Z ghash_clmulni_intel 16384 0 2023-01-11T21:19:21.2820368Z pcbc 16384 0 2023-01-11T21:19:21.2820632Z aesni_intel 188416 0 2023-01-11T21:19:21.2820915Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:19:21.2821188Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:19:21.2821412Z glue_helper 16384 1 aesni_intel 2023-01-11T21:19:21.2821620Z mousedev 24576 0 2023-01-11T21:19:21.2821871Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:19:21.2822113Z psmouse 32768 0 2023-01-11T21:19:21.2822299Z button 16384 0 2023-01-11T21:19:21.2822494Z evdev 20480 3 2023-01-11T21:19:21.2822717Z ena 114688 0 2023-01-11T21:19:21.2822904Z crc32c_intel 24576 0 2023-01-11T21:19:21.2823099Z autofs4 49152 2 2023-01-11T21:19:21.2823285Z + modinfo nvidia 2023-01-11T21:19:21.2823635Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:19:21.2823914Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:19:21.2824173Z alias: char-major-195-* 2023-01-11T21:19:21.2824374Z version: 515.76 2023-01-11T21:19:21.2824570Z supported: external 2023-01-11T21:19:21.2824769Z license: NVIDIA 2023-01-11T21:19:21.2824981Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:19:21.2825224Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:19:21.2825476Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:19:21.2825723Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:19:21.2825974Z depends: i2c-core,drm 2023-01-11T21:19:21.2826178Z retpoline: Y 2023-01-11T21:19:21.2826366Z name: nvidia 2023-01-11T21:19:21.2826666Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:19:21.2826965Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:19:21.2827275Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:19:21.2827555Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:19:21.2827792Z parm: NVreg_RmLogonRC:int 2023-01-11T21:19:21.2828031Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:19:21.2828263Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:19:21.2828497Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:19:21.2828736Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:19:21.2829084Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:19:21.2829377Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:19:21.2829630Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:19:21.2829861Z parm: NVreg_EnableMSI:int 2023-01-11T21:19:21.2830087Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:19:21.2830333Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:19:21.2830615Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:19:21.2830914Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:19:21.2831209Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:19:21.2831529Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:21.2831830Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:19:21.2832190Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:21.2832500Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:19:21.2832756Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:19:21.2833046Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:19:21.2833334Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:19:21.2833695Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:19:21.2833958Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:19:21.2834216Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:19:21.2834461Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:19:21.2834691Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:19:21.2834960Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:19:21.2835236Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:19:21.2835482Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:19:21.2835731Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:19:21.2835999Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:19:21.2836241Z parm: NVreg_RmMsg:charp 2023-01-11T21:19:21.2836469Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:19:21.2836718Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:19:21.2836982Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:19:21.2837281Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:19:21.2837578Z parm: rm_firmware_active:charp 2023-01-11T21:19:21.2837824Z + set +e 2023-01-11T21:19:21.2838077Z + nvidia-smi 2023-01-11T21:19:21.2929691Z Wed Jan 11 21:19:21 2023 2023-01-11T21:19:21.2930094Z +-----------------------------------------------------------------------------+ 2023-01-11T21:19:21.2930577Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-01-11T21:19:21.2930987Z |-------------------------------+----------------------+----------------------+ 2023-01-11T21:19:21.2931395Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-01-11T21:19:21.2931791Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-01-11T21:19:21.2932062Z | | | MIG M. | 2023-01-11T21:19:21.2932290Z |===============================+======================+======================| 2023-01-11T21:19:21.3630154Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2023-01-11T21:19:21.3630504Z | 0% 20C P0 54W / 300W | 0MiB / 23028MiB | 2% Default | 2023-01-11T21:19:21.3630837Z | | | N/A | 2023-01-11T21:19:21.3631676Z +-------------------------------+----------------------+----------------------+ 2023-01-11T21:19:21.3631976Z 2023-01-11T21:19:21.3632322Z +-----------------------------------------------------------------------------+ 2023-01-11T21:19:21.3632625Z | Processes: | 2023-01-11T21:19:21.3633121Z | GPU GI CI PID Type Process name GPU Memory | 2023-01-11T21:19:21.3633393Z | ID ID Usage | 2023-01-11T21:19:21.3633695Z |=============================================================================| 2023-01-11T21:19:21.3640220Z | No running processes found | 2023-01-11T21:19:21.3640763Z +-----------------------------------------------------------------------------+ 2023-01-11T21:19:21.4891560Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:19:21.4892055Z + '[' 0 -eq 0 ']' 2023-01-11T21:19:21.4892492Z + echo 'INFO: Ignoring allowed status 0' 2023-01-11T21:19:21.4892807Z + set -e 2023-01-11T21:19:21.4893154Z INFO: Ignoring allowed status 0 2023-01-11T21:19:21.4897516Z == Installing nvidia container toolkit for amzn2 == 2023-01-11T21:19:21.4900979Z + sudo yum install -y yum-utils 2023-01-11T21:19:21.7741445Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:23.0129456Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2023-01-11T21:19:23.0129836Z Nothing to do 2023-01-11T21:19:23.0938508Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:19:23.3829101Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:23.4103991Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:19:23.4104644Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:19:23.4105088Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:19:23.4222605Z + sudo yum install -y nvidia-docker2 2023-01-11T21:19:23.6990611Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:24.8690952Z Package nvidia-docker2-2.11.0-1.noarch already installed and latest version 2023-01-11T21:19:24.8691300Z Nothing to do 2023-01-11T21:19:24.9525339Z + sudo systemctl restart docker 2023-01-11T21:20:04.4282747Z Command completed after 1 attempt(s). 2023-01-11T21:20:04.4328156Z ##[group]Run python3 -m pip install psutil==5.9.1 2023-01-11T21:20:04.4328447Z python3 -m pip install psutil==5.9.1 2023-01-11T21:20:04.4328706Z python3 -m pip install pynvml==11.4.1 2023-01-11T21:20:04.4328992Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T21:20:04.4329334Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T21:20:04.4340327Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:04.4340611Z env: 2023-01-11T21:20:04.4340848Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:04.4341109Z GPU_FLAG: --gpus all 2023-01-11T21:20:04.4341339Z ##[endgroup] 2023-01-11T21:20:04.6456854Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:20:04.6636591Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2023-01-11T21:20:05.1038899Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:20:05.1218884Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2023-01-11T21:20:05.3515507Z Prepare all required actions 2023-01-11T21:20:05.3515786Z Getting action download info 2023-01-11T21:20:05.5389575Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T21:20:05.7296713Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T21:20:05.8774551Z ##[group]Run ./.github/actions/download-build-artifacts 2023-01-11T21:20:05.8774793Z with: 2023-01-11T21:20:05.8775016Z name: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:05.8775245Z env: 2023-01-11T21:20:05.8775432Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:05.8775699Z GPU_FLAG: --gpus all 2023-01-11T21:20:05.8775892Z ##[endgroup] 2023-01-11T21:20:05.8798774Z ##[group]Run seemethere/download-artifact-s3@v4 2023-01-11T21:20:05.8799049Z with: 2023-01-11T21:20:05.8799336Z name: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:05.8799642Z s3-bucket: gha-artifacts 2023-01-11T21:20:05.8799937Z region: us-east-1 2023-01-11T21:20:05.8800164Z env: 2023-01-11T21:20:05.8800391Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:05.8800653Z GPU_FLAG: --gpus all 2023-01-11T21:20:05.8800892Z ##[endgroup] 2023-01-11T21:20:06.3105559Z Found 1 objects with prefix pytorch/pytorch/3896346758/linux-bionic-cuda11.6-py3.10-gcc7-sm86/ 2023-01-11T21:20:06.3106064Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:20:18.1124426Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:20:18.1124695Z 2023-01-11T21:20:18.1136629Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-01-11T21:20:18.1143392Z Artifact download has finished successfully 2023-01-11T21:20:18.1256954Z ##[group]Run unzip -o artifacts.zip 2023-01-11T21:20:18.1257206Z unzip -o artifacts.zip 2023-01-11T21:20:18.1267916Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:18.1268147Z env: 2023-01-11T21:20:18.1268345Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:18.1268555Z GPU_FLAG: --gpus all 2023-01-11T21:20:18.1268747Z ##[endgroup] 2023-01-11T21:20:18.1299538Z Archive: artifacts.zip 2023-01-11T21:20:18.1301581Z creating: dist/ 2023-01-11T21:20:19.7574119Z inflating: dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:20:19.7574840Z creating: build/custom_test_artifacts/ 2023-01-11T21:20:19.7575570Z creating: build/custom_test_artifacts/custom-op-build/ 2023-01-11T21:20:19.7576312Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2023-01-11T21:20:19.7581440Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:20:19.7582634Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2023-01-11T21:20:19.7583462Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:20:19.7584019Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:20:19.7584476Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:20:19.7584939Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:20:19.7585389Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:20:19.7585822Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:20:19.7586375Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:20:19.7586896Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:20:19.7587973Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:20:19.7588981Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:20:19.7589490Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:20:19.7590384Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:20:19.7591033Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:20:19.7591627Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:20:19.7592054Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:20:19.7637850Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:20:19.7639301Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:20:19.7640407Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:20:19.7641550Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:20:19.7642650Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:20:19.7643785Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:20:19.7644452Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:20:19.7645093Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:20:19.7645618Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:20:19.7673144Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:20:19.7707463Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:20:19.7708071Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:20:19.7708592Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:20:19.7709073Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:20:19.7709584Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:20:19.7710064Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:20:19.7710524Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:20:19.7711166Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:20:19.7770251Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:20:19.7828568Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:20:19.7829096Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:20:19.7829516Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:20:19.7830139Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2023-01-11T21:20:19.7830747Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2023-01-11T21:20:19.7831198Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2023-01-11T21:20:19.7831662Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2023-01-11T21:20:19.7832167Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2023-01-11T21:20:19.7832678Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2023-01-11T21:20:19.7833217Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2023-01-11T21:20:19.7833669Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2023-01-11T21:20:19.7834307Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2023-01-11T21:20:19.7834822Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2023-01-11T21:20:19.7835305Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2023-01-11T21:20:19.7835767Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2023-01-11T21:20:19.7850217Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2023-01-11T21:20:19.7945310Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2023-01-11T21:20:19.7946369Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2023-01-11T21:20:19.7947294Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2023-01-11T21:20:19.7948308Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2023-01-11T21:20:19.7949350Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2023-01-11T21:20:19.7950325Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2023-01-11T21:20:19.7951243Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2023-01-11T21:20:19.7952200Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2023-01-11T21:20:19.7953172Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2023-01-11T21:20:19.7953923Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2023-01-11T21:20:19.7954391Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2023-01-11T21:20:19.7963927Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2023-01-11T21:20:19.8032842Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-01-11T21:20:19.8033457Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:20:19.8034590Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:20:19.8035420Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2023-01-11T21:20:19.8036244Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2023-01-11T21:20:19.8037028Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2023-01-11T21:20:19.8037799Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2023-01-11T21:20:19.8038747Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2023-01-11T21:20:19.8039488Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2023-01-11T21:20:19.8040190Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2023-01-11T21:20:19.8116721Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2023-01-11T21:20:19.8167969Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2023-01-11T21:20:19.8168344Z creating: build/custom_test_artifacts/jit-hook-build/ 2023-01-11T21:20:19.8168712Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2023-01-11T21:20:19.8174012Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:20:19.8174529Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2023-01-11T21:20:19.8175053Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:20:19.8175535Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:20:19.8175947Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:20:19.8176571Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:20:19.8178050Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:20:19.8178487Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:20:19.8178907Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:20:19.8180432Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:20:19.8180906Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:20:19.8182329Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:20:19.8182805Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:20:19.8183503Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:20:19.8183985Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:20:19.8184432Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:20:19.8184860Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:20:19.8229409Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:20:19.8230182Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:20:19.8230835Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:20:19.8231484Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:20:19.8232096Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:20:19.8232625Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:20:19.8233147Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:20:19.8233665Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:20:19.8234355Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:20:19.8266740Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:20:19.8299907Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:20:19.8300634Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:20:19.8301143Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:20:19.8301856Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:20:19.8302433Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:20:19.8302933Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:20:19.8303423Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:20:19.8304192Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:20:19.8362373Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:20:19.8421187Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:20:19.8422848Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:20:19.8424029Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:20:19.8425112Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2023-01-11T21:20:19.8426269Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2023-01-11T21:20:19.8427370Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2023-01-11T21:20:19.8428262Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2023-01-11T21:20:19.8429190Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2023-01-11T21:20:19.8430097Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2023-01-11T21:20:19.8430968Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2023-01-11T21:20:19.8431849Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2023-01-11T21:20:19.8432733Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2023-01-11T21:20:19.8433513Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2023-01-11T21:20:19.8434039Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2023-01-11T21:20:19.8434485Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2023-01-11T21:20:19.8444365Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2023-01-11T21:20:19.8498264Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-01-11T21:20:19.8498935Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:20:19.8499534Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:20:19.8499962Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2023-01-11T21:20:19.8500625Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2023-01-11T21:20:19.8501105Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2023-01-11T21:20:19.8501509Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2023-01-11T21:20:19.8502872Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2023-01-11T21:20:19.8503373Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2023-01-11T21:20:19.8503805Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2023-01-11T21:20:19.8546364Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2023-01-11T21:20:19.8547628Z creating: build/custom_test_artifacts/custom-backend-build/ 2023-01-11T21:20:19.8548412Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2023-01-11T21:20:19.8552310Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:20:19.8553390Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2023-01-11T21:20:19.8554085Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:20:19.8554612Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:20:19.8555062Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:20:19.8555536Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:20:19.8556021Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:20:19.8556601Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:20:19.8557200Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:20:19.8557767Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:20:19.8558248Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:20:19.8558885Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:20:19.8559488Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:20:19.8560302Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:20:19.8560969Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:20:19.8561449Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:20:19.8561901Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:20:19.8606459Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:20:19.8607276Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:20:19.8608062Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:20:19.8608778Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:20:19.8609453Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:20:19.8609999Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:20:19.8610639Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:20:19.8611185Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:20:19.8611732Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:20:19.8642706Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:20:19.8676991Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:20:19.8677819Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:20:19.8678340Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:20:19.8678834Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:20:19.8679332Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:20:19.8679818Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:20:19.8680305Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:20:19.8680801Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:20:19.8738614Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:20:19.8798515Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:20:19.8799768Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:20:19.8800740Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:20:19.8801616Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2023-01-11T21:20:19.8802461Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2023-01-11T21:20:19.8803324Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2023-01-11T21:20:19.8804043Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2023-01-11T21:20:19.8804566Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2023-01-11T21:20:19.8805040Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2023-01-11T21:20:19.8805514Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2023-01-11T21:20:19.8806295Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2023-01-11T21:20:19.8806781Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2023-01-11T21:20:19.8807252Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2023-01-11T21:20:19.8807724Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2023-01-11T21:20:19.8808198Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2023-01-11T21:20:19.8808685Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2023-01-11T21:20:19.8928597Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-01-11T21:20:19.8929210Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2023-01-11T21:20:19.8929712Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2023-01-11T21:20:19.8930224Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2023-01-11T21:20:19.8930724Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2023-01-11T21:20:19.8931351Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2023-01-11T21:20:19.8931856Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2023-01-11T21:20:19.8932349Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2023-01-11T21:20:19.8932921Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2023-01-11T21:20:19.8933544Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2023-01-11T21:20:19.8934158Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2023-01-11T21:20:19.8948828Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2023-01-11T21:20:19.8997832Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-01-11T21:20:19.8998364Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:20:19.8998855Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:20:19.8999314Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2023-01-11T21:20:19.8999746Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2023-01-11T21:20:19.9000161Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2023-01-11T21:20:19.9000595Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2023-01-11T21:20:19.9002776Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2023-01-11T21:20:19.9003195Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2023-01-11T21:20:19.9003618Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2023-01-11T21:20:19.9103339Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2023-01-11T21:20:19.9141387Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2023-01-11T21:20:19.9141967Z creating: build/lib/ 2023-01-11T21:20:19.9142383Z inflating: build/lib/libclog.a 2023-01-11T21:20:19.9197931Z inflating: build/lib/libgtest.a 2023-01-11T21:20:19.9204862Z inflating: build/lib/libpthreadpool.a 2023-01-11T21:20:19.9289844Z inflating: build/lib/libprotobuf-lite.a 2023-01-11T21:20:19.9297534Z inflating: build/lib/libittnotify.a 2023-01-11T21:20:19.9374796Z inflating: build/lib/libbenchmark.a 2023-01-11T21:20:19.9401214Z inflating: build/lib/libtensorpipe_uv.a 2023-01-11T21:20:19.9461489Z inflating: build/lib/libasmjit.a 2023-01-11T21:20:19.9890891Z inflating: build/lib/libprotobuf.a 2023-01-11T21:20:20.0004710Z inflating: build/lib/libgloo.a 2023-01-11T21:20:20.0031566Z inflating: build/lib/libfmt.a 2023-01-11T21:20:20.0032044Z inflating: build/lib/libfoxi_loader.a 2023-01-11T21:20:20.0032503Z inflating: build/lib/libcaffe2_nvrtc.so 2023-01-11T21:20:20.0099948Z inflating: build/lib/libc10.so 2023-01-11T21:20:20.0100506Z inflating: build/lib/libtorch_global_deps.so 2023-01-11T21:20:20.0107855Z inflating: build/lib/libcpuinfo.a 2023-01-11T21:20:20.0114218Z inflating: build/lib/libcpuinfo_internals.a 2023-01-11T21:20:20.0127218Z inflating: build/lib/libqnnpack.a 2023-01-11T21:20:20.0145198Z inflating: build/lib/libpytorch_qnnpack.a 2023-01-11T21:20:20.0606238Z inflating: build/lib/libprotoc.a 2023-01-11T21:20:20.0607706Z inflating: build/lib/libnnpack_reference_layers.a 2023-01-11T21:20:20.0622456Z inflating: build/lib/libgmock.a 2023-01-11T21:20:20.0623110Z inflating: build/lib/libgtest_main.a 2023-01-11T21:20:20.0640570Z inflating: build/lib/libbenchmark_main.a 2023-01-11T21:20:20.0640850Z inflating: build/lib/libnnpack.a 2023-01-11T21:20:20.1168600Z inflating: build/lib/libtensorpipe.a 2023-01-11T21:20:20.9050738Z inflating: build/lib/libdnnl.a 2023-01-11T21:20:20.9165210Z inflating: build/lib/libXNNPACK.a 2023-01-11T21:20:20.9209395Z inflating: build/lib/libc10_cuda.so 2023-01-11T21:20:20.9209848Z inflating: build/lib/libgmock_main.a 2023-01-11T21:20:21.0458550Z inflating: build/lib/libfbgemm.a 2023-01-11T21:20:21.1392035Z inflating: build/lib/libdnnl_graph.a 2023-01-11T21:20:21.1806844Z inflating: build/lib/libkineto.a 2023-01-11T21:20:21.2041139Z inflating: build/lib/libtensorpipe_cuda.a 2023-01-11T21:20:21.2076942Z inflating: build/lib/libcaffe2_protos.a 2023-01-11T21:20:21.2117545Z inflating: build/lib/libonnx_proto.a 2023-01-11T21:20:21.2662278Z inflating: build/lib/libonnx.a 2023-01-11T21:20:21.3009666Z inflating: build/lib/libgloo_cuda.a 2023-01-11T21:20:23.2323965Z inflating: build/lib/libtorch_cpu.so 2023-01-11T21:20:23.2330815Z inflating: build/lib/libunbox_lib.a 2023-01-11T21:20:24.7673460Z inflating: build/lib/libtorch_cuda.so 2023-01-11T21:20:24.7674234Z inflating: build/lib/libtorch.so 2023-01-11T21:20:25.5523877Z inflating: build/lib/libtorch_cuda_linalg.so 2023-01-11T21:20:25.5524495Z inflating: build/lib/libc10d_cuda_test.so 2023-01-11T21:20:25.5573905Z inflating: build/lib/libtorchbind_test.so 2023-01-11T21:20:25.5594422Z inflating: build/lib/libjitbackend_test.so 2023-01-11T21:20:25.5620902Z inflating: build/lib/libbackend_with_compiler.so 2023-01-11T21:20:25.5624641Z inflating: build/lib/libshm.so 2023-01-11T21:20:25.7118157Z inflating: build/lib/libtorch_python.so 2023-01-11T21:20:25.7149701Z inflating: build/lib/libnnapi_backend.so 2023-01-11T21:20:25.7150481Z creating: build/bin/ 2023-01-11T21:20:25.7193338Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-01-11T21:20:25.7239409Z inflating: build/bin/c10_DeviceGuard_test 2023-01-11T21:20:25.7284361Z inflating: build/bin/c10_Device_test 2023-01-11T21:20:25.7337216Z inflating: build/bin/c10_DispatchKeySet_test 2023-01-11T21:20:25.7379865Z inflating: build/bin/c10_StreamGuard_test 2023-01-11T21:20:25.7423538Z inflating: build/bin/c10_SymInt_test 2023-01-11T21:20:25.7472831Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-01-11T21:20:25.7522239Z inflating: build/bin/c10_InlineStreamGuard_test 2023-01-11T21:20:25.7571996Z inflating: build/bin/c10_SizesAndStrides_test 2023-01-11T21:20:25.7614795Z inflating: build/bin/c10_Array_test 2023-01-11T21:20:25.7660910Z inflating: build/bin/c10_Bitset_test 2023-01-11T21:20:25.7725655Z inflating: build/bin/c10_C++17_test 2023-01-11T21:20:25.7769109Z inflating: build/bin/c10_ConstexprCrc_test 2023-01-11T21:20:25.7812952Z inflating: build/bin/c10_DeadlockDetection_test 2023-01-11T21:20:25.7858564Z inflating: build/bin/c10_Half_test 2023-01-11T21:20:25.7908705Z inflating: build/bin/c10_LeftRight_test 2023-01-11T21:20:25.7963103Z inflating: build/bin/c10_Metaprogramming_test 2023-01-11T21:20:25.8092298Z inflating: build/bin/c10_SmallVectorTest 2023-01-11T21:20:25.8138244Z inflating: build/bin/c10_Synchronized_test 2023-01-11T21:20:25.8185814Z inflating: build/bin/c10_TypeIndex_test 2023-01-11T21:20:25.8235092Z inflating: build/bin/c10_ThreadLocal_test 2023-01-11T21:20:25.8281165Z inflating: build/bin/c10_TypeList_test 2023-01-11T21:20:25.8323743Z inflating: build/bin/c10_TypeTraits_test 2023-01-11T21:20:25.8370833Z inflating: build/bin/c10_accumulate_test 2023-01-11T21:20:25.8421938Z inflating: build/bin/c10_bfloat16_test 2023-01-11T21:20:25.8471293Z inflating: build/bin/c10_complex_math_test 2023-01-11T21:20:25.8520238Z inflating: build/bin/c10_complex_test 2023-01-11T21:20:25.8615735Z inflating: build/bin/c10_either_test 2023-01-11T21:20:25.8665054Z inflating: build/bin/c10_exception_test 2023-01-11T21:20:25.8709589Z inflating: build/bin/c10_flags_test 2023-01-11T21:20:25.8857423Z inflating: build/bin/c10_intrusive_ptr_test 2023-01-11T21:20:25.8902794Z inflating: build/bin/c10_irange_test 2023-01-11T21:20:25.8953711Z inflating: build/bin/c10_logging_test 2023-01-11T21:20:25.9020111Z inflating: build/bin/c10_optional_test 2023-01-11T21:20:25.9074877Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-01-11T21:20:25.9123483Z inflating: build/bin/c10_registry_test 2023-01-11T21:20:25.9174106Z inflating: build/bin/c10_string_view_test 2023-01-11T21:20:25.9219975Z inflating: build/bin/c10_tempfile_test 2023-01-11T21:20:25.9270218Z inflating: build/bin/c10_typeid_test 2023-01-11T21:20:25.9319110Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-01-11T21:20:25.9738787Z inflating: build/bin/protoc-3.13.0.0 2023-01-11T21:20:26.0158900Z inflating: build/bin/protoc 2023-01-11T21:20:26.0205648Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T21:20:26.0252590Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T21:20:26.0300074Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T21:20:26.0347508Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T21:20:26.0393081Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T21:20:26.0439714Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T21:20:26.0482796Z inflating: build/bin/c10_cuda_CUDATest 2023-01-11T21:20:26.0530093Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T21:20:26.0792591Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-01-11T21:20:26.1081721Z inflating: build/bin/vec_test_all_types_AVX2 2023-01-11T21:20:26.1128993Z inflating: build/bin/HashStoreTest 2023-01-11T21:20:26.1177353Z inflating: build/bin/FileStoreTest 2023-01-11T21:20:26.1229357Z inflating: build/bin/TCPStoreTest 2023-01-11T21:20:26.1243142Z inflating: build/bin/ProcessGroupMPITest 2023-01-11T21:20:26.1293881Z inflating: build/bin/test_edge_op_registration 2023-01-11T21:20:26.1297150Z inflating: build/bin/example_allreduce 2023-01-11T21:20:26.1344833Z inflating: build/bin/Dimname_test 2023-01-11T21:20:26.1408808Z inflating: build/bin/Dict_test 2023-01-11T21:20:26.1466323Z inflating: build/bin/MaybeOwned_test 2023-01-11T21:20:26.1516140Z inflating: build/bin/NamedTensor_test 2023-01-11T21:20:26.1568443Z inflating: build/bin/apply_utils_test 2023-01-11T21:20:26.1621573Z inflating: build/bin/atest 2023-01-11T21:20:26.1675961Z inflating: build/bin/basic 2023-01-11T21:20:26.1723203Z inflating: build/bin/broadcast_test 2023-01-11T21:20:26.1773499Z inflating: build/bin/cpu_generator_test 2023-01-11T21:20:26.1821177Z inflating: build/bin/cpu_profiling_allocator_test 2023-01-11T21:20:26.1865309Z inflating: build/bin/dispatch_key_set_test 2023-01-11T21:20:26.1942142Z inflating: build/bin/cpu_rng_test 2023-01-11T21:20:26.1986803Z inflating: build/bin/dlconvertor_test 2023-01-11T21:20:26.2037593Z inflating: build/bin/extension_backend_test 2023-01-11T21:20:26.2086960Z inflating: build/bin/half_test 2023-01-11T21:20:26.2130529Z inflating: build/bin/lazy_tensor_test 2023-01-11T21:20:26.2213428Z inflating: build/bin/ivalue_test 2023-01-11T21:20:26.2262673Z inflating: build/bin/math_kernel_test 2023-01-11T21:20:26.2311596Z inflating: build/bin/memory_format_test 2023-01-11T21:20:26.2359019Z inflating: build/bin/memory_overlapping_test 2023-01-11T21:20:26.2404149Z inflating: build/bin/operator_name_test 2023-01-11T21:20:26.2453046Z inflating: build/bin/native_test 2023-01-11T21:20:26.2500544Z inflating: build/bin/mobile_memory_cleanup 2023-01-11T21:20:26.2545208Z inflating: build/bin/operators_test 2023-01-11T21:20:26.2591203Z inflating: build/bin/packedtensoraccessor_test 2023-01-11T21:20:26.2642287Z inflating: build/bin/quantized_test 2023-01-11T21:20:26.2701098Z inflating: build/bin/pow_test 2023-01-11T21:20:26.2745877Z inflating: build/bin/reduce_ops_test 2023-01-11T21:20:26.2791005Z inflating: build/bin/reportMemoryUsage_test 2023-01-11T21:20:26.2841934Z inflating: build/bin/scalar_tensor_test 2023-01-11T21:20:26.2891724Z inflating: build/bin/scalar_test 2023-01-11T21:20:26.2938919Z inflating: build/bin/stride_properties_test 2023-01-11T21:20:26.3007848Z inflating: build/bin/tensor_iterator_test 2023-01-11T21:20:26.3010337Z inflating: build/bin/thread_init_test 2023-01-11T21:20:26.3060846Z inflating: build/bin/type_ptr_test 2023-01-11T21:20:26.3110550Z inflating: build/bin/test_parallel 2023-01-11T21:20:26.3154641Z inflating: build/bin/variant_test 2023-01-11T21:20:26.3207167Z inflating: build/bin/type_test 2023-01-11T21:20:26.3255503Z inflating: build/bin/undefined_tensor_test 2023-01-11T21:20:26.3256050Z inflating: build/bin/verify_api_visibility 2023-01-11T21:20:26.3318074Z inflating: build/bin/legacy_vmap_test 2023-01-11T21:20:26.3363345Z inflating: build/bin/weakref_test 2023-01-11T21:20:26.3416120Z inflating: build/bin/IListRef_test 2023-01-11T21:20:26.3512918Z inflating: build/bin/List_test 2023-01-11T21:20:26.3558027Z inflating: build/bin/wrapdim_test 2023-01-11T21:20:26.3601310Z inflating: build/bin/xla_tensor_test 2023-01-11T21:20:26.3707739Z inflating: build/bin/kernel_function_legacy_test 2023-01-11T21:20:26.3767197Z inflating: build/bin/KernelFunction_test 2023-01-11T21:20:26.3851343Z inflating: build/bin/kernel_function_test 2023-01-11T21:20:26.3965385Z inflating: build/bin/kernel_lambda_legacy_test 2023-01-11T21:20:26.4056913Z inflating: build/bin/kernel_lambda_test 2023-01-11T21:20:26.4110281Z inflating: build/bin/kernel_stackbased_test 2023-01-11T21:20:26.4194758Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-01-11T21:20:26.4239729Z inflating: build/bin/CppSignature_test 2023-01-11T21:20:26.4282398Z inflating: build/bin/op_allowlist_test 2023-01-11T21:20:26.4329678Z inflating: build/bin/inline_container_test 2023-01-11T21:20:26.4379858Z inflating: build/bin/backend_fallback_test 2023-01-11T21:20:26.4635657Z inflating: build/bin/op_registration_test 2023-01-11T21:20:26.4682293Z inflating: build/bin/cuda_apply_test 2023-01-11T21:20:26.4729228Z inflating: build/bin/cuda_caching_host_allocator_test 2023-01-11T21:20:26.4772803Z inflating: build/bin/cuda_device_test 2023-01-11T21:20:26.4837231Z inflating: build/bin/cuda_complex_math_test 2023-01-11T21:20:26.4880895Z inflating: build/bin/cuda_dlconvertor_test 2023-01-11T21:20:26.4931694Z inflating: build/bin/cuda_complex_test 2023-01-11T21:20:26.4984670Z inflating: build/bin/cuda_atomic_ops_test 2023-01-11T21:20:26.5038599Z inflating: build/bin/cuda_cub_test 2023-01-11T21:20:26.5084153Z inflating: build/bin/cuda_integer_divider_test 2023-01-11T21:20:26.5130292Z inflating: build/bin/cuda_reportMemoryUsage_test 2023-01-11T21:20:26.5189748Z inflating: build/bin/cuda_distributions_test 2023-01-11T21:20:26.5243161Z inflating: build/bin/cuda_stream_test 2023-01-11T21:20:26.5285741Z inflating: build/bin/cuda_half_test 2023-01-11T21:20:26.5328902Z inflating: build/bin/cuda_cudnn_test 2023-01-11T21:20:26.5382694Z inflating: build/bin/cuda_generator_test 2023-01-11T21:20:26.5396959Z inflating: build/bin/tutorial_tensorexpr 2023-01-11T21:20:26.5453944Z inflating: build/bin/ProcessGroupGlooTest 2023-01-11T21:20:26.5506819Z inflating: build/bin/ProcessGroupGlooAsyncTest 2023-01-11T21:20:26.5559967Z inflating: build/bin/ProcessGroupNCCLTest 2023-01-11T21:20:26.5611742Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2023-01-11T21:20:26.5656016Z inflating: build/bin/cuda_optional_test 2023-01-11T21:20:26.5703382Z inflating: build/bin/ProcessGroupUCCTest 2023-01-11T21:20:26.5751201Z inflating: build/bin/test_dist_autograd 2023-01-11T21:20:26.5797332Z inflating: build/bin/cuda_packedtensoraccessor_test 2023-01-11T21:20:26.5858801Z inflating: build/bin/test_cpp_rpc 2023-01-11T21:20:26.5866860Z inflating: build/bin/aot_model_compiler_test 2023-01-11T21:20:26.5868410Z inflating: build/bin/parallel_benchmark 2023-01-11T21:20:26.5929296Z inflating: build/bin/test_mobile_nnc 2023-01-11T21:20:26.6664225Z inflating: build/bin/test_tensorexpr 2023-01-11T21:20:26.6977916Z inflating: build/bin/test_lazy 2023-01-11T21:20:26.7024923Z inflating: build/bin/cuda_vectorized_test 2023-01-11T21:20:26.7029406Z inflating: build/bin/torch_shm_manager 2023-01-11T21:20:26.8092276Z inflating: build/bin/test_api 2023-01-11T21:20:26.9081711Z inflating: build/bin/test_jit 2023-01-11T21:20:26.9104570Z ##[group]Run df -H 2023-01-11T21:20:26.9104771Z df -H 2023-01-11T21:20:26.9116095Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:26.9116355Z env: 2023-01-11T21:20:26.9116553Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:26.9116782Z GPU_FLAG: --gpus all 2023-01-11T21:20:26.9116997Z ##[endgroup] 2023-01-11T21:20:26.9157396Z Filesystem Size Used Avail Use% Mounted on 2023-01-11T21:20:26.9157938Z devtmpfs 34G 0 34G 0% /dev 2023-01-11T21:20:26.9158417Z tmpfs 34G 2.1M 34G 1% /dev/shm 2023-01-11T21:20:26.9159452Z tmpfs 34G 476k 34G 1% /run 2023-01-11T21:20:26.9160103Z tmpfs 34G 0 34G 0% /sys/fs/cgroup 2023-01-11T21:20:26.9160728Z /dev/nvme0n1p1 162G 29G 133G 18% / 2023-01-11T21:20:26.9179683Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:20:26.9179943Z .github/scripts/parse_ref.py 2023-01-11T21:20:26.9188868Z shell: /usr/bin/bash -e {0} 2023-01-11T21:20:26.9189071Z env: 2023-01-11T21:20:26.9189258Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:26.9189479Z GPU_FLAG: --gpus all 2023-01-11T21:20:26.9189682Z ##[endgroup] 2023-01-11T21:20:26.9402950Z ##[group]Run set -x 2023-01-11T21:20:26.9403222Z set -x 2023-01-11T21:20:26.9403400Z  2023-01-11T21:20:26.9403617Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-01-11T21:20:26.9403894Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2023-01-11T21:20:26.9404172Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-01-11T21:20:26.9404419Z  TEST_COMMAND=.jenkins/onnx/test.sh 2023-01-11T21:20:26.9404637Z else 2023-01-11T21:20:26.9404857Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:20:26.9405069Z fi 2023-01-11T21:20:26.9405242Z  2023-01-11T21:20:26.9405494Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:20:26.9405742Z  2023-01-11T21:20:26.9405977Z # sanitize the input commit message and PR body here: 2023-01-11T21:20:26.9406501Z # 2023-01-11T21:20:26.9406791Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T21:20:26.9407185Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T21:20:26.9407515Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T21:20:26.9407762Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T21:20:26.9407960Z  2023-01-11T21:20:26.9408236Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T21:20:26.9408530Z # wreak havoc internally 2023-01-11T21:20:26.9408777Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T21:20:26.9409036Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T21:20:26.9409245Z  2023-01-11T21:20:26.9409488Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T21:20:26.9409870Z # TODO: Stop building test binaries as part of the build phase 2023-01-11T21:20:26.9410165Z # Used for GPU_FLAG since that doesn't play nice 2023-01-11T21:20:26.9410423Z # shellcheck disable=SC2086,SC2090 2023-01-11T21:20:26.9410654Z container_name=$(docker run \ 2023-01-11T21:20:26.9410874Z  ${GPU_FLAG:-} \ 2023-01-11T21:20:26.9411090Z  -e BUILD_ENVIRONMENT \ 2023-01-11T21:20:26.9411300Z  -e PR_NUMBER \ 2023-01-11T21:20:26.9411512Z  -e GITHUB_ACTIONS \ 2023-01-11T21:20:26.9411724Z  -e BASE_SHA \ 2023-01-11T21:20:26.9411918Z  -e BRANCH \ 2023-01-11T21:20:26.9412112Z  -e SHA1 \ 2023-01-11T21:20:26.9412317Z  -e AWS_DEFAULT_REGION \ 2023-01-11T21:20:26.9412535Z  -e IN_WHEEL_TEST \ 2023-01-11T21:20:26.9412736Z  -e SHARD_NUMBER \ 2023-01-11T21:20:26.9412943Z  -e TEST_CONFIG \ 2023-01-11T21:20:26.9413150Z  -e NUM_TEST_SHARDS \ 2023-01-11T21:20:26.9413351Z  -e PR_BODY \ 2023-01-11T21:20:26.9413556Z  -e COMMIT_MESSAGES \ 2023-01-11T21:20:26.9413781Z  -e CONTINUE_THROUGH_ERROR \ 2023-01-11T21:20:26.9414013Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-01-11T21:20:26.9414259Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-01-11T21:20:26.9414492Z  -e PR_LABELS \ 2023-01-11T21:20:26.9414767Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T21:20:26.9415055Z  -e SCCACHE_BUCKET \ 2023-01-11T21:20:26.9415334Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T21:20:26.9415592Z  -e XLA_CUDA \ 2023-01-11T21:20:26.9415877Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T21:20:26.9416193Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-01-11T21:20:26.9416525Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-01-11T21:20:26.9416862Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T21:20:26.9417186Z  --ulimit stack=10485760:83886080 \ 2023-01-11T21:20:26.9417484Z  --security-opt seccomp=unconfined \ 2023-01-11T21:20:26.9417721Z  --cap-add=SYS_PTRACE \ 2023-01-11T21:20:26.9417939Z  --ipc=host \ 2023-01-11T21:20:26.9418152Z  --shm-size="${SHM_SIZE}" \ 2023-01-11T21:20:26.9418353Z  --tty \ 2023-01-11T21:20:26.9418545Z  --detach \ 2023-01-11T21:20:26.9418758Z  --name="${container_name}" \ 2023-01-11T21:20:26.9418976Z  --user jenkins \ 2023-01-11T21:20:26.9419223Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T21:20:26.9419496Z  -w /var/lib/jenkins/workspace \ 2023-01-11T21:20:26.9419724Z  "${DOCKER_IMAGE}" 2023-01-11T21:20:26.9419909Z ) 2023-01-11T21:20:26.9420148Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-01-11T21:20:26.9420505Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-01-11T21:20:26.9430409Z shell: /usr/bin/bash -e {0} 2023-01-11T21:20:26.9430609Z env: 2023-01-11T21:20:26.9430799Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:26.9431008Z GPU_FLAG: --gpus all 2023-01-11T21:20:26.9431281Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:26.9431533Z PR_NUMBER: 2023-01-11T21:20:26.9431705Z BRANCH: 2023-01-11T21:20:26.9431929Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:26.9432201Z BASE_SHA: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:26.9432446Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:20:26.9432665Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:20:26.9432882Z TEST_CONFIG: default 2023-01-11T21:20:26.9433076Z SHARD_NUMBER: 1 2023-01-11T21:20:26.9433262Z NUM_TEST_SHARDS: 4 2023-01-11T21:20:26.9433453Z PR_BODY: 2023-01-11T21:20:26.9433655Z CONTINUE_THROUGH_ERROR: False 2023-01-11T21:20:26.9434009Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T21:20:26.9434333Z SCCACHE_S3_KEY_PREFIX: trunk 2023-01-11T21:20:26.9434535Z SHM_SIZE: 2g 2023-01-11T21:20:26.9434915Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:20:26.9435330Z XLA_CUDA: 2023-01-11T21:20:26.9435621Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:20:26.9435922Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T21:20:26.9436155Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T21:20:26.9436374Z ##[endgroup] 2023-01-11T21:20:26.9458569Z + [[ default == \m\u\l\t\i\g\p\u ]] 2023-01-11T21:20:26.9459153Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *onnx* ]] 2023-01-11T21:20:26.9459442Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:20:26.9461555Z ++ git cherry -v origin/master 2023-01-11T21:20:26.9875535Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\'' 2023-01-11T21:20:26.9876515Z + 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch 2023-01-11T21:20:26.9877408Z + 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T21:20:26.9878930Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\''+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T21:20:26.9879857Z + PR_BODY= 2023-01-11T21:20:26.9881088Z + export 'COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation' 2023-01-11T21:20:26.9883062Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation' 2023-01-11T21:20:26.9883904Z + export PR_BODY= 2023-01-11T21:20:26.9884270Z + PR_BODY= 2023-01-11T21:20:26.9888301Z +++ nproc --ignore=2 2023-01-11T21:20:26.9897313Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e CONTINUE_THROUGH_ERROR -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=14 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS --env-file=/tmp/github_env_3896346758 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:20:40.7472917Z + container_name=098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:20:40.7473349Z + echo DOCKER_CONTAINER_ID=098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:20:40.7477003Z ++ echo dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:20:40.7477714Z + docker exec -t 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 sh -c 'pip install dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl[opt-einsum] && .jenkins/pytorch/test.sh' 2023-01-11T21:20:41.1325841Z Processing ./dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:20:41.3963753Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (2.6.3) 2023-01-11T21:20:41.3964670Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (4.4.0) 2023-01-11T21:20:41.3967436Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (1.11.1) 2023-01-11T21:20:41.3978898Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (3.3.0) 2023-01-11T21:20:41.4036599Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.10/site-packages (from opt-einsum>=3.3->torch==2.0.0a0+git8419ddd) (1.21.2) 2023-01-11T21:20:41.4195775Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch==2.0.0a0+git8419ddd) (1.2.1) 2023-01-11T21:20:42.0883450Z Installing collected packages: torch 2023-01-11T21:20:48.7163174Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T21:20:48.8539946Z + echo 'Environment variables:' 2023-01-11T21:20:48.8540341Z Environment variables: 2023-01-11T21:20:48.8540596Z + env 2023-01-11T21:20:48.8544933Z SHARD_NUMBER=1 2023-01-11T21:20:48.8545322Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:20:48.8545734Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:20:48.8548659Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:20:48.8549710Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:20:48.8550326Z UCC_HOME=/usr 2023-01-11T21:20:48.8550894Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:48.8551292Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:20:48.8551688Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:20:48.8551959Z INSTALLED_DB=yes 2023-01-11T21:20:48.8552220Z HOSTNAME=098a48377fc9 2023-01-11T21:20:48.8552449Z GITHUB_REF_NAME=ciflow/trunk/91627 2023-01-11T21:20:48.8552790Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:20:48.8553114Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:20:48.8553643Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:20:48.8553983Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:20:48.8554496Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_aebf19a7-6463-4662-b46e-a6d92988d198 2023-01-11T21:20:48.8554854Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:20:48.8556105Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:20:48.8556407Z GITHUB_RUN_ATTEMPT=1 2023-01-11T21:20:48.8556605Z TEST_CONFIG=default 2023-01-11T21:20:48.8556828Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:20:48.8557115Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:20:48.8557359Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:20:48.8557562Z GITHUB_ACTIONS=true 2023-01-11T21:20:48.8557764Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:20:48.8557992Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:20:48.8558230Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:20:48.8558535Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:20:48.8558910Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:20:48.8559099Z CI=true 2023-01-11T21:20:48.8559289Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:20:48.8559603Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:20:48.8559828Z BRANCH= 2023-01-11T21:20:48.8559996Z GITHUB_HEAD_REF= 2023-01-11T21:20:48.8560244Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:20:48.8560525Z GITHUB_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:48.8560775Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:20:48.8560995Z GITHUB_ACTION_REF= 2023-01-11T21:20:48.8561205Z NCCL_VERSION=2.12.10-1 2023-01-11T21:20:48.8561400Z GITHUB_ACTION=__self 2023-01-11T21:20:48.8561597Z GITHUB_REF_PROTECTED=false 2023-01-11T21:20:48.8561994Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:20:48.8562397Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:20:48.8563068Z *** 2023-01-11T21:20:48.8563347Z INSTALLED_VISION=yes 2023-01-11T21:20:48.8563629Z NVARCH=x86_64 2023-01-11T21:20:48.8563968Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:20:48.8564278Z HOME=/var/lib/jenkins 2023-01-11T21:20:48.8564891Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_aebf19a7-6463-4662-b46e-a6d92988d198 2023-01-11T21:20:48.8565362Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:20:48.8565693Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:20:48.8566275Z GITHUB_REF_TYPE=tag 2023-01-11T21:20:48.8566665Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:48.8566993Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:20:48.8567475Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:20:48.8567995Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:20:48.8568651Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_aebf19a7-6463-4662-b46e-a6d92988d198 2023-01-11T21:20:48.8569138Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:20:48.8569555Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:20:48.8569883Z GITHUB_REF=refs/tags/ciflow/trunk/91627 2023-01-11T21:20:48.8570304Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:20:48.8570753Z GITHUB_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.8571162Z INSTALLED_PROTOBUF=yes 2023-01-11T21:20:48.8571541Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:20:48.8571902Z GITHUB_RUN_ID=3896346758 2023-01-11T21:20:48.8572390Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:20:48.8572811Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:20:48.8573161Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:20:48.8573508Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:20:48.8573814Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:20:48.8574151Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:20:48.8574446Z MAX_JOBS=14 2023-01-11T21:20:48.8574714Z GITHUB_ACTOR_ID=54816060 2023-01-11T21:20:48.8575069Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:20:48.8575623Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:20:48.8576195Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:20:48.8576607Z UCX_HOME=/usr 2023-01-11T21:20:48.8576899Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:20:48.8577280Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:20:48.8577707Z BASE_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.8578133Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:20:48.8578425Z PR_BODY= 2023-01-11T21:20:48.8578687Z GITHUB_BASE_REF= 2023-01-11T21:20:48.8578951Z TERM=xterm 2023-01-11T21:20:48.8579184Z XLA_CUDA= 2023-01-11T21:20:48.8579427Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:20:48.8579645Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:20:48.8579841Z CUDA_VERSION=11.6.2 2023-01-11T21:20:48.8580108Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:20:48.8580343Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:20:48.8580765Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_aebf19a7-6463-4662-b46e-a6d92988d198 2023-01-11T21:20:48.8581067Z GITHUB_JOB=test 2023-01-11T21:20:48.8581267Z SCCACHE_S3_KEY_PREFIX=trunk 2023-01-11T21:20:48.8581736Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T21:20:48.8582238Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:20:48.8582468Z NUM_TEST_SHARDS=4 2023-01-11T21:20:48.8582662Z PR_NUMBER= 2023-01-11T21:20:48.8583059Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_aebf19a7-6463-4662-b46e-a6d92988d198 2023-01-11T21:20:48.8583347Z SHLVL=1 2023-01-11T21:20:48.8583607Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:20:48.8583972Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:20:48.8584570Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T21:20:48.8585152Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:20:48.8585401Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.8585631Z GITHUB_EVENT_NAME=push 2023-01-11T21:20:48.8585855Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:20:48.8586125Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:20:48.8586353Z GITHUB_RUN_NUMBER=22986 2023-01-11T21:20:48.8586554Z GITHUB_WORKFLOW=trunk 2023-01-11T21:20:48.8586881Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:20:48.8587226Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:48.8587492Z GITHUB_WORKFLOW_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.8587854Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:20:48.8588172Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:48.8588385Z _=/usr/bin/env 2023-01-11T21:20:48.8588673Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-01-11T21:20:48.8690486Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2023-01-11T21:20:48.8690863Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T21:20:48.8691278Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2023-01-11T21:20:48.8691762Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2023-01-11T21:20:48.8692065Z + BUILD_DIR=build 2023-01-11T21:20:48.8692298Z + BUILD_RENAMED_DIR=build_renamed 2023-01-11T21:20:48.8692649Z + BUILD_BIN_DIR=build/bin 2023-01-11T21:20:48.8692923Z + export VALGRIND=ON 2023-01-11T21:20:48.8693159Z + VALGRIND=ON 2023-01-11T21:20:48.8693365Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:20:48.8693600Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:20:48.8693934Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *clang9* ]] 2023-01-11T21:20:48.8694280Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *bazel* ]] 2023-01-11T21:20:48.8703340Z ++ realpath build/custom_test_artifacts 2023-01-11T21:20:48.8706067Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-01-11T21:20:48.8708626Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:20:48.8713385Z + source .jenkins/pytorch/common.sh 2023-01-11T21:20:48.8717549Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T21:20:48.8722757Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T21:20:48.8724341Z +++ declare -f -t trap_add 2023-01-11T21:20:48.8729442Z ++ set -ex 2023-01-11T21:20:48.8736852Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *rocm* ]] 2023-01-11T21:20:48.8737183Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T21:20:48.8737530Z + echo 'Environment variables' 2023-01-11T21:20:48.8737751Z Environment variables 2023-01-11T21:20:48.8737952Z + env 2023-01-11T21:20:48.8738184Z SHARD_NUMBER=1 2023-01-11T21:20:48.8738466Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:20:48.8738761Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:20:48.8739048Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:20:48.8739419Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:20:48.8739642Z UCC_HOME=/usr 2023-01-11T21:20:48.8739967Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:48.8740317Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:20:48.8740678Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:20:48.8740988Z INSTALLED_DB=yes 2023-01-11T21:20:48.8741241Z HOSTNAME=098a48377fc9 2023-01-11T21:20:48.8741739Z GITHUB_REF_NAME=ciflow/trunk/91627 2023-01-11T21:20:48.8742073Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:20:48.8742374Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:20:48.8742666Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:20:48.8742980Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:20:48.8743568Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_aebf19a7-6463-4662-b46e-a6d92988d198 2023-01-11T21:20:48.8743998Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:20:48.8744508Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:20:48.8744901Z GITHUB_RUN_ATTEMPT=1 2023-01-11T21:20:48.8745183Z TEST_CONFIG=default 2023-01-11T21:20:48.8745477Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:20:48.8745872Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:20:48.8746207Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:20:48.8746492Z GITHUB_ACTIONS=true 2023-01-11T21:20:48.8746780Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:20:48.8747114Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:20:48.8747450Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:20:48.8747880Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:20:48.8748287Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:20:48.8748550Z CI=true 2023-01-11T21:20:48.8748811Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:20:48.8749265Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:20:48.8749588Z BRANCH= 2023-01-11T21:20:48.8749823Z GITHUB_HEAD_REF= 2023-01-11T21:20:48.8750139Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:20:48.8750532Z GITHUB_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:48.8750878Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:20:48.8751201Z GITHUB_ACTION_REF= 2023-01-11T21:20:48.8751498Z NCCL_VERSION=2.12.10-1 2023-01-11T21:20:48.8751761Z GITHUB_ACTION=__self 2023-01-11T21:20:48.8752033Z VALGRIND=ON 2023-01-11T21:20:48.8752308Z GITHUB_REF_PROTECTED=false 2023-01-11T21:20:48.8752957Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:20:48.8753407Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:20:48.8753911Z *** 2023-01-11T21:20:48.8754172Z INSTALLED_VISION=yes 2023-01-11T21:20:48.8754521Z NVARCH=x86_64 2023-01-11T21:20:48.8754871Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:20:48.8755187Z HOME=/var/lib/jenkins 2023-01-11T21:20:48.8755823Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_aebf19a7-6463-4662-b46e-a6d92988d198 2023-01-11T21:20:48.8756304Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:20:48.8756624Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:20:48.8756918Z GITHUB_REF_TYPE=tag 2023-01-11T21:20:48.8757266Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:48.8757588Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:20:48.8758045Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:20:48.8758528Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:20:48.8759153Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_aebf19a7-6463-4662-b46e-a6d92988d198 2023-01-11T21:20:48.8759619Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:20:48.8760028Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:20:48.8760388Z GITHUB_REF=refs/tags/ciflow/trunk/91627 2023-01-11T21:20:48.8760744Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:20:48.8761181Z GITHUB_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.8761597Z INSTALLED_PROTOBUF=yes 2023-01-11T21:20:48.8761970Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:20:48.8762344Z GITHUB_RUN_ID=3896346758 2023-01-11T21:20:48.8762844Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:20:48.8763195Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:20:48.8763536Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:20:48.8763894Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:20:48.8764194Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:20:48.8764615Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:20:48.8764926Z MAX_JOBS=14 2023-01-11T21:20:48.8765191Z GITHUB_ACTOR_ID=54816060 2023-01-11T21:20:48.8765530Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:20:48.8766213Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:20:48.8766809Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:20:48.8767206Z UCX_HOME=/usr 2023-01-11T21:20:48.8767498Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:20:48.8767895Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:20:48.8768316Z BASE_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.8768743Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:20:48.8769041Z PR_BODY= 2023-01-11T21:20:48.8769284Z GITHUB_BASE_REF= 2023-01-11T21:20:48.8769541Z TERM=xterm 2023-01-11T21:20:48.8769824Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:20:48.8770145Z XLA_CUDA= 2023-01-11T21:20:48.8770556Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:20:48.8770965Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:20:48.8771336Z CUDA_VERSION=11.6.2 2023-01-11T21:20:48.8771828Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:20:48.8772257Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:20:48.8772988Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_aebf19a7-6463-4662-b46e-a6d92988d198 2023-01-11T21:20:48.8773426Z GITHUB_JOB=test 2023-01-11T21:20:48.8773719Z SCCACHE_S3_KEY_PREFIX=trunk 2023-01-11T21:20:48.8774396Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T21:20:48.8775120Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:20:48.8775461Z NUM_TEST_SHARDS=4 2023-01-11T21:20:48.8775749Z PR_NUMBER= 2023-01-11T21:20:48.8776368Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_aebf19a7-6463-4662-b46e-a6d92988d198 2023-01-11T21:20:48.8776922Z SHLVL=1 2023-01-11T21:20:48.8777320Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:20:48.8777679Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:20:48.8778601Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T21:20:48.8779515Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:20:48.8779877Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.8780206Z GITHUB_EVENT_NAME=push 2023-01-11T21:20:48.8780550Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:20:48.8780963Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:20:48.8781324Z GITHUB_RUN_NUMBER=22986 2023-01-11T21:20:48.8781634Z GITHUB_WORKFLOW=trunk 2023-01-11T21:20:48.8782130Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:20:48.8782653Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:48.8783067Z GITHUB_WORKFLOW_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.8783602Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:20:48.8784093Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:48.8784408Z _=/usr/bin/env 2023-01-11T21:20:48.8784754Z + echo 'Testing pytorch' 2023-01-11T21:20:48.8785051Z Testing pytorch 2023-01-11T21:20:48.8785365Z + export LANG=C.UTF-8 2023-01-11T21:20:48.8785644Z + LANG=C.UTF-8 2023-01-11T21:20:48.8785882Z + PR_NUMBER= 2023-01-11T21:20:48.8786120Z + [[ default == \d\e\f\a\u\l\t ]] 2023-01-11T21:20:48.8786546Z + export CUDA_VISIBLE_DEVICES=0 2023-01-11T21:20:48.8786872Z + CUDA_VISIBLE_DEVICES=0 2023-01-11T21:20:48.8787173Z + export HIP_VISIBLE_DEVICES=0 2023-01-11T21:20:48.8787477Z + HIP_VISIBLE_DEVICES=0 2023-01-11T21:20:48.8787788Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-01-11T21:20:48.8788097Z + [[ default == \s\l\o\w ]] 2023-01-11T21:20:48.8788606Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *slow-gradcheck* ]] 2023-01-11T21:20:48.8789172Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *cuda* ]] 2023-01-11T21:20:48.8789592Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:20:48.8789978Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:20:48.8790309Z + [[ default == *crossref* ]] 2023-01-11T21:20:48.8790609Z + [[ default == *dynamo* ]] 2023-01-11T21:20:48.8790911Z + [[ default == *inductor* ]] 2023-01-11T21:20:48.8791434Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *rocm* ]] 2023-01-11T21:20:48.8791985Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *-bazel-* ]] 2023-01-11T21:20:48.8792444Z + pip_install --user ninja==1.10.2 2023-01-11T21:20:48.8792906Z + pip install --progress-bar off --user ninja==1.10.2 2023-01-11T21:20:49.2565314Z Collecting ninja==1.10.2 2023-01-11T21:20:49.2738700Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-01-11T21:20:49.8949464Z Installing collected packages: ninja 2023-01-11T21:20:49.9014017Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-01-11T21:20:49.9014649Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T21:20:49.9061537Z Successfully installed ninja-1.10.2 2023-01-11T21:20:49.9672838Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:20:49.9674007Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:20:49.9674857Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *asan* ]] 2023-01-11T21:20:49.9677345Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-tsan* ]] 2023-01-11T21:20:49.9677930Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-01-11T21:20:49.9678303Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-01-11T21:20:49.9683837Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *tbb* ]] 2023-01-11T21:20:49.9694985Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *libtorch* ]] 2023-01-11T21:20:49.9695470Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-bazel-* ]] 2023-01-11T21:20:49.9695858Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-tsan* ]] 2023-01-11T21:20:49.9697953Z + cd test 2023-01-11T21:20:49.9698730Z + python -c 'import torch; print(torch.__config__.show())' 2023-01-11T21:20:51.2152024Z PyTorch built with: 2023-01-11T21:20:51.2152600Z - GCC 7.5 2023-01-11T21:20:51.2152935Z - C++ Version: 201703 2023-01-11T21:20:51.2153451Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:20:51.2154067Z - Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:20:51.2154497Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:20:51.2154867Z - LAPACK is enabled (usually provided by MKL) 2023-01-11T21:20:51.2156030Z - NNPACK is enabled 2023-01-11T21:20:51.2156324Z - CPU capability usage: AVX2 2023-01-11T21:20:51.2156593Z - CUDA Runtime 11.6 2023-01-11T21:20:51.2156943Z - NVCC architecture flags: -gencode;arch=compute_86,code=sm_86 2023-01-11T21:20:51.2157253Z - CuDNN 8.3.2 (built against CUDA 11.5) 2023-01-11T21:20:51.2157517Z - Magma 2.6.1 2023-01-11T21:20:51.2159869Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.6, CUDNN_VERSION=8.3.2, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=2.0.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2023-01-11T21:20:51.2162072Z 2023-01-11T21:20:51.4797241Z + cd test 2023-01-11T21:20:51.4797749Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-01-11T21:20:52.5908531Z ATen/Parallel: 2023-01-11T21:20:52.5920898Z at::get_num_threads() : 8 2023-01-11T21:20:52.5921209Z at::get_num_interop_threads() : 8 2023-01-11T21:20:52.5921522Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:20:52.5921864Z omp_get_max_threads() : 8 2023-01-11T21:20:52.5922526Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:20:52.5922914Z mkl_get_max_threads() : 8 2023-01-11T21:20:52.5923383Z Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:20:52.5923755Z std::thread::hardware_concurrency() : 16 2023-01-11T21:20:52.5923987Z Environment variables: 2023-01-11T21:20:52.5924224Z OMP_NUM_THREADS : [not set] 2023-01-11T21:20:52.5924491Z MKL_NUM_THREADS : [not set] 2023-01-11T21:20:52.5924988Z ATen parallel backend: OpenMP 2023-01-11T21:20:52.5925144Z 2023-01-11T21:20:52.8262267Z + [[ default == *backward* ]] 2023-01-11T21:20:52.8262632Z + [[ default == *xla* ]] 2023-01-11T21:20:52.8262872Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2023-01-11T21:20:52.8263347Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *libtorch* ]] 2023-01-11T21:20:52.8299837Z + [[ default == distributed ]] 2023-01-11T21:20:52.8300110Z + [[ default == deploy ]] 2023-01-11T21:20:52.8300407Z + [[ default == *inductor_distributed* ]] 2023-01-11T21:20:52.8300691Z + [[ default == *dynamo* ]] 2023-01-11T21:20:52.8300957Z + [[ default == *dynamo* ]] 2023-01-11T21:20:52.8301177Z + [[ default == *inductor_huggingface* ]] 2023-01-11T21:20:52.8301401Z + [[ default == *inductor_timm* ]] 2023-01-11T21:20:52.8301625Z + [[ default == *inductor_torchbench* ]] 2023-01-11T21:20:52.8301839Z + [[ default == *inductor* ]] 2023-01-11T21:20:52.8302032Z + [[ 1 == 1 ]] 2023-01-11T21:20:52.8302290Z + [[ 4 -gt 1 ]] 2023-01-11T21:20:52.8302474Z + test_without_numpy 2023-01-11T21:20:52.8302702Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:20:52.8302915Z + pushd .jenkins/pytorch 2023-01-11T21:20:52.8303135Z ~/workspace/.jenkins/pytorch ~/workspace 2023-01-11T21:20:52.8303669Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');from unittest import TestCase;import torch;x=torch.randn(3,3);TestCase().assertRaises(RuntimeError, lambda: x.numpy())' 2023-01-11T21:20:53.8837380Z :1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:84.) 2023-01-11T21:20:54.1068682Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');import torch;print(torch.tensor([torch.tensor(0.), torch.tensor(1.)]))' 2023-01-11T21:20:55.1328035Z :1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:84.) 2023-01-11T21:20:55.1338088Z tensor([0., 1.]) 2023-01-11T21:20:55.3544618Z + popd 2023-01-11T21:20:55.3544976Z ~/workspace 2023-01-11T21:20:55.3545331Z + install_torchvision 2023-01-11T21:20:55.3545796Z + local commit 2023-01-11T21:20:55.3547539Z ++ get_pinned_commit vision 2023-01-11T21:20:55.3548054Z ++ cat .github/ci_commit_pins/vision.txt 2023-01-11T21:20:55.3560461Z + commit=32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:20:55.3561140Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:20:55.3561720Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:20:55.6736410Z Collecting git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:20:55.6740181Z Cloning https://github.com/pytorch/vision.git (to revision 32d254bbfcf14975f846765775584e61ef25a5bc) to /tmp/pip-req-build-pzb44gd8 2023-01-11T21:20:55.6757565Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-pzb44gd8 2023-01-11T21:20:57.9057575Z Running command git rev-parse -q --verify 'sha^32d254bbfcf14975f846765775584e61ef25a5bc' 2023-01-11T21:20:57.9076201Z Running command git fetch -q https://github.com/pytorch/vision.git 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:20:58.8487546Z Running command git checkout -q 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:20:59.3789616Z Resolved https://github.com/pytorch/vision.git to commit 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:21:01.3810063Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T21:21:01.3864236Z [?25hRequirement already satisfied: typing_extensions in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (4.4.0) 2023-01-11T21:21:01.3865263Z Requirement already satisfied: numpy in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (1.21.2) 2023-01-11T21:21:01.3868316Z Requirement already satisfied: requests in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (2.28.1) 2023-01-11T21:21:01.3872721Z Requirement already satisfied: torch in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (2.0.0a0+git8419ddd) 2023-01-11T21:21:01.3877962Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (9.3.0) 2023-01-11T21:21:01.4044842Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (2.0.4) 2023-01-11T21:21:01.4047403Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (3.4) 2023-01-11T21:21:01.4052898Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (1.26.13) 2023-01-11T21:21:01.4059559Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (2022.12.7) 2023-01-11T21:21:01.4099455Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+32d254b) (2.6.3) 2023-01-11T21:21:01.4102086Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+32d254b) (1.11.1) 2023-01-11T21:21:01.4405925Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch->torchvision==0.15.0a0+32d254b) (1.2.1) 2023-01-11T21:21:01.4459523Z Building wheels for collected packages: torchvision 2023-01-11T21:22:01.4555981Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2023-01-11T21:22:01.4578291Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+32d254b-cp310-cp310-linux_x86_64.whl size=1856013 sha256=688d0211612d6361c8e09e1796805204e449bc9ae70edb57bb59146d59249782 2023-01-11T21:22:01.4580477Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/ca/33/ae/1f7c8972d058d079236e7ca0a30b53b050afb405820b9ed787 2023-01-11T21:22:01.4618549Z Successfully built torchvision 2023-01-11T21:22:02.0242203Z Installing collected packages: torchvision 2023-01-11T21:22:02.4073043Z Successfully installed torchvision-0.15.0a0+32d254b 2023-01-11T21:22:02.4989904Z + install_triton 2023-01-11T21:22:02.4990195Z + local commit 2023-01-11T21:22:02.4990444Z + [[ default == *rocm* ]] 2023-01-11T21:22:02.4993254Z ++ get_pinned_commit triton 2023-01-11T21:22:02.4993566Z ++ cat .github/ci_commit_pins/triton.txt 2023-01-11T21:22:02.5005875Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:22:02.5006877Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:22:02.5007503Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:22:02.8196327Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:22:02.8199492Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-6ahzwcig 2023-01-11T21:22:02.8216965Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-6ahzwcig 2023-01-11T21:22:03.5214832Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2023-01-11T21:22:03.5226512Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:22:03.8575619Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:22:04.1966377Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:22:04.1981326Z Running command git submodule update --init --recursive -q 2023-01-11T21:22:04.8638842Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T21:22:05.0319560Z [?25hCollecting cmake 2023-01-11T21:22:05.0524101Z Downloading cmake-3.25.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-01-11T21:22:05.3005890Z Collecting filelock 2023-01-11T21:22:05.3033945Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T21:22:05.3068288Z Requirement already satisfied: torch in /opt/conda/lib/python3.10/site-packages (from triton==2.0.0) (2.0.0a0+git8419ddd) 2023-01-11T21:22:05.3250719Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (2.6.3) 2023-01-11T21:22:05.3254346Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (1.11.1) 2023-01-11T21:22:05.3257509Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (4.4.0) 2023-01-11T21:22:05.3407090Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch->triton==2.0.0) (1.2.1) 2023-01-11T21:22:05.3458032Z Building wheels for collected packages: triton 2023-01-11T21:22:46.0564036Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - done 2023-01-11T21:22:46.0683428Z [?25h Created wheel for triton: filename=triton-2.0.0-cp310-cp310-linux_x86_64.whl size=15377935 sha256=84d4b986832d9514ae5b7526d93324541a92141acb0dd921fc24a311f6ddaa95 2023-01-11T21:22:46.0683909Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/3f/1d/23/1c2bc47d618a44f9c949aea4b7e355e737a1f1ed208f009295 2023-01-11T21:22:46.0698111Z Successfully built triton 2023-01-11T21:22:46.6936307Z Installing collected packages: cmake, filelock, triton 2023-01-11T21:22:47.7060688Z Successfully installed cmake-3.25.0 filelock-3.9.0 triton-2.0.0 2023-01-11T21:22:47.7963776Z + pip_install --user jinja2 2023-01-11T21:22:47.7964139Z + pip install --progress-bar off --user jinja2 2023-01-11T21:22:48.1712621Z Collecting jinja2 2023-01-11T21:22:48.1922811Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T21:22:48.2043668Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.10/site-packages (from jinja2) (2.1.1) 2023-01-11T21:22:48.8312565Z Installing collected packages: jinja2 2023-01-11T21:22:48.9037871Z Successfully installed jinja2-3.1.2 2023-01-11T21:22:48.9697307Z + test_python_shard 1 2023-01-11T21:22:48.9697702Z + [[ -z 4 ]] 2023-01-11T21:22:48.9698099Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 1 4 --verbose 2023-01-11T21:22:50.6232135Z Ignoring disabled issues: [] 2023-01-11T21:22:50.6483410Z /var/lib/jenkins/workspace/test/run_test.py:1169: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T21:22:50.6484015Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2023-01-11T21:22:50.6551953Z ##[warning] Gathered no stats from artifacts. Proceeding with default sharding plan. 2023-01-11T21:22:50.6552698Z Selected tests: 2023-01-11T21:22:50.6553000Z backends/xeon/test_launch 2023-01-11T21:22:50.6553289Z dynamo/test_aot_cudagraphs 2023-01-11T21:22:50.6553595Z dynamo/test_export_mutations 2023-01-11T21:22:50.6553883Z dynamo/test_minifier 2023-01-11T21:22:50.6554196Z dynamo/test_nops 2023-01-11T21:22:50.6554458Z dynamo/test_recompile_ux 2023-01-11T21:22:50.6554664Z dynamo/test_subgraphs 2023-01-11T21:22:50.6554857Z dynamo/test_unspec 2023-01-11T21:22:50.6555051Z inductor/test_smoke 2023-01-11T21:22:50.6555245Z lazy/test_debug_util 2023-01-11T21:22:50.6555440Z lazy/test_step_closures 2023-01-11T21:22:50.6555661Z nn/test_embedding 2023-01-11T21:22:50.6556101Z nn/test_multihead_attention 2023-01-11T21:22:50.6556300Z nn/test_pruning 2023-01-11T21:22:50.6556487Z test_ao_sparsity 2023-01-11T21:22:50.6556680Z test_bundled_inputs 2023-01-11T21:22:50.6556885Z test_cpp_extensions_aot_ninja 2023-01-11T21:22:50.6557088Z test_cuda 2023-01-11T21:22:50.6557268Z test_cuda_trace 2023-01-11T21:22:50.6557443Z test_deploy 2023-01-11T21:22:50.6557630Z test_expanded_weights 2023-01-11T21:22:50.6557858Z test_functional_autograd_benchmark 2023-01-11T21:22:50.6558063Z test_fx 2023-01-11T21:22:50.6558227Z test_hub 2023-01-11T21:22:50.6558396Z test_jit 2023-01-11T21:22:50.6558565Z test_jit_fuser_te 2023-01-11T21:22:50.6558756Z test_license 2023-01-11T21:22:50.6558939Z test_maskedtensor 2023-01-11T21:22:50.6559117Z test_mkldnn 2023-01-11T21:22:50.6559297Z test_model_dump 2023-01-11T21:22:50.6559493Z test_multiprocessing 2023-01-11T21:22:50.6559689Z test_native_functions 2023-01-11T21:22:50.6559887Z test_numba_integration 2023-01-11T21:22:50.6560089Z test_openmp 2023-01-11T21:22:50.6560271Z test_ops_jit 2023-01-11T21:22:50.6560451Z test_per_overload_api 2023-01-11T21:22:50.6560648Z test_public_bindings 2023-01-11T21:22:50.6560839Z test_reductions 2023-01-11T21:22:50.6561046Z test_set_default_mobile_cpu_allocator 2023-01-11T21:22:50.6561258Z test_sparse 2023-01-11T21:22:50.6561440Z test_subclass 2023-01-11T21:22:50.6561624Z test_tensorexpr_pybind 2023-01-11T21:22:50.6561820Z test_type_hints 2023-01-11T21:22:50.6562003Z test_utils 2023-01-11T21:22:50.6562206Z test_xnnpack_integration 2023-01-11T21:22:50.6664089Z Prioritized test from test file changes. 2023-01-11T21:22:50.6664452Z reordering tests for PR: 2023-01-11T21:22:50.6664978Z prioritized: ['dynamo/test_unspec', 'test_ao_sparsity', 'test_cuda', 'test_jit', 'test_public_bindings', 'test_sparse', 'test_utils'] 2023-01-11T21:22:50.6666521Z the rest: ['backends/xeon/test_launch', 'dynamo/test_aot_cudagraphs', 'dynamo/test_export_mutations', 'dynamo/test_minifier', 'dynamo/test_nops', 'dynamo/test_recompile_ux', 'dynamo/test_subgraphs', 'inductor/test_smoke', 'lazy/test_debug_util', 'lazy/test_step_closures', 'nn/test_embedding', 'nn/test_multihead_attention', 'nn/test_pruning', 'test_bundled_inputs', 'test_cpp_extensions_aot_ninja', 'test_cuda_trace', 'test_deploy', 'test_expanded_weights', 'test_functional_autograd_benchmark', 'test_fx', 'test_hub', 'test_jit_fuser_te', 'test_license', 'test_maskedtensor', 'test_mkldnn', 'test_model_dump', 'test_multiprocessing', 'test_native_functions', 'test_numba_integration', 'test_openmp', 'test_ops_jit', 'test_per_overload_api', 'test_reductions', 'test_set_default_mobile_cpu_allocator', 'test_subclass', 'test_tensorexpr_pybind', 'test_type_hints', 'test_xnnpack_integration'] 2023-01-11T21:22:50.6667707Z 2023-01-11T21:22:50.6668114Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2023-01-11T21:22:50.6858245Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests-condensed.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2023-01-11T21:22:50.7002239Z parallel (file granularity) tests: 2023-01-11T21:22:50.7002636Z dynamo/test_unspec 2023-01-11T21:22:50.7002932Z test_ao_sparsity 2023-01-11T21:22:50.7003236Z test_jit 2023-01-11T21:22:50.7003553Z test_public_bindings 2023-01-11T21:22:50.7003885Z test_sparse 2023-01-11T21:22:50.7004189Z test_utils 2023-01-11T21:22:50.7004496Z backends/xeon/test_launch 2023-01-11T21:22:50.7004793Z dynamo/test_aot_cudagraphs 2023-01-11T21:22:50.7005091Z dynamo/test_export_mutations 2023-01-11T21:22:50.7005375Z dynamo/test_minifier 2023-01-11T21:22:50.7005628Z dynamo/test_nops 2023-01-11T21:22:50.7005877Z dynamo/test_recompile_ux 2023-01-11T21:22:50.7006350Z dynamo/test_subgraphs 2023-01-11T21:22:50.7006545Z inductor/test_smoke 2023-01-11T21:22:50.7006748Z lazy/test_debug_util 2023-01-11T21:22:50.7006957Z lazy/test_step_closures 2023-01-11T21:22:50.7007158Z nn/test_embedding 2023-01-11T21:22:50.7007467Z nn/test_multihead_attention 2023-01-11T21:22:50.7007672Z nn/test_pruning 2023-01-11T21:22:50.7007862Z test_bundled_inputs 2023-01-11T21:22:50.7008045Z test_deploy 2023-01-11T21:22:50.7008233Z test_expanded_weights 2023-01-11T21:22:50.7008453Z test_functional_autograd_benchmark 2023-01-11T21:22:50.7008652Z test_hub 2023-01-11T21:22:50.7008832Z test_jit_fuser_te 2023-01-11T21:22:50.7009016Z test_license 2023-01-11T21:22:50.7009193Z test_maskedtensor 2023-01-11T21:22:50.7009383Z test_mkldnn 2023-01-11T21:22:50.7009563Z test_model_dump 2023-01-11T21:22:50.7009744Z test_native_functions 2023-01-11T21:22:50.7009943Z test_numba_integration 2023-01-11T21:22:50.7010132Z test_openmp 2023-01-11T21:22:50.7010312Z test_per_overload_api 2023-01-11T21:22:50.7010542Z test_set_default_mobile_cpu_allocator 2023-01-11T21:22:50.7010755Z test_subclass 2023-01-11T21:22:50.7010941Z test_tensorexpr_pybind 2023-01-11T21:22:50.7011140Z test_type_hints 2023-01-11T21:22:50.7011341Z test_xnnpack_integration 2023-01-11T21:22:50.7011553Z serial (file granularity) tests: 2023-01-11T21:22:50.7011755Z test_cuda 2023-01-11T21:22:50.7011954Z test_cpp_extensions_aot_ninja 2023-01-11T21:22:50.7012153Z test_cuda_trace 2023-01-11T21:22:50.7012330Z test_fx 2023-01-11T21:22:50.7012513Z test_multiprocessing 2023-01-11T21:22:50.7012736Z test_ops_jit 2023-01-11T21:22:50.7012963Z test_reductions 2023-01-11T21:22:52.2399538Z Ignoring disabled issues: [] 2023-01-11T21:22:52.2626956Z Running dynamo/test_unspec ... [2023-01-11 21:22:52.262093] 2023-01-11T21:22:52.2628506Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_unspec.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:22:52.262427] 2023-01-11T21:22:52.2629219Z Ignoring disabled issues: [] 2023-01-11T21:22:52.2860222Z Running test_ao_sparsity ... [2023-01-11 21:22:52.285559] 2023-01-11T21:22:52.2863103Z Executing ['/opt/conda/bin/python', '-bb', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:22:52.285878] 2023-01-11T21:23:02.0213299Z 2023-01-11T21:23:02.0214590Z Expand the folded group to see the log file of dynamo/test_unspec 2023-01-11T21:23:02.0223494Z ##[group]PRINTING LOG FILE of dynamo/test_unspec (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_unspec_vvohlup8) 2023-01-11T21:23:02.0223787Z 2023-01-11T21:23:02.0223875Z Running tests... 2023-01-11T21:23:02.0224290Z ---------------------------------------------------------------------- 2023-01-11T21:23:02.0224692Z Test results will be stored in test-reports/python-unittest/dynamo.test_unspec 2023-01-11T21:23:02.0225098Z test_access_by_keys_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (1.251s) 2023-01-11T21:23:02.0225444Z test_basicmodule1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0225842Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:23:02.0226236Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0226478Z ok (0.017s) 2023-01-11T21:23:02.0226902Z test_basicmodule2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0227206Z ok (0.013s) 2023-01-11T21:23:02.0227489Z test_call_fn_with_non_const_inputs_safe_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0227893Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0228135Z ok (0.031s) 2023-01-11T21:23:02.0228535Z test_cfgmod_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:23:02.0228836Z ok (0.026s) 2023-01-11T21:23:02.0229245Z test_children_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0229750Z ok (0.017s) 2023-01-11T21:23:02.0230166Z test_constloop_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:23:02.0230467Z ok (0.025s) 2023-01-11T21:23:02.0230730Z test_densenet_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0231099Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:23:02.0231335Z ok (0.016s) 2023-01-11T21:23:02.0231594Z test_enumvalues_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0231969Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:23:02.0232206Z ok (0.015s) 2023-01-11T21:23:02.0232610Z test_fnmember_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0232913Z ok (0.011s) 2023-01-11T21:23:02.0233322Z test_fnmembercmp1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0233627Z ok (0.012s) 2023-01-11T21:23:02.0234047Z test_fnmembercmp2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0234441Z ok (0.012s) 2023-01-11T21:23:02.0234713Z test_forward_directly_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0235099Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0235333Z ok (0.019s) 2023-01-11T21:23:02.0235595Z test_generation_tag_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.002s) 2023-01-11T21:23:02.0236081Z test_hasattr_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0236464Z ok (0.008s) 2023-01-11T21:23:02.0236864Z test_intarg_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0237163Z ok (0.012s) 2023-01-11T21:23:02.0237564Z test_iseval1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0237854Z ok (0.011s) 2023-01-11T21:23:02.0238246Z test_iseval2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0238536Z ok (0.011s) 2023-01-11T21:23:02.0238953Z test_isnonelayer_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0239249Z ok (0.010s) 2023-01-11T21:23:02.0239663Z test_istraining1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0239959Z ok (0.011s) 2023-01-11T21:23:02.0240358Z test_istraining2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0240659Z ok (0.011s) 2023-01-11T21:23:02.0241065Z test_layerlist_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0241363Z ok (0.016s) 2023-01-11T21:23:02.0241966Z test_lazy_module_unspec (__main__.make_unspec_cls..UnspecTest) ... /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. 2023-01-11T21:23:02.0242545Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:23:02.0243256Z [2023-01-11 21:22:55,398] torch._dynamo.symbolic_convert: [WARNING] /opt/conda/lib/python3.10/site-packages/torch/nn/parameter.py [ShapeVariable()] {} missing a required argument: 'shape' 2023-01-11T21:23:02.0244012Z /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. 2023-01-11T21:23:02.0244512Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:23:02.0245100Z /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. 2023-01-11T21:23:02.0245714Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:23:02.0246838Z [2023-01-11 21:22:55,468] torch._dynamo.symbolic_convert: [WARNING] /opt/conda/lib/python3.10/site-packages/torch/nn/parameter.py [ShapeVariable()] {} missing a required argument: 'shape' 2023-01-11T21:23:02.0247703Z /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. 2023-01-11T21:23:02.0248193Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:23:02.0248488Z frames [('total', 16), ('ok', 14)] 2023-01-11T21:23:02.0249220Z 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)] 2023-01-11T21:23:02.0250153Z unimplemented [("Guard setup for uninitialized class ", 2)] 2023-01-11T21:23:02.0250864Z graph_break [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2)] 2023-01-11T21:23:02.0251386Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0251714Z ok (0.202s) 2023-01-11T21:23:02.0252107Z test_module_attribute_precedence_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0252638Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0252953Z ok (0.010s) 2023-01-11T21:23:02.0253307Z test_module_class_method_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0253810Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:23:02.0254128Z ok (0.027s) 2023-01-11T21:23:02.0254635Z test_module_forward_has_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 2)] 2023-01-11T21:23:02.0255063Z inline_call [] 2023-01-11T21:23:02.0255544Z unimplemented [('reconstruct: ConstantVariable(dict)', 2)] 2023-01-11T21:23:02.0256346Z graph_break [('call_function BuiltinVariable(dict) [ListIteratorVariable()] {}', 1), ('call_method NNModuleVariable() buffers [] {}', 1)] 2023-01-11T21:23:02.0256937Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:23:02.0257314Z ok (0.072s) 2023-01-11T21:23:02.0257872Z test_module_name_string_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0258184Z ok (0.013s) 2023-01-11T21:23:02.0258454Z test_module_property_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0258830Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0259068Z ok (0.006s) 2023-01-11T21:23:02.0259345Z test_module_static_method_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0259814Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:23:02.0260055Z ok (0.026s) 2023-01-11T21:23:02.0260471Z test_moduledict_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0260768Z ok (0.009s) 2023-01-11T21:23:02.0261183Z test_modulelist_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 40), ('fusions_possible', 39), ('unique_graphs', 1)] 2023-01-11T21:23:02.0261482Z ok (0.102s) 2023-01-11T21:23:02.0261747Z test_modulemethod1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0262121Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:23:02.0262358Z ok (0.026s) 2023-01-11T21:23:02.0262621Z test_modulemethod2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0263004Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:23:02.0263240Z ok (0.027s) 2023-01-11T21:23:02.0263665Z test_nn_moduledict_contains_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:23:02.0264031Z frames [('total', 2), ('ok', 1)] 2023-01-11T21:23:02.0264315Z inline_call [('Patched init cannot be inlined.', 1)] 2023-01-11T21:23:02.0264774Z unimplemented [("Guard setup for uninitialized class .M'>", 1)] 2023-01-11T21:23:02.0265183Z graph_break [('Patched init cannot be inlined.', 1)] 2023-01-11T21:23:02.0265398Z ok (0.018s) 2023-01-11T21:23:02.0265663Z test_parameters1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0266043Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0266314Z ok (0.008s) 2023-01-11T21:23:02.0266585Z test_parameters2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0266978Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0267216Z ok (0.008s) 2023-01-11T21:23:02.0267622Z test_parameters3_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:23:02.0267924Z ok (0.022s) 2023-01-11T21:23:02.0268335Z test_self_mutating1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:23:02.0268626Z ok (0.036s) 2023-01-11T21:23:02.0269025Z test_seq_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0269318Z ok (0.017s) 2023-01-11T21:23:02.0269593Z test_simple_torch_function_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0269978Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0270217Z ok (0.013s) 2023-01-11T21:23:02.0270633Z test_stringmember_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0270927Z ok (0.011s) 2023-01-11T21:23:02.0271197Z test_submodules1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0271578Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:23:02.0271808Z ok (0.023s) 2023-01-11T21:23:02.0272076Z test_submodules2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0272459Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:23:02.0272700Z ok (0.023s) 2023-01-11T21:23:02.0273021Z test_super1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0273396Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0273635Z ok (0.014s) 2023-01-11T21:23:02.0273881Z test_super2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0274385Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0274654Z ok (0.013s) 2023-01-11T21:23:02.0274920Z test_super_class_method_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0275314Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0275550Z ok (0.006s) 2023-01-11T21:23:02.0276014Z test_tensorlist_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0276307Z ok (0.010s) 2023-01-11T21:23:02.0276752Z test_torch_function_with_closure_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0277066Z ok (0.008s) 2023-01-11T21:23:02.0277426Z test_unsupportedmethod_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:02.0277911Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:23:02.0278345Z unimplemented [] 2023-01-11T21:23:02.0278737Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:23:02.0279147Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:23:02.0279389Z ok (0.027s) 2023-01-11T21:23:02.0279754Z test_unsupportedmodule_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:02.0280230Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:23:02.0280575Z unimplemented [] 2023-01-11T21:23:02.0280960Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:23:02.0281384Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:23:02.0281614Z ok (0.028s) 2023-01-11T21:23:02.0281887Z test_viamodulecall_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0282275Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0282506Z ok (0.014s) 2023-01-11T21:23:02.0282848Z test_Size_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0283293Z inline_call [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.10/unittest/case.py', 1)] 2023-01-11T21:23:02.0283578Z unimplemented [] 2023-01-11T21:23:02.0283938Z graph_break [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.10/unittest/case.py', 1)] 2023-01-11T21:23:02.0284336Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0284580Z ok (0.013s) 2023-01-11T21:23:02.0284924Z test_abc_setattr_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:02.0285209Z unimplemented [] 2023-01-11T21:23:02.0285752Z graph_break [('setattr(UserDefinedObjectVariable) .Derived.__setattr__ at 0x7ff604f6ba30>', 1)] 2023-01-11T21:23:02.0286436Z inline_call [] 2023-01-11T21:23:02.0286823Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0287115Z ok (0.009s) 2023-01-11T21:23:02.0287556Z test_avoid_dupe_specialization_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0287957Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:23:02.0288323Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0288526Z ok (0.041s) 2023-01-11T21:23:02.0288873Z test_batch_norm_act_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:02.0289285Z inline_call [('data dependent operator: aten._local_scalar_dense.default', 2)] 2023-01-11T21:23:02.0289547Z unimplemented [] 2023-01-11T21:23:02.0289859Z graph_break [('data dependent operator: aten._local_scalar_dense.default', 2)] 2023-01-11T21:23:02.0290235Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0290474Z ok (0.029s) 2023-01-11T21:23:02.0290831Z test_batchnorm_e2e_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0291098Z inline_call [] 2023-01-11T21:23:02.0291404Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0291703Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0291894Z ok (1.002s) 2023-01-11T21:23:02.0292270Z test_bigbird_unsqueeze_inplace_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0292682Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0292969Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0293168Z ok (0.048s) 2023-01-11T21:23:02.0293425Z test_boxes_len_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0293797Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0294036Z ok (0.011s) 2023-01-11T21:23:02.0294304Z test_chunk_reformer_ff_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0294691Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0294942Z ok (0.053s) 2023-01-11T21:23:02.0295517Z test_class_member_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0295893Z ok (0.011s) 2023-01-11T21:23:02.0296356Z test_convert_boxes_to_pooler_format_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:23:02.0296707Z inline_call [] 2023-01-11T21:23:02.0296939Z unimplemented [] 2023-01-11T21:23:02.0297286Z graph_break [('dynamic shapes: repeat_interleave', 2)] 2023-01-11T21:23:02.0297729Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T21:23:02.0297971Z ok (0.061s) 2023-01-11T21:23:02.0298257Z test_create_rand_mask_from_inputs_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0298648Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:23:02.0298883Z ok (0.078s) 2023-01-11T21:23:02.0299140Z test_dict_iter_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.005s) 2023-01-11T21:23:02.0299574Z test_dict_list_values_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:23:02.0299848Z unimplemented [] 2023-01-11T21:23:02.0300305Z graph_break [('call_function in skip_files Builtin count', 2), ('call_function BuiltinVariable(zip) [UserDefinedObjectVariable(count), ListVariable()] {}', 2)] 2023-01-11T21:23:02.0300633Z ok (0.015s) 2023-01-11T21:23:02.0300983Z test_do_paste_mask_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 13), ('ok', 12)] 2023-01-11T21:23:02.0301349Z unimplemented [('Dynamic slicing not supported', 1)] 2023-01-11T21:23:02.0301724Z graph_break [('dynamic shapes: arange', 7), ('Dynamic slicing not supported', 4)] 2023-01-11T21:23:02.0302104Z stats [('calls_captured', 131), ('fusions_possible', 119), ('unique_graphs', 12)] 2023-01-11T21:23:02.0302344Z ok (1.431s) 2023-01-11T21:23:02.0302854Z test_dynamic_shapes_right_side_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0303167Z ok (0.077s) 2023-01-11T21:23:02.0303579Z test_ellipsis_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0303878Z ok (0.018s) 2023-01-11T21:23:02.0304229Z test_exec_import_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:23:02.0304635Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:23:02.0304899Z unimplemented [] 2023-01-11T21:23:02.0305235Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:23:02.0305490Z ok (0.004s) 2023-01-11T21:23:02.0305904Z test_exec_wildcard_import_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:23:02.0306328Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:23:02.0306590Z unimplemented [] 2023-01-11T21:23:02.0306915Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:23:02.0307303Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:23:02.0307542Z ok (0.017s) 2023-01-11T21:23:02.0307913Z test_for_loop_graph_break_before_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0308205Z unimplemented [] 2023-01-11T21:23:02.0308595Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T21:23:02.0308878Z inline_call [] 2023-01-11T21:23:02.0309205Z stats [('calls_captured', 100), ('fusions_possible', 99), ('unique_graphs', 1)] 2023-01-11T21:23:02.0309449Z ok (0.123s) 2023-01-11T21:23:02.0309821Z test_for_loop_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0310134Z inline_call [] 2023-01-11T21:23:02.0310523Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T21:23:02.0310953Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0311188Z ok (0.011s) 2023-01-11T21:23:02.0311465Z test_get_parameter_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0311866Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0312100Z ok (0.014s) 2023-01-11T21:23:02.0312403Z test_grad_mode_carrying_correct_state_after_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... Break 2023-01-11T21:23:02.0312750Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:02.0312960Z unimplemented [] 2023-01-11T21:23:02.0313299Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:23:02.0313700Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:23:02.0313942Z ok (0.010s) 2023-01-11T21:23:02.0314460Z test_guard_fail_nested_tuple_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0314892Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:23:02.0315130Z ok (0.020s) 2023-01-11T21:23:02.0315494Z test_guard_fail_tensor_bool_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 12), ('ok', 12)] 2023-01-11T21:23:02.0315909Z unimplemented [('FOR_ITER UserDefinedObjectVariable(product)', 1)] 2023-01-11T21:23:02.0316534Z graph_break [('call torch._dynamo.disable() wrapped function .fn..get_expected at 0x7ff72b69c9d0>', 5), ('data dependent operator: aten.allclose.default', 5)] 2023-01-11T21:23:02.0317047Z stats [('calls_captured', 5), ('unique_graphs', 5), ('fusions_possible', 0)] 2023-01-11T21:23:02.0317287Z ok (0.076s) 2023-01-11T21:23:02.0317606Z test_guard_ordering_shape_fail_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.001s) 2023-01-11T21:23:02.0317973Z test_hf_model_output_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0318366Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T21:23:02.0318604Z ok (0.053s) 2023-01-11T21:23:02.0318872Z test_hf_t5_forward_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0319268Z stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2023-01-11T21:23:02.0319505Z ok (0.337s) 2023-01-11T21:23:02.0319874Z test_indexing_with_list_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:23:02.0320210Z inline_call [('Tensor.numpy', 1)] 2023-01-11T21:23:02.0320418Z unimplemented [] 2023-01-11T21:23:02.0320671Z graph_break [('Tensor.numpy', 1)] 2023-01-11T21:23:02.0321025Z stats [('unique_graphs', 2), ('calls_captured', 0), ('fusions_possible', -2)] 2023-01-11T21:23:02.0321264Z ok (0.022s) 2023-01-11T21:23:02.0321542Z test_is_symbolic_tracing_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0321938Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0322180Z ok (0.005s) 2023-01-11T21:23:02.0322443Z test_isinstance_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.003s) 2023-01-11T21:23:02.0323118Z test_isinstance_storage_unspec (__main__.make_unspec_cls..UnspecTest) ... /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1484: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:23:02.0323947Z bools = torch.BoolStorage.from_buffer(f, "big") 2023-01-11T21:23:02.0324229Z frames [('total', 9), ('ok', 9)] 2023-01-11T21:23:02.0324425Z unimplemented [] 2023-01-11T21:23:02.0324903Z graph_break [('call_function BuiltinVariable(bytearray) [ListVariable()] {}', 1), ('inline in skipfiles: from_buffer /opt/conda/lib/python3.10/site-packages/torch/storage.py', 1)] 2023-01-11T21:23:02.0325446Z inline_call [('inline in skipfiles: from_buffer /opt/conda/lib/python3.10/site-packages/torch/storage.py', 1)] 2023-01-11T21:23:02.0325849Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0326322Z expected failure (0.011s) 2023-01-11T21:23:02.0326642Z test_issue1466_size_aot_autograd_unspec (__main__.make_unspec_cls..UnspecTest) ... arf 2023-01-11T21:23:02.0326901Z arf 2023-01-11T21:23:02.0327119Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:02.0327329Z unimplemented [] 2023-01-11T21:23:02.0327679Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:23:02.0328060Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:23:02.0328369Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0328574Z ok (0.030s) 2023-01-11T21:23:02.0328828Z test_issue175_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0329216Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T21:23:02.0329460Z ok (0.122s) 2023-01-11T21:23:02.0329959Z test_longformer_chunk_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:23:02.0330273Z ok (0.080s) 2023-01-11T21:23:02.0330559Z test_maml_item_capture_unspec (__main__.make_unspec_cls..UnspecTest) ... expected failure (0.002s) 2023-01-11T21:23:02.0331028Z test_maml_no_item_capture_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:23:02.0331537Z inline_call [('inlining disallowed: ', 1)] 2023-01-11T21:23:02.0331792Z unimplemented [] 2023-01-11T21:23:02.0332248Z graph_break [('Tensor.item', 2), ('call_function in skip_files /opt/conda/lib/python3.10/copy.py', 1), ('inlining disallowed: ', 1)] 2023-01-11T21:23:02.0332703Z stats [('calls_captured', 29), ('fusions_possible', 25), ('unique_graphs', 4)] 2023-01-11T21:23:02.0332935Z ok (0.147s) 2023-01-11T21:23:02.0333350Z test_modules_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:23:02.0333652Z ok (0.027s) 2023-01-11T21:23:02.0334007Z test_multi_dot_import_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:23:02.0334495Z inline_call [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.10/site-packages/torch/fx/_symbolic_trace.py', 1)] 2023-01-11T21:23:02.0334810Z unimplemented [] 2023-01-11T21:23:02.0335267Z graph_break [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.10/site-packages/torch/fx/_symbolic_trace.py', 1)] 2023-01-11T21:23:02.0335799Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0336099Z ok (0.011s) 2023-01-11T21:23:02.0336461Z test_multi_import_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: requires detectron2 (0.000s) 2023-01-11T21:23:02.0337105Z test_named_buffers_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:23:02.0337487Z ok (0.010s) 2023-01-11T21:23:02.0337900Z test_nn_parameter_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0338341Z inline_call [('inline in skipfiles: assertTrue /opt/conda/lib/python3.10/unittest/case.py', 1)] 2023-01-11T21:23:02.0338668Z unimplemented [] 2023-01-11T21:23:02.0339026Z graph_break [('inline in skipfiles: assertTrue /opt/conda/lib/python3.10/unittest/case.py', 1)] 2023-01-11T21:23:02.0339427Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0339659Z ok (0.014s) 2023-01-11T21:23:02.0339923Z test_norm_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.004s) 2023-01-11T21:23:02.0340393Z test_not_rewrite_assert_for_other_errors_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0340805Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0341046Z ok (0.007s) 2023-01-11T21:23:02.0341459Z test_not_rewrite_assert_unspec (__main__.make_unspec_cls..UnspecTest) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T21:23:02.0341766Z ok (0.005s) 2023-01-11T21:23:02.0342111Z test_numpy_list_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 1)] 2023-01-11T21:23:02.0342398Z unimplemented [] 2023-01-11T21:23:02.0342825Z graph_break [('call torch._dynamo.disable() wrapped function .rand_gen at 0x7ff72b69d900>', 1)] 2023-01-11T21:23:02.0343144Z expected failure (0.021s) 2023-01-11T21:23:02.0343539Z test_optimized_deepcopy_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0343945Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0344186Z ok (0.011s) 2023-01-11T21:23:02.0344692Z test_primtorch_no_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T21:23:02.0345070Z expected failure (0.003s) 2023-01-11T21:23:02.0345536Z test_primtorch_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:02.0346042Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T21:23:02.0346341Z unimplemented [] 2023-01-11T21:23:02.0346734Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T21:23:02.0347019Z ok (0.004s) 2023-01-11T21:23:02.0347373Z test_recursive_map_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0347648Z inline_call [] 2023-01-11T21:23:02.0347963Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0348195Z ok (0.012s) 2023-01-11T21:23:02.0348461Z test_reformer_eval_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0348856Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2023-01-11T21:23:02.0349093Z ok (0.043s) 2023-01-11T21:23:02.0349380Z test_reformer_min_chunk_len_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0349781Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0350024Z ok (0.015s) 2023-01-11T21:23:02.0350293Z test_reformer_remove_unused_args_unspec (__main__.make_unspec_cls..UnspecTest) ... foo 2023-01-11T21:23:02.0350556Z foo 2023-01-11T21:23:02.0350780Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:23:02.0351125Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:23:02.0351396Z unimplemented [] 2023-01-11T21:23:02.0351742Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T21:23:02.0352127Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:23:02.0352430Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0352632Z ok (0.024s) 2023-01-11T21:23:02.0352902Z test_reformer_sorting_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:23:02.0353346Z stats [('calls_captured', 14), ('fusions_possible', 13), ('unique_graphs', 1)] 2023-01-11T21:23:02.0353589Z ok (0.038s) 2023-01-11T21:23:02.0353955Z test_reformer_train_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:23:02.0354574Z inline_call [('inline in skipfiles: save_for_backward /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py', 1)] 2023-01-11T21:23:02.0354900Z unimplemented [] 2023-01-11T21:23:02.0355372Z 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)] 2023-01-11T21:23:02.0355830Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T21:23:02.0356071Z ok (0.063s) 2023-01-11T21:23:02.0356425Z test_reinplacing_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0356825Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0357117Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0357316Z ok (0.235s) 2023-01-11T21:23:02.0357765Z test_relative_import_no_modulename_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0358072Z ok (0.007s) 2023-01-11T21:23:02.0358500Z test_relative_import_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0358805Z ok (0.008s) 2023-01-11T21:23:02.0359236Z test_rewrite_assert_noop_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:23:02.0359536Z ok (0.023s) 2023-01-11T21:23:02.0359996Z test_rewrite_assert_with_fstring_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T21:23:02.0360305Z ok (0.005s) 2023-01-11T21:23:02.0360733Z test_rewrite_assert_with_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 18), ('fusions_possible', 15), ('unique_graphs', 3)] 2023-01-11T21:23:02.0361045Z ok (0.024s) 2023-01-11T21:23:02.0361483Z test_rewrite_assert_without_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 12), ('fusions_possible', 10), ('unique_graphs', 2)] 2023-01-11T21:23:02.0361798Z ok (0.017s) 2023-01-11T21:23:02.0362137Z test_rng_state_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:23:02.0362570Z unimplemented [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 1)] 2023-01-11T21:23:02.0363002Z graph_break [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 2)] 2023-01-11T21:23:02.0363393Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:23:02.0363632Z ok (0.034s) 2023-01-11T21:23:02.0364054Z test_seq_append_list_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:23:02.0364364Z ok (0.026s) 2023-01-11T21:23:02.0365075Z test_sigmoid_out_unspec (__main__.make_unspec_cls..UnspecTest) ... /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1543: 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:33.) 2023-01-11T21:23:02.0365808Z torch.sigmoid(inp, out=out1) 2023-01-11T21:23:02.0367014Z /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). 2023-01-11T21:23:02.0367611Z warnings.warn(msg) 2023-01-11T21:23:02.0368267Z /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1543: 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:33.) 2023-01-11T21:23:02.0368896Z torch.sigmoid(inp, out=out1) 2023-01-11T21:23:02.0369148Z frames [('total', 7), ('ok', 7)] 2023-01-11T21:23:02.0369460Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2023-01-11T21:23:02.0369705Z ok (0.037s) 2023-01-11T21:23:02.0370139Z test_slice_into_list_mutable_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 30), ('fusions_possible', 29), ('unique_graphs', 1)] 2023-01-11T21:23:02.0370444Z ok (0.081s) 2023-01-11T21:23:02.0370822Z test_slicing_dynamic_shape_setitem_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 1)] 2023-01-11T21:23:02.0371202Z unimplemented [('Dynamic slicing not supported', 1)] 2023-01-11T21:23:02.0371522Z graph_break [('Dynamic slicing not supported', 1)] 2023-01-11T21:23:02.0371864Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0372173Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0372477Z ok (0.011s) 2023-01-11T21:23:02.0372837Z test_slicing_dynamic_shape_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0373215Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T21:23:02.0373579Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:23:02.0373812Z ok (0.018s) 2023-01-11T21:23:02.0374514Z test_sort_out_unspec (__main__.make_unspec_cls..UnspecTest) ... /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1527: 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:33.) 2023-01-11T21:23:02.0375229Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:23:02.0376428Z /opt/conda/lib/python3.10/site-packages/torch/_dynamo/utils.py:1052: 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:33.) 2023-01-11T21:23:02.0377222Z return node.target(*args, **kwargs) 2023-01-11T21:23:02.0378117Z /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1527: 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:33.) 2023-01-11T21:23:02.0378821Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:23:02.0379474Z /var/lib/jenkins/workspace/test/dynamo/test_repros.py:1527: 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:33.) 2023-01-11T21:23:02.0380128Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:23:02.0380401Z frames [('total', 7), ('ok', 7)] 2023-01-11T21:23:02.0380730Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2023-01-11T21:23:02.0380972Z ok (0.042s) 2023-01-11T21:23:02.0381341Z test_specialized_stride_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0381755Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0381993Z ok (0.010s) 2023-01-11T21:23:02.0382364Z test_swin_base_tensor_attr_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0382770Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:23:02.0383013Z ok (0.012s) 2023-01-11T21:23:02.0383381Z test_tensor_isinstance_tuple_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0383785Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0384025Z ok (0.009s) 2023-01-11T21:23:02.0384413Z test_tokenization_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:23:02.0384863Z inline_call [('inline in skipfiles: __init__ /opt/conda/lib/python3.10/collections/__init__.py', 2)] 2023-01-11T21:23:02.0385141Z unimplemented [] 2023-01-11T21:23:02.0385502Z graph_break [('inline in skipfiles: __init__ /opt/conda/lib/python3.10/collections/__init__.py', 2)] 2023-01-11T21:23:02.0385759Z ok (0.008s) 2023-01-11T21:23:02.0386183Z test_torch_ops_aten_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0386492Z ok (0.010s) 2023-01-11T21:23:02.0386916Z test_vdd_duplicate_error_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:23:02.0387231Z ok (0.012s) 2023-01-11T21:23:02.0387607Z test_while_loop_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0387887Z inline_call [] 2023-01-11T21:23:02.0388281Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T21:23:02.0388699Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0388941Z ok (0.007s) 2023-01-11T21:23:02.0389209Z test_with_on_graph_break_inst_unspec (__main__.make_unspec_cls..UnspecTest) ... Hello world 2023-01-11T21:23:02.0389475Z Hello world 2023-01-11T21:23:02.0389706Z frames [('total', 6), ('ok', 6)] 2023-01-11T21:23:02.0390050Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:23:02.0390327Z unimplemented [] 2023-01-11T21:23:02.0390703Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2), ('Tensor.backward', 1)] 2023-01-11T21:23:02.0391108Z stats [('calls_captured', 11), ('fusions_possible', 7), ('unique_graphs', 4)] 2023-01-11T21:23:02.0391384Z ok (0.025s) 2023-01-11T21:23:02.0391718Z test_builtin_functions_on_cuda (__main__.UnspecTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:02.0391980Z unimplemented [] 2023-01-11T21:23:02.0392249Z graph_break [('construct nn.Module: ReLU', 1)] 2023-01-11T21:23:02.0392472Z inline_call [] 2023-01-11T21:23:02.0392784Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0393021Z ok (0.010s) 2023-01-11T21:23:02.0393322Z test_builtin_getitem (__main__.UnspecTests) ... frames [('total', 1)] 2023-01-11T21:23:02.0393578Z expected failure (0.008s) 2023-01-11T21:23:02.0393908Z test_builtin_max_min (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0394392Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:02.0394630Z ok (0.010s) 2023-01-11T21:23:02.0394964Z test_feed_random_values_into_graph_only (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0395356Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:02.0395596Z ok (0.013s) 2023-01-11T21:23:02.0395955Z test_multiple_consecutive_random_calls_before_graph (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0396346Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0396583Z ok (0.028s) 2023-01-11T21:23:02.0396898Z test_no_recompilations (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0397263Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0397502Z ok (0.006s) 2023-01-11T21:23:02.0397817Z test_numpy_correctness (__main__.UnspecTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:23:02.0398173Z unimplemented [('reconstruct: ConstantVariable(float64)', 1)] 2023-01-11T21:23:02.0398498Z graph_break [('Tensor.numpy', 2), ('numpy', 2)] 2023-01-11T21:23:02.0398843Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0399154Z ok (0.023s) 2023-01-11T21:23:02.0399474Z test_random_call_with_while_loop (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0399852Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:02.0400084Z ok (0.007s) 2023-01-11T21:23:02.0400408Z test_random_values_with_graph_break (__main__.UnspecTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:02.0400672Z unimplemented [] 2023-01-11T21:23:02.0400918Z graph_break [('Tensor.item', 2)] 2023-01-11T21:23:02.0401238Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:23:02.0401473Z ok (0.019s) 2023-01-11T21:23:02.0401900Z test_unspec_float_precision (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:02.0402270Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:02.0402504Z ok (0.104s) 2023-01-11T21:23:02.0402622Z 2023-01-11T21:23:02.0402830Z ---------------------------------------------------------------------- 2023-01-11T21:23:02.0403087Z Ran 137 tests in 7.585s 2023-01-11T21:23:02.0403199Z 2023-01-11T21:23:02.0403299Z OK (skipped=1, expected failures=5) 2023-01-11T21:23:02.0403436Z 2023-01-11T21:23:02.0403528Z Generating XML reports... 2023-01-11T21:23:02.0403961Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecNNModuleTests-20230111212253.xml 2023-01-11T21:23:02.0404494Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecReproTests-20230111212253.xml 2023-01-11T21:23:02.0405006Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecTests-20230111212253.xml 2023-01-11T21:23:02.0405283Z 2023-01-11T21:23:02.0405726Z ##[endgroup] 2023-01-11T21:23:02.0406438Z FINISHED PRINTING LOG FILE of dynamo/test_unspec (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_unspec_vvohlup8) 2023-01-11T21:23:02.0406820Z 2023-01-11T21:23:03.9410545Z Ignoring disabled issues: [] 2023-01-11T21:23:03.9644717Z Running test_jit ... [2023-01-11 21:23:03.963947] 2023-01-11T21:23:03.9647221Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:03.964273] 2023-01-11T21:23:06.5083896Z 2023-01-11T21:23:06.5084327Z Expand the folded group to see the log file of test_ao_sparsity 2023-01-11T21:23:06.5085280Z ##[group]PRINTING LOG FILE of test_ao_sparsity (/var/lib/jenkins/workspace/test/test-reports/test_ao_sparsity_a98qg2sx) 2023-01-11T21:23:06.5085587Z 2023-01-11T21:23:06.5085693Z Running tests... 2023-01-11T21:23:06.5086554Z ---------------------------------------------------------------------- 2023-01-11T21:23:06.5087338Z Test results will be stored in test-reports/python-unittest/test_ao_sparsity 2023-01-11T21:23:06.5087921Z test_activation_sparsifier (ao.sparsity.test_activation_sparsifier.TestActivationSparsifier) 2023-01-11T21:23:06.5088635Z Simulates the workflow of the activation sparsifier, starting from object creation ... 2023-01-11 21:22:56,855 - numba.cuda.cudadrv.driver - INFO - init 2023-01-11T21:23:06.5088957Z ok (3.083s) 2023-01-11T21:23:06.5089301Z test_constructor (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) 2023-01-11T21:23:06.5089641Z Checks if the warning is thrown if the scheduler step is called ... ok (0.002s) 2023-01-11T21:23:06.5090002Z test_order_of_steps (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.007s) 2023-01-11T21:23:06.5090392Z test_state_dict (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.003s) 2023-01-11T21:23:06.5090760Z test_step (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.009s) 2023-01-11T21:23:06.5091499Z 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? 2023-01-11T21:23:06.5092433Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2023-01-11T21:23:06.5092708Z ok (0.021s) 2023-01-11T21:23:06.5093001Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.016s) 2023-01-11T21:23:06.5093382Z test_tensors (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.016s) 2023-01-11T21:23:06.5093753Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:23:06.5094119Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:23:06.5094496Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:23:06.5094870Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:23:06.5095241Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:23:06.5095621Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:23:06.5095986Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.003s) 2023-01-11T21:23:06.5096403Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:23:06.5096886Z test_complex_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) 2023-01-11T21:23:06.5097343Z Test fusion for models that contain Conv2d & Linear modules. ... ok (1.911s) 2023-01-11T21:23:06.5097801Z test_constructor (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.008s) 2023-01-11T21:23:06.5098354Z test_prepare_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.091s) 2023-01-11T21:23:06.5098879Z test_prepare_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.024s) 2023-01-11T21:23:06.5099389Z test_prune_conv2d_activation_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.341s) 2023-01-11T21:23:06.5099849Z test_prune_conv2d_bias_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.253s) 2023-01-11T21:23:06.5100294Z test_prune_conv2d_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.119s) 2023-01-11T21:23:06.5100742Z test_prune_conv2d_padding_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.568s) 2023-01-11T21:23:06.5101188Z test_prune_conv2d_pool_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.095s) 2023-01-11T21:23:06.5101642Z test_prune_linear_activation_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.156s) 2023-01-11T21:23:06.5102098Z test_prune_linear_bias_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.157s) 2023-01-11T21:23:06.5102545Z test_prune_linear_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) 2023-01-11T21:23:06.5102935Z test pruning linear-> linear modules ... ok (0.123s) 2023-01-11T21:23:06.5103294Z test_step_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.032s) 2023-01-11T21:23:06.5103724Z test_step_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.014s) 2023-01-11T21:23:06.5104550Z 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. 2023-01-11T21:23:06.5105023Z warnings.warn( 2023-01-11T21:23:06.5105206Z ok (0.269s) 2023-01-11T21:23:06.5105496Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.286s) 2023-01-11T21:23:06.5105906Z test_q_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.266s) 2023-01-11T21:23:06.5106298Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.011s) 2023-01-11T21:23:06.5106682Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... ok (0.267s) 2023-01-11T21:23:06.5107113Z test_s_prep_before_q_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.266s) 2023-01-11T21:23:06.5107492Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.012s) 2023-01-11T21:23:06.5107866Z test_constructor (ao.sparsity.test_scheduler.TestCubicScheduler) ... ok (0.002s) 2023-01-11T21:23:06.5108658Z test_step (ao.sparsity.test_scheduler.TestCubicScheduler) ... /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/scheduler/base_scheduler.py:125: UserWarning: Detected call of `scheduler.step()` before `sparsifier.step()`. You have to make sure you run the sparsifier.step() BEFORE any calls to the scheduer.step(). 2023-01-11T21:23:06.5109243Z warnings.warn("Detected call of `scheduler.step()` before `sparsifier.step()`. " 2023-01-11T21:23:06.5109490Z ok (0.002s) 2023-01-11T21:23:06.5109768Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.052s) 2023-01-11T21:23:06.5110145Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.001s) 2023-01-11T21:23:06.5110530Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.005s) 2023-01-11T21:23:06.5110920Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.002s) 2023-01-11T21:23:06.5111311Z test_q_prep_fx_before_s_prep (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:23:06.5111759Z This test checks that the ordering of prepare_fx -> sparse prepare -> convert_fx ... ok (0.287s) 2023-01-11T21:23:06.5112125Z test_q_prep_fx_s_prep_ref_conv (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:23:06.5112614Z This checks that the ordering: prepare_fx -> sparse prepare -> convert_to_reference_fx ... ok (0.280s) 2023-01-11T21:23:06.5112993Z test_s_prep_before_q_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:23:06.5113435Z This test checks that the ordering of sparse prepare -> prepare_fx -> convert_fx ... ok (0.307s) 2023-01-11T21:23:06.5113801Z test_s_prep_before_qat_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:23:06.5114324Z This test checks that the ordering of sparse prepare -> prepare_qat_fx -> convert_fx ... ok (0.027s) 2023-01-11T21:23:06.5114694Z test_s_prep_q_prep_fx_ref (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:23:06.5115134Z This checks that the ordering: sparse prepare -> prepare_fx -> convert_to_reference_fx ... ok (0.277s) 2023-01-11T21:23:06.5115531Z test_constructor (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.001s) 2023-01-11T21:23:06.5115943Z test_mask_squash (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.002s) 2023-01-11T21:23:06.5116342Z test_prepare (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.001s) 2023-01-11T21:23:06.5116744Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.431s) 2023-01-11T21:23:06.5117145Z test_step (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.269s) 2023-01-11T21:23:06.5117544Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.264s) 2023-01-11T21:23:06.5117937Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.254s) 2023-01-11T21:23:06.5118317Z test_tensors (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.185s) 2023-01-11T21:23:06.5118697Z test_ptq_quantize_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2023-01-11T21:23:06.5119053Z The expectation is post_training_sparse_quantize function ... ok (0.017s) 2023-01-11T21:23:06.5119440Z test_ptq_sparsify_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2023-01-11T21:23:06.5119786Z The expectation is post_training_sparse_quantize function ... ok (0.007s) 2023-01-11T21:23:06.5120329Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... 2023-01-11 21:23:05,026 - root - INFO - static sparse qlinear is only available in fbgemm 2023-01-11T21:23:06.5120826Z 2023-01-11 21:23:05,072 - root - INFO - static sparse qlinear is only available in fbgemm 2023-01-11T21:23:06.5121219Z 2023-01-11 21:23:05,073 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2023-01-11T21:23:06.5121617Z 2023-01-11 21:23:05,075 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2023-01-11T21:23:06.5121862Z ok (0.127s) 2023-01-11T21:23:06.5122450Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:23:06.5122880Z warnings.warn( 2023-01-11T21:23:06.5123240Z [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()) 2023-01-11T21:23:06.5123850Z /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:23:06.5124184Z warnings.warn( 2023-01-11T21:23:06.5124368Z ok (0.118s) 2023-01-11T21:23:06.5124665Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... ok (0.172s) 2023-01-11T21:23:06.5125036Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.001s) 2023-01-11T21:23:06.5125379Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.001s) 2023-01-11T21:23:06.5125744Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2023-01-11T21:23:06.5126398Z Checks if the warning is thrown if the scheduler step is called ... ok (0.005s) 2023-01-11T21:23:06.5126924Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.001s) 2023-01-11T21:23:06.5127364Z test_fqn_to_module (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:06.5127772Z Tests that fqn_to_module operates as inverse ... ok (0.005s) 2023-01-11T21:23:06.5128189Z test_fqn_to_module_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:06.5128596Z Tests that fqn_to_module returns None when it tries to ... ok (0.002s) 2023-01-11T21:23:06.5128938Z test_fqn_to_module_for_tensors (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:06.5129300Z Tests that fqn_to_module works for tensors, actually all parameters ... ok (0.004s) 2023-01-11T21:23:06.5129659Z test_get_arg_info_from_tensor_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:06.5130038Z Tests that get_arg_info_from_tensor_fqn works for all parameters of the model. ... ok (0.004s) 2023-01-11T21:23:06.5130418Z test_get_arg_info_from_tensor_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:06.5130800Z Tests that get_arg_info_from_tensor_fqn works as expected for invalid tensor_fqn ... ok (0.002s) 2023-01-11T21:23:06.5131153Z test_module_to_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:06.5131502Z Tests that module_to_fqn works as expected when compared to known good ... ok (0.003s) 2023-01-11T21:23:06.5131856Z test_module_to_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:06.5132258Z Tests that module_to_fqn returns None when an fqn that doesn't ... ok (0.002s) 2023-01-11T21:23:06.5132605Z test_module_to_fqn_root (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:23:06.5133027Z Tests that module_to_fqn returns '' when model and target module are the same ... ok (0.002s) 2023-01-11T21:23:06.5133454Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.001s) 2023-01-11T21:23:06.5133841Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.001s) 2023-01-11T21:23:06.5134219Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.001s) 2023-01-11T21:23:06.5134615Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.031s) 2023-01-11T21:23:06.5135000Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.214s) 2023-01-11T21:23:06.5135374Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.014s) 2023-01-11T21:23:06.5135579Z 2023-01-11T21:23:06.5135785Z ---------------------------------------------------------------------- 2023-01-11T21:23:06.5136052Z Ran 79 tests in 11.833s 2023-01-11T21:23:06.5136203Z 2023-01-11T21:23:06.5136283Z OK 2023-01-11T21:23:06.5136405Z 2023-01-11T21:23:06.5136522Z Generating XML reports... 2023-01-11T21:23:06.5137173Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20230111212253.xml 2023-01-11T21:23:06.5138011Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20230111212253.xml 2023-01-11T21:23:06.5138812Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20230111212253.xml 2023-01-11T21:23:06.5139472Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20230111212253.xml 2023-01-11T21:23:06.5140133Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier-20230111212253.xml 2023-01-11T21:23:06.5140794Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20230111212253.xml 2023-01-11T21:23:06.5141450Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20230111212253.xml 2023-01-11T21:23:06.5142074Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20230111212253.xml 2023-01-11T21:23:06.5142712Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20230111212253.xml 2023-01-11T21:23:06.5143372Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20230111212253.xml 2023-01-11T21:23:06.5144030Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20230111212253.xml 2023-01-11T21:23:06.5144684Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20230111212253.xml 2023-01-11T21:23:06.5145327Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20230111212253.xml 2023-01-11T21:23:06.5145960Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20230111212253.xml 2023-01-11T21:23:06.5146558Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20230111212253.xml 2023-01-11T21:23:06.5147177Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20230111212253.xml 2023-01-11T21:23:06.5147828Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20230111212253.xml 2023-01-11T21:23:06.5148123Z 2023-01-11T21:23:06.5148390Z ##[endgroup] 2023-01-11T21:23:06.5148802Z FINISHED PRINTING LOG FILE of test_ao_sparsity (/var/lib/jenkins/workspace/test/test-reports/test_ao_sparsity_a98qg2sx) 2023-01-11T21:23:06.5149027Z 2023-01-11T21:23:08.4373669Z Ignoring disabled issues: [] 2023-01-11T21:23:08.4606994Z Running test_public_bindings ... [2023-01-11 21:23:08.460012] 2023-01-11T21:23:08.4608114Z Executing ['/opt/conda/bin/python', '-bb', 'test_public_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:08.460348] 2023-01-11T21:23:13.2949972Z 2023-01-11T21:23:13.2950423Z Expand the folded group to see the log file of test_public_bindings 2023-01-11T21:23:13.2951343Z ##[group]PRINTING LOG FILE of test_public_bindings (/var/lib/jenkins/workspace/test/test-reports/test_public_bindings_36cjppyo) 2023-01-11T21:23:13.2951645Z 2023-01-11T21:23:13.2951750Z Running tests... 2023-01-11T21:23:13.2952254Z ---------------------------------------------------------------------- 2023-01-11T21:23:13.2952715Z Test results will be stored in test-reports/python-unittest/test_public_bindings 2023-01-11T21:23:13.2953141Z test_correct_module_names (__main__.TestPublicBindings) 2023-01-11T21:23:13.2953555Z An API is considered public, if its `__module__` starts with `torch.` ... ok (2.895s) 2023-01-11T21:23:13.2953856Z test_no_new_bindings (__main__.TestPublicBindings) 2023-01-11T21:23:13.2954239Z This test aims to stop the introduction of new JIT bindings into torch._C ... ok (0.003s) 2023-01-11T21:23:13.2954431Z 2023-01-11T21:23:13.2954652Z ---------------------------------------------------------------------- 2023-01-11T21:23:13.2954905Z Ran 2 tests in 2.898s 2023-01-11T21:23:13.2955024Z 2023-01-11T21:23:13.2955086Z OK 2023-01-11T21:23:13.2955186Z 2023-01-11T21:23:13.2955277Z Generating XML reports... 2023-01-11T21:23:13.2955726Z Generated XML report: test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20230111212309.xml 2023-01-11T21:23:13.2956180Z 2023-01-11T21:23:13.2956410Z ##[endgroup] 2023-01-11T21:23:13.2956819Z FINISHED PRINTING LOG FILE of test_public_bindings (/var/lib/jenkins/workspace/test/test-reports/test_public_bindings_36cjppyo) 2023-01-11T21:23:13.2957061Z 2023-01-11T21:23:15.2244353Z Ignoring disabled issues: [] 2023-01-11T21:23:15.2477500Z Running test_sparse ... [2023-01-11 21:23:15.246996] 2023-01-11T21:23:15.2478647Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:15.247314] 2023-01-11T21:25:34.7602574Z 2023-01-11T21:25:34.7603003Z Expand the folded group to see the log file of test_jit 2023-01-11T21:25:34.7647880Z ##[group]PRINTING LOG FILE of test_jit (/var/lib/jenkins/workspace/test/test-reports/test_jit_71dexbrb) 2023-01-11T21:25:34.7648441Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T21:25:34.7649789Z 2023-01-11T21:25:34.7650454Z Running tests... 2023-01-11T21:25:34.7650980Z ---------------------------------------------------------------------- 2023-01-11T21:25:34.7651497Z Test results will be stored in test-reports/python-unittest/test_jit 2023-01-11T21:25:34.7651898Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.001s) 2023-01-11T21:25:34.7652317Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.010s) 2023-01-11T21:25:34.7652722Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.014s) 2023-01-11T21:25:34.7653086Z test_async_future_type_python (jit.test_async.TestAsync) ... ok (0.001s) 2023-01-11T21:25:34.7689228Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... ok (0.047s) 2023-01-11T21:25:34.7689682Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... ok (0.006s) 2023-01-11T21:25:34.7690080Z test_async_kwargs (jit.test_async.TestAsync) ... ok (0.207s) 2023-01-11T21:25:34.7690460Z test_async_parsing (jit.test_async.TestAsync) ... ok (0.008s) 2023-01-11T21:25:34.7691077Z test_async_python (jit.test_async.TestAsync) ... ok (0.002s) 2023-01-11T21:25:34.7691631Z test_async_script (jit.test_async.TestAsync) ... ok (0.006s) 2023-01-11T21:25:34.7692044Z test_async_script_capture (jit.test_async.TestAsync) ... ok (0.007s) 2023-01-11T21:25:34.7692472Z test_async_script_error (jit.test_async.TestAsync) ... ok (0.030s) 2023-01-11T21:25:34.7692875Z test_async_script_multi_forks (jit.test_async.TestAsync) ... ok (0.014s) 2023-01-11T21:25:34.7693287Z test_async_script_multi_waits (jit.test_async.TestAsync) ... ok (0.006s) 2023-01-11T21:25:34.7693603Z test_async_script_nested (jit.test_async.TestAsync) ... ok (0.009s) 2023-01-11T21:25:34.7693910Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... ok (0.001s) 2023-01-11T21:25:34.7694222Z test_async_script_trace (jit.test_async.TestAsync) ... ok (0.034s) 2023-01-11T21:25:34.7694510Z test_future_subtyping (jit.test_async.TestAsync) 2023-01-11T21:25:34.7694834Z Test that futures subtype each other properly. ... ok (0.008s) 2023-01-11T21:25:34.7695228Z test_no_future_subtype_message (jit.test_async.TestAsync) ... ok (0.001s) 2023-01-11T21:25:34.7695733Z test_trace_fork_wait (jit.test_async.TestAsync) ... ok (0.010s) 2023-01-11T21:25:34.7696263Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... ok (0.008s) 2023-01-11T21:25:34.7696774Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... ok (0.002s) 2023-01-11T21:25:34.7697326Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... ok (0.026s) 2023-01-11T21:25:34.7697878Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... ok (0.016s) 2023-01-11T21:25:34.7698435Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2023-01-11T21:25:34.7698799Z 1. Testing a = int, b = int ... ok (0.020s) 2023-01-11T21:25:34.7699210Z test_autodiff_requires_grad_nograd (jit.test_autodiff.TestAutodiffJit) ... ok (0.111s) 2023-01-11T21:25:34.7699678Z test_requires_grad_outputs (jit.test_autodiff.TestAutodiffJit) ... ok (0.072s) 2023-01-11T21:25:34.7700301Z test_requires_grad_outputs_profiled_twice (jit.test_autodiff.TestAutodiffJit) ... ok (0.149s) 2023-01-11T21:25:34.7700801Z test_requires_grad_outputs_side_effects (jit.test_autodiff.TestAutodiffJit) ... ok (0.149s) 2023-01-11T21:25:34.7701283Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... ok (0.151s) 2023-01-11T21:25:34.7701815Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.003s) 2023-01-11T21:25:34.7703040Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/__init__.py:300: UserWarning: operator() profile_node %190 : int[] = prim::profile_ivalue(%188) 2023-01-11T21:25:34.7703876Z does not have profile information (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/graph_fuser.cpp:109.) 2023-01-11T21:25:34.7704453Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T21:25:34.7704837Z ok (0.547s) 2023-01-11T21:25:34.7705261Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.432s) 2023-01-11T21:25:34.7705891Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.004s) 2023-01-11T21:25:34.7706482Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.023s) 2023-01-11T21:25:34.7707078Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2023-01-11T21:25:34.7707816Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: disable until we property handle tensor lists with undefined gradients (0.001s) 2023-01-11T21:25:34.7708528Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2023-01-11T21:25:34.7709189Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2023-01-11T21:25:34.7709809Z test_has_profiled_info_aliasing_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.001s) 2023-01-11T21:25:34.7710427Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2023-01-11T21:25:34.7711001Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2023-01-11T21:25:34.7711564Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2023-01-11T21:25:34.7712094Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2023-01-11T21:25:34.7712636Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2023-01-11T21:25:34.7713384Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.001s) 2023-01-11T21:25:34.7713894Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2023-01-11T21:25:34.7714330Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.007s) 2023-01-11T21:25:34.7714871Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2023-01-11T21:25:34.7715308Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2023-01-11T21:25:34.7715877Z test_errors (jit.test_backends.TestBackends) ... [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2023-01-11T21:25:34.7716394Z ok (0.139s) 2023-01-11T21:25:34.7716854Z test_execution (jit.test_backends.TestBackends) ... [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2023-01-11T21:25:34.7717278Z ok (0.129s) 2023-01-11T21:25:34.7717731Z test_save_load (jit.test_backends.TestBackends) ... [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2023-01-11T21:25:34.7718161Z ok (0.239s) 2023-01-11T21:25:34.7718427Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... ok (0.044s) 2023-01-11T21:25:34.7718783Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... ok (0.070s) 2023-01-11T21:25:34.7719117Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.005s) 2023-01-11T21:25:34.7719451Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.006s) 2023-01-11T21:25:34.7719785Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.006s) 2023-01-11T21:25:34.7720124Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... ok (0.008s) 2023-01-11T21:25:34.7720482Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... ok (0.008s) 2023-01-11T21:25:34.7720831Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.008s) 2023-01-11T21:25:34.7721179Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... ok (0.009s) 2023-01-11T21:25:34.7721547Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... ok (0.009s) 2023-01-11T21:25:34.7721873Z test_del (jit.test_builtins.TestBuiltins) ... ok (0.005s) 2023-01-11T21:25:34.7722184Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... ok (0.008s) 2023-01-11T21:25:34.7722531Z test_has_attr (jit.test_builtins.TestBuiltins) ... ok (0.018s) 2023-01-11T21:25:34.7722848Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... ok (0.008s) 2023-01-11T21:25:34.7723188Z test_cuda_synchronize (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.001s) 2023-01-11T21:25:34.7723523Z test_current_stream (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.001s) 2023-01-11T21:25:34.7723829Z test_event_args (jit.test_cuda.TestCUDA) ... ok (0.095s) 2023-01-11T21:25:34.7724107Z test_stream_args (jit.test_cuda.TestCUDA) ... ok (0.102s) 2023-01-11T21:25:34.7724421Z test_streams_and_events (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.010s) 2023-01-11T21:25:34.7724747Z test_cast_overloads (jit.test_class_type.TestClassType) ... ok (0.035s) 2023-01-11T21:25:34.7725130Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7725543Z Test that the error message displayed when convering a class type ... ok (0.019s) 2023-01-11T21:25:34.7725941Z test_class_constant (jit.test_class_type.TestClassType) ... ok (0.031s) 2023-01-11T21:25:34.7726804Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... ok (0.017s) 2023-01-11T21:25:34.7727279Z test_class_inheritance (jit.test_class_type.TestClassType) ... ok (0.012s) 2023-01-11T21:25:34.7727644Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7727941Z Test that inheritance is detected in ... ok (0.029s) 2023-01-11T21:25:34.7728237Z test_class_sorting (jit.test_class_type.TestClassType) ... ok (0.189s) 2023-01-11T21:25:34.7728562Z test_class_specialization (jit.test_class_type.TestClassType) ... ok (0.082s) 2023-01-11T21:25:34.7728885Z test_class_type_as_param (jit.test_class_type.TestClassType) ... ok (0.015s) 2023-01-11T21:25:34.7729197Z test_classmethod (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7729476Z Test classmethods on class types. ... ok (0.021s) 2023-01-11T21:25:34.7729896Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... ok (0.010s) 2023-01-11T21:25:34.7730205Z test_custom_delete (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7730509Z Test that del can be called on an instance of a class that ... ok (0.041s) 2023-01-11T21:25:34.7730806Z test_default_args (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7731102Z Test that methods on class types can have default arguments. ... ok (0.204s) 2023-01-11T21:25:34.7731415Z test_get_attr (jit.test_class_type.TestClassType) ... ok (0.015s) 2023-01-11T21:25:34.7731737Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... ok (0.010s) 2023-01-11T21:25:34.7732055Z test_get_with_method (jit.test_class_type.TestClassType) ... ok (0.001s) 2023-01-11T21:25:34.7732377Z test_imported_classes (jit.test_class_type.TestClassType) ... ok (0.013s) 2023-01-11T21:25:34.7732685Z test_in (jit.test_class_type.TestClassType) ... ok (0.013s) 2023-01-11T21:25:34.7732995Z test_init_compiled_first (jit.test_class_type.TestClassType) ... ok (0.014s) 2023-01-11T21:25:34.7733312Z test_interface (jit.test_class_type.TestClassType) ... ok (0.229s) 2023-01-11T21:25:34.7733638Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... ok (0.029s) 2023-01-11T21:25:34.7733969Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... ok (0.014s) 2023-01-11T21:25:34.7734285Z test_overloaded_fn (jit.test_class_type.TestClassType) ... ok (0.168s) 2023-01-11T21:25:34.7734586Z test_properties (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7734937Z Test that a scripted class can make use of the @property decorator. ... ok (0.181s) 2023-01-11T21:25:34.7735362Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... ok (0.019s) 2023-01-11T21:25:34.7735781Z test_python_interop (jit.test_class_type.TestClassType) ... ok (0.014s) 2023-01-11T21:25:34.7736164Z test_recursive_class (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7736629Z Recursive class types not yet supported. We should give a good error message. ... ok (0.015s) 2023-01-11T21:25:34.7737065Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7737668Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... ok (0.051s) 2023-01-11T21:25:34.7738065Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7738541Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... ok (0.030s) 2023-01-11T21:25:34.7738896Z test_recursive_scripting (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7739232Z Test that class types are recursively scripted when an Python instance of one ... ok (0.029s) 2023-01-11T21:25:34.7739572Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7739892Z Test that class types module attributes that fail to script ... ok (0.043s) 2023-01-11T21:25:34.7740203Z test_reference_semantics (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7740520Z Test that modifications made to a class instance in TorchScript ... ok (0.114s) 2023-01-11T21:25:34.7740843Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... ok (0.017s) 2023-01-11T21:25:34.7741181Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... ok (0.041s) 2023-01-11T21:25:34.7741530Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... ok (0.017s) 2023-01-11T21:25:34.7741858Z test_schema_human_readable (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7742235Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... ok (0.225s) 2023-01-11T21:25:34.7742612Z test_self_referential_method (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7742986Z Test that a scripted class can have a method that refers to the class itself ... ok (0.025s) 2023-01-11T21:25:34.7743321Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... ok (0.014s) 2023-01-11T21:25:34.7743643Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... ok (0.105s) 2023-01-11T21:25:34.7743976Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... ok (0.009s) 2023-01-11T21:25:34.7744287Z test_staticmethod (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7744554Z Test static methods on class types. ... ok (0.029s) 2023-01-11T21:25:34.7744833Z test_type_annotation (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7745154Z Test that annotating container attributes with types works correctly ... ok (0.019s) 2023-01-11T21:25:34.7745479Z test_type_annotations (jit.test_class_type.TestClassType) ... ok (0.010s) 2023-01-11T21:25:34.7745815Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... ok (0.020s) 2023-01-11T21:25:34.7746136Z test_unused_method (jit.test_class_type.TestClassType) 2023-01-11T21:25:34.7746418Z Test unused methods on scripted classes. ... ok (0.024s) 2023-01-11T21:25:34.7746718Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... ok (0.015s) 2023-01-11T21:25:34.7747039Z test_comparison_ops (jit.test_complex.TestComplex) ... ok (0.012s) 2023-01-11T21:25:34.7747363Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... ok (0.438s) 2023-01-11T21:25:34.7747682Z test_complex_constructor (jit.test_complex.TestComplex) ... ok (0.043s) 2023-01-11T21:25:34.7748000Z test_complex_list_sum (jit.test_complex.TestComplex) ... ok (0.003s) 2023-01-11T21:25:34.7748310Z test_complex_parse (jit.test_complex.TestComplex) ... ok (0.006s) 2023-01-11T21:25:34.7748616Z test_complexdict (jit.test_complex.TestComplex) ... ok (0.003s) 2023-01-11T21:25:34.7748909Z test_complexlist (jit.test_complex.TestComplex) ... ok (0.003s) 2023-01-11T21:25:34.7749199Z test_div (jit.test_complex.TestComplex) ... ok (0.003s) 2023-01-11T21:25:34.7749530Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... ok (0.007s) 2023-01-11T21:25:34.7749826Z test_pickle (jit.test_complex.TestComplex) ... ok (0.006s) 2023-01-11T21:25:34.7750118Z test_script (jit.test_complex.TestComplex) ... ok (0.002s) 2023-01-11T21:25:34.7750419Z test_tensor_attributes (jit.test_complex.TestComplex) ... ok (0.006s) 2023-01-11T21:25:34.7750748Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... ok (0.036s) 2023-01-11T21:25:34.7751123Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2023-01-11T21:25:34.7751515Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.004s) 2023-01-11T21:25:34.7751900Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2023-01-11T21:25:34.7752268Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... ok (0.003s) 2023-01-11T21:25:34.7752639Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:25:34.7753015Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:25:34.7753417Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:25:34.7753801Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:25:34.7754172Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:25:34.7754663Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:25:34.7755046Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.003s) 2023-01-11T21:25:34.7755568Z test_script_graph_for_custom_ops_matches_traced_graph (jit.test_custom_operators.TestCustomOperators) ... skip: Need to figure out default dtype differences between fbcode and oss (0.000s) 2023-01-11T21:25:34.7756089Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:25:34.7756466Z test_where_no_scalar (jit.test_custom_operators.TestCustomOperators) ... ok (0.004s) 2023-01-11T21:25:34.7756782Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... ok (0.006s) 2023-01-11T21:25:34.7757066Z test_setattr_removed (jit.test_dce.TestDCE) ... ok (0.009s) 2023-01-11T21:25:34.7757515Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:25:34.7758003Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:25:34.7758468Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:25:34.7758961Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:25:34.7759454Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:25:34.7759810Z test__post_init__ (jit.test_dataclasses.TestDataclasses) ... ok (3.353s) 2023-01-11T21:25:34.7760149Z test_comparators (jit.test_dataclasses.TestDataclasses) ... ok (7.438s) 2023-01-11T21:25:34.7760483Z test_custom__eq__ (jit.test_dataclasses.TestDataclasses) ... ok (0.010s) 2023-01-11T21:25:34.7760816Z test_default_factories (jit.test_dataclasses.TestDataclasses) ... ok (0.003s) 2023-01-11T21:25:34.7761142Z test_init_vars (jit.test_dataclasses.TestDataclasses) ... ok (0.081s) 2023-01-11T21:25:34.7761470Z test_no_source (jit.test_dataclasses.TestDataclasses) ... ok (0.016s) 2023-01-11T21:25:34.7761822Z test_use_unregistered_dataclass_raises (jit.test_dataclasses.TestDataclasses) ... ok (0.001s) 2023-01-11T21:25:34.7762181Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.007s) 2023-01-11T21:25:34.7762569Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.002s) 2023-01-11T21:25:34.7762909Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2023-01-11T21:25:34.7763270Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2023-01-11T21:25:34.7763616Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2023-01-11T21:25:34.7763966Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2023-01-11T21:25:34.7764315Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2023-01-11T21:25:34.7764648Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... ok (3.245s) 2023-01-11T21:25:34.7765038Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.006s) 2023-01-11T21:25:34.7765462Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2023-01-11T21:25:34.7765887Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2023-01-11T21:25:34.7771835Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.008s) 2023-01-11T21:25:34.7772183Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2023-01-11T21:25:34.7772533Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.011s) 2023-01-11T21:25:34.7772866Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.054s) 2023-01-11T21:25:34.7773215Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.022s) 2023-01-11T21:25:34.7773534Z test_aug_assign (jit.test_list_dict.TestDict) ... ok (0.019s) 2023-01-11T21:25:34.7773816Z test_basic (jit.test_list_dict.TestDict) ... ok (0.020s) 2023-01-11T21:25:34.7774080Z test_clear (jit.test_list_dict.TestDict) ... ok (0.003s) 2023-01-11T21:25:34.7774353Z test_copy (jit.test_list_dict.TestDict) ... ok (0.004s) 2023-01-11T21:25:34.7774800Z test_del (jit.test_list_dict.TestDict) ... ok (0.008s) 2023-01-11T21:25:34.7775152Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... ok (0.024s) 2023-01-11T21:25:34.7775536Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... ok (0.080s) 2023-01-11T21:25:34.7775912Z test_dict_to_python (jit.test_list_dict.TestDict) ... ok (0.020s) 2023-01-11T21:25:34.7776262Z test_dict_variance (jit.test_list_dict.TestDict) 2023-01-11T21:25:34.7776608Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... ok (0.011s) 2023-01-11T21:25:34.7776957Z test_get (jit.test_list_dict.TestDict) ... ok (0.008s) 2023-01-11T21:25:34.7777304Z test_get_boolkey (jit.test_list_dict.TestDict) ... ok (0.009s) 2023-01-11T21:25:34.7777607Z test_items (jit.test_list_dict.TestDict) ... ok (0.003s) 2023-01-11T21:25:34.7777882Z test_key_type (jit.test_list_dict.TestDict) ... ok (0.001s) 2023-01-11T21:25:34.7778156Z test_keys (jit.test_list_dict.TestDict) ... ok (0.005s) 2023-01-11T21:25:34.7778424Z test_len (jit.test_list_dict.TestDict) ... ok (0.003s) 2023-01-11T21:25:34.7778692Z test_loop (jit.test_list_dict.TestDict) ... ok (0.003s) 2023-01-11T21:25:34.7778973Z test_membership (jit.test_list_dict.TestDict) ... ok (0.008s) 2023-01-11T21:25:34.7779258Z test_mutability (jit.test_list_dict.TestDict) ... ok (0.003s) 2023-01-11T21:25:34.7779553Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... ok (0.011s) 2023-01-11T21:25:34.7779855Z test_ordered_dict (jit.test_list_dict.TestDict) ... ok (0.012s) 2023-01-11T21:25:34.7780137Z test_pop (jit.test_list_dict.TestDict) ... ok (0.010s) 2023-01-11T21:25:34.7780404Z test_popitem (jit.test_list_dict.TestDict) ... ok (0.003s) 2023-01-11T21:25:34.7780689Z test_setdefault (jit.test_list_dict.TestDict) ... ok (0.007s) 2023-01-11T21:25:34.7780995Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2023-01-11T21:25:34.7781313Z Test that the use of a Dict type annotation without contained ... ok (0.002s) 2023-01-11T21:25:34.7781684Z test_update (jit.test_list_dict.TestDict) ... ok (0.010s) 2023-01-11T21:25:34.7781979Z test_update_existing_key (jit.test_list_dict.TestDict) ... ok (0.005s) 2023-01-11T21:25:34.7782271Z test_values (jit.test_list_dict.TestDict) ... ok (0.002s) 2023-01-11T21:25:34.7782535Z test_view (jit.test_list_dict.TestDict) ... ok (0.070s) 2023-01-11T21:25:34.7782849Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.008s) 2023-01-11T21:25:34.7783639Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... /var/lib/jenkins/workspace/test/jit/test_dtype_analysis.py:165: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:25:34.7784162Z rand_tensor = torch.rand(shape, dtype=dtype) 2023-01-11T21:25:34.7784372Z ok (0.073s) 2023-01-11T21:25:34.7784630Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.008s) 2023-01-11T21:25:34.7784980Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.015s) 2023-01-11T21:25:34.7785320Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2023-01-11T21:25:34.7785695Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.032s) 2023-01-11T21:25:34.7786021Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... ok (0.009s) 2023-01-11T21:25:34.7786306Z test_enum_as_const (jit.test_enum.TestEnum) ... ok (0.007s) 2023-01-11T21:25:34.7786601Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.008s) 2023-01-11T21:25:34.7786893Z test_enum_comp (jit.test_enum.TestEnum) ... ok (0.006s) 2023-01-11T21:25:34.7787181Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... ok (0.108s) 2023-01-11T21:25:34.7787475Z test_enum_explicit_script (jit.test_enum.TestEnum) ... ok (0.001s) 2023-01-11T21:25:34.7787765Z test_enum_iterate (jit.test_enum.TestEnum) ... ok (0.010s) 2023-01-11T21:25:34.7788089Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... ok (0.007s) 2023-01-11T21:25:34.7788370Z test_enum_module_return (jit.test_enum.TestEnum) ... ok (0.009s) 2023-01-11T21:25:34.7788650Z test_enum_name (jit.test_enum.TestEnum) ... ok (0.006s) 2023-01-11T21:25:34.7788926Z test_enum_return (jit.test_enum.TestEnum) ... ok (0.008s) 2023-01-11T21:25:34.7789195Z test_enum_value (jit.test_enum.TestEnum) ... ok (0.006s) 2023-01-11T21:25:34.7789476Z test_enum_value_types (jit.test_enum.TestEnum) ... ok (0.022s) 2023-01-11T21:25:34.7789784Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... ok (0.005s) 2023-01-11T21:25:34.7790101Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... ok (0.005s) 2023-01-11T21:25:34.7790403Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.009s) 2023-01-11T21:25:34.7790748Z test_freeze_interface_swapping_two_methods (jit.test_freezing.TestFreezing) ... ok (0.066s) 2023-01-11T21:25:34.7791133Z test_freeze_interface_within_object (jit.test_freezing.TestFreezing) ... expected failure (0.037s) 2023-01-11T21:25:34.7791469Z test_freeze_module (jit.test_freezing.TestFreezing) ... ok (0.013s) 2023-01-11T21:25:34.7791799Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... ok (0.011s) 2023-01-11T21:25:34.7792147Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... ok (0.160s) 2023-01-11T21:25:34.7792483Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... ok (0.133s) 2023-01-11T21:25:34.7792804Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T21:25:34.7793136Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:25:34.7793477Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... ok (0.013s) 2023-01-11T21:25:34.7793815Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:25:34.7794198Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:25:34.7794729Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:25:34.7795124Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:25:34.7795517Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T21:25:34.7795885Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:25:34.7796236Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... ok (0.008s) 2023-01-11T21:25:34.7796588Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:25:34.7796917Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... ok (0.011s) 2023-01-11T21:25:34.7797251Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T21:25:34.7797608Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T21:25:34.7797964Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T21:25:34.7798322Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:25:34.7798659Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:25:34.7798994Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:25:34.7799330Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... ok (0.004s) 2023-01-11T21:25:34.7799674Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... ok (0.004s) 2023-01-11T21:25:34.7800022Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... ok (0.020s) 2023-01-11T21:25:34.7800360Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... ok (0.021s) 2023-01-11T21:25:34.7800793Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... ok (0.018s) 2023-01-11T21:25:34.7801167Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2023-01-11T21:25:34.7801615Z Test that Modules containing non-static ModuleDict or ModuleList ... ok (0.064s) 2023-01-11T21:25:34.7801957Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... ok (0.008s) 2023-01-11T21:25:34.7802318Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T21:25:34.7802691Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... ok (0.013s) 2023-01-11T21:25:34.7803055Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... ok (0.022s) 2023-01-11T21:25:34.7803403Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... ok (0.013s) 2023-01-11T21:25:34.7803746Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:25:34.7804079Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:25:34.7804422Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T21:25:34.7804785Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... ok (0.004s) 2023-01-11T21:25:34.7805169Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T21:25:34.7805575Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... ok (0.008s) 2023-01-11T21:25:34.7805961Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:25:34.7806809Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:25:34.7807377Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T21:25:34.7807729Z test_freeze_no_forward (jit.test_freezing.TestFreezing) ... ok (0.009s) 2023-01-11T21:25:34.7808064Z test_freeze_non_interface_module_swap (jit.test_freezing.TestFreezing) ... ok (0.013s) 2023-01-11T21:25:34.7808411Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... ok (0.054s) 2023-01-11T21:25:34.7808751Z test_freeze_recursive_interfaces (jit.test_freezing.TestFreezing) ... ok (0.179s) 2023-01-11T21:25:34.7809092Z test_freeze_recursive_interfaces_same_name (jit.test_freezing.TestFreezing) ... ok (0.181s) 2023-01-11T21:25:34.7809463Z test_freeze_recursive_interfaces_with_reassignment (jit.test_freezing.TestFreezing) ... ok (0.087s) 2023-01-11T21:25:34.7809823Z test_freeze_with_interface_mutable (jit.test_freezing.TestFreezing) ... ok (0.141s) 2023-01-11T21:25:34.7810164Z test_freeze_with_swapping_interfaces (jit.test_freezing.TestFreezing) ... ok (0.051s) 2023-01-11T21:25:34.7810509Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... ok (0.039s) 2023-01-11T21:25:34.7810854Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... ok (0.083s) 2023-01-11T21:25:34.7811200Z test_dictionary_as_example_inputs_for_jit_trace (__main__.TestFrontend) ... ok (0.071s) 2023-01-11T21:25:34.7811503Z test_instancing_error (__main__.TestFrontend) ... ok (0.335s) 2023-01-11T21:25:34.7811847Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.015s) 2023-01-11T21:25:34.7812231Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (1.353s) 2023-01-11T21:25:34.7812593Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.382s) 2023-01-11T21:25:34.7812970Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... ok (1.715s) 2023-01-11T21:25:34.7813415Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.012s) 2023-01-11T21:25:34.7813788Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... ok (1.654s) 2023-01-11T21:25:34.7814136Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.050s) 2023-01-11T21:25:34.7814490Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.048s) 2023-01-11T21:25:34.7814956Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: Testing no mkldnn (0.001s) 2023-01-11T21:25:34.7815444Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... ok (0.231s) 2023-01-11T21:25:34.7815920Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.014s) 2023-01-11T21:25:34.7816385Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2023-01-11T21:25:34.7816837Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2023-01-11T21:25:34.7817309Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2023-01-11T21:25:34.7817733Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.008s) 2023-01-11T21:25:34.7818111Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.120s) 2023-01-11T21:25:34.7818483Z test_linear_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.784s) 2023-01-11T21:25:34.7818864Z test_linear_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... ok (0.477s) 2023-01-11T21:25:34.7819245Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... ok (0.019s) 2023-01-11T21:25:34.7819598Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2023-01-11T21:25:34.7819939Z Testing that the interleaving of multiple optimizations does not ... ok (0.013s) 2023-01-11T21:25:34.7820285Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2023-01-11T21:25:34.7820667Z There should be no change to the graph due to the optimization pass ... ok (0.012s) 2023-01-11T21:25:34.7821026Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... ok (0.014s) 2023-01-11T21:25:34.7821402Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2023-01-11T21:25:34.7821778Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2023-01-11T21:25:34.7822138Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.190s) 2023-01-11T21:25:34.7822513Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.022s) 2023-01-11T21:25:34.7822888Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.012s) 2023-01-11T21:25:34.7823273Z test_numel_less_than_size_with_padding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2023-01-11T21:25:34.7823658Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.018s) 2023-01-11T21:25:34.7824018Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.240s) 2023-01-11T21:25:34.7824382Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.596s) 2023-01-11T21:25:34.7824740Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2023-01-11T21:25:34.7825103Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.003s) 2023-01-11T21:25:34.7825486Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.029s) 2023-01-11T21:25:34.7825869Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... ok (0.067s) 2023-01-11T21:25:34.7826285Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.233s) 2023-01-11T21:25:34.7826739Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.052s) 2023-01-11T21:25:34.7827232Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.008s) 2023-01-11T21:25:34.7827677Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (2.649s) 2023-01-11T21:25:34.7828065Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... ok (0.005s) 2023-01-11T21:25:34.7828409Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... ok (0.025s) 2023-01-11T21:25:34.7828728Z test_hash_bool (jit.test_hash.TestHash) ... ok (0.006s) 2023-01-11T21:25:34.7829004Z test_hash_device (jit.test_hash.TestHash) ... ok (0.006s) 2023-01-11T21:25:34.7829272Z test_hash_float (jit.test_hash.TestHash) ... ok (0.007s) 2023-01-11T21:25:34.7829542Z test_hash_int (jit.test_hash.TestHash) ... ok (0.006s) 2023-01-11T21:25:34.7829812Z test_hash_none (jit.test_hash.TestHash) ... ok (0.002s) 2023-01-11T21:25:34.7830088Z test_hash_string (jit.test_hash.TestHash) ... ok (0.005s) 2023-01-11T21:25:34.7830346Z test_hash_tensor (jit.test_hash.TestHash) 2023-01-11T21:25:34.7830598Z Tensors should hash by identity ... ok (0.005s) 2023-01-11T21:25:34.7830863Z test_hash_tuple (jit.test_hash.TestHash) ... ok (0.005s) 2023-01-11T21:25:34.7831161Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... ok (0.002s) 2023-01-11T21:25:34.7831483Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... ok (0.016s) 2023-01-11T21:25:34.7831798Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... skip: (0.000s) 2023-01-11T21:25:34.7832104Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... ok (0.007s) 2023-01-11T21:25:34.7832424Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... ok (0.006s) 2023-01-11T21:25:34.7832751Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.012s) 2023-01-11T21:25:34.7833081Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.022s) 2023-01-11T21:25:34.7833431Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.019s) 2023-01-11T21:25:34.7833751Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.018s) 2023-01-11T21:25:34.7834081Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.032s) 2023-01-11T21:25:34.7834411Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.028s) 2023-01-11T21:25:34.7834876Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.015s) 2023-01-11T21:25:34.7835191Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.020s) 2023-01-11T21:25:34.7835517Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... ok (0.013s) 2023-01-11T21:25:34.7835847Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.018s) 2023-01-11T21:25:34.7836181Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.023s) 2023-01-11T21:25:34.7836519Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.020s) 2023-01-11T21:25:34.7838326Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... ok (0.020s) 2023-01-11T21:25:34.7838664Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.030s) 2023-01-11T21:25:34.7839002Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.052s) 2023-01-11T21:25:34.7839345Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.031s) 2023-01-11T21:25:34.7839669Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.016s) 2023-01-11T21:25:34.7839987Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.023s) 2023-01-11T21:25:34.7840301Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.033s) 2023-01-11T21:25:34.7840610Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.039s) 2023-01-11T21:25:34.7840992Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.002s) 2023-01-11T21:25:34.7841355Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.004s) 2023-01-11T21:25:34.7841760Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.012s) 2023-01-11T21:25:34.7842192Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.004s) 2023-01-11T21:25:34.7842621Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.004s) 2023-01-11T21:25:34.7843072Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (0.036s) 2023-01-11T21:25:34.7843531Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (2.642s) 2023-01-11T21:25:34.7843900Z test_bool (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2023-01-11T21:25:34.7844209Z test_dict (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2023-01-11T21:25:34.7844522Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2023-01-11T21:25:34.7844865Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:25:34.7845267Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:25:34.7845689Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2023-01-11T21:25:34.7846630Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:25:34.7847140Z test_float (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:25:34.7847516Z test_if_else (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:25:34.7847820Z test_in_if (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2023-01-11T21:25:34.7848125Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T21:25:34.7848552Z test_int (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:25:34.7848857Z test_list (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2023-01-11T21:25:34.7849164Z test_list_nested (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2023-01-11T21:25:34.7849489Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:25:34.7849819Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:25:34.7850151Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:25:34.7850502Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:25:34.7850849Z test_optional (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2023-01-11T21:25:34.7851178Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:25:34.7851532Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:25:34.7851863Z test_optional_none (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:25:34.7852190Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:25:34.7852506Z test_tuple (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2023-01-11T21:25:34.7852812Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T21:25:34.7853148Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:25:34.7853476Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2023-01-11T21:25:34.7853794Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:25:34.7854108Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... ok (0.017s) 2023-01-11T21:25:34.7854401Z test_ModuleList (__main__.TestJit) ... ok (0.051s) 2023-01-11T21:25:34.7854725Z test_Sequential (__main__.TestJit) ... ok (0.021s) 2023-01-11T21:25:34.7855035Z test_T_mT_H_mH (__main__.TestJit) ... ok (0.017s) 2023-01-11T21:25:34.7855362Z test_add_relu_fusion (__main__.TestJit) ... ok (0.024s) 2023-01-11T21:25:34.7855682Z test_arg_configurations (__main__.TestJit) 2023-01-11T21:25:34.7856095Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.001s) 2023-01-11T21:25:34.7856501Z test_attrs (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7856804Z test_batchnorm (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7857148Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.001s) 2023-01-11T21:25:34.7857488Z test_conj_transpose (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7857766Z test_constant_insertion (__main__.TestJit) ... ok (2.313s) 2023-01-11T21:25:34.7858055Z test_constant_prop_aliasing_type (__main__.TestJit) ... ok (0.005s) 2023-01-11T21:25:34.7858341Z test_constant_prop_exception (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7858636Z test_constant_prop_if_constant (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7858924Z test_constant_prop_if_inline (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7859208Z test_constant_prop_loop_constant (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7859497Z test_constant_prop_nested (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7859776Z test_constant_prop_none (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7860053Z test_constant_prop_print (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7860321Z test_constant_prop_rand (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7860605Z test_constant_prop_remove_output (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7860892Z test_constant_prop_simple (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7861154Z test_constants_pkl (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7861438Z test_cpp (__main__.TestJit) ... skip: covered by test_cpp_cuda (0.000s) 2023-01-11T21:25:34.7861740Z test_cse (__main__.TestJit) ... ok (0.006s) 2023-01-11T21:25:34.7862001Z test_cse_not_introduce_aliasing (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7862283Z test_cu_escaped_number (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:25:34.7862555Z test_cuda_export_restore (__main__.TestJit) ... ok (0.012s) 2023-01-11T21:25:34.7862847Z test_debug_flush_compilation_cache (__main__.TestJit) ... ok (0.012s) 2023-01-11T21:25:34.7863121Z test_decompose_addmm (__main__.TestJit) ... ok (0.037s) 2023-01-11T21:25:34.7863388Z test_device_not_equal (__main__.TestJit) ... ok (0.006s) 2023-01-11T21:25:34.7863676Z test_diff_subgraph_clones_constants (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7863944Z test_disabled (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:25:34.7864198Z test_dropout (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7864454Z test_dropout_cuda (__main__.TestJit) ... ok (0.008s) 2023-01-11T21:25:34.7865035Z test_dropout_func_requires_grad (__main__.TestJit) ... STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:25:34.7865528Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:25:34.7865983Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:25:34.7866427Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:25:34.7866861Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:25:34.7867314Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:25:34.7867758Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:25:34.7868195Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:25:34.7868672Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:25:34.7869112Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:25:34.7869551Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:25:34.7869999Z STAGE:2023-01-11 21:23:48 2314:2314 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:25:34.7870265Z ok (0.385s) 2023-01-11T21:25:34.7870549Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.001s) 2023-01-11T21:25:34.7870855Z test_einsum (__main__.TestJit) ... ok (0.022s) 2023-01-11T21:25:34.7871101Z test_element_size (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7871379Z test_expand_fold_quant_inputs (__main__.TestJit) ... ok (0.000s) 2023-01-11T21:25:34.7871662Z test_expand_quantlint (__main__.TestJit) ... ok (0.000s) 2023-01-11T21:25:34.7871994Z test_export_batchnorm (__main__.TestJit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:25:34.7872324Z test_export_dropout (__main__.TestJit) ... ok (0.006s) 2023-01-11T21:25:34.7872588Z test_export_lstm (__main__.TestJit) ... ok (0.037s) 2023-01-11T21:25:34.7872851Z test_export_opnames (__main__.TestJit) ... ok (0.011s) 2023-01-11T21:25:34.7873102Z test_export_rnn (__main__.TestJit) ... ok (0.066s) 2023-01-11T21:25:34.7873414Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.001s) 2023-01-11T21:25:34.7873729Z test_function_default_values (__main__.TestJit) ... ok (0.037s) 2023-01-11T21:25:34.7874017Z test_hide_source_ranges_context_manager (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7874302Z test_import_method (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7874688Z test_inferred_as_tensor (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:25:34.7875067Z test_layout (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7875375Z test_matrix_conj_transpose (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7875653Z test_matrix_transpose (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7875931Z test_module_default_values (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7876206Z test_mutable_default_values (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7876493Z test_native_dropout_corner_case (__main__.TestJit) ... ok (0.013s) 2023-01-11T21:25:34.7876763Z test_nn_conv (__main__.TestJit) ... ok (0.212s) 2023-01-11T21:25:34.7877008Z test_nn_lp_pool1d (__main__.TestJit) ... ok (0.104s) 2023-01-11T21:25:34.7877266Z test_nn_lp_pool2d (__main__.TestJit) ... ok (0.150s) 2023-01-11T21:25:34.7877526Z test_nn_padding (__main__.TestJit) ... ok (0.235s) 2023-01-11T21:25:34.7877790Z test_nn_padding_functional (__main__.TestJit) ... ok (0.025s) 2023-01-11T21:25:34.7878074Z test_no_erroneous_warnings (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7878408Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.001s) 2023-01-11T21:25:34.7878716Z test_numel (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7878981Z test_pattern_based_module_rewrite (__main__.TestJit) ... ok (0.026s) 2023-01-11T21:25:34.7879271Z test_pattern_based_rewrite (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7879585Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... ok (0.016s) 2023-01-11T21:25:34.7880038Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.002s) 2023-01-11T21:25:34.7880382Z test_permute_inputs_binding (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7880655Z test_pretty_printer (__main__.TestJit) ... ok (0.019s) 2023-01-11T21:25:34.7880966Z test_print_classes_module (__main__.TestJit) ... ok (0.000s) 2023-01-11T21:25:34.7881272Z test_print_op_module (__main__.TestJit) ... ok (0.000s) 2023-01-11T21:25:34.7881548Z test_print_torch_ops_modules (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:25:34.7882312Z test_profiler (__main__.TestJit) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/65521 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:25:34.7882861Z test_python_bindings (__main__.TestJit) ... ok (0.250s) 2023-01-11T21:25:34.7883115Z test_python_ir (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7883377Z test_python_ir_utils (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7883649Z test_python_ir_utils_graph (__main__.TestJit) ... ok (0.005s) 2023-01-11T21:25:34.7883913Z test_python_ivalue (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:25:34.7884186Z test_pytorch_jit_env_off (__main__.TestJit) ... ok (1.379s) 2023-01-11T21:25:34.7884454Z test_recursive_cse (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:25:34.7884722Z test_repeat_interleave_script (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7885003Z test_restore_device (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:25:34.7885320Z test_restore_device_cuda (__main__.TestJit) ... ok (0.016s) 2023-01-11T21:25:34.7886400Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... /var/lib/jenkins/workspace/test/test_jit.py:483: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:34.7887248Z self.assertEqual(m2.b0.storage().data_ptr(), m2.p0.storage().data_ptr()) 2023-01-11T21:25:34.7887531Z ok (0.005s) 2023-01-11T21:25:34.7887766Z test_script_autograd_grad (__main__.TestJit) ... ok (0.395s) 2023-01-11T21:25:34.7888144Z test_script_backward (__main__.TestJit) ... ok (0.010s) 2023-01-11T21:25:34.7888730Z test_script_backward_twice (__main__.TestJit) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_script.py:1243: UserWarning: `optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead 2023-01-11T21:25:34.7889123Z warnings.warn( 2023-01-11T21:25:34.7889314Z ok (0.014s) 2023-01-11T21:25:34.7889526Z test_script_fn_pkl (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7889799Z test_script_tensor_type (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7890088Z test_shape_analysis_broadcast (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7890384Z test_shape_analysis_masked_select (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:25:34.7890679Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:25:34.7890968Z test_sparse_csr_tensors (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7891240Z test_sparse_tensors (__main__.TestJit) ... ok (0.031s) 2023-01-11T21:25:34.7892283Z test_torch_complex (__main__.TestJit) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:471: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [2]. 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:33.) 2023-01-11T21:25:34.7892984Z return callable(*args, **kwargs) 2023-01-11T21:25:34.7893946Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:471: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [2]. 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:33.) 2023-01-11T21:25:34.7894648Z return callable(*args, **kwargs) 2023-01-11T21:25:34.7894891Z ok (0.025s) 2023-01-11T21:25:34.7895385Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.000s) 2023-01-11T21:25:34.7895826Z test_torch_load_zipfile_check (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7896164Z test_torch_ops_kwonly (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7896506Z test_torch_ops_overloaded (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:25:34.7896839Z test_torch_sum (__main__.TestJit) ... ok (0.009s) 2023-01-11T21:25:34.7897160Z test_trace_retains_train (__main__.TestJit) ... ok (0.006s) 2023-01-11T21:25:34.7897495Z test_train_eval (__main__.TestJit) ... ok (0.039s) 2023-01-11T21:25:34.7897768Z test_transpose (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:25:34.7898023Z test_unchecked_cast (__main__.TestJit) ... ok (0.011s) 2023-01-11T21:25:34.7898289Z test_unique_state_dict (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:25:34.7898618Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.001s) 2023-01-11T21:25:34.7898929Z test_warnings (__main__.TestJit) ... ok (0.008s) 2023-01-11T21:25:34.7899220Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.7899574Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7899934Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7900288Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.7900737Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.7901103Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... ok (0.039s) 2023-01-11T21:25:34.7901465Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.7901816Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7902173Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.7902538Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.7902885Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.7903235Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.7903588Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7903945Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T21:25:34.7904286Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.7904643Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.7905002Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T21:25:34.7905344Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.7905698Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7906053Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.7906406Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T21:25:34.7906755Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T21:25:34.7907157Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.7907520Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.7907872Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7908204Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:25:34.7908528Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:25:34.7908861Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:25:34.7909183Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7909510Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7909831Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7910162Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T21:25:34.7910504Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.7910846Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7911174Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7911498Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.7911818Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7912140Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7912463Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7912819Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7913216Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7913589Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.7913970Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7914363Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7914856Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7915206Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7915541Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7915888Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7916251Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7916618Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.7917000Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7917343Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7917673Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.7918008Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.7918347Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7918680Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7919004Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7919391Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7919721Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7920051Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7920390Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7920737Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.7921083Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7921436Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7921800Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7922163Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.7922528Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7922878Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7923241Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.7923599Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.7923935Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.086s) 2023-01-11T21:25:34.7924277Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... ok (0.085s) 2023-01-11T21:25:34.7924616Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... ok (0.086s) 2023-01-11T21:25:34.7925001Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... ok (0.089s) 2023-01-11T21:25:34.7925426Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.085s) 2023-01-11T21:25:34.7925923Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.081s) 2023-01-11T21:25:34.7926833Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.084s) 2023-01-11T21:25:34.7927319Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... ok (0.084s) 2023-01-11T21:25:34.7927678Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T21:25:34.7928020Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... ok (0.084s) 2023-01-11T21:25:34.7928353Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.083s) 2023-01-11T21:25:34.7928687Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.081s) 2023-01-11T21:25:34.7929029Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.081s) 2023-01-11T21:25:34.7929353Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... ok (0.084s) 2023-01-11T21:25:34.7929694Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T21:25:34.7930028Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... ok (0.084s) 2023-01-11T21:25:34.7930365Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.083s) 2023-01-11T21:25:34.7930710Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.079s) 2023-01-11T21:25:34.7931040Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.081s) 2023-01-11T21:25:34.7931362Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T21:25:34.7931665Z test_nn_CELU (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:25:34.7931978Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:25:34.7932286Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:25:34.7932775Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.002s) 2023-01-11T21:25:34.7933170Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7933514Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:25:34.7933888Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.002s) 2023-01-11T21:25:34.7934254Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:25:34.7934583Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.7934934Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.7935352Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.7935763Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.7936168Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.7936595Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.7937005Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.7937410Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.7937766Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.7938087Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.7938413Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.055s) 2023-01-11T21:25:34.7938736Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7939052Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7939403Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:25:34.7939725Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.7940033Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:25:34.7940351Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:25:34.7940677Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:25:34.7940987Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7941318Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:25:34.7941644Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.7941983Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.7942318Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.7942654Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:25:34.7942973Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.7943292Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:25:34.7943612Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7943937Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.053s) 2023-01-11T21:25:34.7944274Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7944600Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.7944937Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.7945277Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.7945650Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7945988Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7946307Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7946629Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7946940Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7947258Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7947582Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7947917Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7948236Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7948565Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T21:25:34.7948911Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T21:25:34.7949242Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7949556Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:25:34.7949883Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7950200Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7950513Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7950841Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.055s) 2023-01-11T21:25:34.7951170Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7951494Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7951841Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7952166Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7952484Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7952814Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T21:25:34.7953135Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7953467Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.053s) 2023-01-11T21:25:34.7953797Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7954113Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7954439Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.7954940Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:25:34.7955353Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... ok (0.097s) 2023-01-11T21:25:34.7955761Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.097s) 2023-01-11T21:25:34.7956186Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... ok (0.098s) 2023-01-11T21:25:34.7956610Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.097s) 2023-01-11T21:25:34.7957009Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T21:25:34.7957419Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T21:25:34.7957763Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T21:25:34.7958106Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T21:25:34.7958464Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... ok (0.099s) 2023-01-11T21:25:34.7958800Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.100s) 2023-01-11T21:25:34.7959139Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.7959480Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.7959844Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.7960222Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.7960593Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.7960935Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.7961267Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7961622Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7961996Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7962394Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7962806Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7963214Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7963584Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7963954Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7964345Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7964823Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.7965293Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7965746Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7966609Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7967107Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7967561Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7967986Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.7968386Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7968744Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7969134Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7969526Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7969890Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7970244Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7970603Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7970949Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7971384Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7971721Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7972029Z test_nn_ELU (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.7972335Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:25:34.7972642Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:25:34.7972952Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.7973283Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.064s) 2023-01-11T21:25:34.7973611Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.7973952Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.7974289Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.7974648Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.7975068Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.7975482Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.7975900Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.7976330Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:25:34.7976746Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:25:34.7977130Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7977518Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7977818Z test_nn_Fold (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:25:34.7978127Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T21:25:34.7978504Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... ok (0.044s) 2023-01-11T21:25:34.7978834Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T21:25:34.7979181Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T21:25:34.7979546Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.072s) 2023-01-11T21:25:34.7979946Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T21:25:34.7980335Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.067s) 2023-01-11T21:25:34.7980707Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... ok (0.069s) 2023-01-11T21:25:34.7981070Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.069s) 2023-01-11T21:25:34.7981467Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.072s) 2023-01-11T21:25:34.7981840Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... ok (0.087s) 2023-01-11T21:25:34.7982194Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... ok (0.076s) 2023-01-11T21:25:34.7982560Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T21:25:34.7982947Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T21:25:34.7983342Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.071s) 2023-01-11T21:25:34.7983707Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... ok (0.072s) 2023-01-11T21:25:34.7984064Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.072s) 2023-01-11T21:25:34.7984483Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.075s) 2023-01-11T21:25:34.7984830Z test_nn_GELU (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.7985145Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.7985451Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.7985754Z test_nn_GLU (__main__.TestJitGeneratedModule) ... ok (0.041s) 2023-01-11T21:25:34.7986051Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.7986369Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.7986668Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... ok (0.065s) 2023-01-11T21:25:34.7986987Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... ok (0.073s) 2023-01-11T21:25:34.7987328Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... ok (0.067s) 2023-01-11T21:25:34.7987665Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... ok (0.067s) 2023-01-11T21:25:34.7988009Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.065s) 2023-01-11T21:25:34.7988345Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.065s) 2023-01-11T21:25:34.7988671Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... ok (0.067s) 2023-01-11T21:25:34.7989009Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.071s) 2023-01-11T21:25:34.7989351Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.065s) 2023-01-11T21:25:34.7989692Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.065s) 2023-01-11T21:25:34.7990033Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.078s) 2023-01-11T21:25:34.7990402Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7990728Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.7991059Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.7991419Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.002s) 2023-01-11T21:25:34.7991816Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.002s) 2023-01-11T21:25:34.7992168Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.7992491Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.7992809Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.7993137Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.7993489Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.7993844Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7994216Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.7994677Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.7995076Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.7995429Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7995788Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.7996122Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.7996428Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.7996799Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:25:34.7997146Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:25:34.7997486Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:25:34.7997809Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... ok (0.095s) 2023-01-11T21:25:34.7998141Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.093s) 2023-01-11T21:25:34.7998489Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.100s) 2023-01-11T21:25:34.7998846Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.100s) 2023-01-11T21:25:34.7999194Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... ok (0.093s) 2023-01-11T21:25:34.7999531Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.093s) 2023-01-11T21:25:34.7999883Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.100s) 2023-01-11T21:25:34.8000241Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.101s) 2023-01-11T21:25:34.8000587Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... ok (0.093s) 2023-01-11T21:25:34.8000919Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.093s) 2023-01-11T21:25:34.8001258Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.101s) 2023-01-11T21:25:34.8001628Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.101s) 2023-01-11T21:25:34.8001967Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... ok (0.041s) 2023-01-11T21:25:34.8002288Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8002618Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8002992Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8003336Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8003673Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8004013Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8004361Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8004719Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8005142Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8005560Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8006394Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8006977Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8007391Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8007711Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.8008051Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8008379Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8008703Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8009035Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8009372Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8009797Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.8010118Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... ok (0.108s) 2023-01-11T21:25:34.8010442Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.115s) 2023-01-11T21:25:34.8010763Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... ok (0.113s) 2023-01-11T21:25:34.8011078Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... ok (0.136s) 2023-01-11T21:25:34.8011390Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... ok (0.151s) 2023-01-11T21:25:34.8011691Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... ok (0.077s) 2023-01-11T21:25:34.8012026Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.8012387Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T21:25:34.8012751Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.041s) 2023-01-11T21:25:34.8013103Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T21:25:34.8013460Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.142s) 2023-01-11T21:25:34.8013820Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T21:25:34.8014148Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.8014463Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.8014855Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.8015274Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.8015698Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:25:34.8016094Z test_nn_Linear (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8016536Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8016938Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8017337Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... ok (0.174s) 2023-01-11T21:25:34.8017714Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... ok (0.197s) 2023-01-11T21:25:34.8018080Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... ok (0.242s) 2023-01-11T21:25:34.8018417Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8018744Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8019078Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8019398Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.8019722Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.8020064Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.8020408Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.8020717Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8021043Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8021387Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8021721Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8022047Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8022374Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8022735Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T21:25:34.8023042Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8023367Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T21:25:34.8023706Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8024064Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8024418Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8024778Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8025114Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.8025433Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.053s) 2023-01-11T21:25:34.8025773Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T21:25:34.8026103Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.8026428Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.8026752Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T21:25:34.8027078Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:25:34.8027403Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.053s) 2023-01-11T21:25:34.8027726Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.8028056Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.8028375Z test_nn_Mish (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.8028685Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8029031Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8029362Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8029718Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8030068Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:25:34.8030423Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8030798Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8031167Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.8031535Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:25:34.8031912Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:25:34.8032284Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8032639Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.097s) 2023-01-11T21:25:34.8033013Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.058s) 2023-01-11T21:25:34.8033402Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.058s) 2023-01-11T21:25:34.8033789Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.058s) 2023-01-11T21:25:34.8034165Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8034645Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.085s) 2023-01-11T21:25:34.8035034Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8035439Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.8035763Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8036106Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8036458Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8036803Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8037155Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8037494Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8037839Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8038182Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8038540Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8038958Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:25:34.8039344Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8039662Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8040006Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8040360Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8040695Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8041040Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8041423Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8041745Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.8042073Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8042407Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8042732Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.8043051Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8043380Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.8043719Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.8044051Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8044389Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8044729Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8045124Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8045552Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8046312Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8046882Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8047315Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8047680Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8048032Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:25:34.8048466Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8048778Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8049096Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8049417Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8049726Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8050046Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8050377Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8050699Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8051024Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8051363Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8051704Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8052031Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8052367Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8052704Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8053048Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8053375Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8053710Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8054041Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8054382Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8054840Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8055284Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8055738Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8056156Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8056553Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8056970Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:25:34.8057417Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8057814Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8058171Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.8058533Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.8058879Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8059241Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.8059602Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8059925Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... ok (0.066s) 2023-01-11T21:25:34.8060222Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.8060533Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.8060865Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.8061197Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:25:34.8061555Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8061850Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... ok (0.039s) 2023-01-11T21:25:34.8062163Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.8062469Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.8062785Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8063102Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8063416Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8063759Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8064101Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8064426Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8064768Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8065119Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8065460Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8065785Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8066133Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8066290Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8066454Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8066621Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8066776Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8066958Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8067132Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8067288Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8067451Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8067617Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8067751Z test_nn_SELU (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:25:34.8067899Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8068043Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8068171Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8068324Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8068472Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8068611Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8068766Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8068912Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8069062Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8069213Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8069371Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.8069536Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.8069698Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.8069891Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8070055Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8070209Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:25:34.8070366Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8070515Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8070677Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.8070845Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.8071013Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:25:34.8071175Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8071316Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.8071459Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.8071617Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:25:34.8071771Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.8071919Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:25:34.8072051Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T21:25:34.8072201Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2023-01-11T21:25:34.8072357Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2023-01-11T21:25:34.8072501Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T21:25:34.8072643Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8072819Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8072979Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:25:34.8073145Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8073296Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:25:34.8073445Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8073595Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8073753Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8073910Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8074053Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... ok (0.090s) 2023-01-11T21:25:34.8074212Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.072s) 2023-01-11T21:25:34.8074361Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... ok (0.070s) 2023-01-11T21:25:34.8074602Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8074770Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8074930Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8075089Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... ok (0.139s) 2023-01-11T21:25:34.8075266Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.066s) 2023-01-11T21:25:34.8075416Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.065s) 2023-01-11T21:25:34.8075577Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... ok (0.041s) 2023-01-11T21:25:34.8075733Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.8075930Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.8076097Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.8076315Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:25:34.8076508Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (1.861s) 2023-01-11T21:25:34.8076692Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (1.799s) 2023-01-11T21:25:34.8076876Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (1.619s) 2023-01-11T21:25:34.8077059Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (1.642s) 2023-01-11T21:25:34.8077224Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... ok (5.556s) 2023-01-11T21:25:34.8077404Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.038s) 2023-01-11T21:25:34.8077566Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:25:34.8077740Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:25:34.8077897Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:25:34.8078036Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:25:34.8078185Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T21:25:34.8078330Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:25:34.8078484Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8078643Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8078818Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:25:34.8078975Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8079142Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8079308Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8079486Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8079665Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8079860Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8080025Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8080203Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8080360Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8080527Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8080692Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8080869Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8102972Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8103242Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8103415Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8103777Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8103938Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8104112Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8104278Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8104443Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8104621Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8104780Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8104930Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8105094Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8105254Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8105432Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8105621Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8105799Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8105962Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8106125Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8106275Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8106437Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8106655Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8106823Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8106980Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8107139Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8107308Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8107472Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8107647Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8107811Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8107993Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8108147Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8108296Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8108448Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8108600Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8108751Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8108911Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8109085Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8109246Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8109397Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8109587Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8109736Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8109891Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8110040Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8110195Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8110344Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:25:34.8110517Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... ok (0.002s) 2023-01-11T21:25:34.8110681Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2023-01-11T21:25:34.8110851Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2023-01-11T21:25:34.8111032Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2023-01-11T21:25:34.8111214Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2023-01-11T21:25:34.8111383Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2023-01-11T21:25:34.8111551Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2023-01-11T21:25:34.8111708Z test_no_tracer_warn_context_manager (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2023-01-11T21:25:34.8111848Z test_comprehension_iterable (jit.test_list_dict.TestList) ... ok (0.017s) 2023-01-11T21:25:34.8112009Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... ok (0.007s) 2023-01-11T21:25:34.8112152Z test_comprehensions_basic (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T21:25:34.8112332Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T21:25:34.8112481Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T21:25:34.8112622Z test_copy_list_immutable (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:25:34.8112760Z test_copy_list_mutable (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:25:34.8112881Z test_del (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T21:25:34.8113030Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8113189Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8113360Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T21:25:34.8113527Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:25:34.8113681Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:25:34.8113858Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8114005Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8114149Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8114313Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... ok (0.007s) 2023-01-11T21:25:34.8114532Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:25:34.8114711Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8114877Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... ok (0.001s) 2023-01-11T21:25:34.8115028Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8115243Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:25:34.8115427Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8115570Z test_extend_list_immutable (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:25:34.8115702Z test_extend_list_mutable (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8115829Z test_in_check (jit.test_list_dict.TestList) ... ok (0.012s) 2023-01-11T21:25:34.8115967Z test_list_bool_conversion (jit.test_list_dict.TestList) ... ok (0.019s) 2023-01-11T21:25:34.8116099Z test_list_count (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T21:25:34.8116242Z test_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:25:34.8116371Z test_list_gather (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T21:25:34.8116497Z test_list_index (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T21:25:34.8116643Z test_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.017s) 2023-01-11T21:25:34.8116769Z test_list_keyword (jit.test_list_dict.TestList) ... ok (0.013s) 2023-01-11T21:25:34.8116895Z test_list_len (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8117024Z test_list_literal (jit.test_list_dict.TestList) ... ok (0.011s) 2023-01-11T21:25:34.8117152Z test_list_none (jit.test_list_dict.TestList) ... ok (0.000s) 2023-01-11T21:25:34.8117276Z test_list_ops (jit.test_list_dict.TestList) ... ok (0.052s) 2023-01-11T21:25:34.8117404Z test_list_slice (jit.test_list_dict.TestList) ... ok (0.019s) 2023-01-11T21:25:34.8117529Z test_list_sort (jit.test_list_dict.TestList) ... ok (0.034s) 2023-01-11T21:25:34.8117670Z test_list_unification_hint (jit.test_list_dict.TestList) ... ok (0.001s) 2023-01-11T21:25:34.8117781Z test_list_variance (jit.test_list_dict.TestList) 2023-01-11T21:25:34.8117918Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... ok (0.009s) 2023-01-11T21:25:34.8118121Z test_min_bool_list (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:25:34.8118252Z test_min_max_list (jit.test_list_dict.TestList) ... ok (0.057s) 2023-01-11T21:25:34.8118385Z test_min_max_single_list (jit.test_list_dict.TestList) ... ok (0.038s) 2023-01-11T21:25:34.8118527Z test_mutable_list_append (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8118667Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8118810Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8118953Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8119099Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8119249Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... ok (0.007s) 2023-01-11T21:25:34.8119389Z test_mutable_list_clear (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8119538Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8119686Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8119824Z test_mutable_list_insert (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8119981Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8120122Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8120275Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8120418Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8120556Z test_mutable_list_pop (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8120693Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8120861Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8121000Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8121148Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8121292Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8121437Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T21:25:34.8121576Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8121711Z test_mutable_list_remove (jit.test_list_dict.TestList) ... ok (0.007s) 2023-01-11T21:25:34.8121846Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:25:34.8121999Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T21:25:34.8122143Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T21:25:34.8122284Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:25:34.8122424Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:25:34.8122566Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8122713Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:25:34.8122838Z test_slice_index (jit.test_list_dict.TestList) ... ok (0.027s) 2023-01-11T21:25:34.8122974Z test_tensor_list_count (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8123120Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8123251Z test_tensor_list_index (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:25:34.8123405Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.018s) 2023-01-11T21:25:34.8123509Z test_to_list (jit.test_list_dict.TestList) 2023-01-11T21:25:34.8123652Z Unit tests for Tensor.tolist() function. ... ok (0.230s) 2023-01-11T21:25:34.8123770Z test_to_list_gpu (jit.test_list_dict.TestList) 2023-01-11T21:25:34.8123889Z GPU tests for Tensor.tolist() function. ... ok (0.012s) 2023-01-11T21:25:34.8124030Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... ok (0.007s) 2023-01-11T21:25:34.8124176Z test_counter_aggregation (jit.test_logging.TestLogging) ... ok (0.007s) 2023-01-11T21:25:34.8124316Z test_logging_levels_set (jit.test_logging.TestLogging) ... ok (0.000s) 2023-01-11T21:25:34.8124460Z test_time_measurement_counter (jit.test_logging.TestLogging) ... ok (0.002s) 2023-01-11T21:25:34.8124620Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... ok (0.006s) 2023-01-11T21:25:34.8124768Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... ok (0.005s) 2023-01-11T21:25:34.8124953Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.023s) 2023-01-11T21:25:34.8125157Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.014s) 2023-01-11T21:25:34.8125348Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.012s) 2023-01-11T21:25:34.8125563Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.011s) 2023-01-11T21:25:34.8125706Z test_broadcasting_list (jit.test_misc.TestMisc) 2023-01-11T21:25:34.8125870Z Test BroadcastingList and torch.nn._size_N_t alias ... ok (0.005s) 2023-01-11T21:25:34.8126345Z test_export_opnames_interface (jit.test_misc.TestMisc) ... ok (0.022s) 2023-01-11T21:25:34.8126577Z test_future_isinstance (jit.test_misc.TestMisc) ... ok (0.003s) 2023-01-11T21:25:34.8126785Z test_hacked_twin (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:25:34.8126939Z test_if_returning_any (jit.test_misc.TestMisc) 2023-01-11T21:25:34.8127102Z Check that an if statement can return different ... ok (0.005s) 2023-01-11T21:25:34.8127257Z test_joined_str (jit.test_misc.TestMisc) ... ok (0.003s) 2023-01-11T21:25:34.8127491Z test_kwarg_support (jit.test_misc.TestMisc) ... ok (0.007s) 2023-01-11T21:25:34.8127626Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... ok (0.015s) 2023-01-11T21:25:34.8127760Z test_list_literal_infer (jit.test_misc.TestMisc) ... ok (0.007s) 2023-01-11T21:25:34.8127882Z test_math_inf (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:25:34.8128013Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:25:34.8128174Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:25:34.8128333Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:25:34.8128471Z test_script_many_decorators (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:25:34.8128600Z test_str_refine_any (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:25:34.8128742Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:25:34.8128892Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:25:34.8129032Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:25:34.8129174Z test_subexpression_Optional (jit.test_misc.TestMisc) ... ok (0.003s) 2023-01-11T21:25:34.8129325Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:25:34.8129464Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:25:34.8129652Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.009s) 2023-01-11T21:25:34.8129840Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.014s) 2023-01-11T21:25:34.8130012Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.006s) 2023-01-11T21:25:34.8130191Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.009s) 2023-01-11T21:25:34.8130413Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.008s) 2023-01-11T21:25:34.8130600Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.011s) 2023-01-11T21:25:34.8130783Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2023-01-11T21:25:34.8130951Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.041s) 2023-01-11T21:25:34.8131120Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... ok (0.023s) 2023-01-11T21:25:34.8131277Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... ok (0.017s) 2023-01-11T21:25:34.8131463Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2023-01-11T21:25:34.8131621Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2023-01-11T21:25:34.8131790Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... ok (0.021s) 2023-01-11T21:25:34.8131970Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2023-01-11T21:25:34.8132137Z Tracing over a module returning a dictionary whose values are tuples of tensors ... ok (0.011s) 2023-01-11T21:25:34.8132298Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.146s) 2023-01-11T21:25:34.8132474Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2023-01-11T21:25:34.8132628Z Tracing over a script function returning a dictionary should work. ... ok (0.024s) 2023-01-11T21:25:34.8132789Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... ok (0.007s) 2023-01-11T21:25:34.8132983Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... ok (0.065s) 2023-01-11T21:25:34.8133170Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... ok (0.056s) 2023-01-11T21:25:34.8133364Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... ok (0.007s) 2023-01-11T21:25:34.8133523Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... ok (0.007s) 2023-01-11T21:25:34.8133655Z test_alexnet (jit.test_models.TestModels) ... ok (0.668s) 2023-01-11T21:25:34.8133788Z test_dcgan_models (jit.test_models.TestModels) ... ok (0.267s) 2023-01-11T21:25:34.8133925Z test_dcgan_models_cuda (jit.test_models.TestModels) ... ok (0.277s) 2023-01-11T21:25:34.8134046Z test_mnist (jit.test_models.TestModels) ... ok (0.500s) 2023-01-11T21:25:34.8134171Z test_mnist_cuda (jit.test_models.TestModels) ... ok (0.092s) 2023-01-11T21:25:34.8134332Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... ok (0.569s) 2023-01-11T21:25:34.8134534Z test_neural_style (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:25:34.8134671Z test_neural_style_cuda (jit.test_models.TestModels) ... ok (0.681s) 2023-01-11T21:25:34.8134829Z test_reinforcement_learning (jit.test_models.TestModels) ... ok (0.039s) 2023-01-11T21:25:34.8135017Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... ok (0.038s) 2023-01-11T21:25:34.8135288Z test_script_module_script_resnet (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T21:25:34.8135558Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:25:34.8135800Z test_snli (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:25:34.8135955Z test_snli_cuda (jit.test_models.TestModels) ... ok (0.296s) 2023-01-11T21:25:34.8136121Z test_snli_quantized (jit.test_models.TestModels) ... ok (5.593s) 2023-01-11T21:25:34.8136376Z test_super_resolution (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:25:34.8136591Z test_super_resolution_cuda (jit.test_models.TestModels) ... ok (0.182s) 2023-01-11T21:25:34.8136782Z test_time_sequence_prediction (jit.test_models.TestModels) ... ok (0.123s) 2023-01-11T21:25:34.8136933Z test_vae (jit.test_models.TestModels) ... ok (0.157s) 2023-01-11T21:25:34.8137090Z test_vae_cuda (jit.test_models.TestModels) ... ok (0.108s) 2023-01-11T21:25:34.8137258Z test_vae_quantized (jit.test_models.TestModels) ... ok (0.089s) 2023-01-11T21:25:34.8137445Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T21:25:34.8137619Z Tests that customized state dict methods are in effect ... ok (0.038s) 2023-01-11T21:25:34.8137776Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T21:25:34.8137936Z Tests that default state dict methods are automatically available ... ok (0.025s) 2023-01-11T21:25:34.8138099Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T21:25:34.8138257Z Tests that customized state dict methods on submodules are in effect ... ok (0.038s) 2023-01-11T21:25:34.8138445Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... ok (0.069s) 2023-01-11T21:25:34.8138636Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... ok (0.019s) 2023-01-11T21:25:34.8138814Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... ok (0.017s) 2023-01-11T21:25:34.8139009Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... ok (0.052s) 2023-01-11T21:25:34.8139185Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... ok (0.029s) 2023-01-11T21:25:34.8139354Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... ok (0.186s) 2023-01-11T21:25:34.8139529Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.032s) 2023-01-11T21:25:34.8139735Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... ok (0.010s) 2023-01-11T21:25:34.8139920Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2023-01-11T21:25:34.8140078Z Test that an attempt to script a module with a regular list attribute ... ok (0.003s) 2023-01-11T21:25:34.8140269Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.013s) 2023-01-11T21:25:34.8140447Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.043s) 2023-01-11T21:25:34.8140631Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... ok (0.059s) 2023-01-11T21:25:34.8140817Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... ok (0.022s) 2023-01-11T21:25:34.8140994Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... ok (0.101s) 2023-01-11T21:25:34.8141186Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... ok (0.024s) 2023-01-11T21:25:34.8141377Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... ok (0.022s) 2023-01-11T21:25:34.8141542Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2023-01-11T21:25:34.8141704Z Test that a type annotation can be provided for a ModuleDict that allows ... ok (0.058s) 2023-01-11T21:25:34.8141861Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2023-01-11T21:25:34.8142020Z Test that a type annotation can be provided for a ModuleList that allows ... ok (0.049s) 2023-01-11T21:25:34.8142226Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.021s) 2023-01-11T21:25:34.8142411Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.018s) 2023-01-11T21:25:34.8142627Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... ok (0.025s) 2023-01-11T21:25:34.8142822Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.022s) 2023-01-11T21:25:34.8143013Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.019s) 2023-01-11T21:25:34.8143187Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.014s) 2023-01-11T21:25:34.8143358Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... ok (0.019s) 2023-01-11T21:25:34.8143520Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.095s) 2023-01-11T21:25:34.8143705Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... ok (0.001s) 2023-01-11T21:25:34.8143886Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... ok (0.048s) 2023-01-11T21:25:34.8144054Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.020s) 2023-01-11T21:25:34.8144236Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... ok (0.023s) 2023-01-11T21:25:34.8144422Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.015s) 2023-01-11T21:25:34.8144598Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... ok (0.018s) 2023-01-11T21:25:34.8144782Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... ok (0.010s) 2023-01-11T21:25:34.8144966Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.021s) 2023-01-11T21:25:34.8145109Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2023-01-11T21:25:34.8145249Z Test that a module that has __constants__ set to something ... ok (0.008s) 2023-01-11T21:25:34.8145394Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2023-01-11T21:25:34.8145573Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2023-01-11T21:25:34.8145725Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2023-01-11T21:25:34.8145886Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... ok (0.003s) 2023-01-11T21:25:34.8146031Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... ok (0.003s) 2023-01-11T21:25:34.8146184Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2023-01-11T21:25:34.8146383Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.001s) 2023-01-11T21:25:34.8146541Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... ok (0.003s) 2023-01-11T21:25:34.8146702Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2023-01-11T21:25:34.8146857Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... ok (0.001s) 2023-01-11T21:25:34.8147011Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... ok (0.003s) 2023-01-11T21:25:34.8147412Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/workspace/test/test_nnapi.py:14: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:25:34.8147495Z t = torch.tensor(t) 2023-01-11T21:25:34.8147569Z ok (0.372s) 2023-01-11T21:25:34.8147721Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (1.249s) 2023-01-11T21:25:34.8147859Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.047s) 2023-01-11T21:25:34.8148021Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.008s) 2023-01-11T21:25:34.8148168Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (4.119s) 2023-01-11T21:25:34.8148354Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.733s) 2023-01-11T21:25:34.8148506Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.012s) 2023-01-11T21:25:34.8148652Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.023s) 2023-01-11T21:25:34.8148799Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.096s) 2023-01-11T21:25:34.8148949Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.025s) 2023-01-11T21:25:34.8149087Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.025s) 2023-01-11T21:25:34.8149688Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py:1482: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2023-01-11T21:25:34.8149789Z return forward_call(*args, **kwargs) 2023-01-11T21:25:34.8150174Z /opt/conda/lib/python3.10/site-packages/torch/jit/_trace.py:460: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2023-01-11T21:25:34.8150295Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2023-01-11T21:25:34.8150368Z ok (0.021s) 2023-01-11T21:25:34.8150520Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.514s) 2023-01-11T21:25:34.8150667Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.065s) 2023-01-11T21:25:34.8150816Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.012s) 2023-01-11T21:25:34.8150975Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.096s) 2023-01-11T21:25:34.8151145Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.042s) 2023-01-11T21:25:34.8151304Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.041s) 2023-01-11T21:25:34.8151453Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.032s) 2023-01-11T21:25:34.8151632Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.131s) 2023-01-11T21:25:34.8151786Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.104s) 2023-01-11T21:25:34.8151937Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.021s) 2023-01-11T21:25:34.8152080Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.026s) 2023-01-11T21:25:34.8152236Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.011s) 2023-01-11T21:25:34.8152385Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.041s) 2023-01-11T21:25:34.8152863Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py:1482: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2023-01-11T21:25:34.8152965Z return forward_call(*args, **kwargs) 2023-01-11T21:25:34.8153344Z /opt/conda/lib/python3.10/site-packages/torch/jit/_trace.py:460: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2023-01-11T21:25:34.8153465Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2023-01-11T21:25:34.8153539Z ok (0.032s) 2023-01-11T21:25:34.8153694Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.018s) 2023-01-11T21:25:34.8153831Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.029s) 2023-01-11T21:25:34.8153985Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.051s) 2023-01-11T21:25:34.8154150Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.362s) 2023-01-11T21:25:34.8154341Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.036s) 2023-01-11T21:25:34.8154621Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.032s) 2023-01-11T21:25:34.8154932Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.025s) 2023-01-11T21:25:34.8155204Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.025s) 2023-01-11T21:25:34.8155466Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.024s) 2023-01-11T21:25:34.8155722Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.024s) 2023-01-11T21:25:34.8155994Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.009s) 2023-01-11T21:25:34.8156238Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.009s) 2023-01-11T21:25:34.8156490Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.006s) 2023-01-11T21:25:34.8156666Z test_scriptable (jit.test_parametrization.TestParametrization) ... ok (0.030s) 2023-01-11T21:25:34.8156831Z test_traceable (jit.test_parametrization.TestParametrization) 2023-01-11T21:25:34.8156981Z Test the jit scripting and tracing of a parametrized model. ... ok (0.028s) 2023-01-11T21:25:34.8157133Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... ok (0.058s) 2023-01-11T21:25:34.8157289Z test_integer_refinement (jit.test_peephole.TestPeephole) ... ok (0.015s) 2023-01-11T21:25:34.8157439Z test_noop_peephole (jit.test_peephole.TestPeephole) ... ok (0.015s) 2023-01-11T21:25:34.8157581Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T21:25:34.8157735Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T21:25:34.8157915Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... ok (0.005s) 2023-01-11T21:25:34.8158091Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T21:25:34.8158237Z test_peephole (jit.test_peephole.TestPeephole) ... ok (0.008s) 2023-01-11T21:25:34.8158391Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8158506Z You have not run this instance of FileCheck! 2023-01-11T21:25:34.8158588Z FileCheck checks: 2023-01-11T21:25:34.8158731Z test_peephole_arith (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T21:25:34.8158879Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... ok (0.009s) 2023-01-11T21:25:34.8159073Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... ok (0.003s) 2023-01-11T21:25:34.8159266Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8159469Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8159661Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8159861Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8160060Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.003s) 2023-01-11T21:25:34.8160227Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... ok (0.008s) 2023-01-11T21:25:34.8160372Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8160569Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8160762Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8160997Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.003s) 2023-01-11T21:25:34.8161150Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8161300Z test_peephole_int (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8161453Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... ok (0.005s) 2023-01-11T21:25:34.8161604Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... ok (0.037s) 2023-01-11T21:25:34.8161747Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... ok (0.011s) 2023-01-11T21:25:34.8161911Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... ok (0.005s) 2023-01-11T21:25:34.8162072Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8162238Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T21:25:34.8162402Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... ok (0.010s) 2023-01-11T21:25:34.8162606Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... ok (0.003s) 2023-01-11T21:25:34.8162803Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:25:34.8162965Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... ok (0.011s) 2023-01-11T21:25:34.8163122Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... ok (0.010s) 2023-01-11T21:25:34.8163289Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... ok (0.006s) 2023-01-11T21:25:34.8163445Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T21:25:34.8163600Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... ok (0.003s) 2023-01-11T21:25:34.8163765Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... ok (0.005s) 2023-01-11T21:25:34.8163924Z test_version (__main__.TestProducerVersion) ... ok (0.000s) 2023-01-11T21:25:34.8164076Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.046s) 2023-01-11T21:25:34.8164237Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.044s) 2023-01-11T21:25:34.8164400Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.026s) 2023-01-11T21:25:34.8164549Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.076s) 2023-01-11T21:25:34.8164710Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.031s) 2023-01-11T21:25:34.8164876Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.002s) 2023-01-11T21:25:34.8165075Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.027s) 2023-01-11T21:25:34.8165268Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.105s) 2023-01-11T21:25:34.8165459Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.024s) 2023-01-11T21:25:34.8165649Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.024s) 2023-01-11T21:25:34.8165861Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.053s) 2023-01-11T21:25:34.8166342Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.026s) 2023-01-11T21:25:34.8166610Z test_add_input (jit.test_python_bindings.TestPythonBindings) ... ok (0.001s) 2023-01-11T21:25:34.8166864Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2023-01-11T21:25:34.8167127Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... ok (0.001s) 2023-01-11T21:25:34.8167370Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2023-01-11T21:25:34.8167561Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2023-01-11T21:25:34.8167720Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... ok (0.001s) 2023-01-11T21:25:34.8167984Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2023-01-11T21:25:34.8168138Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2023-01-11T21:25:34.8168296Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.008s) 2023-01-11T21:25:34.8168466Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.022s) 2023-01-11T21:25:34.8168636Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.021s) 2023-01-11T21:25:34.8168795Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.004s) 2023-01-11T21:25:34.8168951Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.025s) 2023-01-11T21:25:34.8169118Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.084s) 2023-01-11T21:25:34.8169270Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.005s) 2023-01-11T21:25:34.8169427Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.006s) 2023-01-11T21:25:34.8169582Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.007s) 2023-01-11T21:25:34.8169735Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.034s) 2023-01-11T21:25:34.8169891Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.003s) 2023-01-11T21:25:34.8170047Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.014s) 2023-01-11T21:25:34.8170224Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.005s) 2023-01-11T21:25:34.8170389Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.006s) 2023-01-11T21:25:34.8170546Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.005s) 2023-01-11T21:25:34.8170681Z test_param_strides (jit.test_python_ir.TestPythonIr) ... ok (0.003s) 2023-01-11T21:25:34.8170842Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... ok (0.043s) 2023-01-11T21:25:34.8171048Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... ok (0.018s) 2023-01-11T21:25:34.8171222Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... ok (0.018s) 2023-01-11T21:25:34.8171374Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... ok (0.044s) 2023-01-11T21:25:34.8171536Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2023-01-11T21:25:34.8171710Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2023-01-11T21:25:34.8171878Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.007s) 2023-01-11T21:25:34.8172039Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2023-01-11T21:25:34.8172223Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2023-01-11T21:25:34.8172407Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... ok (0.018s) 2023-01-11T21:25:34.8172576Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2023-01-11T21:25:34.8172746Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... ok (0.007s) 2023-01-11T21:25:34.8172906Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... ok (0.001s) 2023-01-11T21:25:34.8173076Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.017s) 2023-01-11T21:25:34.8173245Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.048s) 2023-01-11T21:25:34.8173409Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... ok (0.009s) 2023-01-11T21:25:34.8173564Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.013s) 2023-01-11T21:25:34.8173740Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... ok (0.015s) 2023-01-11T21:25:34.8173900Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2023-01-11T21:25:34.8174086Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... ok (0.019s) 2023-01-11T21:25:34.8174256Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.018s) 2023-01-11T21:25:34.8174441Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2023-01-11T21:25:34.8174621Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2023-01-11T21:25:34.8174804Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2023-01-11T21:25:34.8175006Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.049s) 2023-01-11T21:25:34.8175230Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2023-01-11T21:25:34.8175443Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2023-01-11T21:25:34.8175659Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2023-01-11T21:25:34.8175865Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2023-01-11T21:25:34.8176089Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.015s) 2023-01-11T21:25:34.8176291Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2023-01-11T21:25:34.8176471Z Test that we can hold a loaded ScriptModule as a submodule. ... ok (0.012s) 2023-01-11T21:25:34.8176669Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.015s) 2023-01-11T21:25:34.8176876Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.027s) 2023-01-11T21:25:34.8177072Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.003s) 2023-01-11T21:25:34.8177273Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.006s) 2023-01-11T21:25:34.8177515Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.014s) 2023-01-11T21:25:34.8177693Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.005s) 2023-01-11T21:25:34.8177849Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.003s) 2023-01-11T21:25:34.8178018Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.009s) 2023-01-11T21:25:34.8178156Z test_different_functions (jit.test_save_load.TestSaveLoad) 2023-01-11T21:25:34.8178295Z Exercise the situation where we have the same qualified name ... ok (0.022s) 2023-01-11T21:25:34.8178433Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2023-01-11T21:25:34.8178580Z Exercise the situation where we have the same qualified name ... ok (0.045s) 2023-01-11T21:25:34.8178717Z test_different_modules (jit.test_save_load.TestSaveLoad) 2023-01-11T21:25:34.8178861Z Exercise the situation where we have the same qualified name ... ok (0.033s) 2023-01-11T21:25:34.8179010Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... ok (0.170s) 2023-01-11T21:25:34.8179149Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2023-01-11T21:25:34.8179313Z Check that parameters, buffers, and submodules are the same after loading ... ok (0.018s) 2023-01-11T21:25:34.8179460Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2023-01-11T21:25:34.8179623Z Check that parameters, buffers, and submodules are the same after loading. ... ok (0.008s) 2023-01-11T21:25:34.8179776Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... ok (0.005s) 2023-01-11T21:25:34.8179929Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... ok (0.011s) 2023-01-11T21:25:34.8180072Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2023-01-11T21:25:34.8180226Z Even if a NamedTuple is only used as an input argument, saving and ... ok (0.007s) 2023-01-11T21:25:34.8180404Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2023-01-11T21:25:34.8180558Z Even if a NamedTuple is only used as an output argument, saving and ... ok (0.006s) 2023-01-11T21:25:34.8180694Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... ok (0.007s) 2023-01-11T21:25:34.8180851Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:25:34.8181054Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:25:34.8181211Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:25:34.8181414Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:25:34.8181567Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:25:34.8181769Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:25:34.8181994Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2023-01-11T21:25:34.8182221Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:25:34.8182387Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:25:34.8182603Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:25:34.8182828Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:25:34.8182988Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:25:34.8183204Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:25:34.8183402Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:25:34.8183609Z Even if a NamedTuple is only used as an input argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:25:34.8183773Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:25:34.8183984Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:25:34.8184221Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... Falsifying explicit example: test_versioned_div_scalar( 2023-01-11T21:25:34.8184423Z self=, 2023-01-11T21:25:34.8184516Z sample_input=(2, 3, 2.0, 3.0), 2023-01-11T21:25:34.8184588Z ) 2023-01-11T21:25:34.8184693Z skip: Failed to load fixture! (0.118s) 2023-01-11T21:25:34.8184908Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.402s) 2023-01-11T21:25:34.8185123Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.097s) 2023-01-11T21:25:34.8185332Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.005s) 2023-01-11T21:25:34.8185523Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.087s) 2023-01-11T21:25:34.8185728Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.521s) 2023-01-11T21:25:34.8185933Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (1.147s) 2023-01-11T21:25:34.8186130Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.008s) 2023-01-11T21:25:34.8186356Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.006s) 2023-01-11T21:25:34.8186553Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.007s) 2023-01-11T21:25:34.8186753Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.006s) 2023-01-11T21:25:34.8186869Z test_add_out (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8187012Z test_add_tuple_different_types (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8187140Z test_add_tuple_non_optional (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8187271Z test_add_tuple_optional (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8187401Z test_add_tuple_same_types (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8187503Z test_addmm_grad (__main__.TestScript) 2023-01-11T21:25:34.8187620Z This test checks several things: ... ok (0.005s) 2023-01-11T21:25:34.8187767Z test_alias_covariant_type_containers (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8187876Z test_all (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8188004Z test_annot_ast_mypy_fn (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:25:34.8188128Z test_annot_ast_mypy_method (__main__.TestScript) ... ok (0.030s) 2023-01-11T21:25:34.8188252Z test_annot_ast_py3_fn (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:25:34.8188381Z test_annot_ast_py3_method (__main__.TestScript) ... ok (0.032s) 2023-01-11T21:25:34.8188510Z test_annot_string_mypy_fn (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8188647Z test_annot_string_mypy_method (__main__.TestScript) ... ok (0.023s) 2023-01-11T21:25:34.8188776Z test_annot_string_py3_fn (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8188913Z test_annot_string_py3_method (__main__.TestScript) ... ok (0.023s) 2023-01-11T21:25:34.8189060Z test_annotated_script_fn (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8189210Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8189361Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8189497Z test_annotated_script_method (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8189629Z test_annoying_doubles (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8189737Z test_any (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:25:34.8189884Z test_assert_is_scripting_metacompile (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8190025Z test_assertion_optional_refinement (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8190150Z test_attr_module_constants (__main__.TestScript) ... ok (0.021s) 2023-01-11T21:25:34.8190282Z test_attr_qscheme_script (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8190408Z test_attribute_in_init (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8190550Z test_attribute_serialization (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8190682Z test_attribute_unpickling (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8190809Z test_augmented_assign (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8190936Z test_autodiff_complex (__main__.TestScript) ... ok (0.353s) 2023-01-11T21:25:34.8191068Z test_backend_cudnn_enabled (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8191199Z test_bad_multiline_annotations (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8191348Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8191493Z test_bailout_loop_counter_transition (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8191639Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... ok (1.013s) 2023-01-11T21:25:34.8191800Z test_batchnorm_fuser_cpu (__main__.TestScript) ... skip: This tests the CPU fuser (0.001s) 2023-01-11T21:25:34.8192005Z test_big_float_literals (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8192131Z test_big_int_literals (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8192257Z test_binary_op_shape (__main__.TestScript) ... ok (0.208s) 2023-01-11T21:25:34.8192369Z test_bitwise_ops (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:25:34.8192506Z test_block_input_grad_in_loop (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8192645Z test_bool_augassign_bitwise_and (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8192781Z test_bool_augassign_bitwise_or (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8192920Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8193043Z test_bool_dispatch (__main__.TestScript) ... ok (0.025s) 2023-01-11T21:25:34.8193195Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:25:34.8193317Z test_break_continue_error (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8193446Z test_breaks_continues (__main__.TestScript) ... ok (0.117s) 2023-01-11T21:25:34.8193567Z test_builtin_args (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:25:34.8193951Z test_builtin_args_fails (__main__.TestScript) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[List[int], int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T21:25:34.8194091Z File "/var/lib/jenkins/workspace/test/test_jit.py", line 10812 2023-01-11T21:25:34.8194180Z @torch.jit.script 2023-01-11T21:25:34.8194258Z def f6(a): 2023-01-11T21:25:34.8194352Z a.expand(size=[3, [4]]) 2023-01-11T21:25:34.8194625Z ~~~~~~ <--- HERE 2023-01-11T21:25:34.8194714Z (function emitListLiteral) 2023-01-11T21:25:34.8194823Z ok (0.005s) 2023-01-11T21:25:34.8194971Z test_builtin_function_attributes (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8195098Z test_builtin_use_as_value (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8195213Z test_call_ge (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8195355Z test_call_python_fn_from_script_fn (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8195526Z test_call_python_fn_from_script_module (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8195683Z test_call_python_fn_from_traced_module (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8195828Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8195971Z test_call_python_mod_from_script_fn (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8196117Z test_call_python_mod_from_script_module (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8196262Z test_call_python_mod_from_traced_module (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:25:34.8196410Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8196549Z test_call_script_fn_from_script_fn (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8196693Z test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8196824Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8196968Z test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8197112Z test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8197290Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2023-01-11T21:25:34.8197432Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8197607Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2023-01-11T21:25:34.8197923Z test_calls_in_type_annotations (__main__.TestScript) ... /opt/conda/lib/python3.10/site-packages/torch/__init__.py 2023-01-11T21:25:34.8197998Z ok (0.001s) 2023-01-11T21:25:34.8198135Z test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:25:34.8198343Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.000s) 2023-01-11T21:25:34.8198453Z test_cat (__main__.TestScript) ... ok (0.017s) 2023-01-11T21:25:34.8198570Z test_cat_lifts (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8198681Z test_chr (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8198798Z test_circular_dependency (__main__.TestScript) 2023-01-11T21:25:34.8198953Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.027s) 2023-01-11T21:25:34.8199081Z test_class_as_attribute (__main__.TestScript) ... ok (0.257s) 2023-01-11T21:25:34.8199200Z test_class_attribute (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8199342Z test_class_attribute_in_script (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8199498Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8199616Z test_code_with_constants (__main__.TestScript) 2023-01-11T21:25:34.8199795Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... ok (0.006s) 2023-01-11T21:25:34.8199922Z test_code_with_constants_restore (__main__.TestScript) 2023-01-11T21:25:34.8200113Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... ok (0.007s) 2023-01-11T21:25:34.8200244Z test_comment_ignore_indent (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8200372Z test_compare_two_bool_inputs (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8200578Z test_compile_module_with_constant (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:25:34.8200732Z test_conditional_casting (__main__.TestScript) ... ok (0.041s) 2023-01-11T21:25:34.8200861Z test_constant_as_attr (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8201012Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8201144Z test_constant_pooling_none (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8201287Z test_constant_pooling_same_identity (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8201413Z test_context_manager (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:25:34.8201522Z test_conv_error (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8201642Z test_convert_base (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:25:34.8201777Z test_cpp_function_tensor_str (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8201909Z test_cpp_module_iterator (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8202034Z test_desugar_module (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8202160Z test_device_kwarg (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8202280Z test_device_type (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8202405Z test_device_type_cuda (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8202507Z test_dir (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8202620Z test_divmod (__main__.TestScript) ... ok (0.027s) 2023-01-11T21:25:34.8202788Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.002s) 2023-01-11T21:25:34.8202910Z test_dropout_eval (__main__.TestScript) ... ok (0.173s) 2023-01-11T21:25:34.8203030Z test_dtype_attr (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8203157Z test_dtype_op_shape (__main__.TestScript) ... ok (0.038s) 2023-01-11T21:25:34.8203282Z test_dtype_op_shape2 (__main__.TestScript) ... ok (0.043s) 2023-01-11T21:25:34.8203403Z test_early_return_closure (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8203538Z test_early_return_fork_join (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8203710Z test_early_return_rewrite (__main__.TestScript) ... ok (0.020s) 2023-01-11T21:25:34.8203855Z test_early_return_type_refinement (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8203985Z test_early_returns_loops (__main__.TestScript) ... ok (0.034s) 2023-01-11T21:25:34.8204112Z test_ellipsis_const_end (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8204241Z test_ellipsis_const_mid (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8204380Z test_ellipsis_const_mid_select (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8204500Z test_ellipsis_const_start (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8204622Z test_ellipsis_end (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8204741Z test_ellipsis_mid (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8204869Z test_ellipsis_mid_select (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8205004Z test_ellipsis_start (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8205148Z test_embedding_renorm_grad_error (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:25:34.8205283Z test_empty_like_memory_format_bc (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8205402Z test_empty_tuple_str (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8205538Z test_enumerate_modlist_range (__main__.TestScript) ... ok (0.031s) 2023-01-11T21:25:34.8205666Z test_erase_number_types (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8205779Z test_error (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:25:34.8205905Z test_error_stacktrace (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:25:34.8206331Z test_error_stacktrace_interface (__main__.TestScript) ... ok (0.664s) 2023-01-11T21:25:34.8206522Z test_eval_python (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8206724Z test_exception_exits_closure (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8206985Z test_exceptions_with_control_flow (__main__.TestScript) ... ok (0.033s) 2023-01-11T21:25:34.8207102Z test_expand (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8207214Z test_fibb (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8207343Z test_fibb_totally_better (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8207486Z test_file_format_serialization (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8207615Z test_file_line_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8207751Z test_file_line_error_class_defn (__main__.TestScript) ... ok (0.613s) 2023-01-11T21:25:34.8207878Z test_file_line_graph (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8207996Z test_file_line_save_load (__main__.TestScript) ... ok (0.366s) 2023-01-11T21:25:34.8208122Z test_file_line_string (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8208247Z test_file_line_trace (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8208371Z test_filecheck (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8208497Z test_filecheck_parse (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8208623Z test_first_class_calls (__main__.TestScript) ... ok (0.293s) 2023-01-11T21:25:34.8208750Z test_first_class_module (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8208858Z test_floor_div (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8208978Z test_floordiv (__main__.TestScript) ... ok (0.020s) 2023-01-11T21:25:34.8209091Z test_for_else (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8209214Z test_for_in_dict (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8209338Z test_for_in_enumerate (__main__.TestScript) ... ok (0.029s) 2023-01-11T21:25:34.8209457Z test_for_in_range (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8209582Z test_for_in_range_ast (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:25:34.8209715Z test_for_in_range_dynamic (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:25:34.8209872Z test_for_in_range_if_ast (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8210011Z test_for_in_range_start_end (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8210149Z test_for_in_range_start_end_step (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:25:34.8210278Z test_for_in_range_zero_step (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8210400Z test_for_in_string (__main__.TestScript) ... ok (0.014s) 2023-01-11T21:25:34.8210526Z test_for_in_tensors (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8210662Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8210784Z test_for_in_tensors_nested (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8210911Z test_for_in_tensors_rank0 (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8211027Z test_for_in_zip (__main__.TestScript) ... ok (0.021s) 2023-01-11T21:25:34.8211156Z test_for_in_zip_enumerate (__main__.TestScript) ... ok (0.017s) 2023-01-11T21:25:34.8211287Z test_for_tuple_assign (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8211411Z test_for_tuple_unpack (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:25:34.8211524Z test_format (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8211638Z test_func_call (__main__.TestScript) ... ok (0.067s) 2023-01-11T21:25:34.8211773Z test_function_compilation_caching (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8211908Z test_function_overload_misuse (__main__.TestScript) ... ok (0.764s) 2023-01-11T21:25:34.8212058Z test_function_overloading_isinstance (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8212186Z test_function_overloads (__main__.TestScript) ... ok (0.046s) 2023-01-11T21:25:34.8212357Z test_fuser_double_float_codegen (__main__.TestScript) ... skip: This tests the CPU fuser (0.000s) 2023-01-11T21:25:34.8212532Z test_fuser_double_literal_precision (__main__.TestScript) ... skip: This tests the CPU fuser (0.000s) 2023-01-11T21:25:34.8212694Z test_fuser_multiple_blocks (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8212824Z test_gather_dynamic_index (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8212945Z test_generic_list_errors (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8213067Z test_get_set_state (__main__.TestScript) ... ok (0.027s) 2023-01-11T21:25:34.8213205Z test_get_set_state_with_tensors (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8213333Z test_grad_from_script (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8213443Z test_hash (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8213563Z test_hex_literals (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8213671Z test_id (__main__.TestScript) ... ok (0.319s) 2023-01-11T21:25:34.8213779Z test_if (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8213890Z test_if_define (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8214017Z test_if_different_type (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8214148Z test_if_for_in_range (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8214277Z test_if_is_none_dispatch (__main__.TestScript) ... ok (0.016s) 2023-01-11T21:25:34.8214397Z test_if_list_cat (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8214517Z test_if_nest_while (__main__.TestScript) ... ok (0.062s) 2023-01-11T21:25:34.8214633Z test_if_noelse (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8214763Z test_if_not_defined_error (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8214916Z test_if_supertype (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8215071Z test_ignore_decorator (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8215225Z test_ignored_as_value (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8215391Z test_ignored_method_binding (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8215549Z test_ignored_props (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8215796Z test_import_constants_not_specialized (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8215957Z test_in_for_and_comp_expr (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8216121Z test_in_operator_with_two_strings (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8216260Z test_index (__main__.TestScript) ... ok (0.076s) 2023-01-11T21:25:34.8216428Z test_index_select_shape_prop (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8216581Z test_index_with_tuple (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8216737Z test_indexing_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8216883Z test_infer_size (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8217023Z test_inferred_error_msg (__main__.TestScript) 2023-01-11T21:25:34.8217208Z Test that when we get a type mismatch on a function where we inferred ... ok (0.002s) 2023-01-11T21:25:34.8217365Z test_inherit_method (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8217633Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.000s) 2023-01-11T21:25:34.8217742Z test_inlined_graph (__main__.TestScript) 2023-01-11T21:25:34.8217904Z Check that the `inlined_graph` property correctly returns an inlined ... ok (0.009s) 2023-01-11T21:25:34.8218033Z test_inlining_cleanup (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8218153Z test_inplace_add (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8218284Z test_inplace_copy_script (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8218410Z test_input_keyword_in_schema (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8218524Z test_int_cast (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8218664Z test_integral_shape_inference (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8218789Z test_interpret_graph (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8218940Z test_interpreter_fuzz (__main__.TestScript) ... ok (0.281s) 2023-01-11T21:25:34.8219065Z test_intlist_args (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8219198Z test_invalid_call_arguments (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8219330Z test_invalid_lhs_assignment (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8219461Z test_invalid_prefix_annotation (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8219577Z test_irparser (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:25:34.8219698Z test_is_after_use (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8219877Z test_is_isnot (__main__.TestScript) ... :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8220013Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8220144Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8220272Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8220411Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8220533Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8220664Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8220791Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8220919Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8221047Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8221174Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8221304Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8221426Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8221553Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8221681Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8221840Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8221972Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8222098Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8222229Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8222358Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8222478Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8222605Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8222734Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8222860Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8222986Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8223124Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8223250Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8223381Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8223500Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8223627Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8223752Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8223878Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8224010Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8224138Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8224264Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8224393Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8224540Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8224671Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8224798Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8224927Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8225055Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8225184Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8225310Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8225429Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8225556Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8225681Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8225812Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8225941Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:25:34.8226079Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8226217Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8226356Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8226485Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8226619Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8226755Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8226889Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8227025Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8227159Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8227328Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8227462Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8227588Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8227725Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8227861Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8227994Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8228127Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8228259Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8228393Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8228525Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8228656Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8228790Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8228924Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8229056Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8229190Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8229324Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8229456Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8229589Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8229713Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8229848Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8230010Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8230144Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8230277Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8230413Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8230546Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8230670Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8230804Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8230935Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8231072Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8231203Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8231335Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8231473Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8231605Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8231730Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8231861Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8231994Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8232127Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8232259Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8232392Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:25:34.8232466Z ok (0.040s) 2023-01-11T21:25:34.8232588Z test_is_optional (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8232706Z test_is_scripting (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8232880Z test_is_scripting_metacompile (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8233005Z test_isinstance (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8233136Z test_isinstance_dynamic (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8233274Z test_isinstance_metacompile (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8233405Z test_isinstance_refinement (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:25:34.8233521Z test_jitter_bug (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8233629Z test_keyword (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8233759Z test_kwarg_expansion_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8233883Z test_kwargs_error_msg (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8234002Z test_lazy_script (__main__.TestScript) ... ok (0.017s) 2023-01-11T21:25:34.8234149Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8234314Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8234435Z test_lhs_indexing (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8234698Z test_lhs_indexing_increment (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8234845Z test_lhs_indexing_increment_list (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8235006Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8235153Z test_lhs_indexing_list (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8235281Z test_lhs_indexing_multi (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8235403Z test_linear_grad (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:25:34.8235572Z test_list_comprehension_modulelist (__main__.TestScript) ... ok (0.045s) 2023-01-11T21:25:34.8235745Z test_list_comprehension_variable_write (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8235915Z test_list_iterables (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8236031Z test_list_python_op (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8236148Z test_list_unify (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8236263Z test_literal (__main__.TestScript) ... ok (0.062s) 2023-01-11T21:25:34.8236380Z test_literals (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8236513Z test_logical_short_circuit (__main__.TestScript) ... ok (0.021s) 2023-01-11T21:25:34.8236636Z test_loop_liveness (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8236768Z test_loop_unroll_negative (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8236898Z test_loop_unroll_unused_counter (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8237021Z test_loop_unrolling (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8237156Z test_loop_unrolling_const (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8237292Z test_loop_unrolling_nested (__main__.TestScript) ... ok (0.055s) 2023-01-11T21:25:34.8237423Z test_lower_nested_tuples (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8237539Z test_math_ops (__main__.TestScript) ... ok (0.208s) 2023-01-11T21:25:34.8237718Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2023-01-11T21:25:34.8237934Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.001s) 2023-01-11T21:25:34.8238063Z test_method_casts_script (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8238177Z test_method_no_self (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8238308Z test_method_overloading (__main__.TestScript) ... ok (7.488s) 2023-01-11T21:25:34.8238435Z test_missing_getstate (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8238555Z test_mm_batching (__main__.TestScript) ... ok (4.043s) 2023-01-11T21:25:34.8238678Z test_module_apis (__main__.TestScript) ... ok (0.048s) 2023-01-11T21:25:34.8238828Z test_module_attrs (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8238969Z test_module_copy_with_attributes (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8239086Z test_module_copying (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:25:34.8239203Z test_module_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8239342Z test_module_method_reassignment (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8239471Z test_module_none_attrs (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8239616Z test_module_parameters_and_buffers (__main__.TestScript) ... ok (0.024s) 2023-01-11T21:25:34.8239734Z test_module_str (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8239879Z test_module_with_params_called_fails (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8240004Z test_multi_reduction (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8240135Z test_multi_starred_expr_lhs (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8240272Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... ok (0.020s) 2023-01-11T21:25:34.8240424Z test_multiline_optional_future_refinement (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8240561Z test_multiline_string_dedents (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8240687Z test_multiple_assign (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8240818Z test_multiple_assignment (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8240938Z test_mutable_dce (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8241058Z test_mutable_dce_block (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8241195Z test_mutable_dce_graph_input (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8241343Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8241488Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8241645Z test_mutable_dce_list (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8241770Z test_mutable_dce_loop (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8241902Z test_mutable_dce_wildcards (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8242028Z test_mutate_constant (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8242146Z test_mypy_type_ignore (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8242282Z test_named_buffers_are_iterable (__main__.TestScript) ... ok (0.043s) 2023-01-11T21:25:34.8242407Z test_namedtuple_attr (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8242561Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8242717Z test_namedtuple_default_values_container_type (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:25:34.8242868Z test_namedtuple_default_values_missing (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8243028Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8243198Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8243320Z test_namedtuple_python (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8243458Z test_namedtuple_type_inference (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8243577Z test_narrow_copy (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8243706Z test_nested_aug_assign (__main__.TestScript) ... ok (0.894s) 2023-01-11T21:25:34.8243832Z test_nested_bailouts (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8243954Z test_nested_breaks (__main__.TestScript) ... ok (0.025s) 2023-01-11T21:25:34.8244085Z test_nested_list_construct (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8244215Z test_nested_select_assign (__main__.TestScript) ... ok (0.016s) 2023-01-11T21:25:34.8244320Z test_nn_GRU (__main__.TestScript) ... ok (0.171s) 2023-01-11T21:25:34.8244485Z test_nn_LSTM (__main__.TestScript) ... ok (0.108s) 2023-01-11T21:25:34.8244616Z test_nn_LSTM_with_layers (__main__.TestScript) ... ok (0.109s) 2023-01-11T21:25:34.8244730Z test_nn_init (__main__.TestScript) ... ok (0.031s) 2023-01-11T21:25:34.8244855Z test_no_dtype_shape (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8244997Z test_no_self_arg_ignore_function (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8245125Z test_non_final_return (__main__.TestScript) ... ok (0.364s) 2023-01-11T21:25:34.8245238Z test_none_type_str (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8245348Z test_not (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8245479Z test_not_initialized_err (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8245602Z test_ntuple_builtins (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8245722Z test_number_abs (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8245852Z test_number_augassign (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8246397Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8246611Z test_number_augassign_bitwise_pow (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8246787Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8246938Z test_number_div (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8247091Z test_number_math (__main__.TestScript) ... ok (1.727s) 2023-01-11T21:25:34.8247237Z test_number_neg (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8247442Z test_old_models_bc (__main__.TestScript) ... skip: PyTorch is build without Caffe2 support (0.001s) 2023-01-11T21:25:34.8247567Z test_oneline_func (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8247684Z test_op_dtype (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8247814Z test_operator_precedence (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8248328Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.001s) 2023-01-11T21:25:34.8248623Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.001s) 2023-01-11T21:25:34.8248734Z test_ord (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8248859Z test_override_magic (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8248995Z test_pack_tuple_into_non_var (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8249125Z test_pack_unpack_nested (__main__.TestScript) ... ok (0.027s) 2023-01-11T21:25:34.8249254Z test_pack_unpack_state (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:25:34.8249418Z test_parameter_order (__main__.TestScript) ... tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2023-01-11T21:25:34.8249519Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2023-01-11T21:25:34.8249633Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2023-01-11T21:25:34.8249730Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2023-01-11T21:25:34.8249822Z grad_fn=) 2023-01-11T21:25:34.8249932Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2023-01-11T21:25:34.8250035Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2023-01-11T21:25:34.8250138Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2023-01-11T21:25:34.8250234Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2023-01-11T21:25:34.8250318Z grad_fn=) 2023-01-11T21:25:34.8250394Z ok (0.010s) 2023-01-11T21:25:34.8250537Z test_parse_empty_tuple_annotation (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8250699Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8250871Z test_parse_nested_names (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8251012Z test_parse_none_type_annotation (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8251147Z test_parse_tensor_constants (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8251266Z test_parser_kwargonly (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8251404Z test_parser_type_annotations (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8251549Z test_parser_type_annotations_comment (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8251717Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8251875Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8252032Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8252182Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8252313Z test_partial_returns (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8252416Z test_pass (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8252546Z test_pickle_checkpoint (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8252682Z test_pickle_checkpoint_cuda (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:25:34.8252821Z test_pickle_checkpoint_tup (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8252959Z test_pow_scalar_backward_cuda (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:25:34.8253089Z test_pretty_print_function (__main__.TestScript) ... ok (0.028s) 2023-01-11T21:25:34.8253269Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.001s) 2023-01-11T21:25:34.8253382Z test_print (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8253495Z test_print_kwargs (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8253677Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2023-01-11T21:25:34.8253870Z test_profiling_merge (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8254007Z test_pybind_type_comparisons (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8254127Z test_python_call (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8254262Z test_python_call_annotation (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8254406Z test_python_call_annoytation_failure (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8254534Z test_python_call_failure (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8254657Z test_python_call_non_tensor (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8254798Z test_python_call_non_tensor_wrong (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8254925Z test_python_frontend (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8255055Z test_python_frontend_py3 (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8255202Z test_python_frontend_source_range (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8255330Z test_python_op_builtins (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8255477Z test_python_op_name (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8255641Z test_python_val_doesnt_have_attr (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8255834Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.001s) 2023-01-11T21:25:34.8255990Z test_rand_profiling (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8256137Z test_range_args (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8256296Z test_reassign_module_lhs (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8256454Z test_reassign_module_rhs (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8256613Z test_refine_tuple_types (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8256769Z test_remove_dropout (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8256969Z test_repeated_script_on_function (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8257125Z test_request_bailout (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8257325Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.001s) 2023-01-11T21:25:34.8257501Z test_rescripting_loaded_modules (__main__.TestScript) ... ok (0.026s) 2023-01-11T21:25:34.8257653Z test_resize_input_ops (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8257765Z test_return (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:25:34.8257895Z test_return_stmt_not_at_end (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8258017Z test_return_tuple (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8258140Z test_robust_op_resolution (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8258251Z test_round (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8258380Z test_save_load_attr_error (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8258513Z test_script_annotation (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8258641Z test_script_bool_constant (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8258760Z test_script_chunk (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8258888Z test_script_clamp_none (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:25:34.8259002Z test_script_copy (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8259119Z test_script_cu (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8259248Z test_script_define_order (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8259395Z test_script_define_order_recursive_fail (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8259521Z test_script_docstring (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8259671Z test_script_forward_method_replacement (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8259832Z test_script_get_device_cuda (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8259970Z test_script_get_tracing_state (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8260089Z test_script_is_tracing (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8260224Z test_script_kwargs_fn_call (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8260359Z test_script_method_docstring (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8260511Z test_script_method_torch_function_overload (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8260634Z test_script_module (__main__.TestScript) ... ok (0.016s) 2023-01-11T21:25:34.8260774Z test_script_module_call_noscript (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8260903Z test_script_module_const (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8261055Z test_script_module_const_submodule_fail (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:25:34.8261185Z test_script_module_export_blocks (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8261660Z test_script_module_export_shared_storage (__main__.TestScript) ... /var/lib/jenkins/workspace/test/test_jit.py:10624: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:34.8261850Z self.assertTrue(m_import.param1.storage().data_ptr() == m_import.param2.storage().data_ptr()) 2023-01-11T21:25:34.8262253Z /var/lib/jenkins/workspace/test/test_jit.py:10625: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:34.8262442Z self.assertTrue(m_import.param1.storage().data_ptr() != m_import.param3.storage().data_ptr()) 2023-01-11T21:25:34.8262543Z ok (0.007s) 2023-01-11T21:25:34.8262690Z test_script_module_export_submodule (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:25:34.8263144Z test_script_module_export_tensor_cuda (__main__.TestScript) ... /var/lib/jenkins/workspace/test/test_jit.py:10579: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:34.8263275Z self.assertTrue(m_orig.param.storage().size() == 25) 2023-01-11T21:25:34.8263348Z ok (0.007s) 2023-01-11T21:25:34.8263803Z test_script_module_export_tensor_type (__main__.TestScript) ... /var/lib/jenkins/workspace/test/test_jit.py:10560: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:34.8263934Z self.assertTrue(m_orig.param.storage().size() == 25) 2023-01-11T21:25:34.8263999Z ok (0.009s) 2023-01-11T21:25:34.8264136Z test_script_module_fail_exist (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8264262Z test_script_module_for (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8264392Z test_script_module_for2 (__main__.TestScript) ... ok (0.032s) 2023-01-11T21:25:34.8264533Z test_script_module_invalid_consts (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8264681Z test_script_module_nochange_submodule (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8265029Z test_script_module_none_exist_fail (__main__.TestScript) ... skip: [module dedupe] currently NoneType refinement on optional attributes doesn't work. (0.001s) 2023-01-11T21:25:34.8265165Z test_script_module_not_tuple (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8265338Z test_script_module_param_buffer_mutation (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8265476Z test_script_module_star_assign2 (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:25:34.8265623Z test_script_module_star_assign2_inplace (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:25:34.8265779Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8265934Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8266084Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8266218Z test_script_nested_mod_list (__main__.TestScript) ... ok (0.035s) 2023-01-11T21:25:34.8266359Z test_script_non_tensor_args_outputs (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8266482Z test_script_optional_none (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8266611Z test_script_outputs (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8266755Z test_script_pack_padded_sequence (__main__.TestScript) ... ok (0.036s) 2023-01-11T21:25:34.8266902Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... ok (0.038s) 2023-01-11T21:25:34.8267025Z test_script_scope (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:25:34.8267157Z test_script_sequential_for (__main__.TestScript) ... ok (0.024s) 2023-01-11T21:25:34.8267300Z test_script_sequential_in_mod_list (__main__.TestScript) ... ok (0.040s) 2023-01-11T21:25:34.8267452Z test_script_sequential_multi_output_fail (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:25:34.8267585Z test_script_sequential_orderdict (__main__.TestScript) ... ok (0.028s) 2023-01-11T21:25:34.8267734Z test_script_sequential_sliced_iteration (__main__.TestScript) ... ok (0.029s) 2023-01-11T21:25:34.8267860Z test_script_star_assign (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8267985Z test_script_star_expr (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:25:34.8268150Z test_script_star_expr_string (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:25:34.8268283Z test_scriptable_fn_as_attr (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8268428Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... ok (0.067s) 2023-01-11T21:25:34.8268579Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... ok (0.658s) 2023-01-11T21:25:34.8268716Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... ok (0.721s) 2023-01-11T21:25:34.8268843Z test_select_after_chunk (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8268968Z test_sequence_parsing (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8269111Z test_sequential_intermediary_types (__main__.TestScript) ... ok (0.024s) 2023-01-11T21:25:34.8269250Z test_serialization_big_ints (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8269383Z test_serialization_sharing (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8269526Z test_serialize_long_lines (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8269663Z test_serialized_source_ranges (__main__.TestScript) ... ok (0.265s) 2023-01-11T21:25:34.8269792Z test_serialized_source_ranges2 (__main__.TestScript) ... ok (0.371s) 2023-01-11T21:25:34.8269943Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... ok (0.074s) 2023-01-11T21:25:34.8270089Z test_serialized_source_ranges_graph (__main__.TestScript) ... ok (0.267s) 2023-01-11T21:25:34.8270234Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8270379Z test_set_attribute_through_optional (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8270519Z test_shape_analysis_grad_property (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8270654Z test_shape_analysis_loop (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8270800Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8270955Z test_shape_prop_promotion (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8271081Z test_signed_float_zero (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8271225Z test_single_starred_expr_for_loop (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8271354Z test_single_starred_lhs (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8271488Z test_singleton_tuple_unpack (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8271665Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2023-01-11T21:25:34.8271777Z test_split (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8271880Z test_stack (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8272007Z test_static_if_prop (__main__.TestScript) ... ok (1.900s) 2023-01-11T21:25:34.8272129Z test_static_method_on_module (__main__.TestScript) 2023-01-11T21:25:34.8272291Z Check that the `@staticmethod` annotation on a function on a module works. ... ok (0.007s) 2023-01-11T21:25:34.8272420Z test_static_methods (__main__.TestScript) ... ok (0.017s) 2023-01-11T21:25:34.8272536Z test_str_cast (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8272653Z test_string_cu (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8272798Z test_string_device_implicit_conversion (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8272920Z test_string_frontend_elif (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8273040Z test_string_index (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8273159Z test_string_len (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8273279Z test_string_list (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8273404Z test_string_new_line (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8273520Z test_string_ops (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8273642Z test_string_print (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8273802Z test_string_single_escape (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8273919Z test_string_slicing (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8274040Z test_string_sort (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8274163Z test_string_sorted (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8274311Z test_submodule_attribute_serialization (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:25:34.8274435Z test_submodule_twice (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8274679Z test_sum (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8274820Z test_sum_list_diff_elms (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8274948Z test_sum_list_empty (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8275083Z test_sum_list_literal (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8275204Z test_sum_list_one (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8275340Z test_sum_list_wrong_type (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8275474Z test_sys_stdout_override (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8275773Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.001s) 2023-01-11T21:25:34.8275897Z test_tensor_data (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8276020Z test_tensor_device (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8276133Z test_tensor_dtype (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8276252Z test_tensor_grad (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8276388Z test_tensor_import_export (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8276507Z test_tensor_len (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8276634Z test_tensor_number_math (__main__.TestScript) ... ok (0.403s) 2023-01-11T21:25:34.8276772Z test_tensor_number_math_cuda (__main__.TestScript) ... ok (2.992s) 2023-01-11T21:25:34.8276977Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.001s) 2023-01-11T21:25:34.8277100Z test_tensor_shape (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8277636Z test_tensor_subclasses (__main__.TestScript) ... /opt/conda/lib/python3.10/site-packages/torch/jit/annotations.py:309: UserWarning: TorchScript will treat type annotations of Tensor dtype-specific subtypes as if they are normal Tensors. dtype constraints are not enforced in compilation either. 2023-01-11T21:25:34.8277785Z warnings.warn("TorchScript will treat type annotations of Tensor " 2023-01-11T21:25:34.8277858Z ok (0.007s) 2023-01-11T21:25:34.8277977Z test_tensor_to (__main__.TestScript) ... ok (0.080s) 2023-01-11T21:25:34.8278101Z test_tensor_to_cpu (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8278226Z test_tensor_to_cuda (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8278357Z test_tensor_to_device (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8278477Z test_ternary (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8278606Z test_ternary_module_type_hint (__main__.TestScript) ... ok (0.035s) 2023-01-11T21:25:34.8278749Z test_ternary_right_associative (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8278877Z test_ternary_static_if (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8278996Z test_torch_any (__main__.TestScript) ... ok (0.014s) 2023-01-11T21:25:34.8279170Z test_torch_functional (__main__.TestScript) ... skip: Skipping while landing PR stack (0.002s) 2023-01-11T21:25:34.8279317Z test_torch_functional_tensordot_int (__main__.TestScript) ... ok (0.041s) 2023-01-11T21:25:34.8279467Z test_torch_functional_tensordot_list (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8279617Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... ok (0.021s) 2023-01-11T21:25:34.8279759Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8279936Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:25:34.8280067Z test_torch_manual_seed (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8280187Z test_torch_pow (__main__.TestScript) ... ok (0.028s) 2023-01-11T21:25:34.8280726Z test_torch_tensor_as_tensor (__main__.TestScript) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:471: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:25:34.8280825Z return callable(*args, **kwargs) 2023-01-11T21:25:34.8280899Z ok (0.864s) 2023-01-11T21:25:34.8281045Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8281173Z test_torch_tensor_bad_input (__main__.TestScript) ... ok (0.026s) 2023-01-11T21:25:34.8281304Z test_torch_tensor_dtype (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8281452Z test_torchscript_memoryformat (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8281595Z test_torchscript_multi_head_attn (__main__.TestScript) ... ok (0.074s) 2023-01-11T21:25:34.8281753Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... ok (0.150s) 2023-01-11T21:25:34.8281880Z test_training_param (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8282011Z test_tuple_assignments (__main__.TestScript) ... ok (0.387s) 2023-01-11T21:25:34.8282137Z test_tuple_error_msg (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8282261Z test_tuple_index_to_list (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8282386Z test_tuple_indexing (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:25:34.8282502Z test_tuple_len (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8282630Z test_tuple_nested_sort (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8282751Z test_tuple_sort (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8282966Z test_tuple_sort_reverse (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8283090Z test_tuple_sorted (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8283209Z test_tuple_to_opt_list (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8283354Z test_tuple_unsortable_diff_type (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8283500Z test_tuple_unsortable_element_type (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8283648Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8283772Z test_type_annotate (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:25:34.8283907Z test_type_annotation_module (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:25:34.8284040Z test_type_annotation_py3 (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8284168Z test_type_annotations (__main__.TestScript) ... ok (0.014s) 2023-01-11T21:25:34.8284307Z test_type_annotations_repeated_list (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8284452Z test_type_annotations_varargs (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:25:34.8284584Z test_type_call_in_script (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8284704Z test_type_cast (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8284837Z test_type_comments_in_body (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8284999Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2023-01-11T21:25:34.8285245Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... ok (0.002s) 2023-01-11T21:25:34.8285531Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.001s) 2023-01-11T21:25:34.8285681Z test_unfold_zero_dim (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8285842Z test_unicode_comments (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8286243Z test_uninitialized (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8286633Z test_union_to_number (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8286838Z test_unknown_builtin (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8287015Z test_unmatched_type_annotation (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8287190Z test_unspecialized_any_binding (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8287419Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2023-01-11T21:25:34.8287567Z test_unsupported_builtin_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8287696Z test_unused_decorator (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:25:34.8287836Z test_unwrap_optional_builtin (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:25:34.8287958Z test_var_aug_assign (__main__.TestScript) ... ok (0.994s) 2023-01-11T21:25:34.8288078Z test_vararg_zeros (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8288228Z test_view_listconstruct_shape_prop (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8288357Z test_view_shape_prop (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8288474Z test_view_write (__main__.TestScript) ... ok (0.084s) 2023-01-11T21:25:34.8288582Z test_weak_cuda (__main__.TestScript) ... ok (0.109s) 2023-01-11T21:25:34.8288693Z test_where (__main__.TestScript) ... ok (0.072s) 2023-01-11T21:25:34.8288813Z test_where_method (__main__.TestScript) ... ok (0.071s) 2023-01-11T21:25:34.8288927Z test_while (__main__.TestScript) ... ok (0.053s) 2023-01-11T21:25:34.8289049Z test_while_nest_if (__main__.TestScript) ... ok (0.049s) 2023-01-11T21:25:34.8289188Z test_while_nonexistent_cond_value (__main__.TestScript) ... ok (0.024s) 2023-01-11T21:25:34.8289325Z test_while_nonexistent_value (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8289453Z test_while_write_outer_then_read (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:25:34.8289629Z test_wrong_attr_lookup (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8289762Z test_wrong_implicit_expand (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:25:34.8289897Z test_wrong_method_call_inputs (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8290032Z test_wrong_module_attr_lookup (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8290159Z test_wrong_return_type (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:25:34.8290289Z test_wrong_use_as_callable (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:25:34.8290417Z test_wrong_use_as_tuple (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:25:34.8290519Z test_zeros (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:25:34.8290657Z test_zip_enumerate_modulelist (__main__.TestScript) ... ok (0.418s) 2023-01-11T21:25:34.8290779Z test_bool (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8290911Z Test the __bool__ method. This should return True ... ok (0.001s) 2023-01-11T21:25:34.8291041Z test_contains (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8291168Z Test membership checks (x in y, x not in y). ... ok (0.001s) 2023-01-11T21:25:34.8291291Z test_delitem (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8291374Z Test deletion. ... ok (0.001s) 2023-01-11T21:25:34.8291498Z test_getitem (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8291642Z Test accessing dictionary values using the [] operator. ... ok (0.001s) 2023-01-11T21:25:34.8291764Z test_items (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8291852Z Test .items(). ... ok (0.001s) 2023-01-11T21:25:34.8291968Z test_iter (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8292157Z Test iteration over a dictionary's keys. ... ok (0.001s) 2023-01-11T21:25:34.8292273Z test_len (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8292372Z Test len() builtin function. ... ok (0.001s) 2023-01-11T21:25:34.8292494Z test_nested (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8292776Z Test that reference semantics are honoured when the ScriptDict that is ... skip: Cannot pass until all dicts returned from TorchScript are ScriptDicts (0.001s) 2023-01-11T21:25:34.8292917Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8293076Z Test that reference semantics are honoured; that modifications made ... ok (0.003s) 2023-01-11T21:25:34.8293199Z test_repr (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8293300Z Test the __repr__ method. ... ok (0.001s) 2023-01-11T21:25:34.8293414Z test_setitem (jit.test_list_dict.TestScriptDict) 2023-01-11T21:25:34.8293553Z Test setting dictionary values using the [] operator. ... ok (0.001s) 2023-01-11T21:25:34.8293673Z test_append (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8293771Z Test append method. ... ok (0.001s) 2023-01-11T21:25:34.8293892Z test_bool (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8294023Z Test the __bool__ method. This should return True ... ok (0.001s) 2023-01-11T21:25:34.8294148Z test_clear (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8294233Z Test clear. ... ok (0.000s) 2023-01-11T21:25:34.8294348Z test_contains (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8294475Z Test membership checks (x in y, x not in y). ... ok (0.001s) 2023-01-11T21:25:34.8294595Z test_count (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8294688Z Test count method. ... ok (0.001s) 2023-01-11T21:25:34.8294831Z test_delitem (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8294942Z Test deletion. ... ok (0.001s) 2023-01-11T21:25:34.8295088Z test_extend (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8295187Z Test extend. ... ok (0.002s) 2023-01-11T21:25:34.8295334Z test_getitem (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8295503Z Test accessing list elements using the [] operator. ... ok (0.003s) 2023-01-11T21:25:34.8295650Z test_insert (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8295791Z Test insert. ... ok (0.001s) 2023-01-11T21:25:34.8295941Z test_iter (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8296151Z Test iteration over a list's elements. ... ok (0.001s) 2023-01-11T21:25:34.8296287Z test_len (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8296419Z Test len() builtin function. ... ok (0.001s) 2023-01-11T21:25:34.8296571Z test_nested (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8296868Z Test that reference semantics are honoured when the ScriptList that is ... skip: Cannot pass until all list returned from TorchScript are ScriptLists (0.001s) 2023-01-11T21:25:34.8297016Z test_pop (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8297120Z Test pop. ... ok (0.001s) 2023-01-11T21:25:34.8297293Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8297492Z Test that reference semantics are honoured; that modifications made ... ok (0.002s) 2023-01-11T21:25:34.8297632Z test_remove (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8297735Z Test remove method. ... ok (0.001s) 2023-01-11T21:25:34.8297855Z test_repr (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8297956Z Test the __repr__ method. ... ok (0.000s) 2023-01-11T21:25:34.8298076Z test_setitem (jit.test_list_dict.TestScriptList) 2023-01-11T21:25:34.8298209Z Test setting list elements using the [] operator. ... ok (0.002s) 2023-01-11T21:25:34.8298481Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:25:34.8298729Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:25:34.8298985Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:25:34.8299223Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2023-01-11T21:25:34.8299490Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:25:34.8299731Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:25:34.8299969Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:25:34.8300216Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:25:34.8300461Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:25:34.8300705Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:25:34.8300946Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:25:34.8301185Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:25:34.8301435Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:25:34.8301680Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:25:34.8301833Z test_basic (jit.test_script_profile.TestScriptProfile) ... ok (0.066s) 2023-01-11T21:25:34.8301987Z test_empty (jit.test_script_profile.TestScriptProfile) ... ok (0.001s) 2023-01-11T21:25:34.8302138Z test_multi (jit.test_script_profile.TestScriptProfile) ... ok (0.068s) 2023-01-11T21:25:34.8302291Z test_script (jit.test_script_profile.TestScriptProfile) ... ok (0.083s) 2023-01-11T21:25:34.8302449Z test_section (jit.test_script_profile.TestScriptProfile) ... ok (0.228s) 2023-01-11T21:25:34.8302615Z test_module_list_slicing (jit.test_slice.TestSlice) ... ok (0.020s) 2023-01-11T21:25:34.8302744Z test_slice_as_variable (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8302882Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... ok (0.005s) 2023-01-11T21:25:34.8303011Z test_slice_kwarg (jit.test_slice.TestSlice) ... ok (0.001s) 2023-01-11T21:25:34.8303143Z test_slice_one_none (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8303278Z test_slice_start_stop (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8303419Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8303566Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8303698Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8303832Z test_slice_stop_only (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8303979Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8304114Z test_slice_string (jit.test_slice.TestSlice) ... ok (0.003s) 2023-01-11T21:25:34.8304243Z test_slice_tensor (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8304385Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... ok (0.005s) 2023-01-11T21:25:34.8304539Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8304675Z test_slice_three_nones (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8304799Z test_slice_two_nones (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:25:34.8304930Z test_tuple_slicing (jit.test_slice.TestSlice) ... ok (0.005s) 2023-01-11T21:25:34.8305076Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.007s) 2023-01-11T21:25:34.8305219Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.008s) 2023-01-11T21:25:34.8305366Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.006s) 2023-01-11T21:25:34.8305548Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.006s) 2023-01-11T21:25:34.8305756Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8305993Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8306227Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8306454Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8306679Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8306910Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T21:25:34.8307142Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8307370Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T21:25:34.8307583Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8307814Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T21:25:34.8308040Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8308265Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8308541Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8308745Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8308950Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T21:25:34.8309177Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8309413Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8309641Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8309845Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:25:34.8310051Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T21:25:34.8310257Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T21:25:34.8310469Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2023-01-11T21:25:34.8310669Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.023s) 2023-01-11T21:25:34.8310852Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.017s) 2023-01-11T21:25:34.8311059Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.005s) 2023-01-11T21:25:34.8311258Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2023-01-11T21:25:34.8311487Z test_convolution_backward (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.010s) 2023-01-11T21:25:34.8311682Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2023-01-11T21:25:34.8311881Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.011s) 2023-01-11T21:25:34.8312077Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.030s) 2023-01-11T21:25:34.8312297Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.022s) 2023-01-11T21:25:34.8312504Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.011s) 2023-01-11T21:25:34.8312705Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.009s) 2023-01-11T21:25:34.8312901Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2023-01-11T21:25:34.8313089Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.085s) 2023-01-11T21:25:34.8313285Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.015s) 2023-01-11T21:25:34.8313529Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.001s) 2023-01-11T21:25:34.8313728Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2023-01-11T21:25:34.8313912Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2023-01-11T21:25:34.8314105Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.021s) 2023-01-11T21:25:34.8314303Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.014s) 2023-01-11T21:25:34.8314632Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2023-01-11T21:25:34.8314833Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2023-01-11T21:25:34.8315029Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2023-01-11T21:25:34.8315212Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2023-01-11T21:25:34.8315371Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... ok (0.001s) 2023-01-11T21:25:34.8315539Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... ok (0.013s) 2023-01-11T21:25:34.8315690Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... ok (0.004s) 2023-01-11T21:25:34.8315851Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... ok (0.012s) 2023-01-11T21:25:34.8316017Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... ok (0.026s) 2023-01-11T21:25:34.8316192Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... ok (0.008s) 2023-01-11T21:25:34.8316372Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.004s) 2023-01-11T21:25:34.8316563Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.004s) 2023-01-11T21:25:34.8316748Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.004s) 2023-01-11T21:25:34.8316939Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.004s) 2023-01-11T21:25:34.8317127Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.004s) 2023-01-11T21:25:34.8317316Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.004s) 2023-01-11T21:25:34.8317503Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... ok (0.005s) 2023-01-11T21:25:34.8317659Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... ok (0.001s) 2023-01-11T21:25:34.8317808Z test_default_args (jit.test_torchbind.TestTorchbind) ... ok (0.010s) 2023-01-11T21:25:34.8317966Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:25:34.8318364Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... STAGE:2023-01-11 21:25:28 2314:2314 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:25:34.8318625Z STAGE:2023-01-11 21:25:29 2314:2314 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:25:34.8318886Z STAGE:2023-01-11 21:25:29 2314:2314 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:25:34.8318960Z ok (0.002s) 2023-01-11T21:25:34.8319112Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2023-01-11T21:25:34.8319257Z test_torchbind (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2023-01-11T21:25:34.8319424Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:25:34.8319596Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2023-01-11T21:25:34.8319763Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2023-01-11T21:25:34.8319921Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2023-01-11T21:25:34.8320097Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2023-01-11T21:25:34.8320269Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2023-01-11T21:25:34.8320443Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2023-01-11T21:25:34.8320598Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:25:34.8320785Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2023-01-11T21:25:34.8320962Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:25:34.8321125Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:25:34.8321285Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:25:34.8321456Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2023-01-11T21:25:34.8321622Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:25:34.8321799Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:25:34.8321966Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:25:34.8322119Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2023-01-11T21:25:34.8322300Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2023-01-11T21:25:34.8322464Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2023-01-11T21:25:34.8322620Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2023-01-11T21:25:34.8322776Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... ok (0.012s) 2023-01-11T21:25:34.8322951Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2023-01-11T21:25:34.8323105Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... ok (0.012s) 2023-01-11T21:25:34.8323269Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... ok (0.013s) 2023-01-11T21:25:34.8323427Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.012s) 2023-01-11T21:25:34.8323590Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.018s) 2023-01-11T21:25:34.8323776Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T21:25:34.8323912Z test_constant (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:25:34.8324038Z test_conv (jit.test_tracer.TestTracer) ... ok (0.014s) 2023-01-11T21:25:34.8324182Z test_export_no_reorder (jit.test_tracer.TestTracer) ... ok (0.016s) 2023-01-11T21:25:34.8324335Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:25:34.8324488Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8324604Z test_ge (jit.test_tracer.TestTracer) ... ok (0.012s) 2023-01-11T21:25:34.8324736Z test_ge_cuda (jit.test_tracer.TestTracer) ... ok (1.085s) 2023-01-11T21:25:34.8324887Z test_ge_optimized (jit.test_tracer.TestTracer) ... ok (0.180s) 2023-01-11T21:25:34.8325065Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... ok (0.035s) 2023-01-11T21:25:34.8325231Z test_index_put (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8325426Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8325621Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8325792Z test_inplace_check (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:25:34.8325954Z test_inplace_copy (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8326385Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8326598Z test_inplace_flags (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:25:34.8326828Z test_inplace_transplant (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8327039Z test_inplace_warn (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:25:34.8327275Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8327467Z test_input_dict_empty (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:25:34.8327717Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:25:34.8327851Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2023-01-11T21:25:34.8328070Z Check that dictionary access doesn't care about insertion order ... ok (0.008s) 2023-01-11T21:25:34.8328213Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8328354Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8328501Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:25:34.8328639Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2023-01-11T21:25:34.8328789Z Check that the trace remembers which keys were in a dict input ... ok (0.010s) 2023-01-11T21:25:34.8328929Z test_input_dict_unify (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8329043Z test_input_flatten (jit.test_tracer.TestTracer) 2023-01-11T21:25:34.8329186Z Check that inputs to traced functions are flattened ... ok (0.011s) 2023-01-11T21:25:34.8329330Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:25:34.8329472Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8329625Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8329786Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8329928Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8330064Z test_interpolate_trace (jit.test_tracer.TestTracer) ... ok (0.022s) 2023-01-11T21:25:34.8330207Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... ok (0.216s) 2023-01-11T21:25:34.8330343Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... ok (0.011s) 2023-01-11T21:25:34.8330480Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8330612Z test_max_pool (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T21:25:34.8330818Z test_nested_inplace (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8330958Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... ok (0.001s) 2023-01-11T21:25:34.8331088Z test_output_unflatten (jit.test_tracer.TestTracer) 2023-01-11T21:25:34.8331271Z Check that outputs of traced functions retain the original structure and nesting ... expected failure (0.007s) 2023-01-11T21:25:34.8331410Z test_python_function (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8331553Z test_python_function_tup (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8331690Z test_repeated_input (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8331828Z test_repeated_output (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8331963Z test_shared_param (jit.test_tracer.TestTracer) ... ok (0.001s) 2023-01-11T21:25:34.8332092Z test_simple (jit.test_tracer.TestTracer) ... ok (0.015s) 2023-01-11T21:25:34.8332250Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... ok (0.001s) 2023-01-11T21:25:34.8332390Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:25:34.8332533Z test_trace_annotation (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8332667Z test_trace_arange (jit.test_tracer.TestTracer) ... ok (0.017s) 2023-01-11T21:25:34.8332813Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... ok (0.018s) 2023-01-11T21:25:34.8332961Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8333154Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: Skip the test since c2 ops are not registered. (0.002s) 2023-01-11T21:25:34.8333286Z test_trace_casts (jit.test_tracer.TestTracer) ... ok (0.035s) 2023-01-11T21:25:34.8333436Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8333604Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8333763Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8333916Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... ok (0.015s) 2023-01-11T21:25:34.8334071Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8334220Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8334366Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... ok (0.011s) 2023-01-11T21:25:34.8334522Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8334994Z test_trace_contiguous (jit.test_tracer.TestTracer) ... /var/lib/jenkins/workspace/test/jit/test_tracer.py:1673: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:25:34.8335147Z self.assertNotEqual(x.storage().data_ptr(), y.storage().data_ptr()) 2023-01-11T21:25:34.8335213Z ok (0.008s) 2023-01-11T21:25:34.8335395Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8335549Z test_trace_detach (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8335699Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8335860Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:25:34.8336008Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:25:34.8336151Z test_trace_dict_input (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T21:25:34.8336294Z test_trace_dict_output (jit.test_tracer.TestTracer) ... ok (0.015s) 2023-01-11T21:25:34.8336427Z test_trace_export_fns (jit.test_tracer.TestTracer) ... ok (0.018s) 2023-01-11T21:25:34.8336610Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... ok (0.040s) 2023-01-11T21:25:34.8336762Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... ok (0.031s) 2023-01-11T21:25:34.8336911Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8337073Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8337206Z test_trace_index (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8337349Z test_trace_index_constant (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8337501Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8337636Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... ok (0.013s) 2023-01-11T21:25:34.8337770Z test_trace_inverse (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8337933Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... ok (0.018s) 2023-01-11T21:25:34.8338072Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... ok (0.009s) 2023-01-11T21:25:34.8338236Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.031s) 2023-01-11T21:25:34.8338377Z test_trace_modulelist (jit.test_tracer.TestTracer) ... ok (0.023s) 2023-01-11T21:25:34.8338569Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... graph(%self : __torch__.jit.test_tracer.Bar, 2023-01-11T21:25:34.8338698Z %x : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu), 2023-01-11T21:25:34.8338822Z %y : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu)): 2023-01-11T21:25:34.8339053Z %5 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%x) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1429:0 2023-01-11T21:25:34.8339260Z %6 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%y) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1430:0 2023-01-11T21:25:34.8339773Z %9 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = ^Foo[inplace=0, module="jit.test_tracer", Subgraph=]()(%5, %6) # /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py:429:0 2023-01-11T21:25:34.8339986Z %10 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), %11 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = prim::TupleUnpack(%9) 2023-01-11T21:25:34.8340206Z %12 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = prim::TupleConstruct(%10, %11) 2023-01-11T21:25:34.8340284Z return (%12) 2023-01-11T21:25:34.8340294Z 2023-01-11T21:25:34.8340368Z ok (0.006s) 2023-01-11T21:25:34.8340511Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8340660Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:25:34.8340808Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... ok (0.014s) 2023-01-11T21:25:34.8340933Z test_trace_numel (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8341079Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8341216Z test_trace_optional (jit.test_tracer.TestTracer) ... ok (0.013s) 2023-01-11T21:25:34.8341388Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8341522Z test_trace_random (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:25:34.8341666Z test_trace_records_names (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T21:25:34.8341798Z test_trace_save (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8341943Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... ok (0.027s) 2023-01-11T21:25:34.8342076Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8342236Z test_trace_size (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8342379Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8342529Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8342662Z test_trace_slice (jit.test_tracer.TestTracer) ... ok (0.046s) 2023-01-11T21:25:34.8342820Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8342962Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8343122Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:25:34.8343258Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... ok (0.048s) 2023-01-11T21:25:34.8343402Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... ok (0.049s) 2023-01-11T21:25:34.8343537Z test_trace_topk (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:25:34.8343675Z test_trace_tuple (jit.test_tracer.TestTracer) ... ok (0.009s) 2023-01-11T21:25:34.8343831Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8343965Z test_trace_warn (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:25:34.8344126Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:25:34.8344288Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:25:34.8344434Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:25:34.8344586Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.015s) 2023-01-11T21:25:34.8344727Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... ok (0.201s) 2023-01-11T21:25:34.8344881Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... ok (0.001s) 2023-01-11T21:25:34.8345016Z test_tracing_hooks (jit.test_tracer.TestTracer) ... ok (0.040s) 2023-01-11T21:25:34.8345205Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... ok (0.116s) 2023-01-11T21:25:34.8345348Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:25:34.8345489Z test_wrapped_number (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:25:34.8345629Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8345860Z Assigning a new (python-only) attribute should not change type sharing ... ok (0.031s) 2023-01-11T21:25:34.8346008Z test_basic (jit.test_type_sharing.TestTypeSharing) ... ok (0.005s) 2023-01-11T21:25:34.8346181Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... ok (0.006s) 2023-01-11T21:25:34.8346345Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... ok (0.005s) 2023-01-11T21:25:34.8346483Z test_constants (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8346681Z Types should be shared for identical constant values, and different for different constant values ... ok (0.010s) 2023-01-11T21:25:34.8346830Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8346965Z Types should be shared even if attribute values differ ... ok (0.005s) 2023-01-11T21:25:34.8347126Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8347291Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... ok (0.002s) 2023-01-11T21:25:34.8347442Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... ok (0.005s) 2023-01-11T21:25:34.8347574Z test_linear (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8347692Z Simple example with a real nn Module ... ok (0.011s) 2023-01-11T21:25:34.8347855Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... ok (0.015s) 2023-01-11T21:25:34.8348030Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8348215Z We should be able to differentiate between two ModuleDict instances ... ok (0.030s) 2023-01-11T21:25:34.8348364Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8348520Z Mutating the value of an attribute should not change type sharing ... ok (0.017s) 2023-01-11T21:25:34.8348658Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8348879Z The same module with an `foo` as a parameter vs. attribute shouldn't ... ok (0.007s) 2023-01-11T21:25:34.8349048Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8349204Z Different functions passed in should lead to different types ... ok (0.009s) 2023-01-11T21:25:34.8349365Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8349505Z Same functions passed in should lead to same types ... ok (0.006s) 2023-01-11T21:25:34.8349660Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8349828Z Even if everything about the module is the same, different originating ... ok (0.021s) 2023-01-11T21:25:34.8349987Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8350139Z Different functions passed in should lead to different types ... ok (0.009s) 2023-01-11T21:25:34.8350301Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8350438Z Same functions passed in should lead to same types ... ok (0.007s) 2023-01-11T21:25:34.8350622Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... ok (0.019s) 2023-01-11T21:25:34.8350761Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8350893Z If submodules differ, the types should differ. ... ok (0.041s) 2023-01-11T21:25:34.8351053Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8351262Z Since we can't guarantee that methods are the same between different ... ok (0.011s) 2023-01-11T21:25:34.8351466Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8351607Z Test that types are not shared if the exclusion of their ... ok (0.006s) 2023-01-11T21:25:34.8351768Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8351906Z Test that types are shared if the exclusion of their ... ok (0.005s) 2023-01-11T21:25:34.8352065Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8352209Z Tests that types between instances of a ScriptModule ... ok (0.006s) 2023-01-11T21:25:34.8352360Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:25:34.8352474Z Test that type sharing can be disabled. ... ok (0.018s) 2023-01-11T21:25:34.8352647Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... ok (0.015s) 2023-01-11T21:25:34.8352802Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2023-01-11T21:25:34.8352971Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.004s) 2023-01-11T21:25:34.8353133Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2023-01-11T21:25:34.8353263Z Test that module attributes can be ignored. ... ok (0.006s) 2023-01-11T21:25:34.8353439Z test_inferred_type_error_message (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2023-01-11T21:25:34.8353608Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2023-01-11T21:25:34.8353774Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2023-01-11T21:25:34.8353933Z Test that using an optional with no contained types produces an error. ... ok (0.002s) 2023-01-11T21:25:34.8354089Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2023-01-11T21:25:34.8354243Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... ok (0.008s) 2023-01-11T21:25:34.8354435Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2023-01-11T21:25:34.8354692Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2023-01-11T21:25:34.8354863Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2023-01-11T21:25:34.8355018Z Test that using a tuple with no contained types produces an error. ... ok (0.002s) 2023-01-11T21:25:34.8355174Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... ok (0.010s) 2023-01-11T21:25:34.8355337Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... ok (0.010s) 2023-01-11T21:25:34.8355532Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2023-01-11T21:25:34.8355685Z test_bool_list_io (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:25:34.8355839Z test_dict_comprehension (jit.test_typing.TestTyping) ... ok (0.005s) 2023-01-11T21:25:34.8355991Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... ok (0.006s) 2023-01-11T21:25:34.8356166Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... ok (0.006s) 2023-01-11T21:25:34.8356300Z test_dict_in_not_in (jit.test_typing.TestTyping) ... ok (0.020s) 2023-01-11T21:25:34.8356441Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T21:25:34.8356860Z test_dict_type_refinement_annotation_key_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T21:25:34.8357004Z File "/var/lib/jenkins/workspace/test/jit/test_typing.py", line 90 2023-01-11T21:25:34.8357079Z def fn(): 2023-01-11T21:25:34.8357163Z l1 = [1, 2, "foo", 3] 2023-01-11T21:25:34.8357295Z ~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T21:25:34.8357429Z l2 = ["foo", "bar", "baz", "qux"] 2023-01-11T21:25:34.8357557Z d: Dict[int, str] = {k : v for k, v in zip(l1, l2)} 2023-01-11T21:25:34.8357644Z (function emitListLiteral) 2023-01-11T21:25:34.8357718Z ok (0.002s) 2023-01-11T21:25:34.8358139Z test_dict_type_refinement_annotation_value_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T21:25:34.8358284Z File "/var/lib/jenkins/workspace/test/jit/test_typing.py", line 104 2023-01-11T21:25:34.8358358Z def fn(): 2023-01-11T21:25:34.8358457Z l1 = ["foo", "bar", "baz", "qux"] 2023-01-11T21:25:34.8358540Z l2 = [1, 2, "foo", 3] 2023-01-11T21:25:34.8358669Z ~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T21:25:34.8358789Z d: Dict[str, int] = {k : v for k, v in zip(l1, l2)} 2023-01-11T21:25:34.8358864Z return d 2023-01-11T21:25:34.8358959Z (function emitListLiteral) 2023-01-11T21:25:34.8359032Z ok (0.002s) 2023-01-11T21:25:34.8359168Z test_for_in_dict (jit.test_typing.TestTyping) ... ok (0.009s) 2023-01-11T21:25:34.8359304Z test_for_in_string (jit.test_typing.TestTyping) ... ok (0.014s) 2023-01-11T21:25:34.8359445Z test_for_tuple_assign (jit.test_typing.TestTyping) ... ok (0.008s) 2023-01-11T21:25:34.8359584Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.015s) 2023-01-11T21:25:34.8359705Z test_list_io (jit.test_typing.TestTyping) ... ok (0.004s) 2023-01-11T21:25:34.8359844Z test_list_iterables (jit.test_typing.TestTyping) ... ok (0.001s) 2023-01-11T21:25:34.8359972Z test_list_sum (jit.test_typing.TestTyping) ... ok (0.010s) 2023-01-11T21:25:34.8360152Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... ok (0.001s) 2023-01-11T21:25:34.8360319Z test_list_unification (jit.test_typing.TestTyping) ... ok (0.007s) 2023-01-11T21:25:34.8360459Z test_multiple_assign (jit.test_typing.TestTyping) ... ok (0.006s) 2023-01-11T21:25:34.8360605Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:25:34.8360736Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:25:34.8360881Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... ok (0.007s) 2023-01-11T21:25:34.8361014Z test_nested_list (jit.test_typing.TestTyping) ... ok (0.004s) 2023-01-11T21:25:34.8361157Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:25:34.8361299Z test_optional_conversion (jit.test_typing.TestTyping) ... ok (0.011s) 2023-01-11T21:25:34.8361444Z test_optional_refinement (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:25:34.8361581Z test_optional_tuple (jit.test_typing.TestTyping) ... ok (0.006s) 2023-01-11T21:25:34.8361736Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:25:34.8361871Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... ok (0.005s) 2023-01-11T21:25:34.8362007Z test_sum_list_empty (jit.test_typing.TestTyping) ... ok (0.005s) 2023-01-11T21:25:34.8362145Z test_sum_list_literal (jit.test_typing.TestTyping) ... ok (0.004s) 2023-01-11T21:25:34.8362276Z test_sum_list_one (jit.test_typing.TestTyping) ... ok (0.005s) 2023-01-11T21:25:34.8362418Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... ok (0.001s) 2023-01-11T21:25:34.8362560Z test_tuple_assignments (jit.test_typing.TestTyping) ... ok (0.020s) 2023-01-11T21:25:34.8362700Z test_tuple_create_return (jit.test_typing.TestTyping) ... ok (0.005s) 2023-01-11T21:25:34.8362831Z test_tuple_io (jit.test_typing.TestTyping) ... ok (0.004s) 2023-01-11T21:25:34.8362960Z test_tuple_keyword (jit.test_typing.TestTyping) ... ok (0.004s) 2023-01-11T21:25:34.8363107Z test_tuple_specialization (jit.test_typing.TestTyping) ... ok (0.005s) 2023-01-11T21:25:34.8363286Z test_check_union_annotation (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8363449Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... ok (0.009s) 2023-01-11T21:25:34.8363602Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8363766Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:25:34.8363904Z test_union_as_annotation (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8364067Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8364201Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8364339Z test_union_as_dict_key (jit.test_union.TestUnion) ... ok (0.008s) 2023-01-11T21:25:34.8364475Z test_union_as_dict_value (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:25:34.8364624Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8364807Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:25:34.8365020Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:25:34.8365244Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... ok (0.005s) 2023-01-11T21:25:34.8365457Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:25:34.8365685Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:25:34.8365905Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:25:34.8366261Z test_union_in_class_constructor (jit.test_union.TestUnion) ... ok (0.009s) 2023-01-11T21:25:34.8367328Z test_union_memory_aliasing (jit.test_union.TestUnion) ... /opt/conda/lib/python3.10/site-packages/torch/_jit_internal.py:1282: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2023-01-11T21:25:34.8367431Z warnings.warn( 2023-01-11T21:25:34.8367504Z ok (0.007s) 2023-01-11T21:25:34.8367664Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... ok (0.005s) 2023-01-11T21:25:34.8367825Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... ok (0.009s) 2023-01-11T21:25:34.8367982Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... ok (0.005s) 2023-01-11T21:25:34.8368135Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:25:34.8368307Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:25:34.8368484Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:25:34.8368656Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:25:34.8368794Z test_union_return_type (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8368953Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... ok (0.008s) 2023-01-11T21:25:34.8369124Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... ok (0.007s) 2023-01-11T21:25:34.8369272Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8369421Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... ok (0.007s) 2023-01-11T21:25:34.8369578Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... ok (0.007s) 2023-01-11T21:25:34.8369720Z test_union_type_refinement (jit.test_union.TestUnion) ... ok (0.005s) 2023-01-11T21:25:34.8369930Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... ok (0.007s) 2023-01-11T21:25:34.8370115Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.015s) 2023-01-11T21:25:34.8370296Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.012s) 2023-01-11T21:25:34.8370454Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8370614Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:25:34.8370765Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.012s) 2023-01-11T21:25:34.8370931Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... ok (0.008s) 2023-01-11T21:25:34.8371088Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8371239Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:25:34.8371397Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... ok (0.008s) 2023-01-11T21:25:34.8371537Z test_union_with_collections (jit.test_union.TestUnion) ... ok (0.006s) 2023-01-11T21:25:34.8371684Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... ok (0.028s) 2023-01-11T21:25:34.8371815Z test_union_with_enum (jit.test_union.TestUnion) ... ok (0.011s) 2023-01-11T21:25:34.8372206Z test_union_with_list_assignment (jit.test_union.TestUnion) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T21:25:34.8372292Z File "", line 3 2023-01-11T21:25:34.8372299Z 2023-01-11T21:25:34.8372363Z def fn(): 2023-01-11T21:25:34.8372566Z x: Union[List[str], List[torch.Tensor]] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2023-01-11T21:25:34.8372770Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T21:25:34.8372896Z if torch.jit.isinstance(x, List[torch.Tensor]): 2023-01-11T21:25:34.8372992Z x.append(torch.tensor(3)) 2023-01-11T21:25:34.8373087Z (function emitListLiteral) 2023-01-11T21:25:34.8373433Z [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T21:25:34.8373520Z File "", line 3 2023-01-11T21:25:34.8373525Z 2023-01-11T21:25:34.8373597Z def fn(): 2023-01-11T21:25:34.8373746Z x: Union[List[torch.Tensor], int] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2023-01-11T21:25:34.8373936Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T21:25:34.8374066Z if torch.jit.isinstance(x, List[torch.Tensor]): 2023-01-11T21:25:34.8374164Z x.append(torch.tensor(3)) 2023-01-11T21:25:34.8374258Z (function emitListLiteral) 2023-01-11T21:25:34.8374329Z ok (0.022s) 2023-01-11T21:25:34.8374478Z test_union_with_scalar_values (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:25:34.8374629Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:25:34.8374805Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:25:34.8375037Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.003s) 2023-01-11T21:25:34.8375236Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.014s) 2023-01-11T21:25:34.8375441Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... ok (0.001s) 2023-01-11T21:25:34.8375669Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2023-01-11T21:25:34.8375869Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2023-01-11T21:25:34.8376070Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:25:34.8376247Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2023-01-11T21:25:34.8376450Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2023-01-11T21:25:34.8376640Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:25:34.8376828Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:25:34.8377021Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:25:34.8377208Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:25:34.8377400Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:25:34.8377605Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... ok (0.005s) 2023-01-11T21:25:34.8377769Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2023-01-11T21:25:34.8377933Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2023-01-11T21:25:34.8378052Z test_warn (jit.test_warn.TestWarn) ... ok (0.002s) 2023-01-11T21:25:34.8378213Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... ok (0.002s) 2023-01-11T21:25:34.8378372Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... ok (0.006s) 2023-01-11T21:25:34.8378507Z test_warn_once_per_func (jit.test_warn.TestWarn) ... ok (0.006s) 2023-01-11T21:25:34.8378652Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... ok (0.006s) 2023-01-11T21:25:34.8378782Z test_warn_only_once (jit.test_warn.TestWarn) ... ok (0.003s) 2023-01-11T21:25:34.8378918Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... ok (0.004s) 2023-01-11T21:25:34.8379096Z test_with_as (jit.test_with.TestWith) 2023-01-11T21:25:34.8379333Z Check that with statements that use the 'as' keyword to bind expressions ... ok (0.065s) 2023-01-11T21:25:34.8379446Z test_with_errors (jit.test_with.TestWith) 2023-01-11T21:25:34.8379697Z Check that errors related to with-statements are detected and reported correctly. ... ok (0.027s) 2023-01-11T21:25:34.8379818Z test_with_exceptions (jit.test_with.TestWith) 2023-01-11T21:25:34.8380036Z Check that exceptions thrown in the bodies of with-statements are ... ok (0.025s) 2023-01-11T21:25:34.8380144Z test_with_no_as (jit.test_with.TestWith) 2023-01-11T21:25:34.8380375Z Check that with statements that do not use the 'as' keyword to bind expressions ... ok (0.067s) 2023-01-11T21:25:34.8380487Z test_with_no_grad (jit.test_with.TestWith) 2023-01-11T21:25:34.8380640Z Check that torch.no_grad() works. Most of these are adapted from ... ok (0.016s) 2023-01-11T21:25:34.8380768Z test_with_record_function (jit.test_with.TestWith) 2023-01-11T21:25:34.8381152Z Check that torch.autograd.profiler.record_function context manager is ... STAGE:2023-01-11 21:25:33 2314:2314 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:25:34.8381413Z STAGE:2023-01-11 21:25:33 2314:2314 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:25:34.8381678Z STAGE:2023-01-11 21:25:33 2314:2314 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:25:34.8381751Z ok (0.023s) 2023-01-11T21:25:34.8381757Z 2023-01-11T21:25:34.8381953Z ---------------------------------------------------------------------- 2023-01-11T21:25:34.8382041Z Ran 2531 tests in 145.735s 2023-01-11T21:25:34.8382047Z 2023-01-11T21:25:34.8382151Z OK (skipped=76, expected failures=2) 2023-01-11T21:25:34.8382157Z 2023-01-11T21:25:34.8382247Z Generating XML reports... 2023-01-11T21:25:34.8382578Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20230111212307.xml 2023-01-11T21:25:34.8382899Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20230111212307.xml 2023-01-11T21:25:34.8383189Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20230111212307.xml 2023-01-11T21:25:34.8383496Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20230111212307.xml 2023-01-11T21:25:34.8383868Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20230111212307.xml 2023-01-11T21:25:34.8384167Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20230111212307.xml 2023-01-11T21:25:34.8384493Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20230111212307.xml 2023-01-11T21:25:34.8384779Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20230111212307.xml 2023-01-11T21:25:34.8385086Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20230111212307.xml 2023-01-11T21:25:34.8385365Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_cuda.TestCUDA-20230111212307.xml 2023-01-11T21:25:34.8385661Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20230111212307.xml 2023-01-11T21:25:34.8385952Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20230111212307.xml 2023-01-11T21:25:34.8386284Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20230111212307.xml 2023-01-11T21:25:34.8386553Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20230111212307.xml 2023-01-11T21:25:34.8386868Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20230111212307.xml 2023-01-11T21:25:34.8387209Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20230111212307.xml 2023-01-11T21:25:34.8387493Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20230111212307.xml 2023-01-11T21:25:34.8387813Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20230111212307.xml 2023-01-11T21:25:34.8388085Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20230111212307.xml 2023-01-11T21:25:34.8388384Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20230111212307.xml 2023-01-11T21:25:34.8388647Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestFrontend-20230111212307.xml 2023-01-11T21:25:34.8388978Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20230111212307.xml 2023-01-11T21:25:34.8389319Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20230111212307.xml 2023-01-11T21:25:34.8389701Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20230111212307.xml 2023-01-11T21:25:34.8390002Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20230111212307.xml 2023-01-11T21:25:34.8390338Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20230111212307.xml 2023-01-11T21:25:34.8390611Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20230111212307.xml 2023-01-11T21:25:34.8390890Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20230111212307.xml 2023-01-11T21:25:34.8391205Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20230111212307.xml 2023-01-11T21:25:34.8391583Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20230111212307.xml 2023-01-11T21:25:34.8391963Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20230111212307.xml 2023-01-11T21:25:34.8392269Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20230111212307.xml 2023-01-11T21:25:34.8392518Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJit-20230111212307.xml 2023-01-11T21:25:34.8392806Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20230111212307.xml 2023-01-11T21:25:34.8393095Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20230111212307.xml 2023-01-11T21:25:34.8393377Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20230111212307.xml 2023-01-11T21:25:34.8393663Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20230111212307.xml 2023-01-11T21:25:34.8393987Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20230111212307.xml 2023-01-11T21:25:34.8394257Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20230111212307.xml 2023-01-11T21:25:34.8394674Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20230111212307.xml 2023-01-11T21:25:34.8394970Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20230111212307.xml 2023-01-11T21:25:34.8395311Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20230111212307.xml 2023-01-11T21:25:34.8395785Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20230111212307.xml 2023-01-11T21:25:34.8396196Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20230111212307.xml 2023-01-11T21:25:34.8396547Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20230111212307.xml 2023-01-11T21:25:34.8396882Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20230111212307.xml 2023-01-11T21:25:34.8397202Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20230111212307.xml 2023-01-11T21:25:34.8397546Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20230111212307.xml 2023-01-11T21:25:34.8397965Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20230111212307.xml 2023-01-11T21:25:34.8398310Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20230111212307.xml 2023-01-11T21:25:34.8398607Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20230111212307.xml 2023-01-11T21:25:34.8398890Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20230111212307.xml 2023-01-11T21:25:34.8399185Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20230111212307.xml 2023-01-11T21:25:34.8399508Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20230111212307.xml 2023-01-11T21:25:34.8399830Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20230111212307.xml 2023-01-11T21:25:34.8400122Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20230111212307.xml 2023-01-11T21:25:34.8400477Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20230111212307.xml 2023-01-11T21:25:34.8400796Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20230111212307.xml 2023-01-11T21:25:34.8401090Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20230111212307.xml 2023-01-11T21:25:34.8401442Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20230111212307.xml 2023-01-11T21:25:34.8401699Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestScript-20230111212307.xml 2023-01-11T21:25:34.8401996Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20230111212307.xml 2023-01-11T21:25:34.8402287Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20230111212307.xml 2023-01-11T21:25:34.8402711Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20230111212307.xml 2023-01-11T21:25:34.8403022Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20230111212307.xml 2023-01-11T21:25:34.8403301Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20230111212307.xml 2023-01-11T21:25:34.8403586Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20230111212307.xml 2023-01-11T21:25:34.8403920Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20230111212307.xml 2023-01-11T21:25:34.8404276Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20230111212307.xml 2023-01-11T21:25:34.8404614Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20230111212307.xml 2023-01-11T21:25:34.8404954Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20230111212307.xml 2023-01-11T21:25:34.8405346Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20230111212307.xml 2023-01-11T21:25:34.8405721Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20230111212307.xml 2023-01-11T21:25:34.8406258Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20230111212307.xml 2023-01-11T21:25:34.8406765Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20230111212307.xml 2023-01-11T21:25:34.8407259Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20230111212307.xml 2023-01-11T21:25:34.8407619Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20230111212307.xml 2023-01-11T21:25:34.8407909Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20230111212307.xml 2023-01-11T21:25:34.8408226Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20230111212307.xml 2023-01-11T21:25:34.8408523Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20230111212307.xml 2023-01-11T21:25:34.8408790Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20230111212307.xml 2023-01-11T21:25:34.8409058Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20230111212307.xml 2023-01-11T21:25:34.8409369Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20230111212307.xml 2023-01-11T21:25:34.8409774Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20230111212307.xml 2023-01-11T21:25:34.8409789Z 2023-01-11T21:25:34.8410212Z ##[endgroup] 2023-01-11T21:25:34.8410468Z FINISHED PRINTING LOG FILE of test_jit (/var/lib/jenkins/workspace/test/test-reports/test_jit_71dexbrb) 2023-01-11T21:25:34.8410474Z 2023-01-11T21:25:36.6765408Z Ignoring disabled issues: [] 2023-01-11T21:25:36.7000408Z Running test_utils ... [2023-01-11 21:25:36.699241] 2023-01-11T21:25:36.7000995Z Executing ['/opt/conda/bin/python', '-bb', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:36.699562] 2023-01-11T21:25:52.8710011Z 2023-01-11T21:25:52.8710616Z Expand the folded group to see the log file of test_utils 2023-01-11T21:25:52.8711457Z ##[group]PRINTING LOG FILE of test_utils (/var/lib/jenkins/workspace/test/test-reports/test_utils_wb3xq2_p) 2023-01-11T21:25:52.8711768Z 2023-01-11T21:25:52.8711900Z Running tests... 2023-01-11T21:25:52.8712433Z ---------------------------------------------------------------------- 2023-01-11T21:25:52.8712962Z Test results will be stored in test-reports/python-unittest/test_utils 2023-01-11T21:25:52.8713402Z test_assert_scriptable (__main__.TestAssert) ... ok (1.080s) 2023-01-11T21:25:52.8713789Z test_assert_true (__main__.TestAssert) ... ok (0.001s) 2023-01-11T21:25:52.8714327Z test_bottleneck_cpu_only (__main__.TestBottleneck) ... skip: CPU-only test (0.000s) 2023-01-11T21:25:52.8730020Z test_bottleneck_cuda (__main__.TestBottleneck) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/85284 for platform(s) linux, win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T21:25:52.8730817Z test_checkpoint (__main__.TestCheckpoint) ... ok (0.009s) 2023-01-11T21:25:52.8731424Z test_checkpoint_module_list (__main__.TestCheckpoint) ... ok (0.008s) 2023-01-11T21:25:52.8732238Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:31: UserWarning: None of the inputs have requires_grad=True. Gradients will be None 2023-01-11T21:25:52.8732741Z warnings.warn("None of the inputs have requires_grad=True. Gradients will be None") 2023-01-11T21:25:52.8733000Z ok (0.002s) 2023-01-11T21:25:52.8733240Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... ok (0.001s) 2023-01-11T21:25:52.8733569Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... ok (0.003s) 2023-01-11T21:25:52.8733933Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... ok (0.001s) 2023-01-11T21:25:52.8734275Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... ok (0.001s) 2023-01-11T21:25:52.8734573Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... ok (0.008s) 2023-01-11T21:25:52.8734887Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... ok (0.007s) 2023-01-11T21:25:52.8735225Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... ok (0.001s) 2023-01-11T21:25:52.8735578Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... ok (0.001s) 2023-01-11T21:25:52.8735904Z test_checkpoint_trigger (__main__.TestCheckpoint) ... ok (0.004s) 2023-01-11T21:25:52.8736203Z test_checkpoint_valid (__main__.TestCheckpoint) ... ok (0.003s) 2023-01-11T21:25:52.8736528Z test_checkpointing_without_reentrant_early_free (__main__.TestCheckpoint) ... ok (0.007s) 2023-01-11T21:25:52.8737318Z test_smoke (__main__.TestCollectEnv) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77345 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T21:25:52.8737964Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.008s) 2023-01-11T21:25:52.8738292Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.007s) 2023-01-11T21:25:52.8739085Z test_multi_drop (__main__.TestDataLoaderUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82865 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:25:52.8739836Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.000s) 2023-01-11T21:25:52.8740298Z test_random_seed (__main__.TestDataLoaderUtils) ... ok (0.193s) 2023-01-11T21:25:52.8740668Z test_single_drop (__main__.TestDataLoaderUtils) ... ok (0.001s) 2023-01-11T21:25:52.8741040Z test_single_keep (__main__.TestDataLoaderUtils) ... ok (0.001s) 2023-01-11T21:25:52.8741420Z test_external_module_register (__main__.TestExtensionUtils) ... ok (0.002s) 2023-01-11T21:25:52.8741790Z test_import_hipify (__main__.TestHipify) ... ok (0.000s) 2023-01-11T21:25:52.8742155Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... ok (0.001s) 2023-01-11T21:25:52.8742501Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... ok (0.001s) 2023-01-11T21:25:52.8742808Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... ok (12.758s) 2023-01-11T21:25:52.8742987Z 2023-01-11T21:25:52.8743189Z ---------------------------------------------------------------------- 2023-01-11T21:25:52.8743446Z Ran 31 tests in 14.112s 2023-01-11T21:25:52.8743570Z 2023-01-11T21:25:52.8743641Z OK (skipped=5) 2023-01-11T21:25:52.8743763Z 2023-01-11T21:25:52.8743853Z Generating XML reports... 2023-01-11T21:25:52.8744243Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestAssert-20230111212538.xml 2023-01-11T21:25:52.8744779Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20230111212538.xml 2023-01-11T21:25:52.8745294Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20230111212538.xml 2023-01-11T21:25:52.8745818Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20230111212538.xml 2023-01-11T21:25:52.8746331Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20230111212538.xml 2023-01-11T21:25:52.8746824Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestHipify-20230111212538.xml 2023-01-11T21:25:52.8747296Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20230111212538.xml 2023-01-11T21:25:52.8747799Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20230111212538.xml 2023-01-11T21:25:52.8748300Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestBottleneck-20230111212538.xml 2023-01-11T21:25:52.8748783Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20230111212538.xml 2023-01-11T21:25:52.8749005Z 2023-01-11T21:25:52.8749328Z ##[endgroup] 2023-01-11T21:25:52.8749709Z FINISHED PRINTING LOG FILE of test_utils (/var/lib/jenkins/workspace/test/test-reports/test_utils_wb3xq2_p) 2023-01-11T21:25:52.8749926Z 2023-01-11T21:25:54.7899714Z Ignoring disabled issues: [] 2023-01-11T21:25:54.8140116Z Running backends/xeon/test_launch ... [2023-01-11 21:25:54.813304] 2023-01-11T21:25:54.8141261Z Executing ['/opt/conda/bin/python', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:54.813626] 2023-01-11T21:25:58.1243822Z 2023-01-11T21:25:58.1244454Z Expand the folded group to see the log file of backends/xeon/test_launch 2023-01-11T21:25:58.1245370Z ##[group]PRINTING LOG FILE of backends/xeon/test_launch (/var/lib/jenkins/workspace/test/test-reports/backends-xeon-test_launch_lexg4r0w) 2023-01-11T21:25:58.1246196Z 2023-01-11T21:25:58.1246325Z Running tests... 2023-01-11T21:25:58.1246754Z ---------------------------------------------------------------------- 2023-01-11T21:25:58.1247169Z Test results will be stored in test-reports/python-unittest/backends.xeon.test_launch 2023-01-11T21:25:58.1247977Z test_cpu_info (__main__.TestTorchrun) ... 2023-01-11 21:25:56,280 - torch.backends.xeon.run_cpu - WARNING - Numa Aware: cores:[2, 3, 4, 5] on different NUMA nodes:[0, 1]. To avoid this behavior, please use --ncores_per_instance knob to make sure number of cores is divisible by --ncores_per_instance. Alternatively, please use --skip_cross_node_cores knob. 2023-01-11T21:25:58.1248460Z ok (0.132s) 2023-01-11T21:25:58.1248693Z test_multi_threads (__main__.TestTorchrun) ... ok (1.569s) 2023-01-11T21:25:58.1248850Z 2023-01-11T21:25:58.1249060Z ---------------------------------------------------------------------- 2023-01-11T21:25:58.1249309Z Ran 2 tests in 1.701s 2023-01-11T21:25:58.1249429Z 2023-01-11T21:25:58.1249497Z OK 2023-01-11T21:25:58.1249600Z 2023-01-11T21:25:58.1249693Z Generating XML reports... 2023-01-11T21:25:58.1250124Z Generated XML report: test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20230111212556.xml 2023-01-11T21:25:58.1250368Z 2023-01-11T21:25:58.1250613Z ##[endgroup] 2023-01-11T21:25:58.1251099Z FINISHED PRINTING LOG FILE of backends/xeon/test_launch (/var/lib/jenkins/workspace/test/test-reports/backends-xeon-test_launch_lexg4r0w) 2023-01-11T21:25:58.1251403Z 2023-01-11T21:26:00.0469347Z Ignoring disabled issues: [] 2023-01-11T21:26:00.0703166Z Running dynamo/test_aot_cudagraphs ... [2023-01-11 21:26:00.069629] 2023-01-11T21:26:00.0705007Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_aot_cudagraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:00.069949] 2023-01-11T21:26:04.2503456Z 2023-01-11T21:26:04.2504166Z Expand the folded group to see the log file of dynamo/test_aot_cudagraphs 2023-01-11T21:26:04.2505436Z ##[group]PRINTING LOG FILE of dynamo/test_aot_cudagraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_aot_cudagraphs_e_mp80is) 2023-01-11T21:26:04.2505790Z 2023-01-11T21:26:04.2505897Z Running tests... 2023-01-11T21:26:04.2506431Z ---------------------------------------------------------------------- 2023-01-11T21:26:04.2506909Z Test results will be stored in test-reports/python-unittest/dynamo.test_aot_cudagraphs 2023-01-11T21:26:04.2507869Z test_basic (__main__.TestAotCudagraphs) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2508442Z warnings.warn( 2023-01-11T21:26:04.2509194Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2509729Z warnings.warn( 2023-01-11T21:26:04.2509915Z ok (1.302s) 2023-01-11T21:26:04.2510756Z test_dead_fill (__main__.TestAotCudagraphs) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2511310Z warnings.warn( 2023-01-11T21:26:04.2511551Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:26:04.2511843Z inline_call [] 2023-01-11T21:26:04.2512097Z unimplemented [('Tensor.backward', 1)] 2023-01-11T21:26:04.2512443Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:26:04.2512748Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:26:04.2513005Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:26:04.2513349Z inline_call [('inline in skipfiles: helper /opt/conda/lib/python3.10/contextlib.py', 1)] 2023-01-11T21:26:04.2513743Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:26:04.2514049Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:26:04.2514249Z ok (0.087s) 2023-01-11T21:26:04.2515166Z test_dtoh (__main__.TestAotCudagraphs) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2515738Z warnings.warn( 2023-01-11T21:26:04.2516492Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2517024Z warnings.warn( 2023-01-11T21:26:04.2517756Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2518280Z warnings.warn( 2023-01-11T21:26:04.2518519Z frames [('total', 8), ('ok', 8)] 2023-01-11T21:26:04.2518719Z inline_call [] 2023-01-11T21:26:04.2519006Z unimplemented [('Tensor.backward', 1)] 2023-01-11T21:26:04.2519352Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:26:04.2519651Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:26:04.2519844Z ok (0.193s) 2023-01-11T21:26:04.2520653Z test_factory (__main__.TestAotCudagraphs) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2521205Z warnings.warn( 2023-01-11T21:26:04.2521946Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2522454Z warnings.warn( 2023-01-11T21:26:04.2522705Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:26:04.2523141Z inline_call [('inline in skipfiles: helper /opt/conda/lib/python3.10/contextlib.py', 1)] 2023-01-11T21:26:04.2523621Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:26:04.2523990Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:26:04.2524238Z ok (0.182s) 2023-01-11T21:26:04.2525224Z test_htod (__main__.TestAotCudagraphs) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2525821Z warnings.warn( 2023-01-11T21:26:04.2526814Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2527331Z warnings.warn( 2023-01-11T21:26:04.2527563Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:26:04.2527756Z inline_call [] 2023-01-11T21:26:04.2528009Z unimplemented [('Tensor.backward', 1)] 2023-01-11T21:26:04.2528350Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:26:04.2528650Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:26:04.2528849Z ok (0.152s) 2023-01-11T21:26:04.2529675Z test_mutate_constant (__main__.TestAotCudagraphs) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2530237Z warnings.warn( 2023-01-11T21:26:04.2530974Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2531484Z warnings.warn( 2023-01-11T21:26:04.2531716Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:26:04.2532063Z inline_call [('inline in skipfiles: helper /opt/conda/lib/python3.10/contextlib.py', 1)] 2023-01-11T21:26:04.2532500Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:26:04.2532803Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:26:04.2533004Z ok (0.166s) 2023-01-11T21:26:04.2533846Z test_mutate_input (__main__.TestAotCudagraphs) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2534432Z warnings.warn( 2023-01-11T21:26:04.2535179Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2535705Z warnings.warn( 2023-01-11T21:26:04.2535938Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:26:04.2536282Z inline_call [('inline in skipfiles: helper /opt/conda/lib/python3.10/contextlib.py', 1)] 2023-01-11T21:26:04.2536667Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:26:04.2536973Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:26:04.2537175Z ok (0.154s) 2023-01-11T21:26:04.2537986Z test_mutated_metadata (__main__.TestAotCudagraphs) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:26:04.2538557Z warnings.warn( 2023-01-11T21:26:04.2538889Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:26:04.2539239Z inline_call [('inline in skipfiles: helper /opt/conda/lib/python3.10/contextlib.py', 1)] 2023-01-11T21:26:04.2539618Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:26:04.2539919Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:26:04.2540119Z ok (0.081s) 2023-01-11T21:26:04.2540220Z 2023-01-11T21:26:04.2540419Z ---------------------------------------------------------------------- 2023-01-11T21:26:04.2540676Z Ran 8 tests in 2.317s 2023-01-11T21:26:04.2540797Z 2023-01-11T21:26:04.2540866Z OK 2023-01-11T21:26:04.2540966Z 2023-01-11T21:26:04.2541051Z Generating XML reports... 2023-01-11T21:26:04.2541501Z Generated XML report: test-reports/python-unittest/dynamo.test_aot_cudagraphs/TEST-TestAotCudagraphs-20230111212601.xml 2023-01-11T21:26:04.2541762Z 2023-01-11T21:26:04.2542023Z ##[endgroup] 2023-01-11T21:26:04.2542443Z FINISHED PRINTING LOG FILE of dynamo/test_aot_cudagraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_aot_cudagraphs_e_mp80is) 2023-01-11T21:26:04.2542696Z 2023-01-11T21:26:06.1608060Z Ignoring disabled issues: [] 2023-01-11T21:26:06.1845068Z Running dynamo/test_export_mutations ... [2023-01-11 21:26:06.183703] 2023-01-11T21:26:06.1845865Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_export_mutations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:06.184012] 2023-01-11T21:26:09.2021074Z 2023-01-11T21:26:09.2021998Z Expand the folded group to see the log file of dynamo/test_export_mutations 2023-01-11T21:26:09.2023079Z ##[group]PRINTING LOG FILE of dynamo/test_export_mutations (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_export_mutations_4hhu3xjy) 2023-01-11T21:26:09.2023476Z 2023-01-11T21:26:09.2023586Z Running tests... 2023-01-11T21:26:09.2024167Z ---------------------------------------------------------------------- 2023-01-11T21:26:09.2024787Z Test results will be stored in test-reports/python-unittest/dynamo.test_export_mutations 2023-01-11T21:26:09.2026466Z test_module_attribute_mutation_violation_negative_1 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88468 for platform(s) linux, macos, mac. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (1.136s) 2023-01-11T21:26:09.2028215Z test_module_attribute_mutation_violation_negative_2 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88475 for platform(s) linux, mac, macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:26:09.2029935Z test_module_attribute_mutation_violation_negative_3 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88466 for platform(s) linux, mac, macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:26:09.2031599Z test_module_attribute_mutation_violation_negative_4 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88467 for platform(s) linux, macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:26:09.2032535Z test_module_attribute_mutation_violation_positive_1 (__main__.MutationExportTests) ... ok (0.025s) 2023-01-11T21:26:09.2033102Z test_module_attribute_mutation_violation_positive_2 (__main__.MutationExportTests) ... ok (0.002s) 2023-01-11T21:26:09.2033802Z test_module_attribute_mutation_violation_positive_3 (__main__.MutationExportTests) ... ok (0.002s) 2023-01-11T21:26:09.2034349Z test_module_attribute_mutation_violation_positive_4 (__main__.MutationExportTests) ... inline_call [] 2023-01-11T21:26:09.2034868Z ok (0.004s) 2023-01-11T21:26:09.2035024Z 2023-01-11T21:26:09.2035348Z ---------------------------------------------------------------------- 2023-01-11T21:26:09.2035723Z Ran 8 tests in 1.172s 2023-01-11T21:26:09.2035899Z 2023-01-11T21:26:09.2036004Z OK (skipped=4) 2023-01-11T21:26:09.2036166Z 2023-01-11T21:26:09.2036301Z Generating XML reports... 2023-01-11T21:26:09.2036981Z Generated XML report: test-reports/python-unittest/dynamo.test_export_mutations/TEST-MutationExportTests-20230111212607.xml 2023-01-11T21:26:09.2037360Z 2023-01-11T21:26:09.2037717Z ##[endgroup] 2023-01-11T21:26:09.2038382Z FINISHED PRINTING LOG FILE of dynamo/test_export_mutations (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_export_mutations_4hhu3xjy) 2023-01-11T21:26:09.2038778Z 2023-01-11T21:26:11.1229653Z Ignoring disabled issues: [] 2023-01-11T21:26:11.1464136Z Running dynamo/test_minifier ... [2023-01-11 21:26:11.145857] 2023-01-11T21:26:11.1466117Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:11.146206] 2023-01-11T21:26:55.4392709Z 2023-01-11T21:26:55.4393287Z Expand the folded group to see the log file of test_sparse 2023-01-11T21:26:55.4394154Z ##[group]PRINTING LOG FILE of test_sparse (/var/lib/jenkins/workspace/test/test-reports/test_sparse_li3lbtsy) 2023-01-11T21:26:55.4394418Z 2023-01-11T21:26:55.4397801Z Running tests... 2023-01-11T21:26:55.4398706Z ---------------------------------------------------------------------- 2023-01-11T21:26:55.4399238Z Test results will be stored in test-reports/python-unittest/test_sparse 2023-01-11T21:26:55.4401280Z test_generate_simple_inputs_cuda (__main__.TestSparseAnyCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:2535: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:26:55.4402019Z yield torch.sparse_compressed_tensor(*args, **kwargs) 2023-01-11T21:26:55.4402286Z ok (0.225s) 2023-01-11T21:26:55.4402571Z test_to_dense_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4402902Z This test tests conversion from any layout to any sparse layout. ... ok (0.202s) 2023-01-11T21:26:55.4403276Z test_to_dense_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4403968Z This test tests conversion from any layout to any sparse layout. ... ok (0.194s) 2023-01-11T21:26:55.4404385Z test_to_dense_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4404828Z This test tests conversion from any layout to any sparse layout. ... ok (0.375s) 2023-01-11T21:26:55.4405152Z test_to_dense_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4405503Z This test tests conversion from any layout to any sparse layout. ... ok (0.199s) 2023-01-11T21:26:55.4405861Z test_to_dense_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4406393Z This test tests conversion from any layout to any sparse layout. ... ok (0.198s) 2023-01-11T21:26:55.4406713Z test_to_dense_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4407095Z This test tests conversion from any layout to any sparse layout. ... ok (0.198s) 2023-01-11T21:26:55.4407442Z test_to_dense_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4451935Z This test tests conversion from any layout to any sparse layout. ... ok (0.197s) 2023-01-11T21:26:55.4452420Z test_to_dense_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4453203Z This test tests conversion from any layout to any sparse layout. ... ok (0.193s) 2023-01-11T21:26:55.4453649Z test_to_dense_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4454101Z This test tests conversion from any layout to any sparse layout. ... ok (0.193s) 2023-01-11T21:26:55.4454540Z test_to_dense_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4454977Z This test tests conversion from any layout to any sparse layout. ... ok (0.192s) 2023-01-11T21:26:55.4455411Z test_to_dense_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4455862Z This test tests conversion from any layout to any sparse layout. ... ok (0.193s) 2023-01-11T21:26:55.4456358Z test_to_dense_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4456893Z This test tests conversion from any layout to any sparse layout. ... ok (0.194s) 2023-01-11T21:26:55.4457472Z test_to_dense_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4458049Z This test tests conversion from any layout to any sparse layout. ... ok (0.200s) 2023-01-11T21:26:55.4458593Z test_to_dense_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4459040Z This test tests conversion from any layout to any sparse layout. ... ok (0.194s) 2023-01-11T21:26:55.4459474Z test_to_dense_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4459915Z This test tests conversion from any layout to any sparse layout. ... ok (0.199s) 2023-01-11T21:26:55.4460332Z test_to_dense_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4460765Z This test tests conversion from any layout to any sparse layout. ... ok (0.200s) 2023-01-11T21:26:55.4461188Z test_to_dense_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4461609Z This test tests conversion from any layout to any sparse layout. ... ok (0.197s) 2023-01-11T21:26:55.4462141Z test_to_dense_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4462576Z This test tests conversion from any layout to any sparse layout. ... ok (0.197s) 2023-01-11T21:26:55.4463002Z test_to_dense_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4463421Z This test tests conversion from any layout to any sparse layout. ... ok (0.196s) 2023-01-11T21:26:55.4463835Z test_to_dense_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4464260Z This test tests conversion from any layout to any sparse layout. ... ok (0.192s) 2023-01-11T21:26:55.4464665Z test_to_dense_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4465094Z This test tests conversion from any layout to any sparse layout. ... ok (0.191s) 2023-01-11T21:26:55.4465515Z test_to_dense_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4465932Z This test tests conversion from any layout to any sparse layout. ... ok (0.191s) 2023-01-11T21:26:55.4466347Z test_to_dense_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4466773Z This test tests conversion from any layout to any sparse layout. ... ok (0.192s) 2023-01-11T21:26:55.4467187Z test_to_dense_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4467609Z This test tests conversion from any layout to any sparse layout. ... ok (0.191s) 2023-01-11T21:26:55.4468037Z test_to_dense_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4468472Z This test tests conversion from any layout to any sparse layout. ... ok (0.187s) 2023-01-11T21:26:55.4468904Z test_to_dense_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4469316Z This test tests conversion from any layout to any sparse layout. ... ok (0.181s) 2023-01-11T21:26:55.4469747Z test_to_dense_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4470245Z This test tests conversion from any layout to any sparse layout. ... ok (0.187s) 2023-01-11T21:26:55.4470671Z test_to_dense_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4471100Z This test tests conversion from any layout to any sparse layout. ... ok (0.188s) 2023-01-11T21:26:55.4471531Z test_to_dense_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4471959Z This test tests conversion from any layout to any sparse layout. ... ok (0.187s) 2023-01-11T21:26:55.4472370Z test_to_dense_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4472801Z This test tests conversion from any layout to any sparse layout. ... ok (0.191s) 2023-01-11T21:26:55.4473230Z test_to_dense_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4473662Z This test tests conversion from any layout to any sparse layout. ... ok (0.186s) 2023-01-11T21:26:55.4474079Z test_to_dense_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4474519Z This test tests conversion from any layout to any sparse layout. ... ok (0.182s) 2023-01-11T21:26:55.4475096Z test_to_dense_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4475515Z This test tests conversion from any layout to any sparse layout. ... ok (0.181s) 2023-01-11T21:26:55.4475941Z test_to_dense_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4476369Z This test tests conversion from any layout to any sparse layout. ... ok (0.181s) 2023-01-11T21:26:55.4476792Z test_to_dense_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4477240Z This test tests conversion from any layout to any sparse layout. ... ok (0.182s) 2023-01-11T21:26:55.4477633Z test_to_dense_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4477949Z This test tests conversion from any layout to any sparse layout. ... ok (0.182s) 2023-01-11T21:26:55.4478251Z test_to_dense_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4478639Z This test tests conversion from any layout to any sparse layout. ... ok (0.187s) 2023-01-11T21:26:55.4478950Z test_to_dense_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4479268Z This test tests conversion from any layout to any sparse layout. ... ok (0.179s) 2023-01-11T21:26:55.4479571Z test_to_dense_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4479888Z This test tests conversion from any layout to any sparse layout. ... ok (0.184s) 2023-01-11T21:26:55.4480208Z test_to_dense_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4480517Z This test tests conversion from any layout to any sparse layout. ... ok (0.186s) 2023-01-11T21:26:55.4480830Z test_to_dense_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4481144Z This test tests conversion from any layout to any sparse layout. ... ok (0.184s) 2023-01-11T21:26:55.4481467Z test_to_dense_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4481770Z This test tests conversion from any layout to any sparse layout. ... ok (0.184s) 2023-01-11T21:26:55.4482079Z test_to_dense_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4482394Z This test tests conversion from any layout to any sparse layout. ... ok (0.183s) 2023-01-11T21:26:55.4482692Z test_to_dense_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4483003Z This test tests conversion from any layout to any sparse layout. ... ok (0.179s) 2023-01-11T21:26:55.4483315Z test_to_dense_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4483628Z This test tests conversion from any layout to any sparse layout. ... ok (0.179s) 2023-01-11T21:26:55.4483928Z test_to_dense_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4484240Z This test tests conversion from any layout to any sparse layout. ... ok (0.178s) 2023-01-11T21:26:55.4484584Z test_to_dense_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4484886Z This test tests conversion from any layout to any sparse layout. ... ok (0.179s) 2023-01-11T21:26:55.4485197Z test_to_dense_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4485509Z This test tests conversion from any layout to any sparse layout. ... ok (0.180s) 2023-01-11T21:26:55.4485822Z test_to_dense_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4486338Z This test tests conversion from any layout to any sparse layout. ... ok (0.043s) 2023-01-11T21:26:55.4486649Z test_to_dense_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4486965Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:26:55.4487274Z test_to_dense_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4487614Z This test tests conversion from any layout to any sparse layout. ... ok (0.044s) 2023-01-11T21:26:55.4487966Z test_to_dense_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4488285Z This test tests conversion from any layout to any sparse layout. ... ok (0.045s) 2023-01-11T21:26:55.4488587Z test_to_dense_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4488899Z This test tests conversion from any layout to any sparse layout. ... ok (0.043s) 2023-01-11T21:26:55.4489210Z test_to_dense_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4489515Z This test tests conversion from any layout to any sparse layout. ... ok (0.043s) 2023-01-11T21:26:55.4489829Z test_to_dense_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4490141Z This test tests conversion from any layout to any sparse layout. ... ok (0.042s) 2023-01-11T21:26:55.4490440Z test_to_dense_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4490826Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:26:55.4491139Z test_to_dense_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4491452Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:26:55.4491748Z test_to_dense_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4492060Z This test tests conversion from any layout to any sparse layout. ... ok (0.033s) 2023-01-11T21:26:55.4492373Z test_to_dense_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4492674Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:26:55.4492982Z test_to_dense_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4493292Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:26:55.4493603Z test_to_dense_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4493918Z This test tests conversion from any layout to any sparse layout. ... ok (0.042s) 2023-01-11T21:26:55.4494231Z test_to_dense_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4494541Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:26:55.4494847Z test_to_dense_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4495162Z This test tests conversion from any layout to any sparse layout. ... ok (0.043s) 2023-01-11T21:26:55.4495480Z test_to_dense_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4495806Z This test tests conversion from any layout to any sparse layout. ... ok (0.044s) 2023-01-11T21:26:55.4496185Z test_to_dense_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4496572Z This test tests conversion from any layout to any sparse layout. ... ok (0.042s) 2023-01-11T21:26:55.4497013Z test_to_dense_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4497392Z This test tests conversion from any layout to any sparse layout. ... ok (0.042s) 2023-01-11T21:26:55.4497780Z test_to_dense_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4498168Z This test tests conversion from any layout to any sparse layout. ... ok (0.041s) 2023-01-11T21:26:55.4498549Z test_to_dense_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4498871Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:26:55.4499176Z test_to_dense_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4499486Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:26:55.4499782Z test_to_dense_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4500090Z This test tests conversion from any layout to any sparse layout. ... ok (0.032s) 2023-01-11T21:26:55.4500415Z test_to_dense_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4500724Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:26:55.4501024Z test_to_dense_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4501336Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:26:55.4501650Z test_to_dense_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4501959Z This test tests conversion from any layout to any sparse layout. ... ok (0.164s) 2023-01-11T21:26:55.4502270Z test_to_dense_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4502581Z This test tests conversion from any layout to any sparse layout. ... ok (0.158s) 2023-01-11T21:26:55.4502889Z test_to_dense_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4503205Z This test tests conversion from any layout to any sparse layout. ... ok (0.164s) 2023-01-11T21:26:55.4503552Z test_to_dense_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4503870Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:26:55.4504175Z test_to_dense_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4504491Z This test tests conversion from any layout to any sparse layout. ... ok (0.165s) 2023-01-11T21:26:55.4504808Z test_to_dense_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4505112Z This test tests conversion from any layout to any sparse layout. ... ok (0.165s) 2023-01-11T21:26:55.4505421Z test_to_dense_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4505743Z This test tests conversion from any layout to any sparse layout. ... ok (0.164s) 2023-01-11T21:26:55.4506053Z test_to_dense_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4506366Z This test tests conversion from any layout to any sparse layout. ... ok (0.159s) 2023-01-11T21:26:55.4506671Z test_to_dense_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4506983Z This test tests conversion from any layout to any sparse layout. ... ok (0.159s) 2023-01-11T21:26:55.4507282Z test_to_dense_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4507588Z This test tests conversion from any layout to any sparse layout. ... ok (0.157s) 2023-01-11T21:26:55.4507902Z test_to_dense_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4508213Z This test tests conversion from any layout to any sparse layout. ... ok (0.158s) 2023-01-11T21:26:55.4508519Z test_to_dense_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4508827Z This test tests conversion from any layout to any sparse layout. ... ok (0.159s) 2023-01-11T21:26:55.4509139Z test_to_dense_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4509482Z This test tests conversion from any layout to any sparse layout. ... ok (0.164s) 2023-01-11T21:26:55.4509795Z test_to_dense_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4510105Z This test tests conversion from any layout to any sparse layout. ... ok (0.158s) 2023-01-11T21:26:55.4510419Z test_to_dense_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4510730Z This test tests conversion from any layout to any sparse layout. ... ok (0.165s) 2023-01-11T21:26:55.4511048Z test_to_dense_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4511367Z This test tests conversion from any layout to any sparse layout. ... ok (0.165s) 2023-01-11T21:26:55.4511671Z test_to_dense_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4511989Z This test tests conversion from any layout to any sparse layout. ... ok (0.163s) 2023-01-11T21:26:55.4512302Z test_to_dense_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4512621Z This test tests conversion from any layout to any sparse layout. ... ok (0.163s) 2023-01-11T21:26:55.4512920Z test_to_dense_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4513233Z This test tests conversion from any layout to any sparse layout. ... ok (0.162s) 2023-01-11T21:26:55.4513540Z test_to_dense_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4513841Z This test tests conversion from any layout to any sparse layout. ... ok (0.157s) 2023-01-11T21:26:55.4514148Z test_to_dense_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4514457Z This test tests conversion from any layout to any sparse layout. ... ok (0.158s) 2023-01-11T21:26:55.4514858Z test_to_dense_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4515178Z This test tests conversion from any layout to any sparse layout. ... ok (0.157s) 2023-01-11T21:26:55.4515543Z test_to_dense_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4515857Z This test tests conversion from any layout to any sparse layout. ... ok (0.160s) 2023-01-11T21:26:55.4516159Z test_to_dense_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4516470Z This test tests conversion from any layout to any sparse layout. ... ok (0.160s) 2023-01-11T21:26:55.4516787Z test_to_dense_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4517095Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:26:55.4517403Z test_to_dense_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4517718Z This test tests conversion from any layout to any sparse layout. ... ok (0.161s) 2023-01-11T21:26:55.4518038Z test_to_dense_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4518348Z This test tests conversion from any layout to any sparse layout. ... ok (0.166s) 2023-01-11T21:26:55.4518671Z test_to_dense_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4518990Z This test tests conversion from any layout to any sparse layout. ... ok (0.166s) 2023-01-11T21:26:55.4519291Z test_to_dense_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4519605Z This test tests conversion from any layout to any sparse layout. ... ok (0.164s) 2023-01-11T21:26:55.4519920Z test_to_dense_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4520232Z This test tests conversion from any layout to any sparse layout. ... ok (0.166s) 2023-01-11T21:26:55.4520534Z test_to_dense_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4520850Z This test tests conversion from any layout to any sparse layout. ... ok (0.165s) 2023-01-11T21:26:55.4521157Z test_to_dense_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4521458Z This test tests conversion from any layout to any sparse layout. ... ok (0.160s) 2023-01-11T21:26:55.4521799Z test_to_dense_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4522106Z This test tests conversion from any layout to any sparse layout. ... ok (0.159s) 2023-01-11T21:26:55.4522411Z test_to_dense_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4522711Z This test tests conversion from any layout to any sparse layout. ... ok (0.165s) 2023-01-11T21:26:55.4523023Z test_to_dense_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4523338Z This test tests conversion from any layout to any sparse layout. ... ok (0.181s) 2023-01-11T21:26:55.4523637Z test_to_dense_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4523947Z This test tests conversion from any layout to any sparse layout. ... ok (0.178s) 2023-01-11T21:26:55.4524261Z test_to_dense_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4524583Z This test tests conversion from any layout to any sparse layout. ... ok (0.197s) 2023-01-11T21:26:55.4524883Z test_to_dense_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4525196Z This test tests conversion from any layout to any sparse layout. ... ok (0.178s) 2023-01-11T21:26:55.4525513Z test_to_dense_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4525823Z This test tests conversion from any layout to any sparse layout. ... ok (0.193s) 2023-01-11T21:26:55.4526452Z test_to_dense_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4526847Z This test tests conversion from any layout to any sparse layout. ... ok (0.185s) 2023-01-11T21:26:55.4527235Z test_to_dense_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4527614Z This test tests conversion from any layout to any sparse layout. ... ok (0.201s) 2023-01-11T21:26:55.4528000Z test_to_dense_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4528435Z This test tests conversion from any layout to any sparse layout. ... ok (0.193s) 2023-01-11T21:26:55.4530137Z test_to_dense_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4530452Z This test tests conversion from any layout to any sparse layout. ... ok (0.166s) 2023-01-11T21:26:55.4530761Z test_to_dense_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4531068Z This test tests conversion from any layout to any sparse layout. ... ok (0.158s) 2023-01-11T21:26:55.4531365Z test_to_dense_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4531673Z This test tests conversion from any layout to any sparse layout. ... ok (0.171s) 2023-01-11T21:26:55.4531991Z test_to_dense_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4532287Z This test tests conversion from any layout to any sparse layout. ... ok (0.174s) 2023-01-11T21:26:55.4532601Z test_to_dense_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4532915Z This test tests conversion from any layout to any sparse layout. ... ok (0.183s) 2023-01-11T21:26:55.4533218Z test_to_dense_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4533520Z This test tests conversion from any layout to any sparse layout. ... ok (0.186s) 2023-01-11T21:26:55.4533846Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4534177Z This test tests conversion from any layout to any sparse layout. ... ok (0.422s) 2023-01-11T21:26:55.4534488Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4534811Z This test tests conversion from any layout to any sparse layout. ... ok (0.371s) 2023-01-11T21:26:55.4535140Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4535471Z This test tests conversion from any layout to any sparse layout. ... ok (0.409s) 2023-01-11T21:26:55.4535851Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4536251Z This test tests conversion from any layout to any sparse layout. ... ok (0.422s) 2023-01-11T21:26:55.4536654Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4537051Z This test tests conversion from any layout to any sparse layout. ... ok (0.388s) 2023-01-11T21:26:55.4537452Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4537856Z This test tests conversion from any layout to any sparse layout. ... ok (0.355s) 2023-01-11T21:26:55.4538257Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4538644Z This test tests conversion from any layout to any sparse layout. ... ok (0.353s) 2023-01-11T21:26:55.4538965Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4539293Z This test tests conversion from any layout to any sparse layout. ... ok (0.343s) 2023-01-11T21:26:55.4539605Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4539927Z This test tests conversion from any layout to any sparse layout. ... ok (0.340s) 2023-01-11T21:26:55.4540247Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4540567Z This test tests conversion from any layout to any sparse layout. ... ok (0.341s) 2023-01-11T21:26:55.4540879Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4541199Z This test tests conversion from any layout to any sparse layout. ... ok (0.348s) 2023-01-11T21:26:55.4541517Z test_to_sparse_SparseBSC_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4541834Z This test tests conversion from any layout to any sparse layout. ... ok (0.388s) 2023-01-11T21:26:55.4542192Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4542522Z This test tests conversion from any layout to any sparse layout. ... ok (0.389s) 2023-01-11T21:26:55.4542840Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4543148Z This test tests conversion from any layout to any sparse layout. ... ok (0.345s) 2023-01-11T21:26:55.4543485Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4543811Z This test tests conversion from any layout to any sparse layout. ... ok (0.385s) 2023-01-11T21:26:55.4544128Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4544460Z This test tests conversion from any layout to any sparse layout. ... ok (0.357s) 2023-01-11T21:26:55.4544784Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4545115Z This test tests conversion from any layout to any sparse layout. ... ok (0.356s) 2023-01-11T21:26:55.4545431Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4545755Z This test tests conversion from any layout to any sparse layout. ... ok (0.354s) 2023-01-11T21:26:55.4546081Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4546399Z This test tests conversion from any layout to any sparse layout. ... ok (0.352s) 2023-01-11T21:26:55.4546767Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4547088Z This test tests conversion from any layout to any sparse layout. ... ok (0.345s) 2023-01-11T21:26:55.4547414Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4547729Z This test tests conversion from any layout to any sparse layout. ... ok (0.384s) 2023-01-11T21:26:55.4548050Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4548406Z This test tests conversion from any layout to any sparse layout. ... ok (0.374s) 2023-01-11T21:26:55.4548718Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4549037Z This test tests conversion from any layout to any sparse layout. ... ok (0.347s) 2023-01-11T21:26:55.4549358Z test_to_sparse_SparseBSC_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4549679Z This test tests conversion from any layout to any sparse layout. ... ok (0.343s) 2023-01-11T21:26:55.4549994Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4550319Z This test tests conversion from any layout to any sparse layout. ... ok (0.319s) 2023-01-11T21:26:55.4550638Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4550954Z This test tests conversion from any layout to any sparse layout. ... ok (0.309s) 2023-01-11T21:26:55.4551288Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4551623Z This test tests conversion from any layout to any sparse layout. ... ok (0.336s) 2023-01-11T21:26:55.4551948Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4552265Z This test tests conversion from any layout to any sparse layout. ... ok (0.322s) 2023-01-11T21:26:55.4552591Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4552917Z This test tests conversion from any layout to any sparse layout. ... ok (0.322s) 2023-01-11T21:26:55.4553231Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4553553Z This test tests conversion from any layout to any sparse layout. ... ok (0.316s) 2023-01-11T21:26:55.4553879Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4554237Z This test tests conversion from any layout to any sparse layout. ... ok (0.319s) 2023-01-11T21:26:55.4554552Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4554967Z This test tests conversion from any layout to any sparse layout. ... ok (0.320s) 2023-01-11T21:26:55.4555290Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4555606Z This test tests conversion from any layout to any sparse layout. ... ok (0.310s) 2023-01-11T21:26:55.4555929Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4556253Z This test tests conversion from any layout to any sparse layout. ... ok (0.302s) 2023-01-11T21:26:55.4556573Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4556885Z This test tests conversion from any layout to any sparse layout. ... ok (0.315s) 2023-01-11T21:26:55.4557212Z test_to_sparse_SparseBSC_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4557538Z This test tests conversion from any layout to any sparse layout. ... ok (0.308s) 2023-01-11T21:26:55.4557857Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4558190Z This test tests conversion from any layout to any sparse layout. ... ok (0.309s) 2023-01-11T21:26:55.4558514Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4558837Z This test tests conversion from any layout to any sparse layout. ... ok (0.313s) 2023-01-11T21:26:55.4559159Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4559487Z This test tests conversion from any layout to any sparse layout. ... ok (0.313s) 2023-01-11T21:26:55.4559815Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4560178Z This test tests conversion from any layout to any sparse layout. ... ok (0.312s) 2023-01-11T21:26:55.4560502Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4560829Z This test tests conversion from any layout to any sparse layout. ... ok (0.310s) 2023-01-11T21:26:55.4561154Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4561473Z This test tests conversion from any layout to any sparse layout. ... ok (0.320s) 2023-01-11T21:26:55.4561799Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4562125Z This test tests conversion from any layout to any sparse layout. ... ok (0.324s) 2023-01-11T21:26:55.4562441Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4562764Z This test tests conversion from any layout to any sparse layout. ... ok (0.291s) 2023-01-11T21:26:55.4563093Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4563416Z This test tests conversion from any layout to any sparse layout. ... ok (0.291s) 2023-01-11T21:26:55.4563734Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4564064Z This test tests conversion from any layout to any sparse layout. ... ok (0.292s) 2023-01-11T21:26:55.4564386Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4564701Z This test tests conversion from any layout to any sparse layout. ... ok (0.295s) 2023-01-11T21:26:55.4565021Z test_to_sparse_SparseBSC_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4565344Z This test tests conversion from any layout to any sparse layout. ... ok (0.294s) 2023-01-11T21:26:55.4565668Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4566144Z This test tests conversion from any layout to any sparse layout. ... ok (0.342s) 2023-01-11T21:26:55.4566604Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4567008Z This test tests conversion from any layout to any sparse layout. ... ok (0.337s) 2023-01-11T21:26:55.4567409Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4567825Z This test tests conversion from any layout to any sparse layout. ... ok (0.343s) 2023-01-11T21:26:55.4568232Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4568575Z This test tests conversion from any layout to any sparse layout. ... ok (0.344s) 2023-01-11T21:26:55.4568891Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4569219Z This test tests conversion from any layout to any sparse layout. ... ok (0.345s) 2023-01-11T21:26:55.4569543Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4569865Z This test tests conversion from any layout to any sparse layout. ... ok (0.343s) 2023-01-11T21:26:55.4570188Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4570520Z This test tests conversion from any layout to any sparse layout. ... ok (0.341s) 2023-01-11T21:26:55.4570843Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4571158Z This test tests conversion from any layout to any sparse layout. ... ok (0.338s) 2023-01-11T21:26:55.4571479Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4571803Z This test tests conversion from any layout to any sparse layout. ... ok (0.334s) 2023-01-11T21:26:55.4572117Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4572441Z This test tests conversion from any layout to any sparse layout. ... ok (0.332s) 2023-01-11T21:26:55.4572803Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4573127Z This test tests conversion from any layout to any sparse layout. ... ok (0.337s) 2023-01-11T21:26:55.4573447Z test_to_sparse_SparseBSC_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4573769Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4574093Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4574413Z This test tests conversion from any layout to any sparse layout. ... ok (0.342s) 2023-01-11T21:26:55.4574730Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4575055Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4575380Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4575711Z This test tests conversion from any layout to any sparse layout. ... ok (0.343s) 2023-01-11T21:26:55.4576104Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4576512Z This test tests conversion from any layout to any sparse layout. ... ok (0.344s) 2023-01-11T21:26:55.4576907Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4577310Z This test tests conversion from any layout to any sparse layout. ... ok (0.341s) 2023-01-11T21:26:55.4577713Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4578118Z This test tests conversion from any layout to any sparse layout. ... ok (0.344s) 2023-01-11T21:26:55.4578511Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4578858Z This test tests conversion from any layout to any sparse layout. ... ok (0.340s) 2023-01-11T21:26:55.4579212Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4579529Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4579849Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4580176Z This test tests conversion from any layout to any sparse layout. ... ok (0.337s) 2023-01-11T21:26:55.4580498Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4580814Z This test tests conversion from any layout to any sparse layout. ... ok (0.333s) 2023-01-11T21:26:55.4581134Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4581458Z This test tests conversion from any layout to any sparse layout. ... ok (0.333s) 2023-01-11T21:26:55.4581773Z test_to_sparse_SparseBSC_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4582101Z This test tests conversion from any layout to any sparse layout. ... ok (0.337s) 2023-01-11T21:26:55.4582428Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4582771Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4583106Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4583443Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4583789Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4584124Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4584469Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4584811Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4585185Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4585517Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4585856Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4586191Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4586517Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4586861Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4587200Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4587536Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4587868Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4588206Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4588536Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4588870Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4589193Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4589525Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4589857Z test_to_sparse_SparseBSC_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4590182Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4590520Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4590860Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4591233Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4591561Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4591901Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4592242Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4592572Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4592911Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4593246Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4593579Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4593909Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4594245Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4594576Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4594998Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4595334Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4595666Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4595997Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4596324Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4596662Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4597038Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4597363Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4597694Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4598024Z test_to_sparse_SparseBSC_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4598361Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4598690Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4599029Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4599362Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4599697Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4600033Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4600374Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4600715Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4601051Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4601383Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4601720Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4602053Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4602395Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4602764Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4603098Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4603439Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4603771Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4604095Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4604425Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4604754Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4605077Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4605408Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4605745Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4606310Z test_to_sparse_SparseBSC_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4606720Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4607154Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4607574Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4607988Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4608405Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4608762Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4609100Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4609482Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4609821Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4610165Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4610500Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4610827Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4611162Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4611499Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4611829Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4612168Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4612503Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4612836Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4613163Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4613496Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4613828Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4614156Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4614491Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4614829Z test_to_sparse_SparseBSC_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4615201Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4615532Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4615867Z This test tests conversion from any layout to any sparse layout. ... ok (0.365s) 2023-01-11T21:26:55.4616190Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4616507Z This test tests conversion from any layout to any sparse layout. ... ok (0.347s) 2023-01-11T21:26:55.4616838Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4617211Z This test tests conversion from any layout to any sparse layout. ... ok (0.361s) 2023-01-11T21:26:55.4617549Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4617870Z This test tests conversion from any layout to any sparse layout. ... ok (0.365s) 2023-01-11T21:26:55.4618209Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4618540Z This test tests conversion from any layout to any sparse layout. ... ok (0.359s) 2023-01-11T21:26:55.4618861Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4619188Z This test tests conversion from any layout to any sparse layout. ... ok (0.357s) 2023-01-11T21:26:55.4619515Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4619838Z This test tests conversion from any layout to any sparse layout. ... ok (0.360s) 2023-01-11T21:26:55.4620154Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4620479Z This test tests conversion from any layout to any sparse layout. ... ok (0.346s) 2023-01-11T21:26:55.4620802Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4621154Z This test tests conversion from any layout to any sparse layout. ... ok (0.348s) 2023-01-11T21:26:55.4621478Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4621799Z This test tests conversion from any layout to any sparse layout. ... ok (0.347s) 2023-01-11T21:26:55.4622123Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4622436Z This test tests conversion from any layout to any sparse layout. ... ok (0.347s) 2023-01-11T21:26:55.4622757Z test_to_sparse_SparseBSR_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4623080Z This test tests conversion from any layout to any sparse layout. ... ok (0.362s) 2023-01-11T21:26:55.4623398Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4623725Z This test tests conversion from any layout to any sparse layout. ... ok (0.360s) 2023-01-11T21:26:55.4624043Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4624368Z This test tests conversion from any layout to any sparse layout. ... ok (0.343s) 2023-01-11T21:26:55.4624686Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4625012Z This test tests conversion from any layout to any sparse layout. ... ok (0.388s) 2023-01-11T21:26:55.4625339Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4625656Z This test tests conversion from any layout to any sparse layout. ... ok (0.364s) 2023-01-11T21:26:55.4625978Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4626309Z This test tests conversion from any layout to any sparse layout. ... ok (0.354s) 2023-01-11T21:26:55.4626632Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4626947Z This test tests conversion from any layout to any sparse layout. ... ok (0.353s) 2023-01-11T21:26:55.4627301Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4627627Z This test tests conversion from any layout to any sparse layout. ... ok (0.354s) 2023-01-11T21:26:55.4627940Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4628258Z This test tests conversion from any layout to any sparse layout. ... ok (0.340s) 2023-01-11T21:26:55.4628579Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4628903Z This test tests conversion from any layout to any sparse layout. ... ok (0.343s) 2023-01-11T21:26:55.4629216Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4629536Z This test tests conversion from any layout to any sparse layout. ... ok (0.343s) 2023-01-11T21:26:55.4629859Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4630178Z This test tests conversion from any layout to any sparse layout. ... ok (0.342s) 2023-01-11T21:26:55.4630497Z test_to_sparse_SparseBSR_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4630816Z This test tests conversion from any layout to any sparse layout. ... ok (0.343s) 2023-01-11T21:26:55.4631138Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4631455Z This test tests conversion from any layout to any sparse layout. ... ok (0.272s) 2023-01-11T21:26:55.4631770Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4632089Z This test tests conversion from any layout to any sparse layout. ... ok (0.260s) 2023-01-11T21:26:55.4632406Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4632735Z This test tests conversion from any layout to any sparse layout. ... ok (0.272s) 2023-01-11T21:26:55.4633096Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4633421Z This test tests conversion from any layout to any sparse layout. ... ok (0.273s) 2023-01-11T21:26:55.4633738Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4634061Z This test tests conversion from any layout to any sparse layout. ... ok (0.271s) 2023-01-11T21:26:55.4634382Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4634774Z This test tests conversion from any layout to any sparse layout. ... ok (0.272s) 2023-01-11T21:26:55.4635098Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4635421Z This test tests conversion from any layout to any sparse layout. ... ok (0.267s) 2023-01-11T21:26:55.4635743Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4636067Z This test tests conversion from any layout to any sparse layout. ... ok (0.255s) 2023-01-11T21:26:55.4636386Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4636710Z This test tests conversion from any layout to any sparse layout. ... ok (0.255s) 2023-01-11T21:26:55.4637025Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4637344Z This test tests conversion from any layout to any sparse layout. ... ok (0.254s) 2023-01-11T21:26:55.4637664Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4637982Z This test tests conversion from any layout to any sparse layout. ... ok (0.258s) 2023-01-11T21:26:55.4638295Z test_to_sparse_SparseBSR_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4638616Z This test tests conversion from any layout to any sparse layout. ... ok (0.258s) 2023-01-11T21:26:55.4638940Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4639295Z This test tests conversion from any layout to any sparse layout. ... ok (0.258s) 2023-01-11T21:26:55.4639619Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4639942Z This test tests conversion from any layout to any sparse layout. ... ok (0.246s) 2023-01-11T21:26:55.4640268Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4640593Z This test tests conversion from any layout to any sparse layout. ... ok (0.259s) 2023-01-11T21:26:55.4640924Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4641253Z This test tests conversion from any layout to any sparse layout. ... ok (0.261s) 2023-01-11T21:26:55.4641573Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4641890Z This test tests conversion from any layout to any sparse layout. ... ok (0.260s) 2023-01-11T21:26:55.4642220Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4642544Z This test tests conversion from any layout to any sparse layout. ... ok (0.261s) 2023-01-11T21:26:55.4642860Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4643181Z This test tests conversion from any layout to any sparse layout. ... ok (0.273s) 2023-01-11T21:26:55.4643501Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4643823Z This test tests conversion from any layout to any sparse layout. ... ok (0.242s) 2023-01-11T21:26:55.4644137Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4644459Z This test tests conversion from any layout to any sparse layout. ... ok (0.242s) 2023-01-11T21:26:55.4644776Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4645129Z This test tests conversion from any layout to any sparse layout. ... ok (0.241s) 2023-01-11T21:26:55.4645449Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4645771Z This test tests conversion from any layout to any sparse layout. ... ok (0.242s) 2023-01-11T21:26:55.4646237Z test_to_sparse_SparseBSR_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4646629Z This test tests conversion from any layout to any sparse layout. ... ok (0.242s) 2023-01-11T21:26:55.4647035Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4647441Z This test tests conversion from any layout to any sparse layout. ... ok (0.337s) 2023-01-11T21:26:55.4647834Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4648233Z This test tests conversion from any layout to any sparse layout. ... ok (0.332s) 2023-01-11T21:26:55.4648590Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4648920Z This test tests conversion from any layout to any sparse layout. ... ok (0.338s) 2023-01-11T21:26:55.4649238Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4649564Z This test tests conversion from any layout to any sparse layout. ... ok (0.339s) 2023-01-11T21:26:55.4649886Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4650201Z This test tests conversion from any layout to any sparse layout. ... ok (0.341s) 2023-01-11T21:26:55.4650528Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4650852Z This test tests conversion from any layout to any sparse layout. ... ok (0.337s) 2023-01-11T21:26:55.4651175Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4651558Z This test tests conversion from any layout to any sparse layout. ... ok (0.341s) 2023-01-11T21:26:55.4651878Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4652200Z This test tests conversion from any layout to any sparse layout. ... ok (0.339s) 2023-01-11T21:26:55.4652518Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4652840Z This test tests conversion from any layout to any sparse layout. ... ok (0.329s) 2023-01-11T21:26:55.4653166Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4653489Z This test tests conversion from any layout to any sparse layout. ... ok (0.328s) 2023-01-11T21:26:55.4653803Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4654123Z This test tests conversion from any layout to any sparse layout. ... ok (0.329s) 2023-01-11T21:26:55.4654451Z test_to_sparse_SparseBSR_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4654767Z This test tests conversion from any layout to any sparse layout. ... ok (0.332s) 2023-01-11T21:26:55.4655095Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4655421Z This test tests conversion from any layout to any sparse layout. ... ok (0.337s) 2023-01-11T21:26:55.4655761Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4656152Z This test tests conversion from any layout to any sparse layout. ... ok (0.328s) 2023-01-11T21:26:55.4656561Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4656970Z This test tests conversion from any layout to any sparse layout. ... ok (0.340s) 2023-01-11T21:26:55.4657370Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4657818Z This test tests conversion from any layout to any sparse layout. ... ok (0.339s) 2023-01-11T21:26:55.4658224Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4658617Z This test tests conversion from any layout to any sparse layout. ... ok (0.337s) 2023-01-11T21:26:55.4658932Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4659253Z This test tests conversion from any layout to any sparse layout. ... ok (0.340s) 2023-01-11T21:26:55.4659574Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4659890Z This test tests conversion from any layout to any sparse layout. ... ok (0.336s) 2023-01-11T21:26:55.4660208Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4660530Z This test tests conversion from any layout to any sparse layout. ... ok (0.330s) 2023-01-11T21:26:55.4660851Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4661173Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4661493Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4661816Z This test tests conversion from any layout to any sparse layout. ... ok (0.327s) 2023-01-11T21:26:55.4662130Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4662450Z This test tests conversion from any layout to any sparse layout. ... ok (0.328s) 2023-01-11T21:26:55.4662769Z test_to_sparse_SparseBSR_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4663089Z This test tests conversion from any layout to any sparse layout. ... ok (0.333s) 2023-01-11T21:26:55.4663407Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4663746Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4664115Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4664444Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4664784Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4665123Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4665466Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4665800Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4666138Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4666475Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4666804Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4667139Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4667474Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4667810Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4668139Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4668469Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4668798Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4669126Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4669457Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4669826Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4670160Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4670487Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4670827Z test_to_sparse_SparseBSR_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4671160Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4671495Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4671828Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4672161Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4672495Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4672832Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4673172Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4673508Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4673846Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4674179Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4674515Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4674927Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4675253Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4675584Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4675953Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4676288Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4676615Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4676943Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4677274Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4677596Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4677923Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4678252Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4678589Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4678914Z test_to_sparse_SparseBSR_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4679249Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4679586Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4679915Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4680248Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4680583Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4680927Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4681257Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4681643Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4681987Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4682332Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4682656Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4682991Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4683323Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4683647Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4683978Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4684315Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4684647Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4684975Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4685306Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4685638Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4686171Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4686588Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4687006Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4687418Z test_to_sparse_SparseBSR_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4687904Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4688327Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4688705Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4689031Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4689366Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4689707Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4690045Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4690375Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4690713Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4691053Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4691379Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4691710Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4692047Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4692380Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4692704Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4693038Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4693373Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4693702Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4694068Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4694397Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4694728Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4695052Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4695386Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4695721Z test_to_sparse_SparseBSR_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4696075Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4696484Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4696895Z This test tests conversion from any layout to any sparse layout. ... ok (0.634s) 2023-01-11T21:26:55.4697302Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4697692Z This test tests conversion from any layout to any sparse layout. ... ok (0.625s) 2023-01-11T21:26:55.4698100Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4698509Z This test tests conversion from any layout to any sparse layout. ... ok (0.635s) 2023-01-11T21:26:55.4698848Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4699167Z This test tests conversion from any layout to any sparse layout. ... ok (0.634s) 2023-01-11T21:26:55.4699494Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4699817Z This test tests conversion from any layout to any sparse layout. ... ok (0.637s) 2023-01-11T21:26:55.4700134Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4700491Z This test tests conversion from any layout to any sparse layout. ... ok (0.654s) 2023-01-11T21:26:55.4700814Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4701135Z This test tests conversion from any layout to any sparse layout. ... ok (0.639s) 2023-01-11T21:26:55.4701449Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4701770Z This test tests conversion from any layout to any sparse layout. ... ok (0.633s) 2023-01-11T21:26:55.4702089Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4702402Z This test tests conversion from any layout to any sparse layout. ... ok (0.652s) 2023-01-11T21:26:55.4702718Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4703042Z This test tests conversion from any layout to any sparse layout. ... ok (0.662s) 2023-01-11T21:26:55.4703370Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4703682Z This test tests conversion from any layout to any sparse layout. ... ok (0.642s) 2023-01-11T21:26:55.4704003Z test_to_sparse_SparseCOO_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4704326Z This test tests conversion from any layout to any sparse layout. ... ok (0.641s) 2023-01-11T21:26:55.4704643Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4704968Z This test tests conversion from any layout to any sparse layout. ... ok (0.655s) 2023-01-11T21:26:55.4705288Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4705609Z This test tests conversion from any layout to any sparse layout. ... ok (0.644s) 2023-01-11T21:26:55.4705926Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4706284Z This test tests conversion from any layout to any sparse layout. ... ok (0.650s) 2023-01-11T21:26:55.4706609Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4706928Z This test tests conversion from any layout to any sparse layout. ... ok (0.656s) 2023-01-11T21:26:55.4707251Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4707574Z This test tests conversion from any layout to any sparse layout. ... ok (0.656s) 2023-01-11T21:26:55.4707897Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4708213Z This test tests conversion from any layout to any sparse layout. ... ok (0.768s) 2023-01-11T21:26:55.4708532Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4708855Z This test tests conversion from any layout to any sparse layout. ... ok (0.636s) 2023-01-11T21:26:55.4709172Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4709491Z This test tests conversion from any layout to any sparse layout. ... ok (0.628s) 2023-01-11T21:26:55.4709811Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4710133Z This test tests conversion from any layout to any sparse layout. ... ok (0.631s) 2023-01-11T21:26:55.4710446Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4710763Z This test tests conversion from any layout to any sparse layout. ... ok (0.652s) 2023-01-11T21:26:55.4711083Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4711395Z This test tests conversion from any layout to any sparse layout. ... ok (0.661s) 2023-01-11T21:26:55.4711717Z test_to_sparse_SparseCOO_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4712069Z This test tests conversion from any layout to any sparse layout. ... ok (0.652s) 2023-01-11T21:26:55.4712394Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4712715Z This test tests conversion from any layout to any sparse layout. ... ok (0.548s) 2023-01-11T21:26:55.4713034Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4713353Z This test tests conversion from any layout to any sparse layout. ... ok (0.524s) 2023-01-11T21:26:55.4713673Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4714001Z This test tests conversion from any layout to any sparse layout. ... ok (0.525s) 2023-01-11T21:26:55.4714329Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4714737Z This test tests conversion from any layout to any sparse layout. ... ok (0.529s) 2023-01-11T21:26:55.4715053Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4715386Z This test tests conversion from any layout to any sparse layout. ... ok (0.524s) 2023-01-11T21:26:55.4715709Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4716025Z This test tests conversion from any layout to any sparse layout. ... ok (0.530s) 2023-01-11T21:26:55.4716347Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4716670Z This test tests conversion from any layout to any sparse layout. ... ok (0.524s) 2023-01-11T21:26:55.4716990Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4717305Z This test tests conversion from any layout to any sparse layout. ... ok (0.512s) 2023-01-11T21:26:55.4717626Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4717950Z This test tests conversion from any layout to any sparse layout. ... ok (0.531s) 2023-01-11T21:26:55.4718302Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4718623Z This test tests conversion from any layout to any sparse layout. ... ok (0.522s) 2023-01-11T21:26:55.4718942Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4719260Z This test tests conversion from any layout to any sparse layout. ... ok (0.503s) 2023-01-11T21:26:55.4719574Z test_to_sparse_SparseCOO_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4719893Z This test tests conversion from any layout to any sparse layout. ... ok (0.498s) 2023-01-11T21:26:55.4720219Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4720538Z This test tests conversion from any layout to any sparse layout. ... ok (0.505s) 2023-01-11T21:26:55.4720862Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4721190Z This test tests conversion from any layout to any sparse layout. ... ok (0.528s) 2023-01-11T21:26:55.4721519Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4721844Z This test tests conversion from any layout to any sparse layout. ... ok (0.508s) 2023-01-11T21:26:55.4722180Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4722510Z This test tests conversion from any layout to any sparse layout. ... ok (0.504s) 2023-01-11T21:26:55.4722826Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4723150Z This test tests conversion from any layout to any sparse layout. ... ok (0.507s) 2023-01-11T21:26:55.4723474Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4723801Z This test tests conversion from any layout to any sparse layout. ... ok (0.502s) 2023-01-11T21:26:55.4724150Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4724476Z This test tests conversion from any layout to any sparse layout. ... ok (0.505s) 2023-01-11T21:26:55.4724799Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4725110Z This test tests conversion from any layout to any sparse layout. ... ok (0.498s) 2023-01-11T21:26:55.4725430Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4725750Z This test tests conversion from any layout to any sparse layout. ... ok (0.505s) 2023-01-11T21:26:55.4726275Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4726670Z This test tests conversion from any layout to any sparse layout. ... ok (0.497s) 2023-01-11T21:26:55.4727072Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4727483Z This test tests conversion from any layout to any sparse layout. ... ok (0.500s) 2023-01-11T21:26:55.4727875Z test_to_sparse_SparseCOO_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4728275Z This test tests conversion from any layout to any sparse layout. ... ok (0.498s) 2023-01-11T21:26:55.4728638Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4728968Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:26:55.4729280Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4729601Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:26:55.4729928Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4730249Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:26:55.4730618Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4730946Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:26:55.4731270Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4731587Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:26:55.4731911Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4732231Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:26:55.4732544Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4732867Z This test tests conversion from any layout to any sparse layout. ... ok (0.063s) 2023-01-11T21:26:55.4733186Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4733507Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:26:55.4733825Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4734145Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:26:55.4734462Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4734776Z This test tests conversion from any layout to any sparse layout. ... ok (0.047s) 2023-01-11T21:26:55.4735095Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4735416Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:26:55.4735737Z test_to_sparse_SparseCOO_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4736064Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:26:55.4736470Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4736919Z This test tests conversion from any layout to any sparse layout. ... ok (0.063s) 2023-01-11T21:26:55.4737311Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4737709Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:26:55.4738116Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4738525Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:26:55.4738861Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4739186Z This test tests conversion from any layout to any sparse layout. ... ok (0.068s) 2023-01-11T21:26:55.4739508Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4739823Z This test tests conversion from any layout to any sparse layout. ... ok (0.063s) 2023-01-11T21:26:55.4740150Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4756277Z This test tests conversion from any layout to any sparse layout. ... ok (0.063s) 2023-01-11T21:26:55.4756656Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4756996Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:26:55.4757317Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4757641Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:26:55.4757965Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4758287Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:26:55.4758611Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4759027Z This test tests conversion from any layout to any sparse layout. ... ok (0.047s) 2023-01-11T21:26:55.4759348Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4759664Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:26:55.4759982Z test_to_sparse_SparseCOO_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4760303Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:26:55.4760624Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4760948Z This test tests conversion from any layout to any sparse layout. ... ok (0.298s) 2023-01-11T21:26:55.4761266Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4761589Z This test tests conversion from any layout to any sparse layout. ... ok (0.285s) 2023-01-11T21:26:55.4761912Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4762241Z This test tests conversion from any layout to any sparse layout. ... ok (0.293s) 2023-01-11T21:26:55.4762568Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4762888Z This test tests conversion from any layout to any sparse layout. ... ok (0.305s) 2023-01-11T21:26:55.4763209Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4763530Z This test tests conversion from any layout to any sparse layout. ... ok (0.294s) 2023-01-11T21:26:55.4763853Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4764170Z This test tests conversion from any layout to any sparse layout. ... ok (0.293s) 2023-01-11T21:26:55.4764492Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4764851Z This test tests conversion from any layout to any sparse layout. ... ok (0.291s) 2023-01-11T21:26:55.4765166Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4765488Z This test tests conversion from any layout to any sparse layout. ... ok (0.289s) 2023-01-11T21:26:55.4765823Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4766381Z This test tests conversion from any layout to any sparse layout. ... ok (0.284s) 2023-01-11T21:26:55.4766771Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4767168Z This test tests conversion from any layout to any sparse layout. ... ok (0.283s) 2023-01-11T21:26:55.4767565Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4767959Z This test tests conversion from any layout to any sparse layout. ... ok (0.284s) 2023-01-11T21:26:55.4768355Z test_to_sparse_SparseCOO_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4768685Z This test tests conversion from any layout to any sparse layout. ... ok (0.288s) 2023-01-11T21:26:55.4769008Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4769326Z This test tests conversion from any layout to any sparse layout. ... ok (0.293s) 2023-01-11T21:26:55.4769647Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4769967Z This test tests conversion from any layout to any sparse layout. ... ok (0.284s) 2023-01-11T21:26:55.4770284Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4770611Z This test tests conversion from any layout to any sparse layout. ... ok (0.294s) 2023-01-11T21:26:55.4770939Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4771266Z This test tests conversion from any layout to any sparse layout. ... ok (0.298s) 2023-01-11T21:26:55.4771645Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4771968Z This test tests conversion from any layout to any sparse layout. ... ok (0.292s) 2023-01-11T21:26:55.4772294Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4772610Z This test tests conversion from any layout to any sparse layout. ... ok (0.293s) 2023-01-11T21:26:55.4772933Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4773257Z This test tests conversion from any layout to any sparse layout. ... ok (0.301s) 2023-01-11T21:26:55.4773577Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4773893Z This test tests conversion from any layout to any sparse layout. ... ok (0.285s) 2023-01-11T21:26:55.4774212Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4774540Z This test tests conversion from any layout to any sparse layout. ... ok (0.284s) 2023-01-11T21:26:55.4774851Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4775170Z This test tests conversion from any layout to any sparse layout. ... ok (0.282s) 2023-01-11T21:26:55.4775490Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4775836Z This test tests conversion from any layout to any sparse layout. ... ok (0.287s) 2023-01-11T21:26:55.4776228Z test_to_sparse_SparseCOO_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4776625Z This test tests conversion from any layout to any sparse layout. ... ok (0.284s) 2023-01-11T21:26:55.4777031Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4777432Z This test tests conversion from any layout to any sparse layout. ... ok (0.281s) 2023-01-11T21:26:55.4777906Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4778306Z This test tests conversion from any layout to any sparse layout. ... ok (0.273s) 2023-01-11T21:26:55.4778695Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4779016Z This test tests conversion from any layout to any sparse layout. ... ok (0.286s) 2023-01-11T21:26:55.4779342Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4779671Z This test tests conversion from any layout to any sparse layout. ... ok (0.283s) 2023-01-11T21:26:55.4779986Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4780310Z This test tests conversion from any layout to any sparse layout. ... ok (0.281s) 2023-01-11T21:26:55.4780634Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4780961Z This test tests conversion from any layout to any sparse layout. ... ok (0.281s) 2023-01-11T21:26:55.4781272Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4781597Z This test tests conversion from any layout to any sparse layout. ... ok (0.284s) 2023-01-11T21:26:55.4781918Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4782231Z This test tests conversion from any layout to any sparse layout. ... ok (0.273s) 2023-01-11T21:26:55.4782550Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4782872Z This test tests conversion from any layout to any sparse layout. ... ok (0.275s) 2023-01-11T21:26:55.4783189Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4783505Z This test tests conversion from any layout to any sparse layout. ... ok (0.280s) 2023-01-11T21:26:55.4783852Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4784174Z This test tests conversion from any layout to any sparse layout. ... ok (0.276s) 2023-01-11T21:26:55.4784483Z test_to_sparse_SparseCOO_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4784804Z This test tests conversion from any layout to any sparse layout. ... ok (0.274s) 2023-01-11T21:26:55.4785127Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4785451Z This test tests conversion from any layout to any sparse layout. ... ok (0.281s) 2023-01-11T21:26:55.4785765Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4786086Z This test tests conversion from any layout to any sparse layout. ... ok (0.276s) 2023-01-11T21:26:55.4786411Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4786734Z This test tests conversion from any layout to any sparse layout. ... ok (0.281s) 2023-01-11T21:26:55.4787064Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4787390Z This test tests conversion from any layout to any sparse layout. ... ok (0.284s) 2023-01-11T21:26:55.4787712Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4788029Z This test tests conversion from any layout to any sparse layout. ... ok (0.282s) 2023-01-11T21:26:55.4788357Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4788681Z This test tests conversion from any layout to any sparse layout. ... ok (0.286s) 2023-01-11T21:26:55.4788992Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4789315Z This test tests conversion from any layout to any sparse layout. ... ok (0.280s) 2023-01-11T21:26:55.4789640Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4789996Z This test tests conversion from any layout to any sparse layout. ... ok (0.276s) 2023-01-11T21:26:55.4790310Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4790637Z This test tests conversion from any layout to any sparse layout. ... ok (0.273s) 2023-01-11T21:26:55.4790958Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4791277Z This test tests conversion from any layout to any sparse layout. ... ok (0.275s) 2023-01-11T21:26:55.4791596Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4791914Z This test tests conversion from any layout to any sparse layout. ... ok (0.273s) 2023-01-11T21:26:55.4792231Z test_to_sparse_SparseCOO_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4792546Z This test tests conversion from any layout to any sparse layout. ... ok (0.275s) 2023-01-11T21:26:55.4792885Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4793231Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4793571Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4793902Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4794243Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4794587Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4795001Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4795345Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4795683Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4796067Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4796397Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4796737Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4797075Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4797403Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4797739Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4798069Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4798409Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4798740Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4799076Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4799414Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4799740Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4800074Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4800405Z test_to_sparse_SparseCSC_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4800741Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4801074Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4801409Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4801807Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4802135Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4802478Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4802822Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4803163Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4803495Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4803828Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4804163Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4804499Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4804834Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4805170Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4805506Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4805833Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4806353Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4806691Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4807030Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4807355Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4807690Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4808112Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4808445Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4808778Z test_to_sparse_SparseCSC_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4809114Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4809454Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4809786Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4810114Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4810449Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4810789Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4811127Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4811464Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4811804Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4812133Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4812290Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4812448Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4812606Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4812763Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4812952Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.014s) 2023-01-11T21:26:55.4813109Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4813268Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4813416Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4813572Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4813721Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4813874Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4814024Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4814181Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4814342Z test_to_sparse_SparseCSC_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4814499Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4814651Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4814806Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4814957Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4815113Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4815275Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4815430Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4815632Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4815804Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4815991Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4816186Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4816384Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4816579Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4816774Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4816967Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4817159Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4817358Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4817552Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4817738Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4817932Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4818123Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4818315Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4818507Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4818687Z test_to_sparse_SparseCSC_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4818843Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4819028Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4819170Z This test tests conversion from any layout to any sparse layout. ... ok (0.331s) 2023-01-11T21:26:55.4819323Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4819469Z This test tests conversion from any layout to any sparse layout. ... ok (0.322s) 2023-01-11T21:26:55.4819631Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4819777Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4819937Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4820091Z This test tests conversion from any layout to any sparse layout. ... ok (0.332s) 2023-01-11T21:26:55.4820250Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4820390Z This test tests conversion from any layout to any sparse layout. ... ok (0.331s) 2023-01-11T21:26:55.4820548Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4820694Z This test tests conversion from any layout to any sparse layout. ... ok (0.334s) 2023-01-11T21:26:55.4820851Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4820992Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4821146Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4821291Z This test tests conversion from any layout to any sparse layout. ... ok (0.323s) 2023-01-11T21:26:55.4821443Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4821581Z This test tests conversion from any layout to any sparse layout. ... ok (0.325s) 2023-01-11T21:26:55.4821762Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4821905Z This test tests conversion from any layout to any sparse layout. ... ok (0.323s) 2023-01-11T21:26:55.4822058Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4822203Z This test tests conversion from any layout to any sparse layout. ... ok (0.324s) 2023-01-11T21:26:55.4822358Z test_to_sparse_SparseCSC_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4822503Z This test tests conversion from any layout to any sparse layout. ... ok (0.323s) 2023-01-11T21:26:55.4822661Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4822804Z This test tests conversion from any layout to any sparse layout. ... ok (0.334s) 2023-01-11T21:26:55.4822951Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4823104Z This test tests conversion from any layout to any sparse layout. ... ok (0.322s) 2023-01-11T21:26:55.4823262Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4823404Z This test tests conversion from any layout to any sparse layout. ... ok (0.331s) 2023-01-11T21:26:55.4823563Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4823708Z This test tests conversion from any layout to any sparse layout. ... ok (0.336s) 2023-01-11T21:26:55.4823864Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4824008Z This test tests conversion from any layout to any sparse layout. ... ok (0.330s) 2023-01-11T21:26:55.4824159Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4824303Z This test tests conversion from any layout to any sparse layout. ... ok (0.331s) 2023-01-11T21:26:55.4824485Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4824628Z This test tests conversion from any layout to any sparse layout. ... ok (0.333s) 2023-01-11T21:26:55.4824783Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4824927Z This test tests conversion from any layout to any sparse layout. ... ok (0.324s) 2023-01-11T21:26:55.4825081Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4825224Z This test tests conversion from any layout to any sparse layout. ... ok (0.323s) 2023-01-11T21:26:55.4825369Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4825511Z This test tests conversion from any layout to any sparse layout. ... ok (0.323s) 2023-01-11T21:26:55.4825667Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4825810Z This test tests conversion from any layout to any sparse layout. ... ok (0.329s) 2023-01-11T21:26:55.4825973Z test_to_sparse_SparseCSC_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4826113Z This test tests conversion from any layout to any sparse layout. ... ok (0.326s) 2023-01-11T21:26:55.4826271Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4826414Z This test tests conversion from any layout to any sparse layout. ... ok (0.231s) 2023-01-11T21:26:55.4826561Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4826704Z This test tests conversion from any layout to any sparse layout. ... ok (0.219s) 2023-01-11T21:26:55.4826864Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4827008Z This test tests conversion from any layout to any sparse layout. ... ok (0.234s) 2023-01-11T21:26:55.4827162Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4827344Z This test tests conversion from any layout to any sparse layout. ... ok (0.236s) 2023-01-11T21:26:55.4827500Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4827643Z This test tests conversion from any layout to any sparse layout. ... ok (0.232s) 2023-01-11T21:26:55.4827793Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4827933Z This test tests conversion from any layout to any sparse layout. ... ok (0.232s) 2023-01-11T21:26:55.4828084Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4828223Z This test tests conversion from any layout to any sparse layout. ... ok (0.232s) 2023-01-11T21:26:55.4828374Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4828518Z This test tests conversion from any layout to any sparse layout. ... ok (0.218s) 2023-01-11T21:26:55.4828675Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4828815Z This test tests conversion from any layout to any sparse layout. ... ok (0.219s) 2023-01-11T21:26:55.4828965Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4829101Z This test tests conversion from any layout to any sparse layout. ... ok (0.215s) 2023-01-11T21:26:55.4829251Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4829390Z This test tests conversion from any layout to any sparse layout. ... ok (0.218s) 2023-01-11T21:26:55.4829542Z test_to_sparse_SparseCSC_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4829683Z This test tests conversion from any layout to any sparse layout. ... ok (0.222s) 2023-01-11T21:26:55.4829837Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4830006Z This test tests conversion from any layout to any sparse layout. ... ok (0.234s) 2023-01-11T21:26:55.4830158Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4830293Z This test tests conversion from any layout to any sparse layout. ... ok (0.218s) 2023-01-11T21:26:55.4830456Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4830597Z This test tests conversion from any layout to any sparse layout. ... ok (0.234s) 2023-01-11T21:26:55.4830756Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4830897Z This test tests conversion from any layout to any sparse layout. ... ok (0.237s) 2023-01-11T21:26:55.4831056Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4831197Z This test tests conversion from any layout to any sparse layout. ... ok (0.238s) 2023-01-11T21:26:55.4831356Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4831492Z This test tests conversion from any layout to any sparse layout. ... ok (0.248s) 2023-01-11T21:26:55.4831644Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4831785Z This test tests conversion from any layout to any sparse layout. ... ok (0.265s) 2023-01-11T21:26:55.4831937Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4832083Z This test tests conversion from any layout to any sparse layout. ... ok (0.229s) 2023-01-11T21:26:55.4832235Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4832376Z This test tests conversion from any layout to any sparse layout. ... ok (0.232s) 2023-01-11T21:26:55.4832525Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4832691Z This test tests conversion from any layout to any sparse layout. ... ok (0.232s) 2023-01-11T21:26:55.4832845Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4832988Z This test tests conversion from any layout to any sparse layout. ... ok (0.217s) 2023-01-11T21:26:55.4833139Z test_to_sparse_SparseCSC_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4833279Z This test tests conversion from any layout to any sparse layout. ... ok (0.248s) 2023-01-11T21:26:55.4833436Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4833576Z This test tests conversion from any layout to any sparse layout. ... ok (0.263s) 2023-01-11T21:26:55.4833726Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4833860Z This test tests conversion from any layout to any sparse layout. ... ok (0.220s) 2023-01-11T21:26:55.4834020Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4834166Z This test tests conversion from any layout to any sparse layout. ... ok (0.234s) 2023-01-11T21:26:55.4834326Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4834467Z This test tests conversion from any layout to any sparse layout. ... ok (0.224s) 2023-01-11T21:26:55.4834684Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4834834Z This test tests conversion from any layout to any sparse layout. ... ok (0.217s) 2023-01-11T21:26:55.4834992Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4835128Z This test tests conversion from any layout to any sparse layout. ... ok (0.219s) 2023-01-11T21:26:55.4835280Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4835420Z This test tests conversion from any layout to any sparse layout. ... ok (0.237s) 2023-01-11T21:26:55.4835611Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4835753Z This test tests conversion from any layout to any sparse layout. ... ok (0.194s) 2023-01-11T21:26:55.4835907Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4836047Z This test tests conversion from any layout to any sparse layout. ... ok (0.226s) 2023-01-11T21:26:55.4836201Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4836341Z This test tests conversion from any layout to any sparse layout. ... ok (0.215s) 2023-01-11T21:26:55.4836487Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4836629Z This test tests conversion from any layout to any sparse layout. ... ok (0.229s) 2023-01-11T21:26:55.4836782Z test_to_sparse_SparseCSC_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4836929Z This test tests conversion from any layout to any sparse layout. ... ok (0.215s) 2023-01-11T21:26:55.4837089Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4837232Z This test tests conversion from any layout to any sparse layout. ... ok (0.202s) 2023-01-11T21:26:55.4837384Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4837524Z This test tests conversion from any layout to any sparse layout. ... ok (0.187s) 2023-01-11T21:26:55.4837676Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4837816Z This test tests conversion from any layout to any sparse layout. ... ok (0.202s) 2023-01-11T21:26:55.4837977Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4838118Z This test tests conversion from any layout to any sparse layout. ... ok (0.206s) 2023-01-11T21:26:55.4838304Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4838446Z This test tests conversion from any layout to any sparse layout. ... ok (0.202s) 2023-01-11T21:26:55.4838604Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4838744Z This test tests conversion from any layout to any sparse layout. ... ok (0.201s) 2023-01-11T21:26:55.4838893Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4839035Z This test tests conversion from any layout to any sparse layout. ... ok (0.199s) 2023-01-11T21:26:55.4839186Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4839328Z This test tests conversion from any layout to any sparse layout. ... ok (0.186s) 2023-01-11T21:26:55.4839479Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4839625Z This test tests conversion from any layout to any sparse layout. ... ok (0.188s) 2023-01-11T21:26:55.4839776Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4839918Z This test tests conversion from any layout to any sparse layout. ... ok (0.189s) 2023-01-11T21:26:55.4840064Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4840206Z This test tests conversion from any layout to any sparse layout. ... ok (0.189s) 2023-01-11T21:26:55.4840356Z test_to_sparse_SparseCSC_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4840495Z This test tests conversion from any layout to any sparse layout. ... ok (0.189s) 2023-01-11T21:26:55.4840648Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4840807Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4841002Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4841163Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4841318Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4841474Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4841640Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4841798Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4841951Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4842105Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4842259Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4842419Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4842573Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4842722Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4842874Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4843027Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4843177Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4843335Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4843485Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4843636Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4843832Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4843981Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4844132Z test_to_sparse_SparseCSR_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4844288Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4844445Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4844594Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4844745Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4844899Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4845061Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4845212Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4845365Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4845518Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4845674Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4845826Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4846197Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4846392Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4846585Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4846824Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4847008Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4847200Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4847388Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4847581Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4847771Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4847962Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4848152Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4848343Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4848529Z test_to_sparse_SparseCSR_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4848684Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.013s) 2023-01-11T21:26:55.4848839Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4848983Z This test tests conversion from any layout to any sparse layout. ... ok (0.342s) 2023-01-11T21:26:55.4849134Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4849284Z This test tests conversion from any layout to any sparse layout. ... ok (0.333s) 2023-01-11T21:26:55.4849441Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4849581Z This test tests conversion from any layout to any sparse layout. ... ok (0.339s) 2023-01-11T21:26:55.4849740Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4849912Z This test tests conversion from any layout to any sparse layout. ... ok (0.342s) 2023-01-11T21:26:55.4850068Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4850211Z This test tests conversion from any layout to any sparse layout. ... ok (0.340s) 2023-01-11T21:26:55.4850367Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4850512Z This test tests conversion from any layout to any sparse layout. ... ok (0.339s) 2023-01-11T21:26:55.4850666Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4850806Z This test tests conversion from any layout to any sparse layout. ... ok (0.336s) 2023-01-11T21:26:55.4850956Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4851093Z This test tests conversion from any layout to any sparse layout. ... ok (0.336s) 2023-01-11T21:26:55.4851251Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4851394Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4851544Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4851685Z This test tests conversion from any layout to any sparse layout. ... ok (0.332s) 2023-01-11T21:26:55.4851834Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4851975Z This test tests conversion from any layout to any sparse layout. ... ok (0.338s) 2023-01-11T21:26:55.4852124Z test_to_sparse_SparseCSR_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4852259Z This test tests conversion from any layout to any sparse layout. ... ok (0.334s) 2023-01-11T21:26:55.4852415Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4852587Z This test tests conversion from any layout to any sparse layout. ... ok (0.336s) 2023-01-11T21:26:55.4852737Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4852879Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4853038Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4853179Z This test tests conversion from any layout to any sparse layout. ... ok (0.337s) 2023-01-11T21:26:55.4853339Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4853477Z This test tests conversion from any layout to any sparse layout. ... ok (0.351s) 2023-01-11T21:26:55.4853632Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4853774Z This test tests conversion from any layout to any sparse layout. ... ok (0.340s) 2023-01-11T21:26:55.4853934Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4854078Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4854232Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4854375Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4854524Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4854661Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4854812Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4854952Z This test tests conversion from any layout to any sparse layout. ... ok (0.332s) 2023-01-11T21:26:55.4855103Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4855244Z This test tests conversion from any layout to any sparse layout. ... ok (0.331s) 2023-01-11T21:26:55.4855419Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4855560Z This test tests conversion from any layout to any sparse layout. ... ok (0.331s) 2023-01-11T21:26:55.4855741Z test_to_sparse_SparseCSR_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4855918Z This test tests conversion from any layout to any sparse layout. ... ok (0.353s) 2023-01-11T21:26:55.4856111Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4856292Z This test tests conversion from any layout to any sparse layout. ... ok (0.328s) 2023-01-11T21:26:55.4856485Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4856656Z This test tests conversion from any layout to any sparse layout. ... ok (0.319s) 2023-01-11T21:26:55.4856852Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4857034Z This test tests conversion from any layout to any sparse layout. ... ok (0.334s) 2023-01-11T21:26:55.4857228Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4857403Z This test tests conversion from any layout to any sparse layout. ... ok (0.333s) 2023-01-11T21:26:55.4857589Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4857766Z This test tests conversion from any layout to any sparse layout. ... ok (0.345s) 2023-01-11T21:26:55.4857956Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4858130Z This test tests conversion from any layout to any sparse layout. ... ok (0.328s) 2023-01-11T21:26:55.4858318Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4858496Z This test tests conversion from any layout to any sparse layout. ... ok (0.326s) 2023-01-11T21:26:55.4858675Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4858821Z This test tests conversion from any layout to any sparse layout. ... ok (0.321s) 2023-01-11T21:26:55.4858967Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4859107Z This test tests conversion from any layout to any sparse layout. ... ok (0.324s) 2023-01-11T21:26:55.4859254Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4859397Z This test tests conversion from any layout to any sparse layout. ... ok (0.319s) 2023-01-11T21:26:55.4859546Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4859686Z This test tests conversion from any layout to any sparse layout. ... ok (0.321s) 2023-01-11T21:26:55.4859837Z test_to_sparse_SparseCSR_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4859981Z This test tests conversion from any layout to any sparse layout. ... ok (0.333s) 2023-01-11T21:26:55.4860132Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4860272Z This test tests conversion from any layout to any sparse layout. ... ok (0.326s) 2023-01-11T21:26:55.4860425Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4860564Z This test tests conversion from any layout to any sparse layout. ... ok (0.321s) 2023-01-11T21:26:55.4860726Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4860868Z This test tests conversion from any layout to any sparse layout. ... ok (0.335s) 2023-01-11T21:26:55.4861026Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4861164Z This test tests conversion from any layout to any sparse layout. ... ok (0.330s) 2023-01-11T21:26:55.4861339Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4861479Z This test tests conversion from any layout to any sparse layout. ... ok (0.329s) 2023-01-11T21:26:55.4861634Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4861775Z This test tests conversion from any layout to any sparse layout. ... ok (0.328s) 2023-01-11T21:26:55.4861930Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4862071Z This test tests conversion from any layout to any sparse layout. ... ok (0.326s) 2023-01-11T21:26:55.4862224Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4862362Z This test tests conversion from any layout to any sparse layout. ... ok (0.318s) 2023-01-11T21:26:55.4862506Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4862649Z This test tests conversion from any layout to any sparse layout. ... ok (0.319s) 2023-01-11T21:26:55.4862800Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4862941Z This test tests conversion from any layout to any sparse layout. ... ok (0.319s) 2023-01-11T21:26:55.4863092Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4863232Z This test tests conversion from any layout to any sparse layout. ... ok (0.319s) 2023-01-11T21:26:55.4863384Z test_to_sparse_SparseCSR_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4863524Z This test tests conversion from any layout to any sparse layout. ... ok (0.318s) 2023-01-11T21:26:55.4863680Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4863815Z This test tests conversion from any layout to any sparse layout. ... ok (0.244s) 2023-01-11T21:26:55.4863967Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4864130Z This test tests conversion from any layout to any sparse layout. ... ok (0.228s) 2023-01-11T21:26:55.4864290Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4864429Z This test tests conversion from any layout to any sparse layout. ... ok (0.244s) 2023-01-11T21:26:55.4864588Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4864729Z This test tests conversion from any layout to any sparse layout. ... ok (0.246s) 2023-01-11T21:26:55.4864886Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4865022Z This test tests conversion from any layout to any sparse layout. ... ok (0.244s) 2023-01-11T21:26:55.4865177Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4865318Z This test tests conversion from any layout to any sparse layout. ... ok (0.244s) 2023-01-11T21:26:55.4865477Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4865616Z This test tests conversion from any layout to any sparse layout. ... ok (0.240s) 2023-01-11T21:26:55.4865769Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4865910Z This test tests conversion from any layout to any sparse layout. ... ok (0.226s) 2023-01-11T21:26:55.4866062Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4866198Z This test tests conversion from any layout to any sparse layout. ... ok (0.226s) 2023-01-11T21:26:55.4866351Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4866490Z This test tests conversion from any layout to any sparse layout. ... ok (0.225s) 2023-01-11T21:26:55.4866647Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4866817Z This test tests conversion from any layout to any sparse layout. ... ok (0.226s) 2023-01-11T21:26:55.4866992Z test_to_sparse_SparseCSR_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4867158Z This test tests conversion from any layout to any sparse layout. ... ok (0.226s) 2023-01-11T21:26:55.4867314Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4867449Z This test tests conversion from any layout to any sparse layout. ... ok (0.237s) 2023-01-11T21:26:55.4867605Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4867747Z This test tests conversion from any layout to any sparse layout. ... ok (0.223s) 2023-01-11T21:26:55.4867908Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4868048Z This test tests conversion from any layout to any sparse layout. ... ok (0.243s) 2023-01-11T21:26:55.4868211Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4868352Z This test tests conversion from any layout to any sparse layout. ... ok (0.243s) 2023-01-11T21:26:55.4868508Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4868644Z This test tests conversion from any layout to any sparse layout. ... ok (0.240s) 2023-01-11T21:26:55.4868799Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4868942Z This test tests conversion from any layout to any sparse layout. ... ok (0.239s) 2023-01-11T21:26:55.4869096Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4869237Z This test tests conversion from any layout to any sparse layout. ... ok (0.240s) 2023-01-11T21:26:55.4869388Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4869551Z This test tests conversion from any layout to any sparse layout. ... ok (0.225s) 2023-01-11T21:26:55.4869704Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4869848Z This test tests conversion from any layout to any sparse layout. ... ok (0.225s) 2023-01-11T21:26:55.4869994Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4870140Z This test tests conversion from any layout to any sparse layout. ... ok (0.223s) 2023-01-11T21:26:55.4870294Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4870436Z This test tests conversion from any layout to any sparse layout. ... ok (0.227s) 2023-01-11T21:26:55.4870589Z test_to_sparse_SparseCSR_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4870730Z This test tests conversion from any layout to any sparse layout. ... ok (0.225s) 2023-01-11T21:26:55.4870890Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4871031Z This test tests conversion from any layout to any sparse layout. ... ok (0.164s) 2023-01-11T21:26:55.4871177Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4871317Z This test tests conversion from any layout to any sparse layout. ... ok (0.149s) 2023-01-11T21:26:55.4871475Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4871616Z This test tests conversion from any layout to any sparse layout. ... ok (0.165s) 2023-01-11T21:26:55.4871778Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4871920Z This test tests conversion from any layout to any sparse layout. ... ok (0.167s) 2023-01-11T21:26:55.4872073Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4872218Z This test tests conversion from any layout to any sparse layout. ... ok (0.164s) 2023-01-11T21:26:55.4872394Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4872536Z This test tests conversion from any layout to any sparse layout. ... ok (0.165s) 2023-01-11T21:26:55.4872692Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4872834Z This test tests conversion from any layout to any sparse layout. ... ok (0.161s) 2023-01-11T21:26:55.4872987Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4873128Z This test tests conversion from any layout to any sparse layout. ... ok (0.149s) 2023-01-11T21:26:55.4873281Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4873424Z This test tests conversion from any layout to any sparse layout. ... ok (0.149s) 2023-01-11T21:26:55.4873569Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4873714Z This test tests conversion from any layout to any sparse layout. ... ok (0.147s) 2023-01-11T21:26:55.4873869Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4874011Z This test tests conversion from any layout to any sparse layout. ... ok (0.149s) 2023-01-11T21:26:55.4874161Z test_to_sparse_SparseCSR_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4874302Z This test tests conversion from any layout to any sparse layout. ... ok (0.151s) 2023-01-11T21:26:55.4874457Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4874598Z This test tests conversion from any layout to any sparse layout. ... ok (0.162s) 2023-01-11T21:26:55.4874815Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4874958Z This test tests conversion from any layout to any sparse layout. ... ok (0.150s) 2023-01-11T21:26:55.4875156Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4875298Z This test tests conversion from any layout to any sparse layout. ... ok (0.160s) 2023-01-11T21:26:55.4875457Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4875597Z This test tests conversion from any layout to any sparse layout. ... ok (0.161s) 2023-01-11T21:26:55.4875751Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4875896Z This test tests conversion from any layout to any sparse layout. ... ok (0.159s) 2023-01-11T21:26:55.4876057Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4876193Z This test tests conversion from any layout to any sparse layout. ... ok (0.158s) 2023-01-11T21:26:55.4876353Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4876501Z This test tests conversion from any layout to any sparse layout. ... ok (0.157s) 2023-01-11T21:26:55.4876654Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4876797Z This test tests conversion from any layout to any sparse layout. ... ok (0.145s) 2023-01-11T21:26:55.4876951Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4877093Z This test tests conversion from any layout to any sparse layout. ... ok (0.144s) 2023-01-11T21:26:55.4877245Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4877380Z This test tests conversion from any layout to any sparse layout. ... ok (0.141s) 2023-01-11T21:26:55.4877532Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4877674Z This test tests conversion from any layout to any sparse layout. ... ok (0.144s) 2023-01-11T21:26:55.4877854Z test_to_sparse_SparseCSR_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4877994Z This test tests conversion from any layout to any sparse layout. ... ok (0.144s) 2023-01-11T21:26:55.4878153Z test_to_sparse_Strided_SparseBSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4878297Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:26:55.4878450Z test_to_sparse_Strided_SparseBSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4878584Z This test tests conversion from any layout to any sparse layout. ... ok (0.163s) 2023-01-11T21:26:55.4878746Z test_to_sparse_Strided_SparseBSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4878889Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:26:55.4879049Z test_to_sparse_Strided_SparseBSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4879197Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:26:55.4879355Z test_to_sparse_Strided_SparseBSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4879499Z This test tests conversion from any layout to any sparse layout. ... ok (0.177s) 2023-01-11T21:26:55.4879653Z test_to_sparse_Strided_SparseBSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4879789Z This test tests conversion from any layout to any sparse layout. ... ok (0.175s) 2023-01-11T21:26:55.4879943Z test_to_sparse_Strided_SparseBSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4880085Z This test tests conversion from any layout to any sparse layout. ... ok (0.165s) 2023-01-11T21:26:55.4880235Z test_to_sparse_Strided_SparseBSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4880376Z This test tests conversion from any layout to any sparse layout. ... ok (0.160s) 2023-01-11T21:26:55.4880526Z test_to_sparse_Strided_SparseBSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4880693Z This test tests conversion from any layout to any sparse layout. ... ok (0.160s) 2023-01-11T21:26:55.4880842Z test_to_sparse_Strided_SparseBSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4880978Z This test tests conversion from any layout to any sparse layout. ... ok (0.160s) 2023-01-11T21:26:55.4881131Z test_to_sparse_Strided_SparseBSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4881272Z This test tests conversion from any layout to any sparse layout. ... ok (0.161s) 2023-01-11T21:26:55.4881421Z test_to_sparse_Strided_SparseBSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4881564Z This test tests conversion from any layout to any sparse layout. ... ok (0.160s) 2023-01-11T21:26:55.4881722Z test_to_sparse_Strided_SparseBSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4881865Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:26:55.4882022Z test_to_sparse_Strided_SparseBSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4882156Z This test tests conversion from any layout to any sparse layout. ... ok (0.179s) 2023-01-11T21:26:55.4882315Z test_to_sparse_Strided_SparseBSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4882455Z This test tests conversion from any layout to any sparse layout. ... ok (0.190s) 2023-01-11T21:26:55.4882614Z test_to_sparse_Strided_SparseBSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4882755Z This test tests conversion from any layout to any sparse layout. ... ok (0.170s) 2023-01-11T21:26:55.4882907Z test_to_sparse_Strided_SparseBSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4883048Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:26:55.4883202Z test_to_sparse_Strided_SparseBSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4883370Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:26:55.4883521Z test_to_sparse_Strided_SparseBSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4883665Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:26:55.4883814Z test_to_sparse_Strided_SparseBSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4883958Z This test tests conversion from any layout to any sparse layout. ... ok (0.163s) 2023-01-11T21:26:55.4884105Z test_to_sparse_Strided_SparseBSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4884248Z This test tests conversion from any layout to any sparse layout. ... ok (0.163s) 2023-01-11T21:26:55.4884398Z test_to_sparse_Strided_SparseBSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4884541Z This test tests conversion from any layout to any sparse layout. ... ok (0.161s) 2023-01-11T21:26:55.4884683Z test_to_sparse_Strided_SparseBSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4884830Z This test tests conversion from any layout to any sparse layout. ... ok (0.181s) 2023-01-11T21:26:55.4884979Z test_to_sparse_Strided_SparseBSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4885120Z This test tests conversion from any layout to any sparse layout. ... ok (0.163s) 2023-01-11T21:26:55.4885276Z test_to_sparse_Strided_SparseBSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4885419Z This test tests conversion from any layout to any sparse layout. ... ok (0.117s) 2023-01-11T21:26:55.4885570Z test_to_sparse_Strided_SparseBSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4885711Z This test tests conversion from any layout to any sparse layout. ... ok (0.111s) 2023-01-11T21:26:55.4885866Z test_to_sparse_Strided_SparseBSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4886177Z This test tests conversion from any layout to any sparse layout. ... ok (0.116s) 2023-01-11T21:26:55.4886423Z test_to_sparse_Strided_SparseBSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4886603Z This test tests conversion from any layout to any sparse layout. ... ok (0.120s) 2023-01-11T21:26:55.4886793Z test_to_sparse_Strided_SparseBSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4886970Z This test tests conversion from any layout to any sparse layout. ... ok (0.117s) 2023-01-11T21:26:55.4887159Z test_to_sparse_Strided_SparseBSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4887336Z This test tests conversion from any layout to any sparse layout. ... ok (0.115s) 2023-01-11T21:26:55.4887519Z test_to_sparse_Strided_SparseBSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4887697Z This test tests conversion from any layout to any sparse layout. ... ok (0.115s) 2023-01-11T21:26:55.4887885Z test_to_sparse_Strided_SparseBSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4888068Z This test tests conversion from any layout to any sparse layout. ... ok (0.109s) 2023-01-11T21:26:55.4888253Z test_to_sparse_Strided_SparseBSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4888429Z This test tests conversion from any layout to any sparse layout. ... ok (0.109s) 2023-01-11T21:26:55.4888590Z test_to_sparse_Strided_SparseBSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4888730Z This test tests conversion from any layout to any sparse layout. ... ok (0.110s) 2023-01-11T21:26:55.4888873Z test_to_sparse_Strided_SparseBSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4889015Z This test tests conversion from any layout to any sparse layout. ... ok (0.110s) 2023-01-11T21:26:55.4889163Z test_to_sparse_Strided_SparseBSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4889306Z This test tests conversion from any layout to any sparse layout. ... ok (0.109s) 2023-01-11T21:26:55.4889496Z test_to_sparse_Strided_SparseBSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4889638Z This test tests conversion from any layout to any sparse layout. ... ok (0.118s) 2023-01-11T21:26:55.4889792Z test_to_sparse_Strided_SparseBSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4889934Z This test tests conversion from any layout to any sparse layout. ... ok (0.109s) 2023-01-11T21:26:55.4890083Z test_to_sparse_Strided_SparseBSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4890226Z This test tests conversion from any layout to any sparse layout. ... ok (0.117s) 2023-01-11T21:26:55.4890382Z test_to_sparse_Strided_SparseBSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4890524Z This test tests conversion from any layout to any sparse layout. ... ok (0.117s) 2023-01-11T21:26:55.4890677Z test_to_sparse_Strided_SparseBSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4890822Z This test tests conversion from any layout to any sparse layout. ... ok (0.116s) 2023-01-11T21:26:55.4890979Z test_to_sparse_Strided_SparseBSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4891120Z This test tests conversion from any layout to any sparse layout. ... ok (0.117s) 2023-01-11T21:26:55.4891264Z test_to_sparse_Strided_SparseBSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4891408Z This test tests conversion from any layout to any sparse layout. ... ok (0.124s) 2023-01-11T21:26:55.4891554Z test_to_sparse_Strided_SparseBSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4891693Z This test tests conversion from any layout to any sparse layout. ... ok (0.110s) 2023-01-11T21:26:55.4891846Z test_to_sparse_Strided_SparseBSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4891990Z This test tests conversion from any layout to any sparse layout. ... ok (0.111s) 2023-01-11T21:26:55.4892139Z test_to_sparse_Strided_SparseBSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4892309Z This test tests conversion from any layout to any sparse layout. ... ok (0.111s) 2023-01-11T21:26:55.4892454Z test_to_sparse_Strided_SparseBSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4892595Z This test tests conversion from any layout to any sparse layout. ... ok (0.111s) 2023-01-11T21:26:55.4892742Z test_to_sparse_Strided_SparseBSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4892886Z This test tests conversion from any layout to any sparse layout. ... ok (0.111s) 2023-01-11T21:26:55.4893042Z test_to_sparse_Strided_SparseCOO_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4893187Z This test tests conversion from any layout to any sparse layout. ... ok (0.074s) 2023-01-11T21:26:55.4893336Z test_to_sparse_Strided_SparseCOO_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4893478Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:26:55.4893643Z test_to_sparse_Strided_SparseCOO_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4893779Z This test tests conversion from any layout to any sparse layout. ... ok (0.075s) 2023-01-11T21:26:55.4893942Z test_to_sparse_Strided_SparseCOO_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4894085Z This test tests conversion from any layout to any sparse layout. ... ok (0.078s) 2023-01-11T21:26:55.4894238Z test_to_sparse_Strided_SparseCOO_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4894380Z This test tests conversion from any layout to any sparse layout. ... ok (0.075s) 2023-01-11T21:26:55.4894538Z test_to_sparse_Strided_SparseCOO_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4894680Z This test tests conversion from any layout to any sparse layout. ... ok (0.074s) 2023-01-11T21:26:55.4894831Z test_to_sparse_Strided_SparseCOO_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4894994Z This test tests conversion from any layout to any sparse layout. ... ok (0.072s) 2023-01-11T21:26:55.4895142Z test_to_sparse_Strided_SparseCOO_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4895283Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:26:55.4895430Z test_to_sparse_Strided_SparseCOO_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4895572Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:26:55.4895721Z test_to_sparse_Strided_SparseCOO_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4895866Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:26:55.4896017Z test_to_sparse_Strided_SparseCOO_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4896155Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:26:55.4896303Z test_to_sparse_Strided_SparseCOO_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4896452Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:26:55.4896613Z test_to_sparse_Strided_SparseCOO_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4896756Z This test tests conversion from any layout to any sparse layout. ... ok (0.087s) 2023-01-11T21:26:55.4896909Z test_to_sparse_Strided_SparseCOO_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4897073Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:26:55.4897253Z test_to_sparse_Strided_SparseCOO_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4897394Z This test tests conversion from any layout to any sparse layout. ... ok (0.075s) 2023-01-11T21:26:55.4897551Z test_to_sparse_Strided_SparseCOO_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4897698Z This test tests conversion from any layout to any sparse layout. ... ok (0.077s) 2023-01-11T21:26:55.4897875Z test_to_sparse_Strided_SparseCOO_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4898018Z This test tests conversion from any layout to any sparse layout. ... ok (0.074s) 2023-01-11T21:26:55.4898172Z test_to_sparse_Strided_SparseCOO_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4898316Z This test tests conversion from any layout to any sparse layout. ... ok (0.074s) 2023-01-11T21:26:55.4898469Z test_to_sparse_Strided_SparseCOO_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4898607Z This test tests conversion from any layout to any sparse layout. ... ok (0.072s) 2023-01-11T21:26:55.4898756Z test_to_sparse_Strided_SparseCOO_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4898901Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:26:55.4899051Z test_to_sparse_Strided_SparseCOO_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4899198Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:26:55.4899346Z test_to_sparse_Strided_SparseCOO_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4899488Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:26:55.4899639Z test_to_sparse_Strided_SparseCOO_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4899775Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:26:55.4899923Z test_to_sparse_Strided_SparseCOO_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4900067Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:26:55.4900223Z test_to_sparse_Strided_SparseCSC_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4900364Z This test tests conversion from any layout to any sparse layout. ... ok (0.068s) 2023-01-11T21:26:55.4900542Z test_to_sparse_Strided_SparseCSC_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4900687Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:26:55.4900845Z test_to_sparse_Strided_SparseCSC_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4900982Z This test tests conversion from any layout to any sparse layout. ... ok (0.070s) 2023-01-11T21:26:55.4901139Z test_to_sparse_Strided_SparseCSC_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4901283Z This test tests conversion from any layout to any sparse layout. ... ok (0.075s) 2023-01-11T21:26:55.4901436Z test_to_sparse_Strided_SparseCSC_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4901579Z This test tests conversion from any layout to any sparse layout. ... ok (0.071s) 2023-01-11T21:26:55.4901733Z test_to_sparse_Strided_SparseCSC_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4901877Z This test tests conversion from any layout to any sparse layout. ... ok (0.072s) 2023-01-11T21:26:55.4902035Z test_to_sparse_Strided_SparseCSC_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4902181Z This test tests conversion from any layout to any sparse layout. ... ok (0.068s) 2023-01-11T21:26:55.4902323Z test_to_sparse_Strided_SparseCSC_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4902469Z This test tests conversion from any layout to any sparse layout. ... ok (0.073s) 2023-01-11T21:26:55.4902616Z test_to_sparse_Strided_SparseCSC_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4902759Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:26:55.4902911Z test_to_sparse_Strided_SparseCSC_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4903056Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:26:55.4903205Z test_to_sparse_Strided_SparseCSC_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4903376Z This test tests conversion from any layout to any sparse layout. ... ok (0.068s) 2023-01-11T21:26:55.4903519Z test_to_sparse_Strided_SparseCSC_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4903662Z This test tests conversion from any layout to any sparse layout. ... ok (0.067s) 2023-01-11T21:26:55.4903816Z test_to_sparse_Strided_SparseCSC_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4903959Z This test tests conversion from any layout to any sparse layout. ... ok (0.073s) 2023-01-11T21:26:55.4904110Z test_to_sparse_Strided_SparseCSC_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4904254Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:26:55.4904411Z test_to_sparse_Strided_SparseCSC_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4904554Z This test tests conversion from any layout to any sparse layout. ... ok (0.071s) 2023-01-11T21:26:55.4904711Z test_to_sparse_Strided_SparseCSC_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4904856Z This test tests conversion from any layout to any sparse layout. ... ok (0.069s) 2023-01-11T21:26:55.4905010Z test_to_sparse_Strided_SparseCSC_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4905154Z This test tests conversion from any layout to any sparse layout. ... ok (0.067s) 2023-01-11T21:26:55.4905306Z test_to_sparse_Strided_SparseCSC_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4905449Z This test tests conversion from any layout to any sparse layout. ... ok (0.069s) 2023-01-11T21:26:55.4905604Z test_to_sparse_Strided_SparseCSC_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4905746Z This test tests conversion from any layout to any sparse layout. ... ok (0.067s) 2023-01-11T21:26:55.4905886Z test_to_sparse_Strided_SparseCSC_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4906060Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:26:55.4906210Z test_to_sparse_Strided_SparseCSC_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4906351Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:26:55.4906496Z test_to_sparse_Strided_SparseCSC_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4906639Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:26:55.4906788Z test_to_sparse_Strided_SparseCSC_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4906933Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:26:55.4907073Z test_to_sparse_Strided_SparseCSC_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4907220Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:26:55.4907375Z test_to_sparse_Strided_SparseCSR_int32_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4907524Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:26:55.4907675Z test_to_sparse_Strided_SparseCSR_int32_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4907816Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:26:55.4907973Z test_to_sparse_Strided_SparseCSR_int32_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4908115Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:26:55.4908265Z test_to_sparse_Strided_SparseCSR_int32_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4908408Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:26:55.4908562Z test_to_sparse_Strided_SparseCSR_int32_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4908705Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:26:55.4908880Z test_to_sparse_Strided_SparseCSR_int32_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4909025Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:26:55.4909177Z test_to_sparse_Strided_SparseCSR_int32_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4909320Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:26:55.4909462Z test_to_sparse_Strided_SparseCSR_int32_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4909605Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:26:55.4909753Z test_to_sparse_Strided_SparseCSR_int32_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4909896Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:26:55.4910042Z test_to_sparse_Strided_SparseCSR_int32_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4910195Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:26:55.4910345Z test_to_sparse_Strided_SparseCSR_int32_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4910486Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:26:55.4910634Z test_to_sparse_Strided_SparseCSR_int32_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4910769Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:26:55.4910929Z test_to_sparse_Strided_SparseCSR_int64_cuda_bfloat16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4911071Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:26:55.4911221Z test_to_sparse_Strided_SparseCSR_int64_cuda_bool (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4911361Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:26:55.4911546Z test_to_sparse_Strided_SparseCSR_int64_cuda_complex128 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4911688Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:26:55.4911850Z test_to_sparse_Strided_SparseCSR_int64_cuda_complex64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4911985Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:26:55.4912139Z test_to_sparse_Strided_SparseCSR_int64_cuda_float16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4912281Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:26:55.4912434Z test_to_sparse_Strided_SparseCSR_int64_cuda_float32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4912577Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:26:55.4912729Z test_to_sparse_Strided_SparseCSR_int64_cuda_float64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4912872Z This test tests conversion from any layout to any sparse layout. ... ok (0.063s) 2023-01-11T21:26:55.4913028Z test_to_sparse_Strided_SparseCSR_int64_cuda_int16 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4913163Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:26:55.4913311Z test_to_sparse_Strided_SparseCSR_int64_cuda_int32 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4913451Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:26:55.4913599Z test_to_sparse_Strided_SparseCSR_int64_cuda_int64 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4913740Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:26:55.4913888Z test_to_sparse_Strided_SparseCSR_int64_cuda_int8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4914029Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:26:55.4914174Z test_to_sparse_Strided_SparseCSR_int64_cuda_uint8 (__main__.TestSparseAnyCUDA) 2023-01-11T21:26:55.4914343Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:26:55.4915638Z test_Sparse_to_Sparse_copy__cuda_bfloat16 (__main__.TestSparseCUDA) ... /var/lib/jenkins/workspace/test/test_sparse.py:757: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:26:55.4915744Z self.assertEqual(None, x1.grad) 2023-01-11T21:26:55.4915817Z ok (0.030s) 2023-01-11T21:26:55.4916175Z test_Sparse_to_Sparse_copy__cuda_complex128 (__main__.TestSparseCUDA) ... /var/lib/jenkins/workspace/test/test_sparse.py:729: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:26:55.4916268Z x1 = x1.to(torch.float32) 2023-01-11T21:26:55.4916341Z ok (0.029s) 2023-01-11T21:26:55.4916498Z test_Sparse_to_Sparse_copy__cuda_float64 (__main__.TestSparseCUDA) ... ok (0.029s) 2023-01-11T21:26:55.4916767Z test_Sparse_to_Sparse_copy_multi_gpu_cuda_complex128 (__main__.TestSparseCUDA) ... skip: no multi-GPU (0.001s) 2023-01-11T21:26:55.4917023Z test_Sparse_to_Sparse_copy_multi_gpu_cuda_float64 (__main__.TestSparseCUDA) ... skip: no multi-GPU (0.001s) 2023-01-11T21:26:55.4917178Z test_add_dense_sparse_mismatch_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.013s) 2023-01-11T21:26:55.4917337Z test_add_dense_sparse_mismatch_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.012s) 2023-01-11T21:26:55.4917490Z test_add_noncontiguous_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4917670Z test_add_noncontiguous_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4917819Z test_add_sub_nnz_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4917956Z test_add_sub_nnz_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4918095Z test_add_zeros_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.015s) 2023-01-11T21:26:55.4918231Z test_add_zeros_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.014s) 2023-01-11T21:26:55.4918353Z test_any_cuda (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4918483Z test_asin_arcsin_cuda_float32 (__main__.TestSparseCUDA) ... ok (0.025s) 2023-01-11T21:26:55.4918620Z test_asin_arcsin_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.026s) 2023-01-11T21:26:55.4918758Z test_asin_arcsin_cuda_int16 (__main__.TestSparseCUDA) ... ok (0.104s) 2023-01-11T21:26:55.4918893Z test_asin_arcsin_cuda_int32 (__main__.TestSparseCUDA) ... ok (0.104s) 2023-01-11T21:26:55.4919033Z test_asin_arcsin_cuda_int64 (__main__.TestSparseCUDA) ... ok (0.103s) 2023-01-11T21:26:55.4919170Z test_asin_arcsin_cuda_int8 (__main__.TestSparseCUDA) ... ok (0.104s) 2023-01-11T21:26:55.4919303Z test_asin_arcsin_cuda_uint8 (__main__.TestSparseCUDA) ... ok (0.105s) 2023-01-11T21:26:55.4919432Z test_assign_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.003s) 2023-01-11T21:26:55.4919568Z test_basic_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.056s) 2023-01-11T21:26:55.4919699Z test_basic_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.054s) 2023-01-11T21:26:55.4919832Z test_basic_ops_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.311s) 2023-01-11T21:26:55.4919960Z test_bmm_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.391s) 2023-01-11T21:26:55.4920180Z test_bmm_cuda_version_error_cuda_float64 (__main__.TestSparseCUDA) ... skip: this test ensures bmm gives error if CUDA version is less than 10.1 (0.001s) 2023-01-11T21:26:55.4920355Z test_bmm_deterministic_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.156s) 2023-01-11T21:26:55.4920707Z test_bmm_windows_error_cuda_float64 (__main__.TestSparseCUDA) ... skip: this test ensures bmm sparse-dense CUDA gives an error when run on Windows with CUDA < 11.0 (0.001s) 2023-01-11T21:26:55.4920842Z test_cat_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.062s) 2023-01-11T21:26:55.4920965Z test_cat_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.060s) 2023-01-11T21:26:55.4921121Z test_change_tensor_metadata_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.004s) 2023-01-11T21:26:55.4921275Z test_change_tensor_metadata_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.004s) 2023-01-11T21:26:55.4921412Z test_clone_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4921543Z test_clone_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4921681Z test_coalesce_cuda_bfloat16 (__main__.TestSparseCUDA) ... ok (0.019s) 2023-01-11T21:26:55.4921831Z test_coalesce_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.018s) 2023-01-11T21:26:55.4921975Z test_coalesce_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.017s) 2023-01-11T21:26:55.4922122Z test_coalesce_reference_cycle_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4922298Z test_coalesce_transpose_mm_cuda_float64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4922471Z test_constructor_device_legacy_cuda (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:26:55.4922608Z test_contig_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4922740Z test_contig_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4922885Z test_contig_hybrid_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.007s) 2023-01-11T21:26:55.4923025Z test_contig_hybrid_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.007s) 2023-01-11T21:26:55.4923194Z test_ctor_large_sizes_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.008s) 2023-01-11T21:26:55.4923337Z test_ctor_size_checks_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4923479Z test_ctor_size_checks_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4923612Z test_cuda_empty_cuda (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4923753Z test_div_by_sparse_error_cuda (__main__.TestSparseCUDA) ... ok (0.005s) 2023-01-11T21:26:55.4923901Z test_div_rounding_mode_cuda_float32 (__main__.TestSparseCUDA) ... ok (0.010s) 2023-01-11T21:26:55.4924045Z test_div_rounding_mode_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.010s) 2023-01-11T21:26:55.4924174Z test_dsmm_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.681s) 2023-01-11T21:26:55.4924324Z test_dtypes_cuda (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4924468Z test_empty_full_cuda (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4924617Z test_empty_like_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.056s) 2023-01-11T21:26:55.4924755Z test_empty_like_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.055s) 2023-01-11T21:26:55.4924912Z test_factory_copy_cuda (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:26:55.4925070Z test_factory_cuda_complex128 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:26:55.4925231Z test_factory_cuda_complex64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:26:55.4925385Z test_factory_cuda_float16 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:26:55.4925538Z test_factory_cuda_float32 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:26:55.4925684Z test_factory_cuda_float64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:26:55.4925825Z test_factory_default_cuda (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4926275Z test_factory_dense_dim_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.016s) 2023-01-11T21:26:55.4926460Z test_factory_dense_dim_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.016s) 2023-01-11T21:26:55.4926650Z test_factory_device_type_inference_cuda (__main__.TestSparseCUDA) ... ok (0.032s) 2023-01-11T21:26:55.4926824Z test_factory_empty_indices_cuda (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4927002Z test_factory_nnz_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.016s) 2023-01-11T21:26:55.4927172Z test_factory_nnz_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.016s) 2023-01-11T21:26:55.4927355Z test_factory_nnz_zero_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.004s) 2023-01-11T21:26:55.4927525Z test_factory_nnz_zero_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.003s) 2023-01-11T21:26:55.4927715Z test_factory_size_check_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.028s) 2023-01-11T21:26:55.4927902Z test_factory_size_check_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.027s) 2023-01-11T21:26:55.4928131Z test_factory_type_inference_cuda_complex128 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4928354Z test_factory_type_inference_cuda_complex64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4928538Z test_factory_type_inference_cuda_float16 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4928714Z test_factory_type_inference_cuda_float32 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4928886Z test_factory_type_inference_cuda_float64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4929049Z test_factory_type_inference_cuda_int64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4929199Z test_floor_divide_by_sparse_error_cuda (__main__.TestSparseCUDA) ... ok (0.005s) 2023-01-11T21:26:55.4929399Z test_full_broadcast_to_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.061s) 2023-01-11T21:26:55.4929547Z test_full_broadcast_to_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.059s) 2023-01-11T21:26:55.4929677Z test_hsmm_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.019s) 2023-01-11T21:26:55.4929820Z test_index_select_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.116s) 2023-01-11T21:26:55.4929962Z test_index_select_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.128s) 2023-01-11T21:26:55.4930142Z test_index_select_empty_and_non_contiguous_index_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.011s) 2023-01-11T21:26:55.4930311Z test_index_select_empty_and_non_contiguous_index_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.011s) 2023-01-11T21:26:55.4930480Z test_index_select_exhaustive_index_large_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.167s) 2023-01-11T21:26:55.4930644Z test_index_select_exhaustive_index_large_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.158s) 2023-01-11T21:26:55.4930819Z test_index_select_exhaustive_index_small_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.712s) 2023-01-11T21:26:55.4930988Z test_index_select_exhaustive_index_small_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.651s) 2023-01-11T21:26:55.4931144Z test_index_select_parallelization_cuda_complex128 (__main__.TestSparseCUDA) 2023-01-11T21:26:55.4931323Z Test with sizes that will trigger parallelization (i.e. with sizes ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4931471Z test_index_select_parallelization_cuda_float64 (__main__.TestSparseCUDA) 2023-01-11T21:26:55.4931646Z Test with sizes that will trigger parallelization (i.e. with sizes ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4931768Z test_is_nonzero_cuda (__main__.TestSparseCUDA) ... ok (0.005s) 2023-01-11T21:26:55.4931898Z test_is_sparse_cuda (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4932024Z test_isnan_cuda (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4932508Z test_legacy_constructor_cuda (__main__.TestSparseCUDA) ... /var/lib/jenkins/workspace/test/test_sparse.py:2817: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:55.4932678Z self.assertRaises(TypeError, lambda: torch.sparse.FloatTensor(v.storage())) 2023-01-11T21:26:55.4932752Z ok (0.005s) 2023-01-11T21:26:55.4933219Z test_legacy_new_cuda (__main__.TestSparseCUDA) ... /var/lib/jenkins/workspace/test/test_sparse.py:2829: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:55.4933355Z self.assertRaises(TypeError, lambda: s.new(v.storage())) 2023-01-11T21:26:55.4933434Z ok (0.005s) 2023-01-11T21:26:55.4933570Z test_log1p_cuda_float32 (__main__.TestSparseCUDA) ... ok (0.011s) 2023-01-11T21:26:55.4933692Z test_log1p_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.011s) 2023-01-11T21:26:55.4933819Z test_log1p_cuda_int16 (__main__.TestSparseCUDA) ... ok (0.029s) 2023-01-11T21:26:55.4933950Z test_log1p_cuda_int32 (__main__.TestSparseCUDA) ... ok (0.029s) 2023-01-11T21:26:55.4934077Z test_log1p_cuda_int64 (__main__.TestSparseCUDA) ... ok (0.029s) 2023-01-11T21:26:55.4934206Z test_log1p_cuda_int8 (__main__.TestSparseCUDA) ... ok (0.030s) 2023-01-11T21:26:55.4934332Z test_log1p_cuda_uint8 (__main__.TestSparseCUDA) ... ok (0.029s) 2023-01-11T21:26:55.4934487Z test_mm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4934641Z test_mm_cuda_float64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4934762Z test_mv_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.045s) 2023-01-11T21:26:55.4934928Z test_narrow_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.090s) 2023-01-11T21:26:55.4935062Z test_narrow_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.090s) 2023-01-11T21:26:55.4935211Z test_neg_negative_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.170s) 2023-01-11T21:26:55.4935352Z test_neg_negative_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.013s) 2023-01-11T21:26:55.4935486Z test_new_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.005s) 2023-01-11T21:26:55.4935615Z test_new_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.005s) 2023-01-11T21:26:55.4935827Z test_new_device_multi_gpu_cuda (__main__.TestSparseCUDA) ... skip: only one GPU detected (0.001s) 2023-01-11T21:26:55.4935995Z test_new_device_single_gpu_cuda (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4936162Z test_norm_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.058s) 2023-01-11T21:26:55.4936327Z test_norm_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.053s) 2023-01-11T21:26:55.4936501Z test_permute_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.478s) 2023-01-11T21:26:55.4936670Z test_permute_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.399s) 2023-01-11T21:26:55.4936836Z test_pickle_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.013s) 2023-01-11T21:26:55.4937017Z test_print_coalesced_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.013s) 2023-01-11T21:26:55.4937199Z test_print_uncoalesced_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.013s) 2023-01-11T21:26:55.4937349Z test_resize_as_cuda (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4937517Z test_resize_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.032s) 2023-01-11T21:26:55.4937679Z test_resize_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.031s) 2023-01-11T21:26:55.4937880Z test_saddmm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4938106Z test_saddmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4938314Z test_same_gpu_cuda (__main__.TestSparseCUDA) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T21:26:55.4938485Z test_scalar_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.005s) 2023-01-11T21:26:55.4938630Z test_scalar_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.005s) 2023-01-11T21:26:55.4938761Z test_select_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.115s) 2023-01-11T21:26:55.4938899Z test_select_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.112s) 2023-01-11T21:26:55.4939050Z test_select_no_type_promotion_cuda_int16 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4939202Z test_select_no_type_promotion_cuda_int32 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4939348Z test_select_no_type_promotion_cuda_int64 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4939498Z test_select_no_type_promotion_cuda_int8 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4939648Z test_select_no_type_promotion_cuda_uint8 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4939786Z test_shared_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4939912Z test_shared_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4940052Z test_small_nnz_coalesced_cuda (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4940188Z test_softmax_cuda_float64 (__main__.TestSparseCUDA) ... ok (1.268s) 2023-01-11T21:26:55.4940331Z test_softmax_zero_nnz_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4940464Z test_spadd_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.111s) 2023-01-11T21:26:55.4940615Z test_sparse_add_coalesce_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4940765Z test_sparse_add_coalesce_cuda_complex64 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4940914Z test_sparse_add_coalesce_cuda_float32 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4941086Z test_sparse_add_coalesce_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4941242Z test_sparse_add_out_bfloat16_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.005s) 2023-01-11T21:26:55.4941395Z test_sparse_add_out_bfloat16_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.005s) 2023-01-11T21:26:55.4941624Z test_sparse_addmm_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.001s) 2023-01-11T21:26:55.4941841Z test_sparse_addmm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.001s) 2023-01-11T21:26:55.4942045Z test_sparse_addmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.001s) 2023-01-11T21:26:55.4942191Z test_sparse_bool_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4942338Z test_sparse_bool_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4942485Z test_sparse_broadcast_to_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.018s) 2023-01-11T21:26:55.4942633Z test_sparse_broadcast_to_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.017s) 2023-01-11T21:26:55.4942863Z test_sparse_dense_mul_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: Test with dtype=torch.bfloat16, device=cuda:0 runs only with coalesced inputs (0.105s) 2023-01-11T21:26:55.4943086Z test_sparse_dense_mul_cuda_bool (__main__.TestSparseCUDA) ... skip: Test with dtype=torch.bool, device=cuda:0 runs only with coalesced inputs (0.008s) 2023-01-11T21:26:55.4943234Z test_sparse_dense_mul_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.231s) 2023-01-11T21:26:55.4943382Z test_sparse_dense_mul_cuda_complex64 (__main__.TestSparseCUDA) ... ok (0.243s) 2023-01-11T21:26:55.4943608Z test_sparse_dense_mul_cuda_float16 (__main__.TestSparseCUDA) ... skip: Test with dtype=torch.float16, device=cuda:0 runs only with coalesced inputs (0.097s) 2023-01-11T21:26:55.4943779Z test_sparse_dense_mul_cuda_float32 (__main__.TestSparseCUDA) ... ok (0.207s) 2023-01-11T21:26:55.4943924Z test_sparse_dense_mul_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.200s) 2023-01-11T21:26:55.4944059Z test_sparse_dense_mul_cuda_int16 (__main__.TestSparseCUDA) ... ok (0.165s) 2023-01-11T21:26:55.4944201Z test_sparse_dense_mul_cuda_int32 (__main__.TestSparseCUDA) ... ok (0.170s) 2023-01-11T21:26:55.4944342Z test_sparse_dense_mul_cuda_int64 (__main__.TestSparseCUDA) ... ok (0.154s) 2023-01-11T21:26:55.4944482Z test_sparse_dense_mul_cuda_int8 (__main__.TestSparseCUDA) ... ok (0.161s) 2023-01-11T21:26:55.4944620Z test_sparse_dense_mul_cuda_uint8 (__main__.TestSparseCUDA) ... ok (0.161s) 2023-01-11T21:26:55.4944759Z test_sparse_mask_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.042s) 2023-01-11T21:26:55.4944897Z test_sparse_mask_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.040s) 2023-01-11T21:26:55.4945053Z test_sparse_mask_hybrid_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.058s) 2023-01-11T21:26:55.4945193Z test_sparse_mask_hybrid_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.053s) 2023-01-11T21:26:55.4945325Z test_sparse_matmul_cuda_bfloat16 (__main__.TestSparseCUDA) 2023-01-11T21:26:55.4945500Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.663s) 2023-01-11T21:26:55.4945635Z test_sparse_matmul_cuda_complex128 (__main__.TestSparseCUDA) 2023-01-11T21:26:55.4945804Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (8.391s) 2023-01-11T21:26:55.4945939Z test_sparse_matmul_cuda_complex64 (__main__.TestSparseCUDA) 2023-01-11T21:26:55.4946109Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.677s) 2023-01-11T21:26:55.4946240Z test_sparse_matmul_cuda_float16 (__main__.TestSparseCUDA) 2023-01-11T21:26:55.4946411Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.668s) 2023-01-11T21:26:55.4946557Z test_sparse_matmul_cuda_float32 (__main__.TestSparseCUDA) 2023-01-11T21:26:55.4946724Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.683s) 2023-01-11T21:26:55.4946851Z test_sparse_matmul_cuda_float64 (__main__.TestSparseCUDA) 2023-01-11T21:26:55.4947018Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (4.280s) 2023-01-11T21:26:55.4947156Z test_sparse_mm_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.052s) 2023-01-11T21:26:55.4947295Z test_sparse_mul_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.014s) 2023-01-11T21:26:55.4947526Z test_sparse_sparse_mul_cuda_bfloat16 (__main__.TestSparseCUDA) ... skip: Test with dtype=torch.bfloat16, device=cuda:0 runs only with coalesced inputs (0.022s) 2023-01-11T21:26:55.4947677Z test_sparse_sparse_mul_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.053s) 2023-01-11T21:26:55.4947821Z test_sparse_sparse_mul_cuda_complex64 (__main__.TestSparseCUDA) ... ok (0.054s) 2023-01-11T21:26:55.4947965Z test_sparse_sparse_mul_cuda_float32 (__main__.TestSparseCUDA) ... ok (0.052s) 2023-01-11T21:26:55.4948113Z test_sparse_sparse_mul_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.051s) 2023-01-11T21:26:55.4948255Z test_sparse_sparse_mul_cuda_int16 (__main__.TestSparseCUDA) ... ok (0.045s) 2023-01-11T21:26:55.4948398Z test_sparse_sparse_mul_cuda_int32 (__main__.TestSparseCUDA) ... ok (0.045s) 2023-01-11T21:26:55.4948540Z test_sparse_sparse_mul_cuda_int64 (__main__.TestSparseCUDA) ... ok (0.044s) 2023-01-11T21:26:55.4948682Z test_sparse_sparse_mul_cuda_int8 (__main__.TestSparseCUDA) ... ok (0.045s) 2023-01-11T21:26:55.4948823Z test_sparse_sparse_mul_cuda_uint8 (__main__.TestSparseCUDA) ... ok (0.045s) 2023-01-11T21:26:55.4948979Z test_sparse_spdiags_cuda_bool (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T21:26:55.4949172Z test_sparse_spdiags_cuda_complex128 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T21:26:55.4949343Z test_sparse_spdiags_cuda_complex64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T21:26:55.4949509Z test_sparse_spdiags_cuda_float32 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T21:26:55.4949674Z test_sparse_spdiags_cuda_float64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T21:26:55.4949840Z test_sparse_spdiags_cuda_int16 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T21:26:55.4950000Z test_sparse_spdiags_cuda_int32 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T21:26:55.4950160Z test_sparse_spdiags_cuda_int64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T21:26:55.4950320Z test_sparse_spdiags_cuda_int8 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T21:26:55.4950469Z test_sparse_spdiags_cuda_uint8 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T21:26:55.4950615Z test_sparse_sum_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.193s) 2023-01-11T21:26:55.4950771Z test_sparse_to_numpy_cuda (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:26:55.4950933Z test_sspaddmm_cuda_complex128 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:26:55.4951095Z test_sspaddmm_cuda_float64 (__main__.TestSparseCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:26:55.4951232Z test_storage_not_null_cuda (__main__.TestSparseCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4951359Z test_sum_cuda_bool (__main__.TestSparseCUDA) ... ok (0.012s) 2023-01-11T21:26:55.4951494Z test_sum_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.019s) 2023-01-11T21:26:55.4951619Z test_sum_cuda_complex64 (__main__.TestSparseCUDA) ... ok (0.020s) 2023-01-11T21:26:55.4951747Z test_sum_cuda_float32 (__main__.TestSparseCUDA) ... ok (0.019s) 2023-01-11T21:26:55.4951904Z test_sum_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.018s) 2023-01-11T21:26:55.4952034Z test_sum_cuda_int16 (__main__.TestSparseCUDA) ... ok (0.012s) 2023-01-11T21:26:55.4952163Z test_sum_cuda_int32 (__main__.TestSparseCUDA) ... ok (0.012s) 2023-01-11T21:26:55.4952290Z test_sum_cuda_int64 (__main__.TestSparseCUDA) ... ok (0.012s) 2023-01-11T21:26:55.4952416Z test_sum_cuda_int8 (__main__.TestSparseCUDA) ... ok (0.012s) 2023-01-11T21:26:55.4952543Z test_sum_cuda_uint8 (__main__.TestSparseCUDA) ... ok (0.012s) 2023-01-11T21:26:55.4952674Z test_t_empty_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4952811Z test_t_empty_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4952947Z test_to_dense_cuda_bfloat16 (__main__.TestSparseCUDA) ... ok (0.013s) 2023-01-11T21:26:55.4953087Z test_to_dense_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.012s) 2023-01-11T21:26:55.4953224Z test_to_dense_cuda_complex64 (__main__.TestSparseCUDA) ... ok (0.013s) 2023-01-11T21:26:55.4953366Z test_to_dense_cuda_float16 (__main__.TestSparseCUDA) ... ok (0.013s) 2023-01-11T21:26:55.4953503Z test_to_dense_cuda_float32 (__main__.TestSparseCUDA) ... ok (0.012s) 2023-01-11T21:26:55.4953635Z test_to_dense_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.015s) 2023-01-11T21:26:55.4953777Z test_to_dense_hybrid_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.016s) 2023-01-11T21:26:55.4953919Z test_to_dense_hybrid_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.009s) 2023-01-11T21:26:55.4954056Z test_to_sparse_cuda_bfloat16 (__main__.TestSparseCUDA) ... ok (0.064s) 2023-01-11T21:26:55.4954196Z test_to_sparse_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.056s) 2023-01-11T21:26:55.4954336Z test_to_sparse_cuda_complex64 (__main__.TestSparseCUDA) ... ok (0.058s) 2023-01-11T21:26:55.4954473Z test_to_sparse_cuda_float16 (__main__.TestSparseCUDA) ... ok (0.056s) 2023-01-11T21:26:55.4954608Z test_to_sparse_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.054s) 2023-01-11T21:26:55.4954870Z test_to_sparse_cuda_int32 (__main__.TestSparseCUDA) ... ok (0.044s) 2023-01-11T21:26:55.4955017Z test_transpose_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.033s) 2023-01-11T21:26:55.4955152Z test_transpose_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.032s) 2023-01-11T21:26:55.4955292Z test_unsqueeze_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.044s) 2023-01-11T21:26:55.4955428Z test_unsqueeze_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.042s) 2023-01-11T21:26:55.4955561Z test_zeros_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.220s) 2023-01-11T21:26:55.4955693Z test_zeros_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.213s) 2023-01-11T21:26:55.4955836Z test_zeros_like_cuda_complex128 (__main__.TestSparseCUDA) ... ok (0.241s) 2023-01-11T21:26:55.4955968Z test_zeros_like_cuda_float64 (__main__.TestSparseCUDA) ... ok (0.239s) 2023-01-11T21:26:55.4956154Z test_future_empty_dim_masked_amax_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4956307Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.031s) 2023-01-11T21:26:55.4956483Z test_future_empty_dim_masked_amax_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4956630Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.030s) 2023-01-11T21:26:55.4956805Z test_future_empty_dim_masked_amax_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4956951Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.030s) 2023-01-11T21:26:55.4957122Z test_future_empty_dim_masked_amax_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4957263Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.030s) 2023-01-11T21:26:55.4957430Z test_future_empty_dim_masked_amax_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4957572Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2023-01-11T21:26:55.4957770Z test_future_empty_dim_masked_amax_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4957912Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2023-01-11T21:26:55.4958086Z test_future_empty_dim_masked_amax_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4958228Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2023-01-11T21:26:55.4958397Z test_future_empty_dim_masked_amax_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4958536Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2023-01-11T21:26:55.4958697Z test_future_empty_dim_masked_amax_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4958844Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2023-01-11T21:26:55.4959021Z test_future_empty_dim_masked_amin_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4959168Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.030s) 2023-01-11T21:26:55.4959340Z test_future_empty_dim_masked_amin_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4959481Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.030s) 2023-01-11T21:26:55.4959654Z test_future_empty_dim_masked_amin_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4959794Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.031s) 2023-01-11T21:26:55.4959958Z test_future_empty_dim_masked_amin_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4960102Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.031s) 2023-01-11T21:26:55.4960274Z test_future_empty_dim_masked_amin_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4960415Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2023-01-11T21:26:55.4960608Z test_future_empty_dim_masked_amin_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4960756Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2023-01-11T21:26:55.4960925Z test_future_empty_dim_masked_amin_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4961069Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2023-01-11T21:26:55.4961234Z test_future_empty_dim_masked_amin_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4961373Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2023-01-11T21:26:55.4961545Z test_future_empty_dim_masked_amin_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4961686Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2023-01-11T21:26:55.4961865Z test_future_empty_dim_masked_prod_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4962010Z Currently, `dim=()` in reductions operations means "reduce over ... ok (1.503s) 2023-01-11T21:26:55.4962183Z test_future_empty_dim_masked_prod_cuda_bool (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4962322Z Currently, `dim=()` in reductions operations means "reduce over ... ok (1.458s) 2023-01-11T21:26:55.4962505Z test_future_empty_dim_masked_prod_cuda_complex128 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4962639Z Currently, `dim=()` in reductions operations means "reduce over ... ok (6.001s) 2023-01-11T21:26:55.4962818Z test_future_empty_dim_masked_prod_cuda_complex64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4962960Z Currently, `dim=()` in reductions operations means "reduce over ... ok (3.683s) 2023-01-11T21:26:55.4963139Z test_future_empty_dim_masked_prod_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4963284Z Currently, `dim=()` in reductions operations means "reduce over ... ok (1.488s) 2023-01-11T21:26:55.4963488Z test_future_empty_dim_masked_prod_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4963630Z Currently, `dim=()` in reductions operations means "reduce over ... ok (1.403s) 2023-01-11T21:26:55.4963800Z test_future_empty_dim_masked_prod_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4963937Z Currently, `dim=()` in reductions operations means "reduce over ... ok (1.411s) 2023-01-11T21:26:55.4964107Z test_future_empty_dim_masked_prod_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4964248Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.032s) 2023-01-11T21:26:55.4964415Z test_future_empty_dim_masked_prod_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4964556Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.036s) 2023-01-11T21:26:55.4964730Z test_future_empty_dim_masked_prod_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4964874Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.030s) 2023-01-11T21:26:55.4965045Z test_future_empty_dim_masked_prod_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4965176Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.032s) 2023-01-11T21:26:55.4965348Z test_future_empty_dim_masked_prod_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4965492Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.038s) 2023-01-11T21:26:55.4965666Z test_future_empty_dim_masked_sum_cuda_bfloat16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4965809Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.051s) 2023-01-11T21:26:55.4966241Z test_future_empty_dim_masked_sum_cuda_bool (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4966417Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.042s) 2023-01-11T21:26:55.4966741Z test_future_empty_dim_masked_sum_cuda_complex128 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4966913Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.038s) 2023-01-11T21:26:55.4967134Z test_future_empty_dim_masked_sum_cuda_complex64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4967317Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.040s) 2023-01-11T21:26:55.4967533Z test_future_empty_dim_masked_sum_cuda_float16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4967708Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.041s) 2023-01-11T21:26:55.4967923Z test_future_empty_dim_masked_sum_cuda_float32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4968098Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.043s) 2023-01-11T21:26:55.4968310Z test_future_empty_dim_masked_sum_cuda_float64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4968462Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.059s) 2023-01-11T21:26:55.4968624Z test_future_empty_dim_masked_sum_cuda_int16 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4968763Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.039s) 2023-01-11T21:26:55.4968931Z test_future_empty_dim_masked_sum_cuda_int32 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4969072Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.035s) 2023-01-11T21:26:55.4969240Z test_future_empty_dim_masked_sum_cuda_int64 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4969381Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.036s) 2023-01-11T21:26:55.4969550Z test_future_empty_dim_masked_sum_cuda_int8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4969690Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.035s) 2023-01-11T21:26:55.4969886Z test_future_empty_dim_masked_sum_cuda_uint8 (__main__.TestSparseMaskedReductionsCUDA) 2023-01-11T21:26:55.4970028Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.031s) 2023-01-11T21:26:55.4970147Z test_basic (__main__.TestSparseMeta) ... ok (0.002s) 2023-01-11T21:26:55.4970280Z test_cuda_from_cpu (__main__.TestSparseOneOff) ... ok (0.022s) 2023-01-11T21:26:55.4970428Z test_cuda_sparse_cpu_dense_add (__main__.TestSparseOneOff) ... ok (0.018s) 2023-01-11T21:26:55.4970798Z test_inplace_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: In-place abs not supported for complex tensors (0.001s) 2023-01-11T21:26:55.4971107Z test_inplace_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: In-place abs not supported for complex tensors (0.001s) 2023-01-11T21:26:55.4971271Z test_inplace_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4971425Z test_inplace_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4971585Z test_inplace_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4971738Z test_inplace_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4971896Z test_inplace_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4972050Z test_inplace_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4972208Z test_inplace_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4972371Z test_inplace_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4972538Z test_inplace_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4972698Z test_inplace_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4972877Z test_inplace_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4973037Z test_inplace_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4973192Z test_inplace_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4973349Z test_inplace_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4973509Z test_inplace_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4973661Z test_inplace_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4973832Z test_inplace_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4973998Z test_inplace_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4974158Z test_inplace_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4974326Z test_inplace_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4974486Z test_inplace_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4974645Z test_inplace_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4974805Z test_inplace_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4974967Z test_inplace_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4975122Z test_inplace_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4975285Z test_inplace_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4975445Z test_inplace_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4975605Z test_inplace_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4975818Z test_inplace_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4976014Z test_inplace_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4976205Z test_inplace_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4976394Z test_inplace_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4976587Z test_inplace_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4976782Z test_inplace_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4976988Z test_inplace_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4977192Z test_inplace_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4977393Z test_inplace_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4977595Z test_inplace_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4977790Z test_inplace_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4977983Z test_inplace_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4978172Z test_inplace_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4978368Z test_inplace_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4978558Z test_inplace_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4978716Z test_inplace_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4978875Z test_inplace_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4979030Z test_inplace_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4979207Z test_inplace_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4979359Z test_inplace_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4979513Z test_inplace_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4979665Z test_inplace_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4979868Z test_inplace_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4980060Z test_inplace_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4980257Z test_inplace_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4980443Z test_inplace_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4980642Z test_inplace_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4980833Z test_inplace_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4981028Z test_inplace_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4981218Z test_inplace_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4981404Z test_inplace_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4981638Z test_inplace_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:26:55.4981872Z test_inplace_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:26:55.4982122Z test_inplace_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:26:55.4982351Z test_inplace_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:26:55.4982581Z test_inplace_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:26:55.4982797Z test_inplace_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:26:55.4983012Z test_inplace_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:26:55.4983237Z test_inplace_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:26:55.4983465Z test_inplace_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2023-01-11T21:26:55.4983630Z test_inplace_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4983794Z test_inplace_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4983953Z test_inplace_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.4984108Z test_inplace_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.4984270Z test_inplace_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.4984431Z test_inplace_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.4984591Z test_inplace_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.4984786Z test_inplace_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4984946Z test_inplace_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4985103Z test_inplace_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4985249Z test_inplace_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4985400Z test_inplace_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4985556Z test_inplace_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4985712Z test_inplace_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4985871Z test_inplace_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4986030Z test_inplace_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4986192Z test_inplace_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4986345Z test_inplace_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4986504Z test_inplace_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4986687Z test_inplace_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4986864Z test_inplace_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4987023Z test_inplace_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4987183Z test_inplace_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4987337Z test_inplace_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4987488Z test_inplace_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4987670Z test_inplace_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4987826Z test_inplace_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4987970Z test_inplace_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4988129Z test_inplace_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4988288Z test_inplace_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4988490Z test_inplace_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4988690Z test_inplace_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4988885Z test_inplace_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4989085Z test_inplace_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4989279Z test_inplace_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4989466Z test_inplace_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4989643Z test_inplace_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4989836Z test_inplace_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4990029Z test_inplace_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4990227Z test_inplace_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4990450Z test_inplace_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4990644Z test_inplace_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4990833Z test_inplace_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4991024Z test_inplace_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4991209Z test_inplace_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4991391Z test_inplace_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4991582Z test_inplace_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4991774Z test_inplace_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4991973Z test_inplace_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4992166Z test_inplace_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4992363Z test_inplace_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4992552Z test_inplace_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4992738Z test_inplace_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4992932Z test_inplace_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4993150Z test_inplace_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4993335Z test_inplace_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4993533Z test_inplace_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4993722Z test_inplace_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4993908Z test_inplace_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4994092Z test_inplace_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4994286Z test_inplace_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4994482Z test_inplace_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4994734Z test_inplace_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4994902Z test_inplace_log1p_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4995057Z test_inplace_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4995219Z test_inplace_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4995378Z test_inplace_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4995534Z test_inplace_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4995686Z test_inplace_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4995885Z test_inplace_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4996040Z test_inplace_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.4996207Z test_inplace_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4996366Z test_inplace_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4996529Z test_inplace_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4996694Z test_inplace_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4996856Z test_inplace_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4997016Z test_inplace_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4997182Z test_inplace_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4997349Z test_inplace_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4997512Z test_inplace_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.154s) 2023-01-11T21:26:55.4997667Z test_inplace_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4997818Z test_inplace_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.4997977Z test_inplace_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4998129Z test_inplace_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4998282Z test_inplace_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4998438Z test_inplace_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4998596Z test_inplace_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.4998837Z test_inplace_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4999049Z test_inplace_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4999248Z test_inplace_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4999453Z test_inplace_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4999656Z test_inplace_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.4999857Z test_inplace_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5000063Z test_inplace_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5000269Z test_inplace_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5000471Z test_inplace_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5000671Z test_inplace_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5000869Z test_inplace_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5001064Z test_inplace_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5001250Z test_inplace_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5001466Z test_inplace_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5001669Z test_inplace_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5001857Z test_inplace_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5002026Z test_inplace_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5002191Z test_inplace_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5002353Z test_inplace_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.5002514Z test_inplace_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.5002676Z test_inplace_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.5002833Z test_inplace_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.5002991Z test_inplace_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.5003152Z test_inplace_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5003309Z test_inplace_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5003468Z test_inplace_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5003627Z test_inplace_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5003781Z test_inplace_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5003943Z test_inplace_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5004090Z test_inplace_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5004279Z test_inplace_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.198s) 2023-01-11T21:26:55.5004439Z test_inplace_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.214s) 2023-01-11T21:26:55.5004595Z test_inplace_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5004747Z test_inplace_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5004904Z test_inplace_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5005056Z test_inplace_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5005205Z test_inplace_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5005363Z test_inplace_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5005516Z test_inplace_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5005684Z test_inplace_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5005840Z test_inplace_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5006244Z test_inplace_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5006438Z test_inplace_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5006637Z test_inplace_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5006828Z test_inplace_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5007019Z test_inplace_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5007258Z test_inplace_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5007509Z test_inplace_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5007807Z test_inplace_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5008045Z test_inplace_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5008279Z test_inplace_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5008512Z test_inplace_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5008708Z test_inplace_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5008871Z test_inplace_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5009034Z test_inplace_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5009194Z test_inplace_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5009349Z test_inplace_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5009507Z test_inplace_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5009658Z test_inplace_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5009809Z test_inplace_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5009965Z test_inplace_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5010118Z test_inplace_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5010282Z test_inplace_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5010435Z test_inplace_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5010629Z test_inplace_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5010787Z test_inplace_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5010951Z test_inplace_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5011106Z test_inplace_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5011257Z test_inplace_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5011410Z test_inplace_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5011566Z test_inplace_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5011728Z test_inplace_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.425s) 2023-01-11T21:26:55.5011884Z test_inplace_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.435s) 2023-01-11T21:26:55.5012049Z test_inplace_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5012205Z test_inplace_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5012360Z test_inplace_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5012511Z test_inplace_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5012662Z test_inplace_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5012817Z test_inplace_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5012968Z test_inplace_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5013120Z test_inplace_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5013283Z test_inplace_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5013464Z test_inplace_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5013621Z test_inplace_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5013776Z test_inplace_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5013928Z test_inplace_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5014079Z test_inplace_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5014239Z test_inplace_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5014385Z test_inplace_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5014545Z test_inplace_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5014707Z test_inplace_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5014870Z test_inplace_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5015026Z test_inplace_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5015181Z test_inplace_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5015334Z test_inplace_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5015492Z test_inplace_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5015652Z test_inplace_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5015805Z test_inplace_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T21:26:55.5015965Z test_inplace_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5016141Z test_inplace_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5016369Z test_inplace_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5016564Z test_inplace_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5016756Z test_inplace_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5016951Z test_inplace_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5017143Z test_inplace_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5017328Z test_out_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5017523Z test_out_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.170s) 2023-01-11T21:26:55.5017717Z test_out_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5017908Z test_out_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5018101Z test_out_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5018289Z test_out_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5018479Z test_out_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5018660Z test_out_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5018800Z test_out_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5018959Z test_out_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5019113Z test_out_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5019269Z test_out_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5019421Z test_out_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5019576Z test_out_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5019773Z test_out_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5019928Z test_out_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5020070Z test_out_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5020221Z test_out_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5020381Z test_out_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5020539Z test_out_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5020693Z test_out_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5020845Z test_out_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5021000Z test_out_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5021159Z test_out_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5021304Z test_out_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5021456Z test_out_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5021603Z test_out_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5021764Z test_out_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5021921Z test_out_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5022076Z test_out_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5022231Z test_out_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5022380Z test_out_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5022549Z test_out_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5022705Z test_out_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5022854Z test_out_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5023004Z test_out_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5023163Z test_out_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5023331Z test_out_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5023488Z test_out_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T21:26:55.5023640Z test_out_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T21:26:55.5023805Z test_out_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T21:26:55.5023958Z test_out_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5024110Z test_out_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5024262Z test_out_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5024411Z test_out_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5024576Z test_out_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5024731Z test_out_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5024880Z test_out_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5025035Z test_out_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5025177Z test_out_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5025327Z test_out_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5025503Z test_out_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5025702Z test_out_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5025893Z test_out_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5026084Z test_out_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5026278Z test_out_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5026462Z test_out_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5026650Z test_out_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5026828Z test_out_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5027013Z test_out_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5027197Z test_out_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5027367Z test_out_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5027537Z test_out_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5027703Z test_out_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5027867Z test_out_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5028030Z test_out_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5028213Z test_out_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5028374Z test_out_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5028534Z test_out_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5028695Z test_out_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5028855Z test_out_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5029009Z test_out_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5029166Z test_out_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5029319Z test_out_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5029470Z test_out_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5029622Z test_out_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5029784Z test_out_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5029935Z test_out_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5030092Z test_out_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5030246Z test_out_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5030395Z test_out_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5030541Z test_out_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5030692Z test_out_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5030834Z test_out_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5030987Z test_out_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5031163Z test_out_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5031319Z test_out_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5031469Z test_out_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5031619Z test_out_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5031770Z test_out_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5031921Z test_out_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5032068Z test_out_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5032222Z test_out_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5032372Z test_out_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5032530Z test_out_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5032679Z test_out_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5032832Z test_out_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5032979Z test_out_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5033132Z test_out_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5033277Z test_out_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5033475Z test_out_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5033668Z test_out_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5033861Z test_out_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5034084Z test_out_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5034271Z test_out_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5034464Z test_out_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5034726Z test_out_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5034916Z test_out_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5035090Z test_out_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5035284Z test_out_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5035485Z test_out_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5035677Z test_out_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5035863Z test_out_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5036044Z test_out_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5036232Z test_out_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5036416Z test_out_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5036600Z test_out_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5036823Z test_out_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5036980Z test_out_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5037137Z test_out_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5037295Z test_out_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5037455Z test_out_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5037609Z test_out_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5037765Z test_out_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5037917Z test_out_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5038076Z test_out_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5038230Z test_out_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5038389Z test_out_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5038543Z test_out_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5038699Z test_out_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5038856Z test_out_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5039009Z test_out_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5039169Z test_out_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5039330Z test_out_log1p_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5039478Z test_out_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5039673Z test_out_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5039828Z test_out_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5039982Z test_out_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5040134Z test_out_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5040284Z test_out_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5040435Z test_out_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5040598Z test_out_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5040750Z test_out_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5040908Z test_out_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5041069Z test_out_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5041230Z test_out_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5041386Z test_out_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5041537Z test_out_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5041698Z test_out_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5041854Z test_out_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5042006Z test_out_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5042152Z test_out_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5042310Z test_out_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5042487Z test_out_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5042643Z test_out_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5042797Z test_out_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5042950Z test_out_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5043156Z test_out_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5043361Z test_out_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5043553Z test_out_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5043753Z test_out_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5043961Z test_out_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5044162Z test_out_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5044357Z test_out_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5044556Z test_out_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5044757Z test_out_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5044951Z test_out_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5045138Z test_out_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5045353Z test_out_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5045535Z test_out_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5045725Z test_out_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5045919Z test_out_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5046328Z test_out_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:55.5046531Z test_out_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5046732Z test_out_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5046936Z test_out_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5047129Z test_out_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5047317Z test_out_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5047502Z test_out_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5047701Z test_out_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5047894Z test_out_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5048084Z test_out_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5048276Z test_out_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5048467Z test_out_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5048637Z test_out_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5048855Z test_out_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5049002Z test_out_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5049164Z test_out_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5049321Z test_out_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5049475Z test_out_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5049631Z test_out_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5049784Z test_out_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5049936Z test_out_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5050088Z test_out_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5050238Z test_out_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5050388Z test_out_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5050546Z test_out_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5050703Z test_out_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5050861Z test_out_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5051015Z test_out_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5051170Z test_out_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5051326Z test_out_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5051469Z test_out_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5051662Z test_out_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5051818Z test_out_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5051975Z test_out_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5052129Z test_out_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5052279Z test_out_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5052434Z test_out_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5052590Z test_out_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5052741Z test_out_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5052895Z test_out_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5053058Z test_out_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5053213Z test_out_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5053363Z test_out_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5053513Z test_out_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5053663Z test_out_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5053814Z test_out_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5053955Z test_out_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5054120Z test_out_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5054281Z test_out_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5054435Z test_out_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5054619Z test_out_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5054772Z test_out_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5054923Z test_out_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5055074Z test_out_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5055226Z test_out_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5055369Z test_out_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5055533Z test_out_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5055699Z test_out_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5055891Z test_out_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5056092Z test_out_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5056278Z test_out_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5056465Z test_out_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5056651Z test_out_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5056828Z test_out_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5057014Z test_out_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5057212Z test_out_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5057409Z test_out_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5057601Z test_out_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5057825Z test_out_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5058017Z test_out_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5058207Z test_out_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5058382Z test_out_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5058570Z test_out_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5058722Z test_out_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5058883Z test_out_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5059045Z test_out_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5059201Z test_out_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5059356Z test_out_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5059511Z test_out_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5059654Z test_out_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5059803Z test_out_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5059950Z test_out_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5060100Z test_out_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5060258Z test_out_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5060412Z test_out_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5060568Z test_out_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5060721Z test_out_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5060895Z test_out_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5061048Z test_out_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5061200Z test_out_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5061384Z test_sparse_consistency_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5061563Z test_sparse_consistency_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5061744Z test_sparse_consistency_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T21:26:55.5061921Z test_sparse_consistency_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5062091Z test_sparse_consistency_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5062260Z test_sparse_consistency_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5062423Z test_sparse_consistency_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5062593Z test_sparse_consistency_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5062759Z test_sparse_consistency_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5062940Z test_sparse_consistency_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5063119Z test_sparse_consistency_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5063296Z test_sparse_consistency_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5063469Z test_sparse_consistency_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5063641Z test_sparse_consistency_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5063833Z test_sparse_consistency_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5064003Z test_sparse_consistency_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5064175Z test_sparse_consistency_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5064344Z test_sparse_consistency_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5064527Z test_sparse_consistency_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5064706Z test_sparse_consistency_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5064878Z test_sparse_consistency_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5065054Z test_sparse_consistency_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5065231Z test_sparse_consistency_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5065394Z test_sparse_consistency_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5065565Z test_sparse_consistency_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5065732Z test_sparse_consistency_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5065899Z test_sparse_consistency_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5066077Z test_sparse_consistency_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5066254Z test_sparse_consistency_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5066429Z test_sparse_consistency_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5066631Z test_sparse_consistency_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5066804Z test_sparse_consistency_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5066966Z test_sparse_consistency_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5067139Z test_sparse_consistency_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5067306Z test_sparse_consistency_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5067474Z test_sparse_consistency_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5067663Z test_sparse_consistency_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5067847Z test_sparse_consistency_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5068033Z test_sparse_consistency_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5068206Z test_sparse_consistency_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5068369Z test_sparse_consistency_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5068546Z test_sparse_consistency_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5068713Z test_sparse_consistency_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5068888Z test_sparse_consistency_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5069062Z test_sparse_consistency_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5069241Z test_sparse_consistency_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5069448Z test_sparse_consistency_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5069623Z test_sparse_consistency_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5069798Z test_sparse_consistency_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5069963Z test_sparse_consistency_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5070135Z test_sparse_consistency_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5070312Z test_sparse_consistency_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5070495Z test_sparse_consistency_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5070680Z test_sparse_consistency_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5070862Z test_sparse_consistency_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5071044Z test_sparse_consistency_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5071219Z test_sparse_consistency_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5071393Z test_sparse_consistency_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5071558Z test_sparse_consistency_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5071731Z test_sparse_consistency_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5071897Z test_sparse_consistency_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5072096Z test_sparse_consistency_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5072296Z test_sparse_consistency_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5072513Z test_sparse_consistency_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5072700Z test_sparse_consistency_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5072889Z test_sparse_consistency_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5073079Z test_sparse_consistency_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5073259Z test_sparse_consistency_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5073448Z test_sparse_consistency_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5073634Z test_sparse_consistency_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5073823Z test_sparse_consistency_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5074001Z test_sparse_consistency_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5074181Z test_sparse_consistency_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5074361Z test_sparse_consistency_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5074532Z test_sparse_consistency_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5074810Z test_sparse_consistency_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5074984Z test_sparse_consistency_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5075162Z test_sparse_consistency_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5075373Z test_sparse_consistency_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5075548Z test_sparse_consistency_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5075721Z test_sparse_consistency_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5075891Z test_sparse_consistency_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5076065Z test_sparse_consistency_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5076237Z test_sparse_consistency_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5076407Z test_sparse_consistency_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5076610Z test_sparse_consistency_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5076804Z test_sparse_consistency_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5076984Z test_sparse_consistency_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5077160Z test_sparse_consistency_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5077329Z test_sparse_consistency_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5077498Z test_sparse_consistency_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5077670Z test_sparse_consistency_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5077847Z test_sparse_consistency_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5078013Z test_sparse_consistency_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5078189Z test_sparse_consistency_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5078398Z test_sparse_consistency_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5078572Z test_sparse_consistency_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5078747Z test_sparse_consistency_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5078934Z test_sparse_consistency_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5079114Z test_sparse_consistency_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5079295Z test_sparse_consistency_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5079471Z test_sparse_consistency_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5079636Z test_sparse_consistency_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5079815Z test_sparse_consistency_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5079984Z test_sparse_consistency_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5080152Z test_sparse_consistency_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5080323Z test_sparse_consistency_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5080495Z test_sparse_consistency_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5080664Z test_sparse_consistency_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5080851Z test_sparse_consistency_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5081020Z test_sparse_consistency_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5081217Z test_sparse_consistency_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5081389Z test_sparse_consistency_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5081558Z test_sparse_consistency_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5081730Z test_sparse_consistency_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5081900Z test_sparse_consistency_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5082067Z test_sparse_consistency_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5082236Z test_sparse_consistency_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5082415Z test_sparse_consistency_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5082592Z test_sparse_consistency_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5082769Z test_sparse_consistency_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5082944Z test_sparse_consistency_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5083119Z test_sparse_consistency_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5083296Z test_sparse_consistency_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5083479Z test_sparse_consistency_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5083660Z test_sparse_consistency_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5083840Z test_sparse_consistency_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5084056Z test_sparse_consistency_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5084230Z test_sparse_consistency_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5084410Z test_sparse_consistency_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5084582Z test_sparse_consistency_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5084766Z test_sparse_consistency_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5084954Z test_sparse_consistency_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5085135Z test_sparse_consistency_log1p_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5085311Z test_sparse_consistency_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5085488Z test_sparse_consistency_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5085658Z test_sparse_consistency_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5085823Z test_sparse_consistency_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5086222Z test_sparse_consistency_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5086439Z test_sparse_consistency_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5086648Z test_sparse_consistency_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5086884Z test_sparse_consistency_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5087108Z test_sparse_consistency_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5087386Z test_sparse_consistency_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5087607Z test_sparse_consistency_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5087813Z test_sparse_consistency_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5088041Z test_sparse_consistency_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5088254Z test_sparse_consistency_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5088463Z test_sparse_consistency_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5088644Z test_sparse_consistency_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5088822Z test_sparse_consistency_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5089002Z test_sparse_consistency_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5089176Z test_sparse_consistency_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5089352Z test_sparse_consistency_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5089518Z test_sparse_consistency_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5089692Z test_sparse_consistency_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5089858Z test_sparse_consistency_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5090050Z test_sparse_consistency_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5090239Z test_sparse_consistency_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5090466Z test_sparse_consistency_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5090655Z test_sparse_consistency_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5090839Z test_sparse_consistency_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5091032Z test_sparse_consistency_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5091214Z test_sparse_consistency_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5091403Z test_sparse_consistency_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5091588Z test_sparse_consistency_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5091769Z test_sparse_consistency_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5091955Z test_sparse_consistency_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5092137Z test_sparse_consistency_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5092316Z test_sparse_consistency_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5092488Z test_sparse_consistency_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5092670Z test_sparse_consistency_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5092845Z test_sparse_consistency_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5093021Z test_sparse_consistency_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5093198Z test_sparse_consistency_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5093401Z test_sparse_consistency_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5093576Z test_sparse_consistency_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5093750Z test_sparse_consistency_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5093925Z test_sparse_consistency_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5094101Z test_sparse_consistency_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5094278Z test_sparse_consistency_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5094441Z test_sparse_consistency_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5094619Z test_sparse_consistency_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5094798Z test_sparse_consistency_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5094968Z test_sparse_consistency_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5095140Z test_sparse_consistency_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5095309Z test_sparse_consistency_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5095491Z test_sparse_consistency_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5095672Z test_sparse_consistency_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5095883Z test_sparse_consistency_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5096099Z test_sparse_consistency_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5096336Z test_sparse_consistency_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5096547Z test_sparse_consistency_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5096770Z test_sparse_consistency_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5096980Z test_sparse_consistency_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5097192Z test_sparse_consistency_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5097406Z test_sparse_consistency_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5097624Z test_sparse_consistency_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5097828Z test_sparse_consistency_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5098047Z test_sparse_consistency_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5098258Z test_sparse_consistency_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5098468Z test_sparse_consistency_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5098667Z test_sparse_consistency_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5098850Z test_sparse_consistency_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5099037Z test_sparse_consistency_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5099211Z test_sparse_consistency_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5099385Z test_sparse_consistency_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5099585Z test_sparse_consistency_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5099757Z test_sparse_consistency_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5099927Z test_sparse_consistency_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5100110Z test_sparse_consistency_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5100286Z test_sparse_consistency_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5100459Z test_sparse_consistency_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5100629Z test_sparse_consistency_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5100796Z test_sparse_consistency_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5100967Z test_sparse_consistency_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5101129Z test_sparse_consistency_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5101297Z test_sparse_consistency_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5101461Z test_sparse_consistency_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5101641Z test_sparse_consistency_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5101817Z test_sparse_consistency_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5101992Z test_sparse_consistency_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5102165Z test_sparse_consistency_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5102335Z test_sparse_consistency_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5102522Z test_sparse_consistency_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5102692Z test_sparse_consistency_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5102861Z test_sparse_consistency_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5103026Z test_sparse_consistency_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5103209Z test_sparse_consistency_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5103393Z test_sparse_consistency_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5103565Z test_sparse_consistency_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5103739Z test_sparse_consistency_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5103908Z test_sparse_consistency_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5104070Z test_sparse_consistency_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5104239Z test_sparse_consistency_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5104408Z test_sparse_consistency_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5104576Z test_sparse_consistency_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5104755Z test_sparse_consistency_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5104929Z test_sparse_consistency_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5105101Z test_sparse_consistency_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5105300Z test_sparse_consistency_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5105467Z test_sparse_consistency_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5105625Z test_sparse_consistency_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5105789Z test_sparse_consistency_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5105958Z test_sparse_consistency_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5106125Z test_sparse_consistency_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5106304Z test_sparse_consistency_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5106493Z test_sparse_consistency_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5106697Z test_sparse_consistency_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5106875Z test_sparse_consistency_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5107037Z test_sparse_consistency_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5107205Z test_sparse_consistency_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5107374Z test_sparse_consistency_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5107540Z test_sparse_consistency_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5107712Z test_sparse_consistency_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5107892Z test_sparse_consistency_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5108097Z test_sparse_consistency_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5108276Z test_sparse_consistency_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5108447Z test_sparse_consistency_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5108610Z test_sparse_consistency_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5108779Z test_sparse_consistency_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5108948Z test_sparse_consistency_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5109122Z test_sparse_fn_grad_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T21:26:55.5109289Z test_sparse_fn_grad_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T21:26:55.5109515Z test_sparse_fn_grad_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5109736Z test_sparse_fn_grad_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5109959Z test_sparse_fn_grad_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5110175Z test_sparse_fn_grad_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5110382Z test_sparse_fn_grad_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5110594Z test_sparse_fn_grad_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5110810Z test_sparse_fn_grad_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5111061Z test_sparse_fn_grad_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5111229Z test_sparse_fn_grad_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T21:26:55.5111401Z test_sparse_fn_grad_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T21:26:55.5111571Z test_sparse_fn_grad_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T21:26:55.5111758Z test_sparse_fn_grad_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T21:26:55.5111938Z test_sparse_fn_grad_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T21:26:55.5112108Z test_sparse_fn_grad_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T21:26:55.5112321Z test_sparse_fn_grad_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5112536Z test_sparse_fn_grad_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5112704Z test_sparse_fn_grad_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T21:26:55.5112871Z test_sparse_fn_grad_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T21:26:55.5113261Z test_sparse_fn_grad_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:26:55.5113563Z test_sparse_fn_grad_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:26:55.5113867Z test_sparse_fn_grad_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:26:55.5114190Z test_sparse_fn_grad_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:26:55.5114490Z test_sparse_fn_grad_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:26:55.5114868Z test_sparse_fn_grad_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:26:55.5115549Z test_sparse_fn_grad_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/__init__.py:300: 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:4679.) 2023-01-11T21:26:55.5115732Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T21:26:55.5115812Z ok (0.012s) 2023-01-11T21:26:55.5115982Z test_sparse_fn_grad_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T21:26:55.5116206Z test_sparse_fn_grad_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5116378Z test_sparse_fn_grad_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T21:26:55.5116547Z test_sparse_fn_grad_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T21:26:55.5116730Z test_sparse_fn_grad_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T21:26:55.5116913Z test_sparse_fn_grad_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T21:26:55.5117079Z test_sparse_fn_grad_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T21:26:55.5117284Z test_sparse_fn_grad_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T21:26:55.5117453Z test_sparse_fn_grad_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T21:26:55.5117672Z test_sparse_fn_grad_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5117890Z test_sparse_fn_grad_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5118057Z test_sparse_fn_grad_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T21:26:55.5118362Z test_sparse_fn_grad_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:26:55.5118579Z test_sparse_fn_grad_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5118795Z test_sparse_fn_grad_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5119009Z test_sparse_fn_grad_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5119214Z test_sparse_fn_grad_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5119430Z test_sparse_fn_grad_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5119642Z test_sparse_fn_grad_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5119854Z test_sparse_fn_grad_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5120096Z test_sparse_fn_grad_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5120312Z test_sparse_fn_grad_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5120521Z test_sparse_fn_grad_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... skip: Skipped! sparse backward not supported (0.001s) 2023-01-11T21:26:55.5120693Z test_sparse_fn_grad_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T21:26:55.5120872Z test_sparse_zero_dims_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5121050Z test_sparse_zero_dims_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5121212Z test_sparse_zero_dims_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5121379Z test_sparse_zero_dims_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5121558Z test_sparse_zero_dims_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5121724Z test_sparse_zero_dims_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5121893Z test_sparse_zero_dims_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5122056Z test_sparse_zero_dims_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5122218Z test_sparse_zero_dims_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5122392Z test_sparse_zero_dims_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5122567Z test_sparse_zero_dims_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5122729Z test_sparse_zero_dims_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5122924Z test_sparse_zero_dims_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5123091Z test_sparse_zero_dims_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5123259Z test_sparse_zero_dims_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5123425Z test_sparse_zero_dims_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5123590Z test_sparse_zero_dims_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5123752Z test_sparse_zero_dims_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5123929Z test_sparse_zero_dims_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5124092Z test_sparse_zero_dims_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5124268Z test_sparse_zero_dims_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5124440Z test_sparse_zero_dims_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5124613Z test_sparse_zero_dims_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5124782Z test_sparse_zero_dims_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5124944Z test_sparse_zero_dims_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5125108Z test_sparse_zero_dims_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5125274Z test_sparse_zero_dims_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5125449Z test_sparse_zero_dims_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5125615Z test_sparse_zero_dims_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5125823Z test_sparse_zero_dims_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5126165Z test_sparse_zero_dims_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5126372Z test_sparse_zero_dims_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5126577Z test_sparse_zero_dims_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5126777Z test_sparse_zero_dims_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5126980Z test_sparse_zero_dims_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5127183Z test_sparse_zero_dims_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5127392Z test_sparse_zero_dims_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5127612Z test_sparse_zero_dims_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5127822Z test_sparse_zero_dims_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5128048Z test_sparse_zero_dims_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5128254Z test_sparse_zero_dims_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5128448Z test_sparse_zero_dims_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5128607Z test_sparse_zero_dims_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5128769Z test_sparse_zero_dims_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5128930Z test_sparse_zero_dims_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5129141Z test_sparse_zero_dims_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5129309Z test_sparse_zero_dims_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5129471Z test_sparse_zero_dims_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5129634Z test_sparse_zero_dims_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5129796Z test_sparse_zero_dims_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5129958Z test_sparse_zero_dims_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5130118Z test_sparse_zero_dims_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5130289Z test_sparse_zero_dims_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5130467Z test_sparse_zero_dims_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5130626Z test_sparse_zero_dims_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5130798Z test_sparse_zero_dims_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5130963Z test_sparse_zero_dims_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5131126Z test_sparse_zero_dims_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5131284Z test_sparse_zero_dims_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5131451Z test_sparse_zero_dims_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5131616Z test_sparse_zero_dims_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5131801Z test_sparse_zero_dims_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5132012Z test_sparse_zero_dims_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5132194Z test_sparse_zero_dims_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5132379Z test_sparse_zero_dims_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5132557Z test_sparse_zero_dims_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5132730Z test_sparse_zero_dims_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5132901Z test_sparse_zero_dims_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5133078Z test_sparse_zero_dims_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5133252Z test_sparse_zero_dims_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5133428Z test_sparse_zero_dims_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5133593Z test_sparse_zero_dims_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5133762Z test_sparse_zero_dims_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5133931Z test_sparse_zero_dims_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5134099Z test_sparse_zero_dims_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5134266Z test_sparse_zero_dims_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5134435Z test_sparse_zero_dims_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5134605Z test_sparse_zero_dims_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5134798Z test_sparse_zero_dims_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5134963Z test_sparse_zero_dims_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5135119Z test_sparse_zero_dims_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5135283Z test_sparse_zero_dims_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5135446Z test_sparse_zero_dims_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5135606Z test_sparse_zero_dims_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5135810Z test_sparse_zero_dims_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5136019Z test_sparse_zero_dims_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5136228Z test_sparse_zero_dims_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5136431Z test_sparse_zero_dims_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5136623Z test_sparse_zero_dims_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5136828Z test_sparse_zero_dims_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5137033Z test_sparse_zero_dims_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5137241Z test_sparse_zero_dims_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5137457Z test_sparse_zero_dims_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5137659Z test_sparse_zero_dims_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5137898Z test_sparse_zero_dims_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5138107Z test_sparse_zero_dims_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5138315Z test_sparse_zero_dims_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5138507Z test_sparse_zero_dims_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5138693Z test_sparse_zero_dims_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5138863Z test_sparse_zero_dims_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5139040Z test_sparse_zero_dims_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5139211Z test_sparse_zero_dims_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5139378Z test_sparse_zero_dims_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5139552Z test_sparse_zero_dims_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5139714Z test_sparse_zero_dims_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5139875Z test_sparse_zero_dims_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5140031Z test_sparse_zero_dims_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5140201Z test_sparse_zero_dims_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5140363Z test_sparse_zero_dims_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5140545Z test_sparse_zero_dims_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5140724Z test_sparse_zero_dims_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5140924Z test_sparse_zero_dims_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5141097Z test_sparse_zero_dims_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5141266Z test_sparse_zero_dims_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5141426Z test_sparse_zero_dims_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5141588Z test_sparse_zero_dims_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5141752Z test_sparse_zero_dims_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5141913Z test_sparse_zero_dims_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5142088Z test_sparse_zero_dims_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5142263Z test_sparse_zero_dims_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5142438Z test_sparse_zero_dims_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5142614Z test_sparse_zero_dims_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5142786Z test_sparse_zero_dims_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5142948Z test_sparse_zero_dims_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5143117Z test_sparse_zero_dims_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5143291Z test_sparse_zero_dims_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5143461Z test_sparse_zero_dims_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5143654Z test_sparse_zero_dims_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5143827Z test_sparse_zero_dims_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5143995Z test_sparse_zero_dims_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5144167Z test_sparse_zero_dims_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5144334Z test_sparse_zero_dims_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5144500Z test_sparse_zero_dims_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5144671Z test_sparse_zero_dims_log1p_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5144847Z test_sparse_zero_dims_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5145021Z test_sparse_zero_dims_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5145186Z test_sparse_zero_dims_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5145352Z test_sparse_zero_dims_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5145515Z test_sparse_zero_dims_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5145682Z test_sparse_zero_dims_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5145839Z test_sparse_zero_dims_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5146015Z test_sparse_zero_dims_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5146190Z test_sparse_zero_dims_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5146386Z test_sparse_zero_dims_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5146551Z test_sparse_zero_dims_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5146721Z test_sparse_zero_dims_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5146890Z test_sparse_zero_dims_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5147063Z test_sparse_zero_dims_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5147235Z test_sparse_zero_dims_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5147397Z test_sparse_zero_dims_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5147561Z test_sparse_zero_dims_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5147725Z test_sparse_zero_dims_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5147896Z test_sparse_zero_dims_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5148060Z test_sparse_zero_dims_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5156350Z test_sparse_zero_dims_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5156550Z test_sparse_zero_dims_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5156724Z test_sparse_zero_dims_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5156914Z test_sparse_zero_dims_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5157101Z test_sparse_zero_dims_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5157287Z test_sparse_zero_dims_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5157543Z test_sparse_zero_dims_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5157728Z test_sparse_zero_dims_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5157910Z test_sparse_zero_dims_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5158097Z test_sparse_zero_dims_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5158279Z test_sparse_zero_dims_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5158459Z test_sparse_zero_dims_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5158639Z test_sparse_zero_dims_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5158816Z test_sparse_zero_dims_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5158993Z test_sparse_zero_dims_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5159158Z test_sparse_zero_dims_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5159330Z test_sparse_zero_dims_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5159505Z test_sparse_zero_dims_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5159684Z test_sparse_zero_dims_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5159858Z test_sparse_zero_dims_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5160031Z test_sparse_zero_dims_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5160232Z test_sparse_zero_dims_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5160405Z test_sparse_zero_dims_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5160568Z test_sparse_zero_dims_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5160739Z test_sparse_zero_dims_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5160909Z test_sparse_zero_dims_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5161083Z test_sparse_zero_dims_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5161259Z test_sparse_zero_dims_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5161432Z test_sparse_zero_dims_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5161598Z test_sparse_zero_dims_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5161771Z test_sparse_zero_dims_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5161940Z test_sparse_zero_dims_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5162098Z test_sparse_zero_dims_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5162272Z test_sparse_zero_dims_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5162448Z test_sparse_zero_dims_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5162617Z test_sparse_zero_dims_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5162787Z test_sparse_zero_dims_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5162952Z test_sparse_zero_dims_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5163144Z test_sparse_zero_dims_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5163307Z test_sparse_zero_dims_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5163466Z test_sparse_zero_dims_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5163632Z test_sparse_zero_dims_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5163804Z test_sparse_zero_dims_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5163975Z test_sparse_zero_dims_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5164142Z test_sparse_zero_dims_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5164310Z test_sparse_zero_dims_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5164482Z test_sparse_zero_dims_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5164650Z test_sparse_zero_dims_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5164813Z test_sparse_zero_dims_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5164980Z test_sparse_zero_dims_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5165154Z test_sparse_zero_dims_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5165324Z test_sparse_zero_dims_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5165493Z test_sparse_zero_dims_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5165664Z test_sparse_zero_dims_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5165835Z test_sparse_zero_dims_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5166372Z test_sparse_zero_dims_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5166591Z test_sparse_zero_dims_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5166805Z test_sparse_zero_dims_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5167004Z test_sparse_zero_dims_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5167212Z test_sparse_zero_dims_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5167415Z test_sparse_zero_dims_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5167619Z test_sparse_zero_dims_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5167819Z test_sparse_zero_dims_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5168032Z test_sparse_zero_dims_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5168230Z test_sparse_zero_dims_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5168448Z test_sparse_zero_dims_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5168622Z test_sparse_zero_dims_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5168791Z test_sparse_zero_dims_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5168961Z test_sparse_zero_dims_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5169129Z test_sparse_zero_dims_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5169294Z test_sparse_zero_dims_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5169529Z test_sparse_zero_dims_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5169698Z test_sparse_zero_dims_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5169861Z test_sparse_zero_dims_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5170034Z test_sparse_zero_dims_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5170198Z test_sparse_zero_dims_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5170366Z test_sparse_zero_dims_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5170534Z test_sparse_zero_dims_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5170696Z test_sparse_zero_dims_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5170865Z test_sparse_zero_dims_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5171034Z test_sparse_zero_dims_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5171198Z test_sparse_zero_dims_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5171359Z test_sparse_zero_dims_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5171527Z test_sparse_zero_dims_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5171701Z test_sparse_zero_dims_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5171874Z test_sparse_zero_dims_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5172044Z test_sparse_zero_dims_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5172209Z test_sparse_zero_dims_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5172406Z test_sparse_zero_dims_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5172568Z test_sparse_zero_dims_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5172733Z test_sparse_zero_dims_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5172898Z test_sparse_zero_dims_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5173065Z test_sparse_zero_dims_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5173241Z test_sparse_zero_dims_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5173414Z test_sparse_zero_dims_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5173581Z test_sparse_zero_dims_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5173749Z test_sparse_zero_dims_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5173916Z test_sparse_zero_dims_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5174077Z test_sparse_zero_dims_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5174239Z test_sparse_zero_dims_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5174404Z test_sparse_zero_dims_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5174566Z test_sparse_zero_dims_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5174734Z test_sparse_zero_dims_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5174900Z test_sparse_zero_dims_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5175065Z test_sparse_zero_dims_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5175263Z test_sparse_zero_dims_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5175427Z test_sparse_zero_dims_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5175593Z test_sparse_zero_dims_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5175765Z test_sparse_zeros_abs_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5175962Z test_sparse_zeros_abs_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5176174Z test_sparse_zeros_abs_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5176379Z test_sparse_zeros_abs_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5176582Z test_sparse_zeros_abs_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5176789Z test_sparse_zeros_abs_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5176991Z test_sparse_zeros_abs_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5177194Z test_sparse_zeros_abs_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5177397Z test_sparse_zeros_abs_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5177611Z test_sparse_zeros_asin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5177814Z test_sparse_zeros_asin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5178018Z test_sparse_zeros_asin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5178224Z test_sparse_zeros_asin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5178427Z test_sparse_zeros_asin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5178658Z test_sparse_zeros_asin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5178824Z test_sparse_zeros_asin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5178986Z test_sparse_zeros_asin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5179148Z test_sparse_zeros_asin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5179311Z test_sparse_zeros_asinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5179481Z test_sparse_zeros_asinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5179646Z test_sparse_zeros_asinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5179813Z test_sparse_zeros_asinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5179982Z test_sparse_zeros_asinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5180145Z test_sparse_zeros_asinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5180307Z test_sparse_zeros_asinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5180468Z test_sparse_zeros_asinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5180627Z test_sparse_zeros_asinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5180790Z test_sparse_zeros_atan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5180960Z test_sparse_zeros_atan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5181127Z test_sparse_zeros_atan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5181291Z test_sparse_zeros_atan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5181479Z test_sparse_zeros_atan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5181640Z test_sparse_zeros_atan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5181804Z test_sparse_zeros_atan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5181965Z test_sparse_zeros_atan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5182118Z test_sparse_zeros_atan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5182289Z test_sparse_zeros_atanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5182459Z test_sparse_zeros_atanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5182626Z test_sparse_zeros_atanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5182795Z test_sparse_zeros_atanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5182956Z test_sparse_zeros_atanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5183121Z test_sparse_zeros_atanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5183280Z test_sparse_zeros_atanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5183444Z test_sparse_zeros_atanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5183600Z test_sparse_zeros_atanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5183769Z test_sparse_zeros_ceil_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5183933Z test_sparse_zeros_ceil_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5184094Z test_sparse_zeros_ceil_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5184283Z test_sparse_zeros_ceil_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5184447Z test_sparse_zeros_ceil_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5184609Z test_sparse_zeros_ceil_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5184770Z test_sparse_zeros_ceil_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5184931Z test_sparse_zeros_conj_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5185101Z test_sparse_zeros_conj_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5185266Z test_sparse_zeros_conj_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5185431Z test_sparse_zeros_conj_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5185595Z test_sparse_zeros_conj_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5185752Z test_sparse_zeros_conj_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5185913Z test_sparse_zeros_conj_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5186076Z test_sparse_zeros_conj_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5186231Z test_sparse_zeros_conj_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5186416Z test_sparse_zeros_conj_physical_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5186599Z test_sparse_zeros_conj_physical_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5186778Z test_sparse_zeros_conj_physical_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5186953Z test_sparse_zeros_conj_physical_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5187154Z test_sparse_zeros_conj_physical_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5187331Z test_sparse_zeros_conj_physical_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5187505Z test_sparse_zeros_conj_physical_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5187681Z test_sparse_zeros_conj_physical_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5187844Z test_sparse_zeros_conj_physical_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5188015Z test_sparse_zeros_deg2rad_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5188185Z test_sparse_zeros_deg2rad_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5188354Z test_sparse_zeros_deg2rad_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5188530Z test_sparse_zeros_deg2rad_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5188697Z test_sparse_zeros_deg2rad_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5188865Z test_sparse_zeros_deg2rad_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5189031Z test_sparse_zeros_deg2rad_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5189194Z test_sparse_zeros_erf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5189350Z test_sparse_zeros_erf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5189511Z test_sparse_zeros_erf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5189675Z test_sparse_zeros_erf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5189867Z test_sparse_zeros_erf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5190030Z test_sparse_zeros_erf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5190194Z test_sparse_zeros_erf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5190360Z test_sparse_zeros_expm1_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5190528Z test_sparse_zeros_expm1_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5190683Z test_sparse_zeros_expm1_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5190843Z test_sparse_zeros_expm1_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5191007Z test_sparse_zeros_expm1_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5191168Z test_sparse_zeros_expm1_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5191337Z test_sparse_zeros_expm1_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5191503Z test_sparse_zeros_floor_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5191672Z test_sparse_zeros_floor_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5191835Z test_sparse_zeros_floor_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5191998Z test_sparse_zeros_floor_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5192148Z test_sparse_zeros_floor_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5192310Z test_sparse_zeros_floor_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5192470Z test_sparse_zeros_floor_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5192636Z test_sparse_zeros_frac_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5192825Z test_sparse_zeros_frac_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5193003Z test_sparse_zeros_isinf_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5193174Z test_sparse_zeros_isinf_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5193339Z test_sparse_zeros_isinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5193494Z test_sparse_zeros_isinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5193655Z test_sparse_zeros_isinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5193818Z test_sparse_zeros_isinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5193978Z test_sparse_zeros_isinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5194146Z test_sparse_zeros_isinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5194307Z test_sparse_zeros_isinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5194480Z test_sparse_zeros_isnan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5194738Z test_sparse_zeros_isnan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5194923Z test_sparse_zeros_isnan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5195092Z test_sparse_zeros_isnan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5195253Z test_sparse_zeros_isnan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5195413Z test_sparse_zeros_isnan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5195574Z test_sparse_zeros_isnan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5195771Z test_sparse_zeros_isnan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5195932Z test_sparse_zeros_isnan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5196101Z test_sparse_zeros_isneginf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5196280Z test_sparse_zeros_isneginf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5196442Z test_sparse_zeros_isneginf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5196611Z test_sparse_zeros_isneginf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5196781Z test_sparse_zeros_isneginf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5196949Z test_sparse_zeros_isneginf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5197119Z test_sparse_zeros_isneginf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5197288Z test_sparse_zeros_isposinf_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5197461Z test_sparse_zeros_isposinf_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5197630Z test_sparse_zeros_isposinf_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5197797Z test_sparse_zeros_isposinf_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5197952Z test_sparse_zeros_isposinf_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5198116Z test_sparse_zeros_isposinf_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5198282Z test_sparse_zeros_isposinf_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5198478Z test_sparse_zeros_log1p_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5198652Z test_sparse_zeros_log1p_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5198817Z test_sparse_zeros_log1p_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5198984Z test_sparse_zeros_log1p_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5199148Z test_sparse_zeros_log1p_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5199299Z test_sparse_zeros_log1p_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5199468Z test_sparse_zeros_log1p_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5199632Z test_sparse_zeros_log1p_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5199792Z test_sparse_zeros_log1p_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5199971Z test_sparse_zeros_nan_to_num_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5200145Z test_sparse_zeros_nan_to_num_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5200313Z test_sparse_zeros_nan_to_num_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5200481Z test_sparse_zeros_nan_to_num_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5200649Z test_sparse_zeros_nan_to_num_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5200808Z test_sparse_zeros_nan_to_num_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5200972Z test_sparse_zeros_nan_to_num_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5201139Z test_sparse_zeros_neg_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5201333Z test_sparse_zeros_neg_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5201503Z test_sparse_zeros_neg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5201666Z test_sparse_zeros_neg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5201828Z test_sparse_zeros_neg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5201990Z test_sparse_zeros_neg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5202143Z test_sparse_zeros_neg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5202305Z test_sparse_zeros_neg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5202469Z test_sparse_zeros_neg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5202653Z test_sparse_zeros_nn_functional_relu_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5202842Z test_sparse_zeros_nn_functional_relu_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5203024Z test_sparse_zeros_nn_functional_relu_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5203203Z test_sparse_zeros_nn_functional_relu_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5203382Z test_sparse_zeros_nn_functional_relu_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5203561Z test_sparse_zeros_nn_functional_relu_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5203731Z test_sparse_zeros_nn_functional_relu_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5203906Z test_sparse_zeros_positive_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5204084Z test_sparse_zeros_positive_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5204288Z test_sparse_zeros_positive_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5204459Z test_sparse_zeros_positive_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5204627Z test_sparse_zeros_positive_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5204797Z test_sparse_zeros_positive_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5204962Z test_sparse_zeros_positive_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5205130Z test_sparse_zeros_positive_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5205290Z test_sparse_zeros_positive_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5205460Z test_sparse_zeros_rad2deg_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5205633Z test_sparse_zeros_rad2deg_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5205800Z test_sparse_zeros_rad2deg_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5206260Z test_sparse_zeros_rad2deg_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5206433Z test_sparse_zeros_rad2deg_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5206601Z test_sparse_zeros_rad2deg_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5206766Z test_sparse_zeros_rad2deg_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5206924Z test_sparse_zeros_round_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5207088Z test_sparse_zeros_round_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5207306Z test_sparse_zeros_round_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5207470Z test_sparse_zeros_round_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5207633Z test_sparse_zeros_round_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5207818Z test_sparse_zeros_round_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5208004Z test_sparse_zeros_round_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5208177Z test_sparse_zeros_sgn_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5208346Z test_sparse_zeros_sgn_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5208501Z test_sparse_zeros_sgn_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5208661Z test_sparse_zeros_sgn_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5208826Z test_sparse_zeros_sgn_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5208983Z test_sparse_zeros_sgn_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5209143Z test_sparse_zeros_sgn_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5209306Z test_sparse_zeros_sgn_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5209474Z test_sparse_zeros_sgn_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5209639Z test_sparse_zeros_sign_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5209797Z test_sparse_zeros_sign_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5209959Z test_sparse_zeros_sign_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5210121Z test_sparse_zeros_sign_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5210346Z test_sparse_zeros_sign_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5210511Z test_sparse_zeros_sign_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5210675Z test_sparse_zeros_sign_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5210843Z test_sparse_zeros_signbit_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5211019Z test_sparse_zeros_signbit_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5211183Z test_sparse_zeros_signbit_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5211338Z test_sparse_zeros_signbit_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5211504Z test_sparse_zeros_signbit_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5211676Z test_sparse_zeros_signbit_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5211843Z test_sparse_zeros_signbit_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5212013Z test_sparse_zeros_sin_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5212175Z test_sparse_zeros_sin_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5212342Z test_sparse_zeros_sin_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5212504Z test_sparse_zeros_sin_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5212657Z test_sparse_zeros_sin_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5212817Z test_sparse_zeros_sin_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5212977Z test_sparse_zeros_sin_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5213171Z test_sparse_zeros_sin_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5213333Z test_sparse_zeros_sin_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5213503Z test_sparse_zeros_sinh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5213672Z test_sparse_zeros_sinh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5213836Z test_sparse_zeros_sinh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5214001Z test_sparse_zeros_sinh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5214155Z test_sparse_zeros_sinh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5214319Z test_sparse_zeros_sinh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5214486Z test_sparse_zeros_sinh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5214646Z test_sparse_zeros_sinh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5214811Z test_sparse_zeros_sinh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5214988Z test_sparse_zeros_sqrt_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5215159Z test_sparse_zeros_sqrt_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5215325Z test_sparse_zeros_sqrt_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5215482Z test_sparse_zeros_sqrt_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5215641Z test_sparse_zeros_sqrt_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5215812Z test_sparse_zeros_sqrt_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5216035Z test_sparse_zeros_sqrt_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5216238Z test_sparse_zeros_sqrt_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5216439Z test_sparse_zeros_sqrt_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5216648Z test_sparse_zeros_tan_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5216855Z test_sparse_zeros_tan_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5217056Z test_sparse_zeros_tan_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5217250Z test_sparse_zeros_tan_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5217449Z test_sparse_zeros_tan_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5217647Z test_sparse_zeros_tan_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5217850Z test_sparse_zeros_tan_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5218052Z test_sparse_zeros_tan_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5218252Z test_sparse_zeros_tan_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5218462Z test_sparse_zeros_tanh_cuda_complex128 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5218674Z test_sparse_zeros_tanh_cuda_complex64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5218853Z test_sparse_zeros_tanh_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5219016Z test_sparse_zeros_tanh_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5219175Z test_sparse_zeros_tanh_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5219359Z test_sparse_zeros_tanh_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5219518Z test_sparse_zeros_tanh_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5219682Z test_sparse_zeros_tanh_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5219844Z test_sparse_zeros_tanh_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5220010Z test_sparse_zeros_trunc_cuda_float32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5220168Z test_sparse_zeros_trunc_cuda_float64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5220332Z test_sparse_zeros_trunc_cuda_int16 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5220494Z test_sparse_zeros_trunc_cuda_int32 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5220663Z test_sparse_zeros_trunc_cuda_int64 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5220829Z test_sparse_zeros_trunc_cuda_int8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5220990Z test_sparse_zeros_trunc_cuda_uint8 (__main__.TestSparseUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T21:26:55.5221000Z 2023-01-11T21:26:55.5221303Z ---------------------------------------------------------------------- 2023-01-11T21:26:55.5221397Z Ran 2488 tests in 216.040s 2023-01-11T21:26:55.5221403Z 2023-01-11T21:26:55.5221484Z OK (skipped=364) 2023-01-11T21:26:55.5221489Z 2023-01-11T21:26:55.5221574Z Generating XML reports... 2023-01-11T21:26:55.5221885Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseAnyCUDA-20230111212318.xml 2023-01-11T21:26:55.5222167Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseCUDA-20230111212318.xml 2023-01-11T21:26:55.5222495Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCUDA-20230111212318.xml 2023-01-11T21:26:55.5222804Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20230111212318.xml 2023-01-11T21:26:55.5223082Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20230111212318.xml 2023-01-11T21:26:55.5223389Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCUDA-20230111212318.xml 2023-01-11T21:26:55.5223395Z 2023-01-11T21:26:55.5226448Z ##[endgroup] 2023-01-11T21:26:55.5226751Z FINISHED PRINTING LOG FILE of test_sparse (/var/lib/jenkins/workspace/test/test-reports/test_sparse_li3lbtsy) 2023-01-11T21:26:55.5226759Z 2023-01-11T21:26:57.3539131Z Ignoring disabled issues: [] 2023-01-11T21:26:57.3778839Z Running dynamo/test_nops ... [2023-01-11 21:26:57.377448] 2023-01-11T21:26:57.3781120Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_nops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:57.377789] 2023-01-11T21:27:00.4268094Z 2023-01-11T21:27:00.4268703Z Expand the folded group to see the log file of dynamo/test_nops 2023-01-11T21:27:00.4269615Z ##[group]PRINTING LOG FILE of dynamo/test_nops (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_nops_j216squu) 2023-01-11T21:27:00.4269905Z 2023-01-11T21:27:00.4270039Z Running tests... 2023-01-11T21:27:00.4270569Z ---------------------------------------------------------------------- 2023-01-11T21:27:00.4271085Z Test results will be stored in test-reports/python-unittest/dynamo.test_nops 2023-01-11T21:27:00.4271385Z test1 (__main__.NopTests) ... ok (1.147s) 2023-01-11T21:27:00.4271623Z test2 (__main__.NopTests) ... ok (0.002s) 2023-01-11T21:27:00.4271842Z test3 (__main__.NopTests) ... ok (0.002s) 2023-01-11T21:27:00.4272093Z test_extended_args (__main__.NopTests) ... ok (0.033s) 2023-01-11T21:27:00.4272245Z 2023-01-11T21:27:00.4272440Z ---------------------------------------------------------------------- 2023-01-11T21:27:00.4272684Z Ran 4 tests in 1.184s 2023-01-11T21:27:00.4273022Z 2023-01-11T21:27:00.4273089Z OK 2023-01-11T21:27:00.4273187Z 2023-01-11T21:27:00.4273281Z Generating XML reports... 2023-01-11T21:27:00.4273690Z Generated XML report: test-reports/python-unittest/dynamo.test_nops/TEST-NopTests-20230111212658.xml 2023-01-11T21:27:00.4273915Z 2023-01-11T21:27:00.4274148Z ##[endgroup] 2023-01-11T21:27:00.4274535Z FINISHED PRINTING LOG FILE of dynamo/test_nops (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_nops_j216squu) 2023-01-11T21:27:00.4274839Z 2023-01-11T21:27:02.3163489Z Ignoring disabled issues: [] 2023-01-11T21:27:02.3395749Z Running dynamo/test_recompile_ux ... [2023-01-11 21:27:02.339141] 2023-01-11T21:27:02.3399591Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_recompile_ux.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:02.339517] 2023-01-11T21:27:04.0437979Z 2023-01-11T21:27:04.0439002Z Expand the folded group to see the log file of dynamo/test_recompile_ux 2023-01-11T21:27:04.0439972Z ##[group]PRINTING LOG FILE of dynamo/test_recompile_ux (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_recompile_ux_jh0jr4it) 2023-01-11T21:27:04.0440275Z 2023-01-11T21:27:04.0440507Z ##[endgroup] 2023-01-11T21:27:04.0441048Z FINISHED PRINTING LOG FILE of dynamo/test_recompile_ux (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_recompile_ux_jh0jr4it) 2023-01-11T21:27:04.0441292Z 2023-01-11T21:27:05.9605347Z Ignoring disabled issues: [] 2023-01-11T21:27:05.9840612Z Running dynamo/test_subgraphs ... [2023-01-11 21:27:05.983073] 2023-01-11T21:27:05.9841192Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_subgraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:05.983414] 2023-01-11T21:27:10.6246412Z 2023-01-11T21:27:10.6247274Z Expand the folded group to see the log file of dynamo/test_subgraphs 2023-01-11T21:27:10.6248334Z ##[group]PRINTING LOG FILE of dynamo/test_subgraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_subgraphs_jgr17sjf) 2023-01-11T21:27:10.6248745Z 2023-01-11T21:27:10.6248872Z Running tests... 2023-01-11T21:27:10.6249669Z ---------------------------------------------------------------------- 2023-01-11T21:27:10.6250329Z Test results will be stored in test-reports/python-unittest/dynamo.test_subgraphs 2023-01-11T21:27:10.6250864Z test_capi_call1 (__main__.SubGraphTests) ... ok (1.193s) 2023-01-11T21:27:10.6251429Z test_capi_call2 (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:27:10.6251848Z unimplemented [] 2023-01-11T21:27:10.6252450Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6253149Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:27:10.6253614Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6253929Z unimplemented [] 2023-01-11T21:27:10.6254567Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6255262Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:27:10.6255675Z ok (0.011s) 2023-01-11T21:27:10.6256166Z test_capi_call3 (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:27:10.6256524Z unimplemented [] 2023-01-11T21:27:10.6257134Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6257825Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:27:10.6258231Z ok (0.006s) 2023-01-11T21:27:10.6258737Z test_control_flow1 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6259343Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:27:10.6259726Z ok (0.011s) 2023-01-11T21:27:10.6260281Z test_control_flow2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6261002Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:27:10.6261644Z ok (0.006s) 2023-01-11T21:27:10.6262238Z test_control_flow3 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6262905Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:27:10.6263320Z ok (0.015s) 2023-01-11T21:27:10.6263812Z test_control_flow4 (__main__.SubGraphTests) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:27:10.6264386Z stats [('calls_captured', 5), ('unique_graphs', 3), ('fusions_possible', 2)] 2023-01-11T21:27:10.6264774Z ok (0.014s) 2023-01-11T21:27:10.6265277Z test_control_flow5 (__main__.SubGraphTests) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:27:10.6265852Z stats [('calls_captured', 13), ('fusions_possible', 7), ('unique_graphs', 6)] 2023-01-11T21:27:10.6266230Z ok (0.037s) 2023-01-11T21:27:10.6266732Z test_dynamic_duck_size (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6267344Z stats [('calls_captured', 10), ('fusions_possible', 8), ('unique_graphs', 2)] 2023-01-11T21:27:10.6267723Z ok (0.075s) 2023-01-11T21:27:10.6268228Z test_dynamic_kwarg (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:27:10.6268819Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:27:10.6269177Z ok (0.022s) 2023-01-11T21:27:10.6269702Z test_dynamic_order_dependence (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6270339Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:27:10.6270704Z ok (0.063s) 2023-01-11T21:27:10.6271204Z test_dynamic_shapes (__main__.SubGraphTests) ... frames [('total', 11), ('ok', 11)] 2023-01-11T21:27:10.6271818Z stats [('calls_captured', 22), ('fusions_possible', 11), ('unique_graphs', 11)] 2023-01-11T21:27:10.6272214Z ok (0.057s) 2023-01-11T21:27:10.6272726Z test_dynamic_zero_inference (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6273436Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:27:10.6273828Z ok (0.023s) 2023-01-11T21:27:10.6274349Z test_enumerate_not_break_graph (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:27:10.6275050Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:27:10.6275436Z ok (0.007s) 2023-01-11T21:27:10.6275906Z test_extended_args (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6276493Z stats [('calls_captured', 1026), ('fusions_possible', 1023), ('unique_graphs', 3)] 2023-01-11T21:27:10.6276867Z ok (0.797s) 2023-01-11T21:27:10.6277343Z test_graph_break_on_item (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6277720Z unimplemented [] 2023-01-11T21:27:10.6278116Z graph_break [('Tensor.item', 1)] 2023-01-11T21:27:10.6278638Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:27:10.6279024Z ok (0.012s) 2023-01-11T21:27:10.6279573Z test_indirect_unsupported1 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6280482Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6281064Z unimplemented [] 2023-01-11T21:27:10.6281817Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:27:10.6282543Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:27:10.6282920Z ok (0.010s) 2023-01-11T21:27:10.6283440Z test_indirect_unsupported2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6284173Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6284663Z unimplemented [] 2023-01-11T21:27:10.6285278Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:27:10.6286404Z stats [('calls_captured', 5), ('unique_graphs', 3), ('fusions_possible', 2)] 2023-01-11T21:27:10.6286793Z ok (0.015s) 2023-01-11T21:27:10.6287326Z test_indirect_unsupported3 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6288059Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6288512Z unimplemented [] 2023-01-11T21:27:10.6289113Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:27:10.6289758Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:27:10.6290124Z ok (0.010s) 2023-01-11T21:27:10.6290619Z test_multigraph (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6291194Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:27:10.6291578Z ok (0.011s) 2023-01-11T21:27:10.6292099Z test_no_graph_break_on_item (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:27:10.6292686Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:27:10.6293043Z ok (0.009s) 2023-01-11T21:27:10.6293573Z test_pop_after_resume (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6293972Z unimplemented [] 2023-01-11T21:27:10.6294581Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6295275Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:27:10.6295650Z ok (0.015s) 2023-01-11T21:27:10.6296132Z test_restore_range (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6296493Z unimplemented [] 2023-01-11T21:27:10.6297095Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6297880Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:27:10.6298256Z ok (0.012s) 2023-01-11T21:27:10.6298762Z test_restore_range_iter (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6299146Z unimplemented [] 2023-01-11T21:27:10.6299720Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6300571Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:27:10.6301045Z ok (0.010s) 2023-01-11T21:27:10.6301652Z test_restore_state (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6302120Z unimplemented [] 2023-01-11T21:27:10.6302890Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6303597Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:27:10.6303972Z ok (0.011s) 2023-01-11T21:27:10.6304457Z test_resume1 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6304839Z unimplemented [] 2023-01-11T21:27:10.6305444Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6306105Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:27:10.6306457Z ok (0.011s) 2023-01-11T21:27:10.6306923Z test_resume2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6307599Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6308086Z unimplemented [] 2023-01-11T21:27:10.6308713Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:27:10.6309385Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:27:10.6309887Z ok (0.015s) 2023-01-11T21:27:10.6310373Z test_resume3 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6311051Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6311540Z unimplemented [] 2023-01-11T21:27:10.6312157Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:27:10.6312851Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:27:10.6313214Z ok (0.015s) 2023-01-11T21:27:10.6313678Z test_resume4 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6317959Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6318381Z unimplemented [] 2023-01-11T21:27:10.6318963Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:27:10.6319690Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:27:10.6320191Z ok (0.015s) 2023-01-11T21:27:10.6320680Z test_resume5 (__main__.SubGraphTests) ... tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:27:10.6321163Z 1.5000]) 2023-01-11T21:27:10.6321564Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:27:10.6321905Z 1.5000]) 2023-01-11T21:27:10.6322221Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:27:10.6322529Z 1.5000]) 2023-01-11T21:27:10.6322844Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:27:10.6323172Z 1.5000]) 2023-01-11T21:27:10.6323543Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:27:10.6323852Z unimplemented [] 2023-01-11T21:27:10.6324368Z graph_break [('call_function BuiltinVariable(print) [TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6325051Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:27:10.6325405Z ok (0.012s) 2023-01-11T21:27:10.6325907Z test_resume_freevars (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6326619Z unimplemented [] 2023-01-11T21:27:10.6327259Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6327928Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:27:10.6328315Z ok (0.011s) 2023-01-11T21:27:10.6328814Z test_resume_paths_join (__main__.SubGraphTests) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:27:10.6329396Z stats [('calls_captured', 10), ('unique_graphs', 7), ('fusions_possible', 3)] 2023-01-11T21:27:10.6329777Z ok (0.032s) 2023-01-11T21:27:10.6330288Z test_resume_tuple_iterator (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6330692Z unimplemented [] 2023-01-11T21:27:10.6331326Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6332059Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:27:10.6332425Z ok (0.017s) 2023-01-11T21:27:10.6332919Z test_resume_with_no_grad1 (__main__.SubGraphTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:27:10.6333307Z unimplemented [] 2023-01-11T21:27:10.6333681Z graph_break [('Tensor.tolist', 2)] 2023-01-11T21:27:10.6334215Z stats [('calls_captured', 18), ('fusions_possible', 14), ('unique_graphs', 4)] 2023-01-11T21:27:10.6334581Z ok (0.023s) 2023-01-11T21:27:10.6335097Z test_resume_with_no_grad2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6335502Z unimplemented [] 2023-01-11T21:27:10.6335890Z graph_break [('Tensor.tolist', 2)] 2023-01-11T21:27:10.6336408Z stats [('calls_captured', 13), ('fusions_possible', 10), ('unique_graphs', 3)] 2023-01-11T21:27:10.6336909Z ok (0.019s) 2023-01-11T21:27:10.6337389Z test_resume_with_no_grad3 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6337797Z unimplemented [] 2023-01-11T21:27:10.6338201Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:27:10.6338738Z stats [('calls_captured', 19), ('fusions_possible', 17), ('unique_graphs', 2)] 2023-01-11T21:27:10.6339111Z ok (0.018s) 2023-01-11T21:27:10.6339609Z test_stack_state1 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6340052Z unimplemented [] 2023-01-11T21:27:10.6340814Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6341665Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:27:10.6342134Z ok (0.011s) 2023-01-11T21:27:10.6342694Z test_stack_state2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6343420Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6343883Z unimplemented [] 2023-01-11T21:27:10.6344483Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:27:10.6345133Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:27:10.6345508Z ok (0.016s) 2023-01-11T21:27:10.6345866Z test_start1 (__main__.SubGraphTests) ... tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1.]) 2023-01-11T21:27:10.6346378Z tensor([-2., -2., -2., -2., -2., -2., -2., -2., -2., -2.]) 2023-01-11T21:27:10.6346738Z tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1.]) 2023-01-11T21:27:10.6347182Z tensor([-2., -2., -2., -2., -2., -2., -2., -2., -2., -2.]) 2023-01-11T21:27:10.6347580Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:27:10.6347895Z unimplemented [] 2023-01-11T21:27:10.6348415Z graph_break [('call_function BuiltinVariable(print) [TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6349125Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:27:10.6349523Z ok (0.009s) 2023-01-11T21:27:10.6349998Z test_start2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6350695Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6351179Z unimplemented [] 2023-01-11T21:27:10.6351792Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:27:10.6352461Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:27:10.6352820Z ok (0.012s) 2023-01-11T21:27:10.6353278Z test_start3 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:27:10.6353650Z unimplemented [] 2023-01-11T21:27:10.6354267Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:27:10.6355056Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:27:10.6355421Z ok (0.008s) 2023-01-11T21:27:10.6355858Z test_start4 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6356394Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:27:10.6356774Z ok (0.011s) 2023-01-11T21:27:10.6357183Z test_tuple_iterator_mutate (__main__.SubGraphTests) ... skip: not working yet (0.001s) 2023-01-11T21:27:10.6357811Z test_tuple_iterator_return (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:27:10.6358214Z unimplemented [] 2023-01-11T21:27:10.6358838Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:27:10.6359509Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:27:10.6359956Z ok (0.022s) 2023-01-11T21:27:10.6360286Z 2023-01-11T21:27:10.6360691Z ---------------------------------------------------------------------- 2023-01-11T21:27:10.6361173Z Ran 44 tests in 2.732s 2023-01-11T21:27:10.6361391Z 2023-01-11T21:27:10.6361534Z OK (skipped=1) 2023-01-11T21:27:10.6361736Z 2023-01-11T21:27:10.6361898Z Generating XML reports... 2023-01-11T21:27:10.6362547Z Generated XML report: test-reports/python-unittest/dynamo.test_subgraphs/TEST-SubGraphTests-20230111212707.xml 2023-01-11T21:27:10.6362919Z 2023-01-11T21:27:10.6363403Z ##[endgroup] 2023-01-11T21:27:10.6364076Z FINISHED PRINTING LOG FILE of dynamo/test_subgraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_subgraphs_jgr17sjf) 2023-01-11T21:27:10.6364467Z 2023-01-11T21:27:12.5406513Z Ignoring disabled issues: [] 2023-01-11T21:27:12.5645677Z Running inductor/test_smoke ... [2023-01-11 21:27:12.563962] 2023-01-11T21:27:12.5646647Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_smoke.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:12.564316] 2023-01-11T21:27:18.7964483Z 2023-01-11T21:27:18.7964925Z Expand the folded group to see the log file of inductor/test_smoke 2023-01-11T21:27:18.7965859Z ##[group]PRINTING LOG FILE of inductor/test_smoke (/var/lib/jenkins/workspace/test/test-reports/inductor-test_smoke_1m413xnb) 2023-01-11T21:27:18.7966524Z 2023-01-11T21:27:18.7966651Z Running tests... 2023-01-11T21:27:18.7967195Z ---------------------------------------------------------------------- 2023-01-11T21:27:18.7967723Z Test results will be stored in test-reports/python-unittest/inductor.test_smoke 2023-01-11T21:27:18.7968706Z test_compile_decorator (__main__.SmokeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py:372: UserWarning: TensorFloat32 tensor cores for float32 matrix multiplication available but not enabled.Consider setting `torch.set_float32_matmul_precision('high')` 2023-01-11T21:27:18.7969309Z warnings.warn( 2023-01-11T21:27:18.7970313Z /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py:372: UserWarning: TensorFloat32 tensor cores for float32 matrix multiplication available but not enabled.Consider setting `torch.set_float32_matmul_precision('high')` 2023-01-11T21:27:18.7970861Z warnings.warn( 2023-01-11T21:27:18.7971075Z ok (2.820s) 2023-01-11T21:27:18.7971808Z test_compile_invalid_options (__main__.SmokeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py:372: UserWarning: TensorFloat32 tensor cores for float32 matrix multiplication available but not enabled.Consider setting `torch.set_float32_matmul_precision('high')` 2023-01-11T21:27:18.7972437Z warnings.warn( 2023-01-11T21:27:18.7972661Z ok (0.001s) 2023-01-11T21:27:18.7973218Z test_mlp (__main__.SmokeTest) ... [2023-01-11 21:27:16,830] torch._dynamo.symbolic_convert: [INFO] Step 1: torchdynamo start tracing forward 2023-01-11T21:27:18.7973870Z [2023-01-11 21:27:16,843] torch._dynamo.symbolic_convert: [INFO] Step 1: torchdynamo done tracing forward (RETURN_VALUE) 2023-01-11T21:27:18.7974510Z [2023-01-11 21:27:16,844] torch._dynamo.output_graph: [INFO] Step 2: calling compiler function debug_wrapper 2023-01-11T21:27:18.7975012Z [2023-01-11 21:27:16,973] torch._inductor.compile_fx: [INFO] Step 3: torchinductor compiling FORWARDS graph 2 2023-01-11T21:27:18.7975484Z [2023-01-11 21:27:17,409] torch._inductor.compile_fx: [INFO] Step 3: torchinductor done compiling FORWARDS graph 2 2023-01-11T21:27:18.7975993Z [2023-01-11 21:27:17,409] torch._dynamo.output_graph: [INFO] Step 2: done compiler function debug_wrapper 2023-01-11T21:27:18.7976187Z 2023-01-11T21:27:18.7976281Z from ctypes import c_void_p, c_long 2023-01-11T21:27:18.7976527Z import torch 2023-01-11T21:27:18.7976764Z import random 2023-01-11T21:27:18.7976997Z from torch import empty_strided, as_strided, device 2023-01-11T21:27:18.7977264Z from torch._inductor.codecache import AsyncCompile 2023-01-11T21:27:18.7977437Z 2023-01-11T21:27:18.7977548Z aten = torch.ops.aten 2023-01-11T21:27:18.7977839Z assert_size_stride = torch._C._dynamo.guards.assert_size_stride 2023-01-11T21:27:18.7978182Z async_compile = AsyncCompile() 2023-01-11T21:27:18.7978332Z 2023-01-11T21:27:18.7978438Z import triton 2023-01-11T21:27:18.7978666Z import triton.language as tl 2023-01-11T21:27:18.7978920Z from torch._inductor.triton_ops.autotune import grid 2023-01-11T21:27:18.7979226Z from torch._C import _cuda_getCurrentRawStream as get_cuda_stream 2023-01-11T21:27:18.7979440Z 2023-01-11T21:27:18.7979444Z 2023-01-11T21:27:18.7979634Z triton_fused_le_1_unsqueeze_1_0 = async_compile.triton(''' 2023-01-11T21:27:18.7979866Z import triton 2023-01-11T21:27:18.7980078Z import triton.language as tl 2023-01-11T21:27:18.7980362Z from torch._inductor.ir import ReductionHint 2023-01-11T21:27:18.7980607Z from torch._inductor.ir import TileHint 2023-01-11T21:27:18.7980870Z from torch._inductor.triton_ops.autotune import pointwise 2023-01-11T21:27:18.7981213Z from torch._inductor.utils import instance_descriptor 2023-01-11T21:27:18.7981372Z 2023-01-11T21:27:18.7981837Z @pointwise(size_hints=[8], filename=__file__, meta={'signature': {0: '*fp32', 1: '*fp32', 2: '*fp32', 3: '*i1', 4: 'i32'}, 'device': 0, 'constants': {}, 'mutated_arg_names': set(), 'configs': [instance_descriptor(divisible_by_16=(0, 1, 2, 3), equal_to_1=())]}) 2023-01-11T21:27:18.7982234Z @triton.jit 2023-01-11T21:27:18.7982485Z def triton_(in_ptr0, in_ptr1, out_ptr0, out_ptr1, xnumel, XBLOCK : tl.constexpr): 2023-01-11T21:27:18.7982780Z xnumel = 6 2023-01-11T21:27:18.7983001Z xoffset = tl.program_id(0) * XBLOCK 2023-01-11T21:27:18.7983258Z xindex = xoffset + tl.reshape(tl.arange(0, XBLOCK), [XBLOCK]) 2023-01-11T21:27:18.7983515Z xmask = xindex < xnumel 2023-01-11T21:27:18.7983749Z x0 = xindex 2023-01-11T21:27:18.7984046Z tmp0 = tl.load(in_ptr0 + (x0), xmask, eviction_policy='evict_last') 2023-01-11T21:27:18.7984426Z tmp1 = tl.load(in_ptr1 + (x0), xmask, eviction_policy='evict_last') 2023-01-11T21:27:18.7984718Z tmp4 = tl.load(in_ptr0 + (x0), xmask) 2023-01-11T21:27:18.7984948Z tmp5 = tl.load(in_ptr1 + (x0), xmask) 2023-01-11T21:27:18.7985209Z tmp2 = tmp0 + tmp1 2023-01-11T21:27:18.7985500Z tmp3 = tl.where(0 != 0, 0, tl.where(0 > tmp2, 0, tmp2)) 2023-01-11T21:27:18.7985726Z tmp6 = tmp4 + tmp5 2023-01-11T21:27:18.7985948Z tmp7 = tl.where(0 != 0, 0, tl.where(0 > tmp6, 0, tmp6)) 2023-01-11T21:27:18.7986199Z tmp8 = 0 2023-01-11T21:27:18.7986409Z tmp9 = tmp7 <= tmp8 2023-01-11T21:27:18.7986647Z tl.store(out_ptr0 + (x0 + tl.zeros([XBLOCK], tl.int32)), tmp3, xmask) 2023-01-11T21:27:18.7986953Z tl.store(out_ptr1 + (x0 + tl.zeros([XBLOCK], tl.int32)), tmp9, xmask) 2023-01-11T21:27:18.7987248Z ''') 2023-01-11T21:27:18.7987350Z 2023-01-11T21:27:18.7987355Z 2023-01-11T21:27:18.7987515Z triton_fused_le_relu_1_1 = async_compile.triton(''' 2023-01-11T21:27:18.7987741Z import triton 2023-01-11T21:27:18.7988001Z import triton.language as tl 2023-01-11T21:27:18.7988245Z from torch._inductor.ir import ReductionHint 2023-01-11T21:27:18.7988489Z from torch._inductor.ir import TileHint 2023-01-11T21:27:18.7988802Z from torch._inductor.triton_ops.autotune import pointwise 2023-01-11T21:27:18.7989106Z from torch._inductor.utils import instance_descriptor 2023-01-11T21:27:18.7989261Z 2023-01-11T21:27:18.7989750Z @pointwise(size_hints=[1], filename=__file__, meta={'signature': {0: '*fp32', 1: '*fp32', 2: '*i1', 3: 'i32'}, 'device': 0, 'constants': {}, 'mutated_arg_names': {'in_out_ptr0'}, 'configs': [instance_descriptor(divisible_by_16=(0, 1, 2), equal_to_1=())]}) 2023-01-11T21:27:18.7990124Z @triton.jit 2023-01-11T21:27:18.7990385Z def triton_(in_out_ptr0, in_ptr0, out_ptr0, xnumel, XBLOCK : tl.constexpr): 2023-01-11T21:27:18.7990678Z xnumel = 1 2023-01-11T21:27:18.7990874Z xoffset = tl.program_id(0) * XBLOCK 2023-01-11T21:27:18.7991135Z xindex = xoffset + tl.reshape(tl.arange(0, XBLOCK), [XBLOCK]) 2023-01-11T21:27:18.7991428Z xmask = xindex < xnumel 2023-01-11T21:27:18.7991679Z tmp0 = tl.load(in_out_ptr0 + (0 + tl.zeros([XBLOCK], tl.int32)), None) 2023-01-11T21:27:18.7992029Z tmp1 = tl.load(in_ptr0 + (0 + tl.zeros([XBLOCK], tl.int32)), None) 2023-01-11T21:27:18.7992326Z tmp2 = tmp0 + tmp1 2023-01-11T21:27:18.7992567Z tmp3 = tl.where(0 != 0, 0, tl.where(0 > tmp2, 0, tmp2)) 2023-01-11T21:27:18.7992814Z tmp4 = 0 2023-01-11T21:27:18.7993021Z tmp5 = tmp3 <= tmp4 2023-01-11T21:27:18.7993300Z tl.store(in_out_ptr0 + (0 + tl.zeros([XBLOCK], tl.int32)), tmp3, None) 2023-01-11T21:27:18.7993592Z tl.store(out_ptr0 + (0 + tl.zeros([XBLOCK], tl.int32)), tmp5, None) 2023-01-11T21:27:18.7993861Z ''') 2023-01-11T21:27:18.7994001Z 2023-01-11T21:27:18.7994007Z 2023-01-11T21:27:18.7994111Z async_compile.wait(globals()) 2023-01-11T21:27:18.7994319Z del async_compile 2023-01-11T21:27:18.7994437Z 2023-01-11T21:27:18.7994514Z def call(args): 2023-01-11T21:27:18.7994890Z primals_1, primals_2, primals_3, primals_4, primals_5 = args 2023-01-11T21:27:18.7995141Z args.clear() 2023-01-11T21:27:18.7995347Z with torch.cuda.device(0): 2023-01-11T21:27:18.7995718Z buf0 = empty_strided((1, 6), (6, 1), device='cuda', dtype=torch.float32) 2023-01-11T21:27:18.7996065Z aten.mm.out(as_strided(primals_5, (1, 1), (1, 1)), as_strided(primals_1, (1, 6), (1, 1)), out=buf0) 2023-01-11T21:27:18.7996358Z del primals_1 2023-01-11T21:27:18.7997237Z buf1 = empty_strided((1, 6), (6, 1), device='cuda', dtype=torch.float32) 2023-01-11T21:27:18.7997583Z buf5 = empty_strided((6, ), (1, ), device='cuda', dtype=torch.bool) 2023-01-11T21:27:18.7997858Z stream0 = get_cuda_stream(0) 2023-01-11T21:27:18.7998186Z triton_fused_le_1_unsqueeze_1_0.run(buf0, primals_2, buf1, buf5, 6, grid=grid(6), stream=stream0) 2023-01-11T21:27:18.7998445Z del buf0 2023-01-11T21:27:18.7998629Z del primals_2 2023-01-11T21:27:18.7999009Z buf2 = empty_strided((1, 1), (1, 1), device='cuda', dtype=torch.float32) 2023-01-11T21:27:18.7999305Z aten.mm.out(buf1, as_strided(primals_3, (6, 1), (1, 6)), out=buf2) 2023-01-11T21:27:18.7999667Z buf3 = as_strided(buf2, (1, ), (1, )); del buf2 # reuse 2023-01-11T21:27:18.8000022Z buf4 = empty_strided((1, ), (1, ), device='cuda', dtype=torch.bool) 2023-01-11T21:27:18.8000332Z triton_fused_le_relu_1_1.run(buf3, primals_4, buf4, 1, grid=grid(1), stream=stream0) 2023-01-11T21:27:18.8000635Z del primals_4 2023-01-11T21:27:18.8000912Z return (buf3, as_strided(primals_5, (1, 1), (1, 1)), buf1, buf4, as_strided(primals_3, (1, 6), (6, 1)), buf5, ) 2023-01-11T21:27:18.8001098Z 2023-01-11T21:27:18.8001102Z 2023-01-11T21:27:18.8001186Z if __name__ == "__main__": 2023-01-11T21:27:18.8001483Z from torch._dynamo.testing import rand_strided 2023-01-11T21:27:18.8001758Z from torch._inductor.utils import print_performance 2023-01-11T21:27:18.8002215Z primals_1 = rand_strided((6, 1), (1, 1), device='cuda:0', dtype=torch.float32) 2023-01-11T21:27:18.8002724Z primals_2 = rand_strided((6, ), (1, ), device='cuda:0', dtype=torch.float32) 2023-01-11T21:27:18.8003244Z primals_3 = rand_strided((1, 6), (6, 1), device='cuda:0', dtype=torch.float32) 2023-01-11T21:27:18.8003724Z primals_4 = rand_strided((1, ), (1, ), device='cuda:0', dtype=torch.float32) 2023-01-11T21:27:18.8004253Z primals_5 = rand_strided((1, ), (1, ), device='cuda:0', dtype=torch.float32) 2023-01-11T21:27:18.8004605Z print_performance(lambda: call([primals_1, primals_2, primals_3, primals_4, primals_5])) 2023-01-11T21:27:18.8004797Z 2023-01-11T21:27:18.8004882Z ok (1.346s) 2023-01-11T21:27:18.8005027Z 2023-01-11T21:27:18.8005235Z ---------------------------------------------------------------------- 2023-01-11T21:27:18.8005492Z Ran 3 tests in 4.167s 2023-01-11T21:27:18.8005616Z 2023-01-11T21:27:18.8005689Z OK 2023-01-11T21:27:18.8005801Z 2023-01-11T21:27:18.8005923Z Generating XML reports... 2023-01-11T21:27:18.8006608Z Generated XML report: test-reports/python-unittest/inductor.test_smoke/TEST-SmokeTest-20230111212714.xml 2023-01-11T21:27:18.8006990Z 2023-01-11T21:27:18.8007292Z ##[endgroup] 2023-01-11T21:27:18.8007721Z FINISHED PRINTING LOG FILE of inductor/test_smoke (/var/lib/jenkins/workspace/test/test-reports/inductor-test_smoke_1m413xnb) 2023-01-11T21:27:18.8008003Z 2023-01-11T21:27:20.7095062Z Ignoring disabled issues: [] 2023-01-11T21:27:20.7397848Z Running lazy/test_debug_util ... [2023-01-11 21:27:20.739423] 2023-01-11T21:27:20.7400116Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_debug_util.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:20.739790] 2023-01-11T21:27:23.6472458Z 2023-01-11T21:27:23.6473666Z Expand the folded group to see the log file of lazy/test_debug_util 2023-01-11T21:27:23.6474418Z ##[group]PRINTING LOG FILE of lazy/test_debug_util (/var/lib/jenkins/workspace/test/test-reports/lazy-test_debug_util_b9pjybh6) 2023-01-11T21:27:23.6474824Z 2023-01-11T21:27:23.6474931Z Running tests... 2023-01-11T21:27:23.6475431Z ---------------------------------------------------------------------- 2023-01-11T21:27:23.6475858Z Test results will be stored in test-reports/python-unittest/lazy.test_debug_util 2023-01-11T21:27:23.6476188Z test_get_python_frames (__main__.DebugUtilTest) ... ok (1.159s) 2023-01-11T21:27:23.6476356Z 2023-01-11T21:27:23.6476556Z ---------------------------------------------------------------------- 2023-01-11T21:27:23.6476808Z Ran 1 test in 1.159s 2023-01-11T21:27:23.6476923Z 2023-01-11T21:27:23.6476991Z OK 2023-01-11T21:27:23.6477091Z 2023-01-11T21:27:23.6477183Z Generating XML reports... 2023-01-11T21:27:23.6477622Z Generated XML report: test-reports/python-unittest/lazy.test_debug_util/TEST-DebugUtilTest-20230111212722.xml 2023-01-11T21:27:23.6477871Z 2023-01-11T21:27:23.6478095Z ##[endgroup] 2023-01-11T21:27:23.6478506Z FINISHED PRINTING LOG FILE of lazy/test_debug_util (/var/lib/jenkins/workspace/test/test-reports/lazy-test_debug_util_b9pjybh6) 2023-01-11T21:27:23.6478737Z 2023-01-11T21:27:25.5586002Z Ignoring disabled issues: [] 2023-01-11T21:27:25.5823160Z Running lazy/test_step_closures ... [2023-01-11 21:27:25.581665] 2023-01-11T21:27:25.5824111Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_step_closures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:25.581981] 2023-01-11T21:27:30.4370888Z 2023-01-11T21:27:30.4371673Z Expand the folded group to see the log file of lazy/test_step_closures 2023-01-11T21:27:30.4372568Z ##[group]PRINTING LOG FILE of lazy/test_step_closures (/var/lib/jenkins/workspace/test/test-reports/lazy-test_step_closures_jjdh2xok) 2023-01-11T21:27:30.4372829Z 2023-01-11T21:27:30.4372913Z Running tests... 2023-01-11T21:27:30.4373333Z ---------------------------------------------------------------------- 2023-01-11T21:27:30.4373726Z Test results will be stored in test-reports/python-unittest/lazy.test_step_closures 2023-01-11T21:27:30.4374055Z test_asynchronous (__main__.ClosuresTest) ... ok (1.089s) 2023-01-11T21:27:30.4374346Z test_asynchronous_exception (__main__.ClosuresTest) ... ok (1.001s) 2023-01-11T21:27:30.4374654Z test_synchronous (__main__.ClosuresTest) ... ok (1.002s) 2023-01-11T21:27:30.4374951Z test_synchronous_exception (__main__.ClosuresTest) ... ok (0.001s) 2023-01-11T21:27:30.4375122Z 2023-01-11T21:27:30.4375326Z ---------------------------------------------------------------------- 2023-01-11T21:27:30.4375625Z Ran 4 tests in 3.093s 2023-01-11T21:27:30.4375743Z 2023-01-11T21:27:30.4375804Z OK 2023-01-11T21:27:30.4375902Z 2023-01-11T21:27:30.4375993Z Generating XML reports... 2023-01-11T21:27:30.4376429Z Generated XML report: test-reports/python-unittest/lazy.test_step_closures/TEST-ClosuresTest-20230111212726.xml 2023-01-11T21:27:30.4376670Z 2023-01-11T21:27:30.4376896Z ##[endgroup] 2023-01-11T21:27:30.4377313Z FINISHED PRINTING LOG FILE of lazy/test_step_closures (/var/lib/jenkins/workspace/test/test-reports/lazy-test_step_closures_jjdh2xok) 2023-01-11T21:27:30.4377550Z 2023-01-11T21:27:32.2591295Z 2023-01-11T21:27:32.2592013Z Expand the folded group to see the log file of dynamo/test_minifier 2023-01-11T21:27:32.2593280Z ##[group]PRINTING LOG FILE of dynamo/test_minifier (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_minifier_0ehl4w_5) 2023-01-11T21:27:32.2593614Z 2023-01-11T21:27:32.2593738Z Running tests... 2023-01-11T21:27:32.2594290Z ---------------------------------------------------------------------- 2023-01-11T21:27:32.2594908Z Test results will be stored in test-reports/python-unittest/dynamo.test_minifier 2023-01-11T21:27:32.2595385Z test_after_dynamo_cpu_accuracy_backend_passes (__main__.MinifierTests) ... ok (2.715s) 2023-01-11T21:27:32.2595842Z test_after_dynamo_cpu_accuracy_error (__main__.MinifierTests) ... ok (4.956s) 2023-01-11T21:27:32.2596357Z test_after_dynamo_cpu_compile_backend_passes (__main__.MinifierTests) ... ok (1.587s) 2023-01-11T21:27:32.2596805Z test_after_dynamo_cpu_compile_error (__main__.MinifierTests) ... ok (4.895s) 2023-01-11T21:27:32.2597239Z test_after_dynamo_cpu_runtime_backend_passes (__main__.MinifierTests) ... ok (1.588s) 2023-01-11T21:27:32.2597715Z test_after_dynamo_cpu_runtime_error (__main__.MinifierTests) ... ok (4.715s) 2023-01-11T21:27:32.2598196Z test_after_dynamo_cuda_accuracy_backend_passes (__main__.MinifierTests) ... ok (2.566s) 2023-01-11T21:27:32.2598657Z test_after_dynamo_cuda_accuracy_error (__main__.MinifierTests) ... ok (7.895s) 2023-01-11T21:27:32.2599106Z test_after_dynamo_cuda_compile_backend_passes (__main__.MinifierTests) ... ok (2.562s) 2023-01-11T21:27:32.2599550Z test_after_dynamo_cuda_compile_error (__main__.MinifierTests) ... ok (7.915s) 2023-01-11T21:27:32.2599994Z test_after_dynamo_cuda_runtime_backend_passes (__main__.MinifierTests) ... ok (2.715s) 2023-01-11T21:27:32.2600431Z test_after_dynamo_cuda_runtime_error (__main__.MinifierTests) ... ok (7.755s) 2023-01-11T21:27:32.2600876Z test_after_dynamo_custom_backend (__main__.MinifierTests) ... ok (3.170s) 2023-01-11T21:27:32.2601383Z test_after_dynamo_with_modified_config_cpu_accuracy_error (__main__.MinifierTests) ... ok (4.940s) 2023-01-11T21:27:32.2602006Z test_after_dynamo_with_modified_config_cpu_compile_error (__main__.MinifierTests) ... ok (4.989s) 2023-01-11T21:27:32.2602489Z test_cpu_cuda_module_after_dynamo (__main__.MinifierTests) ... ok (7.781s) 2023-01-11T21:27:32.2602932Z test_dynamo_config_serialization (__main__.MinifierTests) ... ok (1.515s) 2023-01-11T21:27:32.2603338Z test_if_graph_minified (__main__.MinifierTests) ... ok (5.021s) 2023-01-11T21:27:32.2603552Z 2023-01-11T21:27:32.2603856Z ---------------------------------------------------------------------- 2023-01-11T21:27:32.2604232Z Ran 18 tests in 79.285s 2023-01-11T21:27:32.2604396Z 2023-01-11T21:27:32.2604490Z OK 2023-01-11T21:27:32.2604626Z 2023-01-11T21:27:32.2604739Z Generating XML reports... 2023-01-11T21:27:32.2605342Z Generated XML report: test-reports/python-unittest/dynamo.test_minifier/TEST-MinifierTests-20230111212612.xml 2023-01-11T21:27:32.2605759Z 2023-01-11T21:27:32.2606408Z ##[endgroup] 2023-01-11T21:27:32.2607140Z FINISHED PRINTING LOG FILE of dynamo/test_minifier (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_minifier_0ehl4w_5) 2023-01-11T21:27:32.2607560Z 2023-01-11T21:27:32.3571487Z Ignoring disabled issues: [] 2023-01-11T21:27:32.3815811Z Running nn/test_embedding ... [2023-01-11 21:27:32.380990] 2023-01-11T21:27:32.3816477Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_embedding.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:32.381355] 2023-01-11T21:27:34.1883398Z Ignoring disabled issues: [] 2023-01-11T21:27:34.2124025Z Running nn/test_multihead_attention ... [2023-01-11 21:27:34.211440] 2023-01-11T21:27:34.2125111Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_multihead_attention.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:34.211770] 2023-01-11T21:27:41.9016665Z 2023-01-11T21:27:41.9017235Z Expand the folded group to see the log file of nn/test_multihead_attention 2023-01-11T21:27:41.9018137Z ##[group]PRINTING LOG FILE of nn/test_multihead_attention (/var/lib/jenkins/workspace/test/test-reports/nn-test_multihead_attention_et3nceqw) 2023-01-11T21:27:41.9018633Z 2023-01-11T21:27:41.9018725Z Running tests... 2023-01-11T21:27:41.9019142Z ---------------------------------------------------------------------- 2023-01-11T21:27:41.9019544Z Test results will be stored in test-reports/python-unittest/nn.test_multihead_attention 2023-01-11T21:27:41.9019984Z test_multihead_attention_average_attn_weights_False (__main__.TestMultiheadAttentionNN) ... ok (1.979s) 2023-01-11T21:27:41.9020457Z test_multihead_attention_average_attn_weights_True (__main__.TestMultiheadAttentionNN) ... ok (1.963s) 2023-01-11T21:27:41.9020842Z test_multihead_attn_3d_attn_mask (__main__.TestMultiheadAttentionNN) ... ok (0.006s) 2023-01-11T21:27:41.9021315Z test_multihead_attn_fast_path_invalid_shape (__main__.TestMultiheadAttentionNN) ... ok (0.004s) 2023-01-11T21:27:41.9021690Z test_multihead_attn_invalid_shape (__main__.TestMultiheadAttentionNN) ... ok (0.001s) 2023-01-11T21:27:41.9022333Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestMultiheadAttentionNN) ... /var/lib/jenkins/workspace/test/nn/test_multihead_attention.py:494: 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.) 2023-01-11T21:27:41.9023074Z nt = torch.nested.nested_tensor([torch.randn(4, 4)]) 2023-01-11T21:27:41.9023397Z ok (0.002s) 2023-01-11T21:27:41.9023839Z test_multihead_attn_no_bias (__main__.TestMultiheadAttentionNN) ... ok (0.001s) 2023-01-11T21:27:41.9024574Z test_multihead_attention_dtype_batch_first_cuda_float16 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.743s) 2023-01-11T21:27:41.9025384Z test_multihead_attention_dtype_batch_first_cuda_float32 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:41.9025944Z test_multihead_attention_dtype_batch_first_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:41.9026621Z test_multihead_attention_dtype_cuda_float16 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T21:27:41.9027050Z test_multihead_attention_dtype_cuda_float32 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T21:27:41.9027471Z test_multihead_attention_dtype_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T21:27:41.9027929Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:27:41.9028396Z test_multihead_attn_fast_path_small_test_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:41.9028837Z test_multihead_attn_in_proj_bias_none_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:41.9029284Z test_multihead_attn_in_proj_weight_none_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:41.9029710Z test_multihead_self_attn_two_masks_fast_path_cuda (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) 2023-01-11T21:27:41.9030249Z Multihead self-attention should give the same result on the fast path (BetterTransformer) as on the slow path ... ok (0.004s) 2023-01-11T21:27:41.9030684Z test_multihead_self_attn_two_masks_fast_path_mock_cuda (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) 2023-01-11T21:27:41.9031212Z Multihead self-attention should take fast path when both attention mask (mask type 0) ... skip: Fastpath only runs on CPU and CUDA. (0.001s) 2023-01-11T21:27:41.9031451Z 2023-01-11T21:27:41.9031643Z ---------------------------------------------------------------------- 2023-01-11T21:27:41.9031941Z Ran 19 tests in 4.729s 2023-01-11T21:27:41.9032113Z 2023-01-11T21:27:41.9032228Z OK (skipped=1) 2023-01-11T21:27:41.9032391Z 2023-01-11T21:27:41.9032510Z Generating XML reports... 2023-01-11T21:27:41.9033273Z Generated XML report: test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNN-20230111212736.xml 2023-01-11T21:27:41.9034190Z Generated XML report: test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNNDeviceTypeCUDA-20230111212736.xml 2023-01-11T21:27:41.9034510Z 2023-01-11T21:27:41.9034837Z ##[endgroup] 2023-01-11T21:27:41.9035271Z FINISHED PRINTING LOG FILE of nn/test_multihead_attention (/var/lib/jenkins/workspace/test/test-reports/nn-test_multihead_attention_et3nceqw) 2023-01-11T21:27:41.9035520Z 2023-01-11T21:27:43.7826650Z Ignoring disabled issues: [] 2023-01-11T21:27:43.8063204Z Running nn/test_pruning ... [2023-01-11 21:27:43.805678] 2023-01-11T21:27:43.8064228Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_pruning.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:43.806021] 2023-01-11T21:27:45.0651844Z 2023-01-11T21:27:45.0652308Z Expand the folded group to see the log file of nn/test_embedding 2023-01-11T21:27:45.0653358Z ##[group]PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/workspace/test/test-reports/nn-test_embedding_bi96u5ci) 2023-01-11T21:27:45.0653684Z 2023-01-11T21:27:45.0653798Z Running tests... 2023-01-11T21:27:45.0654365Z ---------------------------------------------------------------------- 2023-01-11T21:27:45.0654921Z Test results will be stored in test-reports/python-unittest/nn.test_embedding 2023-01-11T21:27:45.0655387Z test_embedding_bag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:27:45.0655824Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0656294Z test_embedding_bag_functional (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:27:45.0656719Z test_embedding_bag_padding_idx_error (__main__.TestEmbeddingNN) ... ok (0.011s) 2023-01-11T21:27:45.0657205Z test_embedding_from_pretrained_float32 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0657865Z test_embedding_from_pretrained_float64 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0658200Z test_embedding_from_pretrained_int16 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0658517Z test_embedding_from_pretrained_int32 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0658899Z test_embedding_from_pretrained_int64 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0659309Z test_embedding_from_pretrained_int8 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0659719Z test_embedding_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0660138Z test_embedding_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0660550Z test_embedding_from_pretrained_uint8 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0660939Z test_embedding_functional (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0661311Z test_embedding_max_norm (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0661694Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestEmbeddingNN) ... ok (0.006s) 2023-01-11T21:27:45.0662025Z test_embedding_sparse_basic (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:27:45.0662343Z test_embedding_sparse_empty_tensor (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0662660Z test_embeddingbag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0662993Z test_embeddingbag_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0663334Z test_embeddingbag_include_last_offset (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0663652Z test_move_sparse_half_embedding (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:27:45.0664055Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:27:45.0664584Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0665044Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0665488Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0665928Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0666379Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0666819Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0667258Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0667700Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0668154Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0668614Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0669064Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0669519Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T21:27:45.0670040Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T21:27:45.0670487Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T21:27:45.0670932Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.033s) 2023-01-11T21:27:45.0671391Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.033s) 2023-01-11T21:27:45.0671833Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T21:27:45.0672279Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.034s) 2023-01-11T21:27:45.0672727Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T21:27:45.0673178Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.033s) 2023-01-11T21:27:45.0673614Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T21:27:45.0674055Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T21:27:45.0674495Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T21:27:45.0675079Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.001s) 2023-01-11T21:27:45.0675585Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.001s) 2023-01-11T21:27:45.0676128Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.001s) 2023-01-11T21:27:45.0676623Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.001s) 2023-01-11T21:27:45.0677116Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.001s) 2023-01-11T21:27:45.0677604Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.001s) 2023-01-11T21:27:45.0678085Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:27:45.0678547Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:27:45.0679019Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0679575Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:27:45.0680151Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:27:45.0680726Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:27:45.0681241Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:27:45.0681720Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:27:45.0682177Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0682634Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0683092Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:27:45.0683550Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T21:27:45.0683984Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:27:45.0684420Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:27:45.0684851Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:27:45.0685285Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:27:45.0685694Z test_embedding_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T21:27:45.0686458Z test_embedding_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T21:27:45.0686886Z test_embedding_bag_1D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (2.256s) 2023-01-11T21:27:45.0687276Z test_embedding_bag_1D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (2.803s) 2023-01-11T21:27:45.0687674Z test_embedding_bag_2D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.097s) 2023-01-11T21:27:45.0688150Z test_embedding_bag_2D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.123s) 2023-01-11T21:27:45.0688548Z test_embedding_bag_bfloat16_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T21:27:45.0688925Z test_embedding_bag_bfloat16_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.091s) 2023-01-11T21:27:45.0689351Z test_embedding_bag_bfloat16_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.090s) 2023-01-11T21:27:45.0689768Z test_embedding_bag_bfloat16_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.088s) 2023-01-11T21:27:45.0690161Z test_embedding_bag_device_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.183s) 2023-01-11T21:27:45.0690568Z test_embedding_bag_device_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.228s) 2023-01-11T21:27:45.0690978Z test_embedding_bag_device_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.204s) 2023-01-11T21:27:45.0691390Z test_embedding_bag_device_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.181s) 2023-01-11T21:27:45.0691784Z test_embedding_bag_device_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.245s) 2023-01-11T21:27:45.0692183Z test_embedding_bag_device_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.205s) 2023-01-11T21:27:45.0692586Z test_embedding_bag_device_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.179s) 2023-01-11T21:27:45.0692991Z test_embedding_bag_device_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.214s) 2023-01-11T21:27:45.0693382Z test_embedding_bag_device_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.224s) 2023-01-11T21:27:45.0693780Z test_embedding_bag_device_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.178s) 2023-01-11T21:27:45.0694227Z test_embedding_bag_device_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.214s) 2023-01-11T21:27:45.0694627Z test_embedding_bag_device_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.204s) 2023-01-11T21:27:45.0695018Z test_embedding_bag_dimension_errors_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T21:27:45.0695426Z test_embedding_bag_empty_input_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T21:27:45.0695835Z test_embedding_bag_empty_input_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T21:27:45.0696239Z test_embedding_bag_empty_input_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T21:27:45.0696624Z test_embedding_bag_empty_input_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:27:45.0697031Z test_embedding_bag_half_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.044s) 2023-01-11T21:27:45.0697423Z test_embedding_bag_half_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.043s) 2023-01-11T21:27:45.0697805Z test_embedding_bag_half_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.043s) 2023-01-11T21:27:45.0698190Z test_embedding_bag_half_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.043s) 2023-01-11T21:27:45.0698610Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0699136Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0699669Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0700203Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0700781Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0701315Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0701791Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0702216Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:27:45.0702652Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0703086Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0703509Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0703948Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0704667Z 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.001s) 2023-01-11T21:27:45.0705336Z 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.001s) 2023-01-11T21:27:45.0705980Z 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.001s) 2023-01-11T21:27:45.0706657Z 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.001s) 2023-01-11T21:27:45.0707310Z 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.001s) 2023-01-11T21:27:45.0707960Z 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.001s) 2023-01-11T21:27:45.0708600Z 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.001s) 2023-01-11T21:27:45.0709236Z 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.001s) 2023-01-11T21:27:45.0709888Z 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.001s) 2023-01-11T21:27:45.0710546Z 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.001s) 2023-01-11T21:27:45.0711190Z 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.001s) 2023-01-11T21:27:45.0711819Z 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.001s) 2023-01-11T21:27:45.0712451Z 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.001s) 2023-01-11T21:27:45.0713130Z 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.001s) 2023-01-11T21:27:45.0713759Z 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.001s) 2023-01-11T21:27:45.0714397Z 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.001s) 2023-01-11T21:27:45.0715168Z 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.001s) 2023-01-11T21:27:45.0715798Z 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.001s) 2023-01-11T21:27:45.0716433Z 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.001s) 2023-01-11T21:27:45.0717064Z 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.001s) 2023-01-11T21:27:45.0717697Z 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.001s) 2023-01-11T21:27:45.0718317Z 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.001s) 2023-01-11T21:27:45.0719112Z 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.001s) 2023-01-11T21:27:45.0719941Z 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.001s) 2023-01-11T21:27:45.0720486Z test_embedding_dense_grad_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.663s) 2023-01-11T21:27:45.0720934Z test_embedding_max_norm_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:27:45.0721319Z test_embedding_max_norm_backward_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:27:45.0721708Z test_embedding_max_norm_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:27:45.0722097Z test_embedding_max_norm_device_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0722474Z test_embedding_max_norm_device_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0722864Z test_embedding_max_norm_device_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:27:45.0723250Z test_embedding_max_norm_fwd_AD_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.064s) 2023-01-11T21:27:45.0723626Z test_embedding_max_norm_fwd_AD_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:27:45.0723992Z test_embedding_max_norm_fwd_AD_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:27:45.0724371Z test_embedding_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T21:27:45.0724756Z test_embedding_padding_idx_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T21:27:45.0725137Z test_embedding_padding_idx_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T21:27:45.0725512Z test_embedding_scalar_weight_error_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T21:27:45.0725768Z 2023-01-11T21:27:45.0726200Z ---------------------------------------------------------------------- 2023-01-11T21:27:45.0726462Z Ran 149 tests in 9.773s 2023-01-11T21:27:45.0726584Z 2023-01-11T21:27:45.0726657Z OK (skipped=30) 2023-01-11T21:27:45.0726775Z 2023-01-11T21:27:45.0726866Z Generating XML reports... 2023-01-11T21:27:45.0727287Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20230111212734.xml 2023-01-11T21:27:45.0727858Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCUDA-20230111212734.xml 2023-01-11T21:27:45.0728128Z 2023-01-11T21:27:45.0728478Z ##[endgroup] 2023-01-11T21:27:45.0728878Z FINISHED PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/workspace/test/test-reports/nn-test_embedding_bi96u5ci) 2023-01-11T21:27:45.0729108Z 2023-01-11T21:27:46.7192568Z 2023-01-11T21:27:46.7193199Z Expand the folded group to see the log file of nn/test_pruning 2023-01-11T21:27:46.7194317Z ##[group]PRINTING LOG FILE of nn/test_pruning (/var/lib/jenkins/workspace/test/test-reports/nn-test_pruning_8mn52g60) 2023-01-11T21:27:46.7194678Z 2023-01-11T21:27:46.7194855Z Running tests... 2023-01-11T21:27:46.7195436Z ---------------------------------------------------------------------- 2023-01-11T21:27:46.7195992Z Test results will be stored in test-reports/python-unittest/nn.test_pruning 2023-01-11T21:27:46.7196419Z test_compute_nparams_to_prune (__main__.TestPruningNN) 2023-01-11T21:27:46.7196836Z Test that requested pruning `amount` gets translated into the ... ok (0.009s) 2023-01-11T21:27:46.7197254Z test_custom_from_mask_pruning (__main__.TestPruningNN) 2023-01-11T21:27:46.7197667Z Test that the CustomFromMask is capable of receiving ... ok (0.001s) 2023-01-11T21:27:46.7198044Z test_global_pruning (__main__.TestPruningNN) 2023-01-11T21:27:46.7198471Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.002s) 2023-01-11T21:27:46.7199288Z test_global_pruning_importance_scores (__main__.TestPruningNN) 2023-01-11T21:27:46.7199876Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.002s) 2023-01-11T21:27:46.7200391Z test_identity_pruning (__main__.TestPruningNN) 2023-01-11T21:27:46.7200888Z Test that a mask of 1s does not change forward or backward. ... ok (0.002s) 2023-01-11T21:27:46.7201363Z test_l1_unstructured_pruning (__main__.TestPruningNN) 2023-01-11T21:27:46.7201782Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.002s) 2023-01-11T21:27:46.7202231Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestPruningNN) 2023-01-11T21:27:46.7202723Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.002s) 2023-01-11T21:27:46.7203145Z test_ln_structured_pruning (__main__.TestPruningNN) 2023-01-11T21:27:46.7203519Z Check Ln structured pruning by hand. ... ok (0.002s) 2023-01-11T21:27:46.7203936Z test_ln_structured_pruning_importance_scores (__main__.TestPruningNN) 2023-01-11T21:27:46.7204354Z Check Ln structured pruning by hand. ... ok (0.002s) 2023-01-11T21:27:46.7204734Z test_multiple_pruning_calls (__main__.TestPruningNN) ... ok (0.002s) 2023-01-11T21:27:46.7205133Z test_prune (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:27:46.7205558Z test_prune_importance_scores (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:27:46.7206309Z test_prune_importance_scores_mimic_default (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:27:46.7206752Z test_pruning_container (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:27:46.7207165Z test_pruning_container_compute_mask (__main__.TestPruningNN) 2023-01-11T21:27:46.7207585Z Test `compute_mask` of pruning container with a known `t` and ... ok (0.002s) 2023-01-11T21:27:46.7207990Z test_pruning_id_consistency (__main__.TestPruningNN) 2023-01-11T21:27:46.7208542Z Test that pruning doesn't change the id of the parameters, which ... ok (0.001s) 2023-01-11T21:27:46.7209091Z test_pruning_rollback (__main__.TestPruningNN) 2023-01-11T21:27:46.7209510Z Test that if something fails when the we try to compute the mask, ... ok (0.002s) 2023-01-11T21:27:46.7210026Z test_pruning_serialization_model (__main__.TestPruningNN) ... ok (0.003s) 2023-01-11T21:27:46.7210482Z test_pruning_serialization_state_dict (__main__.TestPruningNN) ... ok (0.003s) 2023-01-11T21:27:46.7210904Z test_random_pruning (__main__.TestPruningNN) ... ok (0.002s) 2023-01-11T21:27:46.7211280Z test_random_pruning_0perc (__main__.TestPruningNN) 2023-01-11T21:27:46.7211758Z Test that a mask of 1s does not change forward or backward. ... ok (0.002s) 2023-01-11T21:27:46.7212154Z test_random_pruning_forward (__main__.TestPruningNN) 2023-01-11T21:27:46.7212506Z check forward with mask (by hand). ... ok (0.002s) 2023-01-11T21:27:46.7212861Z test_random_pruning_new_weight (__main__.TestPruningNN) 2023-01-11T21:27:46.7213287Z Test that module.name now contains a pruned version of ... ok (0.002s) 2023-01-11T21:27:46.7213686Z test_random_pruning_orig (__main__.TestPruningNN) 2023-01-11T21:27:46.7214179Z Test that original tensor is correctly stored in 'orig' ... ok (0.002s) 2023-01-11T21:27:46.7214601Z test_random_pruning_pickle (__main__.TestPruningNN) ... ok (0.004s) 2023-01-11T21:27:46.7214996Z test_random_pruning_sizes (__main__.TestPruningNN) 2023-01-11T21:27:46.7215407Z Test that the new parameters and buffers created by the pruning ... ok (0.002s) 2023-01-11T21:27:46.7215850Z test_random_structured_pruning_amount (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:27:46.7216250Z test_remove_pruning (__main__.TestPruningNN) 2023-01-11T21:27:46.7216643Z `prune.remove` removes the hook and the reparametrization ... ok (0.002s) 2023-01-11T21:27:46.7217049Z test_remove_pruning_exception (__main__.TestPruningNN) 2023-01-11T21:27:46.7217457Z Removing from an unpruned tensor throws an assertion error ... ok (0.001s) 2023-01-11T21:27:46.7217862Z test_remove_pruning_forward (__main__.TestPruningNN) 2023-01-11T21:27:46.7218352Z Remove pruning and check forward is unchanged from previous ... ok (0.001s) 2023-01-11T21:27:46.7218793Z test_rnn_pruning (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:27:46.7219204Z test_unstructured_pruning_same_magnitude (__main__.TestPruningNN) 2023-01-11T21:27:46.7219721Z Since it may happen that the tensor to prune has entries with the ... ok (0.001s) 2023-01-11T21:27:46.7220251Z test_validate_pruning_amount (__main__.TestPruningNN) 2023-01-11T21:27:46.7220753Z Tests the second util function that validates the pruning ... ok (0.001s) 2023-01-11T21:27:46.7221260Z test_validate_pruning_amount_init (__main__.TestPruningNN) 2023-01-11T21:27:46.7221777Z Test the first util function that validates the pruning ... ok (0.001s) 2023-01-11T21:27:46.7222041Z 2023-01-11T21:27:46.7222329Z ---------------------------------------------------------------------- 2023-01-11T21:27:46.7222672Z Ran 34 tests in 0.068s 2023-01-11T21:27:46.7222828Z 2023-01-11T21:27:46.7222931Z OK 2023-01-11T21:27:46.7223068Z 2023-01-11T21:27:46.7223190Z Generating XML reports... 2023-01-11T21:27:46.7223774Z Generated XML report: test-reports/python-unittest/nn.test_pruning/TEST-TestPruningNN-20230111212746.xml 2023-01-11T21:27:46.7224101Z 2023-01-11T21:27:46.7224484Z ##[endgroup] 2023-01-11T21:27:46.7225035Z FINISHED PRINTING LOG FILE of nn/test_pruning (/var/lib/jenkins/workspace/test/test-reports/nn-test_pruning_8mn52g60) 2023-01-11T21:27:46.7225355Z 2023-01-11T21:27:46.9659969Z Ignoring disabled issues: [] 2023-01-11T21:27:46.9898380Z Running test_bundled_inputs ... [2023-01-11 21:27:46.989323] 2023-01-11T21:27:46.9899584Z Executing ['/opt/conda/bin/python', '-bb', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:46.989645] 2023-01-11T21:27:48.6505683Z Ignoring disabled issues: [] 2023-01-11T21:27:48.6748945Z Running test_deploy ... [2023-01-11 21:27:48.674136] 2023-01-11T21:27:48.6749786Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2023-01-11 21:27:48.674484] 2023-01-11T21:27:50.4961644Z 2023-01-11T21:27:50.4962625Z Expand the folded group to see the log file of test_bundled_inputs 2023-01-11T21:27:50.4963777Z ##[group]PRINTING LOG FILE of test_bundled_inputs (/var/lib/jenkins/workspace/test/test-reports/test_bundled_inputs_vdyr4x00) 2023-01-11T21:27:50.4964174Z 2023-01-11T21:27:50.4964301Z Running tests... 2023-01-11T21:27:50.4964911Z ---------------------------------------------------------------------- 2023-01-11T21:27:50.4965535Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2023-01-11T21:27:50.4966272Z test_bad_inputs (__main__.TestBundledInputs) ... ok (1.070s) 2023-01-11T21:27:50.4967274Z test_dict_args (__main__.TestBundledInputs) ... /var/lib/jenkins/workspace/test/test_bundled_inputs.py:361: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:50.4968173Z assert ret.storage().size() == 1 2023-01-11T21:27:50.4969407Z /opt/conda/lib/python3.10/site-packages/torch/utils/bundled_inputs.py:394: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:50.4970329Z if arg._typed_storage().size() <= MAX_RAW_TENSOR_SIZE or skip_size_check: 2023-01-11T21:27:50.4970696Z ok (0.557s) 2023-01-11T21:27:50.4971076Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.006s) 2023-01-11T21:27:50.4971565Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.006s) 2023-01-11T21:27:50.4972041Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.009s) 2023-01-11T21:27:50.4972865Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.009s) 2023-01-11T21:27:50.4973395Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.051s) 2023-01-11T21:27:50.4973930Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.005s) 2023-01-11T21:27:50.4974518Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.004s) 2023-01-11T21:27:50.4975034Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.008s) 2023-01-11T21:27:50.4976435Z test_rejected_tensors (__main__.TestBundledInputs) ... /opt/conda/lib/python3.10/site-packages/torch/utils/bundled_inputs.py:410: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:50.4977429Z f"a tensor with storage size {arg._typed_storage().size()}. " 2023-01-11T21:27:50.4977738Z ok (0.008s) 2023-01-11T21:27:50.4978074Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.033s) 2023-01-11T21:27:50.4978333Z 2023-01-11T21:27:50.4978650Z ---------------------------------------------------------------------- 2023-01-11T21:27:50.4979031Z Ran 12 tests in 1.769s 2023-01-11T21:27:50.4979217Z 2023-01-11T21:27:50.4979317Z OK 2023-01-11T21:27:50.4979468Z 2023-01-11T21:27:50.4979609Z Generating XML reports... 2023-01-11T21:27:50.4980342Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20230111212748.xml 2023-01-11T21:27:50.4980837Z 2023-01-11T21:27:50.4981295Z ##[endgroup] 2023-01-11T21:27:50.4982094Z FINISHED PRINTING LOG FILE of test_bundled_inputs (/var/lib/jenkins/workspace/test/test-reports/test_bundled_inputs_vdyr4x00) 2023-01-11T21:27:50.4982552Z 2023-01-11T21:27:52.1056825Z 2023-01-11T21:27:52.1057700Z Expand the folded group to see the log file of test_deploy 2023-01-11T21:27:52.1058502Z ##[group]PRINTING LOG FILE of test_deploy (/var/lib/jenkins/workspace/test/test-reports/test_deploy_4nqwm05e) 2023-01-11T21:27:52.1058931Z ============================= test session starts ============================== 2023-01-11T21:27:52.1059482Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:27:52.1059838Z cachedir: .pytest_cache 2023-01-11T21:27:52.1060278Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2023-01-11T21:27:52.1060674Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:27:52.1061104Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:27:52.1061401Z collecting ... collected 1 item 2023-01-11T21:27:52.1061694Z Running 1 items in this shard: test/test_deploy.py::TestFreezer::test_compile_string 2023-01-11T21:27:52.1061888Z 2023-01-11T21:27:52.1062046Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2023-01-11T21:27:52.1062222Z 2023-01-11T21:27:52.1062341Z ============================== 1 passed in 2.33s =============================== 2023-01-11T21:27:52.1062490Z 2023-01-11T21:27:52.1062711Z ##[endgroup] 2023-01-11T21:27:52.1063080Z FINISHED PRINTING LOG FILE of test_deploy (/var/lib/jenkins/workspace/test/test-reports/test_deploy_4nqwm05e) 2023-01-11T21:27:52.1063289Z 2023-01-11T21:27:52.3912337Z Ignoring disabled issues: [] 2023-01-11T21:27:52.4150574Z Running test_expanded_weights ... [2023-01-11 21:27:52.414469] 2023-01-11T21:27:52.4152466Z Executing ['/opt/conda/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:52.414825] 2023-01-11T21:27:54.0546063Z Ignoring disabled issues: [] 2023-01-11T21:27:54.0787625Z Running test_functional_autograd_benchmark ... [2023-01-11 21:27:54.078035] 2023-01-11T21:27:54.0788558Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:54.078352] 2023-01-11T21:28:00.5079771Z 2023-01-11T21:28:00.5080202Z Expand the folded group to see the log file of test_expanded_weights 2023-01-11T21:28:00.5081104Z ##[group]PRINTING LOG FILE of test_expanded_weights (/var/lib/jenkins/workspace/test/test-reports/test_expanded_weights_ot38ehtt) 2023-01-11T21:28:00.5081418Z 2023-01-11T21:28:00.5081506Z Running tests... 2023-01-11T21:28:00.5082039Z ---------------------------------------------------------------------- 2023-01-11T21:28:00.5082585Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2023-01-11T21:28:00.5083097Z test_cnn_model_mean_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (1.967s) 2023-01-11T21:28:00.5083711Z test_cnn_model_sum_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.049s) 2023-01-11T21:28:00.5084395Z test_embedding_model_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.016s) 2023-01-11T21:28:00.5085050Z test_expanded_weight_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.001s) 2023-01-11T21:28:00.5085711Z test_expanded_weight_forward_nn_functional_conv1d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.012s) 2023-01-11T21:28:00.5086425Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.012s) 2023-01-11T21:28:00.5087354Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex32 (__main__.TestExpandedWeightFunctionalCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_creation.py:167: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:28:00.5087952Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T21:28:00.5088474Z ok (0.303s) 2023-01-11T21:28:00.5088798Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.017s) 2023-01-11T21:28:00.5089249Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.007s) 2023-01-11T21:28:00.5089718Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.007s) 2023-01-11T21:28:00.5090344Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.007s) 2023-01-11T21:28:00.5091740Z test_expanded_weight_forward_nn_functional_conv2d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:997.) 2023-01-11T21:28:00.5092592Z return self.op(*args, **kwargs) 2023-01-11T21:28:00.5092819Z ok (0.034s) 2023-01-11T21:28:00.5093187Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.026s) 2023-01-11T21:28:00.5093734Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.047s) 2023-01-11T21:28:00.5094290Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.034s) 2023-01-11T21:28:00.5094995Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.014s) 2023-01-11T21:28:00.5095727Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.014s) 2023-01-11T21:28:00.5096375Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.013s) 2023-01-11T21:28:00.5097251Z test_expanded_weight_forward_nn_functional_embedding_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.007s) 2023-01-11T21:28:00.5098019Z test_expanded_weight_forward_nn_functional_embedding_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.007s) 2023-01-11T21:28:00.5098693Z test_expanded_weight_forward_nn_functional_embedding_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.007s) 2023-01-11T21:28:00.5099371Z test_expanded_weight_forward_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.007s) 2023-01-11T21:28:00.5099877Z test_expanded_weight_forward_nn_functional_group_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.015s) 2023-01-11T21:28:00.5100428Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.016s) 2023-01-11T21:28:00.5101035Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.015s) 2023-01-11T21:28:00.5101620Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.019s) 2023-01-11T21:28:00.5102194Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.013s) 2023-01-11T21:28:00.5102766Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.017s) 2023-01-11T21:28:00.5103265Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.063s) 2023-01-11T21:28:00.5103835Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.013s) 2023-01-11T21:28:00.5104345Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2023-01-11T21:28:00.5104836Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2023-01-11T21:28:00.5105303Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2023-01-11T21:28:00.5105804Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2023-01-11T21:28:00.5106250Z test_expanded_weight_forward_nn_functional_linear_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2023-01-11T21:28:00.5106748Z test_expanded_weight_forward_nn_functional_linear_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2023-01-11T21:28:00.5107194Z test_expanded_weight_forward_nn_functional_linear_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2023-01-11T21:28:00.5107688Z test_expanded_weight_forward_nn_functional_linear_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2023-01-11T21:28:00.5108141Z test_expanded_weight_forward_nn_functional_linear_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2023-01-11T21:28:00.5108618Z test_expanded_weight_forward_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2023-01-11T21:28:00.5109121Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.013s) 2023-01-11T21:28:00.5109639Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.032s) 2023-01-11T21:28:00.5110159Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.002s) 2023-01-11T21:28:00.5110661Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.032s) 2023-01-11T21:28:00.5111171Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.024s) 2023-01-11T21:28:00.5111711Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2023-01-11T21:28:00.5112234Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.020s) 2023-01-11T21:28:00.5112755Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2023-01-11T21:28:00.5113267Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.031s) 2023-01-11T21:28:00.5113733Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.003s) 2023-01-11T21:28:00.5114251Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.036s) 2023-01-11T21:28:00.5114720Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.025s) 2023-01-11T21:28:00.5115316Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2023-01-11T21:28:00.5115798Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.021s) 2023-01-11T21:28:00.5116378Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.007s) 2023-01-11T21:28:00.5117393Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.021s) 2023-01-11T21:28:00.5117946Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.002s) 2023-01-11T21:28:00.5118450Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.023s) 2023-01-11T21:28:00.5118992Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.017s) 2023-01-11T21:28:00.5119522Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.003s) 2023-01-11T21:28:00.5120034Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.015s) 2023-01-11T21:28:00.5120497Z test_group_norm_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.003s) 2023-01-11T21:28:00.5120877Z test_group_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.031s) 2023-01-11T21:28:00.5121313Z test_group_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.040s) 2023-01-11T21:28:00.5121703Z test_group_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.066s) 2023-01-11T21:28:00.5122132Z test_instance_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.026s) 2023-01-11T21:28:00.5122526Z test_instance_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.026s) 2023-01-11T21:28:00.5122984Z test_instance_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.031s) 2023-01-11T21:28:00.5123523Z test_layer_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.024s) 2023-01-11T21:28:00.5124012Z test_layer_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.023s) 2023-01-11T21:28:00.5124515Z test_layer_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.027s) 2023-01-11T21:28:00.5125081Z test_unsupported_expand_weights_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.003s) 2023-01-11T21:28:00.5125528Z test_unsupported_expand_weights_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2023-01-11T21:28:00.5126177Z test_unsupported_expand_weights_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.002s) 2023-01-11T21:28:00.5126710Z test_unsupported_expand_weights_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.003s) 2023-01-11T21:28:00.5127239Z test_unsupported_expand_weights_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.002s) 2023-01-11T21:28:00.5127688Z test_unsupported_expand_weights_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.002s) 2023-01-11T21:28:00.5128138Z test_unsupported_expand_weights_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.003s) 2023-01-11T21:28:00.5128548Z test_forward_helper_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.003s) 2023-01-11T21:28:00.5128953Z test_forward_helper_failure_args_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2023-01-11T21:28:00.5129356Z test_set_grad_sample_if_exists_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.001s) 2023-01-11T21:28:00.5129849Z test_set_grad_sample_if_exists_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.001s) 2023-01-11T21:28:00.5130269Z test_sum_over_all_but_batch_and_last_n_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2023-01-11T21:28:00.5130717Z test_unpack_expanded_weight_or_tensor_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.001s) 2023-01-11T21:28:00.5131190Z test_unpack_expanded_weight_or_tensor_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.001s) 2023-01-11T21:28:00.5131647Z test_unpack_expanded_weight_or_tensor_with_custom_function_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.001s) 2023-01-11T21:28:00.5132024Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5132360Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5132736Z test_Conv1d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:28:00.5133212Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.021s) 2023-01-11T21:28:00.5133654Z test_Conv1d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5134061Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5134467Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5134877Z test_Conv1d_pad1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5135311Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5135689Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5136026Z test_Conv1d_pad1size1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5136380Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5136762Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5137094Z test_Conv1d_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5137443Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5137798Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5138174Z test_Conv1d_pad2size1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5138529Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5138884Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5139237Z test_Conv1d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5139613Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5139986Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5140360Z test_Conv1d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5140736Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:28:00.5141088Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5141419Z test_Conv1d_stride_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5141758Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:28:00.5142303Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:28:00.5142878Z test_Conv1d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:28:00.5143507Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:28:00.5143922Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5144273Z test_Conv1d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5144644Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5144984Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5145307Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5145667Z test_Conv2d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:28:00.5146052Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5146407Z test_Conv2d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.030s) 2023-01-11T21:28:00.5146726Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5147063Z test_Conv2d_dilated_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5147416Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5147754Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5148087Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5148420Z test_Conv2d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5148763Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5149125Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5149464Z test_Conv2d_padding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5149815Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5150159Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5150517Z test_Conv2d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5150895Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:28:00.5151269Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5151690Z test_Conv2d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5152078Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5152445Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5152782Z test_Conv2d_strided_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5153122Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5153639Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:28:00.5154216Z test_Conv2d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:28:00.5154856Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:28:00.5155273Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5155682Z test_Conv2d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5156059Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5156389Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5156707Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5157049Z test_Conv3d_1x1x1_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5157404Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5157751Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5158113Z test_Conv3d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:28:00.5158497Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5158840Z test_Conv3d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5159207Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5159561Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5159924Z test_Conv3d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5160297Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5160686Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5161090Z test_Conv3d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5161504Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5161932Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5162297Z test_Conv3d_stride_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5162679Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5163119Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5163597Z test_Conv3d_stride_padding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5164099Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5164835Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:28:00.5165586Z test_Conv3d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:28:00.5166455Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:28:00.5166868Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5167224Z test_Conv3d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:28:00.5167588Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5167931Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5168259Z test_Embedding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5168595Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5168957Z test_Embedding_discontiguous_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5169391Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5169754Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5170087Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5170421Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5170770Z test_GroupNorm_1d_affine_GN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5171127Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5171489Z test_GroupNorm_1d_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5171857Z test_GroupNorm_1d_affine_large_batch_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.046s) 2023-01-11T21:28:00.5172234Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5172582Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5172999Z test_GroupNorm_1d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5173461Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5173900Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5174342Z test_GroupNorm_1d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5174806Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5175241Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5175639Z test_GroupNorm_2d_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5176059Z test_GroupNorm_2d_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5176432Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5176783Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5177127Z test_GroupNorm_2d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5177499Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5177936Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5178290Z test_GroupNorm_2d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5178660Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5179053Z test_GroupNorm_2d_no_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5179426Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5179790Z test_LayerNorm_1d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5180179Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5180742Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:28:00.5181360Z test_LayerNorm_1d_empty_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2023-01-11T21:28:00.5181993Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:28:00.5182474Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5182855Z test_LayerNorm_1d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5183249Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5183618Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5183993Z test_LayerNorm_3d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5184381Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5184763Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.019s) 2023-01-11T21:28:00.5185139Z test_LayerNorm_3d_no_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.013s) 2023-01-11T21:28:00.5185545Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.011s) 2023-01-11T21:28:00.5185927Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5186296Z test_LayerNorm_3d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5186693Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:28:00.5187040Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5187359Z test_Linear_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:28:00.5187688Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5188232Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2023-01-11T21:28:00.5188776Z test_Linear_no_batch_dim_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2023-01-11T21:28:00.5189339Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.000s) 2023-01-11T21:28:00.5189724Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5190057Z test_Linear_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5190405Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5190764Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:28:00.5191134Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5191508Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:28:00.5191692Z 2023-01-11T21:28:00.5191894Z ---------------------------------------------------------------------- 2023-01-11T21:28:00.5192146Z Ran 236 tests in 4.082s 2023-01-11T21:28:00.5192269Z 2023-01-11T21:28:00.5192349Z OK (skipped=19) 2023-01-11T21:28:00.5192464Z 2023-01-11T21:28:00.5192556Z Generating XML reports... 2023-01-11T21:28:00.5193038Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20230111212755.xml 2023-01-11T21:28:00.5193675Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20230111212755.xml 2023-01-11T21:28:00.5194330Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20230111212755.xml 2023-01-11T21:28:00.5194623Z 2023-01-11T21:28:00.5195001Z ##[endgroup] 2023-01-11T21:28:00.5195407Z FINISHED PRINTING LOG FILE of test_expanded_weights (/var/lib/jenkins/workspace/test/test-reports/test_expanded_weights_ot38ehtt) 2023-01-11T21:28:00.5195655Z 2023-01-11T21:28:02.4147254Z Ignoring disabled issues: [] 2023-01-11T21:28:02.4383529Z Running test_hub ... [2023-01-11 21:28:02.437744] 2023-01-11T21:28:02.4385798Z Executing ['/opt/conda/bin/python', '-bb', 'test_hub.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:28:02.438058] 2023-01-11T21:28:04.0907146Z 2023-01-11T21:28:04.0908257Z Expand the folded group to see the log file of test_hub 2023-01-11T21:28:04.0909593Z ##[group]PRINTING LOG FILE of test_hub (/var/lib/jenkins/workspace/test/test-reports/test_hub_1e78bl7d) 2023-01-11T21:28:04.0910017Z 2023-01-11T21:28:04.0910438Z ##[endgroup] 2023-01-11T21:28:04.0911279Z FINISHED PRINTING LOG FILE of test_hub (/var/lib/jenkins/workspace/test/test-reports/test_hub_1e78bl7d) 2023-01-11T21:28:04.0911696Z 2023-01-11T21:28:06.0510052Z Ignoring disabled issues: [] 2023-01-11T21:28:06.0747588Z Running test_jit_fuser_te ... [2023-01-11 21:28:06.074315] 2023-01-11T21:28:06.0749403Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:28:06.074637] 2023-01-11T21:28:21.8021856Z 2023-01-11T21:28:21.8022399Z Expand the folded group to see the log file of test_functional_autograd_benchmark 2023-01-11T21:28:21.8023457Z ##[group]PRINTING LOG FILE of test_functional_autograd_benchmark (/var/lib/jenkins/workspace/test/test-reports/test_functional_autograd_benchmark_kxg1mdhn) 2023-01-11T21:28:21.8023870Z 2023-01-11T21:28:21.8023997Z Running tests... 2023-01-11T21:28:21.8024590Z ---------------------------------------------------------------------- 2023-01-11T21:28:21.8025666Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2023-01-11T21:28:21.8026203Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:28:21.8026932Z Results for model resnet18 on task vjp: nans (var: nan) 2023-01-11T21:28:21.8027228Z Results for model resnet18 on task vjp using Functorch: nans (var: nan) 2023-01-11T21:28:21.8027485Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:28:21.8027847Z Results for model ppl_simple_reg on task vjp: nans (var: nan) 2023-01-11T21:28:21.8028280Z Results for model ppl_simple_reg on task vjp using Functorch: nans (var: nan) 2023-01-11T21:28:21.8028652Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:28:21.8029014Z Results for model ppl_robust_reg on task vjp: nans (var: nan) 2023-01-11T21:28:21.8029363Z Results for model ppl_robust_reg on task vjp using Functorch: nans (var: nan) 2023-01-11T21:28:21.8029634Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:28:21.8029885Z Results for model wav2letter on task vjp: nans (var: nan) 2023-01-11T21:28:21.8030183Z Results for model wav2letter on task vjp using Functorch: nans (var: nan) 2023-01-11T21:28:21.8030454Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:28:21.8030705Z Results for model transformer on task vjp: nans (var: nan) 2023-01-11T21:28:21.8051596Z Results for model transformer on task vjp using Functorch: nans (var: nan) 2023-01-11T21:28:21.8051980Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:28:21.8052316Z Results for model multiheadattn on task vjp: nans (var: nan) 2023-01-11T21:28:21.8052750Z Results for model multiheadattn on task vjp using Functorch: nans (var: nan) 2023-01-11T21:28:21.8053068Z ok (25.974s) 2023-01-11T21:28:21.8053489Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:28:21.8053752Z 2023-01-11T21:28:21.8053996Z ---------------------------------------------------------------------- 2023-01-11T21:28:21.8054251Z Ran 2 tests in 25.974s 2023-01-11T21:28:21.8054367Z 2023-01-11T21:28:21.8054446Z OK (skipped=1) 2023-01-11T21:28:21.8054706Z 2023-01-11T21:28:21.8054797Z Generating XML reports... 2023-01-11T21:28:21.8055326Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20230111212755.xml 2023-01-11T21:28:21.8055624Z 2023-01-11T21:28:21.8055949Z ##[endgroup] 2023-01-11T21:28:21.8056394Z FINISHED PRINTING LOG FILE of test_functional_autograd_benchmark (/var/lib/jenkins/workspace/test/test-reports/test_functional_autograd_benchmark_kxg1mdhn) 2023-01-11T21:28:21.8056651Z 2023-01-11T21:28:23.6771031Z Ignoring disabled issues: [] 2023-01-11T21:28:23.7013448Z Running test_license ... [2023-01-11 21:28:23.700893] 2023-01-11T21:28:23.7016001Z Executing ['/opt/conda/bin/python', '-bb', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:28:23.701208] 2023-01-11T21:28:26.5376588Z 2023-01-11T21:28:26.5377048Z Expand the folded group to see the log file of test_license 2023-01-11T21:28:26.5378065Z ##[group]PRINTING LOG FILE of test_license (/var/lib/jenkins/workspace/test/test-reports/test_license_fo4x3_23) 2023-01-11T21:28:26.5378365Z 2023-01-11T21:28:26.5378474Z Running tests... 2023-01-11T21:28:26.5378963Z ---------------------------------------------------------------------- 2023-01-11T21:28:26.5379351Z Test results will be stored in test-reports/python-unittest/test_license 2023-01-11T21:28:26.5379715Z test_distinfo_license (__main__.TestLicense) 2023-01-11T21:28:26.5380096Z If run when pytorch is installed via a wheel, the license will be in ... ok (1.091s) 2023-01-11T21:28:26.5380538Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.000s) 2023-01-11T21:28:26.5380784Z 2023-01-11T21:28:26.5381023Z ---------------------------------------------------------------------- 2023-01-11T21:28:26.5381340Z Ran 2 tests in 1.092s 2023-01-11T21:28:26.5381492Z 2023-01-11T21:28:26.5381601Z OK (skipped=1) 2023-01-11T21:28:26.5381747Z 2023-01-11T21:28:26.5381859Z Generating XML reports... 2023-01-11T21:28:26.5382541Z Generated XML report: test-reports/python-unittest/test_license/TEST-TestLicense-20230111212825.xml 2023-01-11T21:28:26.5382774Z 2023-01-11T21:28:26.5383007Z ##[endgroup] 2023-01-11T21:28:26.5383391Z FINISHED PRINTING LOG FILE of test_license (/var/lib/jenkins/workspace/test/test-reports/test_license_fo4x3_23) 2023-01-11T21:28:26.5383600Z 2023-01-11T21:28:28.4719937Z Ignoring disabled issues: [] 2023-01-11T21:28:28.4959169Z Running test_maskedtensor ... [2023-01-11 21:28:28.495067] 2023-01-11T21:28:28.4960483Z Executing ['/opt/conda/bin/python', '-bb', 'test_maskedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:28:28.495410] 2023-01-11T21:28:39.0447011Z 2023-01-11T21:28:39.0447427Z Expand the folded group to see the log file of test_maskedtensor 2023-01-11T21:28:39.0448302Z ##[group]PRINTING LOG FILE of test_maskedtensor (/var/lib/jenkins/workspace/test/test-reports/test_maskedtensor_6zxckets) 2023-01-11T21:28:39.0448635Z 2023-01-11T21:28:39.0448772Z Running tests... 2023-01-11T21:28:39.0449329Z ---------------------------------------------------------------------- 2023-01-11T21:28:39.0449874Z Test results will be stored in test-reports/python-unittest/test_maskedtensor 2023-01-11T21:28:39.0451040Z test_add_cuda (__main__.TestBasicsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T21:28:39.0451661Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:28:39.0451962Z ok (0.004s) 2023-01-11T21:28:39.0452295Z test_contiguous_cuda (__main__.TestBasicsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0452669Z test_diff_dim_cuda (__main__.TestBasicsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0453115Z test_diff_layouts_cuda (__main__.TestBasicsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0453936Z test_diff_sizes_cuda (__main__.TestBasicsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0454438Z test_grad_warning_cuda (__main__.TestBasicsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0455825Z test_invalid_sparse_coo_values_cuda (__main__.TestBasicsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T21:28:39.0456438Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:28:39.0456702Z ok (0.002s) 2023-01-11T21:28:39.0457404Z test_invalid_sparse_csr_values_cuda (__main__.TestBasicsCUDA) ... /var/lib/jenkins/workspace/test/test_maskedtensor.py:293: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:28:39.0458103Z t1 = torch.sparse_csr_tensor( 2023-01-11T21:28:39.0458363Z ok (0.003s) 2023-01-11T21:28:39.0458689Z test_invalid_sparse_layout_cuda (__main__.TestBasicsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0459125Z test_invalid_tensor_inputs_cuda (__main__.TestBasicsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0459893Z test_softmax_cuda (__main__.TestBasicsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T21:28:39.0460460Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:28:39.0460730Z ok (0.005s) 2023-01-11T21:28:39.0461090Z test_to_dense_and_sparse_coo_cuda (__main__.TestBasicsCUDA) ... ok (0.030s) 2023-01-11T21:28:39.0461407Z test_to_dense_and_sparse_csr_cuda (__main__.TestBasicsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0461707Z test_to_dense_cuda (__main__.TestBasicsCUDA) ... ok (0.023s) 2023-01-11T21:28:39.0461991Z test_to_sparse_cuda (__main__.TestBasicsCUDA) ... ok (0.016s) 2023-01-11T21:28:39.0462262Z test_where_cuda (__main__.TestBasicsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0462543Z test_binary_fn_aten_add (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0462822Z test_binary_fn_aten_arctan2 (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0463098Z test_binary_fn_aten_atan2 (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0463388Z test_binary_fn_aten_bitwise_and (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0463689Z test_binary_fn_aten_bitwise_left_shift (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0463991Z test_binary_fn_aten_bitwise_or (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0464316Z test_binary_fn_aten_bitwise_right_shift (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0464622Z test_binary_fn_aten_bitwise_xor (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:28:39.0464906Z test_binary_fn_aten_div (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0465187Z test_binary_fn_aten_divide (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0465457Z test_binary_fn_aten_eq (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0465745Z test_binary_fn_aten_floor_divide (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0466036Z test_binary_fn_aten_fmax (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0466309Z test_binary_fn_aten_fmin (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0466579Z test_binary_fn_aten_fmod (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0466855Z test_binary_fn_aten_ge (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0467166Z test_binary_fn_aten_greater (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0467465Z test_binary_fn_aten_greater_equal (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0467752Z test_binary_fn_aten_gt (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0468023Z test_binary_fn_aten_le (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0468291Z test_binary_fn_aten_less (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0468581Z test_binary_fn_aten_less_equal (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0468877Z test_binary_fn_aten_logaddexp (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0469166Z test_binary_fn_aten_logaddexp2 (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0469447Z test_binary_fn_aten_lt (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0469726Z test_binary_fn_aten_maximum (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0470004Z test_binary_fn_aten_minimum (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0470289Z test_binary_fn_aten_mul (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0470576Z test_binary_fn_aten_multiply (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0470857Z test_binary_fn_aten_ne (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0471134Z test_binary_fn_aten_nextafter (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0471427Z test_binary_fn_aten_not_equal (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0471714Z test_binary_fn_aten_remainder (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0471984Z test_binary_fn_aten_sub (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0477485Z test_binary_fn_aten_subtract (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0477890Z test_binary_fn_aten_true_divide (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0478324Z test_inplace_binary_fn_aten_add_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0478755Z test_inplace_binary_fn_aten_arctan2_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0479250Z test_inplace_binary_fn_aten_atan2_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0479684Z test_inplace_binary_fn_aten_bitwise_and_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0480123Z test_inplace_binary_fn_aten_bitwise_left_shift_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0480557Z test_inplace_binary_fn_aten_bitwise_or_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0480983Z test_inplace_binary_fn_aten_bitwise_right_shift_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0481423Z test_inplace_binary_fn_aten_bitwise_xor_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0481767Z test_inplace_binary_fn_aten_div_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0482123Z test_inplace_binary_fn_aten_divide_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0482529Z test_inplace_binary_fn_aten_eq_ (__main__.TestBinary) ... ok (0.011s) 2023-01-11T21:28:39.0482945Z test_inplace_binary_fn_aten_floor_divide_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0483370Z test_inplace_binary_fn_aten_fmod_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0483842Z test_inplace_binary_fn_aten_ge_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0484342Z test_inplace_binary_fn_aten_greater_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0485050Z test_inplace_binary_fn_aten_greater_equal_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0485497Z test_inplace_binary_fn_aten_gt_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0485782Z test_inplace_binary_fn_aten_le_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0486372Z test_inplace_binary_fn_aten_less_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0486682Z test_inplace_binary_fn_aten_less_equal_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0487033Z test_inplace_binary_fn_aten_lt_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0487444Z test_inplace_binary_fn_aten_mul_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0487753Z test_inplace_binary_fn_aten_multiply_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0488059Z test_inplace_binary_fn_aten_ne_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0488351Z test_inplace_binary_fn_aten_nextafter_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0488667Z test_inplace_binary_fn_aten_not_equal_ (__main__.TestBinary) ... ok (0.010s) 2023-01-11T21:28:39.0488977Z test_inplace_binary_fn_aten_remainder_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0489272Z test_inplace_binary_fn_aten_sub_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0489575Z test_inplace_binary_fn_aten_subtract_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0489887Z test_inplace_binary_fn_aten_true_divide_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0490190Z test_masks_match_fn_name_add (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0490479Z test_masks_match_fn_name_add_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:28:39.0490814Z test_binary_core_add_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0491189Z test_binary_core_add_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:28:39.0491545Z test_binary_core_add_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:28:39.0491911Z test_binary_core_add_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:28:39.0492270Z test_binary_core_add_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0492629Z test_binary_core_add_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0493022Z test_binary_core_add_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0493385Z test_binary_core_add_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0493740Z test_binary_core_add_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0494138Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0494517Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0494885Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0495250Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0495598Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0495958Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0496322Z test_binary_core_atan2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0496680Z test_binary_core_atan2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0497028Z test_binary_core_atan2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0497402Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0497794Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0498181Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0498593Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0498976Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0499354Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0499734Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0500112Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0500500Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0500890Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0501286Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0501674Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0502055Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0502444Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0502830Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0503210Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0503599Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0504017Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0504410Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0504788Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0505183Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0505567Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0505956Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0506353Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0506757Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0507159Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0507546Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0507922Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0508301Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:28:39.0508665Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:28:39.0509028Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0509431Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0509796Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0510168Z test_binary_core_eq_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0510519Z test_binary_core_eq_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0510878Z test_binary_core_eq_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0511250Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0511618Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0512001Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0512389Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0512779Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0513152Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0513571Z test_binary_core_floor_divide_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0513981Z test_binary_core_floor_divide_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0514359Z test_binary_core_floor_divide_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0514719Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0515207Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0515569Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0515946Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0516312Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0516680Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0517055Z test_binary_core_fmax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0517431Z test_binary_core_fmax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0517795Z test_binary_core_fmax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0518167Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0518535Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:28:39.0518884Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0519242Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0519611Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0519978Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0520329Z test_binary_core_fmin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0520697Z test_binary_core_fmin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0521094Z test_binary_core_fmin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0521467Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0521819Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0522184Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0522553Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0522962Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0523416Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0523880Z test_binary_core_fmod_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0524341Z test_binary_core_fmod_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0524795Z test_binary_core_fmod_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0525260Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0525711Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0526326Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0526694Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0527053Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0527475Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0527848Z test_binary_core_ge_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0528199Z test_binary_core_ge_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0528557Z test_binary_core_ge_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0528915Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0529262Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0529623Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0529977Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0530335Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0530678Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0531028Z test_binary_core_gt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0531380Z test_binary_core_gt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0531739Z test_binary_core_gt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0532082Z test_binary_core_le_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0532434Z test_binary_core_le_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0532834Z test_binary_core_le_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0533191Z test_binary_core_le_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0533631Z test_binary_core_le_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0534063Z test_binary_core_le_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0534497Z test_binary_core_le_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0534924Z test_binary_core_le_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0535364Z test_binary_core_le_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0535779Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0536137Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0536480Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0536831Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0537180Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0537526Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0537871Z test_binary_core_lt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0538221Z test_binary_core_lt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0538573Z test_binary_core_lt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0538970Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0539346Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0539721Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0540087Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0540440Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0540805Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0541167Z test_binary_core_maximum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0541532Z test_binary_core_maximum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0541884Z test_binary_core_maximum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0542243Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0542610Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0542965Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0543328Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0543691Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0544056Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0544482Z test_binary_core_minimum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0544844Z test_binary_core_minimum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0545197Z test_binary_core_minimum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0545560Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0545920Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0546281Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0546637Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0546993Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0547346Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0547701Z test_binary_core_mul_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0548062Z test_binary_core_mul_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0548401Z test_binary_core_mul_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0548751Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0549112Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0549471Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0549850Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0550203Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0550553Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0550906Z test_binary_core_ne_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0551257Z test_binary_core_ne_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0551613Z test_binary_core_ne_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0551981Z test_binary_core_nextafter_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0552354Z test_binary_core_nextafter_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0552724Z test_binary_core_nextafter_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0553086Z test_binary_core_nextafter_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0553458Z test_binary_core_nextafter_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0553821Z test_binary_core_nextafter_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0554220Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0554614Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0555048Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0555448Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0555816Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0556179Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0556552Z test_binary_core_remainder_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0556917Z test_binary_core_remainder_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0557280Z test_binary_core_remainder_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0557653Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0558019Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:28:39.0558377Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0558747Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0559114Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:28:39.0559484Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0559847Z test_binary_core_sub_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0560206Z test_binary_core_sub_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0560569Z test_binary_core_sub_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0560973Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0561349Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0561730Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0562101Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0562468Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0562851Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:28:39.0563328Z test_binary_core_true_divide_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0563790Z test_binary_core_true_divide_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T21:28:39.0564249Z test_binary_core_true_divide_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:28:39.0564713Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.022s) 2023-01-11T21:28:39.0565175Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.022s) 2023-01-11T21:28:39.0565567Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.022s) 2023-01-11T21:28:39.0565935Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0566495Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T21:28:39.0566877Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0567313Z test_reduction_all_amax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0567685Z test_reduction_all_amax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0568049Z test_reduction_all_amax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0568437Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.021s) 2023-01-11T21:28:39.0568806Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.022s) 2023-01-11T21:28:39.0569184Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.021s) 2023-01-11T21:28:39.0569567Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0569946Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0570321Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0570704Z test_reduction_all_amin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0571076Z test_reduction_all_amin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0571453Z test_reduction_all_amin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0571837Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0572219Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0572601Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T21:28:39.0573115Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0573587Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0574077Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0574559Z test_reduction_all_argmax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0575018Z test_reduction_all_argmax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0575487Z test_reduction_all_argmax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0575866Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0576242Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0576611Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0576984Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0577356Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0577736Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0578113Z test_reduction_all_argmin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0578496Z test_reduction_all_argmin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0578875Z test_reduction_all_argmin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0579311Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:28:39.0579695Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.038s) 2023-01-11T21:28:39.0580073Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.037s) 2023-01-11T21:28:39.0580460Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:28:39.0580848Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0581227Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:28:39.0581627Z test_reduction_all_prod_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:28:39.0582015Z test_reduction_all_prod_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.025s) 2023-01-11T21:28:39.0582379Z test_reduction_all_prod_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.026s) 2023-01-11T21:28:39.0582749Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.021s) 2023-01-11T21:28:39.0583136Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:28:39.0583547Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.020s) 2023-01-11T21:28:39.0583938Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0584321Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:28:39.0584811Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:28:39.0585191Z test_reduction_all_sum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0585566Z test_reduction_all_sum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:28:39.0585945Z test_reduction_all_sum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:28:39.0586313Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0586670Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0587046Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0587417Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0587789Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0588154Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0588520Z test_unary_core_abs_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0588892Z test_unary_core_abs_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0589257Z test_unary_core_abs_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0589627Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0590003Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0590367Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0590779Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0591144Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0591518Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0591886Z test_unary_core_acos_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0592245Z test_unary_core_acos_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0592616Z test_unary_core_acos_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0592982Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0593354Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0593721Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0594089Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0594454Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0594886Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0595249Z test_unary_core_acosh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0595614Z test_unary_core_acosh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0595968Z test_unary_core_acosh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0596365Z test_unary_core_angle_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0596726Z test_unary_core_angle_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0597086Z test_unary_core_angle_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0597457Z test_unary_core_angle_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0597820Z test_unary_core_angle_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0598187Z test_unary_core_angle_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0598561Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0598939Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0599296Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0599653Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0600019Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0600385Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0600749Z test_unary_core_asin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0601116Z test_unary_core_asin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0601480Z test_unary_core_asin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0601836Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0602241Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0602606Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0602986Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0603412Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0603866Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0604334Z test_unary_core_asinh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0604798Z test_unary_core_asinh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0605220Z test_unary_core_asinh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0605589Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0606089Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0606489Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0606863Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0607226Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0607592Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0607953Z test_unary_core_atan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0608381Z test_unary_core_atan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0608741Z test_unary_core_atan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0609108Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0609472Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0609827Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0610191Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0610560Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0610925Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0611288Z test_unary_core_atanh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0611659Z test_unary_core_atanh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0612022Z test_unary_core_atanh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0612397Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0612811Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0613267Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0613716Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0614215Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0614664Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0615116Z test_unary_core_ceil_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0615563Z test_unary_core_ceil_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0615930Z test_unary_core_ceil_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0616309Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0616704Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0617077Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0617475Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0617857Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0618231Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0618627Z test_unary_core_conj_physical_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0619011Z test_unary_core_conj_physical_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0619395Z test_unary_core_conj_physical_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0619769Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0620185Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0620559Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0620932Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0621308Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0621729Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0622101Z test_unary_core_cos_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0622474Z test_unary_core_cos_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0622829Z test_unary_core_cos_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0623206Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0623583Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0623947Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0624364Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0624736Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0625099Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0625461Z test_unary_core_cosh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0625830Z test_unary_core_cosh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0626226Z test_unary_core_cosh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0626599Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0626977Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0627355Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0627736Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0628099Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0628473Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0628859Z test_unary_core_deg2rad_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0629237Z test_unary_core_deg2rad_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0629605Z test_unary_core_deg2rad_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0629980Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.331s) 2023-01-11T21:28:39.0630393Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0630768Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.340s) 2023-01-11T21:28:39.0631135Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0631514Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0631926Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0632300Z test_unary_core_digamma_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0632668Z test_unary_core_digamma_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0633026Z test_unary_core_digamma_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0633387Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0633736Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0634127Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0634504Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0634919Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0635267Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0635620Z test_unary_core_erf_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0635980Z test_unary_core_erf_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0636340Z test_unary_core_erf_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0636691Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.169s) 2023-01-11T21:28:39.0637052Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.166s) 2023-01-11T21:28:39.0637455Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.196s) 2023-01-11T21:28:39.0637804Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0638201Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0638557Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0638912Z test_unary_core_erfc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0639264Z test_unary_core_erfc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0639643Z test_unary_core_erfc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0640015Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.169s) 2023-01-11T21:28:39.0640393Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.165s) 2023-01-11T21:28:39.0640753Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.219s) 2023-01-11T21:28:39.0641127Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0641492Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0641857Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0642211Z test_unary_core_erfinv_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0642576Z test_unary_core_erfinv_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0643005Z test_unary_core_erfinv_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0643465Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.147s) 2023-01-11T21:28:39.0643917Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.145s) 2023-01-11T21:28:39.0644363Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.169s) 2023-01-11T21:28:39.0644815Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0645224Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0645598Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0646121Z test_unary_core_exp2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0646494Z test_unary_core_exp2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0646843Z test_unary_core_exp2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0647210Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0647569Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0647927Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0648278Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0648631Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0648996Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0649418Z test_unary_core_exp_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0649785Z test_unary_core_exp_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0650142Z test_unary_core_exp_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0650500Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0650857Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0651211Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0651569Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0651931Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0652320Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0652687Z test_unary_core_expm1_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0653174Z test_unary_core_expm1_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0653612Z test_unary_core_expm1_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0654062Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0654502Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0654942Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0655429Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0655830Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0656180Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0656534Z test_unary_core_floor_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0656883Z test_unary_core_floor_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0657236Z test_unary_core_floor_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0657594Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0657954Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0658313Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0658671Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0659021Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0659364Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0659722Z test_unary_core_frac_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0660078Z test_unary_core_frac_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0660426Z test_unary_core_frac_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0660803Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.236s) 2023-01-11T21:28:39.0661160Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.231s) 2023-01-11T21:28:39.0661512Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.265s) 2023-01-11T21:28:39.0661865Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0662207Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0662598Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0662953Z test_unary_core_i0_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0663327Z test_unary_core_i0_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0663687Z test_unary_core_i0_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0664043Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0664408Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0664757Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0665109Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0665467Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0665826Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0666174Z test_unary_core_isnan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0666572Z test_unary_core_isnan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0666926Z test_unary_core_isnan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0667288Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.272s) 2023-01-11T21:28:39.0667648Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0668016Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.270s) 2023-01-11T21:28:39.0668382Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0668746Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0669158Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0669537Z test_unary_core_lgamma_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0669900Z test_unary_core_lgamma_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0670249Z test_unary_core_lgamma_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0670621Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0670990Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0671346Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0671701Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0672106Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0672472Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0672829Z test_unary_core_log10_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0673190Z test_unary_core_log10_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0673541Z test_unary_core_log10_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0673910Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0674259Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0674612Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0675048Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0675418Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0675774Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0676128Z test_unary_core_log1p_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0676484Z test_unary_core_log1p_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0676844Z test_unary_core_log1p_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0677197Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0677596Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0677955Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0678318Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0678688Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0679054Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0679420Z test_unary_core_log2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0679781Z test_unary_core_log2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0680141Z test_unary_core_log2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0680514Z test_unary_core_log_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0680877Z test_unary_core_log_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0681232Z test_unary_core_log_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0681636Z test_unary_core_log_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0682001Z test_unary_core_log_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0682364Z test_unary_core_log_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0682781Z test_unary_core_log_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0683247Z test_unary_core_log_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0683743Z test_unary_core_log_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0684185Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0684634Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0685080Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0685480Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0685836Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0686384Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0686766Z test_unary_core_logit_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0687138Z test_unary_core_logit_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0687489Z test_unary_core_logit_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:28:39.0687873Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0688250Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0688616Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0688993Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0689360Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0689799Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0690173Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0690543Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0690907Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0691276Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0691638Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0691995Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0692372Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0692746Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0693158Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0693637Z test_unary_core_neg_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0694103Z test_unary_core_neg_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0694547Z test_unary_core_neg_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0695016Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0695486Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0695922Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0696284Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0696658Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0697042Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0697412Z test_unary_core_positive_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0697768Z test_unary_core_positive_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0698132Z test_unary_core_positive_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0698514Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0698888Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0699251Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0699617Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0699984Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0700347Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0700718Z test_unary_core_rad2deg_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0701102Z test_unary_core_rad2deg_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0701516Z test_unary_core_rad2deg_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0701896Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0702287Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0702672Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0703059Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0703613Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0703996Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0704381Z test_unary_core_reciprocal_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0704766Z test_unary_core_reciprocal_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0705133Z test_unary_core_reciprocal_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0705521Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0705911Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0706311Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0706689Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0707078Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0707517Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0707903Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0708293Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0708681Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0709076Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0709466Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0709852Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0710239Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0710629Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0711013Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0711400Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0711785Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0712171Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0712569Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0713014Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0713420Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0713825Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0714211Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0714601Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0715072Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0715467Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0715848Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0716235Z test_unary_core_round_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0716605Z test_unary_core_round_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0716968Z test_unary_core_round_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0717331Z test_unary_core_round_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0717702Z test_unary_core_round_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0718074Z test_unary_core_round_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0718483Z test_unary_core_round_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0718856Z test_unary_core_round_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0719214Z test_unary_core_round_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0719593Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0719954Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0720315Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0720686Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0721055Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0721418Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0721775Z test_unary_core_rsqrt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0722132Z test_unary_core_rsqrt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0722483Z test_unary_core_rsqrt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0722886Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0723344Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0723797Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0724284Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0724740Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0725198Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0725562Z test_unary_core_sgn_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0725929Z test_unary_core_sgn_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0726470Z test_unary_core_sgn_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0726835Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0727209Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0727578Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0727946Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0728314Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0728679Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0729050Z test_unary_core_sigmoid_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0729415Z test_unary_core_sigmoid_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0729777Z test_unary_core_sigmoid_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0730141Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0730573Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0730944Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0731313Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0731675Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0732024Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0732380Z test_unary_core_sign_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0732736Z test_unary_core_sign_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0733158Z test_unary_core_sign_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0733622Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0734083Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0734546Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0735014Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0735467Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0735865Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0736233Z test_unary_core_signbit_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0736642Z test_unary_core_signbit_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0737013Z test_unary_core_signbit_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0737382Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0737784Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0738206Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0738604Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0738979Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0739369Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0739856Z test_unary_core_sin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0753569Z test_unary_core_sin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0753999Z test_unary_core_sin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0754390Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.245s) 2023-01-11T21:28:39.0754753Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.241s) 2023-01-11T21:28:39.0755223Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.224s) 2023-01-11T21:28:39.0755612Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0756048Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0756421Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0756785Z test_unary_core_sinc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0757145Z test_unary_core_sinc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0757509Z test_unary_core_sinc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0757873Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0758237Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0758598Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0758975Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0759328Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0759687Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0760057Z test_unary_core_sinh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0760417Z test_unary_core_sinh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0760773Z test_unary_core_sinh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0761119Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0761487Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0761881Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0762234Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0762595Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0762942Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0763298Z test_unary_core_sqrt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0763634Z test_unary_core_sqrt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0763985Z test_unary_core_sqrt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0764402Z test_unary_core_square_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0764774Z test_unary_core_square_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0765136Z test_unary_core_square_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0765497Z test_unary_core_square_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0765869Z test_unary_core_square_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0766487Z test_unary_core_square_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0766856Z test_unary_core_square_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0767216Z test_unary_core_square_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0767649Z test_unary_core_square_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:28:39.0768003Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0768365Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0768732Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0769088Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0769438Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0769796Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0770164Z test_unary_core_tan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0770528Z test_unary_core_tan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0770878Z test_unary_core_tan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0771242Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0771603Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0771960Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0772330Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0772699Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0773105Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0773461Z test_unary_core_tanh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0773867Z test_unary_core_tanh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0774225Z test_unary_core_tanh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0774591Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0774952Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0775317Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0775684Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0776054Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0776413Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0776772Z test_unary_core_trunc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0777149Z test_unary_core_trunc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0777510Z test_unary_core_trunc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:28:39.0777821Z test_all (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:28:39.0778077Z test_amax (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:28:39.0778339Z test_amax_grad (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:28:39.0778592Z test_amin (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:28:39.0778888Z test_amin_grad (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:28:39.0779163Z test_grad_dtype (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:28:39.0779800Z test_max_not_implemented (__main__.TestReductions) ... /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py:299: UserWarning: max is not implemented in __torch_dispatch__ for MaskedTensor. 2023-01-11T21:28:39.0780382Z If you would like this operator to be supported, please file an issue for a feature request at https://github.com/pytorch/maskedtensor/issues with a minimal reproducible code snippet. 2023-01-11T21:28:39.0780870Z In the case that the semantics for the operator are not trivial, it would be appreciated to also include a proposal for the semantics. 2023-01-11T21:28:39.0781178Z warnings.warn(msg) 2023-01-11T21:28:39.0781356Z ok (0.001s) 2023-01-11T21:28:39.0781576Z test_mean (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:28:39.0781848Z test_mean_dim_grad (__main__.TestReductions) ... ok (0.003s) 2023-01-11T21:28:39.0782112Z test_mean_grad_case_1a (__main__.TestReductions) 2023-01-11T21:28:39.0782883Z values.requires_grad = True ... /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T21:28:39.0783526Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:28:39.0784128Z /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T21:28:39.0784617Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:28:39.0784886Z ok (0.006s) 2023-01-11T21:28:39.0785108Z test_mean_grad_case_1b (__main__.TestReductions) 2023-01-11T21:28:39.0785420Z values.requires_grad = False ... ok (0.002s) 2023-01-11T21:28:39.0785670Z test_mean_grad_case_1c (__main__.TestReductions) 2023-01-11T21:28:39.0786454Z values.requires_grad = True ... /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T21:28:39.0787033Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:28:39.0787283Z ok (0.004s) 2023-01-11T21:28:39.0787492Z test_mean_grad_case_1d (__main__.TestReductions) 2023-01-11T21:28:39.0787741Z values.requires_grad = False ... ok (0.001s) 2023-01-11T21:28:39.0787992Z test_mean_grad_case_1e (__main__.TestReductions) 2023-01-11T21:28:39.0788614Z values.requires_grad = True ... /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T21:28:39.0789115Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:28:39.0789382Z ok (0.005s) 2023-01-11T21:28:39.0789597Z test_mean_grad_case_1f (__main__.TestReductions) 2023-01-11T21:28:39.0790378Z values.requires_grad = False ... /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T21:28:39.0790963Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:28:39.0791211Z ok (0.001s) 2023-01-11T21:28:39.0791469Z test_prod (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:28:39.0792099Z test_prod_grad (__main__.TestReductions) ... /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T21:28:39.0792615Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:28:39.0792878Z ok (0.002s) 2023-01-11T21:28:39.0793091Z test_sum (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:28:39.0793343Z test_sum_grad (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:28:39.0793623Z test_inplace_unary_fn_aten_abs_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0793919Z test_inplace_unary_fn_aten_absolute_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0794208Z test_inplace_unary_fn_aten_acos_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0794504Z test_inplace_unary_fn_aten_acosh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0794868Z test_inplace_unary_fn_aten_arccos_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0795168Z test_inplace_unary_fn_aten_arccosh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0795454Z test_inplace_unary_fn_aten_arcsin_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0795745Z test_inplace_unary_fn_aten_arcsinh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0796034Z test_inplace_unary_fn_aten_arctan_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0796315Z test_inplace_unary_fn_aten_arctanh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0796605Z test_inplace_unary_fn_aten_asin_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0796895Z test_inplace_unary_fn_aten_asinh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0797185Z test_inplace_unary_fn_aten_atan_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0797500Z test_inplace_unary_fn_aten_atanh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0797797Z test_inplace_unary_fn_aten_bitwise_not_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0798096Z test_inplace_unary_fn_aten_ceil_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0798377Z test_inplace_unary_fn_aten_clamp_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0798668Z test_inplace_unary_fn_aten_clip_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0798973Z test_inplace_unary_fn_aten_conj_physical_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0799272Z test_inplace_unary_fn_aten_cos_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0799555Z test_inplace_unary_fn_aten_cosh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0799851Z test_inplace_unary_fn_aten_deg2rad_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0800146Z test_inplace_unary_fn_aten_digamma_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0800432Z test_inplace_unary_fn_aten_erf_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0800721Z test_inplace_unary_fn_aten_erfc_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0801007Z test_inplace_unary_fn_aten_erfinv_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0801301Z test_inplace_unary_fn_aten_exp2_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0801576Z test_inplace_unary_fn_aten_exp_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0801868Z test_inplace_unary_fn_aten_expm1_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0802157Z test_inplace_unary_fn_aten_fix_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0802435Z test_inplace_unary_fn_aten_floor_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0802725Z test_inplace_unary_fn_aten_frac_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0803065Z test_inplace_unary_fn_aten_i0_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0803458Z test_inplace_unary_fn_aten_lgamma_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0803820Z test_inplace_unary_fn_aten_log10_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0804177Z test_inplace_unary_fn_aten_log1p_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0804539Z test_inplace_unary_fn_aten_log2_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0804886Z test_inplace_unary_fn_aten_log_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0805206Z test_inplace_unary_fn_aten_logit_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T21:28:39.0805501Z test_inplace_unary_fn_aten_nan_to_num_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0805788Z test_inplace_unary_fn_aten_neg_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0806281Z test_inplace_unary_fn_aten_negative_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0806579Z test_inplace_unary_fn_aten_pow_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0806878Z test_inplace_unary_fn_aten_rad2deg_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0807174Z test_inplace_unary_fn_aten_reciprocal_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0807475Z test_inplace_unary_fn_aten_round_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0807761Z test_inplace_unary_fn_aten_rsqrt_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0808042Z test_inplace_unary_fn_aten_sgn_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0808334Z test_inplace_unary_fn_aten_sigmoid_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0808630Z test_inplace_unary_fn_aten_sign_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0808908Z test_inplace_unary_fn_aten_sin_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0809196Z test_inplace_unary_fn_aten_sinc_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0809480Z test_inplace_unary_fn_aten_sinh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0809818Z test_inplace_unary_fn_aten_sqrt_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0810104Z test_inplace_unary_fn_aten_square_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0810390Z test_inplace_unary_fn_aten_tan_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0810673Z test_inplace_unary_fn_aten_tanh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0810954Z test_inplace_unary_fn_aten_trunc_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0811236Z test_unary_fn_aten_abs (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0811508Z test_unary_fn_aten_absolute (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0811783Z test_unary_fn_aten_acos (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0812044Z test_unary_fn_aten_acosh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0812314Z test_unary_fn_aten_angle (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0812589Z test_unary_fn_aten_arccos (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0812864Z test_unary_fn_aten_arccosh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0813141Z test_unary_fn_aten_arcsin (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0813415Z test_unary_fn_aten_arcsinh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0813706Z test_unary_fn_aten_arctan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0814001Z test_unary_fn_aten_arctanh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0814273Z test_unary_fn_aten_asin (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0814541Z test_unary_fn_aten_asinh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0814804Z test_unary_fn_aten_atan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0815070Z test_unary_fn_aten_atanh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0815348Z test_unary_fn_aten_bitwise_not (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0815617Z test_unary_fn_aten_ceil (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0815930Z test_unary_fn_aten_clamp (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0816203Z test_unary_fn_aten_clip (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0816475Z test_unary_fn_aten_conj_physical (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0816757Z test_unary_fn_aten_cos (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0817022Z test_unary_fn_aten_cosh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0817292Z test_unary_fn_aten_deg2rad (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0817560Z test_unary_fn_aten_digamma (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0817831Z test_unary_fn_aten_erf (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0818096Z test_unary_fn_aten_erfc (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0818356Z test_unary_fn_aten_erfinv (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0818628Z test_unary_fn_aten_exp (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0818903Z test_unary_fn_aten_exp2 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0819171Z test_unary_fn_aten_expm1 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0819429Z test_unary_fn_aten_fix (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0819697Z test_unary_fn_aten_floor (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0819974Z test_unary_fn_aten_frac (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0820230Z test_unary_fn_aten_i0 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0820497Z test_unary_fn_aten_isnan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0820767Z test_unary_fn_aten_lgamma (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0821031Z test_unary_fn_aten_log (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0821296Z test_unary_fn_aten_log10 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0821563Z test_unary_fn_aten_log1p (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0821909Z test_unary_fn_aten_log2 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0822169Z test_unary_fn_aten_logit (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0822445Z test_unary_fn_aten_nan_to_num (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0822717Z test_unary_fn_aten_neg (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0822984Z test_unary_fn_aten_negative (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0823261Z test_unary_fn_aten_positive (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0823534Z test_unary_fn_aten_pow (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0823796Z test_unary_fn_aten_rad2deg (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0824075Z test_unary_fn_aten_reciprocal (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0824354Z test_unary_fn_aten_round (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0824625Z test_unary_fn_aten_rsqrt (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0824883Z test_unary_fn_aten_sgn (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0825150Z test_unary_fn_aten_sigmoid (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0825419Z test_unary_fn_aten_sign (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0825679Z test_unary_fn_aten_signbit (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0825948Z test_unary_fn_aten_sin (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0826212Z test_unary_fn_aten_sinc (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0826471Z test_unary_fn_aten_sinh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0826737Z test_unary_fn_aten_sqrt (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0827007Z test_unary_fn_aten_square (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0827277Z test_unary_fn_aten_tan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0827532Z test_unary_fn_aten_tanh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0827841Z test_unary_fn_aten_trunc (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:28:39.0827994Z 2023-01-11T21:28:39.0828216Z ---------------------------------------------------------------------- 2023-01-11T21:28:39.0828466Z Ran 937 tests in 6.931s 2023-01-11T21:28:39.0828587Z 2023-01-11T21:28:39.0828665Z OK (skipped=6) 2023-01-11T21:28:39.0828777Z 2023-01-11T21:28:39.0828869Z Generating XML reports... 2023-01-11T21:28:39.0829300Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestBasicsCUDA-20230111212831.xml 2023-01-11T21:28:39.0829809Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestBinary-20230111212831.xml 2023-01-11T21:28:39.0830335Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestOperatorsCUDA-20230111212831.xml 2023-01-11T21:28:39.0830848Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestReductions-20230111212831.xml 2023-01-11T21:28:39.0831343Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestUnary-20230111212831.xml 2023-01-11T21:28:39.0831566Z 2023-01-11T21:28:39.0831910Z ##[endgroup] 2023-01-11T21:28:39.0832304Z FINISHED PRINTING LOG FILE of test_maskedtensor (/var/lib/jenkins/workspace/test/test-reports/test_maskedtensor_6zxckets) 2023-01-11T21:28:39.0832531Z 2023-01-11T21:28:40.9484692Z Ignoring disabled issues: [] 2023-01-11T21:28:40.9721379Z Running test_mkldnn ... [2023-01-11 21:28:40.971355] 2023-01-11T21:28:40.9722358Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:28:40.971682] 2023-01-11T21:29:07.0665158Z 2023-01-11T21:29:07.0665593Z Expand the folded group to see the log file of test_mkldnn 2023-01-11T21:29:07.0669003Z ##[group]PRINTING LOG FILE of test_mkldnn (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_nxvtyy82) 2023-01-11T21:29:07.0669246Z 2023-01-11T21:29:07.0669621Z Running tests... 2023-01-11T21:29:07.0670455Z ---------------------------------------------------------------------- 2023-01-11T21:29:07.0671016Z Test results will be stored in test-reports/python-unittest/test_mkldnn 2023-01-11T21:29:07.0671453Z test_0_dimension_tensor (__main__.TestMkldnn) ... ok (1.135s) 2023-01-11T21:29:07.0672636Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... ok (0.059s) 2023-01-11T21:29:07.0673227Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.085s) 2023-01-11T21:29:07.0673553Z test_add (__main__.TestMkldnn) ... ok (0.038s) 2023-01-11T21:29:07.0674259Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... ok (0.006s) 2023-01-11T21:29:07.0674672Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... ok (0.009s) 2023-01-11T21:29:07.0675117Z test_avg_pool2d (__main__.TestMkldnn) ... ok (0.011s) 2023-01-11T21:29:07.0675481Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.019s) 2023-01-11T21:29:07.0675862Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.004s) 2023-01-11T21:29:07.0676293Z test_avg_pool3d (__main__.TestMkldnn) ... ok (0.656s) 2023-01-11T21:29:07.0676692Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... ok (0.710s) 2023-01-11T21:29:07.0677584Z test_batch_norm_2d (__main__.TestMkldnn) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_trace.py:780: UserWarning: The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is. 2023-01-11T21:29:07.0678126Z warnings.warn( 2023-01-11T21:29:07.0678389Z ok (0.061s) 2023-01-11T21:29:07.0678703Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... ok (0.027s) 2023-01-11T21:29:07.0679065Z test_batch_norm_3d (__main__.TestMkldnn) ... ok (0.529s) 2023-01-11T21:29:07.0679460Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... ok (0.311s) 2023-01-11T21:29:07.0679833Z test_clone (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:29:07.0680174Z test_conv1d (__main__.TestMkldnn) ... ok (0.098s) 2023-01-11T21:29:07.0680525Z test_conv1d_bf16 (__main__.TestMkldnn) ... ok (0.069s) 2023-01-11T21:29:07.0681130Z test_conv1d_functional (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0681519Z test_conv2d (__main__.TestMkldnn) ... ok (0.499s) 2023-01-11T21:29:07.0681885Z test_conv2d_bf16 (__main__.TestMkldnn) ... ok (0.090s) 2023-01-11T21:29:07.0682251Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2023-01-11T21:29:07.0682695Z MKLDNN integration used to serialize models with 5d weight for grouped ... ok (0.009s) 2023-01-11T21:29:07.0683140Z test_conv2d_nhwc (__main__.TestMkldnn) ... ok (0.589s) 2023-01-11T21:29:07.0683524Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0683885Z test_conv3d (__main__.TestMkldnn) ... ok (1.319s) 2023-01-11T21:29:07.0684251Z test_conv3d_bf16 (__main__.TestMkldnn) ... ok (0.166s) 2023-01-11T21:29:07.0684617Z test_conversion (__main__.TestMkldnn) ... ok (0.014s) 2023-01-11T21:29:07.0684975Z test_copy (__main__.TestMkldnn) ... ok (0.012s) 2023-01-11T21:29:07.0685400Z test_detach (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0685745Z test_empty (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0686420Z test_gelu (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:29:07.0686808Z test_gelu_bf16 (__main__.TestMkldnn) ... ok (0.005s) 2023-01-11T21:29:07.0687167Z test_is_mkldnn (__main__.TestMkldnn) ... ok (0.000s) 2023-01-11T21:29:07.0687530Z test_is_mkldnn_jit (__main__.TestMkldnn) ... ok (0.004s) 2023-01-11T21:29:07.0688372Z test_legacy_new_failure (__main__.TestMkldnn) ... /var/lib/jenkins/workspace/test/test_mkldnn.py:1222: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:29:07.0689283Z self.assertRaises(RuntimeError, lambda: x_mkldnn.new(x.storage())) 2023-01-11T21:29:07.0689626Z ok (0.005s) 2023-01-11T21:29:07.0690009Z test_linear (__main__.TestMkldnn) ... ok (0.017s) 2023-01-11T21:29:07.0690379Z test_linear_backward (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T21:29:07.0690741Z test_linear_bf16 (__main__.TestMkldnn) ... ok (0.020s) 2023-01-11T21:29:07.0691117Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T21:29:07.0691488Z test_max_pool2d (__main__.TestMkldnn) ... ok (0.078s) 2023-01-11T21:29:07.0691857Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.157s) 2023-01-11T21:29:07.0692237Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.007s) 2023-01-11T21:29:07.0692624Z test_max_pool3d (__main__.TestMkldnn) ... ok (8.663s) 2023-01-11T21:29:07.0692993Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... ok (2.817s) 2023-01-11T21:29:07.0693393Z test_max_pool_unsupported (__main__.TestMkldnn) ... ok (0.013s) 2023-01-11T21:29:07.0693808Z test_mkldnn_conv_shapecheck (__main__.TestMkldnn) ... ok (0.039s) 2023-01-11T21:29:07.0694200Z test_mul (__main__.TestMkldnn) ... ok (0.046s) 2023-01-11T21:29:07.0694555Z test_prelu (__main__.TestMkldnn) ... ok (3.483s) 2023-01-11T21:29:07.0694913Z test_prelu_bf16 (__main__.TestMkldnn) ... ok (1.327s) 2023-01-11T21:29:07.0695269Z test_relu (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:29:07.0695599Z test_relu_ (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0695952Z test_relu_bf16 (__main__.TestMkldnn) ... ok (0.004s) 2023-01-11T21:29:07.0696308Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T21:29:07.0696672Z test_repr (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0697018Z test_reshape (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0697382Z test_reshape_backward (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:29:07.0697773Z test_reshape_blocked_format (__main__.TestMkldnn) ... ok (0.005s) 2023-01-11T21:29:07.0698682Z test_resnet18 (__main__.TestMkldnn) ... /var/lib/jenkins/.local/lib/python3.10/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. 2023-01-11T21:29:07.0699345Z warnings.warn( 2023-01-11T21:29:07.0700222Z /var/lib/jenkins/.local/lib/python3.10/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=None`. 2023-01-11T21:29:07.0700863Z warnings.warn(msg) 2023-01-11T21:29:07.0701171Z ok (0.266s) 2023-01-11T21:29:07.0701495Z test_resnext50_32x4d (__main__.TestMkldnn) ... ok (0.584s) 2023-01-11T21:29:07.0701882Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:29:07.0702272Z test_sigmoid (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0702626Z test_softmax (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0702956Z test_tanh (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0703306Z test_transpose (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:29:07.0703688Z test_transpose_invalid_dime (__main__.TestMkldnn) ... ok (0.004s) 2023-01-11T21:29:07.0704074Z test_unsupported (__main__.TestMkldnn) ... ok (0.095s) 2023-01-11T21:29:07.0704427Z test_view (__main__.TestMkldnn) ... ok (0.006s) 2023-01-11T21:29:07.0704781Z test_zero_ (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:29:07.0704991Z 2023-01-11T21:29:07.0705261Z ---------------------------------------------------------------------- 2023-01-11T21:29:07.0705626Z Ran 68 tests in 24.213s 2023-01-11T21:29:07.0705798Z 2023-01-11T21:29:07.0705891Z OK 2023-01-11T21:29:07.0706034Z 2023-01-11T21:29:07.0706166Z Generating XML reports... 2023-01-11T21:29:07.0706701Z Generated XML report: test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20230111212842.xml 2023-01-11T21:29:07.0707010Z 2023-01-11T21:29:07.0707454Z ##[endgroup] 2023-01-11T21:29:07.0708067Z FINISHED PRINTING LOG FILE of test_mkldnn (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_nxvtyy82) 2023-01-11T21:29:07.0708370Z 2023-01-11T21:29:08.9585242Z Ignoring disabled issues: [] 2023-01-11T21:29:08.9821036Z Running test_model_dump ... [2023-01-11 21:29:08.981645] 2023-01-11T21:29:08.9823005Z Executing ['/opt/conda/bin/python', '-bb', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:08.981956] 2023-01-11T21:29:12.3443383Z 2023-01-11T21:29:12.3444100Z Expand the folded group to see the log file of test_model_dump 2023-01-11T21:29:12.3444910Z ##[group]PRINTING LOG FILE of test_model_dump (/var/lib/jenkins/workspace/test/test-reports/test_model_dump_ppmul38s) 2023-01-11T21:29:12.3445157Z 2023-01-11T21:29:12.3445247Z Running tests... 2023-01-11T21:29:12.3445710Z ---------------------------------------------------------------------- 2023-01-11T21:29:12.3446353Z Test results will be stored in test-reports/python-unittest/test_model_dump 2023-01-11T21:29:12.3447823Z test_inline_skeleton (__main__.TestModelDump) ... ok (1.070s) 2023-01-11T21:29:12.3448633Z test_invalid_json (__main__.TestModelDump) ... ok (0.018s) 2023-01-11T21:29:12.3449365Z test_main (__main__.TestModelDump) ... ok (0.015s) 2023-01-11T21:29:12.3449988Z test_memory_computation (__main__.TestModelDump) ... skip: Webdriver not requested (0.001s) 2023-01-11T21:29:12.3450613Z test_model_with_lists (__main__.TestModelDump) ... ok (0.004s) 2023-01-11T21:29:12.3451182Z test_optimized_quantized_model (__main__.TestModelDump) ... ok (0.294s) 2023-01-11T21:29:12.3451772Z test_quantized_model (__main__.TestModelDump) ... ok (0.208s) 2023-01-11T21:29:12.3452272Z test_scripted_model (__main__.TestModelDump) ... ok (0.010s) 2023-01-11T21:29:12.3452585Z test_traced_model (__main__.TestModelDump) ... ok (0.016s) 2023-01-11T21:29:12.3452746Z 2023-01-11T21:29:12.3452974Z ---------------------------------------------------------------------- 2023-01-11T21:29:12.3453230Z Ran 9 tests in 1.637s 2023-01-11T21:29:12.3453576Z 2023-01-11T21:29:12.3453654Z OK (skipped=1) 2023-01-11T21:29:12.3453772Z 2023-01-11T21:29:12.3453855Z Generating XML reports... 2023-01-11T21:29:12.3454280Z Generated XML report: test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20230111212910.xml 2023-01-11T21:29:12.3454509Z 2023-01-11T21:29:12.3454770Z ##[endgroup] 2023-01-11T21:29:12.3455153Z FINISHED PRINTING LOG FILE of test_model_dump (/var/lib/jenkins/workspace/test/test-reports/test_model_dump_ppmul38s) 2023-01-11T21:29:12.3455373Z 2023-01-11T21:29:14.2372591Z Ignoring disabled issues: [] 2023-01-11T21:29:14.2633129Z Running test_native_functions ... [2023-01-11 21:29:14.262743] 2023-01-11T21:29:14.2636232Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:14.263082] 2023-01-11T21:29:17.2286795Z 2023-01-11T21:29:17.2287720Z Expand the folded group to see the log file of test_native_functions 2023-01-11T21:29:17.2288706Z ##[group]PRINTING LOG FILE of test_native_functions (/var/lib/jenkins/workspace/test/test-reports/test_native_functions_axbmdlya) 2023-01-11T21:29:17.2289034Z 2023-01-11T21:29:17.2289150Z Running tests... 2023-01-11T21:29:17.2289693Z ---------------------------------------------------------------------- 2023-01-11T21:29:17.2290094Z Test results will be stored in test-reports/python-unittest/test_native_functions 2023-01-11T21:29:17.2290458Z test_intlist_error_with_overload (__main__.TestNativeFunctions) ... ok (1.095s) 2023-01-11T21:29:17.2290982Z 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 2023-01-11T21:29:17.2291461Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2291950Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2292540Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2293427Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2294013Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2294534Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2023-01-11T21:29:17.2294842Z ok (0.052s) 2023-01-11T21:29:17.2295189Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.009s) 2023-01-11T21:29:17.2295643Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.009s) 2023-01-11T21:29:17.2296055Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.008s) 2023-01-11T21:29:17.2296465Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.009s) 2023-01-11T21:29:17.2296869Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.005s) 2023-01-11T21:29:17.2297528Z test_symintlist_error (__main__.TestNativeFunctions) ... pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2298130Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2298628Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2299047Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2299444Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2299856Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2300222Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2023-01-11T21:29:17.2300458Z ok (0.012s) 2023-01-11T21:29:17.2300902Z test_symintlist_error_with_overload (__main__.TestNativeFunctions) ... view() received an invalid combination of arguments - got (tuple), but expected one of: 2023-01-11T21:29:17.2301323Z * (torch.dtype dtype) 2023-01-11T21:29:17.2301659Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2023-01-11T21:29:17.2301926Z * (tuple of ints size) 2023-01-11T21:29:17.2302317Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2023-01-11T21:29:17.2302503Z 2023-01-11T21:29:17.2302720Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2303113Z view() received an invalid combination of arguments - got (tuple), but expected one of: 2023-01-11T21:29:17.2303381Z * (torch.dtype dtype) 2023-01-11T21:29:17.2303718Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2023-01-11T21:29:17.2303985Z * (tuple of ints size) 2023-01-11T21:29:17.2304313Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2023-01-11T21:29:17.2304500Z 2023-01-11T21:29:17.2304726Z view() received an invalid combination of arguments - got (list), but expected one of: 2023-01-11T21:29:17.2304992Z * (torch.dtype dtype) 2023-01-11T21:29:17.2305310Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2023-01-11T21:29:17.2305568Z * (tuple of ints size) 2023-01-11T21:29:17.2305890Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2023-01-11T21:29:17.2306070Z 2023-01-11T21:29:17.2306284Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2306670Z view() received an invalid combination of arguments - got (list), but expected one of: 2023-01-11T21:29:17.2306937Z * (torch.dtype dtype) 2023-01-11T21:29:17.2307273Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2023-01-11T21:29:17.2307531Z * (tuple of ints size) 2023-01-11T21:29:17.2307867Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2023-01-11T21:29:17.2308059Z 2023-01-11T21:29:17.2308316Z view() received an invalid combination of arguments - got (str), but expected one of: 2023-01-11T21:29:17.2308575Z * (torch.dtype dtype) 2023-01-11T21:29:17.2308891Z didn't match because some of the arguments have invalid types: (!str!) 2023-01-11T21:29:17.2309143Z * (tuple of ints size) 2023-01-11T21:29:17.2309454Z didn't match because some of the arguments have invalid types: (!str!) 2023-01-11T21:29:17.2309621Z 2023-01-11T21:29:17.2309696Z ok (0.012s) 2023-01-11T21:29:17.2310170Z 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: 2023-01-11T21:29:17.2310517Z * () 2023-01-11T21:29:17.2310698Z * (torch.Storage source) 2023-01-11T21:29:17.2310981Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:29:17.2311240Z * (Tensor source) 2023-01-11T21:29:17.2311499Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:29:17.2311677Z 2023-01-11T21:29:17.2311891Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2312317Z set_() received an invalid combination of arguments - got (Tensor, int, tuple), but expected one of: 2023-01-11T21:29:17.2312588Z * () 2023-01-11T21:29:17.2312767Z * (torch.Storage source) 2023-01-11T21:29:17.2313052Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:29:17.2313315Z * (Tensor source) 2023-01-11T21:29:17.2313565Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:29:17.2313741Z 2023-01-11T21:29:17.2313986Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2023-01-11T21:29:17.2314249Z * () 2023-01-11T21:29:17.2314432Z * (torch.Storage source) 2023-01-11T21:29:17.2314747Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:29:17.2315110Z * (Tensor source) 2023-01-11T21:29:17.2315366Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:29:17.2315543Z 2023-01-11T21:29:17.2315754Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2316173Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2023-01-11T21:29:17.2316435Z * () 2023-01-11T21:29:17.2316612Z * (torch.Storage source) 2023-01-11T21:29:17.2316895Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:29:17.2317156Z * (Tensor source) 2023-01-11T21:29:17.2317412Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:29:17.2317577Z 2023-01-11T21:29:17.2317820Z set_() received an invalid combination of arguments - got (Tensor, int, str), but expected one of: 2023-01-11T21:29:17.2318082Z * () 2023-01-11T21:29:17.2318271Z * (torch.Storage source) 2023-01-11T21:29:17.2318545Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:29:17.2318799Z * (Tensor source) 2023-01-11T21:29:17.2319054Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:29:17.2319225Z 2023-01-11T21:29:17.2319291Z ok (0.012s) 2023-01-11T21:29:17.2319743Z 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 2023-01-11T21:29:17.2320209Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2320624Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2321039Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2321486Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2321897Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2322317Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2322725Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2323130Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2323623Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2023-01-11T21:29:17.2324164Z * (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) 2023-01-11T21:29:17.2324798Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:29:17.2325357Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:29:17.2325799Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:29:17.2326347Z 2023-01-11T21:29:17.2326586Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:29:17.2326977Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:29:17.2327381Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2023-01-11T21:29:17.2327828Z * (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) 2023-01-11T21:29:17.2328390Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:29:17.2328858Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:29:17.2329297Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:29:17.2329547Z 2023-01-11T21:29:17.2329780Z rand() received an invalid combination of arguments - got (str, str, str), but expected one of: 2023-01-11T21:29:17.2330220Z * (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) 2023-01-11T21:29:17.2330701Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:29:17.2331181Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:29:17.2331634Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:29:17.2331879Z 2023-01-11T21:29:17.2331954Z ok (0.025s) 2023-01-11T21:29:17.2332063Z 2023-01-11T21:29:17.2332259Z ---------------------------------------------------------------------- 2023-01-11T21:29:17.2332514Z Ran 11 tests in 1.250s 2023-01-11T21:29:17.2332638Z 2023-01-11T21:29:17.2332722Z OK 2023-01-11T21:29:17.2332848Z 2023-01-11T21:29:17.2332955Z Generating XML reports... 2023-01-11T21:29:17.2333503Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20230111212915.xml 2023-01-11T21:29:17.2333820Z 2023-01-11T21:29:17.2334217Z ##[endgroup] 2023-01-11T21:29:17.2334766Z FINISHED PRINTING LOG FILE of test_native_functions (/var/lib/jenkins/workspace/test/test-reports/test_native_functions_axbmdlya) 2023-01-11T21:29:17.2335063Z 2023-01-11T21:29:19.1057704Z Ignoring disabled issues: [] 2023-01-11T21:29:19.1294385Z Running test_numba_integration ... [2023-01-11 21:29:19.128886] 2023-01-11T21:29:19.1296549Z Executing ['/opt/conda/bin/python', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:19.129205] 2023-01-11T21:29:21.9544220Z 2023-01-11T21:29:21.9545142Z Expand the folded group to see the log file of test_numba_integration 2023-01-11T21:29:21.9545974Z ##[group]PRINTING LOG FILE of test_numba_integration (/var/lib/jenkins/workspace/test/test-reports/test_numba_integration_zejqa7wh) 2023-01-11T21:29:21.9546293Z 2023-01-11T21:29:21.9546403Z Running tests... 2023-01-11T21:29:21.9546863Z ---------------------------------------------------------------------- 2023-01-11T21:29:21.9547432Z Test results will be stored in test-reports/python-unittest/test_numba_integration 2023-01-11T21:29:21.9547803Z test_active_device (__main__.TestNumbaIntegration) 2023-01-11T21:29:21.9548217Z 'as_cuda_array' tensor device must match active numba context. ... skip: No multigpu (0.001s) 2023-01-11T21:29:21.9548530Z test_array_adaptor (__main__.TestNumbaIntegration) 2023-01-11T21:29:21.9548838Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... ok (0.081s) 2023-01-11T21:29:21.9549145Z test_conversion_errors (__main__.TestNumbaIntegration) 2023-01-11T21:29:21.9549457Z Numba properly detects array interface for tensor.Tensor variants. ... ok (0.002s) 2023-01-11T21:29:21.9549775Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2023-01-11T21:29:21.9550083Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... ok (0.005s) 2023-01-11T21:29:21.9550389Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2023-01-11T21:29:21.9551106Z torch.as_tensor() and torch.tensor() supports the __cuda_array_interface__ protocol. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.002s) 2023-01-11T21:29:21.9551538Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2023-01-11T21:29:21.9551957Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2023-01-11T21:29:21.9552362Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2023-01-11T21:29:21.9552710Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... ok (0.003s) 2023-01-11T21:29:21.9553044Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2023-01-11T21:29:21.9553503Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2023-01-11T21:29:21.9553801Z 2023-01-11T21:29:21.9554005Z ---------------------------------------------------------------------- 2023-01-11T21:29:21.9554262Z Ran 8 tests in 0.095s 2023-01-11T21:29:21.9554383Z 2023-01-11T21:29:21.9554462Z OK (skipped=4) 2023-01-11T21:29:21.9554574Z 2023-01-11T21:29:21.9554656Z Generating XML reports... 2023-01-11T21:29:21.9555196Z Generated XML report: test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20230111212921.xml 2023-01-11T21:29:21.9555471Z 2023-01-11T21:29:21.9555728Z ##[endgroup] 2023-01-11T21:29:21.9556146Z FINISHED PRINTING LOG FILE of test_numba_integration (/var/lib/jenkins/workspace/test/test-reports/test_numba_integration_zejqa7wh) 2023-01-11T21:29:21.9556385Z 2023-01-11T21:29:23.8671984Z Ignoring disabled issues: [] 2023-01-11T21:29:23.8910657Z Running test_openmp ... [2023-01-11 21:29:23.890417] 2023-01-11T21:29:23.8911509Z Executing ['/opt/conda/bin/python', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:23.890739] 2023-01-11T21:29:29.1990248Z 2023-01-11T21:29:29.1990647Z Expand the folded group to see the log file of test_openmp 2023-01-11T21:29:29.1991323Z ##[group]PRINTING LOG FILE of test_openmp (/var/lib/jenkins/workspace/test/test-reports/test_openmp_cibnk8qg) 2023-01-11T21:29:29.1991550Z 2023-01-11T21:29:29.1991632Z Running tests... 2023-01-11T21:29:29.1992060Z ---------------------------------------------------------------------- 2023-01-11T21:29:29.1992529Z Test results will be stored in test-reports/python-unittest/test_openmp 2023-01-11T21:29:29.1992879Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2023-01-11T21:29:29.1993247Z Make sure there is no memory leak with many threads ... ok (1.628s) 2023-01-11T21:29:29.1993617Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2023-01-11T21:29:29.1994106Z Make sure there is no memory leak with one thread: issue gh-32284 ... ok (1.953s) 2023-01-11T21:29:29.1994322Z 2023-01-11T21:29:29.1994539Z ---------------------------------------------------------------------- 2023-01-11T21:29:29.1994794Z Ran 2 tests in 3.581s 2023-01-11T21:29:29.1994999Z 2023-01-11T21:29:29.1995069Z OK 2023-01-11T21:29:29.1995162Z 2023-01-11T21:29:29.1995255Z Generating XML reports... 2023-01-11T21:29:29.1995676Z Generated XML report: test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20230111212925.xml 2023-01-11T21:29:29.1995924Z 2023-01-11T21:29:29.1996157Z ##[endgroup] 2023-01-11T21:29:29.1996526Z FINISHED PRINTING LOG FILE of test_openmp (/var/lib/jenkins/workspace/test/test-reports/test_openmp_cibnk8qg) 2023-01-11T21:29:29.1996742Z 2023-01-11T21:29:31.1320991Z Ignoring disabled issues: [] 2023-01-11T21:29:31.1556312Z Running test_per_overload_api ... [2023-01-11 21:29:31.155003] 2023-01-11T21:29:31.1559334Z Executing ['/opt/conda/bin/python', '-bb', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:31.155319] 2023-01-11T21:29:33.9535386Z 2023-01-11T21:29:33.9535812Z Expand the folded group to see the log file of test_per_overload_api 2023-01-11T21:29:33.9536642Z ##[group]PRINTING LOG FILE of test_per_overload_api (/var/lib/jenkins/workspace/test/test-reports/test_per_overload_api_3mdmd1ma) 2023-01-11T21:29:33.9536892Z 2023-01-11T21:29:33.9536975Z Running tests... 2023-01-11T21:29:33.9537417Z ---------------------------------------------------------------------- 2023-01-11T21:29:33.9537959Z Test results will be stored in test-reports/python-unittest/test_per_overload_api 2023-01-11T21:29:33.9538328Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... ok (1.080s) 2023-01-11T21:29:33.9538662Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... ok (0.001s) 2023-01-11T21:29:33.9538975Z test_decompose (__main__.TestPerOverloadAPI) ... ok (0.001s) 2023-01-11T21:29:33.9539143Z 2023-01-11T21:29:33.9539361Z ---------------------------------------------------------------------- 2023-01-11T21:29:33.9539626Z Ran 3 tests in 1.082s 2023-01-11T21:29:33.9539755Z 2023-01-11T21:29:33.9539822Z OK 2023-01-11T21:29:33.9539920Z 2023-01-11T21:29:33.9540012Z Generating XML reports... 2023-01-11T21:29:33.9540476Z Generated XML report: test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20230111212932.xml 2023-01-11T21:29:33.9540739Z 2023-01-11T21:29:33.9540974Z ##[endgroup] 2023-01-11T21:29:33.9541385Z FINISHED PRINTING LOG FILE of test_per_overload_api (/var/lib/jenkins/workspace/test/test-reports/test_per_overload_api_3mdmd1ma) 2023-01-11T21:29:33.9541629Z 2023-01-11T21:29:35.8631752Z Ignoring disabled issues: [] 2023-01-11T21:29:35.8871416Z Running test_set_default_mobile_cpu_allocator ... [2023-01-11 21:29:35.886214] 2023-01-11T21:29:35.8872550Z Executing ['/opt/conda/bin/python', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:35.886530] 2023-01-11T21:29:38.6692007Z 2023-01-11T21:29:38.6692577Z Expand the folded group to see the log file of test_set_default_mobile_cpu_allocator 2023-01-11T21:29:38.6693906Z ##[group]PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (/var/lib/jenkins/workspace/test/test-reports/test_set_default_mobile_cpu_allocator_6yb_wk0f) 2023-01-11T21:29:38.6694230Z 2023-01-11T21:29:38.6694330Z Running tests... 2023-01-11T21:29:38.6694880Z ---------------------------------------------------------------------- 2023-01-11T21:29:38.6695424Z Test results will be stored in test-reports/python-unittest/test_set_default_mobile_cpu_allocator 2023-01-11T21:29:38.6695808Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (1.073s) 2023-01-11T21:29:38.6696215Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.000s) 2023-01-11T21:29:38.6696496Z 2023-01-11T21:29:38.6696778Z ---------------------------------------------------------------------- 2023-01-11T21:29:38.6697097Z Ran 2 tests in 1.074s 2023-01-11T21:29:38.6697220Z 2023-01-11T21:29:38.6697290Z OK 2023-01-11T21:29:38.6697388Z 2023-01-11T21:29:38.6697482Z Generating XML reports... 2023-01-11T21:29:38.6698026Z Generated XML report: test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20230111212937.xml 2023-01-11T21:29:38.6698351Z 2023-01-11T21:29:38.6698649Z ##[endgroup] 2023-01-11T21:29:38.6699208Z FINISHED PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (/var/lib/jenkins/workspace/test/test-reports/test_set_default_mobile_cpu_allocator_6yb_wk0f) 2023-01-11T21:29:38.6699539Z 2023-01-11T21:29:40.5609896Z Ignoring disabled issues: [] 2023-01-11T21:29:40.5847835Z Running test_subclass ... [2023-01-11 21:29:40.584270] 2023-01-11T21:29:40.5849095Z Executing ['/opt/conda/bin/python', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:40.584584] 2023-01-11T21:29:43.4958169Z 2023-01-11T21:29:43.4958656Z Expand the folded group to see the log file of test_subclass 2023-01-11T21:29:43.4959694Z ##[group]PRINTING LOG FILE of test_subclass (/var/lib/jenkins/workspace/test/test-reports/test_subclass_w395kewj) 2023-01-11T21:29:43.4960250Z 2023-01-11T21:29:43.4960381Z Running tests... 2023-01-11T21:29:43.4960958Z ---------------------------------------------------------------------- 2023-01-11T21:29:43.4961447Z Test results will be stored in test-reports/python-unittest/test_subclass 2023-01-11T21:29:43.4961888Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (1.076s) 2023-01-11T21:29:43.4962223Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4962611Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4962952Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4963308Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4963682Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4964027Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4964432Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4964771Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:29:43.4965134Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:29:43.4965492Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2023-01-11T21:29:43.4966424Z 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. 2023-01-11T21:29:43.4967063Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:29:43.4967327Z expected failure (0.002s) 2023-01-11T21:29:43.4967725Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2023-01-11T21:29:43.4968117Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2023-01-11T21:29:43.4968459Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2023-01-11T21:29:43.4968840Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:29:43.4969168Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T21:29:43.4969548Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T21:29:43.4969883Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4970219Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.007s) 2023-01-11T21:29:43.4970645Z test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4971036Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4971445Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4971817Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4972249Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4972613Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4973032Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4973407Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4973926Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4974288Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4974703Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4975087Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4975464Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4975881Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4976260Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4976690Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4977071Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4977497Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4977880Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4978309Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4978673Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4979065Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4979384Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4979717Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4980249Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4980669Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4981127Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4981518Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4981996Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4982394Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4982853Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4983173Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4983559Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4983907Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:29:43.4984270Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4984652Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4984992Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:29:43.4985390Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4985730Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4986123Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:29:43.4986462Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:29:43.4986817Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4987251Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4987604Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4988012Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4988352Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4988752Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4989107Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4989511Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4989867Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4990232Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:29:43.4990470Z 2023-01-11T21:29:43.4990700Z ---------------------------------------------------------------------- 2023-01-11T21:29:43.4990981Z Ran 71 tests in 1.185s 2023-01-11T21:29:43.4991141Z 2023-01-11T21:29:43.4991261Z OK (expected failures=5) 2023-01-11T21:29:43.4991393Z 2023-01-11T21:29:43.4991488Z Generating XML reports... 2023-01-11T21:29:43.4991899Z Generated XML report: test-reports/python-unittest/test_subclass/TEST-TestSubclass-20230111212941.xml 2023-01-11T21:29:43.4992184Z 2023-01-11T21:29:43.4992483Z ##[endgroup] 2023-01-11T21:29:43.4992897Z FINISHED PRINTING LOG FILE of test_subclass (/var/lib/jenkins/workspace/test/test-reports/test_subclass_w395kewj) 2023-01-11T21:29:43.4993147Z 2023-01-11T21:29:45.3897251Z Ignoring disabled issues: [] 2023-01-11T21:29:45.4135713Z Running test_tensorexpr_pybind ... [2023-01-11 21:29:45.412979] 2023-01-11T21:29:45.4136865Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:45.413315] 2023-01-11T21:29:48.7370594Z 2023-01-11T21:29:48.7371004Z Expand the folded group to see the log file of test_tensorexpr_pybind 2023-01-11T21:29:48.7371963Z ##[group]PRINTING LOG FILE of test_tensorexpr_pybind (/var/lib/jenkins/workspace/test/test-reports/test_tensorexpr_pybind_gdznnlu4) 2023-01-11T21:29:48.7372304Z 2023-01-11T21:29:48.7372420Z Running tests... 2023-01-11T21:29:48.7372954Z ---------------------------------------------------------------------- 2023-01-11T21:29:48.7373402Z Test results will be stored in test-reports/python-unittest/test_tensorexpr_pybind 2023-01-11T21:29:48.7373746Z test_unary_ops (__main__.TestExprHandlePyBind) ... ok (1.072s) 2023-01-11T21:29:48.7374052Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... ok (0.026s) 2023-01-11T21:29:48.7374351Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:29:48.7374674Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:29:48.7374984Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:29:48.7375287Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.002s) 2023-01-11T21:29:48.7375597Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:29:48.7375912Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... ok (0.167s) 2023-01-11T21:29:48.7376238Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... ok (0.041s) 2023-01-11T21:29:48.7376566Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... ok (0.027s) 2023-01-11T21:29:48.7376895Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... ok (0.027s) 2023-01-11T21:29:48.7377216Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... ok (0.078s) 2023-01-11T21:29:48.7377532Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... ok (0.023s) 2023-01-11T21:29:48.7378135Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... ok (0.032s) 2023-01-11T21:29:48.7378455Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... ok (0.028s) 2023-01-11T21:29:48.7378781Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... ok (0.032s) 2023-01-11T21:29:48.7379086Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:29:48.7379254Z 2023-01-11T21:29:48.7379462Z ---------------------------------------------------------------------- 2023-01-11T21:29:48.7379715Z Ran 17 tests in 1.563s 2023-01-11T21:29:48.7379838Z 2023-01-11T21:29:48.7379899Z OK 2023-01-11T21:29:48.7379996Z 2023-01-11T21:29:48.7380089Z Generating XML reports... 2023-01-11T21:29:48.7380563Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20230111212946.xml 2023-01-11T21:29:48.7381153Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20230111212946.xml 2023-01-11T21:29:48.7381422Z 2023-01-11T21:29:48.7381654Z ##[endgroup] 2023-01-11T21:29:48.7382073Z FINISHED PRINTING LOG FILE of test_tensorexpr_pybind (/var/lib/jenkins/workspace/test/test-reports/test_tensorexpr_pybind_gdznnlu4) 2023-01-11T21:29:48.7382320Z 2023-01-11T21:29:50.6292654Z Ignoring disabled issues: [] 2023-01-11T21:29:50.6525191Z Running test_type_hints ... [2023-01-11 21:29:50.651924] 2023-01-11T21:29:50.6525726Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:50.652237] 2023-01-11T21:29:52.2487020Z 2023-01-11T21:29:52.2487375Z Expand the folded group to see the log file of test_type_hints 2023-01-11T21:29:52.2488189Z ##[group]PRINTING LOG FILE of test_type_hints (/var/lib/jenkins/workspace/test/test-reports/test_type_hints_lsxoi4qp) 2023-01-11T21:29:52.2488418Z 2023-01-11T21:29:52.2488500Z Running tests... 2023-01-11T21:29:52.2488944Z ---------------------------------------------------------------------- 2023-01-11T21:29:52.2489598Z Test results will be stored in test-reports/python-unittest/test_type_hints 2023-01-11T21:29:52.2489899Z test_doc_examples (__main__.TestTypeHints) 2023-01-11T21:29:52.2490247Z Run documentation examples through mypy. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:29:52.2490481Z 2023-01-11T21:29:52.2490676Z ---------------------------------------------------------------------- 2023-01-11T21:29:52.2490927Z Ran 1 test in 0.001s 2023-01-11T21:29:52.2491046Z 2023-01-11T21:29:52.2491125Z OK (skipped=1) 2023-01-11T21:29:52.2491241Z 2023-01-11T21:29:52.2491332Z Generating XML reports... 2023-01-11T21:29:52.2491743Z Generated XML report: test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20230111212951.xml 2023-01-11T21:29:52.2491975Z 2023-01-11T21:29:52.2492212Z ##[endgroup] 2023-01-11T21:29:52.2492631Z FINISHED PRINTING LOG FILE of test_type_hints (/var/lib/jenkins/workspace/test/test-reports/test_type_hints_lsxoi4qp) 2023-01-11T21:29:52.2492857Z 2023-01-11T21:29:54.1896596Z Ignoring disabled issues: [] 2023-01-11T21:29:54.2134860Z Running test_xnnpack_integration ... [2023-01-11 21:29:54.213020] 2023-01-11T21:29:54.2137843Z Executing ['/opt/conda/bin/python', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:29:54.213347] 2023-01-11T21:30:05.4623298Z 2023-01-11T21:30:05.4623669Z Expand the folded group to see the log file of test_xnnpack_integration 2023-01-11T21:30:05.4624510Z ##[group]PRINTING LOG FILE of test_xnnpack_integration (/var/lib/jenkins/workspace/test/test-reports/test_xnnpack_integration_rf86wuh5) 2023-01-11T21:30:05.4624828Z 2023-01-11T21:30:05.4624930Z Running tests... 2023-01-11T21:30:05.4625423Z ---------------------------------------------------------------------- 2023-01-11T21:30:05.4625933Z Test results will be stored in test-reports/python-unittest/test_xnnpack_integration 2023-01-11T21:30:05.4626638Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:30:05.4627139Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:30:05.4627515Z test_conv2d (__main__.TestXNNPACKOps) ... ok (1.879s) 2023-01-11T21:30:05.4627800Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (1.576s) 2023-01-11T21:30:05.4628190Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2023-01-11T21:30:05.4628566Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.091s) 2023-01-11T21:30:05.4628889Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.095s) 2023-01-11T21:30:05.4629209Z test_linear (__main__.TestXNNPACKRewritePass) ... ok (1.212s) 2023-01-11T21:30:05.4629602Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.004s) 2023-01-11T21:30:05.4629981Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (2.202s) 2023-01-11T21:30:05.4630279Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (2.418s) 2023-01-11T21:30:05.4630663Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2023-01-11T21:30:05.4630905Z 2023-01-11T21:30:05.4631116Z ---------------------------------------------------------------------- 2023-01-11T21:30:05.4631374Z Ran 12 tests in 9.484s 2023-01-11T21:30:05.4631496Z 2023-01-11T21:30:05.4631576Z OK (skipped=5) 2023-01-11T21:30:05.4631688Z 2023-01-11T21:30:05.4631773Z Generating XML reports... 2023-01-11T21:30:05.4632222Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20230111212955.xml 2023-01-11T21:30:05.4632861Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20230111212955.xml 2023-01-11T21:30:05.4633448Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20230111212955.xml 2023-01-11T21:30:05.4634028Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20230111212955.xml 2023-01-11T21:30:05.4634310Z 2023-01-11T21:30:05.4634557Z ##[endgroup] 2023-01-11T21:30:05.4635076Z FINISHED PRINTING LOG FILE of test_xnnpack_integration (/var/lib/jenkins/workspace/test/test-reports/test_xnnpack_integration_rf86wuh5) 2023-01-11T21:30:05.4635323Z 2023-01-11T21:30:07.3404092Z Ignoring disabled issues: [] 2023-01-11T21:36:12.1884296Z 2023-01-11T21:36:12.1884785Z Expand the folded group to see the log file of test_jit_fuser_te 2023-01-11T21:36:12.1887709Z ##[group]PRINTING LOG FILE of test_jit_fuser_te (/var/lib/jenkins/workspace/test/test-reports/test_jit_fuser_te_7f_j2kgf) 2023-01-11T21:36:12.1891532Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T21:36:12.1891817Z 2023-01-11T21:36:12.1891991Z Running tests... 2023-01-11T21:36:12.1892477Z ---------------------------------------------------------------------- 2023-01-11T21:36:12.1894055Z Test results will be stored in test-reports/python-unittest/test_jit_fuser_te 2023-01-11T21:36:12.1895779Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.130s) 2023-01-11T21:36:12.1896269Z test_failures___rmatmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:36:12.1897525Z test_failures_frac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.1898147Z test_failures_matmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.1898757Z test_nnc_correctness_H_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1899587Z test_nnc_correctness_H_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1900280Z test_nnc_correctness_H_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1901483Z test_nnc_correctness_H_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1901982Z test_nnc_correctness_H_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1902439Z test_nnc_correctness_H_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1903342Z test_nnc_correctness_H_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1903974Z test_nnc_correctness_H_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1905130Z test_nnc_correctness_H_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1905716Z test_nnc_correctness_H_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1906164Z test_nnc_correctness_H_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1906684Z test_nnc_correctness_H_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1918479Z test_nnc_correctness_H_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1919077Z test_nnc_correctness_T_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1919692Z test_nnc_correctness_T_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1920293Z test_nnc_correctness_T_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1920888Z test_nnc_correctness_T_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1921487Z test_nnc_correctness_T_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1922212Z test_nnc_correctness_T_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1922793Z test_nnc_correctness_T_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1923361Z test_nnc_correctness_T_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1923950Z test_nnc_correctness_T_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1924534Z test_nnc_correctness_T_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1925117Z test_nnc_correctness_T_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1925763Z test_nnc_correctness_T_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1926571Z test_nnc_correctness_T_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1927171Z test_nnc_correctness___getitem___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1927776Z test_nnc_correctness___getitem___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1928396Z test_nnc_correctness___getitem___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1929013Z test_nnc_correctness___getitem___cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1929634Z test_nnc_correctness___getitem___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1930248Z test_nnc_correctness___getitem___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1930866Z test_nnc_correctness___getitem___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1931467Z test_nnc_correctness___getitem___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1932059Z test_nnc_correctness___getitem___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1932748Z test_nnc_correctness___getitem___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1933346Z test_nnc_correctness___getitem___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1933933Z test_nnc_correctness___getitem___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1934514Z test_nnc_correctness___getitem___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1935111Z test_nnc_correctness___radd___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1935706Z test_nnc_correctness___radd___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1936324Z test_nnc_correctness___radd___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1936935Z test_nnc_correctness___radd___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1937515Z test_nnc_correctness___radd___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1938102Z test_nnc_correctness___radd___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1938685Z test_nnc_correctness___radd___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1939274Z test_nnc_correctness___radd___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1939934Z test_nnc_correctness___radd___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1940524Z test_nnc_correctness___radd___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1941107Z test_nnc_correctness___radd___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1941702Z test_nnc_correctness___radd___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1942276Z test_nnc_correctness___rand___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1942853Z test_nnc_correctness___rand___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1943429Z test_nnc_correctness___rand___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1944015Z test_nnc_correctness___rand___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1944591Z test_nnc_correctness___rand___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1945165Z test_nnc_correctness___rand___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1945750Z test_nnc_correctness___rdiv___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1946393Z test_nnc_correctness___rdiv___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1946978Z test_nnc_correctness___rdiv___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1947580Z test_nnc_correctness___rdiv___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1948161Z test_nnc_correctness___rdiv___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1948755Z test_nnc_correctness___rdiv___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1949334Z test_nnc_correctness___rdiv___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1949879Z test_nnc_correctness___rdiv___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1950429Z test_nnc_correctness___rdiv___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1951020Z test_nnc_correctness___rdiv___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1951591Z test_nnc_correctness___rdiv___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1952160Z test_nnc_correctness___rdiv___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1952737Z test_nnc_correctness___rmatmul___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1953282Z test_nnc_correctness___rmatmul___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1953851Z test_nnc_correctness___rmatmul___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1954382Z test_nnc_correctness___rmatmul___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1954958Z test_nnc_correctness___rmatmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1955554Z test_nnc_correctness___rmatmul___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1956251Z test_nnc_correctness___rmod___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1956831Z test_nnc_correctness___rmod___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1957413Z test_nnc_correctness___rmod___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1957982Z test_nnc_correctness___rmod___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1958582Z test_nnc_correctness___rmod___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1959207Z test_nnc_correctness___rmod___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1959769Z test_nnc_correctness___rmod___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1960337Z test_nnc_correctness___rmod___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1960820Z test_nnc_correctness___rmod___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1961366Z test_nnc_correctness___rmul___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1961892Z test_nnc_correctness___rmul___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1962538Z test_nnc_correctness___rmul___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1963116Z test_nnc_correctness___rmul___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1963725Z test_nnc_correctness___rmul___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1964315Z test_nnc_correctness___rmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1964885Z test_nnc_correctness___rmul___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1965464Z test_nnc_correctness___rmul___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1966259Z test_nnc_correctness___rmul___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1966840Z test_nnc_correctness___rmul___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1967415Z test_nnc_correctness___rmul___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1967986Z test_nnc_correctness___rmul___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1968747Z test_nnc_correctness___ror___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1969344Z test_nnc_correctness___ror___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1969925Z test_nnc_correctness___ror___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1970504Z test_nnc_correctness___ror___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1971084Z test_nnc_correctness___ror___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1971705Z test_nnc_correctness___ror___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1972282Z test_nnc_correctness___rpow___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1972869Z test_nnc_correctness___rpow___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1973401Z test_nnc_correctness___rpow___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1973992Z test_nnc_correctness___rpow___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1974586Z test_nnc_correctness___rpow___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1975167Z test_nnc_correctness___rpow___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1975748Z test_nnc_correctness___rpow___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1976197Z test_nnc_correctness___rpow___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1976629Z test_nnc_correctness___rpow___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1977078Z test_nnc_correctness___rpow___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1977658Z test_nnc_correctness___rpow___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1978245Z test_nnc_correctness___rsub___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1978913Z test_nnc_correctness___rsub___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1979494Z test_nnc_correctness___rsub___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1980077Z test_nnc_correctness___rsub___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1980659Z test_nnc_correctness___rsub___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1981236Z test_nnc_correctness___rsub___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1981812Z test_nnc_correctness___rsub___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1982414Z test_nnc_correctness___rsub___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1982998Z test_nnc_correctness___rsub___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1983573Z test_nnc_correctness___rsub___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1984141Z test_nnc_correctness___rsub___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1984723Z test_nnc_correctness___rxor___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1985368Z test_nnc_correctness___rxor___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1985971Z test_nnc_correctness___rxor___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1986546Z test_nnc_correctness___rxor___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1987126Z test_nnc_correctness___rxor___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1987702Z test_nnc_correctness___rxor___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1988315Z test_nnc_correctness__native_batch_norm_legit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1988817Z test_nnc_correctness__native_batch_norm_legit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1989301Z test_nnc_correctness__native_batch_norm_legit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1989770Z test_nnc_correctness__native_batch_norm_legit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1990265Z test_nnc_correctness__softmax_backward_data_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1990758Z test_nnc_correctness__softmax_backward_data_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1991286Z test_nnc_correctness__softmax_backward_data_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1991800Z test_nnc_correctness__softmax_backward_data_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1992302Z test_nnc_correctness_abs_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1992757Z test_nnc_correctness_abs_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1993207Z test_nnc_correctness_abs_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1993670Z test_nnc_correctness_abs_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1994135Z test_nnc_correctness_abs_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1994595Z test_nnc_correctness_abs_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1995036Z test_nnc_correctness_abs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1995487Z test_nnc_correctness_abs_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1995997Z test_nnc_correctness_abs_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1996478Z test_nnc_correctness_abs_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1996933Z test_nnc_correctness_abs_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1997371Z test_nnc_correctness_abs_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1997819Z test_nnc_correctness_abs_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1998269Z test_nnc_correctness_acos_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1998728Z test_nnc_correctness_acos_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1999190Z test_nnc_correctness_acos_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.1999645Z test_nnc_correctness_acos_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2000109Z test_nnc_correctness_acos_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2000560Z test_nnc_correctness_acos_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2001016Z test_nnc_correctness_acos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2001464Z test_nnc_correctness_acos_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2001956Z test_nnc_correctness_acos_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2002459Z test_nnc_correctness_acos_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2002913Z test_nnc_correctness_acos_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2003349Z test_nnc_correctness_acos_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2003793Z test_nnc_correctness_acos_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2004246Z test_nnc_correctness_acosh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2004709Z test_nnc_correctness_acosh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2005157Z test_nnc_correctness_acosh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2005625Z test_nnc_correctness_acosh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2006286Z test_nnc_correctness_acosh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2006762Z test_nnc_correctness_acosh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2007278Z test_nnc_correctness_acosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2007728Z test_nnc_correctness_acosh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2008184Z test_nnc_correctness_acosh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2008616Z test_nnc_correctness_acosh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2009061Z test_nnc_correctness_acosh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2009502Z test_nnc_correctness_acosh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2009960Z test_nnc_correctness_acosh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2010417Z test_nnc_correctness_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2010870Z test_nnc_correctness_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2011320Z test_nnc_correctness_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2011770Z test_nnc_correctness_add_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2012224Z test_nnc_correctness_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2012715Z test_nnc_correctness_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2013159Z test_nnc_correctness_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2013615Z test_nnc_correctness_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2014058Z test_nnc_correctness_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2014505Z test_nnc_correctness_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2014939Z test_nnc_correctness_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2015380Z test_nnc_correctness_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2015836Z test_nnc_correctness_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2016282Z test_nnc_correctness_addbmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2016742Z test_nnc_correctness_addbmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2017214Z test_nnc_correctness_addbmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2017707Z test_nnc_correctness_addbmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2018173Z test_nnc_correctness_addbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2018632Z test_nnc_correctness_addbmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2019086Z test_nnc_correctness_addcdiv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2019543Z test_nnc_correctness_addcdiv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2020015Z test_nnc_correctness_addcdiv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2020481Z test_nnc_correctness_addcdiv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2020926Z test_nnc_correctness_addcdiv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2021387Z test_nnc_correctness_addcdiv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2021855Z test_nnc_correctness_addcmul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2022324Z test_nnc_correctness_addcmul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2022818Z test_nnc_correctness_addcmul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2023283Z test_nnc_correctness_addcmul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2023741Z test_nnc_correctness_addcmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2024197Z test_nnc_correctness_addcmul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2024652Z test_nnc_correctness_addcmul_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2025091Z test_nnc_correctness_addcmul_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2025544Z test_nnc_correctness_addcmul_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2025999Z test_nnc_correctness_addcmul_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2026454Z test_nnc_correctness_addcmul_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2026894Z test_nnc_correctness_addmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2027354Z test_nnc_correctness_addmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2027846Z test_nnc_correctness_addmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2028311Z test_nnc_correctness_addmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2028760Z test_nnc_correctness_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2029199Z test_nnc_correctness_addmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2029672Z test_nnc_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2030164Z test_nnc_correctness_addmm_decomposed_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2030658Z test_nnc_correctness_addmm_decomposed_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2031144Z test_nnc_correctness_addmm_decomposed_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2031623Z test_nnc_correctness_addmm_decomposed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2032097Z test_nnc_correctness_addmm_decomposed_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2032568Z test_nnc_correctness_addmv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2033029Z test_nnc_correctness_addmv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2033518Z test_nnc_correctness_addmv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2033976Z test_nnc_correctness_addmv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2034432Z test_nnc_correctness_addmv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2034874Z test_nnc_correctness_addmv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2035319Z test_nnc_correctness_addr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2035775Z test_nnc_correctness_addr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2036282Z test_nnc_correctness_addr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2036740Z test_nnc_correctness_addr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2037193Z test_nnc_correctness_addr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2037645Z test_nnc_correctness_addr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2038095Z test_nnc_correctness_addr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2038572Z test_nnc_correctness_addr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2039007Z test_nnc_correctness_addr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2039449Z test_nnc_correctness_addr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2039900Z test_nnc_correctness_addr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2040336Z test_nnc_correctness_addr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2040778Z test_nnc_correctness_all_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2041231Z test_nnc_correctness_all_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2041688Z test_nnc_correctness_all_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2042151Z test_nnc_correctness_all_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2042605Z test_nnc_correctness_all_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2043063Z test_nnc_correctness_all_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2043525Z test_nnc_correctness_all_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2044003Z test_nnc_correctness_all_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2044441Z test_nnc_correctness_all_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2044880Z test_nnc_correctness_all_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2045320Z test_nnc_correctness_all_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2045760Z test_nnc_correctness_all_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2046383Z test_nnc_correctness_allclose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2046782Z test_nnc_correctness_allclose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2047173Z test_nnc_correctness_allclose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2047555Z test_nnc_correctness_allclose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2047922Z test_nnc_correctness_allclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2048289Z test_nnc_correctness_allclose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2048720Z test_nnc_correctness_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2049245Z test_nnc_correctness_amax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2049703Z test_nnc_correctness_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2050154Z test_nnc_correctness_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2050612Z test_nnc_correctness_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2051055Z test_nnc_correctness_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2051509Z test_nnc_correctness_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2051964Z test_nnc_correctness_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2052426Z test_nnc_correctness_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2052887Z test_nnc_correctness_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2053348Z test_nnc_correctness_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2053795Z test_nnc_correctness_amin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2054241Z test_nnc_correctness_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2054723Z test_nnc_correctness_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2055178Z test_nnc_correctness_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2055619Z test_nnc_correctness_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2056072Z test_nnc_correctness_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2056521Z test_nnc_correctness_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2056971Z test_nnc_correctness_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2057424Z test_nnc_correctness_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2057886Z test_nnc_correctness_aminmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2058355Z test_nnc_correctness_aminmax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2058824Z test_nnc_correctness_aminmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2059283Z test_nnc_correctness_aminmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2059775Z test_nnc_correctness_aminmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2060238Z test_nnc_correctness_aminmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2060703Z test_nnc_correctness_aminmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2061159Z test_nnc_correctness_aminmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2061601Z test_nnc_correctness_aminmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2062062Z test_nnc_correctness_aminmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2062528Z test_nnc_correctness_angle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2063003Z test_nnc_correctness_angle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2063470Z test_nnc_correctness_angle_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2063934Z test_nnc_correctness_angle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2064391Z test_nnc_correctness_angle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2064849Z test_nnc_correctness_angle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2065336Z test_nnc_correctness_angle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2065795Z test_nnc_correctness_angle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2066256Z test_nnc_correctness_angle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2066708Z test_nnc_correctness_angle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2067156Z test_nnc_correctness_angle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2067606Z test_nnc_correctness_any_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2068072Z test_nnc_correctness_any_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2068537Z test_nnc_correctness_any_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2069008Z test_nnc_correctness_any_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2069463Z test_nnc_correctness_any_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2069912Z test_nnc_correctness_any_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2070391Z test_nnc_correctness_any_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2070846Z test_nnc_correctness_any_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2071295Z test_nnc_correctness_any_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2071729Z test_nnc_correctness_any_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2072176Z test_nnc_correctness_any_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2072635Z test_nnc_correctness_any_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2073075Z test_nnc_correctness_arange_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2073534Z test_nnc_correctness_arange_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2074006Z test_nnc_correctness_arange_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2074460Z test_nnc_correctness_arange_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2074924Z test_nnc_correctness_arange_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2075383Z test_nnc_correctness_arange_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2075876Z test_nnc_correctness_arange_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2076382Z test_nnc_correctness_arange_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2076832Z test_nnc_correctness_arange_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2077277Z test_nnc_correctness_argmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2077744Z test_nnc_correctness_argmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2078205Z test_nnc_correctness_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2078667Z test_nnc_correctness_argmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2079117Z test_nnc_correctness_argmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2079561Z test_nnc_correctness_argmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2080002Z test_nnc_correctness_argmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2080459Z test_nnc_correctness_argmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2080934Z test_nnc_correctness_argmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2081373Z test_nnc_correctness_argmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2081836Z test_nnc_correctness_argmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2082292Z test_nnc_correctness_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2082738Z test_nnc_correctness_argmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2083191Z test_nnc_correctness_argmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2083648Z test_nnc_correctness_argmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2084080Z test_nnc_correctness_argmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2084526Z test_nnc_correctness_argmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2084973Z test_nnc_correctness_argmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2085432Z test_nnc_correctness_argsort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2085900Z test_nnc_correctness_argsort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2086580Z test_nnc_correctness_argsort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2087029Z test_nnc_correctness_argsort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2087489Z test_nnc_correctness_argsort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2087945Z test_nnc_correctness_argsort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2088388Z test_nnc_correctness_argsort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2088843Z test_nnc_correctness_argsort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2089303Z test_nnc_correctness_argsort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2089761Z test_nnc_correctness_argwhere_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2090218Z test_nnc_correctness_argwhere_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2090679Z test_nnc_correctness_argwhere_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2091135Z test_nnc_correctness_argwhere_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2091669Z test_nnc_correctness_argwhere_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2092118Z test_nnc_correctness_argwhere_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2092561Z test_nnc_correctness_argwhere_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2093012Z test_nnc_correctness_argwhere_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2093455Z test_nnc_correctness_argwhere_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2093905Z test_nnc_correctness_argwhere_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2094362Z test_nnc_correctness_argwhere_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2094792Z test_nnc_correctness_argwhere_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2095256Z test_nnc_correctness_as_strided_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2095720Z test_nnc_correctness_as_strided_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2096172Z test_nnc_correctness_as_strided_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2096662Z test_nnc_correctness_as_strided_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2097133Z test_nnc_correctness_as_strided_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2097590Z test_nnc_correctness_as_strided_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2098044Z test_nnc_correctness_as_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2098494Z test_nnc_correctness_as_strided_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2098923Z test_nnc_correctness_as_strided_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2099390Z test_nnc_correctness_as_strided_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2099850Z test_nnc_correctness_as_strided_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2100292Z test_nnc_correctness_as_strided_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2100723Z test_nnc_correctness_as_strided_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2101205Z test_nnc_correctness_as_strided_partial_views_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2101774Z test_nnc_correctness_as_strided_partial_views_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2102259Z test_nnc_correctness_as_strided_partial_views_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2102740Z test_nnc_correctness_as_strided_partial_views_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2103227Z test_nnc_correctness_as_strided_partial_views_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2103704Z test_nnc_correctness_as_strided_partial_views_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2104182Z test_nnc_correctness_as_strided_partial_views_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2104654Z test_nnc_correctness_as_strided_partial_views_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2105130Z test_nnc_correctness_as_strided_partial_views_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2105599Z test_nnc_correctness_as_strided_partial_views_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2106064Z test_nnc_correctness_as_strided_partial_views_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2106546Z test_nnc_correctness_as_strided_partial_views_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2107037Z test_nnc_correctness_as_strided_partial_views_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2107500Z test_nnc_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2107966Z test_nnc_correctness_as_strided_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2108431Z test_nnc_correctness_as_strided_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2108910Z test_nnc_correctness_as_strided_scatter_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2109375Z test_nnc_correctness_as_strided_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2109843Z test_nnc_correctness_as_strided_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2110322Z test_nnc_correctness_as_strided_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2110800Z test_nnc_correctness_as_strided_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2111269Z test_nnc_correctness_as_strided_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2111770Z test_nnc_correctness_as_strided_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2112296Z test_nnc_correctness_as_strided_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2112778Z test_nnc_correctness_as_strided_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2113253Z test_nnc_correctness_as_strided_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2113716Z test_nnc_correctness_asin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2114181Z test_nnc_correctness_asin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2114649Z test_nnc_correctness_asin_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2115114Z test_nnc_correctness_asin_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2115562Z test_nnc_correctness_asin_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2116092Z test_nnc_correctness_asin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2116551Z test_nnc_correctness_asin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2117036Z test_nnc_correctness_asin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2117465Z test_nnc_correctness_asin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2117920Z test_nnc_correctness_asin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2118372Z test_nnc_correctness_asin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2118801Z test_nnc_correctness_asin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2119231Z test_nnc_correctness_asin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2119664Z test_nnc_correctness_asinh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2120099Z test_nnc_correctness_asinh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2120534Z test_nnc_correctness_asinh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2120980Z test_nnc_correctness_asinh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2121431Z test_nnc_correctness_asinh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2121910Z test_nnc_correctness_asinh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2122395Z test_nnc_correctness_asinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2122859Z test_nnc_correctness_asinh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2123304Z test_nnc_correctness_asinh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2123742Z test_nnc_correctness_asinh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2124177Z test_nnc_correctness_asinh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2124615Z test_nnc_correctness_asinh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2125041Z test_nnc_correctness_asinh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2125496Z test_nnc_correctness_atan2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2125938Z test_nnc_correctness_atan2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2126582Z test_nnc_correctness_atan2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2127037Z test_nnc_correctness_atan2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2127543Z test_nnc_correctness_atan2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2127979Z test_nnc_correctness_atan2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2128408Z test_nnc_correctness_atan2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2128838Z test_nnc_correctness_atan2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2129262Z test_nnc_correctness_atan2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2129693Z test_nnc_correctness_atan2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2130136Z test_nnc_correctness_atan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2130568Z test_nnc_correctness_atan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2131002Z test_nnc_correctness_atan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2131447Z test_nnc_correctness_atan_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2131891Z test_nnc_correctness_atan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2132364Z test_nnc_correctness_atan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2132804Z test_nnc_correctness_atan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2133234Z test_nnc_correctness_atan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2133680Z test_nnc_correctness_atan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2134118Z test_nnc_correctness_atan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2134546Z test_nnc_correctness_atan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2134973Z test_nnc_correctness_atan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2135402Z test_nnc_correctness_atan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2135840Z test_nnc_correctness_atanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2136277Z test_nnc_correctness_atanh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2136721Z test_nnc_correctness_atanh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2137169Z test_nnc_correctness_atanh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2137690Z test_nnc_correctness_atanh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2138136Z test_nnc_correctness_atanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2138565Z test_nnc_correctness_atanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2139002Z test_nnc_correctness_atanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2139451Z test_nnc_correctness_atanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2139887Z test_nnc_correctness_atanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2140318Z test_nnc_correctness_atanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2140754Z test_nnc_correctness_atanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2141184Z test_nnc_correctness_atanh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2141637Z test_nnc_correctness_atleast_1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2142084Z test_nnc_correctness_atleast_1d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2142561Z test_nnc_correctness_atleast_1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2143037Z test_nnc_correctness_atleast_1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2143496Z test_nnc_correctness_atleast_1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2143954Z test_nnc_correctness_atleast_1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2144393Z test_nnc_correctness_atleast_1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2144842Z test_nnc_correctness_atleast_1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2145300Z test_nnc_correctness_atleast_1d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2145755Z test_nnc_correctness_atleast_1d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2146186Z test_nnc_correctness_atleast_1d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2146641Z test_nnc_correctness_atleast_1d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2147079Z test_nnc_correctness_atleast_1d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2147538Z test_nnc_correctness_atleast_2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2148022Z test_nnc_correctness_atleast_2d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2148463Z test_nnc_correctness_atleast_2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2148927Z test_nnc_correctness_atleast_2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2149381Z test_nnc_correctness_atleast_2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2149831Z test_nnc_correctness_atleast_2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2150277Z test_nnc_correctness_atleast_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2150722Z test_nnc_correctness_atleast_2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2151167Z test_nnc_correctness_atleast_2d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2151606Z test_nnc_correctness_atleast_2d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2152031Z test_nnc_correctness_atleast_2d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2152511Z test_nnc_correctness_atleast_2d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2152961Z test_nnc_correctness_atleast_2d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2153424Z test_nnc_correctness_atleast_3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2153862Z test_nnc_correctness_atleast_3d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2154330Z test_nnc_correctness_atleast_3d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2154802Z test_nnc_correctness_atleast_3d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2155275Z test_nnc_correctness_atleast_3d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2155722Z test_nnc_correctness_atleast_3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2156229Z test_nnc_correctness_atleast_3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2156675Z test_nnc_correctness_atleast_3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2157122Z test_nnc_correctness_atleast_3d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2157569Z test_nnc_correctness_atleast_3d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2161566Z test_nnc_correctness_atleast_3d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2162043Z test_nnc_correctness_atleast_3d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2162480Z test_nnc_correctness_atleast_3d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2162936Z test_nnc_correctness_baddbmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2163391Z test_nnc_correctness_baddbmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2163857Z test_nnc_correctness_baddbmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2164316Z test_nnc_correctness_baddbmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2164753Z test_nnc_correctness_baddbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2165195Z test_nnc_correctness_baddbmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2165667Z test_nnc_correctness_bernoulli_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2166243Z test_nnc_correctness_bernoulli_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2166768Z test_nnc_correctness_bernoulli_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2167225Z test_nnc_correctness_bernoulli_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2167636Z test_nnc_correctness_bfloat16_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2168001Z test_nnc_correctness_bfloat16_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2168364Z test_nnc_correctness_bfloat16_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2168740Z test_nnc_correctness_bfloat16_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2169106Z test_nnc_correctness_bfloat16_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2169478Z test_nnc_correctness_bfloat16_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2169832Z test_nnc_correctness_bfloat16_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2170189Z test_nnc_correctness_bfloat16_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2170557Z test_nnc_correctness_bfloat16_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2170918Z test_nnc_correctness_bfloat16_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2171262Z test_nnc_correctness_bfloat16_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2171622Z test_nnc_correctness_bfloat16_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2171975Z test_nnc_correctness_bfloat16_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2172428Z test_nnc_correctness_bincount_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2172869Z test_nnc_correctness_bincount_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2173307Z test_nnc_correctness_bincount_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2173759Z test_nnc_correctness_bincount_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2174196Z test_nnc_correctness_bincount_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2174638Z test_nnc_correctness_bitwise_and_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2175091Z test_nnc_correctness_bitwise_and_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2175538Z test_nnc_correctness_bitwise_and_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2175990Z test_nnc_correctness_bitwise_and_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2176421Z test_nnc_correctness_bitwise_and_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2176859Z test_nnc_correctness_bitwise_and_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2177333Z test_nnc_correctness_bitwise_left_shift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2177788Z test_nnc_correctness_bitwise_left_shift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2178242Z test_nnc_correctness_bitwise_left_shift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2178702Z test_nnc_correctness_bitwise_left_shift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2179152Z test_nnc_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2179611Z test_nnc_correctness_bitwise_not_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2180058Z test_nnc_correctness_bitwise_not_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2180494Z test_nnc_correctness_bitwise_not_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2180932Z test_nnc_correctness_bitwise_not_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2181370Z test_nnc_correctness_bitwise_not_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2181809Z test_nnc_correctness_bitwise_not_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2182281Z test_nnc_correctness_bitwise_or_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2182729Z test_nnc_correctness_bitwise_or_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2183165Z test_nnc_correctness_bitwise_or_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2183601Z test_nnc_correctness_bitwise_or_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2184052Z test_nnc_correctness_bitwise_or_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2184488Z test_nnc_correctness_bitwise_or_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2184945Z test_nnc_correctness_bitwise_right_shift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2185408Z test_nnc_correctness_bitwise_right_shift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2185876Z test_nnc_correctness_bitwise_right_shift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2186327Z test_nnc_correctness_bitwise_right_shift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2186791Z test_nnc_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2187280Z test_nnc_correctness_bitwise_xor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2187721Z test_nnc_correctness_bitwise_xor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2188153Z test_nnc_correctness_bitwise_xor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2188598Z test_nnc_correctness_bitwise_xor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2189049Z test_nnc_correctness_bitwise_xor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2189495Z test_nnc_correctness_bitwise_xor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2189953Z test_nnc_correctness_block_diag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2190396Z test_nnc_correctness_block_diag_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2190855Z test_nnc_correctness_block_diag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2191312Z test_nnc_correctness_block_diag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2191769Z test_nnc_correctness_block_diag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2192244Z test_nnc_correctness_block_diag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2192691Z test_nnc_correctness_block_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2193140Z test_nnc_correctness_block_diag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2193597Z test_nnc_correctness_block_diag_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2194032Z test_nnc_correctness_block_diag_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2194467Z test_nnc_correctness_block_diag_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2194925Z test_nnc_correctness_block_diag_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2195383Z test_nnc_correctness_block_diag_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2195829Z test_nnc_correctness_bmm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2196335Z test_nnc_correctness_bmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2196791Z test_nnc_correctness_bmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2197267Z test_nnc_correctness_bmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2197715Z test_nnc_correctness_bmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2198148Z test_nnc_correctness_bmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2198593Z test_nnc_correctness_bool_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2199044Z test_nnc_correctness_bool_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2199488Z test_nnc_correctness_bool_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2199937Z test_nnc_correctness_bool_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2200382Z test_nnc_correctness_bool_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2200840Z test_nnc_correctness_bool_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2201284Z test_nnc_correctness_bool_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2201721Z test_nnc_correctness_bool_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2202165Z test_nnc_correctness_bool_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2202628Z test_nnc_correctness_bool_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2203067Z test_nnc_correctness_bool_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2203510Z test_nnc_correctness_bool_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2203936Z test_nnc_correctness_bool_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2204393Z test_nnc_correctness_broadcast_shapes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2204873Z test_nnc_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2205343Z test_nnc_correctness_broadcast_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2205804Z test_nnc_correctness_broadcast_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2206381Z test_nnc_correctness_broadcast_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2206861Z test_nnc_correctness_broadcast_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2207370Z test_nnc_correctness_broadcast_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2207839Z test_nnc_correctness_broadcast_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2208318Z test_nnc_correctness_broadcast_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2208783Z test_nnc_correctness_broadcast_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2209262Z test_nnc_correctness_broadcast_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2209728Z test_nnc_correctness_broadcast_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2210210Z test_nnc_correctness_broadcast_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2210675Z test_nnc_correctness_broadcast_to_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2211134Z test_nnc_correctness_broadcast_to_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2211626Z test_nnc_correctness_broadcast_to_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2212115Z test_nnc_correctness_broadcast_to_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2212595Z test_nnc_correctness_broadcast_to_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2213088Z test_nnc_correctness_broadcast_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2213546Z test_nnc_correctness_broadcast_to_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2214009Z test_nnc_correctness_broadcast_to_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2214458Z test_nnc_correctness_broadcast_to_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2214911Z test_nnc_correctness_broadcast_to_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2215376Z test_nnc_correctness_broadcast_to_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2215855Z test_nnc_correctness_broadcast_to_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2216319Z test_nnc_correctness_bucketize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2216797Z test_nnc_correctness_bucketize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2217264Z test_nnc_correctness_bucketize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2217753Z test_nnc_correctness_bucketize_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2218221Z test_nnc_correctness_bucketize_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2218690Z test_nnc_correctness_bucketize_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2219162Z test_nnc_correctness_bucketize_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2219627Z test_nnc_correctness_bucketize_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2220085Z test_nnc_correctness_byte_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2220545Z test_nnc_correctness_byte_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2221009Z test_nnc_correctness_byte_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2221477Z test_nnc_correctness_byte_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2221973Z test_nnc_correctness_byte_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2222454Z test_nnc_correctness_byte_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2222906Z test_nnc_correctness_byte_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2223386Z test_nnc_correctness_byte_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2223844Z test_nnc_correctness_byte_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2224301Z test_nnc_correctness_byte_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2224754Z test_nnc_correctness_byte_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2225206Z test_nnc_correctness_byte_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2225680Z test_nnc_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2226162Z test_nnc_correctness_cartesian_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2226655Z test_nnc_correctness_cartesian_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2227128Z test_nnc_correctness_cartesian_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2227597Z test_nnc_correctness_cartesian_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2228056Z test_nnc_correctness_cartesian_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2228546Z test_nnc_correctness_cartesian_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2229003Z test_nnc_correctness_cartesian_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2229462Z test_nnc_correctness_cartesian_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2023-01-11T21:36:12.2229923Z test_nnc_correctness_cartesian_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2230378Z test_nnc_correctness_cartesian_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2230838Z test_nnc_correctness_cartesian_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2231294Z test_nnc_correctness_cat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2231734Z test_nnc_correctness_cat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2232186Z test_nnc_correctness_cat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2232671Z test_nnc_correctness_cat_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2233118Z test_nnc_correctness_cat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2233597Z test_nnc_correctness_cat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2234033Z test_nnc_correctness_cat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2234474Z test_nnc_correctness_cat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2234914Z test_nnc_correctness_cat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2235354Z test_nnc_correctness_cat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2235792Z test_nnc_correctness_cat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2236285Z test_nnc_correctness_cat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2236728Z test_nnc_correctness_cat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2237176Z test_nnc_correctness_cdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2237638Z test_nnc_correctness_cdist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2238044Z test_nnc_correctness_cdouble_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2238408Z test_nnc_correctness_cdouble_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2238803Z test_nnc_correctness_cdouble_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2239176Z test_nnc_correctness_cdouble_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2239539Z test_nnc_correctness_cdouble_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2239903Z test_nnc_correctness_cdouble_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2240265Z test_nnc_correctness_cdouble_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2240616Z test_nnc_correctness_cdouble_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2240971Z test_nnc_correctness_cdouble_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2241327Z test_nnc_correctness_cdouble_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2241717Z test_nnc_correctness_cdouble_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2242091Z test_nnc_correctness_cdouble_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2242452Z test_nnc_correctness_cdouble_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2242852Z test_nnc_correctness_ceil_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2243293Z test_nnc_correctness_ceil_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2243724Z test_nnc_correctness_ceil_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2244163Z test_nnc_correctness_ceil_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2244637Z test_nnc_correctness_ceil_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2245071Z test_nnc_correctness_ceil_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2245494Z test_nnc_correctness_ceil_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2246037Z test_nnc_correctness_ceil_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2246528Z test_nnc_correctness_ceil_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2246972Z test_nnc_correctness_cfloat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2247369Z test_nnc_correctness_cfloat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2247773Z test_nnc_correctness_cfloat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2248180Z test_nnc_correctness_cfloat_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2248591Z test_nnc_correctness_cfloat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2248978Z test_nnc_correctness_cfloat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2249374Z test_nnc_correctness_cfloat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2249766Z test_nnc_correctness_cfloat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2250152Z test_nnc_correctness_cfloat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2250588Z test_nnc_correctness_cfloat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2250936Z test_nnc_correctness_cfloat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2251289Z test_nnc_correctness_cfloat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2251635Z test_nnc_correctness_cfloat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2252037Z test_nnc_correctness_chalf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2252477Z test_nnc_correctness_chalf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2252921Z test_nnc_correctness_chalf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2253366Z test_nnc_correctness_chalf_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2253813Z test_nnc_correctness_chalf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2254256Z test_nnc_correctness_chalf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2254696Z test_nnc_correctness_chalf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2255137Z test_nnc_correctness_chalf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2255604Z test_nnc_correctness_chalf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2256041Z test_nnc_correctness_chalf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2256475Z test_nnc_correctness_chalf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2256915Z test_nnc_correctness_chalf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2257336Z test_nnc_correctness_chalf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2257790Z test_nnc_correctness_char_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2258233Z test_nnc_correctness_char_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2258679Z test_nnc_correctness_char_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2259115Z test_nnc_correctness_char_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2259561Z test_nnc_correctness_char_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2260003Z test_nnc_correctness_char_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2260438Z test_nnc_correctness_char_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2260912Z test_nnc_correctness_char_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2261431Z test_nnc_correctness_char_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2261973Z test_nnc_correctness_char_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2262511Z test_nnc_correctness_char_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2263054Z test_nnc_correctness_char_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2263594Z test_nnc_correctness_char_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2264085Z test_nnc_correctness_cholesky_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2264544Z test_nnc_correctness_cholesky_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2264994Z test_nnc_correctness_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2265428Z test_nnc_correctness_cholesky_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2265882Z test_nnc_correctness_cholesky_inverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2266379Z test_nnc_correctness_cholesky_inverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2266849Z test_nnc_correctness_cholesky_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2267294Z test_nnc_correctness_cholesky_inverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2267780Z test_nnc_correctness_cholesky_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2268253Z test_nnc_correctness_cholesky_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2268722Z test_nnc_correctness_cholesky_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2269176Z test_nnc_correctness_cholesky_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2269630Z test_nnc_correctness_chunk_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2270089Z test_nnc_correctness_chunk_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2270549Z test_nnc_correctness_chunk_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2271013Z test_nnc_correctness_chunk_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2271499Z test_nnc_correctness_chunk_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2271962Z test_nnc_correctness_chunk_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2272417Z test_nnc_correctness_chunk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2272864Z test_nnc_correctness_chunk_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2273310Z test_nnc_correctness_chunk_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2273770Z test_nnc_correctness_chunk_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2274228Z test_nnc_correctness_chunk_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2274681Z test_nnc_correctness_chunk_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2275122Z test_nnc_correctness_chunk_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2275577Z test_nnc_correctness_clamp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2276103Z test_nnc_correctness_clamp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2276566Z test_nnc_correctness_clamp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2277042Z test_nnc_correctness_clamp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2277488Z test_nnc_correctness_clamp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2277931Z test_nnc_correctness_clamp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2278382Z test_nnc_correctness_clamp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2278831Z test_nnc_correctness_clamp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2279279Z test_nnc_correctness_clamp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2279743Z test_nnc_correctness_clamp_max_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2280208Z test_nnc_correctness_clamp_max_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2280674Z test_nnc_correctness_clamp_max_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2281122Z test_nnc_correctness_clamp_max_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2281573Z test_nnc_correctness_clamp_max_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2282064Z test_nnc_correctness_clamp_max_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2282529Z test_nnc_correctness_clamp_max_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2282987Z test_nnc_correctness_clamp_max_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2283420Z test_nnc_correctness_clamp_max_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2283874Z test_nnc_correctness_clamp_max_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2284342Z test_nnc_correctness_clamp_min_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2284807Z test_nnc_correctness_clamp_min_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2285256Z test_nnc_correctness_clamp_min_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2285721Z test_nnc_correctness_clamp_min_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2286271Z test_nnc_correctness_clamp_min_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2286725Z test_nnc_correctness_clamp_min_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2287222Z test_nnc_correctness_clamp_min_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2287675Z test_nnc_correctness_clamp_min_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2288136Z test_nnc_correctness_clamp_min_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2288594Z test_nnc_correctness_clamp_min_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2289047Z test_nnc_correctness_clone_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2289511Z test_nnc_correctness_clone_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2289978Z test_nnc_correctness_clone_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2290433Z test_nnc_correctness_clone_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2290886Z test_nnc_correctness_clone_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2291345Z test_nnc_correctness_clone_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2291789Z test_nnc_correctness_clone_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2292324Z test_nnc_correctness_clone_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2292786Z test_nnc_correctness_clone_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2293237Z test_nnc_correctness_clone_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2293691Z test_nnc_correctness_clone_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2294146Z test_nnc_correctness_clone_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2294598Z test_nnc_correctness_clone_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2295071Z test_nnc_correctness_column_stack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2295547Z test_nnc_correctness_column_stack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2296027Z test_nnc_correctness_column_stack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2296511Z test_nnc_correctness_column_stack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2296981Z test_nnc_correctness_column_stack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2297461Z test_nnc_correctness_column_stack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2297962Z test_nnc_correctness_column_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2298422Z test_nnc_correctness_column_stack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2298892Z test_nnc_correctness_column_stack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2299356Z test_nnc_correctness_column_stack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2299828Z test_nnc_correctness_column_stack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2300296Z test_nnc_correctness_column_stack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2300760Z test_nnc_correctness_column_stack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2301241Z test_nnc_correctness_combinations_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2301822Z test_nnc_correctness_combinations_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2302416Z test_nnc_correctness_combinations_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2303049Z test_nnc_correctness_combinations_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2303652Z test_nnc_correctness_combinations_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2304159Z test_nnc_correctness_combinations_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2304636Z test_nnc_correctness_combinations_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2305096Z test_nnc_correctness_combinations_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2305569Z test_nnc_correctness_combinations_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2306032Z test_nnc_correctness_combinations_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2306503Z test_nnc_correctness_combinations_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2306974Z test_nnc_correctness_combinations_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2307445Z test_nnc_correctness_complex_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2307893Z test_nnc_correctness_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2308348Z test_nnc_correctness_complex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2308840Z test_nnc_correctness_conj_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2309287Z test_nnc_correctness_conj_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2309731Z test_nnc_correctness_conj_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2310194Z test_nnc_correctness_conj_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2310658Z test_nnc_correctness_conj_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2311126Z test_nnc_correctness_conj_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2311582Z test_nnc_correctness_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2312011Z test_nnc_correctness_conj_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2312507Z test_nnc_correctness_conj_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2312939Z test_nnc_correctness_conj_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2313371Z test_nnc_correctness_conj_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2313825Z test_nnc_correctness_conj_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2314257Z test_nnc_correctness_conj_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2314727Z test_nnc_correctness_conj_physical_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2315181Z test_nnc_correctness_conj_physical_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2315630Z test_nnc_correctness_conj_physical_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2316155Z test_nnc_correctness_conj_physical_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2316627Z test_nnc_correctness_conj_physical_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2317099Z test_nnc_correctness_conj_physical_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2317554Z test_nnc_correctness_conj_physical_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2318008Z test_nnc_correctness_conj_physical_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2318479Z test_nnc_correctness_conj_physical_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2318964Z test_nnc_correctness_conj_physical_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2319426Z test_nnc_correctness_conj_physical_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2319875Z test_nnc_correctness_conj_physical_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2320327Z test_nnc_correctness_conj_physical_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2320796Z test_nnc_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2321257Z test_nnc_correctness_constant_pad_nd_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2321744Z test_nnc_correctness_constant_pad_nd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2322240Z test_nnc_correctness_constant_pad_nd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2322706Z test_nnc_correctness_constant_pad_nd_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2323163Z test_nnc_correctness_constant_pad_nd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2323641Z test_nnc_correctness_constant_pad_nd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2324126Z test_nnc_correctness_constant_pad_nd_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2324576Z test_nnc_correctness_constant_pad_nd_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2325033Z test_nnc_correctness_constant_pad_nd_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2325484Z test_nnc_correctness_constant_pad_nd_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2326042Z test_nnc_correctness_constant_pad_nd_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2326505Z test_nnc_correctness_contiguous_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2326958Z test_nnc_correctness_contiguous_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2327412Z test_nnc_correctness_contiguous_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2327858Z test_nnc_correctness_contiguous_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2328337Z test_nnc_correctness_contiguous_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2328808Z test_nnc_correctness_contiguous_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2329306Z test_nnc_correctness_contiguous_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2329758Z test_nnc_correctness_contiguous_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2330192Z test_nnc_correctness_contiguous_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2330635Z test_nnc_correctness_contiguous_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2331077Z test_nnc_correctness_contiguous_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2331537Z test_nnc_correctness_contiguous_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2331972Z test_nnc_correctness_contiguous_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2332426Z test_nnc_correctness_copysign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2332888Z test_nnc_correctness_copysign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2333338Z test_nnc_correctness_copysign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2333787Z test_nnc_correctness_copysign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2334293Z test_nnc_correctness_copysign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2334760Z test_nnc_correctness_copysign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2335206Z test_nnc_correctness_copysign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2335653Z test_nnc_correctness_copysign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2336094Z test_nnc_correctness_copysign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2336543Z test_nnc_correctness_copysign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2337009Z test_nnc_correctness_corrcoef_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2337483Z test_nnc_correctness_corrcoef_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2337949Z test_nnc_correctness_corrcoef_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2338419Z test_nnc_correctness_corrcoef_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2338881Z test_nnc_correctness_corrcoef_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2339372Z test_nnc_correctness_corrcoef_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2339805Z test_nnc_correctness_corrcoef_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2340243Z test_nnc_correctness_corrcoef_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2340689Z test_nnc_correctness_corrcoef_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2341142Z test_nnc_correctness_corrcoef_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2341578Z test_nnc_correctness_corrcoef_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2342026Z test_nnc_correctness_cos_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2342463Z test_nnc_correctness_cos_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2342899Z test_nnc_correctness_cos_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2343342Z test_nnc_correctness_cos_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2343774Z test_nnc_correctness_cos_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2344255Z test_nnc_correctness_cos_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2344699Z test_nnc_correctness_cos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2345143Z test_nnc_correctness_cos_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2345577Z test_nnc_correctness_cos_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2346009Z test_nnc_correctness_cos_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2346442Z test_nnc_correctness_cos_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2346877Z test_nnc_correctness_cos_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2347303Z test_nnc_correctness_cos_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2347743Z test_nnc_correctness_cosh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2348176Z test_nnc_correctness_cosh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2348636Z test_nnc_correctness_cosh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2349086Z test_nnc_correctness_cosh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2349561Z test_nnc_correctness_cosh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2350004Z test_nnc_correctness_cosh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2350442Z test_nnc_correctness_cosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2350896Z test_nnc_correctness_cosh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2351335Z test_nnc_correctness_cosh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2351806Z test_nnc_correctness_cosh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2352294Z test_nnc_correctness_cosh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2352741Z test_nnc_correctness_cosh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2353184Z test_nnc_correctness_cosh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2353649Z test_nnc_correctness_count_nonzero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2354124Z test_nnc_correctness_count_nonzero_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2354631Z test_nnc_correctness_count_nonzero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2355099Z test_nnc_correctness_count_nonzero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2355580Z test_nnc_correctness_count_nonzero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2356108Z test_nnc_correctness_count_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2356584Z test_nnc_correctness_count_nonzero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2357053Z test_nnc_correctness_count_nonzero_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2357529Z test_nnc_correctness_count_nonzero_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2357979Z test_nnc_correctness_count_nonzero_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2358432Z test_nnc_correctness_count_nonzero_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2358892Z test_nnc_correctness_count_nonzero_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2359337Z test_nnc_correctness_cov_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2359790Z test_nnc_correctness_cov_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2360268Z test_nnc_correctness_cov_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2360715Z test_nnc_correctness_cov_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2361149Z test_nnc_correctness_cov_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2361589Z test_nnc_correctness_cov_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2362025Z test_nnc_correctness_cov_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2362468Z test_nnc_correctness_cov_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2362900Z test_nnc_correctness_cov_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2363325Z test_nnc_correctness_cov_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2363769Z test_nnc_correctness_cov_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2364230Z test_nnc_correctness_cross_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2364705Z test_nnc_correctness_cross_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2365190Z test_nnc_correctness_cross_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2365633Z test_nnc_correctness_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2366188Z test_nnc_correctness_cross_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2366649Z test_nnc_correctness_cross_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2367088Z test_nnc_correctness_cross_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2367528Z test_nnc_correctness_cross_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2367971Z test_nnc_correctness_cross_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2368412Z test_nnc_correctness_cross_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2368866Z test_nnc_correctness_cummax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2369331Z test_nnc_correctness_cummax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2369788Z test_nnc_correctness_cummax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2370254Z test_nnc_correctness_cummax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2370763Z test_nnc_correctness_cummax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2371218Z test_nnc_correctness_cummax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2371677Z test_nnc_correctness_cummax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2372133Z test_nnc_correctness_cummax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2372583Z test_nnc_correctness_cummax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2373037Z test_nnc_correctness_cummax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2373505Z test_nnc_correctness_cummin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2373965Z test_nnc_correctness_cummin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2374423Z test_nnc_correctness_cummin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2374867Z test_nnc_correctness_cummin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2375318Z test_nnc_correctness_cummin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2375809Z test_nnc_correctness_cummin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2376269Z test_nnc_correctness_cummin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2376713Z test_nnc_correctness_cummin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2377163Z test_nnc_correctness_cummin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2377620Z test_nnc_correctness_cummin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2378090Z test_nnc_correctness_cumprod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2378571Z test_nnc_correctness_cumprod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2401307Z test_nnc_correctness_cumprod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2401819Z test_nnc_correctness_cumprod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2402290Z test_nnc_correctness_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2402727Z test_nnc_correctness_cumprod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2403234Z test_nnc_correctness_cumprod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2403669Z test_nnc_correctness_cumprod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2404098Z test_nnc_correctness_cumprod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2404532Z test_nnc_correctness_cumprod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2404959Z test_nnc_correctness_cumprod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2405415Z test_nnc_correctness_cumsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2405855Z test_nnc_correctness_cumsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2406535Z test_nnc_correctness_cumsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2406978Z test_nnc_correctness_cumsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2407430Z test_nnc_correctness_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2407879Z test_nnc_correctness_cumsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2408367Z test_nnc_correctness_cumsum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2408800Z test_nnc_correctness_cumsum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2409224Z test_nnc_correctness_cumsum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2409648Z test_nnc_correctness_cumsum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2410068Z test_nnc_correctness_cumsum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2410518Z test_nnc_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2411001Z test_nnc_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2411477Z test_nnc_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2411944Z test_nnc_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2412409Z test_nnc_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2412877Z test_nnc_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2413389Z test_nnc_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2413841Z test_nnc_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2414312Z test_nnc_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2414778Z test_nnc_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2415243Z test_nnc_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2415704Z test_nnc_correctness_deg2rad_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2416140Z test_nnc_correctness_deg2rad_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2416580Z test_nnc_correctness_deg2rad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2417022Z test_nnc_correctness_deg2rad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2417457Z test_nnc_correctness_deg2rad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2417890Z test_nnc_correctness_deg2rad_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2418350Z test_nnc_correctness_deg2rad_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2418557Z test_nnc_correctness_deg2rad_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2418764Z test_nnc_correctness_deg2rad_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2418974Z test_nnc_correctness_deg2rad_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2419177Z test_nnc_correctness_diag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2419389Z test_nnc_correctness_diag_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2419617Z test_nnc_correctness_diag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2419840Z test_nnc_correctness_diag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2420049Z test_nnc_correctness_diag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2420269Z test_nnc_correctness_diag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2420479Z test_nnc_correctness_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2420683Z test_nnc_correctness_diag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2420921Z test_nnc_correctness_diag_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2421160Z test_nnc_correctness_diag_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2421431Z test_nnc_correctness_diag_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2421688Z test_nnc_correctness_diag_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2421956Z test_nnc_correctness_diag_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2422244Z test_nnc_correctness_diag_embed_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2422514Z test_nnc_correctness_diag_embed_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2422787Z test_nnc_correctness_diag_embed_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2423062Z test_nnc_correctness_diag_embed_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2423339Z test_nnc_correctness_diag_embed_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2423609Z test_nnc_correctness_diag_embed_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2423904Z test_nnc_correctness_diag_embed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2424124Z test_nnc_correctness_diag_embed_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2424335Z test_nnc_correctness_diag_embed_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2424555Z test_nnc_correctness_diag_embed_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2424761Z test_nnc_correctness_diag_embed_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2424990Z test_nnc_correctness_diag_embed_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2425219Z test_nnc_correctness_diag_embed_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2425443Z test_nnc_correctness_diagflat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2425652Z test_nnc_correctness_diagflat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2425874Z test_nnc_correctness_diagflat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2426093Z test_nnc_correctness_diagflat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2426332Z test_nnc_correctness_diagflat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2426547Z test_nnc_correctness_diagflat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2426753Z test_nnc_correctness_diagflat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2426980Z test_nnc_correctness_diagflat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2427192Z test_nnc_correctness_diagflat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2427397Z test_nnc_correctness_diagflat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2427620Z test_nnc_correctness_diagflat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2427843Z test_nnc_correctness_diagflat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2428067Z test_nnc_correctness_diagonal_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2428285Z test_nnc_correctness_diagonal_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2428506Z test_nnc_correctness_diagonal_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2428757Z test_nnc_correctness_diagonal_copy_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2428984Z test_nnc_correctness_diagonal_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2429204Z test_nnc_correctness_diagonal_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2429424Z test_nnc_correctness_diagonal_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2429642Z test_nnc_correctness_diagonal_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2429864Z test_nnc_correctness_diagonal_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2430082Z test_nnc_correctness_diagonal_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2430298Z test_nnc_correctness_diagonal_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2430513Z test_nnc_correctness_diagonal_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2430725Z test_nnc_correctness_diagonal_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2430942Z test_nnc_correctness_diagonal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2431181Z test_nnc_correctness_diagonal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2431399Z test_nnc_correctness_diagonal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2431615Z test_nnc_correctness_diagonal_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2431830Z test_nnc_correctness_diagonal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2432046Z test_nnc_correctness_diagonal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2432257Z test_nnc_correctness_diagonal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2432473Z test_nnc_correctness_diagonal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2432681Z test_nnc_correctness_diagonal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2432896Z test_nnc_correctness_diagonal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2433107Z test_nnc_correctness_diagonal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2433311Z test_nnc_correctness_diagonal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2433546Z test_nnc_correctness_diagonal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2433776Z test_nnc_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2433995Z test_nnc_correctness_diagonal_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2434224Z test_nnc_correctness_diagonal_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2434448Z test_nnc_correctness_diagonal_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2434670Z test_nnc_correctness_diagonal_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2434894Z test_nnc_correctness_diagonal_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2435127Z test_nnc_correctness_diagonal_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2435343Z test_nnc_correctness_diagonal_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2435562Z test_nnc_correctness_diagonal_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2435775Z test_nnc_correctness_diagonal_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2436091Z test_nnc_correctness_diagonal_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2436309Z test_nnc_correctness_diagonal_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2436520Z test_nnc_correctness_diff_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2436737Z test_nnc_correctness_diff_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2436958Z test_nnc_correctness_diff_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2437166Z test_nnc_correctness_diff_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2437378Z test_nnc_correctness_diff_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2437580Z test_nnc_correctness_diff_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2437788Z test_nnc_correctness_diff_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2438002Z test_nnc_correctness_diff_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2438206Z test_nnc_correctness_diff_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2438444Z test_nnc_correctness_diff_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2438660Z test_nnc_correctness_diff_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2438865Z test_nnc_correctness_diff_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2439084Z test_nnc_correctness_digamma_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2439299Z test_nnc_correctness_digamma_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2439508Z test_nnc_correctness_digamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2439727Z test_nnc_correctness_digamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2439947Z test_nnc_correctness_digamma_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2440154Z test_nnc_correctness_digamma_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2440355Z test_nnc_correctness_digamma_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2440570Z test_nnc_correctness_digamma_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2440784Z test_nnc_correctness_digamma_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2441027Z test_nnc_correctness_dist_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2441247Z test_nnc_correctness_dist_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2441467Z test_nnc_correctness_dist_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2441668Z test_nnc_correctness_dist_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2441868Z test_nnc_correctness_dist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2442077Z test_nnc_correctness_dist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2442317Z test_nnc_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2442539Z test_nnc_correctness_div_floor_rounding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2442754Z test_nnc_correctness_div_floor_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2442979Z test_nnc_correctness_div_floor_rounding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2443211Z test_nnc_correctness_div_floor_rounding_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2443450Z test_nnc_correctness_div_floor_rounding_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2443669Z test_nnc_correctness_div_floor_rounding_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2443900Z test_nnc_correctness_div_floor_rounding_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2444113Z test_nnc_correctness_div_floor_rounding_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2444350Z test_nnc_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2444587Z test_nnc_correctness_div_no_rounding_mode_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2444828Z test_nnc_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2445067Z test_nnc_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2445298Z test_nnc_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2445536Z test_nnc_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2445769Z test_nnc_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2446179Z test_nnc_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2446405Z test_nnc_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2446630Z test_nnc_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2446863Z test_nnc_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2447081Z test_nnc_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2447312Z test_nnc_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2447548Z test_nnc_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2447773Z test_nnc_correctness_div_trunc_rounding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2447996Z test_nnc_correctness_div_trunc_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2448228Z test_nnc_correctness_div_trunc_rounding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2448496Z test_nnc_correctness_div_trunc_rounding_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2448726Z test_nnc_correctness_div_trunc_rounding_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2448954Z test_nnc_correctness_div_trunc_rounding_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2449177Z test_nnc_correctness_div_trunc_rounding_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2449399Z test_nnc_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2449616Z test_nnc_correctness_dot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2449828Z test_nnc_correctness_dot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2450052Z test_nnc_correctness_dot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2450271Z test_nnc_correctness_dot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2450483Z test_nnc_correctness_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2450697Z test_nnc_correctness_dot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2450958Z test_nnc_correctness_double_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2451170Z test_nnc_correctness_double_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2451401Z test_nnc_correctness_double_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2451665Z test_nnc_correctness_double_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2451883Z test_nnc_correctness_double_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2452102Z test_nnc_correctness_double_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2452326Z test_nnc_correctness_double_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2452541Z test_nnc_correctness_double_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2452758Z test_nnc_correctness_double_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2452960Z test_nnc_correctness_double_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2453167Z test_nnc_correctness_double_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2453407Z test_nnc_correctness_double_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2453619Z test_nnc_correctness_double_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2453838Z test_nnc_correctness_dsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2454057Z test_nnc_correctness_dsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2454276Z test_nnc_correctness_dsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2454494Z test_nnc_correctness_dsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2454717Z test_nnc_correctness_dsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2454925Z test_nnc_correctness_dsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2455140Z test_nnc_correctness_dsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2455361Z test_nnc_correctness_dsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2455570Z test_nnc_correctness_dsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2455779Z test_nnc_correctness_dsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2456005Z test_nnc_correctness_dsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2456217Z test_nnc_correctness_dsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2456434Z test_nnc_correctness_dsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2456648Z test_nnc_correctness_dstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2456859Z test_nnc_correctness_dstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2457088Z test_nnc_correctness_dstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2457300Z test_nnc_correctness_dstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2457520Z test_nnc_correctness_dstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2457737Z test_nnc_correctness_dstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2457950Z test_nnc_correctness_dstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2458167Z test_nnc_correctness_dstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2458428Z test_nnc_correctness_dstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2458638Z test_nnc_correctness_dstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2458844Z test_nnc_correctness_dstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2459055Z test_nnc_correctness_dstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2459259Z test_nnc_correctness_dstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2459475Z test_nnc_correctness_einsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2459694Z test_nnc_correctness_einsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2459912Z test_nnc_correctness_einsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2460130Z test_nnc_correctness_einsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2460343Z test_nnc_correctness_einsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2460558Z test_nnc_correctness_einsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2460736Z test_nnc_correctness_empty_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2460942Z test_nnc_correctness_empty_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2461119Z test_nnc_correctness_empty_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2461290Z test_nnc_correctness_empty_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2461457Z test_nnc_correctness_empty_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2461622Z test_nnc_correctness_empty_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2461787Z test_nnc_correctness_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2461953Z test_nnc_correctness_empty_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2462121Z test_nnc_correctness_empty_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2462298Z test_nnc_correctness_empty_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2462467Z test_nnc_correctness_empty_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2462631Z test_nnc_correctness_empty_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2462791Z test_nnc_correctness_empty_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2462971Z test_nnc_correctness_empty_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2463140Z test_nnc_correctness_empty_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2463324Z test_nnc_correctness_empty_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2463505Z test_nnc_correctness_empty_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2463710Z test_nnc_correctness_empty_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2463889Z test_nnc_correctness_empty_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2464064Z test_nnc_correctness_empty_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2464237Z test_nnc_correctness_empty_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2464407Z test_nnc_correctness_empty_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2464574Z test_nnc_correctness_empty_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2464739Z test_nnc_correctness_empty_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2464920Z test_nnc_correctness_empty_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2465092Z test_nnc_correctness_empty_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2465314Z test_nnc_correctness_eq_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2465530Z test_nnc_correctness_eq_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2465752Z test_nnc_correctness_eq_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2465967Z test_nnc_correctness_eq_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2466181Z test_nnc_correctness_eq_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2466410Z test_nnc_correctness_eq_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2466628Z test_nnc_correctness_eq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2466830Z test_nnc_correctness_eq_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2467041Z test_nnc_correctness_eq_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2467252Z test_nnc_correctness_eq_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2467468Z test_nnc_correctness_eq_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2467686Z test_nnc_correctness_eq_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2467897Z test_nnc_correctness_eq_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2468120Z test_nnc_correctness_equal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2468336Z test_nnc_correctness_equal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2468560Z test_nnc_correctness_equal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2468804Z test_nnc_correctness_equal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2469017Z test_nnc_correctness_equal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2469240Z test_nnc_correctness_equal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2469461Z test_nnc_correctness_equal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2469680Z test_nnc_correctness_equal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2469892Z test_nnc_correctness_equal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2470109Z test_nnc_correctness_equal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2470327Z test_nnc_correctness_equal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2470549Z test_nnc_correctness_equal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2470760Z test_nnc_correctness_erf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2470969Z test_nnc_correctness_erf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2471183Z test_nnc_correctness_erf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2471423Z test_nnc_correctness_erf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2471635Z test_nnc_correctness_erf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2471855Z test_nnc_correctness_erf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2472064Z test_nnc_correctness_erf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2472282Z test_nnc_correctness_erf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2472495Z test_nnc_correctness_erf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2472714Z test_nnc_correctness_erf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2472933Z test_nnc_correctness_erfc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2473145Z test_nnc_correctness_erfc_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2473364Z test_nnc_correctness_erfc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2473570Z test_nnc_correctness_erfc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2473796Z test_nnc_correctness_erfc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2474017Z test_nnc_correctness_erfc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2474217Z test_nnc_correctness_erfc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2474416Z test_nnc_correctness_erfc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2474629Z test_nnc_correctness_erfc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2474846Z test_nnc_correctness_erfc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2475065Z test_nnc_correctness_erfinv_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2475285Z test_nnc_correctness_erfinv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2475507Z test_nnc_correctness_erfinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2475721Z test_nnc_correctness_erfinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2475986Z test_nnc_correctness_erfinv_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2476205Z test_nnc_correctness_erfinv_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2476443Z test_nnc_correctness_erfinv_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2476661Z test_nnc_correctness_erfinv_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2476868Z test_nnc_correctness_erfinv_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2477081Z test_nnc_correctness_exp2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2477295Z test_nnc_correctness_exp2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2477514Z test_nnc_correctness_exp2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2477727Z test_nnc_correctness_exp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2477935Z test_nnc_correctness_exp2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2478147Z test_nnc_correctness_exp2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2478360Z test_nnc_correctness_exp2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2478563Z test_nnc_correctness_exp2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2478800Z test_nnc_correctness_exp2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2479011Z test_nnc_correctness_exp2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2479231Z test_nnc_correctness_exp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2479444Z test_nnc_correctness_exp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2479667Z test_nnc_correctness_exp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2479890Z test_nnc_correctness_exp_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2480110Z test_nnc_correctness_exp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2480326Z test_nnc_correctness_exp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2480538Z test_nnc_correctness_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2480748Z test_nnc_correctness_exp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2480958Z test_nnc_correctness_exp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2481170Z test_nnc_correctness_exp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2481403Z test_nnc_correctness_exp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2481616Z test_nnc_correctness_exp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2481831Z test_nnc_correctness_exp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2482059Z test_nnc_correctness_expand_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2482283Z test_nnc_correctness_expand_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2482515Z test_nnc_correctness_expand_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2482746Z test_nnc_correctness_expand_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2482971Z test_nnc_correctness_expand_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2483196Z test_nnc_correctness_expand_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2483415Z test_nnc_correctness_expand_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2483636Z test_nnc_correctness_expand_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2483879Z test_nnc_correctness_expand_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2484106Z test_nnc_correctness_expand_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2484331Z test_nnc_correctness_expand_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2484554Z test_nnc_correctness_expand_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2484780Z test_nnc_correctness_expand_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2485002Z test_nnc_correctness_expand_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2485231Z test_nnc_correctness_expand_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2485457Z test_nnc_correctness_expand_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2485678Z test_nnc_correctness_expand_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2485893Z test_nnc_correctness_expand_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2486210Z test_nnc_correctness_expand_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2486468Z test_nnc_correctness_expand_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2486687Z test_nnc_correctness_expand_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2486904Z test_nnc_correctness_expand_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2487122Z test_nnc_correctness_expand_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2487326Z test_nnc_correctness_expand_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2487533Z test_nnc_correctness_expm1_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2487749Z test_nnc_correctness_expm1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2487961Z test_nnc_correctness_expm1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2488169Z test_nnc_correctness_expm1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2488379Z test_nnc_correctness_expm1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2488581Z test_nnc_correctness_expm1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2488818Z test_nnc_correctness_expm1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2489025Z test_nnc_correctness_expm1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2489241Z test_nnc_correctness_expm1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2489452Z test_nnc_correctness_expm1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2489669Z test_nnc_correctness_eye_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2489886Z test_nnc_correctness_eye_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2490110Z test_nnc_correctness_eye_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2490331Z test_nnc_correctness_eye_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2490549Z test_nnc_correctness_eye_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2490762Z test_nnc_correctness_eye_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2490965Z test_nnc_correctness_eye_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2491183Z test_nnc_correctness_eye_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2491430Z test_nnc_correctness_eye_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2491631Z test_nnc_correctness_eye_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2491848Z test_nnc_correctness_eye_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2492066Z test_nnc_correctness_eye_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2492276Z test_nnc_correctness_fft_fft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2492496Z test_nnc_correctness_fft_fft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2492718Z test_nnc_correctness_fft_fft2_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2492935Z test_nnc_correctness_fft_fft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2493149Z test_nnc_correctness_fft_fft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2493354Z test_nnc_correctness_fft_fft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2493561Z test_nnc_correctness_fft_fft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2493817Z test_nnc_correctness_fft_fft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2494029Z test_nnc_correctness_fft_fft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2494234Z test_nnc_correctness_fft_fft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2494458Z test_nnc_correctness_fft_fft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2494679Z test_nnc_correctness_fft_fft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2494888Z test_nnc_correctness_fft_fft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2495111Z test_nnc_correctness_fft_fft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2495327Z test_nnc_correctness_fft_fft_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2495543Z test_nnc_correctness_fft_fft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2495753Z test_nnc_correctness_fft_fft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2495958Z test_nnc_correctness_fft_fft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2496164Z test_nnc_correctness_fft_fft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2496408Z test_nnc_correctness_fft_fft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2496629Z test_nnc_correctness_fft_fft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2496833Z test_nnc_correctness_fft_fft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2497051Z test_nnc_correctness_fft_fft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2497270Z test_nnc_correctness_fft_fft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2497477Z test_nnc_correctness_fft_fftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2497707Z test_nnc_correctness_fft_fftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2497932Z test_nnc_correctness_fft_fftn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2498158Z test_nnc_correctness_fft_fftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2498372Z test_nnc_correctness_fft_fftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2498590Z test_nnc_correctness_fft_fftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2498820Z test_nnc_correctness_fft_fftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2499041Z test_nnc_correctness_fft_fftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2499258Z test_nnc_correctness_fft_fftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2499464Z test_nnc_correctness_fft_fftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2499684Z test_nnc_correctness_fft_fftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2499906Z test_nnc_correctness_fft_fftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2500140Z test_nnc_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2500361Z test_nnc_correctness_fft_fftshift_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2500584Z test_nnc_correctness_fft_fftshift_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2500807Z test_nnc_correctness_fft_fftshift_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2501023Z test_nnc_correctness_fft_fftshift_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2501270Z test_nnc_correctness_fft_fftshift_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2501491Z test_nnc_correctness_fft_fftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2501733Z test_nnc_correctness_fft_fftshift_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2501983Z test_nnc_correctness_fft_fftshift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2502208Z test_nnc_correctness_fft_fftshift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2502422Z test_nnc_correctness_fft_fftshift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2502645Z test_nnc_correctness_fft_fftshift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2502870Z test_nnc_correctness_fft_fftshift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2503088Z test_nnc_correctness_fft_hfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2503318Z test_nnc_correctness_fft_hfft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2503545Z test_nnc_correctness_fft_hfft2_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2503792Z test_nnc_correctness_fft_hfft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2504015Z test_nnc_correctness_fft_hfft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2504239Z test_nnc_correctness_fft_hfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2504458Z test_nnc_correctness_fft_hfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2504669Z test_nnc_correctness_fft_hfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2504890Z test_nnc_correctness_fft_hfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2505109Z test_nnc_correctness_fft_hfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2505324Z test_nnc_correctness_fft_hfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2505547Z test_nnc_correctness_fft_hfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2505771Z test_nnc_correctness_fft_hfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2505996Z test_nnc_correctness_fft_hfft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2506215Z test_nnc_correctness_fft_hfft_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2506465Z test_nnc_correctness_fft_hfft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2506677Z test_nnc_correctness_fft_hfft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2506885Z test_nnc_correctness_fft_hfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2507106Z test_nnc_correctness_fft_hfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2507317Z test_nnc_correctness_fft_hfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2507529Z test_nnc_correctness_fft_hfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2507747Z test_nnc_correctness_fft_hfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2507956Z test_nnc_correctness_fft_hfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2508166Z test_nnc_correctness_fft_hfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2508373Z test_nnc_correctness_fft_hfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2508612Z test_nnc_correctness_fft_hfftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2508831Z test_nnc_correctness_fft_hfftn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2509047Z test_nnc_correctness_fft_hfftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2509258Z test_nnc_correctness_fft_hfftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2509471Z test_nnc_correctness_fft_hfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2509683Z test_nnc_correctness_fft_hfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2509895Z test_nnc_correctness_fft_hfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2510100Z test_nnc_correctness_fft_hfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2510319Z test_nnc_correctness_fft_hfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2510537Z test_nnc_correctness_fft_hfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2510746Z test_nnc_correctness_fft_hfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2510955Z test_nnc_correctness_fft_ifft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2511193Z test_nnc_correctness_fft_ifft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2511408Z test_nnc_correctness_fft_ifft2_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2511624Z test_nnc_correctness_fft_ifft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2511861Z test_nnc_correctness_fft_ifft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2512096Z test_nnc_correctness_fft_ifft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2512310Z test_nnc_correctness_fft_ifft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2512518Z test_nnc_correctness_fft_ifft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2512720Z test_nnc_correctness_fft_ifft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2512930Z test_nnc_correctness_fft_ifft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2513139Z test_nnc_correctness_fft_ifft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2513344Z test_nnc_correctness_fft_ifft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2513574Z test_nnc_correctness_fft_ifft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2513794Z test_nnc_correctness_fft_ifft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2514013Z test_nnc_correctness_fft_ifft_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2514230Z test_nnc_correctness_fft_ifft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2514450Z test_nnc_correctness_fft_ifft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2514658Z test_nnc_correctness_fft_ifft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2514871Z test_nnc_correctness_fft_ifft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2515088Z test_nnc_correctness_fft_ifft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2515293Z test_nnc_correctness_fft_ifft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2515510Z test_nnc_correctness_fft_ifft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2515719Z test_nnc_correctness_fft_ifft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2516010Z test_nnc_correctness_fft_ifft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2516213Z test_nnc_correctness_fft_ifftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2516429Z test_nnc_correctness_fft_ifftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2516648Z test_nnc_correctness_fft_ifftn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2516875Z test_nnc_correctness_fft_ifftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2517095Z test_nnc_correctness_fft_ifftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2517319Z test_nnc_correctness_fft_ifftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2517540Z test_nnc_correctness_fft_ifftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2517752Z test_nnc_correctness_fft_ifftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2517967Z test_nnc_correctness_fft_ifftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2518187Z test_nnc_correctness_fft_ifftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2518433Z test_nnc_correctness_fft_ifftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2518636Z test_nnc_correctness_fft_ifftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2518868Z test_nnc_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2519091Z test_nnc_correctness_fft_ifftshift_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2519324Z test_nnc_correctness_fft_ifftshift_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2519553Z test_nnc_correctness_fft_ifftshift_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2519793Z test_nnc_correctness_fft_ifftshift_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2520022Z test_nnc_correctness_fft_ifftshift_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2520253Z test_nnc_correctness_fft_ifftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2520479Z test_nnc_correctness_fft_ifftshift_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2520706Z test_nnc_correctness_fft_ifftshift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2520993Z test_nnc_correctness_fft_ifftshift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2521268Z test_nnc_correctness_fft_ifftshift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2521541Z test_nnc_correctness_fft_ifftshift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2521824Z test_nnc_correctness_fft_ifftshift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2522098Z test_nnc_correctness_fft_ihfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2522360Z test_nnc_correctness_fft_ihfft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2522643Z test_nnc_correctness_fft_ihfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2522912Z test_nnc_correctness_fft_ihfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2523173Z test_nnc_correctness_fft_ihfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2523393Z test_nnc_correctness_fft_ihfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2523614Z test_nnc_correctness_fft_ihfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2523904Z test_nnc_correctness_fft_ihfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2524124Z test_nnc_correctness_fft_ihfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2524345Z test_nnc_correctness_fft_ihfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2524562Z test_nnc_correctness_fft_ihfft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2524784Z test_nnc_correctness_fft_ihfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2524993Z test_nnc_correctness_fft_ihfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2525219Z test_nnc_correctness_fft_ihfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2525437Z test_nnc_correctness_fft_ihfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2525655Z test_nnc_correctness_fft_ihfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2525873Z test_nnc_correctness_fft_ihfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2526197Z test_nnc_correctness_fft_ihfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2526423Z test_nnc_correctness_fft_ihfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2526706Z test_nnc_correctness_fft_ihfftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2526947Z test_nnc_correctness_fft_ihfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2527176Z test_nnc_correctness_fft_ihfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2527416Z test_nnc_correctness_fft_ihfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2527654Z test_nnc_correctness_fft_ihfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2527897Z test_nnc_correctness_fft_ihfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2528135Z test_nnc_correctness_fft_ihfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2528373Z test_nnc_correctness_fft_ihfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2528610Z test_nnc_correctness_fft_irfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2528863Z test_nnc_correctness_fft_irfft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2529109Z test_nnc_correctness_fft_irfft2_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2529401Z test_nnc_correctness_fft_irfft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2529647Z test_nnc_correctness_fft_irfft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2529889Z test_nnc_correctness_fft_irfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2530121Z test_nnc_correctness_fft_irfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2530357Z test_nnc_correctness_fft_irfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2530601Z test_nnc_correctness_fft_irfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2530837Z test_nnc_correctness_fft_irfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2531074Z test_nnc_correctness_fft_irfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2531311Z test_nnc_correctness_fft_irfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2531550Z test_nnc_correctness_fft_irfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2531793Z test_nnc_correctness_fft_irfft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2532068Z test_nnc_correctness_fft_irfft_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2532318Z test_nnc_correctness_fft_irfft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2532560Z test_nnc_correctness_fft_irfft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2532795Z test_nnc_correctness_fft_irfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2533030Z test_nnc_correctness_fft_irfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2533269Z test_nnc_correctness_fft_irfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2533511Z test_nnc_correctness_fft_irfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2533748Z test_nnc_correctness_fft_irfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2533982Z test_nnc_correctness_fft_irfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2534220Z test_nnc_correctness_fft_irfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2534454Z test_nnc_correctness_fft_irfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2534730Z test_nnc_correctness_fft_irfftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2534981Z test_nnc_correctness_fft_irfftn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2535228Z test_nnc_correctness_fft_irfftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2535470Z test_nnc_correctness_fft_irfftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2535704Z test_nnc_correctness_fft_irfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2535944Z test_nnc_correctness_fft_irfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2536187Z test_nnc_correctness_fft_irfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2536426Z test_nnc_correctness_fft_irfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2536667Z test_nnc_correctness_fft_irfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2536902Z test_nnc_correctness_fft_irfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2537140Z test_nnc_correctness_fft_irfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2537406Z test_nnc_correctness_fft_rfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2537647Z test_nnc_correctness_fft_rfft2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2537888Z test_nnc_correctness_fft_rfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2538119Z test_nnc_correctness_fft_rfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2538349Z test_nnc_correctness_fft_rfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2538584Z test_nnc_correctness_fft_rfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2538825Z test_nnc_correctness_fft_rfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2539063Z test_nnc_correctness_fft_rfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2539301Z test_nnc_correctness_fft_rfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2539539Z test_nnc_correctness_fft_rfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2539779Z test_nnc_correctness_fft_rfft_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2540041Z test_nnc_correctness_fft_rfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2540287Z test_nnc_correctness_fft_rfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2540521Z test_nnc_correctness_fft_rfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2540758Z test_nnc_correctness_fft_rfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2540996Z test_nnc_correctness_fft_rfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2541224Z test_nnc_correctness_fft_rfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2541473Z test_nnc_correctness_fft_rfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2541732Z test_nnc_correctness_fft_rfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2541996Z test_nnc_correctness_fft_rfftn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2542239Z test_nnc_correctness_fft_rfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2542475Z test_nnc_correctness_fft_rfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2542714Z test_nnc_correctness_fft_rfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2542964Z test_nnc_correctness_fft_rfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2543173Z test_nnc_correctness_fft_rfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2543383Z test_nnc_correctness_fft_rfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2543603Z test_nnc_correctness_fft_rfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2543775Z test_nnc_correctness_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2543944Z test_nnc_correctness_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2544125Z test_nnc_correctness_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2544299Z test_nnc_correctness_fill_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2544469Z test_nnc_correctness_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2544640Z test_nnc_correctness_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2544804Z test_nnc_correctness_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2544979Z test_nnc_correctness_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2545146Z test_nnc_correctness_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2545301Z test_nnc_correctness_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2545489Z test_nnc_correctness_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2545660Z test_nnc_correctness_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2545831Z test_nnc_correctness_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2023-01-11T21:36:12.2546049Z test_nnc_correctness_flatten_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2546264Z test_nnc_correctness_flatten_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2546485Z test_nnc_correctness_flatten_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2546710Z test_nnc_correctness_flatten_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2546929Z test_nnc_correctness_flatten_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2547145Z test_nnc_correctness_flatten_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2547347Z test_nnc_correctness_flatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2547570Z test_nnc_correctness_flatten_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2547795Z test_nnc_correctness_flatten_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2548036Z test_nnc_correctness_flatten_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2548259Z test_nnc_correctness_flatten_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2548480Z test_nnc_correctness_flatten_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2548689Z test_nnc_correctness_flatten_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2548911Z test_nnc_correctness_flip_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2549123Z test_nnc_correctness_flip_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2549342Z test_nnc_correctness_flip_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2549556Z test_nnc_correctness_flip_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2549766Z test_nnc_correctness_flip_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2549970Z test_nnc_correctness_flip_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2550173Z test_nnc_correctness_flip_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2550420Z test_nnc_correctness_flip_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2550626Z test_nnc_correctness_flip_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2550845Z test_nnc_correctness_flip_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2551066Z test_nnc_correctness_flip_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2551279Z test_nnc_correctness_flip_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2551504Z test_nnc_correctness_fliplr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2551749Z test_nnc_correctness_fliplr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2552000Z test_nnc_correctness_fliplr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2552217Z test_nnc_correctness_fliplr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2552425Z test_nnc_correctness_fliplr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2552640Z test_nnc_correctness_fliplr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2552855Z test_nnc_correctness_fliplr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2553089Z test_nnc_correctness_fliplr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2553295Z test_nnc_correctness_fliplr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2553496Z test_nnc_correctness_fliplr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2553704Z test_nnc_correctness_fliplr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2553915Z test_nnc_correctness_fliplr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2554132Z test_nnc_correctness_flipud_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2554342Z test_nnc_correctness_flipud_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2554559Z test_nnc_correctness_flipud_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2554771Z test_nnc_correctness_flipud_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2554986Z test_nnc_correctness_flipud_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2555196Z test_nnc_correctness_flipud_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2555427Z test_nnc_correctness_flipud_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2555635Z test_nnc_correctness_flipud_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2555838Z test_nnc_correctness_flipud_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2556101Z test_nnc_correctness_flipud_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2556315Z test_nnc_correctness_flipud_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2556525Z test_nnc_correctness_flipud_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2556742Z test_nnc_correctness_float_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2556955Z test_nnc_correctness_float_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2557172Z test_nnc_correctness_float_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2557381Z test_nnc_correctness_float_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2557595Z test_nnc_correctness_float_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2557811Z test_nnc_correctness_float_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2558050Z test_nnc_correctness_float_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2558261Z test_nnc_correctness_float_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2558473Z test_nnc_correctness_float_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2558680Z test_nnc_correctness_float_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2558884Z test_nnc_correctness_float_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2559103Z test_nnc_correctness_float_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2559316Z test_nnc_correctness_float_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2559536Z test_nnc_correctness_float_power_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2559747Z test_nnc_correctness_float_power_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2559972Z test_nnc_correctness_float_power_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2560195Z test_nnc_correctness_float_power_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2560440Z test_nnc_correctness_float_power_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2560662Z test_nnc_correctness_float_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2560882Z test_nnc_correctness_float_power_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2561134Z test_nnc_correctness_float_power_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2561403Z test_nnc_correctness_float_power_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2561680Z test_nnc_correctness_float_power_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2561945Z test_nnc_correctness_float_power_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2562220Z test_nnc_correctness_float_power_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2562498Z test_nnc_correctness_floor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2562755Z test_nnc_correctness_floor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2563011Z test_nnc_correctness_floor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2563308Z test_nnc_correctness_floor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2563518Z test_nnc_correctness_floor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2563729Z test_nnc_correctness_floor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2563934Z test_nnc_correctness_floor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2564144Z test_nnc_correctness_floor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2564350Z test_nnc_correctness_floor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2564574Z test_nnc_correctness_floor_divide_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2564793Z test_nnc_correctness_floor_divide_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2565013Z test_nnc_correctness_floor_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2565227Z test_nnc_correctness_floor_divide_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2565444Z test_nnc_correctness_floor_divide_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2565694Z test_nnc_correctness_floor_divide_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2565915Z test_nnc_correctness_floor_divide_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2566228Z test_nnc_correctness_floor_divide_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2566441Z test_nnc_correctness_floor_divide_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2566655Z test_nnc_correctness_fmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2566865Z test_nnc_correctness_fmax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2567081Z test_nnc_correctness_fmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2567285Z test_nnc_correctness_fmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2567494Z test_nnc_correctness_fmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2567696Z test_nnc_correctness_fmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2567895Z test_nnc_correctness_fmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2568105Z test_nnc_correctness_fmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2568355Z test_nnc_correctness_fmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2568573Z test_nnc_correctness_fmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2568784Z test_nnc_correctness_fmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2568994Z test_nnc_correctness_fmin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2569202Z test_nnc_correctness_fmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2569410Z test_nnc_correctness_fmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2569622Z test_nnc_correctness_fmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2569836Z test_nnc_correctness_fmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2570052Z test_nnc_correctness_fmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2570256Z test_nnc_correctness_fmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2570472Z test_nnc_correctness_fmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2570713Z test_nnc_correctness_fmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2570928Z test_nnc_correctness_fmod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2571136Z test_nnc_correctness_fmod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2571341Z test_nnc_correctness_fmod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2571554Z test_nnc_correctness_fmod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2571772Z test_nnc_correctness_fmod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2571994Z test_nnc_correctness_fmod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2572204Z test_nnc_correctness_fmod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2572419Z test_nnc_correctness_fmod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2572626Z test_nnc_correctness_fmod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2572835Z test_nnc_correctness_frac_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2573047Z test_nnc_correctness_frac_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2573277Z test_nnc_correctness_frac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2573496Z test_nnc_correctness_frac_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2573715Z test_nnc_correctness_frexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2573937Z test_nnc_correctness_frexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2574151Z test_nnc_correctness_frexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2574379Z test_nnc_correctness_full_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2574586Z test_nnc_correctness_full_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2574805Z test_nnc_correctness_full_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2575013Z test_nnc_correctness_full_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2575230Z test_nnc_correctness_full_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2575438Z test_nnc_correctness_full_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2575668Z test_nnc_correctness_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2575872Z test_nnc_correctness_full_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2576076Z test_nnc_correctness_full_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2576284Z test_nnc_correctness_full_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2576488Z test_nnc_correctness_full_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2576704Z test_nnc_correctness_full_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2576916Z test_nnc_correctness_full_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2577131Z test_nnc_correctness_full_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2577337Z test_nnc_correctness_full_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2577567Z test_nnc_correctness_full_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2577796Z test_nnc_correctness_full_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2578045Z test_nnc_correctness_full_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2578268Z test_nnc_correctness_full_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2578484Z test_nnc_correctness_full_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2578699Z test_nnc_correctness_full_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2578910Z test_nnc_correctness_full_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2579116Z test_nnc_correctness_full_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2579341Z test_nnc_correctness_full_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2579564Z test_nnc_correctness_full_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2579776Z test_nnc_correctness_gather_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2579993Z test_nnc_correctness_gather_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2580214Z test_nnc_correctness_gather_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2580458Z test_nnc_correctness_gather_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2580682Z test_nnc_correctness_gather_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2580904Z test_nnc_correctness_gather_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2581120Z test_nnc_correctness_gather_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2581342Z test_nnc_correctness_gather_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2581558Z test_nnc_correctness_gather_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2581775Z test_nnc_correctness_gather_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2581987Z test_nnc_correctness_gather_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2582194Z test_nnc_correctness_gather_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2582396Z test_nnc_correctness_gcd_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2582599Z test_nnc_correctness_gcd_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2582816Z test_nnc_correctness_gcd_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2583072Z test_nnc_correctness_gcd_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2583294Z test_nnc_correctness_gcd_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2583515Z test_nnc_correctness_ge_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2583724Z test_nnc_correctness_ge_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2583936Z test_nnc_correctness_ge_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2584142Z test_nnc_correctness_ge_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2584364Z test_nnc_correctness_ge_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2584582Z test_nnc_correctness_ge_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2584784Z test_nnc_correctness_ge_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2584990Z test_nnc_correctness_ge_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2585198Z test_nnc_correctness_ge_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2585429Z test_nnc_correctness_ge_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2585660Z test_nnc_correctness_geqrf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2585887Z test_nnc_correctness_geqrf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2586101Z test_nnc_correctness_geqrf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2586313Z test_nnc_correctness_geqrf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2586491Z test_nnc_correctness_gradient_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2586673Z test_nnc_correctness_gradient_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2586855Z test_nnc_correctness_gradient_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2587022Z test_nnc_correctness_gradient_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2587191Z test_nnc_correctness_gradient_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2587366Z test_nnc_correctness_gradient_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2587543Z test_nnc_correctness_gradient_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2587713Z test_nnc_correctness_gradient_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2587879Z test_nnc_correctness_gradient_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2588054Z test_nnc_correctness_gradient_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2588318Z test_nnc_correctness_grid_sampler_2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2588554Z test_nnc_correctness_grid_sampler_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2588773Z test_nnc_correctness_grid_sampler_2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2588988Z test_nnc_correctness_gt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2589198Z test_nnc_correctness_gt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2589412Z test_nnc_correctness_gt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2589620Z test_nnc_correctness_gt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2589831Z test_nnc_correctness_gt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2590046Z test_nnc_correctness_gt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2590255Z test_nnc_correctness_gt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2590461Z test_nnc_correctness_gt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2590697Z test_nnc_correctness_gt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2590901Z test_nnc_correctness_gt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2591120Z test_nnc_correctness_half_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2591329Z test_nnc_correctness_half_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2591546Z test_nnc_correctness_half_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2591776Z test_nnc_correctness_half_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2592028Z test_nnc_correctness_half_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2592233Z test_nnc_correctness_half_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2592451Z test_nnc_correctness_half_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2592669Z test_nnc_correctness_half_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2592873Z test_nnc_correctness_half_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2593083Z test_nnc_correctness_half_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2593323Z test_nnc_correctness_half_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2593531Z test_nnc_correctness_half_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2593761Z test_nnc_correctness_heaviside_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2593978Z test_nnc_correctness_heaviside_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2594196Z test_nnc_correctness_heaviside_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2594417Z test_nnc_correctness_heaviside_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2594647Z test_nnc_correctness_heaviside_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2594875Z test_nnc_correctness_heaviside_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2595101Z test_nnc_correctness_heaviside_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2595311Z test_nnc_correctness_heaviside_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2595531Z test_nnc_correctness_heaviside_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2595781Z test_nnc_correctness_heaviside_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2596058Z test_nnc_correctness_histc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2596266Z test_nnc_correctness_histc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2596478Z test_nnc_correctness_histc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2596691Z test_nnc_correctness_histc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2596902Z test_nnc_correctness_histc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2597116Z test_nnc_correctness_histc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2597337Z test_nnc_correctness_hsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2597545Z test_nnc_correctness_hsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2597766Z test_nnc_correctness_hsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2597983Z test_nnc_correctness_hsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2598226Z test_nnc_correctness_hsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2598450Z test_nnc_correctness_hsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2598667Z test_nnc_correctness_hsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2598885Z test_nnc_correctness_hsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2599106Z test_nnc_correctness_hsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2599312Z test_nnc_correctness_hsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2599529Z test_nnc_correctness_hsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2599745Z test_nnc_correctness_hsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2599966Z test_nnc_correctness_hsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2600189Z test_nnc_correctness_hstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2600410Z test_nnc_correctness_hstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2600669Z test_nnc_correctness_hstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2600892Z test_nnc_correctness_hstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2601119Z test_nnc_correctness_hstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2601331Z test_nnc_correctness_hstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2601545Z test_nnc_correctness_hstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2601783Z test_nnc_correctness_hstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2602027Z test_nnc_correctness_hstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2602239Z test_nnc_correctness_hstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2602448Z test_nnc_correctness_hstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2602664Z test_nnc_correctness_hstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2602883Z test_nnc_correctness_hstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2603102Z test_nnc_correctness_hypot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2603393Z test_nnc_correctness_hypot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2603608Z test_nnc_correctness_hypot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2603815Z test_nnc_correctness_hypot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2604036Z test_nnc_correctness_i0_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2604244Z test_nnc_correctness_i0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2604462Z test_nnc_correctness_i0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2604678Z test_nnc_correctness_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2604887Z test_nnc_correctness_i0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2605106Z test_nnc_correctness_i0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2605322Z test_nnc_correctness_i0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2605538Z test_nnc_correctness_i0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2605777Z test_nnc_correctness_i0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2606087Z test_nnc_correctness_i0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2606305Z test_nnc_correctness_igamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2606529Z test_nnc_correctness_igamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2606743Z test_nnc_correctness_igammac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2606952Z test_nnc_correctness_igammac_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2607175Z test_nnc_correctness_imag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2607389Z test_nnc_correctness_imag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2607597Z test_nnc_correctness_imag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2607815Z test_nnc_correctness_index_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2608030Z test_nnc_correctness_index_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2608250Z test_nnc_correctness_index_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2608514Z test_nnc_correctness_index_add_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2608728Z test_nnc_correctness_index_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2608945Z test_nnc_correctness_index_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2609164Z test_nnc_correctness_index_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2609376Z test_nnc_correctness_index_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2609602Z test_nnc_correctness_index_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2609817Z test_nnc_correctness_index_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2610040Z test_nnc_correctness_index_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2610260Z test_nnc_correctness_index_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2610483Z test_nnc_correctness_index_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2610703Z test_nnc_correctness_index_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2610948Z test_nnc_correctness_index_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2611174Z test_nnc_correctness_index_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2611390Z test_nnc_correctness_index_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2611615Z test_nnc_correctness_index_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2611832Z test_nnc_correctness_index_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2612047Z test_nnc_correctness_index_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2612268Z test_nnc_correctness_index_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2612483Z test_nnc_correctness_index_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2612696Z test_nnc_correctness_index_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2612905Z test_nnc_correctness_index_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2613122Z test_nnc_correctness_index_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2613369Z test_nnc_correctness_index_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2613584Z test_nnc_correctness_index_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2613807Z test_nnc_correctness_index_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2614021Z test_nnc_correctness_index_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2614242Z test_nnc_correctness_index_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2614460Z test_nnc_correctness_index_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2614683Z test_nnc_correctness_index_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2614904Z test_nnc_correctness_index_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2615123Z test_nnc_correctness_index_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2615345Z test_nnc_correctness_index_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2615566Z test_nnc_correctness_index_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2615814Z test_nnc_correctness_index_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2616034Z test_nnc_correctness_index_put_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2616258Z test_nnc_correctness_index_put_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2616471Z test_nnc_correctness_index_put_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2616693Z test_nnc_correctness_index_put_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2616914Z test_nnc_correctness_index_put_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2617135Z test_nnc_correctness_index_put_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2617350Z test_nnc_correctness_index_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2617565Z test_nnc_correctness_index_put_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2617778Z test_nnc_correctness_index_put_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2617990Z test_nnc_correctness_index_put_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2618202Z test_nnc_correctness_index_put_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2618448Z test_nnc_correctness_index_put_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2618664Z test_nnc_correctness_index_put_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2618882Z test_nnc_correctness_index_reduce_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2619093Z test_nnc_correctness_index_reduce_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2619325Z test_nnc_correctness_index_reduce_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2619557Z test_nnc_correctness_index_reduce_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2619780Z test_nnc_correctness_index_reduce_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2619999Z test_nnc_correctness_index_reduce_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2620224Z test_nnc_correctness_index_reduce_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2620441Z test_nnc_correctness_index_reduce_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2620689Z test_nnc_correctness_index_reduce_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2620921Z test_nnc_correctness_index_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2621148Z test_nnc_correctness_index_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2621384Z test_nnc_correctness_index_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2621601Z test_nnc_correctness_index_select_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2621826Z test_nnc_correctness_index_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2622049Z test_nnc_correctness_index_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2622276Z test_nnc_correctness_index_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2622504Z test_nnc_correctness_index_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2622727Z test_nnc_correctness_index_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2622952Z test_nnc_correctness_index_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2623179Z test_nnc_correctness_index_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2623421Z test_nnc_correctness_index_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2623633Z test_nnc_correctness_index_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2623848Z test_nnc_correctness_inner_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2624064Z test_nnc_correctness_inner_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2624272Z test_nnc_correctness_inner_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2624500Z test_nnc_correctness_inner_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2624715Z test_nnc_correctness_inner_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2624923Z test_nnc_correctness_inner_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2625137Z test_nnc_correctness_int_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2625344Z test_nnc_correctness_int_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2625561Z test_nnc_correctness_int_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2625796Z test_nnc_correctness_int_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2626010Z test_nnc_correctness_int_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2626215Z test_nnc_correctness_int_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2626418Z test_nnc_correctness_int_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2626621Z test_nnc_correctness_int_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2626829Z test_nnc_correctness_int_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2627034Z test_nnc_correctness_int_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2627242Z test_nnc_correctness_int_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2627453Z test_nnc_correctness_int_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2627668Z test_nnc_correctness_isclose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2627882Z test_nnc_correctness_isclose_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2628127Z test_nnc_correctness_isclose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2628349Z test_nnc_correctness_isclose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2628561Z test_nnc_correctness_isclose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2628773Z test_nnc_correctness_isclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2628978Z test_nnc_correctness_isclose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2629183Z test_nnc_correctness_isclose_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2629401Z test_nnc_correctness_isclose_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2629604Z test_nnc_correctness_isclose_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2629812Z test_nnc_correctness_isclose_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2630023Z test_nnc_correctness_isclose_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2630237Z test_nnc_correctness_isfinite_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2630466Z test_nnc_correctness_isfinite_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2630692Z test_nnc_correctness_isfinite_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2630907Z test_nnc_correctness_isfinite_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2631133Z test_nnc_correctness_isfinite_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2631353Z test_nnc_correctness_isfinite_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2631564Z test_nnc_correctness_isfinite_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2631785Z test_nnc_correctness_isfinite_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2632010Z test_nnc_correctness_isfinite_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2632218Z test_nnc_correctness_isfinite_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2632442Z test_nnc_correctness_isfinite_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2632662Z test_nnc_correctness_isfinite_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2632888Z test_nnc_correctness_isfinite_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2633123Z test_nnc_correctness_isin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2633341Z test_nnc_correctness_isin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2633546Z test_nnc_correctness_isin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2633766Z test_nnc_correctness_isin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2633971Z test_nnc_correctness_isin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2634175Z test_nnc_correctness_isin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2634389Z test_nnc_correctness_isin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2634606Z test_nnc_correctness_isin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2634820Z test_nnc_correctness_isinf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2635037Z test_nnc_correctness_isinf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2635250Z test_nnc_correctness_isinf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2635505Z test_nnc_correctness_isinf_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2635722Z test_nnc_correctness_isinf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2635980Z test_nnc_correctness_isinf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2636189Z test_nnc_correctness_isinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2636408Z test_nnc_correctness_isinf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2636631Z test_nnc_correctness_isinf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2636848Z test_nnc_correctness_isinf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2637053Z test_nnc_correctness_isinf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2637267Z test_nnc_correctness_isinf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2637481Z test_nnc_correctness_isinf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2637704Z test_nnc_correctness_isnan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2637917Z test_nnc_correctness_isnan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2638161Z test_nnc_correctness_isnan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2638381Z test_nnc_correctness_isnan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2638595Z test_nnc_correctness_isnan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2638808Z test_nnc_correctness_isnan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2639016Z test_nnc_correctness_isnan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2639244Z test_nnc_correctness_isnan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2639456Z test_nnc_correctness_isnan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2639665Z test_nnc_correctness_isnan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2639872Z test_nnc_correctness_isnan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2640080Z test_nnc_correctness_isnan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2640307Z test_nnc_correctness_isneginf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2640556Z test_nnc_correctness_isneginf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2640775Z test_nnc_correctness_isneginf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2640983Z test_nnc_correctness_isneginf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2641191Z test_nnc_correctness_isneginf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2641416Z test_nnc_correctness_isneginf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2641633Z test_nnc_correctness_isneginf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2641880Z test_nnc_correctness_isneginf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2642127Z test_nnc_correctness_isneginf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2642349Z test_nnc_correctness_isneginf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2642566Z test_nnc_correctness_isposinf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2642776Z test_nnc_correctness_isposinf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2643016Z test_nnc_correctness_isposinf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2643235Z test_nnc_correctness_isposinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2643448Z test_nnc_correctness_isposinf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2643661Z test_nnc_correctness_isposinf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2643879Z test_nnc_correctness_isposinf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2644099Z test_nnc_correctness_isposinf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2644323Z test_nnc_correctness_isposinf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2644546Z test_nnc_correctness_isposinf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2644763Z test_nnc_correctness_isreal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2644975Z test_nnc_correctness_isreal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2645192Z test_nnc_correctness_isreal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2645441Z test_nnc_correctness_isreal_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2645670Z test_nnc_correctness_isreal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2645891Z test_nnc_correctness_isreal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2646200Z test_nnc_correctness_isreal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2646413Z test_nnc_correctness_isreal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2646623Z test_nnc_correctness_isreal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2646836Z test_nnc_correctness_isreal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2647048Z test_nnc_correctness_isreal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2647258Z test_nnc_correctness_isreal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2647479Z test_nnc_correctness_isreal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2647701Z test_nnc_correctness_istft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2647920Z test_nnc_correctness_istft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2648203Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2648436Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2648668Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2648908Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2649140Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2649375Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2649802Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2650038Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2650267Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2650492Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2650801Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2651046Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2651287Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2651526Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2651811Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2652062Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2652300Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2652530Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2652780Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2653027Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2653301Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2653537Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2653773Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2654005Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2654232Z test_nnc_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2654461Z test_nnc_correctness_jiterator_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2654691Z test_nnc_correctness_jiterator_binary_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2654921Z test_nnc_correctness_jiterator_binary_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2655137Z test_nnc_correctness_jiterator_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2655365Z test_nnc_correctness_jiterator_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2655617Z test_nnc_correctness_jiterator_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2655844Z test_nnc_correctness_jiterator_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2656071Z test_nnc_correctness_jiterator_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2656292Z test_nnc_correctness_jiterator_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2656513Z test_nnc_correctness_jiterator_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2656737Z test_nnc_correctness_jiterator_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2656979Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2657217Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2657455Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2657693Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2657922Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2658183Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2658417Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2658651Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2658888Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2659121Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2659369Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2659595Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2659831Z test_nnc_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2660064Z test_nnc_correctness_jiterator_unary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2660292Z test_nnc_correctness_jiterator_unary_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2660545Z test_nnc_correctness_jiterator_unary_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2660770Z test_nnc_correctness_jiterator_unary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2660989Z test_nnc_correctness_jiterator_unary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2661213Z test_nnc_correctness_jiterator_unary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2661437Z test_nnc_correctness_jiterator_unary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2661680Z test_nnc_correctness_jiterator_unary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2661931Z test_nnc_correctness_jiterator_unary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2662150Z test_nnc_correctness_jiterator_unary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2662381Z test_nnc_correctness_jiterator_unary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2662597Z test_nnc_correctness_kron_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2662808Z test_nnc_correctness_kron_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2663053Z test_nnc_correctness_kron_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2663274Z test_nnc_correctness_kron_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2663488Z test_nnc_correctness_kron_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2663685Z test_nnc_correctness_kron_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2663902Z test_nnc_correctness_kron_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2664112Z test_nnc_correctness_kron_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2664328Z test_nnc_correctness_kron_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2664540Z test_nnc_correctness_kron_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2664753Z test_nnc_correctness_kron_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2664975Z test_nnc_correctness_kron_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2665191Z test_nnc_correctness_kthvalue_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2665435Z test_nnc_correctness_kthvalue_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2665649Z test_nnc_correctness_kthvalue_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2665874Z test_nnc_correctness_kthvalue_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2666085Z test_nnc_correctness_kthvalue_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2666296Z test_nnc_correctness_kthvalue_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2666509Z test_nnc_correctness_kthvalue_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2666740Z test_nnc_correctness_kthvalue_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2666954Z test_nnc_correctness_lcm_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2667156Z test_nnc_correctness_lcm_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2667366Z test_nnc_correctness_lcm_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2667583Z test_nnc_correctness_lcm_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2667806Z test_nnc_correctness_lcm_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2668055Z test_nnc_correctness_ldexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2668278Z test_nnc_correctness_ldexp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2668496Z test_nnc_correctness_ldexp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2668724Z test_nnc_correctness_ldexp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2668949Z test_nnc_correctness_ldexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2669168Z test_nnc_correctness_ldexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2669387Z test_nnc_correctness_ldexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2669614Z test_nnc_correctness_ldexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2669829Z test_nnc_correctness_ldexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2670040Z test_nnc_correctness_ldexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2670263Z test_nnc_correctness_ldexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2670520Z test_nnc_correctness_ldexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2670741Z test_nnc_correctness_le_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2670952Z test_nnc_correctness_le_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2671170Z test_nnc_correctness_le_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2671383Z test_nnc_correctness_le_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2671586Z test_nnc_correctness_le_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2671809Z test_nnc_correctness_le_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2672024Z test_nnc_correctness_le_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2672239Z test_nnc_correctness_le_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2672454Z test_nnc_correctness_le_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2672672Z test_nnc_correctness_le_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2672895Z test_nnc_correctness_lerp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2673154Z test_nnc_correctness_lerp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2673371Z test_nnc_correctness_lerp_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2673593Z test_nnc_correctness_lerp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2673818Z test_nnc_correctness_lerp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2674027Z test_nnc_correctness_lerp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2674243Z test_nnc_correctness_lerp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2674472Z test_nnc_correctness_lgamma_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2674690Z test_nnc_correctness_lgamma_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2674915Z test_nnc_correctness_lgamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2675133Z test_nnc_correctness_lgamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2675354Z test_nnc_correctness_lgamma_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2675591Z test_nnc_correctness_lgamma_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2675806Z test_nnc_correctness_lgamma_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2676078Z test_nnc_correctness_lgamma_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2676299Z test_nnc_correctness_lgamma_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2676542Z test_nnc_correctness_linalg_cholesky_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2676787Z test_nnc_correctness_linalg_cholesky_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2677029Z test_nnc_correctness_linalg_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2677267Z test_nnc_correctness_linalg_cholesky_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2677513Z test_nnc_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2677758Z test_nnc_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2677997Z test_nnc_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2678260Z test_nnc_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2678497Z test_nnc_correctness_linalg_cond_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2678735Z test_nnc_correctness_linalg_cond_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2678960Z test_nnc_correctness_linalg_cond_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2679192Z test_nnc_correctness_linalg_cond_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2679430Z test_nnc_correctness_linalg_cross_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2679672Z test_nnc_correctness_linalg_cross_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2679906Z test_nnc_correctness_linalg_cross_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2680136Z test_nnc_correctness_linalg_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2680368Z test_nnc_correctness_linalg_cross_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2680597Z test_nnc_correctness_linalg_cross_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2680890Z test_nnc_correctness_linalg_cross_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2681124Z test_nnc_correctness_linalg_cross_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2681359Z test_nnc_correctness_linalg_cross_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2681578Z test_nnc_correctness_linalg_cross_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2681812Z test_nnc_correctness_linalg_det_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2682052Z test_nnc_correctness_linalg_det_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2682304Z test_nnc_correctness_linalg_det_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2682564Z test_nnc_correctness_linalg_det_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2682811Z test_nnc_correctness_linalg_det_singular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2683058Z test_nnc_correctness_linalg_det_singular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2683301Z test_nnc_correctness_linalg_det_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2683562Z test_nnc_correctness_linalg_det_singular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2683801Z test_nnc_correctness_linalg_eig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2684031Z test_nnc_correctness_linalg_eig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2684259Z test_nnc_correctness_linalg_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2684479Z test_nnc_correctness_linalg_eig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2684718Z test_nnc_correctness_linalg_eigh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2684956Z test_nnc_correctness_linalg_eigh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2685180Z test_nnc_correctness_linalg_eigh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2685411Z test_nnc_correctness_linalg_eigh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2685652Z test_nnc_correctness_linalg_eigvals_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2685888Z test_nnc_correctness_linalg_eigvals_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2686252Z test_nnc_correctness_linalg_eigvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2686487Z test_nnc_correctness_linalg_eigvals_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2686725Z test_nnc_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2686967Z test_nnc_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2687201Z test_nnc_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2687434Z test_nnc_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2687685Z test_nnc_correctness_linalg_householder_product_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2687936Z test_nnc_correctness_linalg_householder_product_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2688173Z test_nnc_correctness_linalg_householder_product_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2688423Z test_nnc_correctness_linalg_householder_product_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2688646Z test_nnc_correctness_linalg_inv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2688898Z test_nnc_correctness_linalg_inv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2689127Z test_nnc_correctness_linalg_inv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2689353Z test_nnc_correctness_linalg_inv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2689588Z test_nnc_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2689822Z test_nnc_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2690057Z test_nnc_correctness_linalg_inv_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2690277Z test_nnc_correctness_linalg_inv_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2690517Z test_nnc_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2690754Z test_nnc_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2690981Z test_nnc_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2691231Z test_nnc_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2691474Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2691707Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2691934Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2692163Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2692400Z test_nnc_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2692640Z test_nnc_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2692869Z test_nnc_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2693100Z test_nnc_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2693326Z test_nnc_correctness_linalg_lstsq_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2693560Z test_nnc_correctness_linalg_lstsq_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2693825Z test_nnc_correctness_linalg_lstsq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2694056Z test_nnc_correctness_linalg_lstsq_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2694309Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2694559Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2694804Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2695053Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2695284Z test_nnc_correctness_linalg_lu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2695515Z test_nnc_correctness_linalg_lu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2695742Z test_nnc_correctness_linalg_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2695969Z test_nnc_correctness_linalg_lu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2696221Z test_nnc_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2696460Z test_nnc_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2696691Z test_nnc_correctness_linalg_lu_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2696914Z test_nnc_correctness_linalg_lu_factor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2697142Z test_nnc_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2697372Z test_nnc_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2697608Z test_nnc_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2697830Z test_nnc_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2698066Z test_nnc_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2698292Z test_nnc_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2698515Z test_nnc_correctness_linalg_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2698766Z test_nnc_correctness_linalg_lu_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2698981Z test_nnc_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2699207Z test_nnc_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2699447Z test_nnc_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2699669Z test_nnc_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2699889Z test_nnc_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2700110Z test_nnc_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2700339Z test_nnc_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2700576Z test_nnc_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2700806Z test_nnc_correctness_linalg_matrix_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2701054Z test_nnc_correctness_linalg_matrix_power_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2701280Z test_nnc_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2701506Z test_nnc_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2701727Z test_nnc_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2701981Z test_nnc_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2702233Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2702479Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2702716Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2702952Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2703176Z test_nnc_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2703401Z test_nnc_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2703649Z test_nnc_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2703871Z test_nnc_correctness_linalg_multi_dot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2704091Z test_nnc_correctness_linalg_multi_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2704313Z test_nnc_correctness_linalg_multi_dot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2704531Z test_nnc_correctness_linalg_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2704748Z test_nnc_correctness_linalg_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2704973Z test_nnc_correctness_linalg_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2705192Z test_nnc_correctness_linalg_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2705410Z test_nnc_correctness_linalg_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2705625Z test_nnc_correctness_linalg_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2705881Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2706161Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2706406Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2706650Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2706894Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2707136Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2707361Z test_nnc_correctness_linalg_pinv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2707575Z test_nnc_correctness_linalg_pinv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2707794Z test_nnc_correctness_linalg_pinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2708024Z test_nnc_correctness_linalg_pinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2708257Z test_nnc_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2708519Z test_nnc_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2708748Z test_nnc_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2708975Z test_nnc_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2709208Z test_nnc_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2709437Z test_nnc_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2709673Z test_nnc_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2709895Z test_nnc_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2710129Z test_nnc_correctness_linalg_qr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2710342Z test_nnc_correctness_linalg_qr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2710560Z test_nnc_correctness_linalg_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2710803Z test_nnc_correctness_linalg_qr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2711033Z test_nnc_correctness_linalg_slogdet_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2711259Z test_nnc_correctness_linalg_slogdet_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2711482Z test_nnc_correctness_linalg_slogdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2711705Z test_nnc_correctness_linalg_slogdet_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2711930Z test_nnc_correctness_linalg_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2712155Z test_nnc_correctness_linalg_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2712383Z test_nnc_correctness_linalg_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2712611Z test_nnc_correctness_linalg_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2712837Z test_nnc_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2713054Z test_nnc_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2713286Z test_nnc_correctness_linalg_solve_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2713542Z test_nnc_correctness_linalg_solve_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2713790Z test_nnc_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2714026Z test_nnc_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2714259Z test_nnc_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2714491Z test_nnc_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2714716Z test_nnc_correctness_linalg_svd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2714937Z test_nnc_correctness_linalg_svd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2715157Z test_nnc_correctness_linalg_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2715385Z test_nnc_correctness_linalg_svd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2715613Z test_nnc_correctness_linalg_svdvals_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2715853Z test_nnc_correctness_linalg_svdvals_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2716148Z test_nnc_correctness_linalg_svdvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2716367Z test_nnc_correctness_linalg_svdvals_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2716598Z test_nnc_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2716822Z test_nnc_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2717051Z test_nnc_correctness_linalg_tensorinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2717287Z test_nnc_correctness_linalg_tensorinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2717521Z test_nnc_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2717747Z test_nnc_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2717983Z test_nnc_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2718201Z test_nnc_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2718465Z test_nnc_correctness_linalg_vander_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2718702Z test_nnc_correctness_linalg_vander_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2718929Z test_nnc_correctness_linalg_vander_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2719159Z test_nnc_correctness_linalg_vander_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2719379Z test_nnc_correctness_linalg_vander_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2719618Z test_nnc_correctness_linalg_vander_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2719849Z test_nnc_correctness_linalg_vander_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2720079Z test_nnc_correctness_linalg_vander_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2720305Z test_nnc_correctness_linalg_vander_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2720536Z test_nnc_correctness_linalg_vecdot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2720790Z test_nnc_correctness_linalg_vecdot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2721031Z test_nnc_correctness_linalg_vecdot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2721262Z test_nnc_correctness_linalg_vecdot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2721475Z test_nnc_correctness_linalg_vecdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2721705Z test_nnc_correctness_linalg_vecdot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2721933Z test_nnc_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2722167Z test_nnc_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2722396Z test_nnc_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2722622Z test_nnc_correctness_linalg_vector_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2722841Z test_nnc_correctness_linalg_vector_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2723066Z test_nnc_correctness_linalg_vector_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2723298Z test_nnc_correctness_linspace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2723545Z test_nnc_correctness_linspace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2723768Z test_nnc_correctness_linspace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2723987Z test_nnc_correctness_linspace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2724197Z test_nnc_correctness_linspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2724415Z test_nnc_correctness_linspace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2724643Z test_nnc_correctness_linspace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2724858Z test_nnc_correctness_linspace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2725077Z test_nnc_correctness_linspace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2725299Z test_nnc_correctness_linspace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2725518Z test_nnc_correctness_linspace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2725755Z test_nnc_correctness_log10_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2726078Z test_nnc_correctness_log10_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2726297Z test_nnc_correctness_log10_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2726524Z test_nnc_correctness_log10_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2726737Z test_nnc_correctness_log10_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2726949Z test_nnc_correctness_log10_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2727176Z test_nnc_correctness_log10_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2727397Z test_nnc_correctness_log10_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2727610Z test_nnc_correctness_log10_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2727822Z test_nnc_correctness_log10_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2728040Z test_nnc_correctness_log10_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2728266Z test_nnc_correctness_log10_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2728535Z test_nnc_correctness_log1p_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2728750Z test_nnc_correctness_log1p_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2728977Z test_nnc_correctness_log1p_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2729205Z test_nnc_correctness_log1p_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2729421Z test_nnc_correctness_log1p_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2729639Z test_nnc_correctness_log1p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2729857Z test_nnc_correctness_log1p_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2730071Z test_nnc_correctness_log1p_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2730284Z test_nnc_correctness_log1p_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2730504Z test_nnc_correctness_log1p_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2730712Z test_nnc_correctness_log1p_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2730963Z test_nnc_correctness_log1p_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2731240Z test_nnc_correctness_log2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2731510Z test_nnc_correctness_log2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2731791Z test_nnc_correctness_log2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2732063Z test_nnc_correctness_log2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2732338Z test_nnc_correctness_log2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2732612Z test_nnc_correctness_log2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2732876Z test_nnc_correctness_log2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2733147Z test_nnc_correctness_log2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2733417Z test_nnc_correctness_log2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2733679Z test_nnc_correctness_log2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2733927Z test_nnc_correctness_log2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2734165Z test_nnc_correctness_log2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2734387Z test_nnc_correctness_log_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2734605Z test_nnc_correctness_log_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2734822Z test_nnc_correctness_log_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2735048Z test_nnc_correctness_log_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2735269Z test_nnc_correctness_log_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2735490Z test_nnc_correctness_log_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2735703Z test_nnc_correctness_log_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2735912Z test_nnc_correctness_log_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2736131Z test_nnc_correctness_log_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2736344Z test_nnc_correctness_log_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2736578Z test_nnc_correctness_log_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2736795Z test_nnc_correctness_log_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2737016Z test_nnc_correctness_log_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2737246Z test_nnc_correctness_log_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2737467Z test_nnc_correctness_log_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2737695Z test_nnc_correctness_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2737928Z test_nnc_correctness_log_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2738169Z test_nnc_correctness_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2738406Z test_nnc_correctness_log_softmax_with_dtype_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2738647Z test_nnc_correctness_log_softmax_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2738890Z test_nnc_correctness_log_softmax_with_dtype_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2739131Z test_nnc_correctness_log_softmax_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2739387Z test_nnc_correctness_log_softmax_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2739625Z test_nnc_correctness_log_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2739856Z test_nnc_correctness_log_softmax_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2740093Z test_nnc_correctness_log_softmax_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2740317Z test_nnc_correctness_log_softmax_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2740553Z test_nnc_correctness_log_softmax_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2740785Z test_nnc_correctness_log_softmax_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2741005Z test_nnc_correctness_log_softmax_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2741237Z test_nnc_correctness_logaddexp2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2741470Z test_nnc_correctness_logaddexp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2741735Z test_nnc_correctness_logaddexp2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2741967Z test_nnc_correctness_logaddexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2742197Z test_nnc_correctness_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2742424Z test_nnc_correctness_logaddexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2742662Z test_nnc_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2742896Z test_nnc_correctness_logcumsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2743123Z test_nnc_correctness_logcumsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2743354Z test_nnc_correctness_logcumsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2743573Z test_nnc_correctness_logdet_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2743804Z test_nnc_correctness_logdet_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2744028Z test_nnc_correctness_logdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2744280Z test_nnc_correctness_logdet_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2744508Z test_nnc_correctness_logical_and_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2744735Z test_nnc_correctness_logical_and_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2744960Z test_nnc_correctness_logical_and_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2745183Z test_nnc_correctness_logical_and_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2745413Z test_nnc_correctness_logical_and_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2745626Z test_nnc_correctness_logical_and_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2745840Z test_nnc_correctness_logical_and_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2746064Z test_nnc_correctness_logical_and_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2746282Z test_nnc_correctness_logical_and_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2746492Z test_nnc_correctness_logical_and_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2746738Z test_nnc_correctness_logical_and_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2746964Z test_nnc_correctness_logical_and_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2747180Z test_nnc_correctness_logical_not_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2747400Z test_nnc_correctness_logical_not_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2747631Z test_nnc_correctness_logical_not_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2747864Z test_nnc_correctness_logical_not_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2748091Z test_nnc_correctness_logical_not_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2748299Z test_nnc_correctness_logical_not_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2748520Z test_nnc_correctness_logical_not_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2748741Z test_nnc_correctness_logical_not_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2748950Z test_nnc_correctness_logical_not_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2749195Z test_nnc_correctness_logical_not_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2749415Z test_nnc_correctness_logical_not_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2749634Z test_nnc_correctness_logical_not_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2749863Z test_nnc_correctness_logical_or_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2750090Z test_nnc_correctness_logical_or_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2750316Z test_nnc_correctness_logical_or_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2750538Z test_nnc_correctness_logical_or_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2750757Z test_nnc_correctness_logical_or_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2750966Z test_nnc_correctness_logical_or_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2751177Z test_nnc_correctness_logical_or_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2751402Z test_nnc_correctness_logical_or_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2751648Z test_nnc_correctness_logical_or_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2751859Z test_nnc_correctness_logical_or_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2752085Z test_nnc_correctness_logical_or_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2752329Z test_nnc_correctness_logical_or_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2752561Z test_nnc_correctness_logical_xor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2752782Z test_nnc_correctness_logical_xor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2753025Z test_nnc_correctness_logical_xor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2753258Z test_nnc_correctness_logical_xor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2753476Z test_nnc_correctness_logical_xor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2753690Z test_nnc_correctness_logical_xor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2753903Z test_nnc_correctness_logical_xor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2754153Z test_nnc_correctness_logical_xor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2754366Z test_nnc_correctness_logical_xor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2754575Z test_nnc_correctness_logical_xor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2754797Z test_nnc_correctness_logical_xor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2755008Z test_nnc_correctness_logical_xor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2755230Z test_nnc_correctness_logit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2755449Z test_nnc_correctness_logit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2755662Z test_nnc_correctness_logit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2755876Z test_nnc_correctness_logit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2756153Z test_nnc_correctness_logit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2756375Z test_nnc_correctness_logit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2756607Z test_nnc_correctness_logit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2756826Z test_nnc_correctness_logit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2757037Z test_nnc_correctness_logit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2757249Z test_nnc_correctness_logit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2757468Z test_nnc_correctness_logspace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2757692Z test_nnc_correctness_logspace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2757928Z test_nnc_correctness_logspace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2758145Z test_nnc_correctness_logspace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2758356Z test_nnc_correctness_logspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2758574Z test_nnc_correctness_logspace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2758788Z test_nnc_correctness_logspace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2758997Z test_nnc_correctness_logspace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2759291Z test_nnc_correctness_logspace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2759516Z test_nnc_correctness_logspace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2759731Z test_nnc_correctness_logspace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2759950Z test_nnc_correctness_logsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2760164Z test_nnc_correctness_logsumexp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2760392Z test_nnc_correctness_logsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2760622Z test_nnc_correctness_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2760838Z test_nnc_correctness_logsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2761057Z test_nnc_correctness_logsumexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2761267Z test_nnc_correctness_logsumexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2761481Z test_nnc_correctness_logsumexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2761722Z test_nnc_correctness_logsumexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2761942Z test_nnc_correctness_logsumexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2762164Z test_nnc_correctness_long_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2762373Z test_nnc_correctness_long_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2762588Z test_nnc_correctness_long_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2762806Z test_nnc_correctness_long_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2763028Z test_nnc_correctness_long_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2763254Z test_nnc_correctness_long_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2763461Z test_nnc_correctness_long_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2763666Z test_nnc_correctness_long_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2763887Z test_nnc_correctness_long_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2764105Z test_nnc_correctness_long_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2764330Z test_nnc_correctness_long_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2764550Z test_nnc_correctness_long_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2764769Z test_nnc_correctness_long_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2764990Z test_nnc_correctness_lt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2765208Z test_nnc_correctness_lt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2765434Z test_nnc_correctness_lt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2765655Z test_nnc_correctness_lt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2765868Z test_nnc_correctness_lt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2766167Z test_nnc_correctness_lt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2766386Z test_nnc_correctness_lt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2766594Z test_nnc_correctness_lt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2766845Z test_nnc_correctness_lt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2767052Z test_nnc_correctness_lt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2767275Z test_nnc_correctness_lu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2767496Z test_nnc_correctness_lu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2767717Z test_nnc_correctness_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2767921Z test_nnc_correctness_lu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2768156Z test_nnc_correctness_lu_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2768387Z test_nnc_correctness_lu_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2768595Z test_nnc_correctness_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2768810Z test_nnc_correctness_lu_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2769030Z test_nnc_correctness_lu_unpack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2769253Z test_nnc_correctness_lu_unpack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2769501Z test_nnc_correctness_lu_unpack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2769718Z test_nnc_correctness_lu_unpack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2769931Z test_nnc_correctness_mH_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2770141Z test_nnc_correctness_mH_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2770356Z test_nnc_correctness_mH_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2770573Z test_nnc_correctness_mH_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2770777Z test_nnc_correctness_mH_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2770996Z test_nnc_correctness_mH_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2771193Z test_nnc_correctness_mH_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2771415Z test_nnc_correctness_mH_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2771619Z test_nnc_correctness_mH_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2771857Z test_nnc_correctness_mH_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2772064Z test_nnc_correctness_mH_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2772273Z test_nnc_correctness_mH_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2772479Z test_nnc_correctness_mH_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2772702Z test_nnc_correctness_mT_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2772920Z test_nnc_correctness_mT_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2773147Z test_nnc_correctness_mT_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2773357Z test_nnc_correctness_mT_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2773555Z test_nnc_correctness_mT_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2773771Z test_nnc_correctness_mT_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2773984Z test_nnc_correctness_mT_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2774192Z test_nnc_correctness_mT_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2774437Z test_nnc_correctness_mT_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2774641Z test_nnc_correctness_mT_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2774859Z test_nnc_correctness_mT_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2775065Z test_nnc_correctness_mT_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2775276Z test_nnc_correctness_mT_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2775512Z test_nnc_correctness_masked_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2775740Z test_nnc_correctness_masked_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2775961Z test_nnc_correctness_masked_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2776175Z test_nnc_correctness_masked_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2776393Z test_nnc_correctness_masked_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2776611Z test_nnc_correctness_masked_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2776855Z test_nnc_correctness_masked_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2777070Z test_nnc_correctness_masked_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2777290Z test_nnc_correctness_masked_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2777519Z test_nnc_correctness_masked_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2777735Z test_nnc_correctness_masked_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2777963Z test_nnc_correctness_masked_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2778184Z test_nnc_correctness_masked_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2778404Z test_nnc_correctness_masked_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2778618Z test_nnc_correctness_masked_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2778826Z test_nnc_correctness_masked_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2779051Z test_nnc_correctness_masked_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2779287Z test_nnc_correctness_masked_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2779523Z test_nnc_correctness_masked_argmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2779748Z test_nnc_correctness_masked_argmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2779972Z test_nnc_correctness_masked_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2780203Z test_nnc_correctness_masked_argmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2780438Z test_nnc_correctness_masked_argmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2780658Z test_nnc_correctness_masked_argmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2780875Z test_nnc_correctness_masked_argmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2781098Z test_nnc_correctness_masked_argmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2781324Z test_nnc_correctness_masked_argmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2781549Z test_nnc_correctness_masked_argmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2781794Z test_nnc_correctness_masked_argmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2782025Z test_nnc_correctness_masked_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2782260Z test_nnc_correctness_masked_argmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2782484Z test_nnc_correctness_masked_argmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2782707Z test_nnc_correctness_masked_argmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2782940Z test_nnc_correctness_masked_argmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2783166Z test_nnc_correctness_masked_argmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2783392Z test_nnc_correctness_masked_argmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2783619Z test_nnc_correctness_masked_cumprod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2783842Z test_nnc_correctness_masked_cumprod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2784066Z test_nnc_correctness_masked_cumprod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2784332Z test_nnc_correctness_masked_cumprod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2784555Z test_nnc_correctness_masked_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2784786Z test_nnc_correctness_masked_cumprod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2785006Z test_nnc_correctness_masked_cumprod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2785223Z test_nnc_correctness_masked_cumprod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2785443Z test_nnc_correctness_masked_cumprod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2785660Z test_nnc_correctness_masked_cumprod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2785882Z test_nnc_correctness_masked_cumprod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2786105Z test_nnc_correctness_masked_cumsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2786339Z test_nnc_correctness_masked_cumsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2786579Z test_nnc_correctness_masked_cumsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2786802Z test_nnc_correctness_masked_cumsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2787027Z test_nnc_correctness_masked_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2787245Z test_nnc_correctness_masked_cumsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2787461Z test_nnc_correctness_masked_cumsum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2787678Z test_nnc_correctness_masked_cumsum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2787898Z test_nnc_correctness_masked_cumsum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2788115Z test_nnc_correctness_masked_cumsum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2788330Z test_nnc_correctness_masked_cumsum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2788547Z test_nnc_correctness_masked_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2788761Z test_nnc_correctness_masked_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2788987Z test_nnc_correctness_masked_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2789223Z test_nnc_correctness_masked_fill_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2789442Z test_nnc_correctness_masked_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2789660Z test_nnc_correctness_masked_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2789876Z test_nnc_correctness_masked_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2790091Z test_nnc_correctness_masked_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2790311Z test_nnc_correctness_masked_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2790528Z test_nnc_correctness_masked_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2790742Z test_nnc_correctness_masked_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2790953Z test_nnc_correctness_masked_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2791176Z test_nnc_correctness_masked_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2791437Z test_nnc_correctness_masked_log_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2791667Z test_nnc_correctness_masked_log_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2791903Z test_nnc_correctness_masked_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2792122Z test_nnc_correctness_masked_log_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2792349Z test_nnc_correctness_masked_logaddexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2792587Z test_nnc_correctness_masked_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2792829Z test_nnc_correctness_masked_logaddexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2793069Z test_nnc_correctness_masked_logsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2793305Z test_nnc_correctness_masked_logsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2793536Z test_nnc_correctness_masked_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2793767Z test_nnc_correctness_masked_logsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2794026Z test_nnc_correctness_masked_logsumexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2794249Z test_nnc_correctness_masked_logsumexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2794463Z test_nnc_correctness_masked_logsumexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2794684Z test_nnc_correctness_masked_logsumexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2794910Z test_nnc_correctness_masked_logsumexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2795130Z test_nnc_correctness_masked_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2795360Z test_nnc_correctness_masked_mean_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2795592Z test_nnc_correctness_masked_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2795813Z test_nnc_correctness_masked_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2796092Z test_nnc_correctness_masked_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2796313Z test_nnc_correctness_masked_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2796558Z test_nnc_correctness_masked_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2796789Z test_nnc_correctness_masked_mean_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2797018Z test_nnc_correctness_masked_mean_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2797225Z test_nnc_correctness_masked_mean_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2797450Z test_nnc_correctness_masked_mean_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2797674Z test_nnc_correctness_masked_mean_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2797914Z test_nnc_correctness_masked_median_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2798148Z test_nnc_correctness_masked_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2798378Z test_nnc_correctness_masked_median_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2798608Z test_nnc_correctness_masked_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2798838Z test_nnc_correctness_masked_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2799089Z test_nnc_correctness_masked_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2799306Z test_nnc_correctness_masked_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2799548Z test_nnc_correctness_masked_normalize_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2799791Z test_nnc_correctness_masked_normalize_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2800022Z test_nnc_correctness_masked_normalize_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2800260Z test_nnc_correctness_masked_normalize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2800498Z test_nnc_correctness_masked_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2800737Z test_nnc_correctness_masked_normalize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2800979Z test_nnc_correctness_masked_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2801254Z test_nnc_correctness_masked_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2801535Z test_nnc_correctness_masked_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2801843Z test_nnc_correctness_masked_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2802115Z test_nnc_correctness_masked_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2802387Z test_nnc_correctness_masked_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2802665Z test_nnc_correctness_masked_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2802938Z test_nnc_correctness_masked_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2803201Z test_nnc_correctness_masked_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2803422Z test_nnc_correctness_masked_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2803640Z test_nnc_correctness_masked_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2803856Z test_nnc_correctness_masked_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2804097Z test_nnc_correctness_masked_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2804320Z test_nnc_correctness_masked_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2804579Z test_nnc_correctness_masked_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2804809Z test_nnc_correctness_masked_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2805039Z test_nnc_correctness_masked_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2805266Z test_nnc_correctness_masked_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2805503Z test_nnc_correctness_masked_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2805737Z test_nnc_correctness_masked_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2806051Z test_nnc_correctness_masked_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2806300Z test_nnc_correctness_masked_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2806548Z test_nnc_correctness_masked_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2806790Z test_nnc_correctness_masked_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2807040Z test_nnc_correctness_masked_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2807333Z test_nnc_correctness_masked_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2807589Z test_nnc_correctness_masked_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2807845Z test_nnc_correctness_masked_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2808095Z test_nnc_correctness_masked_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2808343Z test_nnc_correctness_masked_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2808594Z test_nnc_correctness_masked_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2808834Z test_nnc_correctness_masked_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2809076Z test_nnc_correctness_masked_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2809321Z test_nnc_correctness_masked_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2809571Z test_nnc_correctness_masked_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2809812Z test_nnc_correctness_masked_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2810101Z test_nnc_correctness_masked_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2810352Z test_nnc_correctness_masked_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2810599Z test_nnc_correctness_masked_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2810848Z test_nnc_correctness_masked_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2811100Z test_nnc_correctness_masked_softmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2811353Z test_nnc_correctness_masked_softmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2811596Z test_nnc_correctness_masked_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2811833Z test_nnc_correctness_masked_softmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2812077Z test_nnc_correctness_masked_std_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2812326Z test_nnc_correctness_masked_std_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2812574Z test_nnc_correctness_masked_std_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2812854Z test_nnc_correctness_masked_std_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2813100Z test_nnc_correctness_masked_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2813347Z test_nnc_correctness_masked_std_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2813589Z test_nnc_correctness_masked_std_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2813824Z test_nnc_correctness_masked_std_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2814071Z test_nnc_correctness_masked_std_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2814318Z test_nnc_correctness_masked_std_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2814562Z test_nnc_correctness_masked_std_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2814801Z test_nnc_correctness_masked_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2815044Z test_nnc_correctness_masked_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2815292Z test_nnc_correctness_masked_sum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2815575Z test_nnc_correctness_masked_sum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2815820Z test_nnc_correctness_masked_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2816064Z test_nnc_correctness_masked_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2816313Z test_nnc_correctness_masked_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2816553Z test_nnc_correctness_masked_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2816790Z test_nnc_correctness_masked_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2817035Z test_nnc_correctness_masked_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2817278Z test_nnc_correctness_masked_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2817510Z test_nnc_correctness_masked_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2817759Z test_nnc_correctness_masked_var_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2818010Z test_nnc_correctness_masked_var_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2818284Z test_nnc_correctness_masked_var_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2818529Z test_nnc_correctness_masked_var_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2818771Z test_nnc_correctness_masked_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2819014Z test_nnc_correctness_masked_var_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2819253Z test_nnc_correctness_masked_var_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2819496Z test_nnc_correctness_masked_var_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2819736Z test_nnc_correctness_masked_var_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2819981Z test_nnc_correctness_masked_var_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2820222Z test_nnc_correctness_masked_var_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2820459Z test_nnc_correctness_matmul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2820707Z test_nnc_correctness_matmul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2820977Z test_nnc_correctness_matmul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2821224Z test_nnc_correctness_matmul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2821517Z test_nnc_correctness_matmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2821818Z test_nnc_correctness_matmul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2822125Z test_nnc_correctness_matrix_exp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2822442Z test_nnc_correctness_matrix_exp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2822765Z test_nnc_correctness_matrix_exp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2823070Z test_nnc_correctness_matrix_exp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2823375Z test_nnc_correctness_matrix_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2823681Z test_nnc_correctness_matrix_exp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2823940Z test_nnc_correctness_max_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2824205Z test_nnc_correctness_max_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2824448Z test_nnc_correctness_max_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2824686Z test_nnc_correctness_max_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2824928Z test_nnc_correctness_max_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2825168Z test_nnc_correctness_max_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2825403Z test_nnc_correctness_max_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2825649Z test_nnc_correctness_max_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2825889Z test_nnc_correctness_max_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2826129Z test_nnc_correctness_max_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2826405Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2826670Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2826973Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2827243Z test_nnc_correctness_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2827504Z test_nnc_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2827759Z test_nnc_correctness_max_reduction_no_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2828017Z test_nnc_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2828270Z test_nnc_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2828528Z test_nnc_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2828781Z test_nnc_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2829028Z test_nnc_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2829284Z test_nnc_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2829564Z test_nnc_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2829817Z test_nnc_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2830073Z test_nnc_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2830328Z test_nnc_correctness_max_reduction_with_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2830589Z test_nnc_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2830840Z test_nnc_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2831105Z test_nnc_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2831361Z test_nnc_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2831613Z test_nnc_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2831860Z test_nnc_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2832115Z test_nnc_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2832399Z test_nnc_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2832644Z test_nnc_correctness_maximum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2832887Z test_nnc_correctness_maximum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2833125Z test_nnc_correctness_maximum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2833368Z test_nnc_correctness_maximum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2833616Z test_nnc_correctness_maximum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2833860Z test_nnc_correctness_maximum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2834105Z test_nnc_correctness_maximum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2834345Z test_nnc_correctness_maximum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2834585Z test_nnc_correctness_maximum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2834820Z test_nnc_correctness_maximum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2835094Z test_nnc_correctness_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2835339Z test_nnc_correctness_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2835589Z test_nnc_correctness_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2835823Z test_nnc_correctness_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2836118Z test_nnc_correctness_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2836334Z test_nnc_correctness_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2836563Z test_nnc_correctness_median_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2836788Z test_nnc_correctness_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2836994Z test_nnc_correctness_median_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2837213Z test_nnc_correctness_median_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2837425Z test_nnc_correctness_median_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2837640Z test_nnc_correctness_median_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2837884Z test_nnc_correctness_median_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2838094Z test_nnc_correctness_median_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2838339Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2838562Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2838800Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2839040Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2839270Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2839503Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2839732Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2839962Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2840258Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2840485Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2840709Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2840949Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2841186Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2841411Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2841663Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2841897Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2842154Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2842423Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2842662Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2842918Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2843161Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2843395Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2843624Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2843859Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2844080Z test_nnc_correctness_min_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2844295Z test_nnc_correctness_min_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2844507Z test_nnc_correctness_min_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2844724Z test_nnc_correctness_min_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2844949Z test_nnc_correctness_min_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2845188Z test_nnc_correctness_min_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2845402Z test_nnc_correctness_min_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2845611Z test_nnc_correctness_min_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2845834Z test_nnc_correctness_min_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2846139Z test_nnc_correctness_min_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2846372Z test_nnc_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2846601Z test_nnc_correctness_min_reduction_no_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2846828Z test_nnc_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2847054Z test_nnc_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2847266Z test_nnc_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2847500Z test_nnc_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2847767Z test_nnc_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2847996Z test_nnc_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2848231Z test_nnc_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2848465Z test_nnc_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2848704Z test_nnc_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2848943Z test_nnc_correctness_min_reduction_with_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2849180Z test_nnc_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2849417Z test_nnc_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2849653Z test_nnc_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2849884Z test_nnc_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2850142Z test_nnc_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2850372Z test_nnc_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2850603Z test_nnc_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2850838Z test_nnc_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2851063Z test_nnc_correctness_minimum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2851285Z test_nnc_correctness_minimum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2851515Z test_nnc_correctness_minimum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2851740Z test_nnc_correctness_minimum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2851949Z test_nnc_correctness_minimum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2852174Z test_nnc_correctness_minimum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2852398Z test_nnc_correctness_minimum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2852615Z test_nnc_correctness_minimum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2852849Z test_nnc_correctness_minimum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2853062Z test_nnc_correctness_minimum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2853283Z test_nnc_correctness_mm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2853503Z test_nnc_correctness_mm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2853728Z test_nnc_correctness_mm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2853952Z test_nnc_correctness_mm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2854244Z test_nnc_correctness_mm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2854478Z test_nnc_correctness_mm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2854705Z test_nnc_correctness_mode_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2855059Z test_nnc_correctness_mode_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2855294Z test_nnc_correctness_mode_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2855549Z test_nnc_correctness_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2855786Z test_nnc_correctness_mode_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2855993Z test_nnc_correctness_mode_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2856230Z test_nnc_correctness_mode_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2856459Z test_nnc_correctness_mode_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2856692Z test_nnc_correctness_mode_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2856942Z test_nnc_correctness_mode_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2857204Z test_nnc_correctness_movedim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2857430Z test_nnc_correctness_movedim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2857717Z test_nnc_correctness_movedim_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2857956Z test_nnc_correctness_movedim_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2858205Z test_nnc_correctness_movedim_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2858470Z test_nnc_correctness_movedim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2858706Z test_nnc_correctness_movedim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2858927Z test_nnc_correctness_movedim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2859166Z test_nnc_correctness_movedim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2859417Z test_nnc_correctness_movedim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2859664Z test_nnc_correctness_movedim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2859900Z test_nnc_correctness_movedim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2860134Z test_nnc_correctness_movedim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2860377Z test_nnc_correctness_msort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2860614Z test_nnc_correctness_msort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2860847Z test_nnc_correctness_msort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2861120Z test_nnc_correctness_msort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2861424Z test_nnc_correctness_msort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2861663Z test_nnc_correctness_msort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2861903Z test_nnc_correctness_msort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2862136Z test_nnc_correctness_msort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2862362Z test_nnc_correctness_msort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2862602Z test_nnc_correctness_mul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2862831Z test_nnc_correctness_mul_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2863077Z test_nnc_correctness_mul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2863314Z test_nnc_correctness_mul_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2863563Z test_nnc_correctness_mul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2863824Z test_nnc_correctness_mul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2864051Z test_nnc_correctness_mul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2864256Z test_nnc_correctness_mul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2864488Z test_nnc_correctness_mul_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2864716Z test_nnc_correctness_mul_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2864950Z test_nnc_correctness_mul_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2865187Z test_nnc_correctness_mul_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2865463Z test_nnc_correctness_mul_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2865724Z test_nnc_correctness_multinomial_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2865969Z test_nnc_correctness_multinomial_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2866215Z test_nnc_correctness_multinomial_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2866486Z test_nnc_correctness_mv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2866729Z test_nnc_correctness_mv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2866944Z test_nnc_correctness_mv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2867177Z test_nnc_correctness_mv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2867405Z test_nnc_correctness_mv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2867621Z test_nnc_correctness_mv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2867898Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2868147Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2868401Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2868644Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2868879Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2869116Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2869436Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2869689Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2869918Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2870198Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2870475Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2870755Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2871018Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2871280Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2871548Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2871817Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2872117Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2872401Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2872667Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2872937Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2873202Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2873448Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2873718Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2874021Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2874293Z test_nnc_correctness_nan_to_num_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2874555Z test_nnc_correctness_nan_to_num_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2874829Z test_nnc_correctness_nan_to_num_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2875116Z test_nnc_correctness_nan_to_num_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2875374Z test_nnc_correctness_nan_to_num_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2875638Z test_nnc_correctness_nan_to_num_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2875889Z test_nnc_correctness_nan_to_num_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2876222Z test_nnc_correctness_nan_to_num_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2876433Z test_nnc_correctness_nan_to_num_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2876677Z test_nnc_correctness_nan_to_num_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2876913Z test_nnc_correctness_nanmean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2877168Z test_nnc_correctness_nanmean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2877397Z test_nnc_correctness_nanmean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2877642Z test_nnc_correctness_nanmean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2877954Z test_nnc_correctness_nanmedian_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2878187Z test_nnc_correctness_nanmedian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2878419Z test_nnc_correctness_nanmedian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2878652Z test_nnc_correctness_nanmedian_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2878880Z test_nnc_correctness_nanmedian_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2879138Z test_nnc_correctness_nanmedian_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2879364Z test_nnc_correctness_nanmedian_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2879593Z test_nnc_correctness_nanmedian_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2879839Z test_nnc_correctness_nanquantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2880086Z test_nnc_correctness_nanquantile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2880323Z test_nnc_correctness_nansum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2880593Z test_nnc_correctness_nansum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2880829Z test_nnc_correctness_nansum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2881064Z test_nnc_correctness_nansum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2881332Z test_nnc_correctness_nansum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2881636Z test_nnc_correctness_nansum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2881972Z test_nnc_correctness_nansum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2882244Z test_nnc_correctness_nansum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2882538Z test_nnc_correctness_nansum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2882816Z test_nnc_correctness_nansum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2883110Z test_nnc_correctness_narrow_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2883384Z test_nnc_correctness_narrow_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2883656Z test_nnc_correctness_narrow_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2883913Z test_nnc_correctness_narrow_copy_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2884152Z test_nnc_correctness_narrow_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2884387Z test_nnc_correctness_narrow_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2884626Z test_nnc_correctness_narrow_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2884860Z test_nnc_correctness_narrow_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2885099Z test_nnc_correctness_narrow_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2885311Z test_nnc_correctness_narrow_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2885549Z test_nnc_correctness_narrow_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2885777Z test_nnc_correctness_narrow_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2886128Z test_nnc_correctness_narrow_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2886411Z test_nnc_correctness_narrow_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2886686Z test_nnc_correctness_narrow_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2886919Z test_nnc_correctness_narrow_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2887159Z test_nnc_correctness_narrow_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2887414Z test_nnc_correctness_narrow_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2887653Z test_nnc_correctness_narrow_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2887897Z test_nnc_correctness_narrow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2888107Z test_nnc_correctness_narrow_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2888349Z test_nnc_correctness_narrow_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2888575Z test_nnc_correctness_narrow_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2888805Z test_nnc_correctness_narrow_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2889040Z test_nnc_correctness_narrow_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2889310Z test_nnc_correctness_narrow_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2889553Z test_nnc_correctness_native_batch_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2889797Z test_nnc_correctness_native_batch_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2890040Z test_nnc_correctness_native_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2890328Z test_nnc_correctness_native_batch_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2890582Z test_nnc_correctness_native_dropout_backward_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2890842Z test_nnc_correctness_native_dropout_backward_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2891072Z test_nnc_correctness_native_dropout_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2891320Z test_nnc_correctness_native_dropout_backward_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2891561Z test_nnc_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2891801Z test_nnc_correctness_native_layer_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2892057Z test_nnc_correctness_native_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2892306Z test_nnc_correctness_native_layer_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2892559Z test_nnc_correctness_ne_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2892790Z test_nnc_correctness_ne_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2893026Z test_nnc_correctness_ne_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2893263Z test_nnc_correctness_ne_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2893495Z test_nnc_correctness_ne_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2893718Z test_nnc_correctness_ne_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2893925Z test_nnc_correctness_ne_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2894150Z test_nnc_correctness_ne_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2894407Z test_nnc_correctness_ne_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2894675Z test_nnc_correctness_ne_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2894901Z test_nnc_correctness_ne_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2895122Z test_nnc_correctness_ne_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2895351Z test_nnc_correctness_neg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2895583Z test_nnc_correctness_neg_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2895815Z test_nnc_correctness_neg_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2896069Z test_nnc_correctness_neg_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2896298Z test_nnc_correctness_neg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2896506Z test_nnc_correctness_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2896742Z test_nnc_correctness_neg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2896979Z test_nnc_correctness_neg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2897203Z test_nnc_correctness_neg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2897467Z test_nnc_correctness_neg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2897700Z test_nnc_correctness_neg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2897985Z test_nnc_correctness_neg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2898179Z test_nnc_correctness_new_empty_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2898367Z test_nnc_correctness_new_empty_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2898575Z test_nnc_correctness_new_empty_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2898754Z test_nnc_correctness_new_empty_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2898949Z test_nnc_correctness_new_empty_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2899142Z test_nnc_correctness_new_empty_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2899326Z test_nnc_correctness_new_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2899525Z test_nnc_correctness_new_empty_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2899713Z test_nnc_correctness_new_empty_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2899898Z test_nnc_correctness_new_empty_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2900077Z test_nnc_correctness_new_empty_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2900302Z test_nnc_correctness_new_empty_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2900469Z test_nnc_correctness_new_empty_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2900707Z test_nnc_correctness_new_empty_strided_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2900945Z test_nnc_correctness_new_empty_strided_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2901184Z test_nnc_correctness_new_empty_strided_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2901459Z test_nnc_correctness_new_empty_strided_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2901696Z test_nnc_correctness_new_empty_strided_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2901938Z test_nnc_correctness_new_empty_strided_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2902173Z test_nnc_correctness_new_empty_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2902421Z test_nnc_correctness_new_empty_strided_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2902665Z test_nnc_correctness_new_empty_strided_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2902893Z test_nnc_correctness_new_empty_strided_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2903141Z test_nnc_correctness_new_empty_strided_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2903371Z test_nnc_correctness_new_empty_strided_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2903606Z test_nnc_correctness_new_empty_strided_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2023-01-11T21:36:12.2903842Z test_nnc_correctness_new_full_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2904077Z test_nnc_correctness_new_full_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2904318Z test_nnc_correctness_new_full_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2904579Z test_nnc_correctness_new_full_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2904817Z test_nnc_correctness_new_full_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2905052Z test_nnc_correctness_new_full_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2905316Z test_nnc_correctness_new_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2905543Z test_nnc_correctness_new_full_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2905788Z test_nnc_correctness_new_full_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2906020Z test_nnc_correctness_new_full_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2906257Z test_nnc_correctness_new_full_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2906500Z test_nnc_correctness_new_full_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2906742Z test_nnc_correctness_new_full_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2906974Z test_nnc_correctness_new_ones_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2907211Z test_nnc_correctness_new_ones_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2907444Z test_nnc_correctness_new_ones_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2907678Z test_nnc_correctness_new_ones_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2907918Z test_nnc_correctness_new_ones_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2908158Z test_nnc_correctness_new_ones_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2908385Z test_nnc_correctness_new_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2908620Z test_nnc_correctness_new_ones_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2908864Z test_nnc_correctness_new_ones_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2909095Z test_nnc_correctness_new_ones_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2909368Z test_nnc_correctness_new_ones_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2909593Z test_nnc_correctness_new_ones_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2909845Z test_nnc_correctness_new_ones_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2910078Z test_nnc_correctness_new_zeros_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2910305Z test_nnc_correctness_new_zeros_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2910543Z test_nnc_correctness_new_zeros_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2910791Z test_nnc_correctness_new_zeros_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2911048Z test_nnc_correctness_new_zeros_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2911265Z test_nnc_correctness_new_zeros_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2911505Z test_nnc_correctness_new_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2911734Z test_nnc_correctness_new_zeros_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2911971Z test_nnc_correctness_new_zeros_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2912213Z test_nnc_correctness_new_zeros_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2912450Z test_nnc_correctness_new_zeros_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2912676Z test_nnc_correctness_new_zeros_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2912923Z test_nnc_correctness_new_zeros_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2913204Z test_nnc_correctness_nextafter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2913437Z test_nnc_correctness_nextafter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2913677Z test_nnc_correctness_nextafter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2913974Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2914223Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2914492Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2914751Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2915027Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2915308Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2915569Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2925908Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2926423Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2926758Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2927018Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2927264Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2927514Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2927768Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2928003Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2928229Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2928469Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2928706Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2928934Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2929183Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2929470Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2929715Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2929959Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2930191Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2930440Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2930685Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2930915Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2931155Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2931383Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2931641Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2931875Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2932110Z test_nnc_correctness_nn_functional_alpha_dropout_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2932343Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2932572Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2932800Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2933030Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2933255Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2933495Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2933716Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2933943Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2934208Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2934425Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2934655Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2934876Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2935105Z test_nnc_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2935336Z test_nnc_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2935559Z test_nnc_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2935790Z test_nnc_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2936047Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2936310Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2936554Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2936795Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2936986Z test_nnc_correctness_nn_functional_bilinear_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2937216Z test_nnc_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2937438Z test_nnc_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2937667Z test_nnc_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2937875Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2938079Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2938283Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2938481Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.2938739Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2939019Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2939271Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2939522Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2939750Z test_nnc_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2939978Z test_nnc_correctness_nn_functional_celu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2940191Z test_nnc_correctness_nn_functional_celu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2940416Z test_nnc_correctness_nn_functional_celu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2940646Z test_nnc_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2940877Z test_nnc_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2941121Z test_nnc_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2941424Z test_nnc_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2941717Z test_nnc_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2941988Z test_nnc_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2942280Z test_nnc_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2942575Z test_nnc_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2942881Z test_nnc_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2943176Z test_nnc_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2943454Z test_nnc_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2943735Z test_nnc_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2943963Z test_nnc_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2944209Z test_nnc_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2944448Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2944689Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2944927Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2945169Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2945409Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2945648Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2945885Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2946122Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2946359Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2946611Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2946862Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2947097Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2947331Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2947580Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2947816Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2948063Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2948311Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2948559Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2948802Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2949081Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2949322Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2949575Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2949804Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2950048Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2950288Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2950532Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2950772Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2951004Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2951253Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2951524Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2951772Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2952021Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2952268Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2952516Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2952759Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2952992Z test_nnc_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2953217Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2953460Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2953695Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2954003Z test_nnc_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2954225Z test_nnc_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2954465Z test_nnc_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2954707Z test_nnc_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2954940Z test_nnc_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2955187Z test_nnc_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2955428Z test_nnc_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2955656Z test_nnc_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2955895Z test_nnc_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2956197Z test_nnc_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2956452Z test_nnc_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2956685Z test_nnc_correctness_nn_functional_dropout_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2956922Z test_nnc_correctness_nn_functional_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2957152Z test_nnc_correctness_nn_functional_dropout_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2957386Z test_nnc_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2957621Z test_nnc_correctness_nn_functional_elu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2957860Z test_nnc_correctness_nn_functional_elu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2958087Z test_nnc_correctness_nn_functional_elu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2958333Z test_nnc_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2958577Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2958820Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2959087Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2959324Z test_nnc_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2959565Z test_nnc_correctness_nn_functional_embedding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2959809Z test_nnc_correctness_nn_functional_embedding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2960031Z test_nnc_correctness_nn_functional_embedding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2960305Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2960560Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2960828Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2961116Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2961459Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2961779Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2962102Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2962423Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2962740Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2963053Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2963320Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2963583Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2963846Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2964099Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2964370Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2964626Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2964880Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2965120Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2965359Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2965615Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2965865Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2966201Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2966450Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2966727Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2966959Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2967193Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2967427Z test_nnc_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2967649Z test_nnc_correctness_nn_functional_gelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2967877Z test_nnc_correctness_nn_functional_gelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2968105Z test_nnc_correctness_nn_functional_gelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2968321Z test_nnc_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2968542Z test_nnc_correctness_nn_functional_glu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2968767Z test_nnc_correctness_nn_functional_glu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2968983Z test_nnc_correctness_nn_functional_glu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2969251Z test_nnc_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2969485Z test_nnc_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2969709Z test_nnc_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2969935Z test_nnc_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2970164Z test_nnc_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2970396Z test_nnc_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2970623Z test_nnc_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2970849Z test_nnc_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2971076Z test_nnc_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2971300Z test_nnc_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2971545Z test_nnc_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2971780Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2972014Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2972247Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2972474Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2972698Z test_nnc_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2972929Z test_nnc_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2973158Z test_nnc_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2973385Z test_nnc_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2973609Z test_nnc_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2973854Z test_nnc_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2974107Z test_nnc_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2974329Z test_nnc_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2974553Z test_nnc_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2974774Z test_nnc_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2975003Z test_nnc_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2975230Z test_nnc_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2975465Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2975706Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2975940Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2976196Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2976441Z test_nnc_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2976679Z test_nnc_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2976909Z test_nnc_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2977132Z test_nnc_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2977382Z test_nnc_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2977618Z test_nnc_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2977849Z test_nnc_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2978090Z test_nnc_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2978326Z test_nnc_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2978566Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2978841Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2979079Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2979320Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2979555Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2979799Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2980058Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2980294Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2980537Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2980787Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2981064Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2981304Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2981544Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2981778Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2982012Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2982266Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2982509Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2982744Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2982999Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2983224Z test_nnc_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2983451Z test_nnc_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2983710Z test_nnc_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2983935Z test_nnc_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2984173Z test_nnc_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2984402Z test_nnc_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2984631Z test_nnc_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2984860Z test_nnc_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2985072Z test_nnc_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2985309Z test_nnc_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2985540Z test_nnc_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2985769Z test_nnc_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2986025Z test_nnc_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2986263Z test_nnc_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2986493Z test_nnc_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2986717Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2986951Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2987185Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2987412Z test_nnc_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2987642Z test_nnc_correctness_nn_functional_linear_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2987862Z test_nnc_correctness_nn_functional_linear_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2988097Z test_nnc_correctness_nn_functional_linear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2988356Z test_nnc_correctness_nn_functional_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2988586Z test_nnc_correctness_nn_functional_linear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2988835Z test_nnc_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2989075Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2989311Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2989547Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2989792Z test_nnc_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2990031Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2990268Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2990498Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2990770Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2991003Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2991232Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2991475Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2991721Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2991959Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2992197Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2992431Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2992660Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2992871Z test_nnc_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Works on some configs (0.001s) 2023-01-11T21:36:12.2993100Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2993348Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2993570Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2993800Z test_nnc_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2994016Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2994237Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2994460Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2994693Z test_nnc_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2994919Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2995138Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2995361Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2995616Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2995849Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2996154Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2996400Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2996649Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2996894Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2997120Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2997363Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2997587Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2997825Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2998086Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2998320Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2998548Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2998777Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2999001Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2999237Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2999472Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2999701Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.2999925Z test_nnc_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3000140Z test_nnc_correctness_nn_functional_mish_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3000379Z test_nnc_correctness_nn_functional_mish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3000607Z test_nnc_correctness_nn_functional_mish_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3000837Z test_nnc_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3001068Z test_nnc_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3001288Z test_nnc_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3001521Z test_nnc_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3001761Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3001994Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3002225Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3002455Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3002722Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3002956Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3003194Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3003434Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3003683Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3003932Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3004179Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3004424Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3004650Z test_nnc_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3004874Z test_nnc_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3005124Z test_nnc_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3005350Z test_nnc_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3005581Z test_nnc_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3005814Z test_nnc_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3006141Z test_nnc_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3006373Z test_nnc_correctness_nn_functional_normalize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3006603Z test_nnc_correctness_nn_functional_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3006832Z test_nnc_correctness_nn_functional_normalize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3007058Z test_nnc_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3007295Z test_nnc_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3007528Z test_nnc_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3007814Z test_nnc_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3008053Z test_nnc_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3008285Z test_nnc_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3008525Z test_nnc_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3008768Z test_nnc_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3008997Z test_nnc_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3009213Z test_nnc_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3009452Z test_nnc_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3009680Z test_nnc_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3009938Z test_nnc_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3010177Z test_nnc_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3010406Z test_nnc_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3010641Z test_nnc_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3010877Z test_nnc_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3011111Z test_nnc_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3011351Z test_nnc_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3011620Z test_nnc_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3011880Z test_nnc_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3012110Z test_nnc_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3012342Z test_nnc_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3012594Z test_nnc_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3012820Z test_nnc_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3013054Z test_nnc_correctness_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3013290Z test_nnc_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3013536Z test_nnc_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3013774Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3014004Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3014237Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3014488Z test_nnc_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3014727Z test_nnc_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3014995Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3015243Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3015473Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3015728Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3015974Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3016230Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3016479Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3016729Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3016964Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3017199Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3017472Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3017718Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3017952Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3018193Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3018429Z test_nnc_correctness_nn_functional_pdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3018663Z test_nnc_correctness_nn_functional_pdist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3018894Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3019140Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3019378Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3019615Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3019869Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3020100Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3020331Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3020561Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3020793Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3021029Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3021257Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3021508Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3021786Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3022031Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3022298Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3022537Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3022774Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3023010Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3023243Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3023482Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3023712Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3023944Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3024173Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3024417Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3024674Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3024907Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3025141Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3025373Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3025603Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3025835Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3026067Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3026305Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3026536Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3026763Z test_nnc_correctness_nn_functional_prelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3026991Z test_nnc_correctness_nn_functional_prelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3027241Z test_nnc_correctness_nn_functional_prelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3027460Z test_nnc_correctness_nn_functional_prelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3027678Z test_nnc_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3027907Z test_nnc_correctness_nn_functional_relu6_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3028127Z test_nnc_correctness_nn_functional_relu6_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3028348Z test_nnc_correctness_nn_functional_relu6_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3028572Z test_nnc_correctness_nn_functional_relu6_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3028798Z test_nnc_correctness_nn_functional_relu6_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3029022Z test_nnc_correctness_nn_functional_relu6_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3029252Z test_nnc_correctness_nn_functional_relu6_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3029541Z test_nnc_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3029763Z test_nnc_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3029988Z test_nnc_correctness_nn_functional_relu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3030207Z test_nnc_correctness_nn_functional_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3030434Z test_nnc_correctness_nn_functional_relu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3030659Z test_nnc_correctness_nn_functional_relu_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3030890Z test_nnc_correctness_nn_functional_relu_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3031112Z test_nnc_correctness_nn_functional_relu_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3031345Z test_nnc_correctness_nn_functional_relu_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3031573Z test_nnc_correctness_nn_functional_relu_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3031835Z test_nnc_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3032111Z test_nnc_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3032332Z test_nnc_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3032557Z test_nnc_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3032793Z test_nnc_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3033026Z test_nnc_correctness_nn_functional_selu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3033247Z test_nnc_correctness_nn_functional_selu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3033473Z test_nnc_correctness_nn_functional_selu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3033694Z test_nnc_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3033912Z test_nnc_correctness_nn_functional_silu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3034132Z test_nnc_correctness_nn_functional_silu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3034378Z test_nnc_correctness_nn_functional_silu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3034620Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3034863Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3035106Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3035353Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3035601Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3035846Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3036157Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3036389Z test_nnc_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3036627Z test_nnc_correctness_nn_functional_softmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3036857Z test_nnc_correctness_nn_functional_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3037111Z test_nnc_correctness_nn_functional_softmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3037364Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3037617Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3037873Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3038112Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3038352Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3038597Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3038841Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3039085Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3039341Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3039577Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3039801Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3040030Z test_nnc_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3040259Z test_nnc_correctness_nn_functional_softplus_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3040502Z test_nnc_correctness_nn_functional_softplus_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3040728Z test_nnc_correctness_nn_functional_softplus_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3040973Z test_nnc_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3041232Z test_nnc_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3041520Z test_nnc_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3041819Z test_nnc_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3042135Z test_nnc_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3042431Z test_nnc_correctness_nn_functional_softsign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3042732Z test_nnc_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3043018Z test_nnc_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3043315Z test_nnc_correctness_nn_functional_softsign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3043573Z test_nnc_correctness_nn_functional_softsign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3043808Z test_nnc_correctness_nn_functional_softsign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3044044Z test_nnc_correctness_nn_functional_softsign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3044270Z test_nnc_correctness_nn_functional_softsign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3044496Z test_nnc_correctness_nn_functional_softsign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3044756Z test_nnc_correctness_nn_functional_softsign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3044990Z test_nnc_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3045232Z test_nnc_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3045480Z test_nnc_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3045725Z test_nnc_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3046076Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3046306Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3046551Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3046776Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3047012Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3047252Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3047526Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3047764Z test_nnc_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3047993Z test_nnc_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3048236Z test_nnc_correctness_nn_functional_threshold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3048470Z test_nnc_correctness_nn_functional_threshold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3048712Z test_nnc_correctness_nn_functional_threshold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3048947Z test_nnc_correctness_nn_functional_threshold_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3049159Z test_nnc_correctness_nn_functional_threshold_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3049386Z test_nnc_correctness_nn_functional_threshold_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3049611Z test_nnc_correctness_nn_functional_threshold_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3049878Z test_nnc_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3050133Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3050387Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3050642Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3050891Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3051140Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3051392Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3051640Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3051919Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3052160Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3052420Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3052662Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3052916Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3053185Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3053452Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3053719Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3053982Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3054247Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3054506Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3054796Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3055058Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3055315Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3055569Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3055808Z test_nnc_correctness_nn_functional_unfold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3056057Z test_nnc_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3056282Z test_nnc_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3056519Z test_nnc_correctness_nn_functional_unfold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3056745Z test_nnc_correctness_nn_functional_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3056976Z test_nnc_correctness_nn_functional_unfold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3057258Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3057506Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3057748Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3057999Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3058247Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3058499Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3058746Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3058971Z test_nnc_correctness_nonzero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3059187Z test_nnc_correctness_nonzero_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3059416Z test_nnc_correctness_nonzero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3059670Z test_nnc_correctness_nonzero_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3059900Z test_nnc_correctness_nonzero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3060124Z test_nnc_correctness_nonzero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3060340Z test_nnc_correctness_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3060566Z test_nnc_correctness_nonzero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3060790Z test_nnc_correctness_nonzero_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3061012Z test_nnc_correctness_nonzero_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3061234Z test_nnc_correctness_nonzero_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3061454Z test_nnc_correctness_nonzero_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3061672Z test_nnc_correctness_nonzero_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3061926Z test_nnc_correctness_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3062159Z test_nnc_correctness_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3062400Z test_nnc_correctness_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3062622Z test_nnc_correctness_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3062837Z test_nnc_correctness_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3063051Z test_nnc_correctness_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3063279Z test_nnc_correctness_norm_fro_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3063512Z test_nnc_correctness_norm_fro_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3063744Z test_nnc_correctness_norm_fro_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3063968Z test_nnc_correctness_norm_fro_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3064190Z test_nnc_correctness_norm_fro_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3064406Z test_nnc_correctness_norm_fro_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3064630Z test_nnc_correctness_norm_inf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3064886Z test_nnc_correctness_norm_inf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3065115Z test_nnc_correctness_norm_inf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3065337Z test_nnc_correctness_norm_inf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3065556Z test_nnc_correctness_norm_inf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3065774Z test_nnc_correctness_norm_inf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3066003Z test_nnc_correctness_norm_nuc_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3066230Z test_nnc_correctness_norm_nuc_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3066444Z test_nnc_correctness_norm_nuc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3066662Z test_nnc_correctness_norm_nuc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3066887Z test_nnc_correctness_normal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3067104Z test_nnc_correctness_normal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3067339Z test_nnc_correctness_normal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3067561Z test_nnc_correctness_normal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3067799Z test_nnc_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3068035Z test_nnc_correctness_normal_number_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3068263Z test_nnc_correctness_normal_number_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3068490Z test_nnc_correctness_normal_number_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3068715Z test_nnc_correctness_ones_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3068935Z test_nnc_correctness_ones_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3069159Z test_nnc_correctness_ones_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3069379Z test_nnc_correctness_ones_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3069596Z test_nnc_correctness_ones_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3069841Z test_nnc_correctness_ones_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3070061Z test_nnc_correctness_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3070274Z test_nnc_correctness_ones_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3070493Z test_nnc_correctness_ones_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3070705Z test_nnc_correctness_ones_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3070926Z test_nnc_correctness_ones_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3071149Z test_nnc_correctness_ones_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3071360Z test_nnc_correctness_ones_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3071584Z test_nnc_correctness_ones_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3071816Z test_nnc_correctness_ones_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3072080Z test_nnc_correctness_ones_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3072295Z test_nnc_correctness_ones_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3072541Z test_nnc_correctness_ones_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3072755Z test_nnc_correctness_ones_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3072971Z test_nnc_correctness_ones_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3073187Z test_nnc_correctness_ones_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3073400Z test_nnc_correctness_ones_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3073617Z test_nnc_correctness_ones_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3073825Z test_nnc_correctness_ones_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3074049Z test_nnc_correctness_ones_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3074271Z test_nnc_correctness_ones_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3074486Z test_nnc_correctness_ormqr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3074702Z test_nnc_correctness_ormqr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3074947Z test_nnc_correctness_ormqr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3075154Z test_nnc_correctness_ormqr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3075368Z test_nnc_correctness_outer_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3075584Z test_nnc_correctness_outer_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3075802Z test_nnc_correctness_outer_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3076087Z test_nnc_correctness_outer_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3076304Z test_nnc_correctness_outer_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3076511Z test_nnc_correctness_outer_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3076719Z test_nnc_correctness_outer_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3076931Z test_nnc_correctness_outer_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3077134Z test_nnc_correctness_outer_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3077368Z test_nnc_correctness_outer_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3077578Z test_nnc_correctness_outer_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3077782Z test_nnc_correctness_outer_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3078003Z test_nnc_correctness_pca_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3078223Z test_nnc_correctness_pca_lowrank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3078440Z test_nnc_correctness_permute_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3078666Z test_nnc_correctness_permute_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3078886Z test_nnc_correctness_permute_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3079106Z test_nnc_correctness_permute_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3079325Z test_nnc_correctness_permute_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3079540Z test_nnc_correctness_permute_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3079770Z test_nnc_correctness_permute_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3079985Z test_nnc_correctness_permute_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3080201Z test_nnc_correctness_permute_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3080410Z test_nnc_correctness_permute_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3080615Z test_nnc_correctness_permute_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3080837Z test_nnc_correctness_permute_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3081061Z test_nnc_correctness_permute_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3081321Z test_nnc_correctness_pinverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3081598Z test_nnc_correctness_pinverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3081866Z test_nnc_correctness_pinverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3082127Z test_nnc_correctness_pinverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3082398Z test_nnc_correctness_polar_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3082703Z test_nnc_correctness_polar_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3083003Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3083290Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3083580Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3083806Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3084054Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3084295Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3084528Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3084762Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3084999Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3085246Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3085467Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3085693Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3085915Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3086242Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3086478Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3086716Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3086948Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3087183Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3087413Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3087650Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3087930Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3088161Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3088394Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3088616Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3088834Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3089064Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3089284Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3089504Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3089743Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3089978Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3090242Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3090483Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3090713Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3090930Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3091171Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3091456Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3091728Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3092010Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3092288Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3092575Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3092868Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3093186Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3093469Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3093741Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3094002Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3094220Z test_nnc_correctness_positive_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3094449Z test_nnc_correctness_positive_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3094673Z test_nnc_correctness_positive_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3094888Z test_nnc_correctness_positive_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3095102Z test_nnc_correctness_positive_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3095315Z test_nnc_correctness_positive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3095555Z test_nnc_correctness_positive_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3095783Z test_nnc_correctness_positive_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3096001Z test_nnc_correctness_positive_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3096218Z test_nnc_correctness_positive_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3096442Z test_nnc_correctness_positive_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3096668Z test_nnc_correctness_positive_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3096894Z test_nnc_correctness_pow_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3097109Z test_nnc_correctness_pow_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3097317Z test_nnc_correctness_pow_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3097523Z test_nnc_correctness_pow_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3097738Z test_nnc_correctness_pow_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3097947Z test_nnc_correctness_pow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3098177Z test_nnc_correctness_pow_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3098395Z test_nnc_correctness_pow_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3098600Z test_nnc_correctness_pow_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3098801Z test_nnc_correctness_pow_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3099009Z test_nnc_correctness_pow_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3099222Z test_nnc_correctness_pow_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3099436Z test_nnc_correctness_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3099639Z test_nnc_correctness_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3099854Z test_nnc_correctness_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3100065Z test_nnc_correctness_prod_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3100283Z test_nnc_correctness_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3100526Z test_nnc_correctness_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3100738Z test_nnc_correctness_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3100947Z test_nnc_correctness_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3101159Z test_nnc_correctness_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3101365Z test_nnc_correctness_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3101577Z test_nnc_correctness_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3101791Z test_nnc_correctness_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3101989Z test_nnc_correctness_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3102200Z test_nnc_correctness_put_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3102410Z test_nnc_correctness_put_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3102623Z test_nnc_correctness_put_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3102838Z test_nnc_correctness_put_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3103075Z test_nnc_correctness_put_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3103285Z test_nnc_correctness_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3103491Z test_nnc_correctness_put_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3103700Z test_nnc_correctness_put_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3103903Z test_nnc_correctness_put_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3104117Z test_nnc_correctness_put_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3104326Z test_nnc_correctness_put_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3104527Z test_nnc_correctness_put_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3104741Z test_nnc_correctness_qr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3104951Z test_nnc_correctness_qr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3105157Z test_nnc_correctness_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3105385Z test_nnc_correctness_qr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3105604Z test_nnc_correctness_quantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3105814Z test_nnc_correctness_quantile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3106033Z test_nnc_correctness_rad2deg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3106244Z test_nnc_correctness_rad2deg_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3106461Z test_nnc_correctness_rad2deg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3106681Z test_nnc_correctness_rad2deg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3106890Z test_nnc_correctness_rad2deg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3107101Z test_nnc_correctness_rad2deg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3107323Z test_nnc_correctness_rad2deg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3107542Z test_nnc_correctness_rad2deg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3107758Z test_nnc_correctness_rad2deg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3108040Z test_nnc_correctness_rad2deg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3108270Z test_nnc_correctness_rand_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3108503Z test_nnc_correctness_rand_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3108737Z test_nnc_correctness_rand_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3108965Z test_nnc_correctness_rand_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3109197Z test_nnc_correctness_rand_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3109414Z test_nnc_correctness_rand_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3109635Z test_nnc_correctness_rand_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3109860Z test_nnc_correctness_randint_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3110083Z test_nnc_correctness_randint_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3110306Z test_nnc_correctness_randint_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3110549Z test_nnc_correctness_randint_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3110771Z test_nnc_correctness_randint_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3110990Z test_nnc_correctness_randint_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3111198Z test_nnc_correctness_randint_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3111417Z test_nnc_correctness_randint_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3111637Z test_nnc_correctness_randint_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3111870Z test_nnc_correctness_randint_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3112092Z test_nnc_correctness_randint_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3112321Z test_nnc_correctness_randint_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3112549Z test_nnc_correctness_randint_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3112765Z test_nnc_correctness_randint_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3113021Z test_nnc_correctness_randint_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3113249Z test_nnc_correctness_randint_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3113474Z test_nnc_correctness_randint_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3113695Z test_nnc_correctness_randint_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3113919Z test_nnc_correctness_randn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3114148Z test_nnc_correctness_randn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3114376Z test_nnc_correctness_randn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3114591Z test_nnc_correctness_randn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3114810Z test_nnc_correctness_randn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3115030Z test_nnc_correctness_randn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3115243Z test_nnc_correctness_randn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3115501Z test_nnc_correctness_randn_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3115734Z test_nnc_correctness_randn_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3116028Z test_nnc_correctness_randn_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3116257Z test_nnc_correctness_randn_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3116481Z test_nnc_correctness_randn_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3116713Z test_nnc_correctness_randn_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3116941Z test_nnc_correctness_randn_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3117163Z test_nnc_correctness_ravel_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3117378Z test_nnc_correctness_ravel_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3117602Z test_nnc_correctness_ravel_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3117830Z test_nnc_correctness_ravel_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3118090Z test_nnc_correctness_ravel_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3118312Z test_nnc_correctness_ravel_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3118535Z test_nnc_correctness_ravel_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3118750Z test_nnc_correctness_ravel_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3118977Z test_nnc_correctness_ravel_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3119190Z test_nnc_correctness_ravel_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3119412Z test_nnc_correctness_ravel_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3119632Z test_nnc_correctness_ravel_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3119844Z test_nnc_correctness_ravel_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3120055Z test_nnc_correctness_real_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3120274Z test_nnc_correctness_real_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3120512Z test_nnc_correctness_real_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3120739Z test_nnc_correctness_real_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3120965Z test_nnc_correctness_real_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3121186Z test_nnc_correctness_real_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3121401Z test_nnc_correctness_real_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3121614Z test_nnc_correctness_real_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3121835Z test_nnc_correctness_real_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3122058Z test_nnc_correctness_real_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3122272Z test_nnc_correctness_real_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3122478Z test_nnc_correctness_real_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3122690Z test_nnc_correctness_real_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3122915Z test_nnc_correctness_reciprocal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3123184Z test_nnc_correctness_reciprocal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3123422Z test_nnc_correctness_reciprocal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3123653Z test_nnc_correctness_reciprocal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3123880Z test_nnc_correctness_reciprocal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3124108Z test_nnc_correctness_reciprocal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3124339Z test_nnc_correctness_reciprocal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3124568Z test_nnc_correctness_reciprocal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3124784Z test_nnc_correctness_reciprocal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3124986Z test_nnc_correctness_reciprocal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3125210Z test_nnc_correctness_reciprocal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3125432Z test_nnc_correctness_reciprocal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3125636Z test_nnc_correctness_remainder_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3125858Z test_nnc_correctness_remainder_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3126170Z test_nnc_correctness_remainder_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3126383Z test_nnc_correctness_remainder_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3126614Z test_nnc_correctness_remainder_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3126838Z test_nnc_correctness_remainder_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3127062Z test_nnc_correctness_remainder_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3127287Z test_nnc_correctness_remainder_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3127506Z test_nnc_correctness_remainder_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3127718Z test_nnc_correctness_renorm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3127947Z test_nnc_correctness_renorm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3128166Z test_nnc_correctness_renorm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3128436Z test_nnc_correctness_renorm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3128653Z test_nnc_correctness_renorm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3128877Z test_nnc_correctness_renorm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3129090Z test_nnc_correctness_repeat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3129302Z test_nnc_correctness_repeat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3129523Z test_nnc_correctness_repeat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3129744Z test_nnc_correctness_repeat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3129953Z test_nnc_correctness_repeat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3130156Z test_nnc_correctness_repeat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3130377Z test_nnc_correctness_repeat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3130590Z test_nnc_correctness_repeat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3130828Z test_nnc_correctness_repeat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3131043Z test_nnc_correctness_repeat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3131262Z test_nnc_correctness_repeat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3131484Z test_nnc_correctness_repeat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3131725Z test_nnc_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3131953Z test_nnc_correctness_repeat_interleave_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3132199Z test_nnc_correctness_repeat_interleave_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3132429Z test_nnc_correctness_repeat_interleave_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3132646Z test_nnc_correctness_repeat_interleave_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3132875Z test_nnc_correctness_repeat_interleave_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3133105Z test_nnc_correctness_repeat_interleave_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3133363Z test_nnc_correctness_repeat_interleave_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3133599Z test_nnc_correctness_repeat_interleave_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3133828Z test_nnc_correctness_repeat_interleave_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3134053Z test_nnc_correctness_repeat_interleave_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3134275Z test_nnc_correctness_repeat_interleave_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3134500Z test_nnc_correctness_repeat_interleave_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3134733Z test_nnc_correctness_reshape_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3134948Z test_nnc_correctness_reshape_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3135170Z test_nnc_correctness_reshape_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3135384Z test_nnc_correctness_reshape_as_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3135606Z test_nnc_correctness_reshape_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3135849Z test_nnc_correctness_reshape_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3136068Z test_nnc_correctness_reshape_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3136286Z test_nnc_correctness_reshape_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3136502Z test_nnc_correctness_reshape_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3136717Z test_nnc_correctness_reshape_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3136927Z test_nnc_correctness_reshape_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3137156Z test_nnc_correctness_reshape_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3137371Z test_nnc_correctness_reshape_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3137585Z test_nnc_correctness_reshape_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3137809Z test_nnc_correctness_reshape_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3138029Z test_nnc_correctness_reshape_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3138286Z test_nnc_correctness_reshape_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3138507Z test_nnc_correctness_reshape_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3138720Z test_nnc_correctness_reshape_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3138929Z test_nnc_correctness_reshape_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3139150Z test_nnc_correctness_reshape_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3139375Z test_nnc_correctness_reshape_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3139592Z test_nnc_correctness_reshape_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3139815Z test_nnc_correctness_reshape_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3140036Z test_nnc_correctness_reshape_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3140243Z test_nnc_correctness_reshape_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3140458Z test_nnc_correctness_resize__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3140704Z test_nnc_correctness_resize__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3140933Z test_nnc_correctness_resize__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3141153Z test_nnc_correctness_resize__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3141377Z test_nnc_correctness_resize__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3141623Z test_nnc_correctness_resize__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3141907Z test_nnc_correctness_resize__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3142178Z test_nnc_correctness_resize__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3142435Z test_nnc_correctness_resize__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3142712Z test_nnc_correctness_resize__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3142972Z test_nnc_correctness_resize__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3143230Z test_nnc_correctness_resize__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3143499Z test_nnc_correctness_resize_as__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3143782Z test_nnc_correctness_resize_as__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3144002Z test_nnc_correctness_resize_as__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3144225Z test_nnc_correctness_resize_as__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3144443Z test_nnc_correctness_resize_as__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3144657Z test_nnc_correctness_resize_as__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3144880Z test_nnc_correctness_resize_as__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3145093Z test_nnc_correctness_resize_as__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3145303Z test_nnc_correctness_resize_as__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3145518Z test_nnc_correctness_resize_as__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3145740Z test_nnc_correctness_resize_as__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3145979Z test_nnc_correctness_resize_as__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3146202Z test_nnc_correctness_resolve_conj_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3146430Z test_nnc_correctness_resolve_conj_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3146656Z test_nnc_correctness_resolve_conj_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3146881Z test_nnc_correctness_resolve_conj_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3147099Z test_nnc_correctness_resolve_conj_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3147321Z test_nnc_correctness_resolve_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3147539Z test_nnc_correctness_resolve_conj_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3147755Z test_nnc_correctness_resolve_conj_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3147970Z test_nnc_correctness_resolve_conj_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3148184Z test_nnc_correctness_resolve_conj_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3148401Z test_nnc_correctness_resolve_conj_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3148631Z test_nnc_correctness_resolve_conj_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3148860Z test_nnc_correctness_resolve_neg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3149079Z test_nnc_correctness_resolve_neg_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3149303Z test_nnc_correctness_resolve_neg_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3149523Z test_nnc_correctness_resolve_neg_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3149750Z test_nnc_correctness_resolve_neg_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3149971Z test_nnc_correctness_resolve_neg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3150190Z test_nnc_correctness_resolve_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3150408Z test_nnc_correctness_resolve_neg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3150624Z test_nnc_correctness_resolve_neg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3150868Z test_nnc_correctness_resolve_neg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3151089Z test_nnc_correctness_resolve_neg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3151297Z test_nnc_correctness_resolve_neg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3151509Z test_nnc_correctness_resolve_neg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3151730Z test_nnc_correctness_roll_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3151979Z test_nnc_correctness_roll_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3152204Z test_nnc_correctness_roll_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3152420Z test_nnc_correctness_roll_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3152637Z test_nnc_correctness_roll_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3152848Z test_nnc_correctness_roll_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3153054Z test_nnc_correctness_roll_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3153260Z test_nnc_correctness_roll_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3153497Z test_nnc_correctness_roll_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3153700Z test_nnc_correctness_roll_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3153902Z test_nnc_correctness_roll_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3154109Z test_nnc_correctness_roll_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3154314Z test_nnc_correctness_roll_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3154530Z test_nnc_correctness_rot90_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3154736Z test_nnc_correctness_rot90_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3154951Z test_nnc_correctness_rot90_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3155165Z test_nnc_correctness_rot90_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3155378Z test_nnc_correctness_rot90_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3155593Z test_nnc_correctness_rot90_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3155821Z test_nnc_correctness_rot90_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3156101Z test_nnc_correctness_rot90_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3156315Z test_nnc_correctness_rot90_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3156527Z test_nnc_correctness_rot90_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3156737Z test_nnc_correctness_rot90_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3156955Z test_nnc_correctness_rot90_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3157135Z test_nnc_correctness_round_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3157344Z test_nnc_correctness_round_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3157548Z test_nnc_correctness_round_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3157758Z test_nnc_correctness_round_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3157968Z test_nnc_correctness_round_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3158175Z test_nnc_correctness_round_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3158411Z test_nnc_correctness_round_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3158619Z test_nnc_correctness_round_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3158821Z test_nnc_correctness_round_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3159048Z test_nnc_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3159273Z test_nnc_correctness_round_decimals_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3159499Z test_nnc_correctness_round_decimals_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3159725Z test_nnc_correctness_round_decimals_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3159955Z test_nnc_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3160181Z test_nnc_correctness_round_decimals_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3160413Z test_nnc_correctness_round_decimals_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3160641Z test_nnc_correctness_round_decimals_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3160905Z test_nnc_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3161163Z test_nnc_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3161436Z test_nnc_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3161717Z test_nnc_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3161998Z test_nnc_correctness_rsqrt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3162277Z test_nnc_correctness_rsqrt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3162563Z test_nnc_correctness_rsqrt_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3162834Z test_nnc_correctness_rsqrt_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3163107Z test_nnc_correctness_rsqrt_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3163371Z test_nnc_correctness_rsqrt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3163594Z test_nnc_correctness_rsqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3163845Z test_nnc_correctness_rsqrt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3164056Z test_nnc_correctness_rsqrt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3164258Z test_nnc_correctness_rsqrt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3164461Z test_nnc_correctness_rsqrt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3164670Z test_nnc_correctness_rsqrt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3164871Z test_nnc_correctness_rsqrt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3165082Z test_nnc_correctness_rsub_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3165296Z test_nnc_correctness_rsub_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3165509Z test_nnc_correctness_rsub_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3165727Z test_nnc_correctness_rsub_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3165932Z test_nnc_correctness_rsub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3166259Z test_nnc_correctness_rsub_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3166474Z test_nnc_correctness_rsub_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3166681Z test_nnc_correctness_rsub_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3166890Z test_nnc_correctness_rsub_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3167097Z test_nnc_correctness_rsub_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3167299Z test_nnc_correctness_rsub_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3167527Z test_nnc_correctness_scalar_tensor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3167748Z test_nnc_correctness_scalar_tensor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3167974Z test_nnc_correctness_scalar_tensor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3168197Z test_nnc_correctness_scalar_tensor_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3168424Z test_nnc_correctness_scalar_tensor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3168648Z test_nnc_correctness_scalar_tensor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3168904Z test_nnc_correctness_scalar_tensor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3169118Z test_nnc_correctness_scalar_tensor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3169335Z test_nnc_correctness_scalar_tensor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3169554Z test_nnc_correctness_scalar_tensor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3169771Z test_nnc_correctness_scalar_tensor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3169989Z test_nnc_correctness_scalar_tensor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3170218Z test_nnc_correctness_scalar_tensor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3170438Z test_nnc_correctness_scatter_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3170654Z test_nnc_correctness_scatter_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3170879Z test_nnc_correctness_scatter_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3171101Z test_nnc_correctness_scatter_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3171353Z test_nnc_correctness_scatter_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3171590Z test_nnc_correctness_scatter_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3171847Z test_nnc_correctness_scatter_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3172066Z test_nnc_correctness_scatter_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3172293Z test_nnc_correctness_scatter_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3172516Z test_nnc_correctness_scatter_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3172730Z test_nnc_correctness_scatter_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3172945Z test_nnc_correctness_scatter_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3173174Z test_nnc_correctness_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3173395Z test_nnc_correctness_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3173616Z test_nnc_correctness_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3173858Z test_nnc_correctness_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3174073Z test_nnc_correctness_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3174282Z test_nnc_correctness_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3174499Z test_nnc_correctness_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3174714Z test_nnc_correctness_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3174932Z test_nnc_correctness_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3175157Z test_nnc_correctness_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3175370Z test_nnc_correctness_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3175576Z test_nnc_correctness_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3175803Z test_nnc_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3176029Z test_nnc_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3176287Z test_nnc_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3176510Z test_nnc_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3176746Z test_nnc_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3176973Z test_nnc_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3177183Z test_nnc_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3177421Z test_nnc_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3177654Z test_nnc_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3177882Z test_nnc_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3178114Z test_nnc_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3178349Z test_nnc_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3178578Z test_nnc_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3178823Z test_nnc_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3179053Z test_nnc_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3179269Z test_nnc_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3179496Z test_nnc_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3179730Z test_nnc_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3179959Z test_nnc_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3180191Z test_nnc_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3180422Z test_nnc_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3180650Z test_nnc_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3180878Z test_nnc_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3181156Z test_nnc_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3181425Z test_nnc_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3181705Z test_nnc_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3181994Z test_nnc_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3182284Z test_nnc_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3182573Z test_nnc_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3182851Z test_nnc_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3183115Z test_nnc_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3183386Z test_nnc_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3183657Z test_nnc_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3183896Z test_nnc_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3184141Z test_nnc_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3184362Z test_nnc_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3184589Z test_nnc_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3184813Z test_nnc_correctness_scatter_reduce_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3185037Z test_nnc_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3185260Z test_nnc_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3185487Z test_nnc_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3185720Z test_nnc_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3185930Z test_nnc_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3186152Z test_nnc_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3186436Z test_nnc_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3186656Z test_nnc_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3186886Z test_nnc_correctness_searchsorted_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3187107Z test_nnc_correctness_searchsorted_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3187330Z test_nnc_correctness_searchsorted_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3187549Z test_nnc_correctness_searchsorted_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3187778Z test_nnc_correctness_searchsorted_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3187999Z test_nnc_correctness_searchsorted_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3188217Z test_nnc_correctness_searchsorted_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3188437Z test_nnc_correctness_searchsorted_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3188663Z test_nnc_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3188897Z test_nnc_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3189144Z test_nnc_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3189376Z test_nnc_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3189610Z test_nnc_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3189836Z test_nnc_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3190079Z test_nnc_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3190320Z test_nnc_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3190547Z test_nnc_correctness_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3190763Z test_nnc_correctness_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3190993Z test_nnc_correctness_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3191222Z test_nnc_correctness_select_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3191466Z test_nnc_correctness_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3191694Z test_nnc_correctness_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3191910Z test_nnc_correctness_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3192134Z test_nnc_correctness_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3192355Z test_nnc_correctness_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3192572Z test_nnc_correctness_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3192791Z test_nnc_correctness_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3193009Z test_nnc_correctness_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3193222Z test_nnc_correctness_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3193456Z test_nnc_correctness_select_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3193687Z test_nnc_correctness_select_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3193925Z test_nnc_correctness_select_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3194185Z test_nnc_correctness_select_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3194417Z test_nnc_correctness_select_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3194635Z test_nnc_correctness_select_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3194864Z test_nnc_correctness_select_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3195092Z test_nnc_correctness_select_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3195322Z test_nnc_correctness_select_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3195552Z test_nnc_correctness_select_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3195769Z test_nnc_correctness_sgn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3196051Z test_nnc_correctness_sgn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3196275Z test_nnc_correctness_sgn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3196524Z test_nnc_correctness_sgn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3196745Z test_nnc_correctness_sgn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3196970Z test_nnc_correctness_sgn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3197187Z test_nnc_correctness_sgn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3197399Z test_nnc_correctness_sgn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3197615Z test_nnc_correctness_sgn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3197845Z test_nnc_correctness_sgn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3198057Z test_nnc_correctness_sgn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3198273Z test_nnc_correctness_sgn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3198496Z test_nnc_correctness_sgn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3198718Z test_nnc_correctness_short_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3198940Z test_nnc_correctness_short_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3199195Z test_nnc_correctness_short_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3199410Z test_nnc_correctness_short_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3199634Z test_nnc_correctness_short_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3199855Z test_nnc_correctness_short_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3200069Z test_nnc_correctness_short_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3200287Z test_nnc_correctness_short_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3200506Z test_nnc_correctness_short_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3200716Z test_nnc_correctness_short_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3200959Z test_nnc_correctness_short_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3201230Z test_nnc_correctness_short_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3201509Z test_nnc_correctness_sigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3201812Z test_nnc_correctness_sigmoid_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3202095Z test_nnc_correctness_sigmoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3202378Z test_nnc_correctness_sigmoid_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3202660Z test_nnc_correctness_sigmoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3202938Z test_nnc_correctness_sigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3203200Z test_nnc_correctness_sigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3203427Z test_nnc_correctness_sigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3203648Z test_nnc_correctness_sigmoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3203867Z test_nnc_correctness_sigmoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3204086Z test_nnc_correctness_sigmoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3204303Z test_nnc_correctness_sigmoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3204517Z test_nnc_correctness_sigmoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3204760Z test_nnc_correctness_sign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3204979Z test_nnc_correctness_sign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3205199Z test_nnc_correctness_sign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3205411Z test_nnc_correctness_sign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3205623Z test_nnc_correctness_sign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3205843Z test_nnc_correctness_sign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3206149Z test_nnc_correctness_sign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3206361Z test_nnc_correctness_sign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3206579Z test_nnc_correctness_sign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3206788Z test_nnc_correctness_sign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3207030Z test_nnc_correctness_signal_windows_bartlett_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3207314Z test_nnc_correctness_signal_windows_bartlett_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3207545Z test_nnc_correctness_signal_windows_blackman_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3207786Z test_nnc_correctness_signal_windows_blackman_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3208024Z test_nnc_correctness_signal_windows_cosine_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3208255Z test_nnc_correctness_signal_windows_cosine_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3208508Z test_nnc_correctness_signal_windows_exponential_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3208753Z test_nnc_correctness_signal_windows_exponential_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3208993Z test_nnc_correctness_signal_windows_gaussian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3209233Z test_nnc_correctness_signal_windows_gaussian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3209482Z test_nnc_correctness_signal_windows_general_cosine_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3209731Z test_nnc_correctness_signal_windows_general_cosine_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3209999Z test_nnc_correctness_signal_windows_general_hamming_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3210247Z test_nnc_correctness_signal_windows_general_hamming_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3210478Z test_nnc_correctness_signal_windows_hamming_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3210709Z test_nnc_correctness_signal_windows_hamming_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3210949Z test_nnc_correctness_signal_windows_hann_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3211184Z test_nnc_correctness_signal_windows_hann_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3211419Z test_nnc_correctness_signal_windows_kaiser_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3211657Z test_nnc_correctness_signal_windows_kaiser_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3211894Z test_nnc_correctness_signal_windows_nuttall_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3212122Z test_nnc_correctness_signal_windows_nuttall_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3212365Z test_nnc_correctness_signbit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3212585Z test_nnc_correctness_signbit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3212807Z test_nnc_correctness_signbit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3213029Z test_nnc_correctness_signbit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3213239Z test_nnc_correctness_signbit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3213463Z test_nnc_correctness_signbit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3213687Z test_nnc_correctness_signbit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3213901Z test_nnc_correctness_signbit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3214116Z test_nnc_correctness_signbit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3214336Z test_nnc_correctness_signbit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3214551Z test_nnc_correctness_sin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3214794Z test_nnc_correctness_sin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3215018Z test_nnc_correctness_sin_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3215239Z test_nnc_correctness_sin_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3215453Z test_nnc_correctness_sin_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3215673Z test_nnc_correctness_sin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3215878Z test_nnc_correctness_sin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3216091Z test_nnc_correctness_sin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3216309Z test_nnc_correctness_sin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3216520Z test_nnc_correctness_sin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3216719Z test_nnc_correctness_sin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3216931Z test_nnc_correctness_sin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3217170Z test_nnc_correctness_sin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3217394Z test_nnc_correctness_sinc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3217616Z test_nnc_correctness_sinc_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3217834Z test_nnc_correctness_sinc_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3218054Z test_nnc_correctness_sinc_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3218264Z test_nnc_correctness_sinc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3218482Z test_nnc_correctness_sinc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3218692Z test_nnc_correctness_sinc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3218913Z test_nnc_correctness_sinc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3219123Z test_nnc_correctness_sinc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3219335Z test_nnc_correctness_sinc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3219552Z test_nnc_correctness_sinc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3219796Z test_nnc_correctness_sinc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3220018Z test_nnc_correctness_sinh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3220234Z test_nnc_correctness_sinh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3220457Z test_nnc_correctness_sinh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3220675Z test_nnc_correctness_sinh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3220895Z test_nnc_correctness_sinh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3221117Z test_nnc_correctness_sinh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3221331Z test_nnc_correctness_sinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3221537Z test_nnc_correctness_sinh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3221789Z test_nnc_correctness_sinh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3222019Z test_nnc_correctness_sinh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3222253Z test_nnc_correctness_sinh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3222469Z test_nnc_correctness_sinh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3222682Z test_nnc_correctness_sinh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3222908Z test_nnc_correctness_slice_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3223118Z test_nnc_correctness_slice_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3223343Z test_nnc_correctness_slice_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3223569Z test_nnc_correctness_slice_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3223796Z test_nnc_correctness_slice_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3224016Z test_nnc_correctness_slice_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3224232Z test_nnc_correctness_slice_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3224452Z test_nnc_correctness_slice_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3224670Z test_nnc_correctness_slice_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3224913Z test_nnc_correctness_slice_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3225128Z test_nnc_correctness_slice_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3225347Z test_nnc_correctness_slice_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3225553Z test_nnc_correctness_slice_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3225787Z test_nnc_correctness_slice_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3226018Z test_nnc_correctness_slice_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3226242Z test_nnc_correctness_slice_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3226472Z test_nnc_correctness_slice_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3226704Z test_nnc_correctness_slice_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3226933Z test_nnc_correctness_slice_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3227159Z test_nnc_correctness_slice_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3227412Z test_nnc_correctness_slice_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3227632Z test_nnc_correctness_slice_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3227862Z test_nnc_correctness_slice_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3228090Z test_nnc_correctness_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3228306Z test_nnc_correctness_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3228526Z test_nnc_correctness_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3228755Z test_nnc_correctness_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3228995Z test_nnc_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3229230Z test_nnc_correctness_softmax_with_dtype_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3229470Z test_nnc_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3229712Z test_nnc_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3229980Z test_nnc_correctness_softmax_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3230209Z test_nnc_correctness_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3230434Z test_nnc_correctness_softmax_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3230668Z test_nnc_correctness_softmax_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3230899Z test_nnc_correctness_softmax_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3231125Z test_nnc_correctness_softmax_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3231359Z test_nnc_correctness_softmax_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3231587Z test_nnc_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3231804Z test_nnc_correctness_sort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3232064Z test_nnc_correctness_sort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3232288Z test_nnc_correctness_sort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3232530Z test_nnc_correctness_sort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3232748Z test_nnc_correctness_sort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3232968Z test_nnc_correctness_sort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3233180Z test_nnc_correctness_sort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3233396Z test_nnc_correctness_sort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3233608Z test_nnc_correctness_sort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3233847Z test_nnc_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3234095Z test_nnc_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3234323Z test_nnc_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3234560Z test_nnc_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3234789Z test_nnc_correctness_special_airy_ai_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3235050Z test_nnc_correctness_special_airy_ai_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3235282Z test_nnc_correctness_special_airy_ai_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3235512Z test_nnc_correctness_special_airy_ai_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3235731Z test_nnc_correctness_special_airy_ai_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3236024Z test_nnc_correctness_special_airy_ai_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3236257Z test_nnc_correctness_special_airy_ai_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3236492Z test_nnc_correctness_special_airy_ai_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3236717Z test_nnc_correctness_special_bessel_j0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3236952Z test_nnc_correctness_special_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3237179Z test_nnc_correctness_special_bessel_j0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3237413Z test_nnc_correctness_special_bessel_j0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3237676Z test_nnc_correctness_special_bessel_j0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3237926Z test_nnc_correctness_special_bessel_j0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3238177Z test_nnc_correctness_special_bessel_j0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3238423Z test_nnc_correctness_special_bessel_j0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3238672Z test_nnc_correctness_special_bessel_j1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3238931Z test_nnc_correctness_special_bessel_j1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3239179Z test_nnc_correctness_special_bessel_j1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3239428Z test_nnc_correctness_special_bessel_j1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3239667Z test_nnc_correctness_special_bessel_j1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3239917Z test_nnc_correctness_special_bessel_j1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3240168Z test_nnc_correctness_special_bessel_j1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3240438Z test_nnc_correctness_special_bessel_j1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3240688Z test_nnc_correctness_special_bessel_y0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3240942Z test_nnc_correctness_special_bessel_y0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3241195Z test_nnc_correctness_special_bessel_y0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3241437Z test_nnc_correctness_special_bessel_y0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3241689Z test_nnc_correctness_special_bessel_y0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3241934Z test_nnc_correctness_special_bessel_y0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3242178Z test_nnc_correctness_special_bessel_y0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3242415Z test_nnc_correctness_special_bessel_y0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3242665Z test_nnc_correctness_special_bessel_y1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3242936Z test_nnc_correctness_special_bessel_y1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3243185Z test_nnc_correctness_special_bessel_y1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3243429Z test_nnc_correctness_special_bessel_y1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3243678Z test_nnc_correctness_special_bessel_y1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3243923Z test_nnc_correctness_special_bessel_y1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3244173Z test_nnc_correctness_special_bessel_y1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3244420Z test_nnc_correctness_special_bessel_y1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3244642Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3244868Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3245086Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3245293Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3245509Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3245752Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3246060Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3246268Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3246470Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3246667Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3246869Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3247070Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3247274Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3247463Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3247660Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3247851Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3248051Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3248252Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3248451Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3248685Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3248885Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3249079Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3249266Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3249461Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3249656Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3249857Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3250056Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3250251Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3250444Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3250638Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3250836Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3251030Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3251290Z test_nnc_correctness_special_entr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3251521Z test_nnc_correctness_special_entr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3251750Z test_nnc_correctness_special_entr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3251972Z test_nnc_correctness_special_entr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3252196Z test_nnc_correctness_special_entr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3252427Z test_nnc_correctness_special_entr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3252648Z test_nnc_correctness_special_entr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3252871Z test_nnc_correctness_special_entr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3253099Z test_nnc_correctness_special_entr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3253327Z test_nnc_correctness_special_entr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3253557Z test_nnc_correctness_special_erfcx_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3253813Z test_nnc_correctness_special_erfcx_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3254039Z test_nnc_correctness_special_erfcx_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3254267Z test_nnc_correctness_special_erfcx_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3254497Z test_nnc_correctness_special_erfcx_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3254724Z test_nnc_correctness_special_erfcx_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3254949Z test_nnc_correctness_special_erfcx_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3255180Z test_nnc_correctness_special_erfcx_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3255384Z test_nnc_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3255585Z test_nnc_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3255785Z test_nnc_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3255986Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3256185Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3256402Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3256600Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3256798Z test_nnc_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3256995Z test_nnc_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3257198Z test_nnc_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3257403Z test_nnc_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3257607Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3257811Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3258009Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3258197Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3258396Z test_nnc_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3258616Z test_nnc_correctness_special_i0e_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3258835Z test_nnc_correctness_special_i0e_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3259087Z test_nnc_correctness_special_i0e_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3259317Z test_nnc_correctness_special_i0e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3259537Z test_nnc_correctness_special_i0e_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3259754Z test_nnc_correctness_special_i0e_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3259981Z test_nnc_correctness_special_i0e_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3260201Z test_nnc_correctness_special_i0e_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3260431Z test_nnc_correctness_special_i0e_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3260644Z test_nnc_correctness_special_i0e_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3260870Z test_nnc_correctness_special_i1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3261093Z test_nnc_correctness_special_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3261318Z test_nnc_correctness_special_i1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3261543Z test_nnc_correctness_special_i1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3261786Z test_nnc_correctness_special_i1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3262008Z test_nnc_correctness_special_i1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3262233Z test_nnc_correctness_special_i1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3262458Z test_nnc_correctness_special_i1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3262683Z test_nnc_correctness_special_i1e_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3262916Z test_nnc_correctness_special_i1e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3263135Z test_nnc_correctness_special_i1e_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3263351Z test_nnc_correctness_special_i1e_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3263571Z test_nnc_correctness_special_i1e_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3263799Z test_nnc_correctness_special_i1e_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3264035Z test_nnc_correctness_special_i1e_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3264259Z test_nnc_correctness_special_i1e_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3264461Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3264667Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3264870Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3265069Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3265260Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3265464Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3265655Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3265854Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3266053Z test_nnc_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3266254Z test_nnc_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3266452Z test_nnc_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3266647Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3266913Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3267111Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3267309Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3267499Z test_nnc_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3267735Z test_nnc_correctness_special_log_ndtr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3267971Z test_nnc_correctness_special_log_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3268213Z test_nnc_correctness_special_log_ndtr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3268445Z test_nnc_correctness_special_log_ndtr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3268676Z test_nnc_correctness_special_log_ndtr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3268906Z test_nnc_correctness_special_log_ndtr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3269133Z test_nnc_correctness_special_log_ndtr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3269379Z test_nnc_correctness_special_log_ndtr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3269619Z test_nnc_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3269864Z test_nnc_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3270109Z test_nnc_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3270341Z test_nnc_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3270574Z test_nnc_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3270821Z test_nnc_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3271061Z test_nnc_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3271303Z test_nnc_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3271548Z test_nnc_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3271789Z test_nnc_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3272056Z test_nnc_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3272291Z test_nnc_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3272529Z test_nnc_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3272760Z test_nnc_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3272999Z test_nnc_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3273241Z test_nnc_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3273475Z test_nnc_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3273717Z test_nnc_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3273953Z test_nnc_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3274177Z test_nnc_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3274437Z test_nnc_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3274671Z test_nnc_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3274908Z test_nnc_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3275144Z test_nnc_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3275381Z test_nnc_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3275630Z test_nnc_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3275875Z test_nnc_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3276184Z test_nnc_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3276415Z test_nnc_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3276632Z test_nnc_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3276873Z test_nnc_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3277134Z test_nnc_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3277368Z test_nnc_correctness_special_ndtr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3277597Z test_nnc_correctness_special_ndtr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3277826Z test_nnc_correctness_special_ndtr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3278055Z test_nnc_correctness_special_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3278285Z test_nnc_correctness_special_ndtr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3278515Z test_nnc_correctness_special_ndtr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3278743Z test_nnc_correctness_special_ndtr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3278966Z test_nnc_correctness_special_ndtr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3279192Z test_nnc_correctness_special_ndtr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3279435Z test_nnc_correctness_special_ndtr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3279667Z test_nnc_correctness_special_ndtri_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3279887Z test_nnc_correctness_special_ndtri_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3280110Z test_nnc_correctness_special_ndtri_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3280341Z test_nnc_correctness_special_ndtri_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3280559Z test_nnc_correctness_special_ndtri_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3280783Z test_nnc_correctness_special_ndtri_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3280997Z test_nnc_correctness_special_ndtri_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3281227Z test_nnc_correctness_special_ndtri_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3281474Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3281722Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3281993Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3282245Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3282492Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3282729Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3282975Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3283220Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3283459Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3283700Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3283941Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3284182Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3284452Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3284694Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3284930Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3285167Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3285392Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3285635Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3285875Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3286202Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3286434Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3286677Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3286952Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3287186Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3287422Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3287629Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3287838Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3288040Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3288237Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3288440Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3288643Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3288844Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3289044Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3289275Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3289481Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3289680Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3289878Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3290073Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3290264Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3290461Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3290660Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3290859Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3291056Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3291250Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3291445Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3291637Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3291834Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3292055Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3292248Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3292436Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3292635Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3292832Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3293025Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3293232Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3293427Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3293628Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3293826Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3294073Z test_nnc_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3294310Z test_nnc_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3294568Z test_nnc_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3294801Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3295039Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3295278Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3295507Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3295754Z test_nnc_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3295992Z test_nnc_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3296223Z test_nnc_correctness_special_xlog1py_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3296457Z test_nnc_correctness_special_xlog1py_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3296691Z test_nnc_correctness_special_xlog1py_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3296942Z test_nnc_correctness_special_xlog1py_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3297163Z test_nnc_correctness_special_xlog1py_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3297377Z test_nnc_correctness_special_xlog1py_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3297600Z test_nnc_correctness_special_xlog1py_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3297820Z test_nnc_correctness_special_xlog1py_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3298047Z test_nnc_correctness_special_xlog1py_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3298281Z test_nnc_correctness_special_zeta_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3298500Z test_nnc_correctness_special_zeta_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3298716Z test_nnc_correctness_special_zeta_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3298944Z test_nnc_correctness_special_zeta_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3299164Z test_nnc_correctness_special_zeta_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3299409Z test_nnc_correctness_special_zeta_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3299627Z test_nnc_correctness_special_zeta_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3299844Z test_nnc_correctness_special_zeta_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3300052Z test_nnc_correctness_split_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3300267Z test_nnc_correctness_split_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3300484Z test_nnc_correctness_split_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3300709Z test_nnc_correctness_split_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3300930Z test_nnc_correctness_split_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3301146Z test_nnc_correctness_split_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3301401Z test_nnc_correctness_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3301666Z test_nnc_correctness_split_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3301943Z test_nnc_correctness_split_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3302239Z test_nnc_correctness_split_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3302503Z test_nnc_correctness_split_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3302756Z test_nnc_correctness_split_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3303024Z test_nnc_correctness_split_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3303302Z test_nnc_correctness_split_list_args_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3303579Z test_nnc_correctness_split_list_args_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3303851Z test_nnc_correctness_split_list_args_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3304075Z test_nnc_correctness_split_list_args_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3304295Z test_nnc_correctness_split_list_args_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3304516Z test_nnc_correctness_split_list_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3304763Z test_nnc_correctness_split_list_args_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3304986Z test_nnc_correctness_split_list_args_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3305206Z test_nnc_correctness_split_list_args_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3305424Z test_nnc_correctness_split_list_args_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3305635Z test_nnc_correctness_split_list_args_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3305851Z test_nnc_correctness_split_list_args_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3306079Z test_nnc_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3306300Z test_nnc_correctness_split_with_sizes_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3306529Z test_nnc_correctness_split_with_sizes_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3306754Z test_nnc_correctness_split_with_sizes_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3306974Z test_nnc_correctness_split_with_sizes_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3307205Z test_nnc_correctness_split_with_sizes_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3307462Z test_nnc_correctness_split_with_sizes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3307695Z test_nnc_correctness_split_with_sizes_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3307924Z test_nnc_correctness_split_with_sizes_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3308154Z test_nnc_correctness_split_with_sizes_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3308375Z test_nnc_correctness_split_with_sizes_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3308599Z test_nnc_correctness_split_with_sizes_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3308825Z test_nnc_correctness_split_with_sizes_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3309039Z test_nnc_correctness_sqrt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3309251Z test_nnc_correctness_sqrt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3309467Z test_nnc_correctness_sqrt_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3309707Z test_nnc_correctness_sqrt_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3309921Z test_nnc_correctness_sqrt_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3310144Z test_nnc_correctness_sqrt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3310357Z test_nnc_correctness_sqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3310569Z test_nnc_correctness_sqrt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3310791Z test_nnc_correctness_sqrt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3311004Z test_nnc_correctness_sqrt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3311215Z test_nnc_correctness_sqrt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3311423Z test_nnc_correctness_sqrt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3311644Z test_nnc_correctness_sqrt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3311858Z test_nnc_correctness_square_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3312080Z test_nnc_correctness_square_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3312325Z test_nnc_correctness_square_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3312545Z test_nnc_correctness_square_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3312772Z test_nnc_correctness_square_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3312995Z test_nnc_correctness_square_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3313212Z test_nnc_correctness_square_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3313428Z test_nnc_correctness_square_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3313642Z test_nnc_correctness_square_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3313844Z test_nnc_correctness_square_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3314056Z test_nnc_correctness_square_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3314268Z test_nnc_correctness_square_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3314485Z test_nnc_correctness_squeeze_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3314728Z test_nnc_correctness_squeeze_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3314947Z test_nnc_correctness_squeeze_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3315166Z test_nnc_correctness_squeeze_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3315399Z test_nnc_correctness_squeeze_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3315622Z test_nnc_correctness_squeeze_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3315841Z test_nnc_correctness_squeeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3316137Z test_nnc_correctness_squeeze_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3316362Z test_nnc_correctness_squeeze_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3316578Z test_nnc_correctness_squeeze_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3316794Z test_nnc_correctness_squeeze_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3317014Z test_nnc_correctness_squeeze_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3317238Z test_nnc_correctness_squeeze_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3317484Z test_nnc_correctness_stack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3317694Z test_nnc_correctness_stack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3317911Z test_nnc_correctness_stack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3318124Z test_nnc_correctness_stack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3318345Z test_nnc_correctness_stack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3318550Z test_nnc_correctness_stack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3318762Z test_nnc_correctness_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3318975Z test_nnc_correctness_stack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3319196Z test_nnc_correctness_stack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3319416Z test_nnc_correctness_stack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3319631Z test_nnc_correctness_stack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3319874Z test_nnc_correctness_stack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3320080Z test_nnc_correctness_stack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3320291Z test_nnc_correctness_std_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3320506Z test_nnc_correctness_std_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3320719Z test_nnc_correctness_std_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3320922Z test_nnc_correctness_std_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3321129Z test_nnc_correctness_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3321333Z test_nnc_correctness_std_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3321561Z test_nnc_correctness_std_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3321795Z test_nnc_correctness_std_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3322050Z test_nnc_correctness_std_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3322329Z test_nnc_correctness_std_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3322547Z test_nnc_correctness_std_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3322773Z test_nnc_correctness_std_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3323010Z test_nnc_correctness_std_mean_unbiased_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3323257Z test_nnc_correctness_std_mean_unbiased_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3323496Z test_nnc_correctness_std_mean_unbiased_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3323724Z test_nnc_correctness_std_mean_unbiased_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3323952Z test_nnc_correctness_std_mean_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3324180Z test_nnc_correctness_std_mean_unbiased_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3324418Z test_nnc_correctness_std_unbiased_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3324653Z test_nnc_correctness_std_unbiased_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3324909Z test_nnc_correctness_std_unbiased_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3325139Z test_nnc_correctness_std_unbiased_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3325368Z test_nnc_correctness_std_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3325589Z test_nnc_correctness_std_unbiased_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3325815Z test_nnc_correctness_stft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3326135Z test_nnc_correctness_stft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3326344Z test_nnc_correctness_stft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3326559Z test_nnc_correctness_stft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3326764Z test_nnc_correctness_sub_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3326975Z test_nnc_correctness_sub_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3327198Z test_nnc_correctness_sub_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3327465Z test_nnc_correctness_sub_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3327679Z test_nnc_correctness_sub_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3327891Z test_nnc_correctness_sub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3328093Z test_nnc_correctness_sub_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3328309Z test_nnc_correctness_sub_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3328527Z test_nnc_correctness_sub_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3328742Z test_nnc_correctness_sub_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3328950Z test_nnc_correctness_sub_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3329169Z test_nnc_correctness_sub_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3329385Z test_nnc_correctness_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3329600Z test_nnc_correctness_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3329825Z test_nnc_correctness_sum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3330080Z test_nnc_correctness_sum_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3330296Z test_nnc_correctness_sum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3330519Z test_nnc_correctness_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3330725Z test_nnc_correctness_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3330936Z test_nnc_correctness_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3331150Z test_nnc_correctness_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3331355Z test_nnc_correctness_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3331589Z test_nnc_correctness_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3331825Z test_nnc_correctness_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3332043Z test_nnc_correctness_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3332270Z test_nnc_correctness_sum_to_size_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3332526Z test_nnc_correctness_sum_to_size_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3332757Z test_nnc_correctness_sum_to_size_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3332988Z test_nnc_correctness_sum_to_size_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3333217Z test_nnc_correctness_sum_to_size_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3333445Z test_nnc_correctness_sum_to_size_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3333671Z test_nnc_correctness_sum_to_size_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3333890Z test_nnc_correctness_sum_to_size_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3334114Z test_nnc_correctness_sum_to_size_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3334337Z test_nnc_correctness_sum_to_size_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3334556Z test_nnc_correctness_sum_to_size_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3334775Z test_nnc_correctness_sum_to_size_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3335073Z test_nnc_correctness_svd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3335299Z test_nnc_correctness_svd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3335519Z test_nnc_correctness_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3335734Z test_nnc_correctness_svd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3335960Z test_nnc_correctness_svd_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3336188Z test_nnc_correctness_svd_lowrank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3336419Z test_nnc_correctness_symeig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3336635Z test_nnc_correctness_symeig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3336856Z test_nnc_correctness_symeig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3337073Z test_nnc_correctness_symeig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3337296Z test_nnc_correctness_t_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3337517Z test_nnc_correctness_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3337772Z test_nnc_correctness_t_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3337992Z test_nnc_correctness_t_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3338208Z test_nnc_correctness_t_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3338427Z test_nnc_correctness_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3338637Z test_nnc_correctness_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3338857Z test_nnc_correctness_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3339069Z test_nnc_correctness_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3339283Z test_nnc_correctness_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3339499Z test_nnc_correctness_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3339712Z test_nnc_correctness_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3339947Z test_nnc_correctness_take_along_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3340200Z test_nnc_correctness_take_along_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3340435Z test_nnc_correctness_take_along_dim_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3340666Z test_nnc_correctness_take_along_dim_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3340901Z test_nnc_correctness_take_along_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3341132Z test_nnc_correctness_take_along_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3341367Z test_nnc_correctness_take_along_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3341598Z test_nnc_correctness_take_along_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3341817Z test_nnc_correctness_take_along_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3342038Z test_nnc_correctness_take_along_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3342253Z test_nnc_correctness_take_along_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3342483Z test_nnc_correctness_take_along_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3342734Z test_nnc_correctness_take_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3342951Z test_nnc_correctness_take_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3343179Z test_nnc_correctness_take_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3343404Z test_nnc_correctness_take_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3343623Z test_nnc_correctness_take_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3343837Z test_nnc_correctness_take_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3344054Z test_nnc_correctness_take_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3344266Z test_nnc_correctness_take_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3344482Z test_nnc_correctness_take_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3344685Z test_nnc_correctness_take_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3344898Z test_nnc_correctness_take_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3345201Z test_nnc_correctness_take_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3345430Z test_nnc_correctness_tan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3345648Z test_nnc_correctness_tan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3345872Z test_nnc_correctness_tan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3346097Z test_nnc_correctness_tan_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3346313Z test_nnc_correctness_tan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3346541Z test_nnc_correctness_tan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3346749Z test_nnc_correctness_tan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3346960Z test_nnc_correctness_tan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3347178Z test_nnc_correctness_tan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3347391Z test_nnc_correctness_tan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3347599Z test_nnc_correctness_tan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3347844Z test_nnc_correctness_tan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3348061Z test_nnc_correctness_tan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3348283Z test_nnc_correctness_tanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3348501Z test_nnc_correctness_tanh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3348727Z test_nnc_correctness_tanh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3348948Z test_nnc_correctness_tanh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3349170Z test_nnc_correctness_tanh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3349390Z test_nnc_correctness_tanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3349609Z test_nnc_correctness_tanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3349824Z test_nnc_correctness_tanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3350041Z test_nnc_correctness_tanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3350276Z test_nnc_correctness_tanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3350497Z test_nnc_correctness_tanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3350711Z test_nnc_correctness_tanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3350927Z test_nnc_correctness_tanh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3351160Z test_nnc_correctness_tensor_split_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3351390Z test_nnc_correctness_tensor_split_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3351627Z test_nnc_correctness_tensor_split_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3351875Z test_nnc_correctness_tensor_split_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3352138Z test_nnc_correctness_tensor_split_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3352366Z test_nnc_correctness_tensor_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3352590Z test_nnc_correctness_tensor_split_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3352819Z test_nnc_correctness_tensor_split_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3353075Z test_nnc_correctness_tensor_split_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3353295Z test_nnc_correctness_tensor_split_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3353522Z test_nnc_correctness_tensor_split_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3353744Z test_nnc_correctness_tensor_split_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3353966Z test_nnc_correctness_tensordot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3354199Z test_nnc_correctness_tensordot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3354423Z test_nnc_correctness_tensordot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3354647Z test_nnc_correctness_tensordot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3354878Z test_nnc_correctness_tensordot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3355093Z test_nnc_correctness_tensordot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3355315Z test_nnc_correctness_tile_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3355564Z test_nnc_correctness_tile_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3355791Z test_nnc_correctness_tile_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3356077Z test_nnc_correctness_tile_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3356297Z test_nnc_correctness_tile_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3356512Z test_nnc_correctness_tile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3356727Z test_nnc_correctness_tile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3356945Z test_nnc_correctness_tile_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3357154Z test_nnc_correctness_tile_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3357371Z test_nnc_correctness_tile_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3357587Z test_nnc_correctness_tile_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3357800Z test_nnc_correctness_tile_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3358057Z test_nnc_correctness_to_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3358275Z test_nnc_correctness_to_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3358503Z test_nnc_correctness_to_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3358721Z test_nnc_correctness_to_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3358936Z test_nnc_correctness_to_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3359147Z test_nnc_correctness_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3359366Z test_nnc_correctness_to_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3359576Z test_nnc_correctness_to_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3359794Z test_nnc_correctness_to_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3360008Z test_nnc_correctness_to_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3360230Z test_nnc_correctness_to_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3360443Z test_nnc_correctness_to_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3360703Z test_nnc_correctness_to_sparse_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3360938Z test_nnc_correctness_to_sparse_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3361228Z test_nnc_correctness_to_sparse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3361516Z test_nnc_correctness_to_sparse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3361797Z test_nnc_correctness_to_sparse_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3362086Z test_nnc_correctness_to_sparse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3362364Z test_nnc_correctness_to_sparse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3362642Z test_nnc_correctness_to_sparse_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3362913Z test_nnc_correctness_to_sparse_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3363196Z test_nnc_correctness_to_sparse_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3363420Z test_nnc_correctness_to_sparse_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3363672Z test_nnc_correctness_to_sparse_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3363897Z test_nnc_correctness_topk_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3364118Z test_nnc_correctness_topk_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3364338Z test_nnc_correctness_topk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3364553Z test_nnc_correctness_topk_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3364772Z test_nnc_correctness_topk_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3364988Z test_nnc_correctness_topk_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3365204Z test_nnc_correctness_topk_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3365422Z test_nnc_correctness_topk_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3365639Z test_nnc_correctness_topk_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3365863Z test_nnc_correctness_trace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3366284Z test_nnc_correctness_trace_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3366523Z test_nnc_correctness_trace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3366755Z test_nnc_correctness_trace_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3366978Z test_nnc_correctness_trace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3367203Z test_nnc_correctness_trace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3367429Z test_nnc_correctness_trace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3367651Z test_nnc_correctness_trace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3367867Z test_nnc_correctness_trace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3368084Z test_nnc_correctness_trace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3368297Z test_nnc_correctness_trace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3368516Z test_nnc_correctness_trace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3368735Z test_nnc_correctness_trace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3368993Z test_nnc_correctness_transpose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3369220Z test_nnc_correctness_transpose_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3369453Z test_nnc_correctness_transpose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3369685Z test_nnc_correctness_transpose_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3369917Z test_nnc_correctness_transpose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3370145Z test_nnc_correctness_transpose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3370367Z test_nnc_correctness_transpose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3370594Z test_nnc_correctness_transpose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3370819Z test_nnc_correctness_transpose_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3371045Z test_nnc_correctness_transpose_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3371262Z test_nnc_correctness_transpose_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3371519Z test_nnc_correctness_transpose_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3371745Z test_nnc_correctness_transpose_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3371973Z test_nnc_correctness_trapezoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3372204Z test_nnc_correctness_trapezoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3372435Z test_nnc_correctness_trapezoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3372662Z test_nnc_correctness_trapezoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3372891Z test_nnc_correctness_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3373104Z test_nnc_correctness_trapezoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3373329Z test_nnc_correctness_trapezoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3373543Z test_nnc_correctness_trapezoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3373766Z test_nnc_correctness_trapezoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3374027Z test_nnc_correctness_trapezoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3374255Z test_nnc_correctness_trapezoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3374481Z test_nnc_correctness_trapz_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3374708Z test_nnc_correctness_trapz_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3374931Z test_nnc_correctness_trapz_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3375153Z test_nnc_correctness_trapz_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3375374Z test_nnc_correctness_trapz_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3375591Z test_nnc_correctness_trapz_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3375801Z test_nnc_correctness_trapz_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3376021Z test_nnc_correctness_trapz_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3376229Z test_nnc_correctness_trapz_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3376469Z test_nnc_correctness_trapz_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3376695Z test_nnc_correctness_trapz_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3376935Z test_nnc_correctness_triangular_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3377175Z test_nnc_correctness_triangular_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3377412Z test_nnc_correctness_triangular_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3377647Z test_nnc_correctness_triangular_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3377875Z test_nnc_correctness_tril_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3378098Z test_nnc_correctness_tril_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3378315Z test_nnc_correctness_tril_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3378540Z test_nnc_correctness_tril_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3378751Z test_nnc_correctness_tril_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3378964Z test_nnc_correctness_tril_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3379207Z test_nnc_correctness_tril_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3379427Z test_nnc_correctness_tril_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3379642Z test_nnc_correctness_tril_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3379854Z test_nnc_correctness_tril_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3380073Z test_nnc_correctness_tril_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3380290Z test_nnc_correctness_tril_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3380518Z test_nnc_correctness_tril_indices_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3380740Z test_nnc_correctness_tril_indices_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3380963Z test_nnc_correctness_triu_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3381179Z test_nnc_correctness_triu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3381405Z test_nnc_correctness_triu_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3381652Z test_nnc_correctness_triu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3381873Z test_nnc_correctness_triu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3382087Z test_nnc_correctness_triu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3382299Z test_nnc_correctness_triu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3382517Z test_nnc_correctness_triu_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3382734Z test_nnc_correctness_triu_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3382951Z test_nnc_correctness_triu_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3383158Z test_nnc_correctness_triu_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3383370Z test_nnc_correctness_triu_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3383597Z test_nnc_correctness_triu_indices_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3383824Z test_nnc_correctness_triu_indices_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3384056Z test_nnc_correctness_true_divide_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3384315Z test_nnc_correctness_true_divide_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3384550Z test_nnc_correctness_true_divide_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3384783Z test_nnc_correctness_true_divide_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3385015Z test_nnc_correctness_true_divide_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3385245Z test_nnc_correctness_true_divide_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3385471Z test_nnc_correctness_true_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3385691Z test_nnc_correctness_true_divide_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3385910Z test_nnc_correctness_true_divide_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3386134Z test_nnc_correctness_true_divide_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3386350Z test_nnc_correctness_true_divide_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3386600Z test_nnc_correctness_true_divide_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3386824Z test_nnc_correctness_true_divide_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3387050Z test_nnc_correctness_trunc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3387274Z test_nnc_correctness_trunc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3387497Z test_nnc_correctness_trunc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3387712Z test_nnc_correctness_trunc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3387941Z test_nnc_correctness_trunc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3388156Z test_nnc_correctness_trunc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3388360Z test_nnc_correctness_trunc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3388581Z test_nnc_correctness_trunc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3388803Z test_nnc_correctness_trunc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3389028Z test_nnc_correctness_unbind_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3389272Z test_nnc_correctness_unbind_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3389500Z test_nnc_correctness_unbind_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3389729Z test_nnc_correctness_unbind_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3389962Z test_nnc_correctness_unbind_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3390187Z test_nnc_correctness_unbind_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3390416Z test_nnc_correctness_unbind_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3390642Z test_nnc_correctness_unbind_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3390854Z test_nnc_correctness_unbind_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3391070Z test_nnc_correctness_unbind_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3391283Z test_nnc_correctness_unbind_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3391492Z test_nnc_correctness_unbind_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3391738Z test_nnc_correctness_unbind_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3392010Z test_nnc_correctness_unflatten_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3392246Z test_nnc_correctness_unflatten_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3392478Z test_nnc_correctness_unflatten_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3392710Z test_nnc_correctness_unflatten_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3392940Z test_nnc_correctness_unflatten_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3393173Z test_nnc_correctness_unflatten_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3393400Z test_nnc_correctness_unflatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3393620Z test_nnc_correctness_unflatten_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3393848Z test_nnc_correctness_unflatten_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3394073Z test_nnc_correctness_unflatten_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3394302Z test_nnc_correctness_unflatten_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3394550Z test_nnc_correctness_unflatten_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3394777Z test_nnc_correctness_unflatten_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3395008Z test_nnc_correctness_unfold_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3395234Z test_nnc_correctness_unfold_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3395468Z test_nnc_correctness_unfold_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3395707Z test_nnc_correctness_unfold_copy_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3396009Z test_nnc_correctness_unfold_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3396240Z test_nnc_correctness_unfold_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3396464Z test_nnc_correctness_unfold_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3396691Z test_nnc_correctness_unfold_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3396935Z test_nnc_correctness_unfold_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3397153Z test_nnc_correctness_unfold_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3397378Z test_nnc_correctness_unfold_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3397603Z test_nnc_correctness_unfold_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3397822Z test_nnc_correctness_unfold_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3398046Z test_nnc_correctness_unfold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3398277Z test_nnc_correctness_unfold_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3398501Z test_nnc_correctness_unfold_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3398723Z test_nnc_correctness_unfold_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3398940Z test_nnc_correctness_unfold_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3399162Z test_nnc_correctness_unfold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3399379Z test_nnc_correctness_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3399629Z test_nnc_correctness_unfold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3399853Z test_nnc_correctness_unfold_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3400074Z test_nnc_correctness_unfold_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3400289Z test_nnc_correctness_unfold_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3400509Z test_nnc_correctness_unfold_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3400726Z test_nnc_correctness_unfold_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3400954Z test_nnc_correctness_uniform_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3401186Z test_nnc_correctness_uniform_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3401403Z test_nnc_correctness_uniform_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3401629Z test_nnc_correctness_uniform_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3401856Z test_nnc_correctness_uniform_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3402134Z test_nnc_correctness_uniform_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3402394Z test_nnc_correctness_unique_consecutive_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3402633Z test_nnc_correctness_unique_consecutive_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3402871Z test_nnc_correctness_unique_consecutive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3403101Z test_nnc_correctness_unique_consecutive_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3403337Z test_nnc_correctness_unique_consecutive_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3403578Z test_nnc_correctness_unique_consecutive_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3403812Z test_nnc_correctness_unique_consecutive_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3404045Z test_nnc_correctness_unique_consecutive_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3404267Z test_nnc_correctness_unique_consecutive_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3404480Z test_nnc_correctness_unique_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3404731Z test_nnc_correctness_unique_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3404949Z test_nnc_correctness_unique_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3405173Z test_nnc_correctness_unique_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3405394Z test_nnc_correctness_unique_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3405614Z test_nnc_correctness_unique_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3405830Z test_nnc_correctness_unique_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3406151Z test_nnc_correctness_unique_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3406367Z test_nnc_correctness_unique_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3406587Z test_nnc_correctness_unsqueeze_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3406805Z test_nnc_correctness_unsqueeze_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3407030Z test_nnc_correctness_unsqueeze_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3407303Z test_nnc_correctness_unsqueeze_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3407537Z test_nnc_correctness_unsqueeze_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3407763Z test_nnc_correctness_unsqueeze_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3407993Z test_nnc_correctness_unsqueeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3408218Z test_nnc_correctness_unsqueeze_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3408443Z test_nnc_correctness_unsqueeze_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3408668Z test_nnc_correctness_unsqueeze_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3408892Z test_nnc_correctness_unsqueeze_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3409115Z test_nnc_correctness_unsqueeze_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3409338Z test_nnc_correctness_unsqueeze_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3409553Z test_nnc_correctness_var_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3409777Z test_nnc_correctness_var_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3410029Z test_nnc_correctness_var_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3410251Z test_nnc_correctness_var_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3410465Z test_nnc_correctness_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3410668Z test_nnc_correctness_var_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3410897Z test_nnc_correctness_var_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3411134Z test_nnc_correctness_var_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3411364Z test_nnc_correctness_var_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3411587Z test_nnc_correctness_var_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3411812Z test_nnc_correctness_var_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3412035Z test_nnc_correctness_var_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3412286Z test_nnc_correctness_var_mean_unbiased_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3412530Z test_nnc_correctness_var_mean_unbiased_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3412766Z test_nnc_correctness_var_mean_unbiased_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3413002Z test_nnc_correctness_var_mean_unbiased_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3413231Z test_nnc_correctness_var_mean_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3413447Z test_nnc_correctness_var_mean_unbiased_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3413677Z test_nnc_correctness_var_unbiased_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3413914Z test_nnc_correctness_var_unbiased_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3414151Z test_nnc_correctness_var_unbiased_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3414380Z test_nnc_correctness_var_unbiased_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3414609Z test_nnc_correctness_var_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3414835Z test_nnc_correctness_var_unbiased_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3415074Z test_nnc_correctness_vdot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3415299Z test_nnc_correctness_vdot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3415526Z test_nnc_correctness_vdot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3415746Z test_nnc_correctness_vdot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3415961Z test_nnc_correctness_vdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3416180Z test_nnc_correctness_vdot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3416371Z test_nnc_correctness_view_as_complex_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3416604Z test_nnc_correctness_view_as_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3416839Z test_nnc_correctness_view_as_complex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3417063Z test_nnc_correctness_view_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3417284Z test_nnc_correctness_view_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3417531Z test_nnc_correctness_view_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3417757Z test_nnc_correctness_view_as_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3417986Z test_nnc_correctness_view_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3418203Z test_nnc_correctness_view_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3418429Z test_nnc_correctness_view_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3418648Z test_nnc_correctness_view_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3418873Z test_nnc_correctness_view_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3419092Z test_nnc_correctness_view_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3419307Z test_nnc_correctness_view_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3419524Z test_nnc_correctness_view_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3419746Z test_nnc_correctness_view_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3419999Z test_nnc_correctness_view_as_real_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3420233Z test_nnc_correctness_view_as_real_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3420464Z test_nnc_correctness_view_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3420689Z test_nnc_correctness_view_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3420915Z test_nnc_correctness_view_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3421141Z test_nnc_correctness_view_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3421368Z test_nnc_correctness_view_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3421597Z test_nnc_correctness_view_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3421860Z test_nnc_correctness_view_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3422083Z test_nnc_correctness_view_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3422306Z test_nnc_correctness_view_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3422555Z test_nnc_correctness_view_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3422768Z test_nnc_correctness_view_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3422980Z test_nnc_correctness_view_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3423202Z test_nnc_correctness_view_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3423424Z test_nnc_correctness_view_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3423648Z test_nnc_correctness_view_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3423876Z test_nnc_correctness_view_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3424096Z test_nnc_correctness_view_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3424310Z test_nnc_correctness_view_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3424529Z test_nnc_correctness_view_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3424741Z test_nnc_correctness_view_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3424967Z test_nnc_correctness_view_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3425236Z test_nnc_correctness_view_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3425451Z test_nnc_correctness_view_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3425674Z test_nnc_correctness_vsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3425897Z test_nnc_correctness_vsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3426126Z test_nnc_correctness_vsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3426356Z test_nnc_correctness_vsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3426581Z test_nnc_correctness_vsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3426809Z test_nnc_correctness_vsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3427032Z test_nnc_correctness_vsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3427249Z test_nnc_correctness_vsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3427467Z test_nnc_correctness_vsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3427701Z test_nnc_correctness_vsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3427916Z test_nnc_correctness_vsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3428136Z test_nnc_correctness_vsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3428357Z test_nnc_correctness_vsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3428571Z test_nnc_correctness_vstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3428792Z test_nnc_correctness_vstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3429023Z test_nnc_correctness_vstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3429250Z test_nnc_correctness_vstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3429472Z test_nnc_correctness_vstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3429697Z test_nnc_correctness_vstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3429919Z test_nnc_correctness_vstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3430137Z test_nnc_correctness_vstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3430373Z test_nnc_correctness_vstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3430587Z test_nnc_correctness_vstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3430793Z test_nnc_correctness_vstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3431011Z test_nnc_correctness_vstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3431231Z test_nnc_correctness_vstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3431455Z test_nnc_correctness_where_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3431677Z test_nnc_correctness_where_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3431903Z test_nnc_correctness_where_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3432130Z test_nnc_correctness_where_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3432357Z test_nnc_correctness_where_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3432579Z test_nnc_correctness_where_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3432823Z test_nnc_correctness_where_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3433047Z test_nnc_correctness_where_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3433266Z test_nnc_correctness_where_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3433480Z test_nnc_correctness_where_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3433693Z test_nnc_correctness_where_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3433913Z test_nnc_correctness_where_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3434138Z test_nnc_correctness_where_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3434352Z test_nnc_correctness_xlogy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3434560Z test_nnc_correctness_xlogy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3434779Z test_nnc_correctness_xlogy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3434995Z test_nnc_correctness_xlogy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3435240Z test_nnc_correctness_xlogy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3435460Z test_nnc_correctness_xlogy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3435683Z test_nnc_correctness_xlogy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3435897Z test_nnc_correctness_xlogy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3436186Z test_nnc_correctness_xlogy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3436405Z test_nnc_correctness_xlogy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3436634Z test_nnc_correctness_zero__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3436853Z test_nnc_correctness_zero__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3437080Z test_nnc_correctness_zero__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3437307Z test_nnc_correctness_zero__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3437532Z test_nnc_correctness_zero__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3437783Z test_nnc_correctness_zero__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3437998Z test_nnc_correctness_zero__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3438216Z test_nnc_correctness_zero__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3438432Z test_nnc_correctness_zero__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3438643Z test_nnc_correctness_zero__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3438864Z test_nnc_correctness_zero__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3439086Z test_nnc_correctness_zero__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3439311Z test_nnc_correctness_zeros_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3439520Z test_nnc_correctness_zeros_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3439747Z test_nnc_correctness_zeros_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3439974Z test_nnc_correctness_zeros_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3440195Z test_nnc_correctness_zeros_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3440437Z test_nnc_correctness_zeros_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3440657Z test_nnc_correctness_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3440865Z test_nnc_correctness_zeros_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3441110Z test_nnc_correctness_zeros_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3441382Z test_nnc_correctness_zeros_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3441647Z test_nnc_correctness_zeros_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3441915Z test_nnc_correctness_zeros_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3442183Z test_nnc_correctness_zeros_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3442467Z test_nnc_correctness_zeros_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3442747Z test_nnc_correctness_zeros_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3443041Z test_nnc_correctness_zeros_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3443320Z test_nnc_correctness_zeros_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3443555Z test_nnc_correctness_zeros_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3443783Z test_nnc_correctness_zeros_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3444012Z test_nnc_correctness_zeros_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3458364Z test_nnc_correctness_zeros_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3458633Z test_nnc_correctness_zeros_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3458952Z test_nnc_correctness_zeros_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3459211Z test_nnc_correctness_zeros_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3459494Z test_nnc_correctness_zeros_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3459721Z test_nnc_correctness_zeros_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3459933Z test_unsupported_H_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3460131Z test_unsupported_T_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3460418Z test_unsupported___getitem___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3460601Z test_unsupported___rpow___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3460786Z test_unsupported___rsub___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3460989Z test_unsupported__native_batch_norm_legit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3461236Z test_unsupported__softmax_backward_data_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3461466Z test_unsupported_acosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3461696Z test_unsupported_addbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3461938Z test_unsupported_addcdiv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3462166Z test_unsupported_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3462401Z test_unsupported_addmv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3462630Z test_unsupported_addr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3462861Z test_unsupported_all_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3463098Z test_unsupported_allclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3463327Z test_unsupported_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3463548Z test_unsupported_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3463822Z test_unsupported_aminmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3464013Z test_unsupported_angle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3464191Z test_unsupported_any_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3464378Z test_unsupported_arange_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3464568Z test_unsupported_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3464761Z test_unsupported_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3464944Z test_unsupported_argsort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3465137Z test_unsupported_argwhere_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3465331Z test_unsupported_as_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3465530Z test_unsupported_as_strided_partial_views_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3465730Z test_unsupported_as_strided_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3465910Z test_unsupported_asinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3466128Z test_unsupported_atanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3466337Z test_unsupported_atleast_1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3466556Z test_unsupported_atleast_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3466814Z test_unsupported_atleast_3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3467004Z test_unsupported_baddbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3467196Z test_unsupported_bernoulli_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3467387Z test_unsupported_bfloat16_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3467577Z test_unsupported_block_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3467781Z test_unsupported_bmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3468027Z test_unsupported_broadcast_shapes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3468231Z test_unsupported_broadcast_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3468428Z test_unsupported_broadcast_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3468619Z test_unsupported_bucketize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3468815Z test_unsupported_cartesian_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3468993Z test_unsupported_cat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3469177Z test_unsupported_cdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3469363Z test_unsupported_cdouble_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3469543Z test_unsupported_cfloat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3469750Z test_unsupported_chalf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3469941Z test_unsupported_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3470142Z test_unsupported_cholesky_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3470338Z test_unsupported_cholesky_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3470522Z test_unsupported_chunk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3470712Z test_unsupported_clamp_max_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3470895Z test_unsupported_clamp_min_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3471079Z test_unsupported_clone_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3471269Z test_unsupported_column_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3471459Z test_unsupported_combinations_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3471640Z test_unsupported_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3471818Z test_unsupported_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3472013Z test_unsupported_conj_physical_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3472238Z test_unsupported_constant_pad_nd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3472450Z test_unsupported_copysign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3472666Z test_unsupported_corrcoef_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3472864Z test_unsupported_count_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3473041Z test_unsupported_cov_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3473212Z test_unsupported_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3473395Z test_unsupported_cummax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3473580Z test_unsupported_cummin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3473769Z test_unsupported_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3473953Z test_unsupported_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3474162Z test_unsupported_cumulative_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3474352Z test_unsupported_deg2rad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3474536Z test_unsupported_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3474728Z test_unsupported_diag_embed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3474905Z test_unsupported_diagflat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3475101Z test_unsupported_diagonal_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3475290Z test_unsupported_diagonal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3475511Z test_unsupported_diagonal_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3475698Z test_unsupported_diff_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3475885Z test_unsupported_digamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3476147Z test_unsupported_dist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3476325Z test_unsupported_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3476505Z test_unsupported_dsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3476679Z test_unsupported_dstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3476865Z test_unsupported_einsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3477058Z test_unsupported_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3477247Z test_unsupported_empty_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3477430Z test_unsupported_equal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3477612Z test_unsupported_erfinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3477794Z test_unsupported_exp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3477977Z test_unsupported_eye_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3478164Z test_unsupported_fft_fft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3478344Z test_unsupported_fft_fft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3478567Z test_unsupported_fft_fftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3478759Z test_unsupported_fft_fftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3478951Z test_unsupported_fft_hfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3479136Z test_unsupported_fft_hfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3479324Z test_unsupported_fft_hfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3479507Z test_unsupported_fft_ifft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3479693Z test_unsupported_fft_ifft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3479913Z test_unsupported_fft_ifftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3480100Z test_unsupported_fft_ifftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3480285Z test_unsupported_fft_ihfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3480471Z test_unsupported_fft_ihfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3480651Z test_unsupported_fft_ihfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3480835Z test_unsupported_fft_irfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3481020Z test_unsupported_fft_irfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3481257Z test_unsupported_fft_irfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3481522Z test_unsupported_fft_rfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3481771Z test_unsupported_fft_rfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3482033Z test_unsupported_fft_rfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3486984Z test_unsupported_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.000s) 2023-01-11T21:36:12.3487176Z test_unsupported_flatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3487351Z test_unsupported_flip_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3487525Z test_unsupported_fliplr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3487695Z test_unsupported_flipud_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3487891Z test_unsupported_float_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3488077Z test_unsupported_floor_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3488248Z test_unsupported_fmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3488407Z test_unsupported_fmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3488588Z test_unsupported_frexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3488753Z test_unsupported_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3488939Z test_unsupported_full_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3489178Z test_unsupported_gather_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3489349Z test_unsupported_geqrf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3489533Z test_unsupported_gradient_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3489718Z test_unsupported_grid_sampler_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3489896Z test_unsupported_heaviside_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3490062Z test_unsupported_histc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3490235Z test_unsupported_hsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3490416Z test_unsupported_hstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3490600Z test_unsupported_hypot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3490770Z test_unsupported_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3490940Z test_unsupported_igamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3491114Z test_unsupported_igammac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3491290Z test_unsupported_index_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3491481Z test_unsupported_index_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3491677Z test_unsupported_index_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3491887Z test_unsupported_index_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3492069Z test_unsupported_index_reduce_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3492246Z test_unsupported_index_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3492412Z test_unsupported_inner_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3492584Z test_unsupported_isclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3492757Z test_unsupported_isfinite_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3492925Z test_unsupported_isin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3493092Z test_unsupported_isinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3493269Z test_unsupported_isneginf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3493441Z test_unsupported_isposinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3514304Z test_unsupported_isreal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3514499Z test_unsupported_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3514699Z test_unsupported_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3514879Z test_unsupported_jiterator_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3515074Z test_unsupported_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3515302Z test_unsupported_jiterator_unary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3515470Z test_unsupported_kron_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3515641Z test_unsupported_kthvalue_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3515805Z test_unsupported_ldexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3516035Z test_unsupported_linalg_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3516221Z test_unsupported_linalg_cholesky_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3516399Z test_unsupported_linalg_cond_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3516578Z test_unsupported_linalg_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3516760Z test_unsupported_linalg_det_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3516948Z test_unsupported_linalg_det_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3517130Z test_unsupported_linalg_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3517312Z test_unsupported_linalg_eigh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3517490Z test_unsupported_linalg_eigvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3517672Z test_unsupported_linalg_eigvalsh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3517865Z test_unsupported_linalg_householder_product_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3518072Z test_unsupported_linalg_inv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3518258Z test_unsupported_linalg_inv_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3518441Z test_unsupported_linalg_ldl_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3518626Z test_unsupported_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3518804Z test_unsupported_linalg_ldl_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3518982Z test_unsupported_linalg_lstsq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3519170Z test_unsupported_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3519351Z test_unsupported_linalg_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3519530Z test_unsupported_linalg_lu_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3519722Z test_unsupported_linalg_lu_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3519908Z test_unsupported_linalg_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3520094Z test_unsupported_linalg_matrix_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3520278Z test_unsupported_linalg_matrix_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3520458Z test_unsupported_linalg_matrix_rank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3520693Z test_unsupported_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3520881Z test_unsupported_linalg_multi_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3521059Z test_unsupported_linalg_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3521296Z test_unsupported_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3521515Z test_unsupported_linalg_pinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3521761Z test_unsupported_linalg_pinv_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3522047Z test_unsupported_linalg_pinv_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3522273Z test_unsupported_linalg_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3522503Z test_unsupported_linalg_slogdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3522725Z test_unsupported_linalg_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3522951Z test_unsupported_linalg_solve_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3523186Z test_unsupported_linalg_solve_triangular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3523399Z test_unsupported_linalg_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3523578Z test_unsupported_linalg_svdvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3523789Z test_unsupported_linalg_tensorinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3523976Z test_unsupported_linalg_tensorsolve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3524156Z test_unsupported_linalg_vander_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3524336Z test_unsupported_linalg_vecdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3524518Z test_unsupported_linalg_vector_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3524694Z test_unsupported_linspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3524870Z test_unsupported_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3525060Z test_unsupported_log_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3525239Z test_unsupported_logaddexp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3525422Z test_unsupported_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3525606Z test_unsupported_logcumsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3525781Z test_unsupported_logdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3526107Z test_unsupported_logical_and_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3526293Z test_unsupported_logical_not_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3526466Z test_unsupported_logical_or_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3526693Z test_unsupported_logical_xor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3526859Z test_unsupported_logit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3527032Z test_unsupported_logspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3527207Z test_unsupported_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3527372Z test_unsupported_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3527546Z test_unsupported_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3527719Z test_unsupported_lu_unpack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3527889Z test_unsupported_mH_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3528050Z test_unsupported_mT_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3528234Z test_unsupported_masked_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3528411Z test_unsupported_masked_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3528599Z test_unsupported_masked_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3528775Z test_unsupported_masked_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3528955Z test_unsupported_masked_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3529128Z test_unsupported_masked_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3529352Z test_unsupported_masked_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3529544Z test_unsupported_masked_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3529725Z test_unsupported_masked_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3529898Z test_unsupported_masked_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3530071Z test_unsupported_masked_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3530242Z test_unsupported_masked_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3530425Z test_unsupported_masked_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3530607Z test_unsupported_masked_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3530793Z test_unsupported_masked_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3530974Z test_unsupported_masked_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3531159Z test_unsupported_masked_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3531334Z test_unsupported_masked_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3531513Z test_unsupported_masked_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3531688Z test_unsupported_masked_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3531898Z test_unsupported_masked_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3532067Z test_unsupported_matrix_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3532272Z test_unsupported_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3532466Z test_unsupported_max_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3532653Z test_unsupported_max_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3532826Z test_unsupported_maximum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3532995Z test_unsupported_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3533185Z test_unsupported_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3533381Z test_unsupported_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3533558Z test_unsupported_min_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3533748Z test_unsupported_min_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3533928Z test_unsupported_minimum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3534109Z test_unsupported_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3534282Z test_unsupported_movedim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3534454Z test_unsupported_msort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3534668Z test_unsupported_multinomial_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3534839Z test_unsupported_mv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3535029Z test_unsupported_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3535209Z test_unsupported_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3535391Z test_unsupported_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3535576Z test_unsupported_nan_to_num_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3535749Z test_unsupported_nanmean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3535932Z test_unsupported_nanmedian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3536120Z test_unsupported_nanquantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3536298Z test_unsupported_nansum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3536488Z test_unsupported_narrow_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3536666Z test_unsupported_narrow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3536849Z test_unsupported_native_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3537046Z test_unsupported_native_dropout_backward_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3537231Z test_unsupported_native_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3537441Z test_unsupported_new_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3537637Z test_unsupported_new_empty_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3537813Z test_unsupported_new_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3537989Z test_unsupported_new_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3538165Z test_unsupported_new_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3538340Z test_unsupported_nextafter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3538553Z test_unsupported_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3538755Z test_unsupported_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3538956Z test_unsupported_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3539151Z test_unsupported_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3539355Z test_unsupported_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3539566Z test_unsupported_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3539768Z test_unsupported_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3540001Z test_unsupported_nn_functional_alpha_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3540194Z test_unsupported_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3540381Z test_unsupported_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3540581Z test_unsupported_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3540764Z test_unsupported_nn_functional_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3540973Z test_unsupported_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3541211Z test_unsupported_nn_functional_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3541469Z test_unsupported_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3541734Z test_unsupported_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3541965Z test_unsupported_nn_functional_celu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3542199Z test_unsupported_nn_functional_conv1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3542425Z test_unsupported_nn_functional_conv2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3542680Z test_unsupported_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3542930Z test_unsupported_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3543195Z test_unsupported_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3543448Z test_unsupported_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3543694Z test_unsupported_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3543907Z test_unsupported_nn_functional_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3544098Z test_unsupported_nn_functional_ctc_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3544291Z test_unsupported_nn_functional_dropout2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3544486Z test_unsupported_nn_functional_dropout3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3544677Z test_unsupported_nn_functional_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3544862Z test_unsupported_nn_functional_elu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3545048Z test_unsupported_nn_functional_embedding_bag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3545246Z test_unsupported_nn_functional_embedding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3545461Z test_unsupported_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3545778Z test_unsupported_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3545988Z test_unsupported_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3546186Z test_unsupported_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3546391Z test_unsupported_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3546585Z test_unsupported_nn_functional_gelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3546776Z test_unsupported_nn_functional_glu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3546969Z test_unsupported_nn_functional_grid_sample_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3547164Z test_unsupported_nn_functional_group_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3547359Z test_unsupported_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3547545Z test_unsupported_nn_functional_huber_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3547751Z test_unsupported_nn_functional_instance_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3547949Z test_unsupported_nn_functional_interpolate_area_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3548156Z test_unsupported_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3548360Z test_unsupported_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3548590Z test_unsupported_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3548792Z test_unsupported_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3548997Z test_unsupported_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3549184Z test_unsupported_nn_functional_kl_div_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3549362Z test_unsupported_nn_functional_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3549548Z test_unsupported_nn_functional_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3549738Z test_unsupported_nn_functional_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3549938Z test_unsupported_nn_functional_local_response_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3550122Z test_unsupported_nn_functional_logsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3550324Z test_unsupported_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3550507Z test_unsupported_nn_functional_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3550704Z test_unsupported_nn_functional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3550892Z test_unsupported_nn_functional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3551105Z test_unsupported_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3551304Z test_unsupported_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3551497Z test_unsupported_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3551712Z test_unsupported_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3551948Z test_unsupported_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3552150Z test_unsupported_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3552344Z test_unsupported_nn_functional_mish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3552543Z test_unsupported_nn_functional_mse_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3552737Z test_unsupported_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3552941Z test_unsupported_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3553141Z test_unsupported_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3553330Z test_unsupported_nn_functional_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3553521Z test_unsupported_nn_functional_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3553743Z test_unsupported_nn_functional_pad_circular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3553934Z test_unsupported_nn_functional_pad_constant_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3554126Z test_unsupported_nn_functional_pad_reflect_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3554323Z test_unsupported_nn_functional_pad_replicate_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3554519Z test_unsupported_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3554703Z test_unsupported_nn_functional_pdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3554900Z test_unsupported_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3555099Z test_unsupported_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3555297Z test_unsupported_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3555495Z test_unsupported_nn_functional_prelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3555682Z test_unsupported_nn_functional_rrelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3555873Z test_unsupported_nn_functional_selu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3556125Z test_unsupported_nn_functional_silu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3556324Z test_unsupported_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3556559Z test_unsupported_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3556749Z test_unsupported_nn_functional_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3556954Z test_unsupported_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3557145Z test_unsupported_nn_functional_softshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3557355Z test_unsupported_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3557577Z test_unsupported_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3557778Z test_unsupported_nn_functional_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3557987Z test_unsupported_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3558193Z test_unsupported_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3558375Z test_unsupported_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3558551Z test_unsupported_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3558733Z test_unsupported_norm_fro_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3558914Z test_unsupported_norm_inf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3559087Z test_unsupported_norm_nuc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3559307Z test_unsupported_normal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3559498Z test_unsupported_normal_number_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3559676Z test_unsupported_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3559860Z test_unsupported_ones_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3560040Z test_unsupported_ormqr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3560216Z test_unsupported_outer_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3560403Z test_unsupported_pca_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3560592Z test_unsupported_pinverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3560761Z test_unsupported_polar_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3560962Z test_unsupported_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3561154Z test_unsupported_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3561348Z test_unsupported_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3561548Z test_unsupported_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3561746Z test_unsupported_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3561953Z test_unsupported_positive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3562131Z test_unsupported_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3562309Z test_unsupported_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3562476Z test_unsupported_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3562657Z test_unsupported_quantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3562842Z test_unsupported_rad2deg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3563026Z test_unsupported_rand_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3563209Z test_unsupported_randint_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3563400Z test_unsupported_randint_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3563578Z test_unsupported_randn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3563764Z test_unsupported_randn_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3563940Z test_unsupported_ravel_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3564110Z test_unsupported_real_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3564289Z test_unsupported_renorm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3564470Z test_unsupported_repeat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3564667Z test_unsupported_repeat_interleave_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3564870Z test_unsupported_resize__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3565052Z test_unsupported_resize_as__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3565238Z test_unsupported_resolve_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3565425Z test_unsupported_resolve_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3565601Z test_unsupported_roll_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3565768Z test_unsupported_rot90_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3566048Z test_unsupported_round_decimals_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3566244Z test_unsupported_round_decimals_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3566439Z test_unsupported_round_decimals_neg_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3566628Z test_unsupported_scalar_tensor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3566816Z test_unsupported_scatter_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3566995Z test_unsupported_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3567188Z test_unsupported_scatter_reduce_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3567383Z test_unsupported_scatter_reduce_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3567606Z test_unsupported_scatter_reduce_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3567788Z test_unsupported_scatter_reduce_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3567978Z test_unsupported_scatter_reduce_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3568161Z test_unsupported_searchsorted_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3568351Z test_unsupported_segment_reduce_lengths_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3568548Z test_unsupported_segment_reduce_offsets_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3568722Z test_unsupported_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3568910Z test_unsupported_select_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3569082Z test_unsupported_sgn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3569273Z test_unsupported_signal_windows_bartlett_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3569456Z test_unsupported_signal_windows_blackman_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3569644Z test_unsupported_signal_windows_cosine_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3569839Z test_unsupported_signal_windows_exponential_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3570025Z test_unsupported_signal_windows_gaussian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3570259Z test_unsupported_signal_windows_general_cosine_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3570456Z test_unsupported_signal_windows_general_hamming_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3570649Z test_unsupported_signal_windows_hamming_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3570834Z test_unsupported_signal_windows_hann_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3571021Z test_unsupported_signal_windows_kaiser_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3571200Z test_unsupported_signal_windows_nuttall_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3571375Z test_unsupported_signbit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3571551Z test_unsupported_sinc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3571725Z test_unsupported_slice_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3571907Z test_unsupported_slice_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3572077Z test_unsupported_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3572263Z test_unsupported_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3572431Z test_unsupported_sort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3572621Z test_unsupported_sparse_sampled_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3572802Z test_unsupported_special_airy_ai_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3573006Z test_unsupported_special_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3573187Z test_unsupported_special_bessel_j1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3573365Z test_unsupported_special_bessel_y0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3573541Z test_unsupported_special_bessel_y1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3573737Z test_unsupported_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:36:12.3573938Z test_unsupported_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:36:12.3574140Z test_unsupported_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:36:12.3574348Z test_unsupported_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:36:12.3574528Z test_unsupported_special_entr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3574703Z test_unsupported_special_erfcx_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3574892Z test_unsupported_special_hermite_polynomial_h_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:36:12.3575085Z test_unsupported_special_hermite_polynomial_he_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:36:12.3575263Z test_unsupported_special_i0e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3575440Z test_unsupported_special_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3575642Z test_unsupported_special_i1e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3575845Z test_unsupported_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:36:12.3576034Z test_unsupported_special_legendre_polynomial_p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:36:12.3576228Z test_unsupported_special_log_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3576423Z test_unsupported_special_modified_bessel_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3576607Z test_unsupported_special_modified_bessel_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3576803Z test_unsupported_special_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3577000Z test_unsupported_special_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3577179Z test_unsupported_special_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3577361Z test_unsupported_special_ndtri_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3577569Z test_unsupported_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3577771Z test_unsupported_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3577966Z test_unsupported_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3578198Z test_unsupported_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:36:12.3578403Z test_unsupported_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:36:12.3578605Z test_unsupported_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3578801Z test_unsupported_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:36:12.3579006Z test_unsupported_special_spherical_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3579191Z test_unsupported_special_xlog1py_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3579370Z test_unsupported_special_zeta_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3579551Z test_unsupported_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3579740Z test_unsupported_split_list_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3579924Z test_unsupported_split_with_sizes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3580098Z test_unsupported_square_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3580266Z test_unsupported_squeeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3580436Z test_unsupported_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3580613Z test_unsupported_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3580788Z test_unsupported_std_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3581003Z test_unsupported_std_mean_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3581181Z test_unsupported_std_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3581355Z test_unsupported_stft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3581533Z test_unsupported_sum_to_size_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3581703Z test_unsupported_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3581874Z test_unsupported_svd_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3582047Z test_unsupported_symeig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3582232Z test_unsupported_take_along_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3582404Z test_unsupported_take_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3582583Z test_unsupported_tensor_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3582762Z test_unsupported_tensordot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3582932Z test_unsupported_tile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3583100Z test_unsupported_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3583276Z test_unsupported_to_sparse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3583436Z test_unsupported_topk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3583641Z test_unsupported_trace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3583821Z test_unsupported_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3584000Z test_unsupported_trapz_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3584183Z test_unsupported_triangular_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3584355Z test_unsupported_tril_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3584525Z test_unsupported_triu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3584706Z test_unsupported_unbind_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3584881Z test_unsupported_unflatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3585064Z test_unsupported_unfold_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3585240Z test_unsupported_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3585414Z test_unsupported_uniform_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3585601Z test_unsupported_unique_consecutive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3585773Z test_unsupported_unique_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3585947Z test_unsupported_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3586123Z test_unsupported_var_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3586336Z test_unsupported_var_mean_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3586514Z test_unsupported_var_unbiased_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3586677Z test_unsupported_vdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3586860Z test_unsupported_view_as_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3587034Z test_unsupported_view_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3587209Z test_unsupported_vsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3587383Z test_unsupported_vstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3587555Z test_unsupported_xlogy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3587735Z test_unsupported_zero__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3587902Z test_unsupported_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3588088Z test_unsupported_zeros_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3588249Z test_working___radd___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3588415Z test_working___rdiv___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3588578Z test_working___rmod___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3588748Z test_working___rmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3588935Z test_working_abs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3589104Z test_working_acos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3589270Z test_working_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3589440Z test_working_addcmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3589621Z test_working_addmm_decomposed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3589776Z test_working_asin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3589943Z test_working_atan2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3590104Z test_working_atan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3590273Z test_working_bool_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3590433Z test_working_byte_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3590598Z test_working_ceil_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3590763Z test_working_char_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3590937Z test_working_clamp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3591116Z test_working_contiguous_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3591277Z test_working_cos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3591437Z test_working_cosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3591628Z test_working_div_floor_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3591830Z test_working_div_no_rounding_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3592009Z test_working_div_trunc_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3592180Z test_working_double_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3592352Z test_working_eq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3592516Z test_working_erf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3592681Z test_working_erfc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3592837Z test_working_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3593019Z test_working_expand_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3593185Z test_working_expand_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3593355Z test_working_expm1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3593520Z test_working_float_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3593684Z test_working_floor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3593851Z test_working_fmod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3594018Z test_working_ge_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3594183Z test_working_gt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3594370Z test_working_half_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3594534Z test_working_int_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3594699Z test_working_isnan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3594858Z test_working_le_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3595019Z test_working_lerp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3595193Z test_working_lgamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3595356Z test_working_log10_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3595525Z test_working_log1p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3595683Z test_working_log2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3595850Z test_working_log_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3596074Z test_working_long_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3596238Z test_working_lt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3596413Z test_working_masked_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3596585Z test_working_max_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3596747Z test_working_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3596912Z test_working_min_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3597116Z test_working_mm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3597272Z test_working_mul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3597441Z test_working_ne_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3597603Z test_working_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3597797Z test_working_nn_functional_hardshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3597988Z test_working_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3598173Z test_working_nn_functional_hardswish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3598360Z test_working_nn_functional_hardtanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3598547Z test_working_nn_functional_leaky_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3598724Z test_working_nn_functional_relu6_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3598895Z test_working_nn_functional_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3599078Z test_working_nn_functional_softplus_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3599256Z test_working_nn_functional_softsign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3599449Z test_working_nn_functional_tanhshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3599639Z test_working_nn_functional_threshold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3599840Z test_working_permute_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3600010Z test_working_pow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3600191Z test_working_reciprocal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3600372Z test_working_remainder_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3600540Z test_working_reshape_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3600717Z test_working_reshape_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3600883Z test_working_round_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3601044Z test_working_rsqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3601218Z test_working_rsub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3601387Z test_working_short_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3601557Z test_working_sigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3601721Z test_working_sign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3601884Z test_working_sin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3602036Z test_working_sinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3602201Z test_working_sqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3602364Z test_working_sub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3602559Z test_working_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3602722Z test_working_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3602888Z test_working_tan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3603048Z test_working_tanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3603219Z test_working_transpose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3603390Z test_working_true_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3603548Z test_working_trunc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3603719Z test_working_unsqueeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:36:12.3603890Z test_working_view_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3604050Z test_working_view_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3604217Z test_working_where_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:36:12.3604342Z test_abs (__main__.TestTEFuserDynamic) ... ok (0.739s) 2023-01-11T21:36:12.3604487Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... ok (0.065s) 2023-01-11T21:36:12.3604619Z test_add_bool (__main__.TestTEFuserDynamic) ... ok (0.980s) 2023-01-11T21:36:12.3604740Z test_addcmul (__main__.TestTEFuserDynamic) ... ok (0.352s) 2023-01-11T21:36:12.3604924Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:36:12.3605059Z test_autocast_down (__main__.TestTEFuserDynamic) ... ok (0.256s) 2023-01-11T21:36:12.3605216Z test_autocast_up (__main__.TestTEFuserDynamic) ... ok (0.249s) 2023-01-11T21:36:12.3605348Z test_batch_norm (__main__.TestTEFuserDynamic) ... ok (1.994s) 2023-01-11T21:36:12.3605488Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... ok (13.783s) 2023-01-11T21:36:12.3605621Z test_binary_ops (__main__.TestTEFuserDynamic) ... ok (45.652s) 2023-01-11T21:36:12.3605752Z test_binary_pow (__main__.TestTEFuserDynamic) ... ok (3.144s) 2023-01-11T21:36:12.3605886Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... ok (2.138s) 2023-01-11T21:36:12.3606209Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:36:12.3606343Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... ok (7.762s) 2023-01-11T21:36:12.3606476Z test_broadcast (__main__.TestTEFuserDynamic) ... ok (0.700s) 2023-01-11T21:36:12.3606605Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... ok (0.660s) 2023-01-11T21:36:12.3606747Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... ok (0.492s) 2023-01-11T21:36:12.3606897Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... ok (4.139s) 2023-01-11T21:36:12.3607036Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... ok (1.086s) 2023-01-11T21:36:12.3607188Z test_chunk (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:36:12.3607364Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:36:12.3607538Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:36:12.3607727Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:36:12.3607892Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:36:12.3608063Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:36:12.3608228Z test_clamp (__main__.TestTEFuserDynamic) ... ok (9.275s) 2023-01-11T21:36:12.3608365Z test_clamp_double (__main__.TestTEFuserDynamic) ... ok (0.666s) 2023-01-11T21:36:12.3608495Z test_clamp_int (__main__.TestTEFuserDynamic) ... ok (0.631s) 2023-01-11T21:36:12.3608628Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... ok (0.785s) 2023-01-11T21:36:12.3608766Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... ok (0.766s) 2023-01-11T21:36:12.3608900Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... ok (0.757s) 2023-01-11T21:36:12.3609026Z test_concat (__main__.TestTEFuserDynamic) ... ok (0.776s) 2023-01-11T21:36:12.3609164Z test_concat_invariant (__main__.TestTEFuserDynamic) ... ok (1.071s) 2023-01-11T21:36:12.3609342Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:36:12.3609702Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2023-01-11T21:36:12.3609963Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2023-01-11T21:36:12.3610129Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: no half support with profiling on (0.001s) 2023-01-11T21:36:12.3610254Z test_dims (__main__.TestTEFuserDynamic) ... ok (0.129s) 2023-01-11T21:36:12.3610385Z test_disabled (__main__.TestTEFuserDynamic) ... ok (0.005s) 2023-01-11T21:36:12.3610513Z test_div_bool (__main__.TestTEFuserDynamic) ... ok (0.358s) 2023-01-11T21:36:12.3610646Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... ok (0.009s) 2023-01-11T21:36:12.3610786Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... ok (9.766s) 2023-01-11T21:36:12.3610930Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... ok (1.241s) 2023-01-11T21:36:12.3611053Z test_erf (__main__.TestTEFuserDynamic) ... ok (1.072s) 2023-01-11T21:36:12.3611200Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... ok (0.030s) 2023-01-11T21:36:12.3611358Z test_exp (__main__.TestTEFuserDynamic) ... ok (0.446s) 2023-01-11T21:36:12.3611610Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:36:12.3611735Z test_gelu (__main__.TestTEFuserDynamic) ... ok (0.049s) 2023-01-11T21:36:12.3611880Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.210s) 2023-01-11T21:36:12.3612024Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.336s) 2023-01-11T21:36:12.3612175Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... ok (0.255s) 2023-01-11T21:36:12.3612295Z test_isnan (__main__.TestTEFuserDynamic) ... ok (4.656s) 2023-01-11T21:36:12.3612545Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:36:12.3612671Z test_lerp (__main__.TestTEFuserDynamic) ... ok (0.720s) 2023-01-11T21:36:12.3612992Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2023-01-11T21:36:12.3613120Z test_lstm (__main__.TestTEFuserDynamic) ... ok (2.659s) 2023-01-11T21:36:12.3613258Z test_lstm_concat (__main__.TestTEFuserDynamic) ... ok (0.631s) 2023-01-11T21:36:12.3613412Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... ok (22.228s) 2023-01-11T21:36:12.3613546Z test_lstm_traced (__main__.TestTEFuserDynamic) ... ok (1.062s) 2023-01-11T21:36:12.3613712Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:36:12.3613945Z test_matmul (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.002s) 2023-01-11T21:36:12.3614184Z test_milstm (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2023-01-11T21:36:12.3614312Z test_minmax (__main__.TestTEFuserDynamic) ... ok (6.788s) 2023-01-11T21:36:12.3614451Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... ok (3.300s) 2023-01-11T21:36:12.3614611Z test_mul_bool (__main__.TestTEFuserDynamic) ... ok (0.346s) 2023-01-11T21:36:12.3614742Z test_neg_pow (__main__.TestTEFuserDynamic) ... ok (0.168s) 2023-01-11T21:36:12.3614987Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:36:12.3615113Z test_nop (__main__.TestTEFuserDynamic) ... ok (0.000s) 2023-01-11T21:36:12.3615443Z test_profiler (__main__.TestTEFuserDynamic) ... STAGE:2023-01-11 21:30:51 17271:17271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:36:12.3615707Z STAGE:2023-01-11 21:30:51 17271:17271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:36:12.3615977Z STAGE:2023-01-11 21:30:51 17271:17271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:36:12.3616055Z ok (0.368s) 2023-01-11T21:36:12.3616240Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.001s) 2023-01-11T21:36:12.3616418Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.001s) 2023-01-11T21:36:12.3616593Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.000s) 2023-01-11T21:36:12.3616721Z test_relu (__main__.TestTEFuserDynamic) ... ok (0.378s) 2023-01-11T21:36:12.3616849Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.140s) 2023-01-11T21:36:12.3617005Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... ok (0.294s) 2023-01-11T21:36:12.3617134Z test_scalar (__main__.TestTEFuserDynamic) ... ok (0.050s) 2023-01-11T21:36:12.3617267Z test_scalar_arg (__main__.TestTEFuserDynamic) ... ok (1.066s) 2023-01-11T21:36:12.3617412Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... ok (0.048s) 2023-01-11T21:36:12.3617555Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... ok (0.081s) 2023-01-11T21:36:12.3617691Z test_small_constant (__main__.TestTEFuserDynamic) ... ok (0.726s) 2023-01-11T21:36:12.3617858Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... ok (0.803s) 2023-01-11T21:36:12.3617982Z test_sum_dim (__main__.TestTEFuserDynamic) ... ok (0.252s) 2023-01-11T21:36:12.3618122Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... ok (0.120s) 2023-01-11T21:36:12.3618254Z test_sum_simple (__main__.TestTEFuserDynamic) ... ok (0.076s) 2023-01-11T21:36:12.3618387Z test_superslomo (__main__.TestTEFuserDynamic) ... ok (1.576s) 2023-01-11T21:36:12.3618531Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (1.374s) 2023-01-11T21:36:12.3618671Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... ok (1.463s) 2023-01-11T21:36:12.3618804Z test_ternary_ops (__main__.TestTEFuserDynamic) ... ok (3.618s) 2023-01-11T21:36:12.3618929Z test_threshold (__main__.TestTEFuserDynamic) ... ok (0.758s) 2023-01-11T21:36:12.3619063Z test_to_device (__main__.TestTEFuserDynamic) ... ok (0.123s) 2023-01-11T21:36:12.3619202Z test_to_dtype (__main__.TestTEFuserDynamic) ... ok (0.275s) 2023-01-11T21:36:12.3619334Z test_torch_to (__main__.TestTEFuserDynamic) ... ok (12.274s) 2023-01-11T21:36:12.3619470Z test_type_as_cat (__main__.TestTEFuserDynamic) ... ok (2.350s) 2023-01-11T21:36:12.3619602Z test_typecheck (__main__.TestTEFuserDynamic) ... ok (0.051s) 2023-01-11T21:36:12.3619803Z test_unary_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:36:12.3619937Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... ok (0.012s) 2023-01-11T21:36:12.3620082Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... ok (0.825s) 2023-01-11T21:36:12.3620225Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... ok (0.339s) 2023-01-11T21:36:12.3620776Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... /var/lib/jenkins/workspace/test/test_jit_fuser_te.py:1186: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:36:12.3620885Z return v.to(dtype) 2023-01-11T21:36:12.3620958Z ok (0.301s) 2023-01-11T21:36:12.3621101Z test_where_and_typing (__main__.TestTEFuserDynamic) ... ok (0.812s) 2023-01-11T21:36:12.3621231Z test_where_ops (__main__.TestTEFuserDynamic) ... ok (9.104s) 2023-01-11T21:36:12.3621576Z test_with_strict_fusion (__main__.TestTEFuserDynamic) ... /opt/conda/lib/python3.10/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2023-01-11T21:36:12.3621691Z warnings.warn("Only works in script mode") 2023-01-11T21:36:12.3621756Z ok (0.147s) 2023-01-11T21:36:12.3621901Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... ok (0.615s) 2023-01-11T21:36:12.3622022Z test_abs (__main__.TestTEFuserStatic) ... ok (0.527s) 2023-01-11T21:36:12.3622165Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... ok (0.064s) 2023-01-11T21:36:12.3622297Z test_add_bool (__main__.TestTEFuserStatic) ... ok (0.854s) 2023-01-11T21:36:12.3622428Z test_addcmul (__main__.TestTEFuserStatic) ... ok (0.338s) 2023-01-11T21:36:12.3622580Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... ok (0.303s) 2023-01-11T21:36:12.3622705Z test_autocast_down (__main__.TestTEFuserStatic) ... ok (0.245s) 2023-01-11T21:36:12.3622837Z test_autocast_up (__main__.TestTEFuserStatic) ... ok (0.242s) 2023-01-11T21:36:12.3622966Z test_batch_norm (__main__.TestTEFuserStatic) ... ok (1.341s) 2023-01-11T21:36:12.3623103Z test_binary_div_ops (__main__.TestTEFuserStatic) ... ok (12.614s) 2023-01-11T21:36:12.3623235Z test_binary_ops (__main__.TestTEFuserStatic) ... ok (40.076s) 2023-01-11T21:36:12.3623371Z test_binary_pow (__main__.TestTEFuserStatic) ... ok (2.775s) 2023-01-11T21:36:12.3623514Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... ok (2.149s) 2023-01-11T21:36:12.3623668Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (108.819s) 2023-01-11T21:36:12.3623815Z test_bitwise_ops (__main__.TestTEFuserStatic) ... ok (6.544s) 2023-01-11T21:36:12.3623951Z test_broadcast (__main__.TestTEFuserStatic) ... ok (0.541s) 2023-01-11T21:36:12.3624079Z test_cat_2k_args (__main__.TestTEFuserStatic) ... ok (0.620s) 2023-01-11T21:36:12.3624214Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... ok (0.084s) 2023-01-11T21:36:12.3624365Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... ok (4.089s) 2023-01-11T21:36:12.3624503Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... ok (0.568s) 2023-01-11T21:36:12.3624627Z test_chunk (__main__.TestTEFuserStatic) ... ok (0.642s) 2023-01-11T21:36:12.3624764Z test_chunk_correctness (__main__.TestTEFuserStatic) ... ok (6.008s) 2023-01-11T21:36:12.3624892Z test_chunk_distributes (__main__.TestTEFuserStatic) ... ok (0.369s) 2023-01-11T21:36:12.3625053Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... ok (1.096s) 2023-01-11T21:36:12.3625184Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... ok (0.599s) 2023-01-11T21:36:12.3625324Z test_chunk_multiple (__main__.TestTEFuserStatic) ... ok (0.738s) 2023-01-11T21:36:12.3625452Z test_clamp (__main__.TestTEFuserStatic) ... ok (7.667s) 2023-01-11T21:36:12.3625589Z test_clamp_double (__main__.TestTEFuserStatic) ... ok (0.603s) 2023-01-11T21:36:12.3625721Z test_clamp_int (__main__.TestTEFuserStatic) ... ok (0.537s) 2023-01-11T21:36:12.3625860Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... ok (0.624s) 2023-01-11T21:36:12.3625989Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... ok (0.599s) 2023-01-11T21:36:12.3626127Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... ok (0.643s) 2023-01-11T21:36:12.3626252Z test_concat (__main__.TestTEFuserStatic) ... ok (0.311s) 2023-01-11T21:36:12.3626391Z test_concat_invariant (__main__.TestTEFuserStatic) ... ok (0.608s) 2023-01-11T21:36:12.3626862Z test_constant_chunk_shapes (__main__.TestTEFuserStatic) ... /var/lib/jenkins/workspace/test/test_jit_fuser_te.py:2443: TracerWarning: torch.tensor results are registered as constants in the trace. You can safely ignore this warning if you use this function to create tensors out of constant variables that would be the same every time you call this function. In any other case, this might cause the trace to be incorrect. 2023-01-11T21:36:12.3626971Z r = torch.tensor(4) 2023-01-11T21:36:12.3627043Z ok (1.107s) 2023-01-11T21:36:12.3627169Z test_conv2d (__main__.TestTEFuserStatic) ... ok (0.020s) 2023-01-11T21:36:12.3627299Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... ok (1.166s) 2023-01-11T21:36:12.3627476Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: no half support with profiling on (0.001s) 2023-01-11T21:36:12.3627600Z test_dims (__main__.TestTEFuserStatic) ... ok (0.061s) 2023-01-11T21:36:12.3627731Z test_disabled (__main__.TestTEFuserStatic) ... ok (0.005s) 2023-01-11T21:36:12.3627859Z test_div_bool (__main__.TestTEFuserStatic) ... ok (0.289s) 2023-01-11T21:36:12.3627991Z test_dynamic_cat (__main__.TestTEFuserStatic) ... ok (0.009s) 2023-01-11T21:36:12.3628129Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... ok (8.895s) 2023-01-11T21:36:12.3628271Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... ok (1.181s) 2023-01-11T21:36:12.3628384Z test_erf (__main__.TestTEFuserStatic) ... ok (1.014s) 2023-01-11T21:36:12.3628534Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... ok (0.070s) 2023-01-11T21:36:12.3628653Z test_exp (__main__.TestTEFuserStatic) ... ok (0.309s) 2023-01-11T21:36:12.3628902Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:36:12.3629024Z test_gelu (__main__.TestTEFuserStatic) ... ok (0.049s) 2023-01-11T21:36:12.3629170Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.116s) 2023-01-11T21:36:12.3629309Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.137s) 2023-01-11T21:36:12.3629455Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... ok (0.090s) 2023-01-11T21:36:12.3629598Z test_isnan (__main__.TestTEFuserStatic) ... ok (4.459s) 2023-01-11T21:36:12.3629844Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:36:12.3629966Z test_lerp (__main__.TestTEFuserStatic) ... ok (0.616s) 2023-01-11T21:36:12.3630282Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2023-01-11T21:36:12.3630404Z test_lstm (__main__.TestTEFuserStatic) ... ok (0.513s) 2023-01-11T21:36:12.3630535Z test_lstm_concat (__main__.TestTEFuserStatic) ... ok (0.600s) 2023-01-11T21:36:12.3630683Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... ok (8.713s) 2023-01-11T21:36:12.3630814Z test_lstm_traced (__main__.TestTEFuserStatic) ... ok (0.497s) 2023-01-11T21:36:12.3630968Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:36:12.3631098Z test_matmul (__main__.TestTEFuserStatic) ... ok (0.900s) 2023-01-11T21:36:12.3631224Z test_milstm (__main__.TestTEFuserStatic) ... ok (2.874s) 2023-01-11T21:36:12.3631346Z test_minmax (__main__.TestTEFuserStatic) ... ok (5.546s) 2023-01-11T21:36:12.3631481Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... ok (2.868s) 2023-01-11T21:36:12.3631607Z test_mul_bool (__main__.TestTEFuserStatic) ... ok (0.287s) 2023-01-11T21:36:12.3631734Z test_neg_pow (__main__.TestTEFuserStatic) ... ok (0.142s) 2023-01-11T21:36:12.3631979Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2023-01-11T21:36:12.3632093Z test_nop (__main__.TestTEFuserStatic) ... ok (0.000s) 2023-01-11T21:36:12.3632420Z test_profiler (__main__.TestTEFuserStatic) ... STAGE:2023-01-11 21:35:38 17271:17271 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:36:12.3632680Z STAGE:2023-01-11 21:35:38 17271:17271 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:36:12.3633012Z STAGE:2023-01-11 21:35:38 17271:17271 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:36:12.3633087Z ok (0.027s) 2023-01-11T21:36:12.3633274Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2023-01-11T21:36:12.3633444Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2023-01-11T21:36:12.3633617Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.000s) 2023-01-11T21:36:12.3633734Z test_relu (__main__.TestTEFuserStatic) ... ok (0.310s) 2023-01-11T21:36:12.3633866Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.093s) 2023-01-11T21:36:12.3634021Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... ok (0.266s) 2023-01-11T21:36:12.3634149Z test_scalar (__main__.TestTEFuserStatic) ... ok (0.049s) 2023-01-11T21:36:12.3634280Z test_scalar_arg (__main__.TestTEFuserStatic) ... ok (0.831s) 2023-01-11T21:36:12.3634428Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... ok (0.047s) 2023-01-11T21:36:12.3634568Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... ok (0.028s) 2023-01-11T21:36:12.3634703Z test_small_constant (__main__.TestTEFuserStatic) ... ok (0.574s) 2023-01-11T21:36:12.3634824Z test_sub_gt_and (__main__.TestTEFuserStatic) ... ok (0.608s) 2023-01-11T21:36:12.3634951Z test_sum_dim (__main__.TestTEFuserStatic) ... ok (0.130s) 2023-01-11T21:36:12.3635091Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... ok (0.067s) 2023-01-11T21:36:12.3635220Z test_sum_simple (__main__.TestTEFuserStatic) ... ok (0.061s) 2023-01-11T21:36:12.3635350Z test_superslomo (__main__.TestTEFuserStatic) ... ok (0.802s) 2023-01-11T21:36:12.3635490Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (1.100s) 2023-01-11T21:36:12.3635627Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... ok (1.234s) 2023-01-11T21:36:12.3635752Z test_ternary_ops (__main__.TestTEFuserStatic) ... ok (3.314s) 2023-01-11T21:36:12.3635982Z test_threshold (__main__.TestTEFuserStatic) ... ok (0.545s) 2023-01-11T21:36:12.3636114Z test_to_device (__main__.TestTEFuserStatic) ... ok (0.100s) 2023-01-11T21:36:12.3636243Z test_to_dtype (__main__.TestTEFuserStatic) ... ok (0.106s) 2023-01-11T21:36:12.3636371Z test_torch_to (__main__.TestTEFuserStatic) ... ok (11.054s) 2023-01-11T21:36:12.3636502Z test_type_as_cat (__main__.TestTEFuserStatic) ... ok (1.482s) 2023-01-11T21:36:12.3636633Z test_typecheck (__main__.TestTEFuserStatic) ... ok (0.048s) 2023-01-11T21:36:12.3636832Z test_unary_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:36:12.3636957Z test_unrolled_cat (__main__.TestTEFuserStatic) ... ok (0.028s) 2023-01-11T21:36:12.3637109Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... ok (0.639s) 2023-01-11T21:36:12.3637248Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... ok (0.251s) 2023-01-11T21:36:12.3637401Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... ok (0.070s) 2023-01-11T21:36:12.3637541Z test_where_and_typing (__main__.TestTEFuserStatic) ... ok (0.611s) 2023-01-11T21:36:12.3637668Z test_where_ops (__main__.TestTEFuserStatic) ... ok (7.240s) 2023-01-11T21:36:12.3638016Z test_with_strict_fusion (__main__.TestTEFuserStatic) ... /opt/conda/lib/python3.10/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2023-01-11T21:36:12.3638130Z warnings.warn("Only works in script mode") 2023-01-11T21:36:12.3638195Z ok (0.126s) 2023-01-11T21:36:12.3638337Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... ok (0.519s) 2023-01-11T21:36:12.3638344Z 2023-01-11T21:36:12.3638547Z ---------------------------------------------------------------------- 2023-01-11T21:36:12.3638634Z Ran 6267 tests in 480.551s 2023-01-11T21:36:12.3638639Z 2023-01-11T21:36:12.3638718Z OK (skipped=6093) 2023-01-11T21:36:12.3638763Z 2023-01-11T21:36:12.3638853Z Generating XML reports... 2023-01-11T21:36:12.3639190Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20230111212809.xml 2023-01-11T21:36:12.3639487Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20230111212809.xml 2023-01-11T21:36:12.3639781Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20230111212809.xml 2023-01-11T21:36:12.3640065Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCUDA-20230111212809.xml 2023-01-11T21:36:12.3640079Z 2023-01-11T21:36:12.3640573Z ##[endgroup] 2023-01-11T21:36:12.3640857Z FINISHED PRINTING LOG FILE of test_jit_fuser_te (/var/lib/jenkins/workspace/test/test-reports/test_jit_fuser_te_7f_j2kgf) 2023-01-11T21:36:12.3640863Z 2023-01-11T21:36:12.5481323Z Running test_cuda ... [2023-01-11 21:36:12.547367] 2023-01-11T21:36:12.5489290Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:36:12.547914] 2023-01-11T21:37:42.9433428Z 2023-01-11T21:37:42.9435868Z Expand the folded group to see the log file of test_cuda 2023-01-11T21:37:42.9436617Z ##[group]PRINTING LOG FILE of test_cuda (/var/lib/jenkins/workspace/test/test-reports/test_cuda_aajddlip) 2023-01-11T21:37:42.9436859Z 2023-01-11T21:37:42.9436951Z Running tests... 2023-01-11T21:37:42.9437453Z ---------------------------------------------------------------------- 2023-01-11T21:37:42.9441505Z Test results will be stored in test-reports/python-unittest/test_cuda 2023-01-11T21:37:42.9441940Z test_arithmetic_large_tensor (__main__.TestCuda) ... skip: was disabled due to not enough memory, but actually it always fail (0.001s) 2023-01-11T21:37:42.9442326Z test_autocast_banned (__main__.TestCuda) ... ok (0.012s) 2023-01-11T21:37:42.9442687Z test_autocast_cache_leak (__main__.TestCuda) ... ok (0.644s) 2023-01-11T21:37:42.9442971Z test_autocast_cat_jit (__main__.TestCuda) ... ok (0.051s) 2023-01-11T21:37:42.9443485Z test_autocast_checkpointing (__main__.TestCuda) ... ok (0.005s) 2023-01-11T21:37:42.9443780Z test_autocast_custom_cast_inputs (__main__.TestCuda) ... ok (0.004s) 2023-01-11T21:37:42.9444156Z test_autocast_custom_enabled (__main__.TestCuda) ... ok (0.004s) 2023-01-11T21:37:42.9444485Z test_autocast_ignored_types (__main__.TestCuda) ... ok (0.009s) 2023-01-11T21:37:42.9444863Z test_autocast_linalg_fp16 (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9445280Z test_autocast_methods_expect_builtin_promote (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9445615Z test_autocast_methods_fp16 (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9445922Z test_autocast_methods_fp32 (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9446560Z test_autocast_nn_bf16 (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9454626Z test_autocast_nn_fp16 (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9455121Z test_autocast_nn_fp32 (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9458504Z test_autocast_rnn (__main__.TestCuda) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:509: 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.) 2023-01-11T21:37:42.9459201Z result = _VF.rnn_tanh(input, hx, self._flat_weights, self.bias, self.num_layers, 2023-01-11T21:37:42.9460026Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:518: 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.) 2023-01-11T21:37:42.9460790Z result = _VF.rnn_tanh(input, batch_sizes, hx, self._flat_weights, self.bias, 2023-01-11T21:37:42.9461617Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:998: 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.) 2023-01-11T21:37:42.9462183Z result = _VF.gru(input, hx, self._flat_weights, self.bias, self.num_layers, 2023-01-11T21:37:42.9463008Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:1001: 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.) 2023-01-11T21:37:42.9463604Z result = _VF.gru(input, batch_sizes, hx, self._flat_weights, self.bias, 2023-01-11T21:37:42.9464417Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:812: 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.) 2023-01-11T21:37:42.9464999Z result = _VF.lstm(input, hx, self._flat_weights, self.bias, self.num_layers, 2023-01-11T21:37:42.9465852Z /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py:815: 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.) 2023-01-11T21:37:42.9466419Z result = _VF.lstm(input, batch_sizes, hx, self._flat_weights, self.bias, 2023-01-11T21:37:42.9466661Z ok (6.845s) 2023-01-11T21:37:42.9467473Z test_autocast_torch_bf16 (__main__.TestCuda) ... /opt/conda/lib/python3.10/site-packages/torch/functional.py:1626: 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:1077.) 2023-01-11T21:37:42.9468147Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2023-01-11T21:37:42.9468378Z ok (0.968s) 2023-01-11T21:37:42.9468640Z test_autocast_torch_expect_builtin_promote (__main__.TestCuda) ... ok (0.004s) 2023-01-11T21:37:42.9468939Z test_autocast_torch_fp16 (__main__.TestCuda) ... ok (0.025s) 2023-01-11T21:37:42.9469224Z test_autocast_torch_fp32 (__main__.TestCuda) ... ok (0.645s) 2023-01-11T21:37:42.9469516Z test_autocast_torch_need_autocast_promote (__main__.TestCuda) ... ok (0.005s) 2023-01-11T21:37:42.9469834Z test_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9470134Z test_batch_norm_gather_stats (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9470403Z test_bincount_ext (__main__.TestCuda) ... ok (0.004s) 2023-01-11T21:37:42.9470684Z test_caching_allocator_record_stream_oom (__main__.TestCuda) 2023-01-11T21:37:42.9471004Z allocations delayed by a record_stream call should still be freed on ... ok (0.261s) 2023-01-11T21:37:42.9471824Z test_caching_pinned_memory (__main__.TestCuda) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79508 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:37:42.9472448Z test_caching_pinned_memory_multi_gpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9472785Z test_cat_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9473073Z test_check_error (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9473364Z test_copy_device (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9473960Z test_copy_non_blocking (__main__.TestCuda) ... /var/lib/jenkins/workspace/test/test_cuda.py:549: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9474547Z self.assertEqual(x_base.storage().data_ptr(), x.storage().data_ptr()) 2023-01-11T21:37:42.9474794Z ok (0.103s) 2023-01-11T21:37:42.9475051Z test_copy_streams (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9475383Z test_cublas_allow_bf16_reduced_precision_reduction_get_set (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9475731Z test_cublas_allow_fp16_reduced_precision_reduction_get_set (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9476137Z test_cublas_allow_tf32_get_set (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9476440Z test_cublas_multiple_threads_same_device (__main__.TestCuda) ... ok (0.096s) 2023-01-11T21:37:42.9476784Z test_cuda_device_memory_allocated (__main__.TestCuda) ... skip: Test needs multiple GPUs (0.000s) 2023-01-11T21:37:42.9477114Z test_cuda_get_device_capability (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9477406Z test_cuda_get_device_name (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9477703Z test_cuda_init_race (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9478058Z test_cuda_kernel_loop_overflow (__main__.TestCuda) ... ok (0.034s) 2023-01-11T21:37:42.9478364Z test_cuda_kernel_loop_overflow_large (__main__.TestCuda) ... ok (0.079s) 2023-01-11T21:37:42.9478657Z test_cuda_memory_leak_detection (__main__.TestCuda) ... ok (0.213s) 2023-01-11T21:37:42.9478976Z test_cuda_memory_leak_detection_propagates_errors (__main__.TestCuda) ... ok (0.072s) 2023-01-11T21:37:42.9479307Z test_cuda_set_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9479612Z test_cuda_synchronize (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9479877Z test_cudart_register (__main__.TestCuda) ... ok (0.005s) 2023-01-11T21:37:42.9480158Z test_cudnn_allow_tf32_get_set (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9480464Z test_cudnn_multiple_threads_same_device (__main__.TestCuda) ... ok (1.002s) 2023-01-11T21:37:42.9480777Z test_current_stream (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9481107Z test_cusparse_multiple_threads_same_device (__main__.TestCuda) ... ok (39.482s) 2023-01-11T21:37:42.9481432Z test_default_stream (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9481708Z test_events (__main__.TestCuda) ... ok (0.058s) 2023-01-11T21:37:42.9482017Z test_events_multi_gpu_elapsed_time (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9482361Z test_events_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9482690Z test_events_wait (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9482975Z test_external_streams (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9483290Z test_external_streams_multi_device (__main__.TestCuda) ... skip: detected only one GPU (0.000s) 2023-01-11T21:37:42.9483754Z 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. 2023-01-11T21:37:42.9484167Z Traceback (most recent call last): 2023-01-11T21:37:42.9484387Z File "", line 4, in 2023-01-11T21:37:42.9484761Z File "/opt/conda/lib/python3.10/site-packages/torch/cuda/__init__.py", line 577, in synchronize 2023-01-11T21:37:42.9485057Z return torch._C._cuda_synchronize() 2023-01-11T21:37:42.9485360Z RuntimeError: CUDA error: device-side assert triggered 2023-01-11T21:37:42.9485749Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2023-01-11T21:37:42.9486370Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2023-01-11T21:37:42.9486719Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2023-01-11T21:37:42.9486884Z 2023-01-11T21:37:42.9487110Z /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. 2023-01-11T21:37:42.9487454Z Traceback (most recent call last): 2023-01-11T21:37:42.9487684Z File "", line 4, in 2023-01-11T21:37:42.9488045Z File "/opt/conda/lib/python3.10/site-packages/torch/cuda/__init__.py", line 577, in synchronize 2023-01-11T21:37:42.9488337Z return torch._C._cuda_synchronize() 2023-01-11T21:37:42.9488644Z RuntimeError: CUDA error: device-side assert triggered 2023-01-11T21:37:42.9488996Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2023-01-11T21:37:42.9489330Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2023-01-11T21:37:42.9489685Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2023-01-11T21:37:42.9489858Z 2023-01-11T21:37:42.9490087Z /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. 2023-01-11T21:37:42.9490475Z Traceback (most recent call last): 2023-01-11T21:37:42.9490706Z File "", line 4, in 2023-01-11T21:37:42.9491080Z File "/opt/conda/lib/python3.10/site-packages/torch/cuda/__init__.py", line 577, in synchronize 2023-01-11T21:37:42.9491372Z return torch._C._cuda_synchronize() 2023-01-11T21:37:42.9491673Z RuntimeError: CUDA error: device-side assert triggered 2023-01-11T21:37:42.9492029Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2023-01-11T21:37:42.9492370Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2023-01-11T21:37:42.9492712Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2023-01-11T21:37:42.9492884Z 2023-01-11T21:37:42.9493137Z /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. 2023-01-11T21:37:42.9493495Z Traceback (most recent call last): 2023-01-11T21:37:42.9493723Z File "", line 4, in 2023-01-11T21:37:42.9494084Z File "/opt/conda/lib/python3.10/site-packages/torch/cuda/__init__.py", line 577, in synchronize 2023-01-11T21:37:42.9494382Z return torch._C._cuda_synchronize() 2023-01-11T21:37:42.9494687Z RuntimeError: CUDA error: device-side assert triggered 2023-01-11T21:37:42.9495037Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2023-01-11T21:37:42.9495427Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2023-01-11T21:37:42.9495778Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2023-01-11T21:37:42.9495951Z 2023-01-11T21:37:42.9496023Z ok (9.291s) 2023-01-11T21:37:42.9496268Z test_float32_matmul_precision_get_set (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9496557Z test_gather_bool (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9496824Z test_get_device_index (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9497173Z test_get_set_rng_state_all (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9497497Z test_grad_scaling_accumulation (__main__.TestCuda) ... ok (0.019s) 2023-01-11T21:37:42.9497792Z test_grad_scaling_autocast (__main__.TestCuda) ... ok (0.045s) 2023-01-11T21:37:42.9498081Z test_grad_scaling_autocast_foreach (__main__.TestCuda) ... ok (0.043s) 2023-01-11T21:37:42.9498386Z test_grad_scaling_autocast_fused (__main__.TestCuda) ... ok (0.010s) 2023-01-11T21:37:42.9498705Z test_grad_scaling_autocast_fused_optimizers (__main__.TestCuda) ... ok (0.063s) 2023-01-11T21:37:42.9499010Z test_grad_scaling_clipping (__main__.TestCuda) ... ok (0.021s) 2023-01-11T21:37:42.9499313Z test_grad_scaling_clipping_separate_unscale (__main__.TestCuda) ... ok (0.021s) 2023-01-11T21:37:42.9499654Z test_grad_scaling_device_as_key (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9500005Z test_grad_scaling_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2023-01-11T21:37:42.9500307Z test_grad_scaling_multiple (__main__.TestCuda) ... ok (0.035s) 2023-01-11T21:37:42.9500590Z test_grad_scaling_penalty (__main__.TestCuda) ... ok (0.035s) 2023-01-11T21:37:42.9500902Z test_grad_scaling_scale (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9501219Z test_grad_scaling_state_dict (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9501495Z test_grad_scaling_unscale (__main__.TestCuda) ... ok (0.010s) 2023-01-11T21:37:42.9501794Z test_grad_scaling_unscale_sparse (__main__.TestCuda) ... ok (0.006s) 2023-01-11T21:37:42.9502094Z test_grad_scaling_update_scale (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9502374Z test_graph_adam_adamw (__main__.TestCuda) ... ok (0.674s) 2023-01-11T21:37:42.9503140Z test_graph_capture_oom (__main__.TestCuda) ... /opt/conda/lib/python3.10/site-packages/torch/cuda/graphs.py:82: UserWarning: The CUDA Graph is empty. This ususally means that the graph was attempted to be captured on wrong device or stream. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraph.cpp:192.) 2023-01-11T21:37:42.9503650Z super(CUDAGraph, self).capture_end() 2023-01-11T21:37:42.9503858Z ok (0.078s) 2023-01-11T21:37:42.9504089Z test_graph_capture_simple (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9504381Z test_graph_concurrent_replay (__main__.TestCuda) ... ok (0.016s) 2023-01-11T21:37:42.9504677Z test_graph_cudnn_dropout (__main__.TestCuda) ... ok (0.036s) 2023-01-11T21:37:42.9504950Z test_graph_grad_scaling (__main__.TestCuda) ... ok (0.083s) 2023-01-11T21:37:42.9505251Z test_graph_is_current_stream_capturing (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9505611Z test_graph_make_graphed_callables_with_amp_cache_disabled_allow_unused_input (__main__.TestCuda) ... ok (0.752s) 2023-01-11T21:37:42.9506026Z test_graph_make_graphed_callables_with_amp_cache_enabled_allow_unused_input (__main__.TestCuda) ... expected failure (0.209s) 2023-01-11T21:37:42.9506414Z test_graph_make_graphed_callables_without_amp_allow_unused_input (__main__.TestCuda) ... ok (0.811s) 2023-01-11T21:37:42.9506801Z test_graph_make_graphed_callables_without_amp_not_allow_unused_input (__main__.TestCuda) ... expected failure (0.199s) 2023-01-11T21:37:42.9507185Z test_graph_memory_stats_and_use_result_after_destroy_graph (__main__.TestCuda) ... ok (0.699s) 2023-01-11T21:37:42.9507501Z test_graph_record_stream (__main__.TestCuda) ... ok (0.032s) 2023-01-11T21:37:42.9507779Z test_graph_rng_distributions (__main__.TestCuda) ... ok (0.050s) 2023-01-11T21:37:42.9508067Z test_graph_rng_functional (__main__.TestCuda) ... ok (0.011s) 2023-01-11T21:37:42.9508352Z test_graph_scaling_fusedadam (__main__.TestCuda) ... ok (0.135s) 2023-01-11T21:37:42.9508635Z test_graph_three_successive (__main__.TestCuda) ... ok (0.007s) 2023-01-11T21:37:42.9508920Z test_graph_two_successive (__main__.TestCuda) ... ok (0.009s) 2023-01-11T21:37:42.9509250Z test_graph_warn_if_has_zero_nodes (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9510022Z test_huge_index (__main__.TestCuda) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/90063 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:37:42.9510668Z test_index_out_of_bounds_exception_cuda (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:37:42.9510987Z test_lazy_init (__main__.TestCuda) 2023-01-11T21:37:42.9511268Z Validate that no CUDA calls are made during `import torch` call ... ok (1.383s) 2023-01-11T21:37:42.9511587Z test_load_nonexistent_device (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9511857Z test_manual_seed (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9512131Z test_matmul_memory_use (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9512475Z test_max_large_axis (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:37:42.9512788Z test_mean_fp16 (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9513044Z test_mem_get_info (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9513318Z test_memory_allocation (__main__.TestCuda) ... ok (0.062s) 2023-01-11T21:37:42.9513580Z test_memory_stats (__main__.TestCuda) ... ok (0.249s) 2023-01-11T21:37:42.9513882Z test_memory_stats_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9514185Z test_min_max_inits (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9514500Z test_multigpu_serialization_remap (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9514860Z test_multigpu_serialization_remap_dict (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9515248Z test_multigpu_storage_clone (__main__.TestCuda) ... skip: detected only one GPU (0.000s) 2023-01-11T21:37:42.9515552Z test_multinomial_ext (__main__.TestCuda) ... ok (0.006s) 2023-01-11T21:37:42.9515898Z test_multinomial_invalid_probs_cuda (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:37:42.9516350Z test_new (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9516646Z test_noncontiguous_pinned_memory (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9516935Z test_norm_type_conversion (__main__.TestCuda) ... ok (0.026s) 2023-01-11T21:37:42.9517185Z test_nvtx (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9517432Z test_out_of_memory (__main__.TestCuda) ... ok (0.019s) 2023-01-11T21:37:42.9517700Z test_out_of_memory_retry (__main__.TestCuda) ... ok (0.026s) 2023-01-11T21:37:42.9517956Z test_prod_large (__main__.TestCuda) ... ok (0.008s) 2023-01-11T21:37:42.9518219Z test_record_stream (__main__.TestCuda) ... ok (0.054s) 2023-01-11T21:37:42.9518498Z test_record_stream_on_shifted_view (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9518791Z test_reduction_gpu_memory_accessing (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9519108Z test_repeat_graph_capture_cublas_workspace_memory (__main__.TestCuda) ... ok (5.949s) 2023-01-11T21:37:42.9519506Z test_rocm_backward_pass_guard (__main__.TestCuda) ... skip: ROCm-only test (0.001s) 2023-01-11T21:37:42.9519824Z test_serialization_array_with_empty (__main__.TestCuda) ... ok (0.004s) 2023-01-11T21:37:42.9520436Z test_serialization_array_with_storage (__main__.TestCuda) ... /var/lib/jenkins/workspace/test/test_cuda.py:587: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9521022Z q = [x, y, x, y.storage()] 2023-01-11T21:37:42.9521765Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:1904: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9522315Z device=typed_storage.device, 2023-01-11T21:37:42.9522830Z /var/lib/jenkins/workspace/test/test_cuda.py:601: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9523371Z self.assertEqual(q_copy[3], torch.cuda.IntStorage(10).fill_(10)) 2023-01-11T21:37:42.9523614Z ok (0.004s) 2023-01-11T21:37:42.9523859Z test_set_per_process_memory_fraction (__main__.TestCuda) ... ok (0.024s) 2023-01-11T21:37:42.9524166Z test_specify_improper_device_name (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9524473Z test_stream_context (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9524804Z test_stream_event_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9525134Z test_stream_event_nogil (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9525421Z test_stream_event_repr (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9525734Z test_streaming_backwards_callback (__main__.TestCuda) ... ok (0.010s) 2023-01-11T21:37:42.9526266Z test_streaming_backwards_device_transfer (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9526614Z test_streaming_backwards_multiple_streams (__main__.TestCuda) ... ok (0.080s) 2023-01-11T21:37:42.9526970Z test_streaming_backwards_sync (__main__.TestCuda) ... ok (0.010s) 2023-01-11T21:37:42.9527274Z test_streaming_backwards_sync_graph_root (__main__.TestCuda) ... ok (0.255s) 2023-01-11T21:37:42.9527557Z test_streams (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9527842Z test_streams_multi_gpu (__main__.TestCuda) ... skip: detected only one GPU (0.000s) 2023-01-11T21:37:42.9528172Z test_streams_multi_gpu_eq (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9528503Z test_streams_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T21:37:42.9528912Z test_streams_priority (__main__.TestCuda) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:37:42.9529194Z test_sum_fp16 (__main__.TestCuda) ... ok (0.012s) 2023-01-11T21:37:42.9529546Z test_tensor_device (__main__.TestCuda) ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:37:42.9529844Z test_tiny_half_norm_ (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9530121Z test_to_cpu_blocking_by_default (__main__.TestCuda) ... ok (0.109s) 2023-01-11T21:37:42.9530394Z test_to_non_blocking (__main__.TestCuda) ... ok (0.435s) 2023-01-11T21:37:42.9530650Z test_to_numpy (__main__.TestCuda) ... ok (0.003s) 2023-01-11T21:37:42.9530924Z test_torch_manual_seed_seeds_cuda_devices (__main__.TestCuda) ... ok (0.002s) 2023-01-11T21:37:42.9531530Z test_type_conversions (__main__.TestCuda) ... /var/lib/jenkins/workspace/test/test_cuda.py:661: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9532076Z y = x.storage() 2023-01-11T21:37:42.9532578Z /var/lib/jenkins/workspace/test/test_cuda.py:662: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9533162Z self.assertIsInstance(y.float(), torch.FloatStorage) 2023-01-11T21:37:42.9533910Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:808: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9534513Z storage = torch.tensor([], dtype=self.dtype, device=self.device).set_(self).to(dtype)._typed_storage() 2023-01-11T21:37:42.9535385Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:809: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9535912Z if storage.data_ptr() == self.data_ptr(): 2023-01-11T21:37:42.9536639Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:810: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9537132Z storage = storage.clone() 2023-01-11T21:37:42.9537839Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:978: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9538457Z return (cls_device == instance.device.type) and (cls.dtype == instance.dtype) 2023-01-11T21:37:42.9539238Z /opt/conda/lib/python3.10/site-packages/torch/_utils.py:768: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9539757Z return self.fget.__get__(instance, owner)() 2023-01-11T21:37:42.9540292Z /var/lib/jenkins/workspace/test/test_cuda.py:663: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9540847Z self.assertIsInstance(y.cuda().double(), torch.cuda.DoubleStorage) 2023-01-11T21:37:42.9541431Z /var/lib/jenkins/workspace/test/test_cuda.py:664: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9541978Z self.assertIsInstance(y.cuda().float(), torch.cuda.FloatStorage) 2023-01-11T21:37:42.9542543Z /var/lib/jenkins/workspace/test/test_cuda.py:665: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9543090Z self.assertIsInstance(y.cuda().float().cpu(), torch.FloatStorage) 2023-01-11T21:37:42.9543644Z /var/lib/jenkins/workspace/test/test_cuda.py:666: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:42.9544247Z self.assertIsInstance(y.cuda().float().cpu().int(), torch.IntStorage) 2023-01-11T21:37:42.9544495Z ok (0.003s) 2023-01-11T21:37:42.9544734Z test_allocator_settings (__main__.TestCudaComm) ... ok (0.009s) 2023-01-11T21:37:42.9545053Z test_broadcast_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9545417Z test_broadcast_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9545793Z test_broadcast_coalesced_empty_tensors (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9546141Z test_broadcast_cpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9546480Z test_broadcast_gpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9546802Z test_cpp_memory_snapshot_pickle (__main__.TestCudaComm) ... ok (13.952s) 2023-01-11T21:37:42.9547123Z test_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9547441Z test_gather_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9547784Z test_gather_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.002s) 2023-01-11T21:37:42.9548131Z test_gather_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9548440Z test_matmul_device_mismatch (__main__.TestCudaComm) ... ok (0.034s) 2023-01-11T21:37:42.9548774Z test_memory_format_scatter_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9549152Z test_memory_snapshot (__main__.TestCudaComm) ... Downloading flamegraph.pl to: /tmp/1000_flamegraph.pl 2023-01-11T21:37:42.9549431Z ok (0.114s) 2023-01-11T21:37:42.9549697Z test_memory_snapshot_with_cpp (__main__.TestCudaComm) ... ok (0.009s) 2023-01-11T21:37:42.9549993Z test_notifies_oom (__main__.TestCudaComm) ... ok (0.005s) 2023-01-11T21:37:42.9550265Z test_raises_oom (__main__.TestCudaComm) ... ok (0.005s) 2023-01-11T21:37:42.9550559Z test_reduce_add (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9550901Z test_reduce_add_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9551264Z test_reduce_add_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9551615Z test_scatter_cpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9551940Z test_scatter_cpu_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9552284Z test_scatter_cpu_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9552631Z test_scatter_cpu_sizes (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9552955Z test_scatter_gpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T21:37:42.9553286Z test_scatter_gpu_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9553627Z test_scatter_gpu_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9553970Z test_scatter_gpu_sizes (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T21:37:42.9554315Z test_scatter_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.001s) 2023-01-11T21:37:42.9554509Z 2023-01-11T21:37:42.9554716Z ---------------------------------------------------------------------- 2023-01-11T21:37:42.9554975Z Ran 183 tests in 87.105s 2023-01-11T21:37:42.9555103Z 2023-01-11T21:37:42.9555198Z OK (skipped=61, expected failures=2) 2023-01-11T21:37:42.9555340Z 2023-01-11T21:37:42.9555462Z Generating XML reports... 2023-01-11T21:37:42.9555856Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCuda-20230111213614.xml 2023-01-11T21:37:42.9556409Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20230111213614.xml 2023-01-11T21:37:42.9556620Z 2023-01-11T21:37:42.9556912Z ##[endgroup] 2023-01-11T21:37:42.9557325Z FINISHED PRINTING LOG FILE of test_cuda (/var/lib/jenkins/workspace/test/test-reports/test_cuda_aajddlip) 2023-01-11T21:37:42.9557556Z 2023-01-11T21:37:42.9557772Z Running test_cpp_extensions_aot_ninja ... [2023-01-11 21:37:42.943465] 2023-01-11T21:37:44.5575580Z /opt/conda/lib/python3.10/site-packages/setuptools/_distutils/extension.py:134: UserWarning: Unknown Extension options: 'dlink' 2023-01-11T21:37:44.5575990Z warnings.warn(msg) 2023-01-11T21:37:44.5776216Z running install 2023-01-11T21:37:44.5777512Z /opt/conda/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-01-11T21:37:44.5778318Z warnings.warn( 2023-01-11T21:37:44.5874987Z running build 2023-01-11T21:37:44.5875328Z running build_py 2023-01-11T21:37:44.5915143Z creating build 2023-01-11T21:37:44.5915920Z creating build/lib.linux-x86_64-cpython-310 2023-01-11T21:37:44.5916481Z creating build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension 2023-01-11T21:37:44.5916930Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension 2023-01-11T21:37:44.5917382Z running build_ext 2023-01-11T21:37:44.6215374Z building 'torch_test_cpp_extension.cpp' extension 2023-01-11T21:37:44.6215970Z creating /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310 2023-01-11T21:37:44.6487307Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:37:44.6487647Z Compiling objects... 2023-01-11T21:37:44.6487910Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:38:09.5494220Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:38:09.5495747Z In file included from /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/Exceptions.h:14:0, 2023-01-11T21:38:09.5497154Z from /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2023-01-11T21:38:09.5497749Z from /opt/conda/lib/python3.10/site-packages/torch/include/torch/extension.h:6, 2023-01-11T21:38:09.5498098Z from /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:1: 2023-01-11T21:38:09.5501355Z /opt/conda/lib/python3.10/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2023-01-11T21:38:09.5501789Z /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:40:53: required from here 2023-01-11T21:38:09.5502689Z /opt/conda/lib/python3.10/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than the type of its field ‘pybind11::class_::’ [-Wattributes] 2023-01-11T21:38:09.5503438Z class class_ : public detail::generic_type { 2023-01-11T21:38:09.5503644Z ^~~~~~ 2023-01-11T21:38:09.5504286Z /opt/conda/lib/python3.10/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than its base ‘pybind11::detail::generic_type’ [-Wattributes] 2023-01-11T21:38:09.5563192Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/extension.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cpp.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:38:09.8972796Z building 'torch_test_cpp_extension.ort' extension 2023-01-11T21:38:09.9245380Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:38:09.9253102Z Compiling objects... 2023-01-11T21:38:09.9253371Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:38:33.2612564Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/ort_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/ort_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/ort_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:38:33.2647889Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/ort_extension.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/ort.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:38:33.5809301Z building 'torch_test_cpp_extension.rng' extension 2023-01-11T21:38:33.6090415Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:38:33.6091994Z Compiling objects... 2023-01-11T21:38:33.6092512Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:38:59.6905256Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/rng_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/rng_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:38:59.6907150Z In file included from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2023-01-11T21:38:59.6907594Z from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2023-01-11T21:38:59.6928700Z from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2023-01-11T21:38:59.6929359Z from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2023-01-11T21:38:59.6929861Z from /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp:6: 2023-01-11T21:38:59.6930611Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/cpu/vec/vec_base.h:1008:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:38:59.6931085Z # pragma unroll 2023-01-11T21:38:59.6931339Z 2023-01-11T21:38:59.6943642Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/rng_extension.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/rng.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:39:00.0285661Z building 'torch_test_cpp_extension.cuda' extension 2023-01-11T21:39:00.0557461Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:39:00.0561586Z Compiling objects... 2023-01-11T21:39:00.0562547Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:39:22.8698305Z [1/3] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:39:23.4680589Z [2/3] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension_kernel2.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension_kernel2.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++17 2023-01-11T21:39:23.4683537Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:39:23.4684021Z detected during: 2023-01-11T21:39:23.4684555Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:39:23.4684905Z (61): here 2023-01-11T21:39:23.4685280Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:39:23.4685813Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:39:23.4686312Z 2023-01-11T21:39:23.4686720Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:39:23.4687092Z detected during: 2023-01-11T21:39:23.4687636Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:39:23.4687996Z (61): here 2023-01-11T21:39:23.4688366Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:39:23.4689240Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:39:23.4689502Z 2023-01-11T21:39:23.4690026Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:39:23.4690490Z detected during: 2023-01-11T21:39:23.4690939Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:39:23.4691392Z (61): here 2023-01-11T21:39:23.4691946Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:39:23.4692515Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:39:23.4692716Z 2023-01-11T21:39:23.4693035Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:39:23.4693373Z detected during: 2023-01-11T21:39:23.4693770Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:39:23.4694108Z (61): here 2023-01-11T21:39:23.4694474Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:39:23.4694980Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:39:23.4695178Z 2023-01-11T21:39:23.8635954Z [3/3] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension_kernel.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++17 2023-01-11T21:39:23.8638073Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:39:23.8638444Z detected during: 2023-01-11T21:39:23.8638880Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:39:23.8639236Z (61): here 2023-01-11T21:39:23.8639610Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:39:23.8640130Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:39:23.8640328Z 2023-01-11T21:39:23.8640744Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:39:23.8641079Z detected during: 2023-01-11T21:39:23.8641483Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:39:23.8641880Z (61): here 2023-01-11T21:39:23.8642238Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:39:23.8642762Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:39:23.8642969Z 2023-01-11T21:39:23.8643279Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:39:23.8643608Z detected during: 2023-01-11T21:39:23.8643996Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:39:23.8644333Z (61): here 2023-01-11T21:39:23.8644693Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:39:23.8645189Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:39:23.8645386Z 2023-01-11T21:39:23.8645706Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:39:23.8646198Z detected during: 2023-01-11T21:39:23.8646659Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:39:23.8647003Z (61): here 2023-01-11T21:39:23.8647365Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:39:23.8647880Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:39:23.8648079Z 2023-01-11T21:39:23.8675924Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension_kernel.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_extension_kernel2.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cuda.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:39:24.2609444Z building 'torch_test_cpp_extension.torch_library' extension 2023-01-11T21:39:24.2890881Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:39:24.2893550Z Compiling objects... 2023-01-11T21:39:24.2893846Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:40:28.0793669Z [1/1] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/torch_library.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/torch_library.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=torch_library -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++17 2023-01-11T21:40:28.0795498Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:40:28.0795834Z detected during: 2023-01-11T21:40:28.0799980Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:40:28.0800519Z (61): here 2023-01-11T21:40:28.0801099Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:40:28.0801907Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:40:28.0802178Z 2023-01-11T21:40:28.0802657Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:40:28.0803404Z detected during: 2023-01-11T21:40:28.0803986Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:40:28.0804536Z (61): here 2023-01-11T21:40:28.0805090Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:40:28.0805884Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:40:28.0806453Z 2023-01-11T21:40:28.0806939Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:40:28.0807430Z detected during: 2023-01-11T21:40:28.0808024Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:40:28.0808544Z (61): here 2023-01-11T21:40:28.0809054Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:40:28.0809865Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:40:28.0810158Z 2023-01-11T21:40:28.0810628Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:40:28.0811076Z detected during: 2023-01-11T21:40:28.0811753Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:40:28.0812304Z (61): here 2023-01-11T21:40:28.0812876Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:40:28.0813654Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:40:28.0813949Z 2023-01-11T21:40:28.0836697Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/torch_library.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/torch_library.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:40:28.3172411Z building 'torch_test_cpp_extension.cublas_extension' extension 2023-01-11T21:40:28.3450344Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:40:28.3450760Z Compiling objects... 2023-01-11T21:40:28.3451011Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:40:44.8260380Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cublas_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cublas_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cublas_extension.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cublas_extension -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:40:44.8295812Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cublas_extension.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -lcublas -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cublas_extension.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:40:45.0722717Z building 'torch_test_cpp_extension.cusolver_extension' extension 2023-01-11T21:40:45.0997187Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:40:45.0997885Z Compiling objects... 2023-01-11T21:40:45.0998362Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:41:01.2896656Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cusolver_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cusolver_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cusolver_extension.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cusolver_extension -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:41:01.2933825Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cusolver_extension.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -lcusolver -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cusolver_extension.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:41:01.5515701Z building 'torch_test_cpp_extension.cuda_dlink' extension 2023-01-11T21:41:01.5788153Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:41:01.5790872Z Compiling objects... 2023-01-11T21:41:01.5791221Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:41:02.5629594Z [1/4] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_dlink_extension_add.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_add.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -dc -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++17 2023-01-11T21:41:23.9817284Z [2/4] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_dlink_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:41:24.7049949Z [3/4] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_dlink_extension_kernel.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -dc -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++17 2023-01-11T21:41:24.7051580Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:41:24.7051929Z detected during: 2023-01-11T21:41:24.7052738Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:41:24.7053122Z (61): here 2023-01-11T21:41:24.7053535Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:41:24.7054272Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:41:24.7054514Z 2023-01-11T21:41:24.7055006Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:41:24.7055613Z detected during: 2023-01-11T21:41:24.7056068Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:41:24.7056564Z (61): here 2023-01-11T21:41:24.7057076Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:41:24.7057813Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:41:24.7058077Z 2023-01-11T21:41:24.7058471Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:41:24.7058867Z detected during: 2023-01-11T21:41:24.7059352Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:41:24.7059837Z (61): here 2023-01-11T21:41:24.7060287Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-01-11T21:41:24.7060934Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T21:41:24.7061205Z 2023-01-11T21:41:24.7061634Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T21:41:24.7061950Z detected during: 2023-01-11T21:41:24.7062410Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:41:24.7062769Z (61): here 2023-01-11T21:41:24.7063131Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-01-11T21:41:24.7063637Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T21:41:24.7063833Z 2023-01-11T21:41:24.7843390Z [4/4] /usr/local/cuda/bin/nvcc /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_add.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_kernel.o -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/dlink.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -dlink -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -dlto -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 2023-01-11T21:41:24.7844779Z nvlink warning : Ignoring -lto option because no LTO objects found (target: sm_50) 2023-01-11T21:41:24.7845194Z nvlink warning : Ignoring -lto option because no LTO objects found (target: sm_52) 2023-01-11T21:41:24.7883124Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_add.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/cuda_dlink_extension_kernel.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/dlink.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cuda_dlink.cpython-310-x86_64-linux-gnu.so 2023-01-11T21:41:25.1802460Z running install_lib 2023-01-11T21:41:25.1842313Z creating install 2023-01-11T21:41:25.1842606Z creating install/opt 2023-01-11T21:41:25.1842933Z creating install/opt/conda 2023-01-11T21:41:25.1843312Z creating install/opt/conda/lib 2023-01-11T21:41:25.1843715Z creating install/opt/conda/lib/python3.10 2023-01-11T21:41:25.1844229Z creating install/opt/conda/lib/python3.10/site-packages 2023-01-11T21:41:25.1844708Z creating install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:41:25.1845313Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/__init__.py -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:41:25.1846743Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cpp.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:41:25.1903255Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/ort.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:41:25.1964649Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/rng.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:41:25.2017445Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cuda.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:41:25.2076545Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/torch_library.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:41:25.2078031Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cublas_extension.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:41:25.2079629Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cusolver_extension.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:41:25.2082025Z copying build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension/cuda_dlink.cpython-310-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T21:41:25.2136376Z byte-compiling ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-310.pyc 2023-01-11T21:41:25.2138455Z running install_egg_info 2023-01-11T21:41:25.2233450Z running egg_info 2023-01-11T21:41:25.2233857Z creating torch_test_cpp_extension.egg-info 2023-01-11T21:41:25.2268376Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2023-01-11T21:41:25.2269259Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2023-01-11T21:41:25.2270604Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2023-01-11T21:41:25.2271435Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:41:25.2307566Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:41:25.2313001Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:41:25.2313709Z Copying torch_test_cpp_extension.egg-info to ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension-0.0.0-py3.10.egg-info 2023-01-11T21:41:25.2319552Z running install_scripts 2023-01-11T21:41:27.0897993Z running install 2023-01-11T21:41:27.0898779Z /opt/conda/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-01-11T21:41:27.0899179Z warnings.warn( 2023-01-11T21:41:27.0992702Z running build 2023-01-11T21:41:27.0994101Z running build_ext 2023-01-11T21:41:27.1284362Z building 'no_python_abi_suffix_test' extension 2023-01-11T21:41:27.1284884Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build 2023-01-11T21:41:27.1285381Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310 2023-01-11T21:41:27.1551751Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T21:41:27.1552153Z Compiling objects... 2023-01-11T21:41:27.1552401Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T21:41:27.2139067Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310/no_python_abi_suffix_test.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/opt/conda/include/python3.10 -c -c /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310/no_python_abi_suffix_test.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 2023-01-11T21:41:27.2173118Z creating build/lib.linux-x86_64-cpython-310 2023-01-11T21:41:27.2174478Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310/no_python_abi_suffix_test.o -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-310/no_python_abi_suffix_test.so 2023-01-11T21:41:27.2655648Z running install_lib 2023-01-11T21:41:27.2695225Z creating install 2023-01-11T21:41:27.2695566Z creating install/opt 2023-01-11T21:41:27.2695888Z creating install/opt/conda 2023-01-11T21:41:27.2696213Z creating install/opt/conda/lib 2023-01-11T21:41:27.2696621Z creating install/opt/conda/lib/python3.10 2023-01-11T21:41:27.2697178Z creating install/opt/conda/lib/python3.10/site-packages 2023-01-11T21:41:27.2697820Z copying build/lib.linux-x86_64-cpython-310/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.10/site-packages 2023-01-11T21:41:27.2703122Z running install_egg_info 2023-01-11T21:41:27.2795951Z running egg_info 2023-01-11T21:41:27.2796529Z creating no_python_abi_suffix_test.egg-info 2023-01-11T21:41:27.2833194Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2023-01-11T21:41:27.2833838Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2023-01-11T21:41:27.2834858Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2023-01-11T21:41:27.2835715Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:41:27.2872744Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:41:27.2879474Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:41:27.2880271Z Copying no_python_abi_suffix_test.egg-info to ./install/opt/conda/lib/python3.10/site-packages/no_python_abi_suffix_test-0.0.0-py3.10.egg-info 2023-01-11T21:41:27.2881607Z running install_scripts 2023-01-11T21:41:27.5976375Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:41:27.597127] 2023-01-11T21:41:31.7165046Z 2023-01-11T21:41:31.7165512Z Expand the folded group to see the log file of test_cpp_extensions_aot_ninja 2023-01-11T21:41:31.7166827Z ##[group]PRINTING LOG FILE of test_cpp_extensions_aot_ninja (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_aot_ninja__zo6i678) 2023-01-11T21:41:31.7167201Z 2023-01-11T21:41:31.7167321Z Running tests... 2023-01-11T21:41:31.7167858Z ---------------------------------------------------------------------- 2023-01-11T21:41:31.7168363Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_ninja 2023-01-11T21:41:31.7168766Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.011s) 2023-01-11T21:41:31.7169073Z test_cublas_extension (__main__.TestCppExtensionAOT) ... ok (0.635s) 2023-01-11T21:41:31.7169388Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... ok (0.061s) 2023-01-11T21:41:31.7169695Z test_cuda_extension (__main__.TestCppExtensionAOT) ... ok (0.069s) 2023-01-11T21:41:31.7170022Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... ok (0.059s) 2023-01-11T21:41:31.7170337Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T21:41:31.7170642Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T21:41:31.7171238Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T21:41:31.7171578Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.000s) 2023-01-11T21:41:31.7171853Z test_add (__main__.TestORTTensor) ... ok (0.001s) 2023-01-11T21:41:31.7172127Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.002s) 2023-01-11T21:41:31.7172419Z test_unregistered (__main__.TestORTTensor) ... ok (0.005s) 2023-01-11T21:41:31.7172688Z test_zeros (__main__.TestORTTensor) ... ok (0.001s) 2023-01-11T21:41:31.7172977Z test_pybind_return_types (__main__.TestPybindTypeCasters) ... ok (0.001s) 2023-01-11T21:41:31.7173277Z test_rng (__main__.TestRNGExtension) ... ok (0.002s) 2023-01-11T21:41:31.7173557Z test_torch_library (__main__.TestTorchLibrary) ... ok (0.047s) 2023-01-11T21:41:31.7173722Z 2023-01-11T21:41:31.7173930Z ---------------------------------------------------------------------- 2023-01-11T21:41:31.7174177Z Ran 16 tests in 0.926s 2023-01-11T21:41:31.7174301Z 2023-01-11T21:41:31.7174370Z OK 2023-01-11T21:41:31.7174472Z 2023-01-11T21:41:31.7174564Z Generating XML reports... 2023-01-11T21:41:31.7175036Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20230111214130.xml 2023-01-11T21:41:31.7175650Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20230111214130.xml 2023-01-11T21:41:31.7176225Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestPybindTypeCasters-20230111214130.xml 2023-01-11T21:41:31.7176802Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20230111214130.xml 2023-01-11T21:41:31.7177349Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20230111214130.xml 2023-01-11T21:41:31.7177594Z 2023-01-11T21:41:31.7177834Z ##[endgroup] 2023-01-11T21:41:31.7178273Z FINISHED PRINTING LOG FILE of test_cpp_extensions_aot_ninja (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_aot_ninja__zo6i678) 2023-01-11T21:41:31.7178586Z 2023-01-11T21:41:31.7178748Z Running test_cuda_trace ... [2023-01-11 21:41:31.716477] 2023-01-11T21:41:31.7179243Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:41:31.716677] 2023-01-11T21:42:03.1242501Z 2023-01-11T21:42:03.1242912Z Expand the folded group to see the log file of test_cuda_trace 2023-01-11T21:42:03.1244965Z ##[group]PRINTING LOG FILE of test_cuda_trace (/var/lib/jenkins/workspace/test/test-reports/test_cuda_trace_w50z0px9) 2023-01-11T21:42:03.1245430Z 2023-01-11T21:42:03.1246683Z , <__main__.TestCudaTrace testMethod=test_device_synchronization_callback>, <__main__.TestCudaTrace testMethod=test_event_creation_callback>, <__main__.TestCudaTrace testMethod=test_event_deletion_callback>, <__main__.TestCudaTrace testMethod=test_event_record_callback>, <__main__.TestCudaTrace testMethod=test_event_synchronization_callback>, <__main__.TestCudaTrace testMethod=test_event_wait_callback>, <__main__.TestCudaTrace testMethod=test_memcpy_synchronization>, <__main__.TestCudaTrace testMethod=test_memory_allocation_callback>, <__main__.TestCudaTrace testMethod=test_memory_deallocation_callback>, <__main__.TestCudaTrace testMethod=test_stream_creation_callback>, <__main__.TestCudaTrace testMethod=test_stream_synchronization_callback>]> 2023-01-11T21:42:03.1247997Z test_all_trace_callbacks_called (__main__.TestCudaTrace) 2023-01-11T21:42:03.1248430Z test_device_synchronization_callback (__main__.TestCudaTrace) 2023-01-11T21:42:03.1248742Z test_event_creation_callback (__main__.TestCudaTrace) 2023-01-11T21:42:03.1249586Z test_event_deletion_callback (__main__.TestCudaTrace) 2023-01-11T21:42:03.1249931Z test_event_record_callback (__main__.TestCudaTrace) 2023-01-11T21:42:03.1250686Z test_event_synchronization_callback (__main__.TestCudaTrace) 2023-01-11T21:42:03.1251140Z test_event_wait_callback (__main__.TestCudaTrace) 2023-01-11T21:42:03.1251590Z test_memcpy_synchronization (__main__.TestCudaTrace) 2023-01-11T21:42:03.1252055Z test_memory_allocation_callback (__main__.TestCudaTrace) 2023-01-11T21:42:03.1252531Z test_memory_deallocation_callback (__main__.TestCudaTrace) 2023-01-11T21:42:03.1252990Z test_stream_creation_callback (__main__.TestCudaTrace) 2023-01-11T21:42:03.1253525Z test_stream_synchronization_callback (__main__.TestCudaTrace) 2023-01-11T21:42:03.1254412Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1254989Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1255622Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1256145Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1256386Z 2023-01-11T21:42:03.1256495Z Running tests... 2023-01-11T21:42:03.1256921Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1259469Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1259947Z test_all_trace_callbacks_called (__main__.TestCudaTrace) ... ok (0.845s) 2023-01-11T21:42:03.1260242Z 2023-01-11T21:42:03.1260523Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1260841Z Ran 1 test in 0.845s 2023-01-11T21:42:03.1260998Z 2023-01-11T21:42:03.1261089Z OK 2023-01-11T21:42:03.1261222Z 2023-01-11T21:42:03.1261332Z Generating XML reports... 2023-01-11T21:42:03.1261748Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214134.xml 2023-01-11T21:42:03.1262261Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1262760Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1263207Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1263567Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1263741Z 2023-01-11T21:42:03.1263819Z Running tests... 2023-01-11T21:42:03.1264136Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1264511Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1264849Z test_device_synchronization_callback (__main__.TestCudaTrace) ... ok (0.833s) 2023-01-11T21:42:03.1265028Z 2023-01-11T21:42:03.1265225Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1265478Z Ran 1 test in 0.833s 2023-01-11T21:42:03.1265599Z 2023-01-11T21:42:03.1265663Z OK 2023-01-11T21:42:03.1265761Z 2023-01-11T21:42:03.1265855Z Generating XML reports... 2023-01-11T21:42:03.1266274Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214136.xml 2023-01-11T21:42:03.1266790Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1267152Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1267593Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1267962Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1268134Z 2023-01-11T21:42:03.1268205Z Running tests... 2023-01-11T21:42:03.1268515Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1268900Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1269267Z test_event_creation_callback (__main__.TestCudaTrace) ... ok (0.842s) 2023-01-11T21:42:03.1269444Z 2023-01-11T21:42:03.1269644Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1269896Z Ran 1 test in 0.842s 2023-01-11T21:42:03.1270017Z 2023-01-11T21:42:03.1270084Z OK 2023-01-11T21:42:03.1270173Z 2023-01-11T21:42:03.1270264Z Generating XML reports... 2023-01-11T21:42:03.1270683Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214139.xml 2023-01-11T21:42:03.1271198Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1271545Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1271983Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1272343Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1272521Z 2023-01-11T21:42:03.1272602Z Running tests... 2023-01-11T21:42:03.1272905Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1273291Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1273614Z test_event_deletion_callback (__main__.TestCudaTrace) ... ok (0.835s) 2023-01-11T21:42:03.1273786Z 2023-01-11T21:42:03.1273981Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1274222Z Ran 1 test in 0.835s 2023-01-11T21:42:03.1274341Z 2023-01-11T21:42:03.1274408Z OK 2023-01-11T21:42:03.1274509Z 2023-01-11T21:42:03.1274599Z Generating XML reports... 2023-01-11T21:42:03.1275007Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214141.xml 2023-01-11T21:42:03.1275520Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1275919Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1276456Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1276821Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1276994Z 2023-01-11T21:42:03.1277072Z Running tests... 2023-01-11T21:42:03.1277384Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1277760Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1278080Z test_event_record_callback (__main__.TestCudaTrace) ... ok (0.851s) 2023-01-11T21:42:03.1278247Z 2023-01-11T21:42:03.1278442Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1278686Z Ran 1 test in 0.851s 2023-01-11T21:42:03.1278808Z 2023-01-11T21:42:03.1278874Z OK 2023-01-11T21:42:03.1278972Z 2023-01-11T21:42:03.1279063Z Generating XML reports... 2023-01-11T21:42:03.1279482Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214144.xml 2023-01-11T21:42:03.1279979Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1280334Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1280774Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1281139Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1281303Z 2023-01-11T21:42:03.1281381Z Running tests... 2023-01-11T21:42:03.1281690Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1282079Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1282405Z test_event_synchronization_callback (__main__.TestCudaTrace) ... ok (0.846s) 2023-01-11T21:42:03.1282588Z 2023-01-11T21:42:03.1282821Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1283073Z Ran 1 test in 0.846s 2023-01-11T21:42:03.1283193Z 2023-01-11T21:42:03.1283252Z OK 2023-01-11T21:42:03.1283350Z 2023-01-11T21:42:03.1283439Z Generating XML reports... 2023-01-11T21:42:03.1283886Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214146.xml 2023-01-11T21:42:03.1284418Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1284773Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1285213Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1285574Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1285747Z 2023-01-11T21:42:03.1285826Z Running tests... 2023-01-11T21:42:03.1286420Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1286808Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1287117Z test_event_wait_callback (__main__.TestCudaTrace) ... ok (0.842s) 2023-01-11T21:42:03.1287277Z 2023-01-11T21:42:03.1287463Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1287710Z Ran 1 test in 0.842s 2023-01-11T21:42:03.1287827Z 2023-01-11T21:42:03.1287892Z OK 2023-01-11T21:42:03.1287991Z 2023-01-11T21:42:03.1288074Z Generating XML reports... 2023-01-11T21:42:03.1288472Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214149.xml 2023-01-11T21:42:03.1288978Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1289324Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1289814Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1290167Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1290336Z 2023-01-11T21:42:03.1290413Z Running tests... 2023-01-11T21:42:03.1290709Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1291087Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1291405Z test_memcpy_synchronization (__main__.TestCudaTrace) ... ok (0.849s) 2023-01-11T21:42:03.1291571Z 2023-01-11T21:42:03.1291761Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1291996Z Ran 1 test in 0.849s 2023-01-11T21:42:03.1292115Z 2023-01-11T21:42:03.1292181Z OK 2023-01-11T21:42:03.1292279Z 2023-01-11T21:42:03.1292369Z Generating XML reports... 2023-01-11T21:42:03.1292766Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214151.xml 2023-01-11T21:42:03.1293298Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1293683Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1294116Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1294466Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1294639Z 2023-01-11T21:42:03.1294717Z Running tests... 2023-01-11T21:42:03.1295025Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1295398Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1295721Z test_memory_allocation_callback (__main__.TestCudaTrace) ... ok (0.857s) 2023-01-11T21:42:03.1295894Z 2023-01-11T21:42:03.1296090Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1296342Z Ran 1 test in 0.858s 2023-01-11T21:42:03.1296504Z 2023-01-11T21:42:03.1296565Z OK 2023-01-11T21:42:03.1296666Z 2023-01-11T21:42:03.1296774Z Generating XML reports... 2023-01-11T21:42:03.1297187Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214154.xml 2023-01-11T21:42:03.1297699Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1298046Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1298481Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1298840Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1299017Z 2023-01-11T21:42:03.1299094Z Running tests... 2023-01-11T21:42:03.1299392Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1299775Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1300104Z test_memory_deallocation_callback (__main__.TestCudaTrace) ... ok (0.857s) 2023-01-11T21:42:03.1300279Z 2023-01-11T21:42:03.1300466Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1300713Z Ran 1 test in 0.857s 2023-01-11T21:42:03.1300831Z 2023-01-11T21:42:03.1300898Z OK 2023-01-11T21:42:03.1300996Z 2023-01-11T21:42:03.1301086Z Generating XML reports... 2023-01-11T21:42:03.1301488Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214156.xml 2023-01-11T21:42:03.1301992Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1302343Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1302771Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1303168Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1303339Z 2023-01-11T21:42:03.1303416Z Running tests... 2023-01-11T21:42:03.1303727Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1304096Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1304416Z test_stream_creation_callback (__main__.TestCudaTrace) ... ok (0.826s) 2023-01-11T21:42:03.1304588Z 2023-01-11T21:42:03.1304782Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1305022Z Ran 1 test in 0.826s 2023-01-11T21:42:03.1305139Z 2023-01-11T21:42:03.1305206Z OK 2023-01-11T21:42:03.1305305Z 2023-01-11T21:42:03.1305397Z Generating XML reports... 2023-01-11T21:42:03.1305797Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214159.xml 2023-01-11T21:42:03.1306301Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:42:03.1306660Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:42:03.1307098Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:42:03.1307445Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:42:03.1307617Z 2023-01-11T21:42:03.1307694Z Running tests... 2023-01-11T21:42:03.1308002Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1308386Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2023-01-11T21:42:03.1308707Z test_stream_synchronization_callback (__main__.TestCudaTrace) ... ok (0.825s) 2023-01-11T21:42:03.1308888Z 2023-01-11T21:42:03.1309089Z ---------------------------------------------------------------------- 2023-01-11T21:42:03.1309336Z Ran 1 test in 0.825s 2023-01-11T21:42:03.1309457Z 2023-01-11T21:42:03.1309516Z OK 2023-01-11T21:42:03.1309612Z 2023-01-11T21:42:03.1309737Z Generating XML reports... 2023-01-11T21:42:03.1310156Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214201.xml 2023-01-11T21:42:03.1310392Z 2023-01-11T21:42:03.1310700Z ##[endgroup] 2023-01-11T21:42:03.1311097Z FINISHED PRINTING LOG FILE of test_cuda_trace (/var/lib/jenkins/workspace/test/test-reports/test_cuda_trace_w50z0px9) 2023-01-11T21:42:03.1311319Z 2023-01-11T21:42:03.1311473Z Running test_fx ... [2023-01-11 21:42:03.124292] 2023-01-11T21:42:03.1311929Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:42:03.124478] 2023-01-11T21:45:44.3008066Z 2023-01-11T21:45:44.3008482Z Expand the folded group to see the log file of test_fx 2023-01-11T21:45:44.3011473Z ##[group]PRINTING LOG FILE of test_fx (/var/lib/jenkins/workspace/test/test-reports/test_fx_sznzuutd) 2023-01-11T21:45:44.3011789Z 2023-01-11T21:45:44.3011900Z Running tests... 2023-01-11T21:45:44.3012456Z ---------------------------------------------------------------------- 2023-01-11T21:45:44.3012973Z Test results will be stored in test-reports/python-unittest/test_fx 2023-01-11T21:45:44.3015841Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (0.014s) 2023-01-11T21:45:44.3016315Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2023-01-11T21:45:44.3016718Z Test type annotations in the forward function. ... ok (0.002s) 2023-01-11T21:45:44.3017304Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2023-01-11T21:45:44.3017788Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.000s) 2023-01-11T21:45:44.3018189Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.000s) 2023-01-11T21:45:44.3018543Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2023-01-11T21:45:44.3018945Z Test the consistency relation. ... ok (0.001s) 2023-01-11T21:45:44.3019624Z test_precision (fx.test_gradual_type.AnnotationsTest) 2023-01-11T21:45:44.3023400Z Test the consistency relation. ... ok (0.001s) 2023-01-11T21:45:44.3024114Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... ok (0.054s) 2023-01-11T21:45:44.3024524Z test_empty (fx.test_cse_pass.TestCSEPass) ... ok (0.005s) 2023-01-11T21:45:44.3024932Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... ok (0.053s) 2023-01-11T21:45:44.3025259Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.053s) 2023-01-11T21:45:44.3025558Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... ok (0.023s) 2023-01-11T21:45:44.3025890Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.026s) 2023-01-11T21:45:44.3026318Z test_nochange (fx.test_cse_pass.TestCSEPass) ... ok (0.033s) 2023-01-11T21:45:44.3026716Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... ok (0.022s) 2023-01-11T21:45:44.3027172Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... ok (0.022s) 2023-01-11T21:45:44.3027564Z test_random (fx.test_cse_pass.TestCSEPass) ... ok (0.072s) 2023-01-11T21:45:44.3027954Z test_simple (fx.test_cse_pass.TestCSEPass) ... ok (0.039s) 2023-01-11T21:45:44.3028331Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... ok (0.053s) 2023-01-11T21:45:44.3028728Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... ok (0.053s) 2023-01-11T21:45:44.3029145Z test_two_args (fx.test_cse_pass.TestCSEPass) ... ok (0.054s) 2023-01-11T21:45:44.3029531Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... ok (0.053s) 2023-01-11T21:45:44.3029980Z test_correctness_CSEPass_MutationInput_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.026s) 2023-01-11T21:45:44.3030495Z test_correctness_CSEPass_MutationInput_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.028s) 2023-01-11T21:45:44.3031001Z test_correctness_CSEPass_MutationMetadata_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.013s) 2023-01-11T21:45:44.3031510Z test_correctness_CSEPass_MutationMetadata_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.013s) 2023-01-11T21:45:44.3032175Z test_correctness_CSEPass_MutationTorchTensorCall_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.024s) 2023-01-11T21:45:44.3032735Z test_correctness_CSEPass_MutationTorchTensorCall_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.025s) 2023-01-11T21:45:44.3033264Z test_correctness_CSEPass_Mutation_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.026s) 2023-01-11T21:45:44.3033764Z test_correctness_CSEPass_Mutation_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.026s) 2023-01-11T21:45:44.3034244Z test_correctness_CSEPass_ReturnList_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.038s) 2023-01-11T21:45:44.3034745Z test_correctness_CSEPass_ReturnList_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.038s) 2023-01-11T21:45:44.3035236Z test_correctness_CSEPass_TakeList_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.012s) 2023-01-11T21:45:44.3035737Z test_correctness_CSEPass_TakeList_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.012s) 2023-01-11T21:45:44.3036253Z test_correctness_factory_CSEPass_FactoryFunctionCall_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.017s) 2023-01-11T21:45:44.3036798Z test_correctness_factory_CSEPass_FactoryFunctionCall_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.017s) 2023-01-11T21:45:44.3037335Z test_correctness_factory_CSEPass_MutationFactory_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.024s) 2023-01-11T21:45:44.3037823Z test_correctness_factory_CSEPass_MutationFactory_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.024s) 2023-01-11T21:45:44.3038256Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3039342Z Perform constant folding conversion and check that the non-const module is inlined ... /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/const_fold.py:248: UserWarning: Attempted to insert a get_attr Node with no underlying reference in the owning GraphModule! Call GraphModule.add_submodule to add the necessary submodule, GraphModule.add_parameter to add the necessary Parameter, or nn.Module.register_buffer to add the necessary buffer 2023-01-11T21:45:44.3040126Z new_node = root_const_gm.graph.get_attr(in_node.target) 2023-01-11T21:45:44.3040355Z ok (0.006s) 2023-01-11T21:45:44.3040618Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3041048Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.005s) 2023-01-11T21:45:44.3041409Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3041758Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.004s) 2023-01-11T21:45:44.3042102Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3042464Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.005s) 2023-01-11T21:45:44.3042866Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3043225Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.005s) 2023-01-11T21:45:44.3043581Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3043922Z Test code path where placeholder comes after normal op node in FX ... ok (0.003s) 2023-01-11T21:45:44.3044237Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3044581Z Perform constant folding conversion, from original mod to split constant ... ok (0.004s) 2023-01-11T21:45:44.3044927Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3045260Z Perform constant folding conversion, from original mod to split constant ... ok (0.005s) 2023-01-11T21:45:44.3045631Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.004s) 2023-01-11T21:45:44.3046578Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... /opt/conda/lib/python3.10/site-packages/torch/fx/graph.py:973: UserWarning: Failed to fetch module mod! 2023-01-11T21:45:44.3046987Z warnings.warn(f"Failed to fetch module {module_path}!") 2023-01-11T21:45:44.3047213Z ok (0.005s) 2023-01-11T21:45:44.3047484Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3047835Z Perform constant folding conversion, from original mod to split constant ... ok (0.007s) 2023-01-11T21:45:44.3048154Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3048472Z Check that a graph with no constant folding is handled correctly. ... ok (0.002s) 2023-01-11T21:45:44.3048803Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3049377Z Perform constant folding conversion, from original mod to split constant folding ... /opt/conda/lib/python3.10/site-packages/torch/fx/graph.py:973: UserWarning: Failed to fetch module my_mod! 2023-01-11T21:45:44.3049785Z warnings.warn(f"Failed to fetch module {module_path}!") 2023-01-11T21:45:44.3050019Z ok (0.005s) 2023-01-11T21:45:44.3050285Z test_const_fold_tensor_meta (fx.test_fx_const_fold.TestConstFold) ... ok (0.010s) 2023-01-11T21:45:44.3050625Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.004s) 2023-01-11T21:45:44.3050959Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.004s) 2023-01-11T21:45:44.3051263Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3051563Z Perform constant folding with a call_module node. ... ok (0.004s) 2023-01-11T21:45:44.3051856Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:45:44.3052185Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.005s) 2023-01-11T21:45:44.3052537Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.005s) 2023-01-11T21:45:44.3052908Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.004s) 2023-01-11T21:45:44.3053288Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2023-01-11T21:45:44.3053726Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.004s) 2023-01-11T21:45:44.3054164Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.004s) 2023-01-11T21:45:44.3054596Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.004s) 2023-01-11T21:45:44.3055032Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.004s) 2023-01-11T21:45:44.3055469Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.004s) 2023-01-11T21:45:44.3055829Z test_dead_chain (fx.test_dce_pass.TestDCE) 2023-01-11T21:45:44.3056198Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... graph(): 2023-01-11T21:45:44.3056485Z %x : [#users=2] = placeholder[target=x] 2023-01-11T21:45:44.3056778Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T21:45:44.3057102Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2023-01-11T21:45:44.3057390Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T21:45:44.3057694Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2023-01-11T21:45:44.3057953Z return add_1 2023-01-11T21:45:44.3058130Z ok (0.003s) 2023-01-11T21:45:44.3058350Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2023-01-11T21:45:44.3058684Z Tests that a getatrr in the graph is DCE'd correctly. ... graph(): 2023-01-11T21:45:44.3058947Z %x : [#users=2] = placeholder[target=x] 2023-01-11T21:45:44.3059237Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T21:45:44.3059559Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T21:45:44.3059854Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2023-01-11T21:45:44.3060188Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2023-01-11T21:45:44.3060442Z return add_1 2023-01-11T21:45:44.3060617Z ok (0.002s) 2023-01-11T21:45:44.3060843Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2023-01-11T21:45:44.3061223Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2023-01-11T21:45:44.3061514Z %x : [#users=1] = placeholder[target=x] 2023-01-11T21:45:44.3061747Z %y : [#users=0] = placeholder[target=y] 2023-01-11T21:45:44.3062039Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2023-01-11T21:45:44.3062314Z return add 2023-01-11T21:45:44.3062518Z ok (0.002s) 2023-01-11T21:45:44.3062763Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2023-01-11T21:45:44.3063147Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2023-01-11T21:45:44.3063432Z %x : [#users=1] = placeholder[target=x] 2023-01-11T21:45:44.3063674Z %y : [#users=1] = placeholder[target=y] 2023-01-11T21:45:44.3063959Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2023-01-11T21:45:44.3064276Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2023-01-11T21:45:44.3064528Z return add_1 2023-01-11T21:45:44.3064710Z ok (0.002s) 2023-01-11T21:45:44.3064948Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2023-01-11T21:45:44.3065343Z Test that DCE doesn't remove a module if it's specified as having side effects. ... graph(): 2023-01-11T21:45:44.3065660Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2023-01-11T21:45:44.3065953Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2023-01-11T21:45:44.3066298Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2023-01-11T21:45:44.3066546Z return mul 2023-01-11T21:45:44.3066726Z ok (0.002s) 2023-01-11T21:45:44.3066944Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2023-01-11T21:45:44.3067308Z Test that DCE doesn't remove torch._assert since it has side effects. ... graph(): 2023-01-11T21:45:44.3067616Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2023-01-11T21:45:44.3067915Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2023-01-11T21:45:44.3068273Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2023-01-11T21:45:44.3068616Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2023-01-11T21:45:44.3068866Z return mul 2023-01-11T21:45:44.3069038Z ok (0.002s) 2023-01-11T21:45:44.3069253Z test_simple (fx.test_dce_pass.TestDCE) 2023-01-11T21:45:44.3069592Z Tests that a single node in the graph is DCE'd correctly. ... graph(): 2023-01-11T21:45:44.3069862Z %x : [#users=2] = placeholder[target=x] 2023-01-11T21:45:44.3070152Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T21:45:44.3070433Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T21:45:44.3070726Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2023-01-11T21:45:44.3070988Z return add_1 2023-01-11T21:45:44.3071171Z ok (0.002s) 2023-01-11T21:45:44.3071396Z test_all_input_nodes (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3071665Z test_annotation_with_future (__main__.TestFX) ... ok (0.007s) 2023-01-11T21:45:44.3072503Z test_annotations_empty_tuple (__main__.TestFX) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T21:45:44.3073143Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:45:44.3073384Z ok (0.026s) 2023-01-11T21:45:44.3073628Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3073948Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3074301Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3074680Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3075001Z test_args_kwargs (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3075271Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3075625Z test_assert (__main__.TestFX) ... skip: Does not work on Python-3.10 (0.001s) 2023-01-11T21:45:44.3075949Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3076256Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3076572Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3076863Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3077158Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3077464Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3077771Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3078106Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3078507Z test_autowrap_functions (__main__.TestFX) ... ok (0.061s) 2023-01-11T21:45:44.3078792Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3079112Z test_construct_root_dict (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3079374Z test_copy_it (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3079638Z test_copy_no_remap (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3079886Z test_ctx_mgr (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3080143Z test_custom_codegen (__main__.TestFX) ... ok (0.020s) 2023-01-11T21:45:44.3080434Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3080710Z test_custom_import (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3080989Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3081307Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3081608Z test_custom_proxy_type (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3081881Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3082222Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.008s) 2023-01-11T21:45:44.3082641Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3082975Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3083290Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3083601Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.066s) 2023-01-11T21:45:44.3083882Z test_deepcopy_tracer (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3084164Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3084658Z test_delete_unused_submodules_leaf (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3084928Z test_dict (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3085179Z test_direct_param_use (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3085491Z test_disallow_override (__main__.TestFX) ... ok (0.005s) 2023-01-11T21:45:44.3085754Z test_ellipsis (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3086169Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3086468Z test_erase_node_error (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3086743Z test_example_shape_prop (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3087006Z test_find_uses (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3087274Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.018s) 2023-01-11T21:45:44.3087559Z test_fn_type_annotations (__main__.TestFX) ... ok (0.025s) 2023-01-11T21:45:44.3087818Z test_fx_and_or (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3088065Z test_fx_create_arg (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3088320Z test_fx_shifts (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3088574Z test_fx_stateless (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3088847Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.116s) 2023-01-11T21:45:44.3089174Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2023-01-11T21:45:44.3089483Z test_getitem_subproc (__main__.TestFX) ... ok (0.042s) 2023-01-11T21:45:44.3089761Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3090019Z test_graph_fns (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3090282Z test_graph_module (__main__.TestFX) ... ok (0.035s) 2023-01-11T21:45:44.3090584Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3090924Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3091246Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3091535Z test_graph_unique_names (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3091817Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3092171Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3092468Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3092748Z test_imul_code_print (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3092998Z test_inf_nan (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3093251Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3093515Z test_inline_graph (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3093771Z test_insertion_point (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3094036Z test_interpreter (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3094317Z test_interpreter_default_args (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3094599Z test_interpreter_gc_values (__main__.TestFX) ... ok (0.211s) 2023-01-11T21:45:44.3094891Z test_interpreter_noop_resnet18 (__main__.TestFX) ... ok (0.249s) 2023-01-11T21:45:44.3095204Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3095503Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3095785Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3096083Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3096377Z test_interpreter_star_args (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3096661Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3096930Z test_layout (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3097185Z test_leaf_module (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3097439Z test_matmul_tracing (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3097722Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3097997Z test_move_before (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3098268Z test_multi_insert_point (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3098586Z test_multiple_default_args (__main__.TestFX) ... ok (0.005s) 2023-01-11T21:45:44.3098873Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3099160Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3099443Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3099720Z test_native_callable (__main__.TestFX) ... ok (0.024s) 2023-01-11T21:45:44.3099979Z test_no_mutation (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3100236Z test_node_tagging (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3100506Z test_nonetype_annotation (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3101243Z test_partial_trace (__main__.TestFX) ... /opt/conda/lib/python3.10/site-packages/torch/fx/_symbolic_trace.py:564: UserWarning: Was not able to add assertion to guarantee correct input f to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2023-01-11T21:45:44.3101723Z warnings.warn( 2023-01-11T21:45:44.3101846Z 2023-01-11T21:45:44.3101851Z 2023-01-11T21:45:44.3101855Z 2023-01-11T21:45:44.3101946Z def forward(self, x, y_1): 2023-01-11T21:45:44.3102154Z eq = y_1 == True; y_1 = None 2023-01-11T21:45:44.3102582Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2023-01-11T21:45:44.3102867Z mul = 2 * x; x = None 2023-01-11T21:45:44.3103058Z return mul 2023-01-11T21:45:44.3103236Z 2023-01-11T21:45:44.3103408Z ok (0.006s) 2023-01-11T21:45:44.3103641Z test_pickle_custom_import (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3103932Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.005s) 2023-01-11T21:45:44.3104230Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.005s) 2023-01-11T21:45:44.3104516Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.006s) 2023-01-11T21:45:44.3105115Z test_prepend_self (__main__.TestFX) ... /opt/conda/lib/python3.10/site-packages/torch/fx/node.py:244: UserWarning: Trying to prepend a node to itself. This behavior has no effect on the graph. 2023-01-11T21:45:44.3105571Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2023-01-11T21:45:44.3105840Z ok (0.001s) 2023-01-11T21:45:44.3106054Z test_pretty_print (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3106325Z test_pretty_print_graph (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3106603Z test_pretty_print_node (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3106871Z test_pretty_print_targets (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3107160Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3107433Z test_pytree (__main__.TestFX) ... ok (0.090s) 2023-01-11T21:45:44.3107687Z test_pytree_concrete (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3107973Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3108262Z test_regular_and_default_args (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3108536Z test_remove_uses (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3108808Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3109090Z test_replace_input (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3109354Z test_replace_uses (__main__.TestFX) ... ok (0.127s) 2023-01-11T21:45:44.3109596Z test_reserved_getattr (__main__.TestFX) 2023-01-11T21:45:44.3109893Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.002s) 2023-01-11T21:45:44.3110198Z test_return_tuple (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3110460Z test_return_type_exists (__main__.TestFX) ... ok (0.018s) 2023-01-11T21:45:44.3110737Z test_script_method_trace (__main__.TestFX) ... ok (0.007s) 2023-01-11T21:45:44.3111019Z test_script_tensor_constant (__main__.TestFX) ... ok (0.017s) 2023-01-11T21:45:44.3111326Z test_sequential (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3111593Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3111871Z test_shape_prop_layout (__main__.TestFX) ... ok (0.016s) 2023-01-11T21:45:44.3112147Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (0.296s) 2023-01-11T21:45:44.3112414Z test_single_default_arg (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3112673Z test_snake_case (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3112924Z test_sqrt (__main__.TestFX) ... ok (0.006s) 2023-01-11T21:45:44.3113164Z test_stack_traces (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3113447Z test_stack_traces_with_transformer (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3113737Z test_string_literal_return (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3114029Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.015s) 2023-01-11T21:45:44.3114319Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.009s) 2023-01-11T21:45:44.3114603Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3114887Z test_tensor_attribute (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3115162Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3115441Z test_tensor_constant (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3115713Z test_throw_out_variant (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3115974Z test_torch_custom_ops (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3116240Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3116987Z test_torch_fx_len (__main__.TestFX) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T21:45:44.3117619Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:45:44.3117852Z ok (0.024s) 2023-01-11T21:45:44.3118084Z test_torch_op_overloads (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3118471Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3118792Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3119123Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.001s) 2023-01-11T21:45:44.3119432Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3119710Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3119984Z test_trace_fn_constant (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3120252Z test_trace_function (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3120543Z test_trace_multiple_funcs (__main__.TestFX) ... 2.0.0a0+git8419ddd 2023-01-11T21:45:44.3120774Z ok (0.006s) 2023-01-11T21:45:44.3121034Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.013s) 2023-01-11T21:45:44.3121380Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3121736Z test_transformer_noop (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3122070Z test_transformer_op_swap (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3122424Z test_tuple_no_subscript (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:45:44.3122760Z test_typename_print (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3123070Z test_unpack (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3123410Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3123709Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3123980Z test_update_args_api (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3124307Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3124598Z test_update_kwargs_api (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3124905Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.017s) 2023-01-11T21:45:44.3125231Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.016s) 2023-01-11T21:45:44.3125514Z test_wrap (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3125785Z test_wrap_decorated_function (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3126213Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3126507Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3126776Z test_wrapped_method (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3127032Z test_wrapped_retrace (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3127306Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:45:44.3127616Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:45:44.3127910Z test_wrong_target_type (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3128160Z test_wrong_topo (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:45:44.3128463Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T21:45:44.3128792Z Test backward compatibility for members of classes with ... ok (0.001s) 2023-01-11T21:45:44.3129110Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T21:45:44.3129440Z Test backward compatibility for function signatures with ... ok (0.008s) 2023-01-11T21:45:44.3129778Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.002s) 2023-01-11T21:45:44.3130130Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3130478Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3130893Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3131241Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3131600Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T21:45:44.3131965Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3132321Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3132675Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3133017Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3133377Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3133717Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3134049Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3134374Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3134697Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3135022Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3135339Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3135676Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3136037Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3136373Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3136692Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3137061Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3137393Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3137706Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3138024Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3138341Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3138669Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3139010Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3139350Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3139699Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3140047Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3140385Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3140715Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3141031Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3141360Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3141751Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3142152Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3142542Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3142932Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3143376Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3143781Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3144205Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3144538Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3144874Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3145230Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T21:45:44.3145590Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3145955Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T21:45:44.3146304Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3146638Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3146956Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3147277Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3147601Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3147932Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3148273Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3148596Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3148927Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3149250Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3149608Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3149940Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3150277Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3150606Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3150931Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3151259Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3151582Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3151902Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T21:45:44.3152217Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3152542Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3152868Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3153193Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3153530Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3153855Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3154184Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T21:45:44.3154499Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3154832Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3167432Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3167829Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T21:45:44.3168284Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3168624Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T21:45:44.3168963Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3169298Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T21:45:44.3169647Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3169984Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3170304Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3170624Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3170943Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3171291Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3171640Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3171988Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3172348Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3172692Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3173027Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3173349Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T21:45:44.3173671Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3174025Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3174359Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3174690Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3175011Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3175343Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3175681Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3176009Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3176315Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3176627Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3176940Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3177252Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3177570Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3177884Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3178206Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3178509Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3178836Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3179169Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3179491Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3179810Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3180180Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3180506Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3180831Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3181155Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:45:44.3181492Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3181866Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3182246Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:45:44.3182904Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:3736: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:45:44.3183432Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:45:44.3183707Z ok (0.002s) 2023-01-11T21:45:44.3184290Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:45:44.3184831Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:45:44.3185121Z ok (0.002s) 2023-01-11T21:45:44.3185694Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:45:44.3186238Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:45:44.3186534Z ok (0.002s) 2023-01-11T21:45:44.3186888Z test_get_torch_func_signature_exhaustive_H_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3187320Z test_get_torch_func_signature_exhaustive_T_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3187770Z test_get_torch_func_signature_exhaustive___getitem___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3188216Z test_get_torch_func_signature_exhaustive___radd___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3188655Z test_get_torch_func_signature_exhaustive___rdiv___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3189088Z test_get_torch_func_signature_exhaustive___rmatmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3189538Z test_get_torch_func_signature_exhaustive___rmod___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3189976Z test_get_torch_func_signature_exhaustive___rmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3190401Z test_get_torch_func_signature_exhaustive___rpow___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3190819Z test_get_torch_func_signature_exhaustive___rsub___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3191267Z test_get_torch_func_signature_exhaustive__native_batch_norm_legit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3191735Z test_get_torch_func_signature_exhaustive__softmax_backward_data_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3192224Z test_get_torch_func_signature_exhaustive_abs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3192651Z test_get_torch_func_signature_exhaustive_acos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3193087Z test_get_torch_func_signature_exhaustive_acosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3193524Z test_get_torch_func_signature_exhaustive_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3193959Z test_get_torch_func_signature_exhaustive_addbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3194389Z test_get_torch_func_signature_exhaustive_addcdiv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3194834Z test_get_torch_func_signature_exhaustive_addcmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3195271Z test_get_torch_func_signature_exhaustive_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3195720Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3196165Z test_get_torch_func_signature_exhaustive_addmv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3196601Z test_get_torch_func_signature_exhaustive_addr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3197035Z test_get_torch_func_signature_exhaustive_all_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3197505Z test_get_torch_func_signature_exhaustive_allclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3197945Z test_get_torch_func_signature_exhaustive_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3198458Z test_get_torch_func_signature_exhaustive_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3198896Z test_get_torch_func_signature_exhaustive_aminmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3199346Z test_get_torch_func_signature_exhaustive_angle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3199768Z test_get_torch_func_signature_exhaustive_any_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3200204Z test_get_torch_func_signature_exhaustive_arange_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3200655Z test_get_torch_func_signature_exhaustive_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3201099Z test_get_torch_func_signature_exhaustive_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3201534Z test_get_torch_func_signature_exhaustive_argsort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3202008Z test_get_torch_func_signature_exhaustive_argwhere_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3202475Z test_get_torch_func_signature_exhaustive_as_strided_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3202939Z test_get_torch_func_signature_exhaustive_as_strided_partial_views_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3203449Z test_get_torch_func_signature_exhaustive_as_strided_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3203897Z test_get_torch_func_signature_exhaustive_asin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3204348Z test_get_torch_func_signature_exhaustive_asinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3204807Z test_get_torch_func_signature_exhaustive_atan2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3205255Z test_get_torch_func_signature_exhaustive_atan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3205703Z test_get_torch_func_signature_exhaustive_atanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3206325Z test_get_torch_func_signature_exhaustive_atleast_1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3206794Z test_get_torch_func_signature_exhaustive_atleast_2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3207252Z test_get_torch_func_signature_exhaustive_atleast_3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3207697Z test_get_torch_func_signature_exhaustive_baddbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3208151Z test_get_torch_func_signature_exhaustive_bernoulli_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3208608Z test_get_torch_func_signature_exhaustive_bfloat16_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3209131Z test_get_torch_func_signature_exhaustive_block_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3209581Z test_get_torch_func_signature_exhaustive_bmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3210030Z test_get_torch_func_signature_exhaustive_bool_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3210493Z test_get_torch_func_signature_exhaustive_broadcast_shapes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3210973Z test_get_torch_func_signature_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3211440Z test_get_torch_func_signature_exhaustive_broadcast_to_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3211909Z test_get_torch_func_signature_exhaustive_bucketize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3212381Z test_get_torch_func_signature_exhaustive_byte_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3212865Z test_get_torch_func_signature_exhaustive_cartesian_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3213308Z test_get_torch_func_signature_exhaustive_cat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3213756Z test_get_torch_func_signature_exhaustive_cdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3214211Z test_get_torch_func_signature_exhaustive_cdouble_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3214702Z test_get_torch_func_signature_exhaustive_ceil_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3215151Z test_get_torch_func_signature_exhaustive_cfloat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3215604Z test_get_torch_func_signature_exhaustive_chalf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3216047Z test_get_torch_func_signature_exhaustive_char_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3216502Z test_get_torch_func_signature_exhaustive_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3216961Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3217436Z test_get_torch_func_signature_exhaustive_cholesky_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3217894Z test_get_torch_func_signature_exhaustive_chunk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3218329Z test_get_torch_func_signature_exhaustive_clamp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3218774Z test_get_torch_func_signature_exhaustive_clamp_max_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3219232Z test_get_torch_func_signature_exhaustive_clamp_min_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3219685Z test_get_torch_func_signature_exhaustive_clone_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3220174Z test_get_torch_func_signature_exhaustive_column_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3220631Z test_get_torch_func_signature_exhaustive_combinations_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3221087Z test_get_torch_func_signature_exhaustive_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3221596Z test_get_torch_func_signature_exhaustive_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3222168Z test_get_torch_func_signature_exhaustive_conj_physical_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3222758Z test_get_torch_func_signature_exhaustive_constant_pad_nd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3223344Z test_get_torch_func_signature_exhaustive_contiguous_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3223910Z test_get_torch_func_signature_exhaustive_copysign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3224411Z test_get_torch_func_signature_exhaustive_corrcoef_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3224846Z test_get_torch_func_signature_exhaustive_cos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3225277Z test_get_torch_func_signature_exhaustive_cosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3225722Z test_get_torch_func_signature_exhaustive_count_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3226205Z test_get_torch_func_signature_exhaustive_cov_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3226647Z test_get_torch_func_signature_exhaustive_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3227072Z test_get_torch_func_signature_exhaustive_cummax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3227510Z test_get_torch_func_signature_exhaustive_cummin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3227956Z test_get_torch_func_signature_exhaustive_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3228417Z test_get_torch_func_signature_exhaustive_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3228883Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3229361Z test_get_torch_func_signature_exhaustive_deg2rad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3229814Z test_get_torch_func_signature_exhaustive_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3230258Z test_get_torch_func_signature_exhaustive_diag_embed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3230695Z test_get_torch_func_signature_exhaustive_diagflat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3231143Z test_get_torch_func_signature_exhaustive_diagonal_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3231626Z test_get_torch_func_signature_exhaustive_diagonal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3232093Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3232538Z test_get_torch_func_signature_exhaustive_diff_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3232992Z test_get_torch_func_signature_exhaustive_digamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3233446Z test_get_torch_func_signature_exhaustive_dist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3233905Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3234362Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3234840Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3235285Z test_get_torch_func_signature_exhaustive_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3235726Z test_get_torch_func_signature_exhaustive_double_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3236165Z test_get_torch_func_signature_exhaustive_dsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3236612Z test_get_torch_func_signature_exhaustive_dstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3237072Z test_get_torch_func_signature_exhaustive_einsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3237597Z test_get_torch_func_signature_exhaustive_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3238038Z test_get_torch_func_signature_exhaustive_empty_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3238561Z test_get_torch_func_signature_exhaustive_eq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3239006Z test_get_torch_func_signature_exhaustive_equal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3239443Z test_get_torch_func_signature_exhaustive_erf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3239877Z test_get_torch_func_signature_exhaustive_erfc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3240324Z test_get_torch_func_signature_exhaustive_erfinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3240768Z test_get_torch_func_signature_exhaustive_exp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3241209Z test_get_torch_func_signature_exhaustive_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3241752Z test_get_torch_func_signature_exhaustive_expand_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3242311Z test_get_torch_func_signature_exhaustive_expand_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3242863Z test_get_torch_func_signature_exhaustive_expm1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3243444Z test_get_torch_func_signature_exhaustive_eye_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3243886Z test_get_torch_func_signature_exhaustive_fft_fft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3244333Z test_get_torch_func_signature_exhaustive_fft_fft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3244786Z test_get_torch_func_signature_exhaustive_fft_fftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3245241Z test_get_torch_func_signature_exhaustive_fft_fftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3245692Z test_get_torch_func_signature_exhaustive_fft_hfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3246314Z test_get_torch_func_signature_exhaustive_fft_hfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3246775Z test_get_torch_func_signature_exhaustive_fft_hfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3247235Z test_get_torch_func_signature_exhaustive_fft_ifft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3247687Z test_get_torch_func_signature_exhaustive_fft_ifft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3248135Z test_get_torch_func_signature_exhaustive_fft_ifftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3248593Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3249126Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3249576Z test_get_torch_func_signature_exhaustive_fft_ihfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3250016Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3250472Z test_get_torch_func_signature_exhaustive_fft_irfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3250927Z test_get_torch_func_signature_exhaustive_fft_irfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3251381Z test_get_torch_func_signature_exhaustive_fft_irfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3251818Z test_get_torch_func_signature_exhaustive_fft_rfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3252272Z test_get_torch_func_signature_exhaustive_fft_rfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3252724Z test_get_torch_func_signature_exhaustive_fft_rfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3253169Z test_get_torch_func_signature_exhaustive_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3253615Z test_get_torch_func_signature_exhaustive_flatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3254065Z test_get_torch_func_signature_exhaustive_flip_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3254558Z test_get_torch_func_signature_exhaustive_fliplr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3255010Z test_get_torch_func_signature_exhaustive_flipud_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3255443Z test_get_torch_func_signature_exhaustive_float_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3255900Z test_get_torch_func_signature_exhaustive_float_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3256354Z test_get_torch_func_signature_exhaustive_floor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3256809Z test_get_torch_func_signature_exhaustive_floor_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3257274Z test_get_torch_func_signature_exhaustive_fmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3257704Z test_get_torch_func_signature_exhaustive_fmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3258142Z test_get_torch_func_signature_exhaustive_fmod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3258579Z test_get_torch_func_signature_exhaustive_frac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3259025Z test_get_torch_func_signature_exhaustive_frexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3259465Z test_get_torch_func_signature_exhaustive_full_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3259915Z test_get_torch_func_signature_exhaustive_full_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3260403Z test_get_torch_func_signature_exhaustive_gather_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3260854Z test_get_torch_func_signature_exhaustive_ge_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3261296Z test_get_torch_func_signature_exhaustive_geqrf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3261736Z test_get_torch_func_signature_exhaustive_gradient_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3262182Z test_get_torch_func_signature_exhaustive_grid_sampler_2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3262675Z test_get_torch_func_signature_exhaustive_gt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3263109Z test_get_torch_func_signature_exhaustive_half_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3263559Z test_get_torch_func_signature_exhaustive_heaviside_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3264003Z test_get_torch_func_signature_exhaustive_histc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3264446Z test_get_torch_func_signature_exhaustive_hsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3264880Z test_get_torch_func_signature_exhaustive_hstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3265334Z test_get_torch_func_signature_exhaustive_hypot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3265804Z test_get_torch_func_signature_exhaustive_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3266257Z test_get_torch_func_signature_exhaustive_igamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3266705Z test_get_torch_func_signature_exhaustive_igammac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3267164Z test_get_torch_func_signature_exhaustive_index_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3267624Z test_get_torch_func_signature_exhaustive_index_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3268085Z test_get_torch_func_signature_exhaustive_index_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3268537Z test_get_torch_func_signature_exhaustive_index_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3268998Z test_get_torch_func_signature_exhaustive_index_reduce_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3269464Z test_get_torch_func_signature_exhaustive_index_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3269915Z test_get_torch_func_signature_exhaustive_inner_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3270337Z test_get_torch_func_signature_exhaustive_int_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3270766Z test_get_torch_func_signature_exhaustive_isclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3271230Z test_get_torch_func_signature_exhaustive_isfinite_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3271673Z test_get_torch_func_signature_exhaustive_isin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3272095Z test_get_torch_func_signature_exhaustive_isinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3272539Z test_get_torch_func_signature_exhaustive_isnan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3273007Z test_get_torch_func_signature_exhaustive_isneginf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3273452Z test_get_torch_func_signature_exhaustive_isposinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3273892Z test_get_torch_func_signature_exhaustive_isreal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3274359Z test_get_torch_func_signature_exhaustive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3274839Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3275308Z test_get_torch_func_signature_exhaustive_jiterator_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3275773Z test_get_torch_func_signature_exhaustive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3276231Z test_get_torch_func_signature_exhaustive_jiterator_unary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3276700Z test_get_torch_func_signature_exhaustive_kron_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3277134Z test_get_torch_func_signature_exhaustive_kthvalue_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3277569Z test_get_torch_func_signature_exhaustive_ldexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3277994Z test_get_torch_func_signature_exhaustive_le_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3278521Z test_get_torch_func_signature_exhaustive_lerp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3278953Z test_get_torch_func_signature_exhaustive_lgamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3279409Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3279855Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3280314Z test_get_torch_func_signature_exhaustive_linalg_cond_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3280772Z test_get_torch_func_signature_exhaustive_linalg_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3281214Z test_get_torch_func_signature_exhaustive_linalg_det_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3281661Z test_get_torch_func_signature_exhaustive_linalg_det_singular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3282147Z test_get_torch_func_signature_exhaustive_linalg_eig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3282593Z test_get_torch_func_signature_exhaustive_linalg_eigh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3283043Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3283486Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3283953Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3284413Z test_get_torch_func_signature_exhaustive_linalg_inv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3284860Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3285302Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3285759Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3286361Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3286809Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3287312Z test_get_torch_func_signature_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3287764Z test_get_torch_func_signature_exhaustive_linalg_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3288212Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3288678Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3289125Z test_get_torch_func_signature_exhaustive_linalg_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3289566Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3290022Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3290480Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3290953Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3291406Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3291861Z test_get_torch_func_signature_exhaustive_linalg_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3292325Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3292850Z test_get_torch_func_signature_exhaustive_linalg_pinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3293304Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3293958Z test_get_torch_func_signature_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:44.3294525Z test_get_torch_func_signature_exhaustive_linalg_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3294972Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3295423Z test_get_torch_func_signature_exhaustive_linalg_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3295870Z test_get_torch_func_signature_exhaustive_linalg_solve_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3296328Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3296778Z test_get_torch_func_signature_exhaustive_linalg_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3297234Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3297678Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3298194Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3298669Z test_get_torch_func_signature_exhaustive_linalg_vander_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3299136Z test_get_torch_func_signature_exhaustive_linalg_vecdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3299601Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3300066Z test_get_torch_func_signature_exhaustive_linspace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3300508Z test_get_torch_func_signature_exhaustive_log10_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3300947Z test_get_torch_func_signature_exhaustive_log1p_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3301376Z test_get_torch_func_signature_exhaustive_log2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3301800Z test_get_torch_func_signature_exhaustive_log_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3302247Z test_get_torch_func_signature_exhaustive_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3302740Z test_get_torch_func_signature_exhaustive_log_softmax_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3303188Z test_get_torch_func_signature_exhaustive_logaddexp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3303645Z test_get_torch_func_signature_exhaustive_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3304125Z test_get_torch_func_signature_exhaustive_logcumsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3304566Z test_get_torch_func_signature_exhaustive_logdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3305011Z test_get_torch_func_signature_exhaustive_logical_and_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3305444Z test_get_torch_func_signature_exhaustive_logical_not_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3305886Z test_get_torch_func_signature_exhaustive_logical_or_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3306322Z test_get_torch_func_signature_exhaustive_logical_xor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3306785Z test_get_torch_func_signature_exhaustive_logit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3307233Z test_get_torch_func_signature_exhaustive_logspace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3307672Z test_get_torch_func_signature_exhaustive_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3308106Z test_get_torch_func_signature_exhaustive_long_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3308537Z test_get_torch_func_signature_exhaustive_lt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3308964Z test_get_torch_func_signature_exhaustive_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3309428Z test_get_torch_func_signature_exhaustive_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3309876Z test_get_torch_func_signature_exhaustive_lu_unpack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3310320Z test_get_torch_func_signature_exhaustive_mH_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3310759Z test_get_torch_func_signature_exhaustive_mT_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3311190Z test_get_torch_func_signature_exhaustive_masked_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3311632Z test_get_torch_func_signature_exhaustive_masked_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3312085Z test_get_torch_func_signature_exhaustive_masked_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3312523Z test_get_torch_func_signature_exhaustive_masked_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3312966Z test_get_torch_func_signature_exhaustive_masked_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3313414Z test_get_torch_func_signature_exhaustive_masked_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3313860Z test_get_torch_func_signature_exhaustive_masked_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3314302Z test_get_torch_func_signature_exhaustive_masked_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3314789Z test_get_torch_func_signature_exhaustive_masked_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3315238Z test_get_torch_func_signature_exhaustive_masked_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3315689Z test_get_torch_func_signature_exhaustive_masked_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3316125Z test_get_torch_func_signature_exhaustive_masked_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3316567Z test_get_torch_func_signature_exhaustive_masked_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3317016Z test_get_torch_func_signature_exhaustive_masked_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3317463Z test_get_torch_func_signature_exhaustive_masked_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3317900Z test_get_torch_func_signature_exhaustive_masked_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3318431Z test_get_torch_func_signature_exhaustive_masked_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3318880Z test_get_torch_func_signature_exhaustive_masked_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3319329Z test_get_torch_func_signature_exhaustive_masked_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3319832Z test_get_torch_func_signature_exhaustive_masked_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3320269Z test_get_torch_func_signature_exhaustive_masked_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3320708Z test_get_torch_func_signature_exhaustive_masked_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3321144Z test_get_torch_func_signature_exhaustive_matmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3321580Z test_get_torch_func_signature_exhaustive_matrix_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3322012Z test_get_torch_func_signature_exhaustive_max_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3322490Z test_get_torch_func_signature_exhaustive_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3323011Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3323475Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3323918Z test_get_torch_func_signature_exhaustive_maximum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3324351Z test_get_torch_func_signature_exhaustive_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3324786Z test_get_torch_func_signature_exhaustive_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3325240Z test_get_torch_func_signature_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3325737Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:45:44.3326419Z test_get_torch_func_signature_exhaustive_min_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3326927Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3327448Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3327947Z test_get_torch_func_signature_exhaustive_minimum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3328433Z test_get_torch_func_signature_exhaustive_mm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3328912Z test_get_torch_func_signature_exhaustive_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3329399Z test_get_torch_func_signature_exhaustive_movedim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3329881Z test_get_torch_func_signature_exhaustive_msort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3330360Z test_get_torch_func_signature_exhaustive_mul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3330852Z test_get_torch_func_signature_exhaustive_multinomial_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3331388Z test_get_torch_func_signature_exhaustive_mv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3331839Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3332295Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3332753Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3333224Z test_get_torch_func_signature_exhaustive_nan_to_num_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3333661Z test_get_torch_func_signature_exhaustive_nanmean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3334098Z test_get_torch_func_signature_exhaustive_nanmedian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3334540Z test_get_torch_func_signature_exhaustive_nanquantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3334978Z test_get_torch_func_signature_exhaustive_nansum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3335412Z test_get_torch_func_signature_exhaustive_narrow_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3335851Z test_get_torch_func_signature_exhaustive_narrow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3336296Z test_get_torch_func_signature_exhaustive_native_batch_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3336758Z test_get_torch_func_signature_exhaustive_native_dropout_backward_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3337261Z test_get_torch_func_signature_exhaustive_native_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3337692Z test_get_torch_func_signature_exhaustive_ne_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3338126Z test_get_torch_func_signature_exhaustive_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3338565Z test_get_torch_func_signature_exhaustive_new_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3339024Z test_get_torch_func_signature_exhaustive_new_empty_strided_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3339470Z test_get_torch_func_signature_exhaustive_new_full_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3339908Z test_get_torch_func_signature_exhaustive_new_ones_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3340347Z test_get_torch_func_signature_exhaustive_new_zeros_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3340784Z test_get_torch_func_signature_exhaustive_nextafter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3341257Z test_get_torch_func_signature_exhaustive_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3341757Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3342268Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3342810Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3343301Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3343777Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3344266Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3344750Z test_get_torch_func_signature_exhaustive_nn_functional_alpha_dropout_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3345222Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3345682Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3346151Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3346616Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3347090Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3347597Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3348072Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3348579Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3349059Z test_get_torch_func_signature_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3349516Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3349968Z test_get_torch_func_signature_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3350442Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3350921Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3351398Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3351871Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3352352Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3352910Z test_get_torch_func_signature_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3353382Z test_get_torch_func_signature_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3353844Z test_get_torch_func_signature_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3354304Z test_get_torch_func_signature_exhaustive_nn_functional_dropout3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3354768Z test_get_torch_func_signature_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3355230Z test_get_torch_func_signature_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3355694Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3356154Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3356642Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3357153Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3357665Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3358229Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3358719Z test_get_torch_func_signature_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3359187Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3359643Z test_get_torch_func_signature_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3360103Z test_get_torch_func_signature_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3360572Z test_get_torch_func_signature_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3361045Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3361591Z test_get_torch_func_signature_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3362173Z test_get_torch_func_signature_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3362744Z test_get_torch_func_signature_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3363374Z test_get_torch_func_signature_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3363857Z test_get_torch_func_signature_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3364329Z test_get_torch_func_signature_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3364808Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3365291Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3365778Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3366375Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3366860Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3367340Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3367815Z test_get_torch_func_signature_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3368273Z test_get_torch_func_signature_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3368736Z test_get_torch_func_signature_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3369239Z test_get_torch_func_signature_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3369698Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3370177Z test_get_torch_func_signature_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3370652Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3371117Z test_get_torch_func_signature_exhaustive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3371596Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3372085Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3372572Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3373044Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3373512Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3374017Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3374492Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3374982Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3375444Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3375910Z test_get_torch_func_signature_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3376372Z test_get_torch_func_signature_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3376847Z test_get_torch_func_signature_exhaustive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3377331Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3377816Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3378299Z test_get_torch_func_signature_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3378770Z test_get_torch_func_signature_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3379243Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3379734Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3380207Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3380679Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3381159Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3381707Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3382290Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3382882Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3383477Z test_get_torch_func_signature_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3384061Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3384535Z test_get_torch_func_signature_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3385023Z test_get_torch_func_signature_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3385482Z test_get_torch_func_signature_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3385956Z test_get_torch_func_signature_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3386424Z test_get_torch_func_signature_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3386887Z test_get_torch_func_signature_exhaustive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3387356Z test_get_torch_func_signature_exhaustive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3387834Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3388298Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3388771Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3389236Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3389704Z test_get_torch_func_signature_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3390171Z test_get_torch_func_signature_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3390656Z test_get_torch_func_signature_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3391130Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3391628Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3392114Z test_get_torch_func_signature_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3392579Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3393066Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3393527Z test_get_torch_func_signature_exhaustive_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3393960Z test_get_torch_func_signature_exhaustive_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3394398Z test_get_torch_func_signature_exhaustive_norm_fro_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3394841Z test_get_torch_func_signature_exhaustive_norm_inf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3395281Z test_get_torch_func_signature_exhaustive_norm_nuc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3395760Z test_get_torch_func_signature_exhaustive_normal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3396199Z test_get_torch_func_signature_exhaustive_normal_number_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3396652Z test_get_torch_func_signature_exhaustive_ones_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3397089Z test_get_torch_func_signature_exhaustive_ones_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3397525Z test_get_torch_func_signature_exhaustive_ormqr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3397952Z test_get_torch_func_signature_exhaustive_outer_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3398460Z test_get_torch_func_signature_exhaustive_pca_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3398905Z test_get_torch_func_signature_exhaustive_permute_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3399346Z test_get_torch_func_signature_exhaustive_pinverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3399774Z test_get_torch_func_signature_exhaustive_polar_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3400238Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3400697Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3401203Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3401734Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3402298Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3402883Z test_get_torch_func_signature_exhaustive_positive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3403454Z test_get_torch_func_signature_exhaustive_pow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3403983Z test_get_torch_func_signature_exhaustive_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3404407Z test_get_torch_func_signature_exhaustive_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3404846Z test_get_torch_func_signature_exhaustive_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3405280Z test_get_torch_func_signature_exhaustive_quantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3405718Z test_get_torch_func_signature_exhaustive_rad2deg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3406249Z test_get_torch_func_signature_exhaustive_rand_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3406686Z test_get_torch_func_signature_exhaustive_randint_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3407224Z test_get_torch_func_signature_exhaustive_randint_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3407685Z test_get_torch_func_signature_exhaustive_randn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3408114Z test_get_torch_func_signature_exhaustive_randn_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3408554Z test_get_torch_func_signature_exhaustive_ravel_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3408988Z test_get_torch_func_signature_exhaustive_real_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3409428Z test_get_torch_func_signature_exhaustive_reciprocal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3409886Z test_get_torch_func_signature_exhaustive_remainder_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3410326Z test_get_torch_func_signature_exhaustive_renorm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3410765Z test_get_torch_func_signature_exhaustive_repeat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3411229Z test_get_torch_func_signature_exhaustive_repeat_interleave_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3411674Z test_get_torch_func_signature_exhaustive_reshape_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3412123Z test_get_torch_func_signature_exhaustive_reshape_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3412598Z test_get_torch_func_signature_exhaustive_resize__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3413037Z test_get_torch_func_signature_exhaustive_resize_as__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3413474Z test_get_torch_func_signature_exhaustive_resolve_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3413918Z test_get_torch_func_signature_exhaustive_resolve_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3414354Z test_get_torch_func_signature_exhaustive_roll_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3414783Z test_get_torch_func_signature_exhaustive_rot90_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3415215Z test_get_torch_func_signature_exhaustive_round_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3415662Z test_get_torch_func_signature_exhaustive_round_decimals_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3416121Z test_get_torch_func_signature_exhaustive_round_decimals_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3416579Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3417023Z test_get_torch_func_signature_exhaustive_rsqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3417450Z test_get_torch_func_signature_exhaustive_rsub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3417935Z test_get_torch_func_signature_exhaustive_scalar_tensor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3418380Z test_get_torch_func_signature_exhaustive_scatter_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3418821Z test_get_torch_func_signature_exhaustive_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3419265Z test_get_torch_func_signature_exhaustive_scatter_reduce_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3419717Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3420183Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3420664Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3421118Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3421577Z test_get_torch_func_signature_exhaustive_searchsorted_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3422037Z test_get_torch_func_signature_exhaustive_segment_reduce_lengths_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3422510Z test_get_torch_func_signature_exhaustive_segment_reduce_offsets_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3423004Z test_get_torch_func_signature_exhaustive_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3423481Z test_get_torch_func_signature_exhaustive_select_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3423919Z test_get_torch_func_signature_exhaustive_sgn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3424363Z test_get_torch_func_signature_exhaustive_short_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3424789Z test_get_torch_func_signature_exhaustive_sigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3425233Z test_get_torch_func_signature_exhaustive_sign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3425680Z test_get_torch_func_signature_exhaustive_signal_windows_bartlett_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3426142Z test_get_torch_func_signature_exhaustive_signal_windows_blackman_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3426608Z test_get_torch_func_signature_exhaustive_signal_windows_cosine_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3427072Z test_get_torch_func_signature_exhaustive_signal_windows_exponential_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3427540Z test_get_torch_func_signature_exhaustive_signal_windows_gaussian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3428007Z test_get_torch_func_signature_exhaustive_signal_windows_general_cosine_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3428516Z test_get_torch_func_signature_exhaustive_signal_windows_general_hamming_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3428981Z test_get_torch_func_signature_exhaustive_signal_windows_hamming_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3429439Z test_get_torch_func_signature_exhaustive_signal_windows_hann_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3429895Z test_get_torch_func_signature_exhaustive_signal_windows_kaiser_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3430354Z test_get_torch_func_signature_exhaustive_signal_windows_nuttall_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3430793Z test_get_torch_func_signature_exhaustive_signbit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3431229Z test_get_torch_func_signature_exhaustive_sin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3431668Z test_get_torch_func_signature_exhaustive_sinc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3432091Z test_get_torch_func_signature_exhaustive_sinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3432516Z test_get_torch_func_signature_exhaustive_slice_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3432956Z test_get_torch_func_signature_exhaustive_slice_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3433403Z test_get_torch_func_signature_exhaustive_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3433855Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3434316Z test_get_torch_func_signature_exhaustive_sort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3434765Z test_get_torch_func_signature_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3435228Z test_get_torch_func_signature_exhaustive_special_airy_ai_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3435681Z test_get_torch_func_signature_exhaustive_special_bessel_j0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3436126Z test_get_torch_func_signature_exhaustive_special_bessel_j1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3436575Z test_get_torch_func_signature_exhaustive_special_bessel_y0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3437023Z test_get_torch_func_signature_exhaustive_special_bessel_y1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3437493Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3437978Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3438738Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:45:44.3439464Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:45:44.3439974Z test_get_torch_func_signature_exhaustive_special_entr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3440427Z test_get_torch_func_signature_exhaustive_special_erfcx_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3440886Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_h_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3441371Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_he_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3441945Z test_get_torch_func_signature_exhaustive_special_i0e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3442508Z test_get_torch_func_signature_exhaustive_special_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3443067Z test_get_torch_func_signature_exhaustive_special_i1e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3443609Z test_get_torch_func_signature_exhaustive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3444253Z test_get_torch_func_signature_exhaustive_special_legendre_polynomial_p_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:45:44.3444764Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3445250Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3445746Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3446308Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3446782Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3447240Z test_get_torch_func_signature_exhaustive_special_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3447684Z test_get_torch_func_signature_exhaustive_special_ndtri_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3447939Z test_get_torch_func_signature_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3448179Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3448416Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3448835Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:45:44.3449243Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:45:44.3449707Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:45:44.3450114Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:45:44.3450347Z test_get_torch_func_signature_exhaustive_special_spherical_bessel_j0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3450569Z test_get_torch_func_signature_exhaustive_special_xlog1py_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3450786Z test_get_torch_func_signature_exhaustive_special_zeta_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3451005Z test_get_torch_func_signature_exhaustive_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3451225Z test_get_torch_func_signature_exhaustive_split_list_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3451439Z test_get_torch_func_signature_exhaustive_split_with_sizes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3451650Z test_get_torch_func_signature_exhaustive_sqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3451863Z test_get_torch_func_signature_exhaustive_square_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3452090Z test_get_torch_func_signature_exhaustive_squeeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3452369Z test_get_torch_func_signature_exhaustive_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3452577Z test_get_torch_func_signature_exhaustive_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3452791Z test_get_torch_func_signature_exhaustive_std_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3453014Z test_get_torch_func_signature_exhaustive_std_mean_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3453232Z test_get_torch_func_signature_exhaustive_std_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3453440Z test_get_torch_func_signature_exhaustive_stft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3453652Z test_get_torch_func_signature_exhaustive_sub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3453846Z test_get_torch_func_signature_exhaustive_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3454070Z test_get_torch_func_signature_exhaustive_sum_to_size_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3454286Z test_get_torch_func_signature_exhaustive_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3454501Z test_get_torch_func_signature_exhaustive_svd_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3454711Z test_get_torch_func_signature_exhaustive_symeig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3454950Z test_get_torch_func_signature_exhaustive_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3455171Z test_get_torch_func_signature_exhaustive_take_along_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3455380Z test_get_torch_func_signature_exhaustive_take_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3455585Z test_get_torch_func_signature_exhaustive_tan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3455788Z test_get_torch_func_signature_exhaustive_tanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3456007Z test_get_torch_func_signature_exhaustive_tensor_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3456223Z test_get_torch_func_signature_exhaustive_tensordot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:45:44.3456430Z test_get_torch_func_signature_exhaustive_tile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3456638Z test_get_torch_func_signature_exhaustive_to_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3456852Z test_get_torch_func_signature_exhaustive_to_sparse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3457060Z test_get_torch_func_signature_exhaustive_topk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3457272Z test_get_torch_func_signature_exhaustive_trace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3457485Z test_get_torch_func_signature_exhaustive_transpose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3457733Z test_get_torch_func_signature_exhaustive_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3457941Z test_get_torch_func_signature_exhaustive_trapz_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3458173Z test_get_torch_func_signature_exhaustive_triangular_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3458376Z test_get_torch_func_signature_exhaustive_tril_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3458584Z test_get_torch_func_signature_exhaustive_triu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3458803Z test_get_torch_func_signature_exhaustive_true_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3459017Z test_get_torch_func_signature_exhaustive_trunc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3459227Z test_get_torch_func_signature_exhaustive_unbind_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3459440Z test_get_torch_func_signature_exhaustive_unflatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3459665Z test_get_torch_func_signature_exhaustive_unfold_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3459877Z test_get_torch_func_signature_exhaustive_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3460096Z test_get_torch_func_signature_exhaustive_uniform_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3460358Z test_get_torch_func_signature_exhaustive_unique_consecutive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3460562Z test_get_torch_func_signature_exhaustive_unique_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3460778Z test_get_torch_func_signature_exhaustive_unsqueeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3460983Z test_get_torch_func_signature_exhaustive_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3461198Z test_get_torch_func_signature_exhaustive_var_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3461422Z test_get_torch_func_signature_exhaustive_var_mean_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3461674Z test_get_torch_func_signature_exhaustive_var_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3461931Z test_get_torch_func_signature_exhaustive_vdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3462205Z test_get_torch_func_signature_exhaustive_view_as_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3462471Z test_get_torch_func_signature_exhaustive_view_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3462736Z test_get_torch_func_signature_exhaustive_view_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3462992Z test_get_torch_func_signature_exhaustive_view_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3463284Z test_get_torch_func_signature_exhaustive_vsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3463543Z test_get_torch_func_signature_exhaustive_vstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3463804Z test_get_torch_func_signature_exhaustive_where_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3464060Z test_get_torch_func_signature_exhaustive_xlogy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3464286Z test_get_torch_func_signature_exhaustive_zero__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3464497Z test_get_torch_func_signature_exhaustive_zeros_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3464717Z test_get_torch_func_signature_exhaustive_zeros_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:45:44.3464856Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2023-01-11T21:45:44.3465000Z Tests that the pass manager runs the passes correctly. ... ok (0.006s) 2023-01-11T21:45:44.3465141Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T21:45:44.3465307Z Checks that we error if we pass in a check function with the wrong parameters ... ok (0.000s) 2023-01-11T21:45:44.3465453Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T21:45:44.3465594Z Tests that users can add in check functions correctly ... ok (0.002s) 2023-01-11T21:45:44.3465734Z test_pass_manager_error (fx.test_pass_infra.TestPassManager) 2023-01-11T21:45:44.3465845Z Tests error catching + debug ... ok (0.004s) 2023-01-11T21:45:44.3466002Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2023-01-11T21:45:44.3466155Z Tests the construction of constraints ... ok (0.000s) 2023-01-11T21:45:44.3466288Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2023-01-11T21:45:44.3466435Z Tests that passes are correctly ordered based on contraints. ... ok (0.002s) 2023-01-11T21:45:44.3466633Z test_matching_pattern_with_list_type_arg (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.006s) 2023-01-11T21:45:44.3466823Z test_replace_pattern_with_filters (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2023-01-11T21:45:44.3467018Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:45:44.3467208Z test_subgraph_rewriter_call_method (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3467412Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3467613Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.006s) 2023-01-11T21:45:44.3467854Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3468033Z test_subgraph_rewriter_local_revert (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2023-01-11T21:45:44.3468232Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2023-01-11T21:45:44.3468424Z test_subgraph_rewriter_nodes_with_kwargs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.006s) 2023-01-11T21:45:44.3468622Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3468861Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3469080Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2023-01-11T21:45:44.3469234Z This tests that a placeholder Node can be matched to a Node with ... ok (0.007s) 2023-01-11T21:45:44.3469430Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3469640Z test_subgraph_rewriter_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3469843Z test_subgraph_rewriter_replace_with_duplicated_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3470049Z test_subgraph_rewriter_replace_with_multiple_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3470255Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3470452Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3470653Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3470850Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.006s) 2023-01-11T21:45:44.3471050Z test_subgraph_rewriter_with_overlapping_matches (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3471241Z test_subgraph_rewriter_with_unused_args (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T21:45:44.3471392Z test_torchvision_models_alexnet (__main__.TestVisionTracing) ... ok (0.440s) 2023-01-11T21:45:44.3471549Z test_torchvision_models_convnext_base (__main__.TestVisionTracing) ... ok (1.960s) 2023-01-11T21:45:44.3471698Z test_torchvision_models_convnext_large (__main__.TestVisionTracing) ... ok (3.389s) 2023-01-11T21:45:44.3471854Z test_torchvision_models_convnext_small (__main__.TestVisionTracing) ... ok (1.387s) 2023-01-11T21:45:44.3472037Z test_torchvision_models_convnext_tiny (__main__.TestVisionTracing) ... ok (0.747s) 2023-01-11T21:45:44.3472189Z test_torchvision_models_densenet121 (__main__.TestVisionTracing) ... ok (1.582s) 2023-01-11T21:45:44.3472336Z test_torchvision_models_densenet161 (__main__.TestVisionTracing) ... ok (2.557s) 2023-01-11T21:45:44.3472481Z test_torchvision_models_densenet169 (__main__.TestVisionTracing) ... ok (2.450s) 2023-01-11T21:45:44.3472624Z test_torchvision_models_densenet201 (__main__.TestVisionTracing) ... ok (2.781s) 2023-01-11T21:45:44.3473241Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_320_fpn (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.10/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained_backbone' is deprecated since 0.13 and may be removed in the future, please use 'weights_backbone' instead. 2023-01-11T21:45:44.3473324Z warnings.warn( 2023-01-11T21:45:44.3473862Z /var/lib/jenkins/.local/lib/python3.10/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights_backbone' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights_backbone=None`. 2023-01-11T21:45:44.3473946Z warnings.warn(msg) 2023-01-11T21:45:44.3474018Z ok (0.160s) 2023-01-11T21:45:44.3474211Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_fpn (__main__.TestVisionTracing) ... ok (0.159s) 2023-01-11T21:45:44.3474391Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.361s) 2023-01-11T21:45:44.3474570Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.390s) 2023-01-11T21:45:44.3474740Z test_torchvision_models_detection_fcos_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.347s) 2023-01-11T21:45:44.3474923Z test_torchvision_models_detection_keypointrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.540s) 2023-01-11T21:45:44.3475133Z test_torchvision_models_detection_maskrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.389s) 2023-01-11T21:45:44.3475303Z test_torchvision_models_detection_maskrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.434s) 2023-01-11T21:45:44.3475478Z test_torchvision_models_detection_retinanet_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.351s) 2023-01-11T21:45:44.3475657Z test_torchvision_models_detection_retinanet_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.387s) 2023-01-11T21:45:44.3475824Z test_torchvision_models_detection_ssd300_vgg16 (__main__.TestVisionTracing) ... ok (1.740s) 2023-01-11T21:45:44.3476004Z test_torchvision_models_detection_ssdlite320_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (0.110s) 2023-01-11T21:45:44.3476160Z test_torchvision_models_efficientnet_b0 (__main__.TestVisionTracing) ... ok (1.032s) 2023-01-11T21:45:44.3476319Z test_torchvision_models_efficientnet_b1 (__main__.TestVisionTracing) ... ok (1.447s) 2023-01-11T21:45:44.3476476Z test_torchvision_models_efficientnet_b2 (__main__.TestVisionTracing) ... ok (1.424s) 2023-01-11T21:45:44.3476619Z test_torchvision_models_efficientnet_b3 (__main__.TestVisionTracing) ... ok (1.678s) 2023-01-11T21:45:44.3476773Z test_torchvision_models_efficientnet_b4 (__main__.TestVisionTracing) ... ok (2.208s) 2023-01-11T21:45:44.3476929Z test_torchvision_models_efficientnet_b5 (__main__.TestVisionTracing) ... ok (2.717s) 2023-01-11T21:45:44.3477084Z test_torchvision_models_efficientnet_b6 (__main__.TestVisionTracing) ... ok (3.447s) 2023-01-11T21:45:44.3477232Z test_torchvision_models_efficientnet_b7 (__main__.TestVisionTracing) ... ok (4.350s) 2023-01-11T21:45:44.3477391Z test_torchvision_models_efficientnet_v2_l (__main__.TestVisionTracing) ... ok (6.080s) 2023-01-11T21:45:44.3477548Z test_torchvision_models_efficientnet_v2_m (__main__.TestVisionTracing) ... ok (4.031s) 2023-01-11T21:45:44.3477736Z test_torchvision_models_efficientnet_v2_s (__main__.TestVisionTracing) ... ok (2.657s) 2023-01-11T21:45:44.3478515Z test_torchvision_models_googlenet (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.10/site-packages/torchvision/models/googlenet.py:47: FutureWarning: The default weight initialization of GoogleNet will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2023-01-11T21:45:44.3478601Z warnings.warn( 2023-01-11T21:45:44.3478668Z ok (0.950s) 2023-01-11T21:45:44.3479378Z test_torchvision_models_inception_v3 (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.10/site-packages/torchvision/models/inception.py:43: FutureWarning: The default weight initialization of inception_v3 will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2023-01-11T21:45:44.3479469Z warnings.warn( 2023-01-11T21:45:44.3479542Z ok (1.417s) 2023-01-11T21:45:44.3480142Z test_torchvision_models_maxvit_t (__main__.TestVisionTracing) ... /opt/conda/lib/python3.10/site-packages/torch/functional.py:504: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:3452.) 2023-01-11T21:45:44.3480349Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2023-01-11T21:45:44.3480425Z ok (3.165s) 2023-01-11T21:45:44.3480579Z test_torchvision_models_mnasnet0_5 (__main__.TestVisionTracing) ... ok (0.727s) 2023-01-11T21:45:44.3480733Z test_torchvision_models_mnasnet0_75 (__main__.TestVisionTracing) ... ok (0.729s) 2023-01-11T21:45:44.3480878Z test_torchvision_models_mnasnet1_0 (__main__.TestVisionTracing) ... ok (0.718s) 2023-01-11T21:45:44.3481031Z test_torchvision_models_mnasnet1_3 (__main__.TestVisionTracing) ... ok (0.816s) 2023-01-11T21:45:44.3481235Z test_torchvision_models_mobilenet_v2 (__main__.TestVisionTracing) ... ok (0.808s) 2023-01-11T21:45:44.3481440Z test_torchvision_models_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.119s) 2023-01-11T21:45:44.3481644Z test_torchvision_models_mobilenet_v3_small (__main__.TestVisionTracing) ... ok (0.780s) 2023-01-11T21:45:44.3481840Z test_torchvision_models_regnet_x_16gf (__main__.TestVisionTracing) ... ok (2.042s) 2023-01-11T21:45:44.3482033Z test_torchvision_models_regnet_x_1_6gf (__main__.TestVisionTracing) ... ok (1.227s) 2023-01-11T21:45:44.3482221Z test_torchvision_models_regnet_x_32gf (__main__.TestVisionTracing) ... ok (2.932s) 2023-01-11T21:45:44.3482412Z test_torchvision_models_regnet_x_3_2gf (__main__.TestVisionTracing) ... ok (1.800s) 2023-01-11T21:45:44.3482588Z test_torchvision_models_regnet_x_400mf (__main__.TestVisionTracing) ... ok (1.392s) 2023-01-11T21:45:44.3482775Z test_torchvision_models_regnet_x_800mf (__main__.TestVisionTracing) ... ok (1.087s) 2023-01-11T21:45:44.3482964Z test_torchvision_models_regnet_x_8gf (__main__.TestVisionTracing) ... ok (1.927s) 2023-01-11T21:45:44.3483158Z test_torchvision_models_regnet_y_128gf (__main__.TestVisionTracing) ... ok (11.557s) 2023-01-11T21:45:44.3483345Z test_torchvision_models_regnet_y_16gf (__main__.TestVisionTracing) ... ok (2.690s) 2023-01-11T21:45:44.3483530Z test_torchvision_models_regnet_y_1_6gf (__main__.TestVisionTracing) ... ok (2.364s) 2023-01-11T21:45:44.3483686Z test_torchvision_models_regnet_y_32gf (__main__.TestVisionTracing) ... ok (3.691s) 2023-01-11T21:45:44.3483837Z test_torchvision_models_regnet_y_3_2gf (__main__.TestVisionTracing) ... ok (2.269s) 2023-01-11T21:45:44.3483983Z test_torchvision_models_regnet_y_400mf (__main__.TestVisionTracing) ... ok (1.511s) 2023-01-11T21:45:44.3484132Z test_torchvision_models_regnet_y_800mf (__main__.TestVisionTracing) ... ok (1.349s) 2023-01-11T21:45:44.3484321Z test_torchvision_models_regnet_y_8gf (__main__.TestVisionTracing) ... ok (2.017s) 2023-01-11T21:45:44.3484476Z test_torchvision_models_resnet101 (__main__.TestVisionTracing) ... ok (1.910s) 2023-01-11T21:45:44.3484629Z test_torchvision_models_resnet152 (__main__.TestVisionTracing) ... ok (2.549s) 2023-01-11T21:45:44.3484781Z test_torchvision_models_resnet18 (__main__.TestVisionTracing) ... ok (0.459s) 2023-01-11T21:45:44.3484929Z test_torchvision_models_resnet34 (__main__.TestVisionTracing) ... ok (0.751s) 2023-01-11T21:45:44.3485076Z test_torchvision_models_resnet50 (__main__.TestVisionTracing) ... ok (0.968s) 2023-01-11T21:45:44.3485224Z test_torchvision_models_resnext101_32x8d (__main__.TestVisionTracing) ... ok (2.513s) 2023-01-11T21:45:44.3485378Z test_torchvision_models_resnext101_64x4d (__main__.TestVisionTracing) ... ok (2.444s) 2023-01-11T21:45:44.3485531Z test_torchvision_models_resnext50_32x4d (__main__.TestVisionTracing) ... ok (1.142s) 2023-01-11T21:45:44.3485725Z test_torchvision_models_segmentation_deeplabv3_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.246s) 2023-01-11T21:45:44.3485906Z test_torchvision_models_segmentation_deeplabv3_resnet101 (__main__.TestVisionTracing) ... ok (1.976s) 2023-01-11T21:45:44.3486185Z test_torchvision_models_segmentation_deeplabv3_resnet50 (__main__.TestVisionTracing) ... ok (1.144s) 2023-01-11T21:45:44.3486356Z test_torchvision_models_segmentation_fcn_resnet101 (__main__.TestVisionTracing) ... ok (1.914s) 2023-01-11T21:45:44.3486524Z test_torchvision_models_segmentation_fcn_resnet50 (__main__.TestVisionTracing) ... ok (1.019s) 2023-01-11T21:45:44.3486710Z test_torchvision_models_segmentation_lraspp_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.005s) 2023-01-11T21:45:44.3486858Z test_torchvision_models_shufflenet_v2_x0_5 (__main__.TestVisionTracing) ... ok (0.956s) 2023-01-11T21:45:44.3487015Z test_torchvision_models_shufflenet_v2_x1_0 (__main__.TestVisionTracing) ... ok (0.928s) 2023-01-11T21:45:44.3487216Z test_torchvision_models_shufflenet_v2_x1_5 (__main__.TestVisionTracing) ... ok (0.930s) 2023-01-11T21:45:44.3487375Z test_torchvision_models_shufflenet_v2_x2_0 (__main__.TestVisionTracing) ... ok (0.982s) 2023-01-11T21:45:44.3487532Z test_torchvision_models_squeezenet1_0 (__main__.TestVisionTracing) ... ok (0.318s) 2023-01-11T21:45:44.3487686Z test_torchvision_models_squeezenet1_1 (__main__.TestVisionTracing) ... ok (0.285s) 2023-01-11T21:45:44.3487831Z test_torchvision_models_swin_b (__main__.TestVisionTracing) ... ok (2.953s) 2023-01-11T21:45:44.3487978Z test_torchvision_models_swin_s (__main__.TestVisionTracing) ... ok (2.242s) 2023-01-11T21:45:44.3488114Z test_torchvision_models_swin_t (__main__.TestVisionTracing) ... ok (1.291s) 2023-01-11T21:45:44.3488265Z test_torchvision_models_swin_v2_b (__main__.TestVisionTracing) ... ok (3.485s) 2023-01-11T21:45:44.3488415Z test_torchvision_models_swin_v2_s (__main__.TestVisionTracing) ... ok (2.888s) 2023-01-11T21:45:44.3488562Z test_torchvision_models_swin_v2_t (__main__.TestVisionTracing) ... ok (1.418s) 2023-01-11T21:45:44.3488713Z test_torchvision_models_vgg11 (__main__.TestVisionTracing) ... ok (1.582s) 2023-01-11T21:45:44.3488859Z test_torchvision_models_vgg11_bn (__main__.TestVisionTracing) ... ok (1.649s) 2023-01-11T21:45:44.3489003Z test_torchvision_models_vgg13 (__main__.TestVisionTracing) ... ok (1.586s) 2023-01-11T21:45:44.3489148Z test_torchvision_models_vgg13_bn (__main__.TestVisionTracing) ... ok (1.709s) 2023-01-11T21:45:44.3489285Z test_torchvision_models_vgg16 (__main__.TestVisionTracing) ... ok (1.794s) 2023-01-11T21:45:44.3489430Z test_torchvision_models_vgg16_bn (__main__.TestVisionTracing) ... ok (1.789s) 2023-01-11T21:45:44.3489569Z test_torchvision_models_vgg19 (__main__.TestVisionTracing) ... ok (1.874s) 2023-01-11T21:45:44.3489714Z test_torchvision_models_vgg19_bn (__main__.TestVisionTracing) ... ok (1.950s) 2023-01-11T21:45:44.3489866Z test_torchvision_models_video_mc3_18 (__main__.TestVisionTracing) ... ok (0.868s) 2023-01-11T21:45:44.3490060Z test_torchvision_models_video_mvit_v1_b (__main__.TestVisionTracing) ... ok (4.003s) 2023-01-11T21:45:44.3490216Z test_torchvision_models_video_mvit_v2_s (__main__.TestVisionTracing) ... ok (4.648s) 2023-01-11T21:45:44.3490372Z test_torchvision_models_video_r2plus1d_18 (__main__.TestVisionTracing) ... ok (1.304s) 2023-01-11T21:45:44.3490518Z test_torchvision_models_video_r3d_18 (__main__.TestVisionTracing) ... ok (1.195s) 2023-01-11T21:45:44.3490666Z test_torchvision_models_video_s3d (__main__.TestVisionTracing) ... ok (2.436s) 2023-01-11T21:45:44.3490819Z test_torchvision_models_video_swin3d_b (__main__.TestVisionTracing) ... ok (3.435s) 2023-01-11T21:45:44.3490970Z test_torchvision_models_video_swin3d_s (__main__.TestVisionTracing) ... ok (2.855s) 2023-01-11T21:45:44.3491125Z test_torchvision_models_video_swin3d_t (__main__.TestVisionTracing) ... ok (1.483s) 2023-01-11T21:45:44.3491272Z test_torchvision_models_vit_b_16 (__main__.TestVisionTracing) ... ok (1.961s) 2023-01-11T21:45:44.3491420Z test_torchvision_models_vit_b_32 (__main__.TestVisionTracing) ... ok (1.719s) 2023-01-11T21:45:44.3491565Z test_torchvision_models_vit_h_14 (__main__.TestVisionTracing) ... ok (10.322s) 2023-01-11T21:45:44.3491711Z test_torchvision_models_vit_l_16 (__main__.TestVisionTracing) ... ok (5.775s) 2023-01-11T21:45:44.3491846Z test_torchvision_models_vit_l_32 (__main__.TestVisionTracing) ... ok (4.868s) 2023-01-11T21:45:44.3492000Z test_torchvision_models_wide_resnet101_2 (__main__.TestVisionTracing) ... ok (2.928s) 2023-01-11T21:45:44.3492180Z test_torchvision_models_wide_resnet50_2 (__main__.TestVisionTracing) ... ok (1.581s) 2023-01-11T21:45:44.3492364Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.013s) 2023-01-11T21:45:44.3492509Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... ok (1.196s) 2023-01-11T21:45:44.3492674Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T21:45:44.3492874Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:45:44.3493030Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:45:44.3493178Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:45:44.3493343Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:45:44.3493506Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:45:44.3493665Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T21:45:44.3493838Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2023-01-11T21:45:44.3494003Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:45:44.3494169Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T21:45:44.3494323Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T21:45:44.3494468Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2023-01-11T21:45:44.3494635Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.027s) 2023-01-11T21:45:44.3494810Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T21:45:44.3494966Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2023-01-11T21:45:44.3495121Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:45:44.3495273Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:45:44.3495425Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:45:44.3495592Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:45:44.3495783Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:45:44.3495957Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:45:44.3496115Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:45:44.3496272Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:45:44.3496469Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.020s) 2023-01-11T21:45:44.3496632Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:45:44.3496796Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:45:44.3496959Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.023s) 2023-01-11T21:45:44.3497136Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:45:44.3497289Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.010s) 2023-01-11T21:45:44.3497303Z 2023-01-11T21:45:44.3497506Z ---------------------------------------------------------------------- 2023-01-11T21:45:44.3497591Z Ran 1164 tests in 215.191s 2023-01-11T21:45:44.3497597Z 2023-01-11T21:45:44.3497674Z OK (skipped=633) 2023-01-11T21:45:44.3497679Z 2023-01-11T21:45:44.3497770Z Generating XML reports... 2023-01-11T21:45:44.3498093Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20230111214206.xml 2023-01-11T21:45:44.3498389Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20230111214206.xml 2023-01-11T21:45:44.3498702Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20230111214206.xml 2023-01-11T21:45:44.3499038Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20230111214206.xml 2023-01-11T21:45:44.3499416Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20230111214206.xml 2023-01-11T21:45:44.3499696Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20230111214206.xml 2023-01-11T21:45:44.3499944Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFX-20230111214206.xml 2023-01-11T21:45:44.3500265Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20230111214206.xml 2023-01-11T21:45:44.3500556Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20230111214206.xml 2023-01-11T21:45:44.3500856Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20230111214206.xml 2023-01-11T21:45:44.3501197Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111214206.xml 2023-01-11T21:45:44.3501481Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20230111214206.xml 2023-01-11T21:45:44.3501789Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20230111214206.xml 2023-01-11T21:45:44.3502094Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCUDA-20230111214206.xml 2023-01-11T21:45:44.3502100Z 2023-01-11T21:45:44.3502474Z ##[endgroup] 2023-01-11T21:45:44.3502764Z FINISHED PRINTING LOG FILE of test_fx (/var/lib/jenkins/workspace/test/test-reports/test_fx_sznzuutd) 2023-01-11T21:45:44.3502770Z 2023-01-11T21:45:44.3502951Z Running test_multiprocessing ... [2023-01-11 21:45:44.302521] 2023-01-11T21:45:44.3503298Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:45:44.302718] 2023-01-11T21:46:47.1194008Z 2023-01-11T21:46:47.1196355Z Expand the folded group to see the log file of test_multiprocessing 2023-01-11T21:46:47.1197208Z ##[group]PRINTING LOG FILE of test_multiprocessing (/var/lib/jenkins/workspace/test/test-reports/test_multiprocessing_m4gcavxv) 2023-01-11T21:46:47.1197458Z 2023-01-11T21:46:47.1197539Z Running tests... 2023-01-11T21:46:47.1197976Z ---------------------------------------------------------------------- 2023-01-11T21:46:47.1201767Z Test results will be stored in test-reports/python-unittest/test_multiprocessing 2023-01-11T21:46:47.1202221Z test_autograd_errors (__main__.TestMultiprocessing) ... ok (1.129s) 2023-01-11T21:46:47.1204221Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1204799Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1205294Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1205660Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1208509Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1208891Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1209366Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1209765Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1210340Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1210751Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1211303Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1212036Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1212349Z ok (1.347s) 2023-01-11T21:46:47.1212690Z test_cuda_bad_call (__main__.TestMultiprocessing) ... ok (0.029s) 2023-01-11T21:46:47.1213408Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1213845Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1214343Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1214841Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1215466Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1215914Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1216481Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1216969Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1217477Z [W CudaIPCTypes.cpp:15] Producer process has been terminated before all shared CUDA tensors released. See Note [Sharing CUDA tensors] 2023-01-11T21:46:47.1217890Z ok (4.400s) 2023-01-11T21:46:47.1218530Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1219050Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1219604Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1220044Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1220283Z ok (2.518s) 2023-01-11T21:46:47.1221078Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/utils/hooks.py:87: UserWarning: backward hook .hook at 0x7f0c85cdc670> 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 2023-01-11T21:46:47.1221685Z warnings.warn("backward hook {} on tensor will not be " 2023-01-11T21:46:47.1222102Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1222444Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1222875Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1223236Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1223465Z ok (2.522s) 2023-01-11T21:46:47.1223773Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:46:47.1224346Z test_cuda_simple (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1224730Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1225161Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1225516Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1225949Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1226318Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1226751Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1227097Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1227669Z /var/lib/jenkins/workspace/test/test_multiprocessing.py:284: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:46:47.1228155Z s1 = t1.storage() 2023-01-11T21:46:47.1228673Z /var/lib/jenkins/workspace/test/test_multiprocessing.py:285: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:46:47.1229158Z s2 = t2.storage() 2023-01-11T21:46:47.1229667Z /var/lib/jenkins/workspace/test/test_multiprocessing.py:287: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:46:47.1230278Z self.assertEqual(s1.data_ptr(), s1.data_ptr()) 2023-01-11T21:46:47.1231058Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:1904: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:46:47.1231597Z device=typed_storage.device, 2023-01-11T21:46:47.1231978Z [W CudaIPCTypes.cpp:15] Producer process has been terminated before all shared CUDA tensors released. See Note [Sharing CUDA tensors] 2023-01-11T21:46:47.1232287Z ok (5.084s) 2023-01-11T21:46:47.1232547Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: found only 1 GPU (0.001s) 2023-01-11T21:46:47.1233441Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/utils/hooks.py:87: UserWarning: backward hook .hook at 0x7f0c85cdc430> 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 2023-01-11T21:46:47.1234033Z warnings.warn("backward hook {} on tensor will not be " 2023-01-11T21:46:47.1234457Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1234809Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1235234Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1235599Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1236035Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1236371Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1236797Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1237145Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1237378Z ok (5.235s) 2023-01-11T21:46:47.1237610Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2023-01-11T21:46:47.1237917Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.003s) 2023-01-11T21:46:47.1238271Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... ok (0.002s) 2023-01-11T21:46:47.1238792Z test_event (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1239265Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1239699Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1240051Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1240275Z ok (2.533s) 2023-01-11T21:46:47.1240739Z test_event_handle_exporter (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1241133Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1241566Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1241915Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1242154Z ok (2.591s) 2023-01-11T21:46:47.1242615Z test_event_handle_importer (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1243008Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1243431Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1243788Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1244028Z ok (2.550s) 2023-01-11T21:46:47.1244297Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: found only 1 GPU (0.001s) 2023-01-11T21:46:47.1244905Z test_event_multiprocess (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1245309Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1245744Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1246344Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1246581Z ok (2.541s) 2023-01-11T21:46:47.1246814Z test_fd_pool (__main__.TestMultiprocessing) ... ok (1.660s) 2023-01-11T21:46:47.1247434Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... /var/lib/jenkins/workspace/test/test_multiprocessing.py:304: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:46:47.1247995Z data = [x.storage(), x, x[2], x[:, 1]] 2023-01-11T21:46:47.1248531Z /var/lib/jenkins/workspace/test/test_multiprocessing.py:312: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:46:47.1249092Z self.assertEqual(t.storage()._cdata, storage_cdata) 2023-01-11T21:46:47.1249309Z ok (0.146s) 2023-01-11T21:46:47.1249540Z test_fd_sharing (__main__.TestMultiprocessing) ... ok (1.730s) 2023-01-11T21:46:47.1250150Z test_fs (__main__.TestMultiprocessing) ... /var/lib/jenkins/workspace/test/test_multiprocessing.py:378: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:46:47.1250760Z x = torch.DoubleStorage(4) 2023-01-11T21:46:47.1250956Z ok (5.349s) 2023-01-11T21:46:47.1251186Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2023-01-11T21:46:47.1251474Z test_fs_pool (__main__.TestMultiprocessing) ... ok (1.484s) 2023-01-11T21:46:47.1251770Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.094s) 2023-01-11T21:46:47.1252608Z test_fs_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67002 for platform(s) windows, mac, linux, dynamo, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T21:46:47.1253191Z test_inherit_tensor (__main__.TestMultiprocessing) ... ok (0.030s) 2023-01-11T21:46:47.1253750Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1254167Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1254603Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1254952Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1255188Z ok (1.560s) 2023-01-11T21:46:47.1255683Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1256093Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1256562Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1256924Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1257162Z ok (2.502s) 2023-01-11T21:46:47.1257390Z test_is_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2023-01-11T21:46:47.1257688Z test_is_shared_cuda (__main__.TestMultiprocessing) ... ok (0.001s) 2023-01-11T21:46:47.1258220Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1258611Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1259047Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1259407Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1259846Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1260185Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1260624Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1260977Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1261205Z ok (4.385s) 2023-01-11T21:46:47.1261681Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T21:46:47.1262085Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:46:47.1262524Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:46:47.1262876Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:46:47.1263143Z ok (7.191s) 2023-01-11T21:46:47.1263405Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.001s) 2023-01-11T21:46:47.1264262Z test_parameter_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/utils/hooks.py:87: UserWarning: backward hook .hook at 0x7f0c85cdc5e0> 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 2023-01-11T21:46:47.1264851Z warnings.warn("backward hook {} on tensor will not be " 2023-01-11T21:46:47.1265072Z ok (0.033s) 2023-01-11T21:46:47.1265851Z test_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.10/site-packages/torch/utils/hooks.py:87: UserWarning: backward hook .hook at 0x7f0c85cdcee0> 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 2023-01-11T21:46:47.1266445Z warnings.warn("backward hook {} on tensor will not be " 2023-01-11T21:46:47.1266660Z ok (0.060s) 2023-01-11T21:46:47.1266902Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... ok (2.334s) 2023-01-11T21:46:47.1267074Z 2023-01-11T21:46:47.1267276Z ---------------------------------------------------------------------- 2023-01-11T21:46:47.1277561Z Ran 37 tests in 61.056s 2023-01-11T21:46:47.1277694Z 2023-01-11T21:46:47.1277772Z OK (skipped=4) 2023-01-11T21:46:47.1277884Z 2023-01-11T21:46:47.1277972Z Generating XML reports... 2023-01-11T21:46:47.1278421Z Generated XML report: test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20230111214545.xml 2023-01-11T21:46:47.1278679Z 2023-01-11T21:46:47.1278990Z ##[endgroup] 2023-01-11T21:46:47.1279508Z FINISHED PRINTING LOG FILE of test_multiprocessing (/var/lib/jenkins/workspace/test/test-reports/test_multiprocessing_m4gcavxv) 2023-01-11T21:46:47.1279752Z 2023-01-11T21:46:47.1279988Z Running test_ops_jit ... [2023-01-11 21:46:47.119156] 2023-01-11T21:46:49.7227273Z Ignoring disabled issues: [] 2023-01-11T21:46:49.7289296Z Ignoring disabled issues: [] 2023-01-11T21:46:49.7384134Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:46:49.737974] 2023-01-11T21:46:49.7448306Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:46:49.744096] 2023-01-11T21:54:22.0523241Z 2023-01-11T21:54:22.0523840Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T21:54:22.0526629Z ##[group]PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit__b0ryx9v) 2023-01-11T21:54:22.0527469Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-86698a8f3d20f485.xml 2023-01-11T21:54:22.0527888Z ============================= test session starts ============================== 2023-01-11T21:54:22.0530253Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:54:22.0530553Z cachedir: .pytest_cache 2023-01-11T21:54:22.0532153Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:54:22.0532639Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:54:22.0533192Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:54:22.0533612Z collecting ... collected 1060 items / 1 deselected / 1059 selected 2023-01-11T21:54:22.0583622Z Running 513 items in this shard: test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_abs_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_acosh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_asin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atan2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_cat_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_clamp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_diagonal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_digamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_no_rounding_mode_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_trunc_rounding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erfinv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_i0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_igamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_le_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_lgamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_det_singular_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_householder_product_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_matrix_power_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log1p_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_matmul_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_min_binary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_movedim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mul_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_ne_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_group_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_layer_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sigmoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sinc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_softmax_with_dtype_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sub_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_tanh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_vstack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_xlogy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_H_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___getitem___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmatmul___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmatmul___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rpow___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rpow___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acosh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acosh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_add_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addbmm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcdiv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcdiv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcmul_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_decomposed_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_amax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_aminmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_angle_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argmin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argsort_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argwhere_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argwhere_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asin_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asinh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_2d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_3d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_baddbmm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_baddbmm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bernoulli_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_block_diag_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bool_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_shapes_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_tensors_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_to_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bucketize_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_byte_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cartesian_prod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cat_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cat_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdouble_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cfloat_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cfloat_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_char_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_inverse_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_max_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clone_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clone_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_column_stack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_combinations_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_physical_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_constant_pad_nd_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_constant_pad_nd_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_contiguous_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_copysign_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_corrcoef_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_corrcoef_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cos_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cos_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cosh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cosh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_count_nonzero_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_count_nonzero_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cov_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cov_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cross_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cross_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cummax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumprod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumulative_trapezoid_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_embed_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_embed_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagflat_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_digamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_no_rounding_mode_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_no_rounding_mode_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dot_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dsplit_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dsplit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dstack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eq_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eq_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_as_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eye_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftshift_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftshift_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfftn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft2_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftshift_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftshift_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft2_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flatten_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_power_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gradient_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gradient_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_grid_sampler_2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_half_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_histc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hsplit_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hsplit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_i0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_igammac_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_imag_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_fill_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_fill_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_reduce_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_inner_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_int_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_int_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isclose_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isinf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isnan_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isnan_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_2inputs_2outputs_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_return_by_ref_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_return_by_ref_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_unary_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kthvalue_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ldexp_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lerp_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lgamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cond_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_singular_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eig_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvals_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_householder_product_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_ex_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_ex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_ex_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_ex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_ex_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_power_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_hermitian_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_qr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_slogdet_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_slogdet_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_ex_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svd_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svdvals_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorsolve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorsolve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vecdot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vector_norm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vector_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log10_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log10_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log1p_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log2_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_with_dtype_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_with_dtype_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logaddexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logcumsumexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logdet_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_and_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_not_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_or_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logspace_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logsumexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_unpack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_amin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_argmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumprod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumprod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_logsumexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_median_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_normalize_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_normalize_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_scatter_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_sum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_var_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_pool2d_with_indices_backward_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_reduction_no_dim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_reduction_with_dim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mean_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_list_of_tensors_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_binary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_minimum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_movedim_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_movedim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_msort_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mul_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mul_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nan_to_num_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanmean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanquantile_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nansum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_copy_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_layer_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ne_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ne_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_neg_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_neg_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_strided_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_strided_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_full_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_full_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_alpha_dropout_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv2d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cosine_similarity_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cross_entropy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_elu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_embedding_bag_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_group_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardsigmoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardswish_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardtanh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_huber_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_instance_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_l1_loss_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_l1_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_linear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_local_response_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_normalize_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_normalize_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_circular_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_constant_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_reflect_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_reflect_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_replicate_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pdist_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_prelu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_rrelu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_selu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softplus_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softshrink_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softsign_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_tanhshrink_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_threshold_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_unfold_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_upsample_nearest_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_fro_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_inf_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_inf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_normal_number_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_permute_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pinverse_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polar_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pow_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_prod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_put_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_put_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rad2deg_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rand_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rand_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randint_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_real_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reciprocal_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize__cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize__cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize_as__cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_conj_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_roll_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsqrt_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsub_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsub_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scalar_tensor_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_add_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_prod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_sum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_searchsorted_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_short_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sign_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_bartlett_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_blackman_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_cosine_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_gaussian_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_hann_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_kaiser_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_nuttall_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signbit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_with_dtype_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sort_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_airy_ai_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_j0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_y0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_u_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_entr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_erfcx_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_hermite_polynomial_h_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i0e_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i1e_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_legendre_polynomial_p_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_i1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_k0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_k1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_ndtr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_xlog1py_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_with_sizes_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sqrt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_square_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_squeeze_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_squeeze_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_unbiased_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_unbiased_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_to_size_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_symeig_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_t_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_along_dim_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_along_dim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tan_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tan_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensor_split_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensordot_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensordot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tile_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tile_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_sparse_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_sparse_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_transpose_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapezoid_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapz_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triangular_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tril_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triu_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_true_divide_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unflatten_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_copy_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_copy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_unbiased_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_unbiased_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_unbiased_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vdot_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vdot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vsplit_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vstack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vstack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_xlogy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zero__cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zero__cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_like_cuda_float32 2023-01-11T21:54:22.0626631Z 2023-01-11T21:54:22.0626810Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_abs_cuda_float32 PASSED [ 0%] 2023-01-11T21:54:22.0627167Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_acosh_cuda_float32 PASSED [ 0%] 2023-01-11T21:54:22.0627583Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_asin_cuda_float32 PASSED [ 0%] 2023-01-11T21:54:22.0627931Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atan2_cuda_float32 XFAIL [ 0%] 2023-01-11T21:54:22.0628271Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_cat_cuda_float32 XFAIL [ 0%] 2023-01-11T21:54:22.0628612Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_clamp_cuda_float32 PASSED [ 1%] 2023-01-11T21:54:22.0628966Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_diagonal_cuda_float32 PASSED [ 1%] 2023-01-11T21:54:22.0629319Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_digamma_cuda_float32 PASSED [ 1%] 2023-01-11T21:54:22.0629686Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_no_rounding_mode_cuda_float32 PASSED [ 1%] 2023-01-11T21:54:22.0630057Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_trunc_rounding_cuda_float32 PASSED [ 1%] 2023-01-11T21:54:22.0630422Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erfinv_cuda_float32 PASSED [ 2%] 2023-01-11T21:54:22.0630764Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_i0_cuda_float32 PASSED [ 2%] 2023-01-11T21:54:22.0631099Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_igamma_cuda_float32 XFAIL [ 2%] 2023-01-11T21:54:22.0631435Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_le_cuda_float32 PASSED [ 2%] 2023-01-11T21:54:22.0631777Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_lgamma_cuda_float32 PASSED [ 2%] 2023-01-11T21:54:22.0632140Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_det_singular_cuda_float32 PASSED [ 3%] 2023-01-11T21:54:22.0632516Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_householder_product_cuda_float32 PASSED [ 3%] 2023-01-11T21:54:22.0632896Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_matrix_power_cuda_float32 PASSED [ 3%] 2023-01-11T21:54:22.0633300Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log1p_cuda_float32 PASSED [ 3%] 2023-01-11T21:54:22.0633643Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log_softmax_cuda_float32 PASSED [ 3%] 2023-01-11T21:54:22.0633991Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_matmul_cuda_float32 PASSED [ 4%] 2023-01-11T21:54:22.0634341Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_min_binary_cuda_float32 XFAIL [ 4%] 2023-01-11T21:54:22.0634691Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_movedim_cuda_float32 PASSED [ 4%] 2023-01-11T21:54:22.0635026Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mul_cuda_float32 PASSED [ 4%] 2023-01-11T21:54:22.0635384Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 4%] 2023-01-11T21:54:22.0635763Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 5%] 2023-01-11T21:54:22.0636121Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_ne_cuda_float32 PASSED [ 5%] 2023-01-11T21:54:22.0636480Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv1d_cuda_float32 PASSED [ 5%] 2023-01-11T21:54:22.0636865Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 5%] 2023-01-11T21:54:22.0637257Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 5%] 2023-01-11T21:54:22.0637640Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 6%] 2023-01-11T21:54:22.0638057Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_group_norm_cuda_float32 PASSED [ 6%] 2023-01-11T21:54:22.0638460Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_layer_norm_cuda_float32 PASSED [ 6%] 2023-01-11T21:54:22.0638842Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 6%] 2023-01-11T21:54:22.0639240Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sigmoid_cuda_float32 PASSED [ 6%] 2023-01-11T21:54:22.0639590Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sinc_cuda_float32 PASSED [ 7%] 2023-01-11T21:54:22.0639933Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_softmax_cuda_float32 PASSED [ 7%] 2023-01-11T21:54:22.0640356Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_softmax_with_dtype_cuda_float32 PASSED [ 7%] 2023-01-11T21:54:22.0640704Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_sub_cuda_float32 PASSED [ 7%] 2023-01-11T21:54:22.0641040Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_tanh_cuda_float32 PASSED [ 7%] 2023-01-11T21:54:22.0641378Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_vstack_cuda_float32 XFAIL [ 7%] 2023-01-11T21:54:22.0641710Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_xlogy_cuda_float32 PASSED [ 8%] 2023-01-11T21:54:22.0642052Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_H_cuda_complex64 XFAIL [ 8%] 2023-01-11T21:54:22.0642430Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___getitem___cuda_complex64 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:54:22.0642798Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_complex64 XFAIL [ 8%] 2023-01-11T21:54:22.0643147Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmatmul___cuda_complex64 XFAIL [ 8%] 2023-01-11T21:54:22.0643506Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmatmul___cuda_float32 XFAIL [ 9%] 2023-01-11T21:54:22.0643862Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rpow___cuda_complex64 XFAIL [ 9%] 2023-01-11T21:54:22.0644225Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rpow___cuda_float32 XFAIL [ 9%] 2023-01-11T21:54:22.0644571Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acosh_cuda_complex64 PASSED [ 9%] 2023-01-11T21:54:22.0644931Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acosh_cuda_float32 PASSED [ 9%] 2023-01-11T21:54:22.0645322Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_add_cuda_float32 PASSED [ 10%] 2023-01-11T21:54:22.0645665Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addbmm_cuda_complex64 PASSED [ 10%] 2023-01-11T21:54:22.0646185Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcdiv_cuda_complex64 PASSED [ 10%] 2023-01-11T21:54:22.0646553Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcdiv_cuda_float32 PASSED [ 10%] 2023-01-11T21:54:22.0646916Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcmul_cuda_complex64 PASSED [ 10%] 2023-01-11T21:54:22.0647269Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_cuda_complex64 PASSED [ 11%] 2023-01-11T21:54:22.0647708Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_decomposed_cuda_float32 PASSED [ 11%] 2023-01-11T21:54:22.0648160Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmv_cuda_float32 PASSED [ 11%] 2023-01-11T21:54:22.0648597Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_amax_cuda_float32 PASSED [ 11%] 2023-01-11T21:54:22.0649030Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_aminmax_cuda_float32 PASSED [ 11%] 2023-01-11T21:54:22.0649476Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_angle_cuda_float32 PASSED [ 12%] 2023-01-11T21:54:22.0649848Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argmin_cuda_float32 PASSED [ 12%] 2023-01-11T21:54:22.0650214Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argsort_cuda_float32 SKIPPED (Skipped!) [ 12%] 2023-01-11T21:54:22.0650592Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argwhere_cuda_complex64 PASSED [ 12%] 2023-01-11T21:54:22.0650959Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argwhere_cuda_float32 PASSED [ 12%] 2023-01-11T21:54:22.0651313Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asin_cuda_complex64 PASSED [ 13%] 2023-01-11T21:54:22.0651658Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asin_cuda_float32 PASSED [ 13%] 2023-01-11T21:54:22.0652067Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asinh_cuda_float32 PASSED [ 13%] 2023-01-11T21:54:22.0652453Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan2_cuda_float32 PASSED [ 13%] 2023-01-11T21:54:22.0652822Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan_cuda_float32 PASSED [ 13%] 2023-01-11T21:54:22.0653213Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_2d_cuda_complex64 PASSED [ 14%] 2023-01-11T21:54:22.0653623Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_3d_cuda_complex64 PASSED [ 14%] 2023-01-11T21:54:22.0654023Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_3d_cuda_float32 XFAIL [ 14%] 2023-01-11T21:54:22.0654405Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_baddbmm_cuda_complex64 PASSED [ 14%] 2023-01-11T21:54:22.0654792Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_baddbmm_cuda_float32 PASSED [ 14%] 2023-01-11T21:54:22.0655197Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bernoulli_cuda_float32 XFAIL [ 15%] 2023-01-11T21:54:22.0655601Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_block_diag_cuda_complex64 PASSED [ 15%] 2023-01-11T21:54:22.0655987Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bool_cuda_complex64 XFAIL [ 15%] 2023-01-11T21:54:22.0656403Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_shapes_cuda_float32 SKIPPED (Skipped!) [ 15%] 2023-01-11T21:54:22.0656836Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_tensors_cuda_float32 XFAIL [ 15%] 2023-01-11T21:54:22.0657247Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_to_cuda_complex64 PASSED [ 15%] 2023-01-11T21:54:22.0657764Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bucketize_cuda_float32 SKIPPED (Expected failure!) [ 16%] 2023-01-11T21:54:22.0658287Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_byte_cuda_complex64 XFAIL [ 16%] 2023-01-11T21:54:22.0658822Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cartesian_prod_cuda_float32 XFAIL [ 16%] 2023-01-11T21:54:22.0659303Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cat_cuda_complex64 PASSED [ 16%] 2023-01-11T21:54:22.0659782Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cat_cuda_float32 PASSED [ 16%] 2023-01-11T21:54:22.0660228Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdouble_cuda_float32 XFAIL [ 17%] 2023-01-11T21:54:22.0660616Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cfloat_cuda_complex64 XFAIL [ 17%] 2023-01-11T21:54:22.0660998Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cfloat_cuda_float32 XFAIL [ 17%] 2023-01-11T21:54:22.0661381Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_char_cuda_float32 XFAIL [ 17%] 2023-01-11T21:54:22.0661737Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_cuda_complex64 PASSED [ 17%] 2023-01-11T21:54:22.0662112Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_inverse_cuda_float32 PASSED [ 18%] 2023-01-11T21:54:22.0662485Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_solve_cuda_float32 PASSED [ 18%] 2023-01-11T21:54:22.0662849Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_max_cuda_float32 PASSED [ 18%] 2023-01-11T21:54:22.0663200Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clone_cuda_complex64 PASSED [ 18%] 2023-01-11T21:54:22.0663540Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clone_cuda_float32 PASSED [ 18%] 2023-01-11T21:54:22.0663896Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_column_stack_cuda_float32 PASSED [ 19%] 2023-01-11T21:54:22.0664267Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_combinations_cuda_complex64 PASSED [ 19%] 2023-01-11T21:54:22.0664654Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_physical_cuda_float32 SKIPPED (Skipped!) [ 19%] 2023-01-11T21:54:22.0665063Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_constant_pad_nd_cuda_complex64 PASSED [ 19%] 2023-01-11T21:54:22.0665441Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_constant_pad_nd_cuda_float32 PASSED [ 19%] 2023-01-11T21:54:22.0665811Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_contiguous_cuda_complex64 PASSED [ 20%] 2023-01-11T21:54:22.0666166Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_copysign_cuda_float32 PASSED [ 20%] 2023-01-11T21:54:22.0666525Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_corrcoef_cuda_complex64 PASSED [ 20%] 2023-01-11T21:54:22.0666882Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_corrcoef_cuda_float32 PASSED [ 20%] 2023-01-11T21:54:22.0667250Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cos_cuda_complex64 PASSED [ 20%] 2023-01-11T21:54:22.0667588Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cos_cuda_float32 PASSED [ 21%] 2023-01-11T21:54:22.0667946Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cosh_cuda_complex64 PASSED [ 21%] 2023-01-11T21:54:22.0668302Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cosh_cuda_float32 PASSED [ 21%] 2023-01-11T21:54:22.0668652Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_count_nonzero_cuda_complex64 PASSED [ 21%] 2023-01-11T21:54:22.0669018Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_count_nonzero_cuda_float32 PASSED [ 21%] 2023-01-11T21:54:22.0669381Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cov_cuda_complex64 XFAIL [ 22%] 2023-01-11T21:54:22.0669723Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cov_cuda_float32 XFAIL [ 22%] 2023-01-11T21:54:22.0670063Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cross_cuda_complex64 PASSED [ 22%] 2023-01-11T21:54:22.0670415Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cross_cuda_float32 PASSED [ 22%] 2023-01-11T21:54:22.0670791Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cummax_cuda_float32 PASSED [ 22%] 2023-01-11T21:54:22.0671148Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumprod_cuda_complex64 PASSED [ 23%] 2023-01-11T21:54:22.0671499Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_complex64 PASSED [ 23%] 2023-01-11T21:54:22.0671875Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumulative_trapezoid_cuda_complex64 PASSED [ 23%] 2023-01-11T21:54:22.0672257Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_embed_cuda_complex64 PASSED [ 23%] 2023-01-11T21:54:22.0672613Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_embed_cuda_float32 PASSED [ 23%] 2023-01-11T21:54:22.0672968Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagflat_cuda_float32 PASSED [ 23%] 2023-01-11T21:54:22.0673328Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_complex64 PASSED [ 24%] 2023-01-11T21:54:22.0673687Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_digamma_cuda_float32 PASSED [ 24%] 2023-01-11T21:54:22.0674052Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_no_rounding_mode_cuda_complex64 PASSED [ 24%] 2023-01-11T21:54:22.0674435Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_no_rounding_mode_cuda_float32 PASSED [ 24%] 2023-01-11T21:54:22.0674801Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dot_cuda_complex64 PASSED [ 24%] 2023-01-11T21:54:22.0675149Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dot_cuda_float32 PASSED [ 25%] 2023-01-11T21:54:22.0675490Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_cuda_complex64 XFAIL [ 25%] 2023-01-11T21:54:22.0675847Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dsplit_cuda_complex64 PASSED [ 25%] 2023-01-11T21:54:22.0676205Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dsplit_cuda_float32 PASSED [ 25%] 2023-01-11T21:54:22.0676550Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dstack_cuda_float32 PASSED [ 25%] 2023-01-11T21:54:22.0676947Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_cuda_complex64 SKIPPED (Skipped!) [ 26%] 2023-01-11T21:54:22.0677327Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_cuda_float32 SKIPPED (Skipped!) [ 26%] 2023-01-11T21:54:22.0677706Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_like_cuda_float32 SKIPPED (Skipped!) [ 26%] 2023-01-11T21:54:22.0678063Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eq_cuda_complex64 PASSED [ 26%] 2023-01-11T21:54:22.0678413Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eq_cuda_float32 PASSED [ 26%] 2023-01-11T21:54:22.0678760Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_float32 PASSED [ 27%] 2023-01-11T21:54:22.0679105Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erf_cuda_float32 PASSED [ 27%] 2023-01-11T21:54:22.0679443Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp_cuda_complex64 PASSED [ 27%] 2023-01-11T21:54:22.0679805Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_as_cuda_float32 PASSED [ 27%] 2023-01-11T21:54:22.0680229Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_cuda_float32 PASSED [ 27%] 2023-01-11T21:54:22.0680572Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eye_cuda_complex64 XFAIL [ 28%] 2023-01-11T21:54:22.0680920Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft2_cuda_float32 PASSED [ 28%] 2023-01-11T21:54:22.0681282Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftn_cuda_complex64 PASSED [ 28%] 2023-01-11T21:54:22.0681650Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftshift_cuda_complex64 PASSED [ 28%] 2023-01-11T21:54:22.0682012Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftshift_cuda_float32 PASSED [ 28%] 2023-01-11T21:54:22.0682372Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft2_cuda_float32 PASSED [ 29%] 2023-01-11T21:54:22.0682803Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft_cuda_complex64 PASSED [ 29%] 2023-01-11T21:54:22.0683190Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft_cuda_float32 PASSED [ 29%] 2023-01-11T21:54:22.0683587Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfftn_cuda_complex64 PASSED [ 29%] 2023-01-11T21:54:22.0683979Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfftn_cuda_float32 PASSED [ 29%] 2023-01-11T21:54:22.0684371Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft2_cuda_complex64 PASSED [ 30%] 2023-01-11T21:54:22.0684749Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft2_cuda_float32 PASSED [ 30%] 2023-01-11T21:54:22.0685132Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft_cuda_float32 PASSED [ 30%] 2023-01-11T21:54:22.0685535Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftshift_cuda_complex64 PASSED [ 30%] 2023-01-11T21:54:22.0686082Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftshift_cuda_float32 PASSED [ 30%] 2023-01-11T21:54:22.0686489Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfftn_cuda_float32 PASSED [ 30%] 2023-01-11T21:54:22.0686853Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft2_cuda_complex64 PASSED [ 31%] 2023-01-11T21:54:22.0687210Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft_cuda_float32 PASSED [ 31%] 2023-01-11T21:54:22.0687570Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfftn_cuda_float32 PASSED [ 31%] 2023-01-11T21:54:22.0688014Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfft2_cuda_float32 PASSED [ 31%] 2023-01-11T21:54:22.0688467Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flatten_cuda_complex64 PASSED [ 31%] 2023-01-11T21:54:22.0688902Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_complex64 PASSED [ 32%] 2023-01-11T21:54:22.0689398Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_complex64 PASSED [ 32%] 2023-01-11T21:54:22.0689794Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_complex64 PASSED [ 32%] 2023-01-11T21:54:22.0690158Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_cuda_complex64 XFAIL [ 32%] 2023-01-11T21:54:22.0690504Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_cuda_float32 XFAIL [ 32%] 2023-01-11T21:54:22.0690867Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_power_cuda_complex64 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:54:22.0691236Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmin_cuda_float32 PASSED [ 33%] 2023-01-11T21:54:22.0691576Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmod_cuda_float32 PASSED [ 33%] 2023-01-11T21:54:22.0691925Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_cuda_complex64 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:54:22.0692317Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gradient_cuda_complex64 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:54:22.0692698Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gradient_cuda_float32 SKIPPED (Skipped!) [ 34%] 2023-01-11T21:54:22.0693077Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_grid_sampler_2d_cuda_float32 PASSED [ 34%] 2023-01-11T21:54:22.0693426Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gt_cuda_float32 PASSED [ 34%] 2023-01-11T21:54:22.0693771Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_half_cuda_complex64 XFAIL [ 34%] 2023-01-11T21:54:22.0694120Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_histc_cuda_float32 PASSED [ 34%] 2023-01-11T21:54:22.0694467Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hsplit_cuda_complex64 PASSED [ 35%] 2023-01-11T21:54:22.0694817Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hsplit_cuda_float32 PASSED [ 35%] 2023-01-11T21:54:22.0695162Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_i0_cuda_float32 PASSED [ 35%] 2023-01-11T21:54:22.0695547Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_igammac_cuda_float32 PASSED [ 35%] 2023-01-11T21:54:22.0695891Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_imag_cuda_complex64 PASSED [ 35%] 2023-01-11T21:54:22.0696254Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_fill_cuda_complex64 PASSED [ 36%] 2023-01-11T21:54:22.0696615Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_fill_cuda_float32 PASSED [ 36%] 2023-01-11T21:54:22.0696975Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_reduce_cuda_float32 PASSED [ 36%] 2023-01-11T21:54:22.0697325Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_inner_cuda_float32 PASSED [ 36%] 2023-01-11T21:54:22.0697685Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_int_cuda_complex64 XFAIL [ 36%] 2023-01-11T21:54:22.0698062Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_int_cuda_float32 XFAIL [ 37%] 2023-01-11T21:54:22.0698407Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isclose_cuda_float32 PASSED [ 37%] 2023-01-11T21:54:22.0698759Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_float32 PASSED [ 37%] 2023-01-11T21:54:22.0699123Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isinf_cuda_float32 PASSED [ 37%] 2023-01-11T21:54:22.0699473Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isnan_cuda_complex64 PASSED [ 37%] 2023-01-11T21:54:22.0699817Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isnan_cuda_float32 PASSED [ 38%] 2023-01-11T21:54:22.0700185Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_2inputs_2outputs_cuda_float32 XFAIL [ 38%] 2023-01-11T21:54:22.0700566Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_cuda_complex64 XFAIL [ 38%] 2023-01-11T21:54:22.0700951Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_return_by_ref_cuda_complex64 XFAIL [ 38%] 2023-01-11T21:54:22.0701371Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_return_by_ref_cuda_float32 XFAIL [ 38%] 2023-01-11T21:54:22.0701756Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_unary_cuda_complex64 XFAIL [ 38%] 2023-01-11T21:54:22.0702121Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kthvalue_cuda_float32 PASSED [ 39%] 2023-01-11T21:54:22.0702472Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ldexp_cuda_complex64 PASSED [ 39%] 2023-01-11T21:54:22.0702822Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lerp_cuda_complex64 PASSED [ 39%] 2023-01-11T21:54:22.0703171Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lgamma_cuda_float32 PASSED [ 39%] 2023-01-11T21:54:22.0703528Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cond_cuda_complex64 PASSED [ 39%] 2023-01-11T21:54:22.0703888Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_cuda_complex64 PASSED [ 40%] 2023-01-11T21:54:22.0704257Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_cuda_float32 PASSED [ 40%] 2023-01-11T21:54:22.0704628Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_singular_cuda_float32 PASSED [ 40%] 2023-01-11T21:54:22.0705001Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eig_cuda_complex64 PASSED [ 40%] 2023-01-11T21:54:22.0705364Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigh_cuda_complex64 PASSED [ 40%] 2023-01-11T21:54:22.0705732Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigh_cuda_float32 PASSED [ 41%] 2023-01-11T21:54:22.0706098Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvals_cuda_complex64 PASSED [ 41%] 2023-01-11T21:54:22.0706486Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_householder_product_cuda_complex64 PASSED [ 41%] 2023-01-11T21:54:22.0706859Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_cuda_complex64 PASSED [ 41%] 2023-01-11T21:54:22.0707269Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_ex_cuda_complex64 PASSED [ 41%] 2023-01-11T21:54:22.0707637Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_ex_cuda_float32 PASSED [ 42%] 2023-01-11T21:54:22.0708008Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_ex_cuda_complex64 PASSED [ 42%] 2023-01-11T21:54:22.0708389Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_ex_cuda_float32 PASSED [ 42%] 2023-01-11T21:54:22.0708767Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_solve_cuda_complex64 PASSED [ 42%] 2023-01-11T21:54:22.0709137Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_cuda_float32 PASSED [ 42%] 2023-01-11T21:54:22.0709493Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_cuda_complex64 PASSED [ 43%] 2023-01-11T21:54:22.0709866Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_cuda_float32 PASSED [ 43%] 2023-01-11T21:54:22.0710830Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_ex_cuda_complex64 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86887 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 43%] 2023-01-11T21:54:22.0711476Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_power_cuda_float32 PASSED [ 43%] 2023-01-11T21:54:22.0711885Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_cuda_complex64 SKIPPED (Skipped!) [ 43%] 2023-01-11T21:54:22.0712285Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped!) [ 44%] 2023-01-11T21:54:22.0712714Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cuda_float32 PASSED [ 44%] 2023-01-11T21:54:22.0713107Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_cuda_complex64 PASSED [ 44%] 2023-01-11T21:54:22.0713509Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 44%] 2023-01-11T21:54:22.0713904Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_cuda_complex64 SKIPPED (Skipped!) [ 44%] 2023-01-11T21:54:22.0714299Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_cuda_float32 SKIPPED (Skipped!) [ 45%] 2023-01-11T21:54:22.0714692Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_hermitian_cuda_complex64 PASSED [ 45%] 2023-01-11T21:54:22.0715075Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_qr_cuda_complex64 PASSED [ 45%] 2023-01-11T21:54:22.0715447Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_slogdet_cuda_complex64 PASSED [ 45%] 2023-01-11T21:54:22.0715830Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_slogdet_cuda_float32 PASSED [ 45%] 2023-01-11T21:54:22.0716205Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_cuda_complex64 PASSED [ 46%] 2023-01-11T21:54:22.0716575Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_ex_cuda_complex64 PASSED [ 46%] 2023-01-11T21:54:22.0716946Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svd_cuda_complex64 PASSED [ 46%] 2023-01-11T21:54:22.0717320Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svdvals_cuda_complex64 PASSED [ 46%] 2023-01-11T21:54:22.0717702Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorsolve_cuda_complex64 PASSED [ 46%] 2023-01-11T21:54:22.0718086Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorsolve_cuda_float32 PASSED [ 46%] 2023-01-11T21:54:22.0718460Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vecdot_cuda_float32 PASSED [ 47%] 2023-01-11T21:54:22.0718869Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vector_norm_cuda_complex64 PASSED [ 47%] 2023-01-11T21:54:22.0719259Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vector_norm_cuda_float32 PASSED [ 47%] 2023-01-11T21:54:22.0719621Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log10_cuda_complex64 PASSED [ 47%] 2023-01-11T21:54:22.0719980Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log10_cuda_float32 PASSED [ 47%] 2023-01-11T21:54:22.0720397Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log1p_cuda_float32 PASSED [ 48%] 2023-01-11T21:54:22.0720744Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log2_cuda_complex64 PASSED [ 48%] 2023-01-11T21:54:22.0721095Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log2_cuda_float32 PASSED [ 48%] 2023-01-11T21:54:22.0721447Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_cuda_complex64 PASSED [ 48%] 2023-01-11T21:54:22.0721828Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_with_dtype_cuda_complex64 PASSED [ 48%] 2023-01-11T21:54:22.0722216Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_with_dtype_cuda_float32 PASSED [ 49%] 2023-01-11T21:54:22.0722595Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logaddexp_cuda_float32 PASSED [ 49%] 2023-01-11T21:54:22.0722965Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logcumsumexp_cuda_float32 PASSED [ 49%] 2023-01-11T21:54:22.0723330Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logdet_cuda_float32 PASSED [ 49%] 2023-01-11T21:54:22.0723685Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_and_cuda_float32 PASSED [ 49%] 2023-01-11T21:54:22.0724055Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_not_cuda_complex64 PASSED [ 50%] 2023-01-11T21:54:22.0724429Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_or_cuda_complex64 PASSED [ 50%] 2023-01-11T21:54:22.0724830Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logspace_cuda_float32 XFAIL [ 50%] 2023-01-11T21:54:22.0725197Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logsumexp_cuda_float32 PASSED [ 50%] 2023-01-11T21:54:22.0725552Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lt_cuda_float32 PASSED [ 50%] 2023-01-11T21:54:22.0725901Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_cuda_complex64 XFAIL [ 51%] 2023-01-11T21:54:22.0726485Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_unpack_cuda_float32 PASSED [ 51%] 2023-01-11T21:54:22.0726846Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_amin_cuda_float32 XFAIL [ 51%] 2023-01-11T21:54:22.0727206Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_argmax_cuda_float32 XFAIL [ 51%] 2023-01-11T21:54:22.0727589Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumprod_cuda_complex64 SKIPPED (Skipped!) [ 51%] 2023-01-11T21:54:22.0727989Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumprod_cuda_float32 SKIPPED (Skipped!) [ 52%] 2023-01-11T21:54:22.0728423Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_logsumexp_cuda_float32 SKIPPED (Skipped!) [ 52%] 2023-01-11T21:54:22.0728825Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_median_cuda_float32 SKIPPED (Skipped!) [ 52%] 2023-01-11T21:54:22.0729187Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_norm_cuda_float32 XFAIL [ 52%] 2023-01-11T21:54:22.0729555Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_normalize_cuda_complex64 XFAIL [ 52%] 2023-01-11T21:54:22.0729924Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_normalize_cuda_float32 XFAIL [ 53%] 2023-01-11T21:54:22.0730297Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_scatter_cuda_complex64 PASSED [ 53%] 2023-01-11T21:54:22.0730661Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_scatter_cuda_float32 PASSED [ 53%] 2023-01-11T21:54:22.0731082Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_sum_cuda_complex64 XFAIL [ 53%] 2023-01-11T21:54:22.0731436Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_var_cuda_complex64 XFAIL [ 53%] 2023-01-11T21:54:22.0731825Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_pool2d_with_indices_backward_cuda_float32 XFAIL [ 53%] 2023-01-11T21:54:22.0732206Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_reduction_no_dim_cuda_float32 PASSED [ 54%] 2023-01-11T21:54:22.0732586Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_reduction_with_dim_cuda_float32 PASSED [ 54%] 2023-01-11T21:54:22.0732951Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mean_cuda_complex64 PASSED [ 54%] 2023-01-11T21:54:22.0733293Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mean_cuda_float32 PASSED [ 54%] 2023-01-11T21:54:22.0733664Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_list_of_tensors_cuda_float32 PASSED [ 54%] 2023-01-11T21:54:22.0734066Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_float32 SKIPPED (Skipped!) [ 55%] 2023-01-11T21:54:22.0734454Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_binary_cuda_float32 PASSED [ 55%] 2023-01-11T21:54:22.0734803Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_minimum_cuda_float32 PASSED [ 55%] 2023-01-11T21:54:22.0735152Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mm_cuda_complex64 PASSED [ 55%] 2023-01-11T21:54:22.0735507Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_movedim_cuda_complex64 PASSED [ 55%] 2023-01-11T21:54:22.0735863Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_movedim_cuda_float32 PASSED [ 56%] 2023-01-11T21:54:22.0736204Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_msort_cuda_float32 PASSED [ 56%] 2023-01-11T21:54:22.0736593Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mul_cuda_complex64 PASSED [ 56%] 2023-01-11T21:54:22.0736946Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mul_cuda_float32 PASSED [ 56%] 2023-01-11T21:54:22.0737283Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mv_cuda_complex64 PASSED [ 56%] 2023-01-11T21:54:22.0737629Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mv_cuda_float32 PASSED [ 57%] 2023-01-11T21:54:22.0738048Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 57%] 2023-01-11T21:54:22.0738430Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 57%] 2023-01-11T21:54:22.0738785Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nan_to_num_cuda_float32 PASSED [ 57%] 2023-01-11T21:54:22.0739156Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanmean_cuda_float32 SKIPPED (Skipped!) [ 57%] 2023-01-11T21:54:22.0739528Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanquantile_cuda_float32 PASSED [ 58%] 2023-01-11T21:54:22.0739904Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nansum_cuda_float32 SKIPPED (Skipped!) [ 58%] 2023-01-11T21:54:22.0740270Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_copy_cuda_complex64 PASSED [ 58%] 2023-01-11T21:54:22.0740630Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_cuda_complex64 PASSED [ 58%] 2023-01-11T21:54:22.0740991Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_cuda_float32 PASSED [ 58%] 2023-01-11T21:54:22.0741349Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_layer_norm_cuda_float32 XFAIL [ 59%] 2023-01-11T21:54:22.0741713Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ne_cuda_complex64 PASSED [ 59%] 2023-01-11T21:54:22.0742060Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ne_cuda_float32 PASSED [ 59%] 2023-01-11T21:54:22.0742415Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_neg_cuda_complex64 PASSED [ 59%] 2023-01-11T21:54:22.0742790Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_neg_cuda_float32 PASSED [ 59%] 2023-01-11T21:54:22.0743158Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_cuda_float32 SKIPPED (Skipped!) [ 60%] 2023-01-11T21:54:22.0743603Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_strided_cuda_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 60%] 2023-01-11T21:54:22.0744098Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_strided_cuda_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 60%] 2023-01-11T21:54:22.0744511Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_full_cuda_complex64 PASSED [ 60%] 2023-01-11T21:54:22.0744879Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_full_cuda_float32 PASSED [ 60%] 2023-01-11T21:54:22.0745266Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 61%] 2023-01-11T21:54:22.0745678Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cuda_float32 XFAIL [ 61%] 2023-01-11T21:54:22.0746073Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_alpha_dropout_cuda_float32 XFAIL [ 61%] 2023-01-11T21:54:22.0746466Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool1d_cuda_float32 PASSED [ 61%] 2023-01-11T21:54:22.0746855Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool3d_cuda_float32 PASSED [ 61%] 2023-01-11T21:54:22.0747277Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv2d_cuda_complex64 SKIPPED (Works on some configs!) [ 61%] 2023-01-11T21:54:22.0747702Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv2d_cuda_float32 SKIPPED (Works on some configs!) [ 62%] 2023-01-11T21:54:22.0748154Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_complex64 SKIPPED (Skipped!) [ 62%] 2023-01-11T21:54:22.0748591Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (Skipped!) [ 62%] 2023-01-11T21:54:22.0749018Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cosine_similarity_cuda_float32 PASSED [ 62%] 2023-01-11T21:54:22.0749411Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cross_entropy_cuda_float32 XFAIL [ 62%] 2023-01-11T21:54:22.0749806Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout_cuda_float32 XFAIL [ 63%] 2023-01-11T21:54:22.0750188Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_elu_cuda_float32 PASSED [ 63%] 2023-01-11T21:54:22.0750572Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_embedding_bag_cuda_float32 XFAIL [ 63%] 2023-01-11T21:54:22.0751006Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cuda_float32 XFAIL [ 63%] 2023-01-11T21:54:22.0751441Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:54:22.0751847Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_group_norm_cuda_float32 XFAIL [ 64%] 2023-01-11T21:54:22.0752238Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardsigmoid_cuda_float32 PASSED [ 64%] 2023-01-11T21:54:22.0752634Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardswish_cuda_float32 PASSED [ 64%] 2023-01-11T21:54:22.0753022Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardtanh_cuda_float32 PASSED [ 64%] 2023-01-11T21:54:22.0753433Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_huber_loss_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T21:54:22.0753831Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_instance_norm_cuda_float32 XFAIL [ 65%] 2023-01-11T21:54:22.0754270Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cuda_float32 XFAIL [ 65%] 2023-01-11T21:54:22.0754678Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_l1_loss_cuda_complex64 PASSED [ 65%] 2023-01-11T21:54:22.0755063Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_l1_loss_cuda_float32 XFAIL [ 65%] 2023-01-11T21:54:22.0755442Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_linear_cuda_float32 PASSED [ 65%] 2023-01-11T21:54:22.0755839Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_local_response_norm_cuda_float32 XFAIL [ 66%] 2023-01-11T21:54:22.0756242Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool3d_cuda_float32 PASSED [ 66%] 2023-01-11T21:54:22.0756638Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool1d_cuda_float32 PASSED [ 66%] 2023-01-11T21:54:22.0757038Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool2d_cuda_float32 PASSED [ 66%] 2023-01-11T21:54:22.0757440Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 66%] 2023-01-11T21:54:22.0757846Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_normalize_cuda_complex64 PASSED [ 67%] 2023-01-11T21:54:22.0758233Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_normalize_cuda_float32 PASSED [ 67%] 2023-01-11T21:54:22.0758645Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_circular_cuda_float32 SKIPPED (Skipped!) [ 67%] 2023-01-11T21:54:22.0759060Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_constant_cuda_float32 PASSED [ 67%] 2023-01-11T21:54:22.0759468Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_reflect_cuda_complex64 PASSED [ 67%] 2023-01-11T21:54:22.0759898Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_reflect_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T21:54:22.0760383Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_replicate_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T21:54:22.0760783Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pdist_cuda_float32 PASSED [ 68%] 2023-01-11T21:54:22.0761189Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_complex64 SKIPPED (Skipped!) [ 68%] 2023-01-11T21:54:22.0761602Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T21:54:22.0762018Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:54:22.0762432Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 69%] 2023-01-11T21:54:22.0762829Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_prelu_cuda_float32 XFAIL [ 69%] 2023-01-11T21:54:22.0763200Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_rrelu_cuda_float32 XFAIL [ 69%] 2023-01-11T21:54:22.0763577Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_selu_cuda_float32 PASSED [ 69%] 2023-01-11T21:54:22.0763966Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cuda_float32 XFAIL [ 69%] 2023-01-11T21:54:22.0764363Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_cuda_float32 PASSED [ 70%] 2023-01-11T21:54:22.0764763Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cuda_complex64 PASSED [ 70%] 2023-01-11T21:54:22.0765180Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 70%] 2023-01-11T21:54:22.0765619Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softplus_cuda_float32 PASSED [ 70%] 2023-01-11T21:54:22.0766153Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softshrink_cuda_float32 PASSED [ 70%] 2023-01-11T21:54:22.0766550Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softsign_cuda_complex64 PASSED [ 71%] 2023-01-11T21:54:22.0766942Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_tanhshrink_cuda_complex64 PASSED [ 71%] 2023-01-11T21:54:22.0767340Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_threshold_cuda_float32 PASSED [ 71%] 2023-01-11T21:54:22.0767811Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cuda_complex64 PASSED [ 71%] 2023-01-11T21:54:22.0768315Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 71%] 2023-01-11T21:54:22.0768852Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 XFAIL [ 72%] 2023-01-11T21:54:22.0769390Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cuda_float32 XFAIL [ 72%] 2023-01-11T21:54:22.0769891Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_unfold_cuda_complex64 SKIPPED (Internal assert failed!) [ 72%] 2023-01-11T21:54:22.0770310Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_upsample_nearest_cuda_float32 XFAIL [ 72%] 2023-01-11T21:54:22.0770691Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_cuda_complex64 PASSED [ 72%] 2023-01-11T21:54:22.0771050Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_fro_cuda_float32 XFAIL [ 73%] 2023-01-11T21:54:22.0771404Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_inf_cuda_complex64 PASSED [ 73%] 2023-01-11T21:54:22.0771822Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_inf_cuda_float32 XFAIL [ 73%] 2023-01-11T21:54:22.0772185Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_normal_number_mean_cuda_float32 XFAIL [ 73%] 2023-01-11T21:54:22.0772551Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_like_cuda_complex64 PASSED [ 73%] 2023-01-11T21:54:22.0772901Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_float32 PASSED [ 74%] 2023-01-11T21:54:22.0773254Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_permute_cuda_complex64 PASSED [ 74%] 2023-01-11T21:54:22.0773617Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pinverse_cuda_float32 PASSED [ 74%] 2023-01-11T21:54:22.0773959Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polar_cuda_float32 PASSED [ 74%] 2023-01-11T21:54:22.0774326Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_0_cuda_float32 PASSED [ 74%] 2023-01-11T21:54:22.0774726Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T21:54:22.0775146Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T21:54:22.0775549Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T21:54:22.0775923Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pow_cuda_float32 PASSED [ 75%] 2023-01-11T21:54:22.0776270Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_prod_cuda_float32 PASSED [ 75%] 2023-01-11T21:54:22.0776624Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_put_cuda_complex64 PASSED [ 76%] 2023-01-11T21:54:22.0776959Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_put_cuda_float32 PASSED [ 76%] 2023-01-11T21:54:22.0777313Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_float32 PASSED [ 76%] 2023-01-11T21:54:22.0777765Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rad2deg_cuda_float32 PASSED [ 76%] 2023-01-11T21:54:22.0778223Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rand_like_cuda_complex64 XFAIL [ 76%] 2023-01-11T21:54:22.0778661Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rand_like_cuda_float32 XFAIL [ 76%] 2023-01-11T21:54:22.0779098Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randint_cuda_float32 XFAIL [ 77%] 2023-01-11T21:54:22.0779540Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_cuda_complex64 XFAIL [ 77%] 2023-01-11T21:54:22.0779961Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_cuda_float32 XFAIL [ 77%] 2023-01-11T21:54:22.0780332Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_like_cuda_complex64 XFAIL [ 77%] 2023-01-11T21:54:22.0780689Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randn_like_cuda_float32 XFAIL [ 77%] 2023-01-11T21:54:22.0781043Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_real_cuda_complex64 PASSED [ 78%] 2023-01-11T21:54:22.0781407Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reciprocal_cuda_complex64 PASSED [ 78%] 2023-01-11T21:54:22.0781774Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_cuda_complex64 PASSED [ 78%] 2023-01-11T21:54:22.0782130Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize__cuda_complex64 PASSED [ 78%] 2023-01-11T21:54:22.0782477Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize__cuda_float32 PASSED [ 78%] 2023-01-11T21:54:22.0782836Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize_as__cuda_complex64 PASSED [ 79%] 2023-01-11T21:54:22.0783202Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_conj_cuda_float32 PASSED [ 79%] 2023-01-11T21:54:22.0783554Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_roll_cuda_float32 PASSED [ 79%] 2023-01-11T21:54:22.0783907Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_0_cuda_float32 PASSED [ 79%] 2023-01-11T21:54:22.0784323Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 79%] 2023-01-11T21:54:22.0784701Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsqrt_cuda_complex64 PASSED [ 80%] 2023-01-11T21:54:22.0785064Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsub_cuda_complex64 PASSED [ 80%] 2023-01-11T21:54:22.0785405Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsub_cuda_float32 PASSED [ 80%] 2023-01-11T21:54:22.0785761Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scalar_tensor_cuda_float32 XFAIL [ 80%] 2023-01-11T21:54:22.0786126Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_add_cuda_float32 PASSED [ 80%] 2023-01-11T21:54:22.0786482Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_cuda_complex64 PASSED [ 81%] 2023-01-11T21:54:22.0786854Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_prod_cuda_float32 PASSED [ 81%] 2023-01-11T21:54:22.0787237Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_sum_cuda_float32 PASSED [ 81%] 2023-01-11T21:54:22.0787636Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_searchsorted_cuda_float32 SKIPPED (Expected failure!) [ 81%] 2023-01-11T21:54:22.0788020Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_scatter_cuda_float32 PASSED [ 81%] 2023-01-11T21:54:22.0788432Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_short_cuda_complex64 XFAIL [ 82%] 2023-01-11T21:54:22.0788789Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_cuda_complex64 PASSED [ 82%] 2023-01-11T21:54:22.0789148Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sign_cuda_float32 PASSED [ 82%] 2023-01-11T21:54:22.0789518Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_bartlett_cuda_float32 XFAIL [ 82%] 2023-01-11T21:54:22.0789908Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_blackman_cuda_float32 XFAIL [ 82%] 2023-01-11T21:54:22.0790331Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_cosine_cuda_float32 XFAIL [ 83%] 2023-01-11T21:54:22.0790704Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_gaussian_cuda_float32 XFAIL [ 83%] 2023-01-11T21:54:22.0791075Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_hann_cuda_float32 XFAIL [ 83%] 2023-01-11T21:54:22.0791448Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_kaiser_cuda_float32 XFAIL [ 83%] 2023-01-11T21:54:22.0791835Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_nuttall_cuda_float32 XFAIL [ 83%] 2023-01-11T21:54:22.0792190Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signbit_cuda_float32 PASSED [ 84%] 2023-01-11T21:54:22.0792539Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinc_cuda_float32 PASSED [ 84%] 2023-01-11T21:54:22.0792897Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinh_cuda_complex64 PASSED [ 84%] 2023-01-11T21:54:22.0793413Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_cuda_float32 SKIPPED (variant consistency doesn't work on torch.ops) [ 84%] 2023-01-11T21:54:22.0793799Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_cuda_float32 PASSED [ 84%] 2023-01-11T21:54:22.0794182Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_with_dtype_cuda_complex64 PASSED [ 84%] 2023-01-11T21:54:22.0794546Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sort_cuda_float32 PASSED [ 85%] 2023-01-11T21:54:22.0794904Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_airy_ai_cuda_float32 PASSED [ 85%] 2023-01-11T21:54:22.0795269Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_j0_cuda_float32 PASSED [ 85%] 2023-01-11T21:54:22.0795638Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_y0_cuda_float32 PASSED [ 85%] 2023-01-11T21:54:22.0796060Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_u_cuda_float32 PASSED [ 85%] 2023-01-11T21:54:22.0796435Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_entr_cuda_float32 PASSED [ 86%] 2023-01-11T21:54:22.0796800Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_erfcx_cuda_float32 PASSED [ 86%] 2023-01-11T21:54:22.0797188Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_hermite_polynomial_h_cuda_float32 PASSED [ 86%] 2023-01-11T21:54:22.0797576Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i0e_cuda_float32 PASSED [ 86%] 2023-01-11T21:54:22.0797936Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i1e_cuda_float32 PASSED [ 86%] 2023-01-11T21:54:22.0798505Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:54:22.0798971Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_i1_cuda_float32 PASSED [ 87%] 2023-01-11T21:54:22.0799364Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_k0_cuda_float32 PASSED [ 87%] 2023-01-11T21:54:22.0799758Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_k1_cuda_float32 PASSED [ 87%] 2023-01-11T21:54:22.0800217Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_ndtr_cuda_float32 PASSED [ 87%] 2023-01-11T21:54:22.0800603Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cuda_float32 PASSED [ 88%] 2023-01-11T21:54:22.0801188Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:54:22.0801646Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_xlog1py_cuda_float32 PASSED [ 88%] 2023-01-11T21:54:22.0802052Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_with_sizes_cuda_float32 PASSED [ 88%] 2023-01-11T21:54:22.0802410Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sqrt_cuda_float32 PASSED [ 88%] 2023-01-11T21:54:22.0802767Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_square_cuda_complex64 PASSED [ 89%] 2023-01-11T21:54:22.0803123Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_squeeze_cuda_complex64 PASSED [ 89%] 2023-01-11T21:54:22.0803480Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_squeeze_cuda_float32 PASSED [ 89%] 2023-01-11T21:54:22.0803826Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_cuda_float32 PASSED [ 89%] 2023-01-11T21:54:22.0804176Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_cuda_complex64 PASSED [ 89%] 2023-01-11T21:54:22.0804547Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_unbiased_cuda_complex64 PASSED [ 90%] 2023-01-11T21:54:22.0804928Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_unbiased_cuda_float32 PASSED [ 90%] 2023-01-11T21:54:22.0805346Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stft_cuda_complex64 SKIPPED (Skipped! stft does not match the native function) [ 90%] 2023-01-11T21:54:22.0805789Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stft_cuda_float32 SKIPPED (Skipped! stft does not match the native function) [ 90%] 2023-01-11T21:54:22.0806338Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_cuda_float32 PASSED [ 90%] 2023-01-11T21:54:22.0806700Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_to_size_cuda_complex64 PASSED [ 91%] 2023-01-11T21:54:22.0807119Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_cuda_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 91%] 2023-01-11T21:54:22.0807574Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_symeig_cuda_float32 PASSED [ 91%] 2023-01-11T21:54:22.0808080Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_t_cuda_complex64 PASSED [ 91%] 2023-01-11T21:54:22.0808540Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_along_dim_cuda_complex64 PASSED [ 91%] 2023-01-11T21:54:22.0809000Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_along_dim_cuda_float32 PASSED [ 92%] 2023-01-11T21:54:22.0809435Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tan_cuda_complex64 PASSED [ 92%] 2023-01-11T21:54:22.0809864Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tan_cuda_float32 PASSED [ 92%] 2023-01-11T21:54:22.0810266Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensor_split_cuda_complex64 PASSED [ 92%] 2023-01-11T21:54:22.0810627Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensordot_cuda_complex64 PASSED [ 92%] 2023-01-11T21:54:22.0810989Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensordot_cuda_float32 PASSED [ 92%] 2023-01-11T21:54:22.0811351Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tile_cuda_complex64 PASSED [ 93%] 2023-01-11T21:54:22.0811699Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tile_cuda_float32 PASSED [ 93%] 2023-01-11T21:54:22.0812041Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_cuda_complex64 PASSED [ 93%] 2023-01-11T21:54:22.0812387Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_cuda_float32 PASSED [ 93%] 2023-01-11T21:54:22.0812745Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_sparse_cuda_complex64 PASSED [ 93%] 2023-01-11T21:54:22.0813111Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_to_sparse_cuda_float32 PASSED [ 94%] 2023-01-11T21:54:22.0813463Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_transpose_cuda_float32 PASSED [ 94%] 2023-01-11T21:54:22.0813828Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapezoid_cuda_complex64 PASSED [ 94%] 2023-01-11T21:54:22.0814227Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapz_cuda_complex64 PASSED [ 94%] 2023-01-11T21:54:22.0814609Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triangular_solve_cuda_complex64 PASSED [ 94%] 2023-01-11T21:54:22.0814967Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tril_cuda_complex64 PASSED [ 95%] 2023-01-11T21:54:22.0815323Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triu_cuda_complex64 PASSED [ 95%] 2023-01-11T21:54:22.0815691Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_true_divide_cuda_complex64 PASSED [ 95%] 2023-01-11T21:54:22.0816061Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unflatten_cuda_float32 PASSED [ 95%] 2023-01-11T21:54:22.0816422Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_copy_cuda_complex64 PASSED [ 95%] 2023-01-11T21:54:22.0816788Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_copy_cuda_float32 PASSED [ 96%] 2023-01-11T21:54:22.0817163Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_cuda_complex64 PASSED [ 96%] 2023-01-11T21:54:22.0817558Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unfold_cuda_float32 PASSED [ 96%] 2023-01-11T21:54:22.0818003Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_cuda_complex64 PASSED [ 96%] 2023-01-11T21:54:22.0818457Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_cuda_complex64 PASSED [ 96%] 2023-01-11T21:54:22.0818907Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_cuda_float32 PASSED [ 97%] 2023-01-11T21:54:22.0819357Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_unbiased_cuda_complex64 PASSED [ 97%] 2023-01-11T21:54:22.0819825Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_mean_unbiased_cuda_float32 PASSED [ 97%] 2023-01-11T21:54:22.0820249Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_unbiased_cuda_float32 PASSED [ 97%] 2023-01-11T21:54:22.0820611Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vdot_cuda_complex64 PASSED [ 97%] 2023-01-11T21:54:22.0820987Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vdot_cuda_float32 PASSED [ 98%] 2023-01-11T21:54:22.0821344Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vsplit_cuda_complex64 PASSED [ 98%] 2023-01-11T21:54:22.0821720Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vstack_cuda_complex64 PASSED [ 98%] 2023-01-11T21:54:22.0822077Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vstack_cuda_float32 PASSED [ 98%] 2023-01-11T21:54:22.0822446Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_float32 SKIPPED (Skipped!) [ 98%] 2023-01-11T21:54:22.0822808Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_xlogy_cuda_float32 PASSED [ 99%] 2023-01-11T21:54:22.0823167Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zero__cuda_complex64 XFAIL [ 99%] 2023-01-11T21:54:22.0823508Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zero__cuda_float32 XFAIL [ 99%] 2023-01-11T21:54:22.0823882Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_float32 SKIPPED (Skipped!) [ 99%] 2023-01-11T21:54:22.0824261Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_like_cuda_complex64 PASSED [ 99%] 2023-01-11T21:54:22.0824624Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_like_cuda_float32 PASSED [100%] 2023-01-11T21:54:22.0824811Z 2023-01-11T21:54:22.0824931Z =============================== warnings summary =============================== 2023-01-11T21:54:22.0825310Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:54:22.0825845Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:54:22.0826210Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:54:22.0826355Z 2023-01-11T21:54:22.0826579Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:54:22.0827107Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-86698a8f3d20f485.xml - 2023-01-11T21:54:22.0827489Z = 375 passed, 54 skipped, 1 deselected, 84 xfailed, 1 warning in 446.59s (0:07:26) = 2023-01-11T21:54:22.0827826Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T21:54:22.0828025Z 2023-01-11T21:54:22.0828310Z ##[endgroup] 2023-01-11T21:54:22.0828687Z FINISHED PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit__b0ryx9v) 2023-01-11T21:54:22.0828899Z 2023-01-11T21:55:23.5377492Z 2023-01-11T21:55:23.5377925Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T21:55:23.5378792Z ##[group]PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit_zvp4fygy) 2023-01-11T21:55:23.5384202Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-bbf6f06b03fd6559.xml 2023-01-11T21:55:23.5384826Z ============================= test session starts ============================== 2023-01-11T21:55:23.5385551Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:55:23.5386006Z cachedir: .pytest_cache 2023-01-11T21:55:23.5386691Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:55:23.5387141Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:55:23.5387650Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:55:23.5387998Z collecting ... collected 1060 items / 3 deselected / 1057 selected 2023-01-11T21:55:23.5440759Z Running 543 items in this shard: test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_acos_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_asinh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atan_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atanh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_floor_rounding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erfc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_exp2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_expm1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_ge_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_gt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_igammac_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_det_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_inv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log_softmax_with_dtype_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_logit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_logsumexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_lt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mH_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_matrix_exp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_max_binary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_neg_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_outer_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_neg_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_transpose_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_trunc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_H_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_T_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_T_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___getitem___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___radd___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___radd___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmod___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmul___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmul___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rsub___cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rsub___cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit__native_batch_norm_legit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit__softmax_backward_data_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_abs_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_abs_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acos_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acos_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_add_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addbmm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcmul_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_decomposed_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_all_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_all_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_allclose_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_allclose_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_amin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_angle_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_any_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_any_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_arange_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_partial_views_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_partial_views_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_scatter_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asinh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atanh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atanh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_1d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bfloat16_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bfloat16_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_block_diag_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bmm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bmm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bool_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_tensors_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_to_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_byte_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cartesian_prod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdist_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdouble_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ceil_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chalf_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chalf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_char_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_inverse_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chunk_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chunk_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_min_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_column_stack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_combinations_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_complex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_physical_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_contiguous_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cummin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumprod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumulative_trapezoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_deg2rad_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagflat_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_copy_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_copy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_scatter_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diff_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diff_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dist_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dist_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_floor_rounding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_trunc_rounding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dstack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_einsum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_einsum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erfc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erfinv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_as_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expm1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eye_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft2_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft2_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfftn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfft_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfftn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fill_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fill_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flatten_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_power_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_floor_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_floor_divide_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_frac_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_frexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_like_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gather_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gather_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ge_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_geqrf_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_geqrf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_half_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_heaviside_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hstack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hstack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hypot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_igamma_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_add_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_add_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_copy_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_copy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_put_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_put_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_select_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_select_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_inner_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isclose_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isinf_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isneginf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isposinf_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isreal_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isreal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_istft_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_2inputs_2outputs_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_unary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kron_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kron_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ldexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_le_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lerp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cond_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cross_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cross_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_singular_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eig_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvals_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvalsh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvalsh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_householder_product_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_ex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_norm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_power_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_multi_dot_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_multi_dot_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_hermitian_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_singular_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_singular_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_qr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_ex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_triangular_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_triangular_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svd_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svdvals_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorinv_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorinv_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vander_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vander_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vecdot_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linspace_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linspace_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log1p_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logaddexp2_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logdet_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_and_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_not_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_or_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_xor_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_xor_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logspace_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_long_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_long_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_solve_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_unpack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mH_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mH_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mT_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mT_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_amax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_argmin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumsum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumsum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_fill_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_fill_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_log_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_logaddexp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_mean_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_prod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_prod_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_select_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_select_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_softmax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_softmin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_std_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_std_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_sum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_var_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matmul_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matmul_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matrix_exp_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matrix_exp_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_binary_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_maximum_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_median_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_list_of_tensors_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_reduction_no_dim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_reduction_with_dim_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mode_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_multinomial_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanmedian_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_copy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_batch_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_dropout_backward_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_ones_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_ones_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_zeros_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_zeros_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nextafter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_batch_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_bilinear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_celu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv1d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose1d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_ctc_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_embedding_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_gelu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_glu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_grid_sample_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardshrink_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_area_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_linear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_nearest_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_kl_div_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_layer_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_leaky_relu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_linear_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_logsigmoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool1d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool2d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool3d_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_mish_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_mse_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multi_margin_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_nll_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_circular_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_constant_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_replicate_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_relu6_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_relu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_silu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_soft_margin_loss_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softsign_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_tanhshrink_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_unfold_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_upsample_bilinear_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nonzero_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nonzero_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_fro_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_nuc_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_nuc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_normal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_outer_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_outer_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pca_lowrank_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_permute_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pinverse_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_4_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_positive_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_positive_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pow_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_prod_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_quantile_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randint_like_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ravel_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ravel_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_real_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reciprocal_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_remainder_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_renorm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_renorm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_interleave_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_interleave_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_as_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_as_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize_as__cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_conj_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_neg_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_neg_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_roll_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rot90_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rot90_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_neg_3_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsqrt_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scalar_tensor_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_add_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_amax_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_amin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_segment_reduce_lengths_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_segment_reduce_offsets_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sgn_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sgn_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_short_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_exponential_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_general_cosine_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_general_hamming_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_hamming_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sin_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sin_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinc_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_scatter_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_with_dtype_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sparse_sampled_addmm_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sparse_sampled_addmm_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_j1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_y1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_t_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_v_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_w_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_hermite_polynomial_he_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i1_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_laguerre_polynomial_l_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_log_ndtr_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_i0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_ndtri_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_spherical_bessel_j0_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_zeta_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_list_args_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_list_args_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_with_sizes_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sqrt_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_square_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stack_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stack_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_unbiased_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_unbiased_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sub_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sub_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_to_size_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_lowrank_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_symeig_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_t_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tanh_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tanh_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensor_split_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_topk_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trace_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trace_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_transpose_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapezoid_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapz_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triangular_solve_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tril_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triu_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_true_divide_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trunc_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unbind_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unbind_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unflatten_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_uniform_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_uniform_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unique_consecutive_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unique_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unsqueeze_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unsqueeze_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_unbiased_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_complex_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_real_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_copy_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vsplit_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_complex64 2023-01-11T21:55:23.5487214Z 2023-01-11T21:55:23.5487400Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_acos_cuda_float32 PASSED [ 0%] 2023-01-11T21:55:23.5487760Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_asinh_cuda_float32 PASSED [ 0%] 2023-01-11T21:55:23.5488098Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atan_cuda_float32 PASSED [ 0%] 2023-01-11T21:55:23.5488443Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_atanh_cuda_float32 PASSED [ 0%] 2023-01-11T21:55:23.5488816Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_div_floor_rounding_cuda_float32 PASSED [ 0%] 2023-01-11T21:55:23.5489487Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erf_cuda_float32 PASSED [ 1%] 2023-01-11T21:55:23.5489825Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_erfc_cuda_float32 PASSED [ 1%] 2023-01-11T21:55:23.5490175Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_exp2_cuda_float32 PASSED [ 1%] 2023-01-11T21:55:23.5490520Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_expm1_cuda_float32 PASSED [ 1%] 2023-01-11T21:55:23.5490854Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_ge_cuda_float32 PASSED [ 1%] 2023-01-11T21:55:23.5491197Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_gt_cuda_float32 PASSED [ 2%] 2023-01-11T21:55:23.5491544Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_igammac_cuda_float32 XFAIL [ 2%] 2023-01-11T21:55:23.5491899Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_det_cuda_float32 PASSED [ 2%] 2023-01-11T21:55:23.5492344Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_linalg_inv_cuda_float32 PASSED [ 2%] 2023-01-11T21:55:23.5492724Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_log_softmax_with_dtype_cuda_float32 PASSED [ 2%] 2023-01-11T21:55:23.5493092Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_logit_cuda_float32 PASSED [ 2%] 2023-01-11T21:55:23.5493432Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_logsumexp_cuda_float32 PASSED [ 3%] 2023-01-11T21:55:23.5493779Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_lt_cuda_float32 PASSED [ 3%] 2023-01-11T21:55:23.5494119Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mH_cuda_float32 PASSED [ 3%] 2023-01-11T21:55:23.5494517Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_matrix_exp_cuda_float32 PASSED [ 3%] 2023-01-11T21:55:23.5494860Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_max_binary_cuda_float32 XFAIL [ 3%] 2023-01-11T21:55:23.5495232Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 4%] 2023-01-11T21:55:23.5495593Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_neg_cuda_float32 PASSED [ 4%] 2023-01-11T21:55:23.5495947Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_nn_functional_conv2d_cuda_float32 PASSED [ 4%] 2023-01-11T21:55:23.5496309Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_outer_cuda_float32 PASSED [ 4%] 2023-01-11T21:55:23.5496651Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_cuda_float32 PASSED [ 4%] 2023-01-11T21:55:23.5497009Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_0_cuda_float32 PASSED [ 4%] 2023-01-11T21:55:23.5497385Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 5%] 2023-01-11T21:55:23.5497763Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_transpose_cuda_float32 PASSED [ 5%] 2023-01-11T21:55:23.5498109Z test_ops_jit.py::TestJitCUDA::test_jit_alias_remapping_trunc_cuda_float32 PASSED [ 5%] 2023-01-11T21:55:23.5498504Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_H_cuda_float32 XFAIL [ 5%] 2023-01-11T21:55:23.5498843Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_T_cuda_complex64 XFAIL [ 5%] 2023-01-11T21:55:23.5499183Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_T_cuda_float32 XFAIL [ 6%] 2023-01-11T21:55:23.5499549Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___getitem___cuda_float32 SKIPPED (Skipped!) [ 6%] 2023-01-11T21:55:23.5499912Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___radd___cuda_complex64 XFAIL [ 6%] 2023-01-11T21:55:23.5500264Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___radd___cuda_float32 XFAIL [ 6%] 2023-01-11T21:55:23.5500611Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rdiv___cuda_float32 XFAIL [ 6%] 2023-01-11T21:55:23.5500960Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmod___cuda_float32 XFAIL [ 6%] 2023-01-11T21:55:23.5501305Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmul___cuda_complex64 XFAIL [ 7%] 2023-01-11T21:55:23.5501654Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rmul___cuda_float32 XFAIL [ 7%] 2023-01-11T21:55:23.5502003Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rsub___cuda_complex64 XFAIL [ 7%] 2023-01-11T21:55:23.5502362Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit___rsub___cuda_float32 XFAIL [ 7%] 2023-01-11T21:55:23.5502727Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit__native_batch_norm_legit_cuda_float32 XFAIL [ 7%] 2023-01-11T21:55:23.5503109Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit__softmax_backward_data_cuda_float32 XFAIL [ 8%] 2023-01-11T21:55:23.5503473Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_abs_cuda_complex64 PASSED [ 8%] 2023-01-11T21:55:23.5503874Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_abs_cuda_float32 PASSED [ 8%] 2023-01-11T21:55:23.5504365Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acos_cuda_complex64 PASSED [ 8%] 2023-01-11T21:55:23.5504804Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_acos_cuda_float32 PASSED [ 8%] 2023-01-11T21:55:23.5505238Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_add_cuda_complex64 PASSED [ 9%] 2023-01-11T21:55:23.5505664Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addbmm_cuda_float32 PASSED [ 9%] 2023-01-11T21:55:23.5506107Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addcmul_cuda_float32 PASSED [ 9%] 2023-01-11T21:55:23.5506522Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_cuda_float32 PASSED [ 9%] 2023-01-11T21:55:23.5506893Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmm_decomposed_cuda_complex64 PASSED [ 9%] 2023-01-11T21:55:23.5507255Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addmv_cuda_complex64 PASSED [ 9%] 2023-01-11T21:55:23.5507616Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addr_cuda_complex64 PASSED [ 10%] 2023-01-11T21:55:23.5507964Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_addr_cuda_float32 PASSED [ 10%] 2023-01-11T21:55:23.5519731Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_all_cuda_complex64 PASSED [ 10%] 2023-01-11T21:55:23.5520099Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_all_cuda_float32 PASSED [ 10%] 2023-01-11T21:55:23.5520480Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_allclose_cuda_complex64 SKIPPED (Skipped!) [ 10%] 2023-01-11T21:55:23.5520959Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_allclose_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:55:23.5521329Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_amin_cuda_float32 PASSED [ 11%] 2023-01-11T21:55:23.5521688Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_angle_cuda_complex64 PASSED [ 11%] 2023-01-11T21:55:23.5522042Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_any_cuda_complex64 PASSED [ 11%] 2023-01-11T21:55:23.5522486Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_any_cuda_float32 PASSED [ 11%] 2023-01-11T21:55:23.5522844Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_arange_cuda_float32 XFAIL [ 11%] 2023-01-11T21:55:23.5523201Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_argmax_cuda_float32 PASSED [ 12%] 2023-01-11T21:55:23.5523576Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_cuda_complex64 PASSED [ 12%] 2023-01-11T21:55:23.5524040Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_cuda_float32 PASSED [ 12%] 2023-01-11T21:55:23.5524520Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_partial_views_cuda_complex64 XFAIL [ 12%] 2023-01-11T21:55:23.5525016Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_partial_views_cuda_float32 XFAIL [ 12%] 2023-01-11T21:55:23.5525492Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_scatter_cuda_complex64 PASSED [ 13%] 2023-01-11T21:55:23.5526146Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_as_strided_scatter_cuda_float32 PASSED [ 13%] 2023-01-11T21:55:23.5526611Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_asinh_cuda_complex64 PASSED [ 13%] 2023-01-11T21:55:23.5526974Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atan_cuda_complex64 PASSED [ 13%] 2023-01-11T21:55:23.5527323Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atanh_cuda_complex64 PASSED [ 13%] 2023-01-11T21:55:23.5527681Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atanh_cuda_float32 PASSED [ 13%] 2023-01-11T21:55:23.5528046Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_1d_cuda_complex64 PASSED [ 14%] 2023-01-11T21:55:23.5528405Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_1d_cuda_float32 XFAIL [ 14%] 2023-01-11T21:55:23.5528765Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_atleast_2d_cuda_float32 XFAIL [ 14%] 2023-01-11T21:55:23.5529201Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bfloat16_cuda_complex64 XFAIL [ 14%] 2023-01-11T21:55:23.5529558Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bfloat16_cuda_float32 XFAIL [ 14%] 2023-01-11T21:55:23.5529906Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_block_diag_cuda_float32 XFAIL [ 15%] 2023-01-11T21:55:23.5530262Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bmm_cuda_complex64 PASSED [ 15%] 2023-01-11T21:55:23.5530619Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bmm_cuda_float32 PASSED [ 15%] 2023-01-11T21:55:23.5530962Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_bool_cuda_float32 XFAIL [ 15%] 2023-01-11T21:55:23.5531340Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_tensors_cuda_complex64 PASSED [ 15%] 2023-01-11T21:55:23.5531719Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_broadcast_to_cuda_float32 PASSED [ 16%] 2023-01-11T21:55:23.5532092Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_byte_cuda_float32 XFAIL [ 16%] 2023-01-11T21:55:23.5532450Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cartesian_prod_cuda_complex64 PASSED [ 16%] 2023-01-11T21:55:23.5532819Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdist_cuda_float32 PASSED [ 16%] 2023-01-11T21:55:23.5533177Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cdouble_cuda_complex64 XFAIL [ 16%] 2023-01-11T21:55:23.5533531Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ceil_cuda_float32 PASSED [ 16%] 2023-01-11T21:55:23.5533877Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chalf_cuda_complex64 XFAIL [ 17%] 2023-01-11T21:55:23.5534219Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chalf_cuda_float32 XFAIL [ 17%] 2023-01-11T21:55:23.5534574Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_char_cuda_complex64 XFAIL [ 17%] 2023-01-11T21:55:23.5534965Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_cuda_float32 PASSED [ 17%] 2023-01-11T21:55:23.5535341Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_inverse_cuda_complex64 PASSED [ 17%] 2023-01-11T21:55:23.5535729Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cholesky_solve_cuda_complex64 PASSED [ 18%] 2023-01-11T21:55:23.5536101Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chunk_cuda_complex64 PASSED [ 18%] 2023-01-11T21:55:23.5536459Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_chunk_cuda_float32 PASSED [ 18%] 2023-01-11T21:55:23.5536815Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_cuda_float32 PASSED [ 18%] 2023-01-11T21:55:23.5537172Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_clamp_min_cuda_float32 PASSED [ 18%] 2023-01-11T21:55:23.5537547Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_column_stack_cuda_complex64 PASSED [ 18%] 2023-01-11T21:55:23.5537921Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_combinations_cuda_float32 PASSED [ 19%] 2023-01-11T21:55:23.5538286Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_complex_cuda_float32 PASSED [ 19%] 2023-01-11T21:55:23.5538652Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_cuda_complex64 PASSED [ 19%] 2023-01-11T21:55:23.5539000Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_cuda_float32 PASSED [ 19%] 2023-01-11T21:55:23.5539366Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_conj_physical_cuda_complex64 PASSED [ 19%] 2023-01-11T21:55:23.5539741Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_contiguous_cuda_float32 PASSED [ 20%] 2023-01-11T21:55:23.5540106Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cummin_cuda_float32 PASSED [ 20%] 2023-01-11T21:55:23.5540463Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumprod_cuda_float32 PASSED [ 20%] 2023-01-11T21:55:23.5540830Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumsum_cuda_float32 PASSED [ 20%] 2023-01-11T21:55:23.5541246Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_cumulative_trapezoid_cuda_float32 PASSED [ 20%] 2023-01-11T21:55:23.5541624Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_deg2rad_cuda_float32 PASSED [ 20%] 2023-01-11T21:55:23.5541975Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_cuda_complex64 PASSED [ 21%] 2023-01-11T21:55:23.5542336Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diag_cuda_float32 PASSED [ 21%] 2023-01-11T21:55:23.5542700Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagflat_cuda_complex64 PASSED [ 21%] 2023-01-11T21:55:23.5543075Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_copy_cuda_complex64 PASSED [ 21%] 2023-01-11T21:55:23.5543458Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_copy_cuda_float32 PASSED [ 21%] 2023-01-11T21:55:23.5543835Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_cuda_float32 PASSED [ 22%] 2023-01-11T21:55:23.5544225Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_scatter_cuda_complex64 PASSED [ 22%] 2023-01-11T21:55:23.5544647Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diagonal_scatter_cuda_float32 PASSED [ 22%] 2023-01-11T21:55:23.5545017Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diff_cuda_complex64 PASSED [ 22%] 2023-01-11T21:55:23.5545376Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_diff_cuda_float32 PASSED [ 22%] 2023-01-11T21:55:23.5545728Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dist_cuda_complex64 PASSED [ 23%] 2023-01-11T21:55:23.5546078Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dist_cuda_float32 PASSED [ 23%] 2023-01-11T21:55:23.5546451Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_floor_rounding_cuda_float32 PASSED [ 23%] 2023-01-11T21:55:23.5546840Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_div_trunc_rounding_cuda_float32 PASSED [ 23%] 2023-01-11T21:55:23.5547235Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_double_cuda_float32 XFAIL [ 23%] 2023-01-11T21:55:23.5547596Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_dstack_cuda_complex64 PASSED [ 23%] 2023-01-11T21:55:23.5547980Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_einsum_cuda_complex64 SKIPPED (Skipped!) [ 24%] 2023-01-11T21:55:23.5548365Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_einsum_cuda_float32 SKIPPED (Skipped!) [ 24%] 2023-01-11T21:55:23.5548749Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_empty_like_cuda_complex64 SKIPPED (Skipped!) [ 24%] 2023-01-11T21:55:23.5549128Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_equal_cuda_complex64 PASSED [ 24%] 2023-01-11T21:55:23.5549488Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erfc_cuda_float32 PASSED [ 24%] 2023-01-11T21:55:23.5549844Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_erfinv_cuda_float32 PASSED [ 25%] 2023-01-11T21:55:23.5550211Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp2_cuda_float32 PASSED [ 25%] 2023-01-11T21:55:23.5550566Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_exp_cuda_float32 PASSED [ 25%] 2023-01-11T21:55:23.5550933Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_as_cuda_complex64 PASSED [ 25%] 2023-01-11T21:55:23.5551296Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expand_cuda_complex64 PASSED [ 25%] 2023-01-11T21:55:23.5551659Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_expm1_cuda_float32 PASSED [ 25%] 2023-01-11T21:55:23.5552013Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_eye_cuda_float32 XFAIL [ 26%] 2023-01-11T21:55:23.5552378Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft2_cuda_complex64 PASSED [ 26%] 2023-01-11T21:55:23.5552738Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft_cuda_complex64 PASSED [ 26%] 2023-01-11T21:55:23.5553129Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fft_cuda_float32 PASSED [ 26%] 2023-01-11T21:55:23.5553488Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_fftn_cuda_float32 PASSED [ 26%] 2023-01-11T21:55:23.5553846Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_hfft2_cuda_complex64 PASSED [ 27%] 2023-01-11T21:55:23.5554215Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifft_cuda_complex64 PASSED [ 27%] 2023-01-11T21:55:23.5554635Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftn_cuda_complex64 PASSED [ 27%] 2023-01-11T21:55:23.5555000Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ifftn_cuda_float32 PASSED [ 27%] 2023-01-11T21:55:23.5555361Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfft2_cuda_float32 PASSED [ 27%] 2023-01-11T21:55:23.5555736Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_ihfft_cuda_float32 PASSED [ 27%] 2023-01-11T21:55:23.5556121Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft2_cuda_float32 PASSED [ 28%] 2023-01-11T21:55:23.5556491Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfft_cuda_complex64 PASSED [ 28%] 2023-01-11T21:55:23.5556868Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_irfftn_cuda_complex64 PASSED [ 28%] 2023-01-11T21:55:23.5557250Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfft_cuda_float32 PASSED [ 28%] 2023-01-11T21:55:23.5557623Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fft_rfftn_cuda_float32 PASSED [ 28%] 2023-01-11T21:55:23.5557987Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fill_cuda_complex64 XFAIL [ 29%] 2023-01-11T21:55:23.5558338Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fill_cuda_float32 XFAIL [ 29%] 2023-01-11T21:55:23.5558695Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flatten_cuda_float32 PASSED [ 29%] 2023-01-11T21:55:23.5559064Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flip_cuda_float32 PASSED [ 29%] 2023-01-11T21:55:23.5559443Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fliplr_cuda_float32 PASSED [ 29%] 2023-01-11T21:55:23.5559807Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_flipud_cuda_float32 PASSED [ 30%] 2023-01-11T21:55:23.5560189Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_float_power_cuda_float32 SKIPPED (Skipped!) [ 30%] 2023-01-11T21:55:23.5560555Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_floor_cuda_float32 PASSED [ 30%] 2023-01-11T21:55:23.5560987Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_floor_divide_cuda_float32 SKIPPED (Skipped!) [ 30%] 2023-01-11T21:55:23.5561358Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_fmax_cuda_float32 PASSED [ 30%] 2023-01-11T21:55:23.5561711Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_frac_cuda_float32 PASSED [ 30%] 2023-01-11T21:55:23.5562047Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_frexp_cuda_float32 PASSED [ 31%] 2023-01-11T21:55:23.5562417Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_cuda_float32 SKIPPED (Skipped!) [ 31%] 2023-01-11T21:55:23.5562789Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_like_cuda_complex64 PASSED [ 31%] 2023-01-11T21:55:23.5563150Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_full_like_cuda_float32 PASSED [ 31%] 2023-01-11T21:55:23.5563502Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gather_cuda_complex64 PASSED [ 31%] 2023-01-11T21:55:23.5563928Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_gather_cuda_float32 PASSED [ 32%] 2023-01-11T21:55:23.5564368Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ge_cuda_float32 PASSED [ 32%] 2023-01-11T21:55:23.5564802Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_geqrf_cuda_complex64 PASSED [ 32%] 2023-01-11T21:55:23.5565240Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_geqrf_cuda_float32 PASSED [ 32%] 2023-01-11T21:55:23.5565721Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_half_cuda_float32 XFAIL [ 32%] 2023-01-11T21:55:23.5566275Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_heaviside_cuda_float32 PASSED [ 32%] 2023-01-11T21:55:23.5566724Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hstack_cuda_complex64 PASSED [ 33%] 2023-01-11T21:55:23.5567080Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hstack_cuda_float32 PASSED [ 33%] 2023-01-11T21:55:23.5567435Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_hypot_cuda_float32 PASSED [ 33%] 2023-01-11T21:55:23.5567786Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_igamma_cuda_float32 PASSED [ 33%] 2023-01-11T21:55:23.5568136Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_add_cuda_complex64 PASSED [ 33%] 2023-01-11T21:55:23.5568500Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_add_cuda_float32 PASSED [ 34%] 2023-01-11T21:55:23.5568871Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_copy_cuda_complex64 PASSED [ 34%] 2023-01-11T21:55:23.5569231Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_copy_cuda_float32 PASSED [ 34%] 2023-01-11T21:55:23.5569594Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_put_cuda_complex64 PASSED [ 34%] 2023-01-11T21:55:23.5569961Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_put_cuda_float32 PASSED [ 34%] 2023-01-11T21:55:23.5570328Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_select_cuda_complex64 PASSED [ 34%] 2023-01-11T21:55:23.5570688Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_index_select_cuda_float32 PASSED [ 35%] 2023-01-11T21:55:23.5571046Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_inner_cuda_complex64 PASSED [ 35%] 2023-01-11T21:55:23.5571406Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isclose_cuda_complex64 PASSED [ 35%] 2023-01-11T21:55:23.5571829Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isfinite_cuda_complex64 PASSED [ 35%] 2023-01-11T21:55:23.5572180Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isin_cuda_float32 PASSED [ 35%] 2023-01-11T21:55:23.5572535Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isinf_cuda_complex64 PASSED [ 36%] 2023-01-11T21:55:23.5572888Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isneginf_cuda_float32 PASSED [ 36%] 2023-01-11T21:55:23.5573236Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isposinf_cuda_float32 PASSED [ 36%] 2023-01-11T21:55:23.5573595Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isreal_cuda_complex64 PASSED [ 36%] 2023-01-11T21:55:23.5573951Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_isreal_cuda_float32 PASSED [ 36%] 2023-01-11T21:55:23.5574361Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_istft_cuda_complex64 SKIPPED (Skipped! istft does not match the native function) [ 37%] 2023-01-11T21:55:23.5574790Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_2inputs_2outputs_cuda_complex64 XFAIL [ 37%] 2023-01-11T21:55:23.5575197Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cuda_complex64 XFAIL [ 37%] 2023-01-11T21:55:23.5575602Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cuda_float32 XFAIL [ 37%] 2023-01-11T21:55:23.5575989Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_binary_cuda_float32 XFAIL [ 37%] 2023-01-11T21:55:23.5576351Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_jiterator_unary_cuda_float32 XFAIL [ 37%] 2023-01-11T21:55:23.5576718Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kron_cuda_complex64 PASSED [ 38%] 2023-01-11T21:55:23.5577070Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_kron_cuda_float32 PASSED [ 38%] 2023-01-11T21:55:23.5577412Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ldexp_cuda_float32 PASSED [ 38%] 2023-01-11T21:55:23.5577806Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_le_cuda_float32 PASSED [ 38%] 2023-01-11T21:55:23.5578150Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lerp_cuda_float32 PASSED [ 38%] 2023-01-11T21:55:23.5578515Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cond_cuda_float32 PASSED [ 39%] 2023-01-11T21:55:23.5578875Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cross_cuda_complex64 PASSED [ 39%] 2023-01-11T21:55:23.5579242Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cross_cuda_float32 PASSED [ 39%] 2023-01-11T21:55:23.5579621Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_det_singular_cuda_complex64 PASSED [ 39%] 2023-01-11T21:55:23.5579995Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eig_cuda_float32 PASSED [ 39%] 2023-01-11T21:55:23.5580358Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvals_cuda_float32 PASSED [ 39%] 2023-01-11T21:55:23.5580750Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvalsh_cuda_complex64 PASSED [ 40%] 2023-01-11T21:55:23.5581142Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_eigvalsh_cuda_float32 PASSED [ 40%] 2023-01-11T21:55:23.5581538Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_householder_product_cuda_float32 PASSED [ 40%] 2023-01-11T21:55:23.5581933Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_inv_cuda_float32 PASSED [ 40%] 2023-01-11T21:55:23.5582320Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_cuda_complex64 PASSED [ 40%] 2023-01-11T21:55:23.5582706Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_factor_cuda_float32 PASSED [ 41%] 2023-01-11T21:55:23.5583085Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_ldl_solve_cuda_float32 PASSED [ 41%] 2023-01-11T21:55:23.5583471Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_cuda_complex64 PASSED [ 41%] 2023-01-11T21:55:23.5583987Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cuda_complex64 XFAIL [ 41%] 2023-01-11T21:55:23.5584503Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cuda_float32 XFAIL [ 41%] 2023-01-11T21:55:23.5584976Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_cuda_float32 PASSED [ 41%] 2023-01-11T21:55:23.5585451Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_cuda_complex64 PASSED [ 42%] 2023-01-11T21:55:23.5585936Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_factor_ex_cuda_float32 PASSED [ 42%] 2023-01-11T21:55:23.5586412Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_solve_cuda_complex64 PASSED [ 42%] 2023-01-11T21:55:23.5586808Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_lu_solve_cuda_float32 PASSED [ 42%] 2023-01-11T21:55:23.5587207Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_norm_cuda_complex64 PASSED [ 42%] 2023-01-11T21:55:23.5587603Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_norm_cuda_float32 PASSED [ 43%] 2023-01-11T21:55:23.5587997Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_power_cuda_complex64 PASSED [ 43%] 2023-01-11T21:55:23.5588407Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cuda_complex64 PASSED [ 43%] 2023-01-11T21:55:23.5588808Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_multi_dot_cuda_complex64 PASSED [ 43%] 2023-01-11T21:55:23.5589189Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_multi_dot_cuda_float32 PASSED [ 43%] 2023-01-11T21:55:23.5589563Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_cuda_float32 PASSED [ 44%] 2023-01-11T21:55:23.5589969Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cuda_complex64 PASSED [ 44%] 2023-01-11T21:55:23.5590430Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_hermitian_cuda_float32 PASSED [ 44%] 2023-01-11T21:55:23.5590900Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_singular_cuda_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 44%] 2023-01-11T21:55:23.5591422Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 44%] 2023-01-11T21:55:23.5591869Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_qr_cuda_float32 PASSED [ 44%] 2023-01-11T21:55:23.5592246Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_cuda_float32 PASSED [ 45%] 2023-01-11T21:55:23.5592629Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_ex_cuda_float32 PASSED [ 45%] 2023-01-11T21:55:23.5593018Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_triangular_cuda_complex64 PASSED [ 45%] 2023-01-11T21:55:23.5593416Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_solve_triangular_cuda_float32 PASSED [ 45%] 2023-01-11T21:55:23.5593789Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svd_cuda_float32 PASSED [ 45%] 2023-01-11T21:55:23.5594152Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_svdvals_cuda_float32 PASSED [ 46%] 2023-01-11T21:55:23.5594528Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorinv_cuda_complex64 PASSED [ 46%] 2023-01-11T21:55:23.5594905Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_tensorinv_cuda_float32 PASSED [ 46%] 2023-01-11T21:55:23.5595288Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vander_cuda_complex64 PASSED [ 46%] 2023-01-11T21:55:23.5595649Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vander_cuda_float32 PASSED [ 46%] 2023-01-11T21:55:23.5596049Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_vecdot_cuda_complex64 PASSED [ 46%] 2023-01-11T21:55:23.5596434Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linspace_cuda_complex64 SKIPPED (Skipped!) [ 47%] 2023-01-11T21:55:23.5596815Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linspace_cuda_float32 XFAIL [ 47%] 2023-01-11T21:55:23.5597163Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log1p_cuda_complex64 PASSED [ 47%] 2023-01-11T21:55:23.5597515Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_cuda_float32 PASSED [ 47%] 2023-01-11T21:55:23.5597870Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_log_softmax_cuda_float32 PASSED [ 47%] 2023-01-11T21:55:23.5598224Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logaddexp2_cuda_float32 PASSED [ 48%] 2023-01-11T21:55:23.5598584Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logdet_cuda_complex64 PASSED [ 48%] 2023-01-11T21:55:23.5598950Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_and_cuda_complex64 PASSED [ 48%] 2023-01-11T21:55:23.5599316Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_not_cuda_float32 PASSED [ 48%] 2023-01-11T21:55:23.5599672Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_or_cuda_float32 PASSED [ 48%] 2023-01-11T21:55:23.5600037Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_xor_cuda_complex64 PASSED [ 48%] 2023-01-11T21:55:23.5600399Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logical_xor_cuda_float32 PASSED [ 49%] 2023-01-11T21:55:23.5600829Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logit_cuda_float32 PASSED [ 49%] 2023-01-11T21:55:23.5601196Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_logspace_cuda_complex64 SKIPPED (Skipped!) [ 49%] 2023-01-11T21:55:23.5601569Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_long_cuda_complex64 XFAIL [ 49%] 2023-01-11T21:55:23.5601917Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_long_cuda_float32 XFAIL [ 49%] 2023-01-11T21:55:23.5602292Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_cuda_float32 XFAIL [ 50%] 2023-01-11T21:55:23.5602648Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_solve_cuda_complex64 PASSED [ 50%] 2023-01-11T21:55:23.5603011Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_solve_cuda_float32 PASSED [ 50%] 2023-01-11T21:55:23.5603375Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_lu_unpack_cuda_complex64 PASSED [ 50%] 2023-01-11T21:55:23.5603725Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mH_cuda_complex64 XFAIL [ 50%] 2023-01-11T21:55:23.5604149Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mH_cuda_float32 XFAIL [ 51%] 2023-01-11T21:55:23.5604574Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mT_cuda_complex64 XFAIL [ 51%] 2023-01-11T21:55:23.5604997Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mT_cuda_float32 XFAIL [ 51%] 2023-01-11T21:55:23.5605445Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_amax_cuda_float32 SKIPPED (Skipped!) [ 51%] 2023-01-11T21:55:23.5605912Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_argmin_cuda_float32 XFAIL [ 51%] 2023-01-11T21:55:23.5606562Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumsum_cuda_complex64 SKIPPED (Skipped!) [ 51%] 2023-01-11T21:55:23.5606959Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_cumsum_cuda_float32 SKIPPED (Skipped!) [ 52%] 2023-01-11T21:55:23.5607346Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_fill_cuda_complex64 PASSED [ 52%] 2023-01-11T21:55:23.5607719Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_fill_cuda_float32 PASSED [ 52%] 2023-01-11T21:55:23.5608092Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_log_softmax_cuda_float32 XFAIL [ 52%] 2023-01-11T21:55:23.5608479Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_logaddexp_cuda_float32 SKIPPED (Skipped!) [ 52%] 2023-01-11T21:55:23.5608931Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_mean_cuda_complex64 XFAIL [ 53%] 2023-01-11T21:55:23.5609303Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_mean_cuda_float32 XFAIL [ 53%] 2023-01-11T21:55:23.5609674Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_prod_cuda_complex64 XFAIL [ 53%] 2023-01-11T21:55:23.5610039Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_prod_cuda_float32 XFAIL [ 53%] 2023-01-11T21:55:23.5610416Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_select_cuda_complex64 PASSED [ 53%] 2023-01-11T21:55:23.5610798Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_select_cuda_float32 PASSED [ 53%] 2023-01-11T21:55:23.5611160Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_softmax_cuda_float32 XFAIL [ 54%] 2023-01-11T21:55:23.5611534Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_softmin_cuda_float32 XFAIL [ 54%] 2023-01-11T21:55:23.5611917Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_std_cuda_complex64 XFAIL [ 54%] 2023-01-11T21:55:23.5612283Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_std_cuda_float32 XFAIL [ 54%] 2023-01-11T21:55:23.5612637Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_sum_cuda_float32 XFAIL [ 54%] 2023-01-11T21:55:23.5612988Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_masked_var_cuda_float32 XFAIL [ 55%] 2023-01-11T21:55:23.5613365Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matmul_cuda_complex64 PASSED [ 55%] 2023-01-11T21:55:23.5613729Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matmul_cuda_float32 PASSED [ 55%] 2023-01-11T21:55:23.5614092Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matrix_exp_cuda_complex64 PASSED [ 55%] 2023-01-11T21:55:23.5614463Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_matrix_exp_cuda_float32 PASSED [ 55%] 2023-01-11T21:55:23.5614873Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_max_binary_cuda_float32 PASSED [ 55%] 2023-01-11T21:55:23.5615229Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_maximum_cuda_float32 PASSED [ 56%] 2023-01-11T21:55:23.5615590Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_median_cuda_float32 PASSED [ 56%] 2023-01-11T21:55:23.5615976Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_list_of_tensors_cuda_complex64 PASSED [ 56%] 2023-01-11T21:55:23.5616391Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_complex64 SKIPPED (Skipped!) [ 56%] 2023-01-11T21:55:23.5616793Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_reduction_no_dim_cuda_float32 PASSED [ 56%] 2023-01-11T21:55:23.5617184Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_min_reduction_with_dim_cuda_float32 PASSED [ 57%] 2023-01-11T21:55:23.5617566Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mm_cuda_float32 PASSED [ 57%] 2023-01-11T21:55:23.5617921Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mode_cuda_float32 PASSED [ 57%] 2023-01-11T21:55:23.5618276Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_multinomial_cuda_float32 XFAIL [ 57%] 2023-01-11T21:55:23.5618659Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 57%] 2023-01-11T21:55:23.5619046Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nanmedian_cuda_float32 PASSED [ 58%] 2023-01-11T21:55:23.5619407Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_narrow_copy_cuda_float32 PASSED [ 58%] 2023-01-11T21:55:23.5619781Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_batch_norm_cuda_float32 XFAIL [ 58%] 2023-01-11T21:55:23.5620178Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_native_dropout_backward_cuda_float32 SKIPPED (Skipped!) [ 58%] 2023-01-11T21:55:23.5620617Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_empty_cuda_complex64 SKIPPED (Skipped!) [ 58%] 2023-01-11T21:55:23.5620993Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_ones_cuda_complex64 PASSED [ 58%] 2023-01-11T21:55:23.5621361Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_ones_cuda_float32 PASSED [ 59%] 2023-01-11T21:55:23.5621734Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_zeros_cuda_complex64 PASSED [ 59%] 2023-01-11T21:55:23.5622118Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_new_zeros_cuda_float32 PASSED [ 59%] 2023-01-11T21:55:23.5622481Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nextafter_cuda_float32 PASSED [ 59%] 2023-01-11T21:55:23.5622898Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 59%] 2023-01-11T21:55:23.5623339Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cuda_float32 XFAIL [ 60%] 2023-01-11T21:55:23.5623812Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 60%] 2023-01-11T21:55:23.5624315Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cuda_float32 XFAIL [ 60%] 2023-01-11T21:55:23.5624827Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cuda_float32 XFAIL [ 60%] 2023-01-11T21:55:23.5625323Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_avg_pool2d_cuda_float32 PASSED [ 60%] 2023-01-11T21:55:23.5625823Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_batch_norm_cuda_float32 PASSED [ 60%] 2023-01-11T21:55:23.5626324Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 61%] 2023-01-11T21:55:23.5626773Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_bilinear_cuda_float32 PASSED [ 61%] 2023-01-11T21:55:23.5627216Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cuda_float32 XFAIL [ 61%] 2023-01-11T21:55:23.5627646Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (Skipped!) [ 61%] 2023-01-11T21:55:23.5628079Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_celu_cuda_float32 PASSED [ 61%] 2023-01-11T21:55:23.5628480Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv1d_cuda_complex64 SKIPPED (Skipped!) [ 62%] 2023-01-11T21:55:23.5628892Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv1d_cuda_float32 SKIPPED (Skipped!) [ 62%] 2023-01-11T21:55:23.5629308Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose1d_cuda_complex64 SKIPPED (Skipped!) [ 62%] 2023-01-11T21:55:23.5629727Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose1d_cuda_float32 XFAIL [ 62%] 2023-01-11T21:55:23.5630149Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (Skipped!) [ 62%] 2023-01-11T21:55:23.5630585Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_complex64 SKIPPED (Skipped!) [ 62%] 2023-01-11T21:55:23.5630998Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 63%] 2023-01-11T21:55:23.5631411Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:55:23.5631817Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout2d_cuda_float32 XFAIL [ 63%] 2023-01-11T21:55:23.5632205Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_dropout3d_cuda_float32 XFAIL [ 63%] 2023-01-11T21:55:23.5632622Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_embedding_cuda_float32 XFAIL [ 63%] 2023-01-11T21:55:23.5633053Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cuda_float32 XFAIL [ 64%] 2023-01-11T21:55:23.5633491Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 XFAIL [ 64%] 2023-01-11T21:55:23.5633919Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 64%] 2023-01-11T21:55:23.5634323Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 64%] 2023-01-11T21:55:23.5634718Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_gelu_cuda_float32 PASSED [ 64%] 2023-01-11T21:55:23.5635108Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_glu_cuda_float32 PASSED [ 65%] 2023-01-11T21:55:23.5635503Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_grid_sample_cuda_float32 PASSED [ 65%] 2023-01-11T21:55:23.5635898Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hardshrink_cuda_float32 PASSED [ 65%] 2023-01-11T21:55:23.5636309Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 65%] 2023-01-11T21:55:23.5636731Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_area_cuda_float32 XFAIL [ 65%] 2023-01-11T21:55:23.5637140Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cuda_float32 XFAIL [ 65%] 2023-01-11T21:55:23.5637541Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_linear_cuda_float32 XFAIL [ 66%] 2023-01-11T21:55:23.5637948Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_nearest_cuda_float32 XFAIL [ 66%] 2023-01-11T21:55:23.5638364Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cuda_float32 XFAIL [ 66%] 2023-01-11T21:55:23.5638789Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_kl_div_cuda_float32 PASSED [ 66%] 2023-01-11T21:55:23.5639180Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_layer_norm_cuda_float32 PASSED [ 66%] 2023-01-11T21:55:23.5639573Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_leaky_relu_cuda_float32 PASSED [ 67%] 2023-01-11T21:55:23.5639971Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_linear_cuda_complex64 PASSED [ 67%] 2023-01-11T21:55:23.5640354Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_logsigmoid_cuda_float32 PASSED [ 67%] 2023-01-11T21:55:23.5640821Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 67%] 2023-01-11T21:55:23.5641288Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 67%] 2023-01-11T21:55:23.5641800Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 67%] 2023-01-11T21:55:23.5642242Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 68%] 2023-01-11T21:55:23.5642643Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 68%] 2023-01-11T21:55:23.5643058Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_max_unpool3d_cuda_float32 PASSED [ 68%] 2023-01-11T21:55:23.5643449Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_mish_cuda_float32 PASSED [ 68%] 2023-01-11T21:55:23.5643890Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_mse_loss_cuda_float32 XFAIL [ 68%] 2023-01-11T21:55:23.5644419Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 69%] 2023-01-11T21:55:23.5644933Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 69%] 2023-01-11T21:55:23.5645474Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:55:23.5646110Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_nll_loss_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:55:23.5646605Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_circular_cuda_complex64 PASSED [ 69%] 2023-01-11T21:55:23.5647008Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_constant_cuda_complex64 PASSED [ 69%] 2023-01-11T21:55:23.5647426Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pad_replicate_cuda_complex64 PASSED [ 70%] 2023-01-11T21:55:23.5647853Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_complex64 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:55:23.5648289Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_float32 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:55:23.5648719Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_complex64 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:55:23.5649128Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_relu6_cuda_float32 PASSED [ 70%] 2023-01-11T21:55:23.5649504Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_relu_cuda_float32 PASSED [ 71%] 2023-01-11T21:55:23.5649886Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_silu_cuda_float32 PASSED [ 71%] 2023-01-11T21:55:23.5650284Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 71%] 2023-01-11T21:55:23.5650750Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_softsign_cuda_float32 PASSED [ 71%] 2023-01-11T21:55:23.5651137Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_tanhshrink_cuda_float32 PASSED [ 71%] 2023-01-11T21:55:23.5651555Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_unfold_cuda_float32 SKIPPED (Internal assert failed!) [ 72%] 2023-01-11T21:55:23.5651976Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nn_functional_upsample_bilinear_cuda_float32 XFAIL [ 72%] 2023-01-11T21:55:23.5652368Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nonzero_cuda_complex64 XFAIL [ 72%] 2023-01-11T21:55:23.5652721Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_nonzero_cuda_float32 XFAIL [ 72%] 2023-01-11T21:55:23.5653078Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_cuda_float32 XFAIL [ 72%] 2023-01-11T21:55:23.5653442Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_fro_cuda_complex64 XFAIL [ 72%] 2023-01-11T21:55:23.5653800Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_nuc_cuda_complex64 XFAIL [ 73%] 2023-01-11T21:55:23.5654158Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_norm_nuc_cuda_float32 XFAIL [ 73%] 2023-01-11T21:55:23.5654513Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_normal_cuda_float32 XFAIL [ 73%] 2023-01-11T21:55:23.5654884Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_cuda_complex64 SKIPPED (Skipped!) [ 73%] 2023-01-11T21:55:23.5655261Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_cuda_float32 SKIPPED (Skipped!) [ 73%] 2023-01-11T21:55:23.5655628Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ones_like_cuda_float32 PASSED [ 74%] 2023-01-11T21:55:23.5655988Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ormqr_cuda_complex64 PASSED [ 74%] 2023-01-11T21:55:23.5656349Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_outer_cuda_complex64 PASSED [ 74%] 2023-01-11T21:55:23.5656760Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_outer_cuda_float32 PASSED [ 74%] 2023-01-11T21:55:23.5657126Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pca_lowrank_cuda_float32 XFAIL [ 74%] 2023-01-11T21:55:23.5657491Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_permute_cuda_float32 PASSED [ 74%] 2023-01-11T21:55:23.5657853Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pinverse_cuda_complex64 PASSED [ 75%] 2023-01-11T21:55:23.5658261Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T21:55:23.5658655Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_positive_cuda_complex64 PASSED [ 75%] 2023-01-11T21:55:23.5659039Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_positive_cuda_float32 PASSED [ 75%] 2023-01-11T21:55:23.5659392Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_pow_cuda_complex64 PASSED [ 75%] 2023-01-11T21:55:23.5659769Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_prod_cuda_complex64 PASSED [ 76%] 2023-01-11T21:55:23.5660129Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_qr_cuda_complex64 PASSED [ 76%] 2023-01-11T21:55:23.5660480Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_quantile_cuda_float32 PASSED [ 76%] 2023-01-11T21:55:23.5660848Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_randint_like_cuda_float32 XFAIL [ 76%] 2023-01-11T21:55:23.5661213Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ravel_cuda_complex64 PASSED [ 76%] 2023-01-11T21:55:23.5661572Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_ravel_cuda_float32 PASSED [ 76%] 2023-01-11T21:55:23.5661920Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_real_cuda_float32 PASSED [ 77%] 2023-01-11T21:55:23.5662286Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reciprocal_cuda_float32 PASSED [ 77%] 2023-01-11T21:55:23.5662695Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_remainder_cuda_float32 PASSED [ 77%] 2023-01-11T21:55:23.5663067Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_renorm_cuda_complex64 PASSED [ 77%] 2023-01-11T21:55:23.5663426Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_renorm_cuda_float32 PASSED [ 77%] 2023-01-11T21:55:23.5663844Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_cuda_complex64 PASSED [ 78%] 2023-01-11T21:55:23.5664296Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_cuda_float32 PASSED [ 78%] 2023-01-11T21:55:23.5664776Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_interleave_cuda_complex64 SKIPPED (Skipped!) [ 78%] 2023-01-11T21:55:23.5665288Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_repeat_interleave_cuda_float32 SKIPPED (Skipped!) [ 78%] 2023-01-11T21:55:23.5665779Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_as_cuda_complex64 PASSED [ 78%] 2023-01-11T21:55:23.5666251Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_as_cuda_float32 PASSED [ 79%] 2023-01-11T21:55:23.5666652Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_reshape_cuda_float32 PASSED [ 79%] 2023-01-11T21:55:23.5667019Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resize_as__cuda_float32 PASSED [ 79%] 2023-01-11T21:55:23.5667397Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_conj_cuda_complex64 PASSED [ 79%] 2023-01-11T21:55:23.5667773Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_neg_cuda_complex64 PASSED [ 79%] 2023-01-11T21:55:23.5668137Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_resolve_neg_cuda_float32 PASSED [ 79%] 2023-01-11T21:55:23.5668510Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_roll_cuda_complex64 PASSED [ 80%] 2023-01-11T21:55:23.5668872Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rot90_cuda_complex64 PASSED [ 80%] 2023-01-11T21:55:23.5669253Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rot90_cuda_float32 PASSED [ 80%] 2023-01-11T21:55:23.5669608Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_cuda_float32 PASSED [ 80%] 2023-01-11T21:55:23.5669994Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 80%] 2023-01-11T21:55:23.5670376Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_rsqrt_cuda_float32 PASSED [ 81%] 2023-01-11T21:55:23.5670735Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scalar_tensor_cuda_complex64 XFAIL [ 81%] 2023-01-11T21:55:23.5671112Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_add_cuda_complex64 PASSED [ 81%] 2023-01-11T21:55:23.5671479Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_cuda_float32 PASSED [ 81%] 2023-01-11T21:55:23.5671851Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_amax_cuda_float32 PASSED [ 81%] 2023-01-11T21:55:23.5672232Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_amin_cuda_float32 PASSED [ 81%] 2023-01-11T21:55:23.5672615Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_scatter_reduce_mean_cuda_float32 PASSED [ 82%] 2023-01-11T21:55:23.5673016Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped!) [ 82%] 2023-01-11T21:55:23.5673427Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped!) [ 82%] 2023-01-11T21:55:23.5673818Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_cuda_complex64 PASSED [ 82%] 2023-01-11T21:55:23.5674183Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_select_cuda_float32 PASSED [ 82%] 2023-01-11T21:55:23.5674539Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sgn_cuda_complex64 PASSED [ 83%] 2023-01-11T21:55:23.5674885Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sgn_cuda_float32 PASSED [ 83%] 2023-01-11T21:55:23.5675278Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_short_cuda_float32 XFAIL [ 83%] 2023-01-11T21:55:23.5675636Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sigmoid_cuda_float32 PASSED [ 83%] 2023-01-11T21:55:23.5676019Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_exponential_cuda_float32 XFAIL [ 83%] 2023-01-11T21:55:23.5676414Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_general_cosine_cuda_float32 XFAIL [ 83%] 2023-01-11T21:55:23.5676814Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_general_hamming_cuda_float32 XFAIL [ 84%] 2023-01-11T21:55:23.5677210Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_signal_windows_hamming_cuda_float32 XFAIL [ 84%] 2023-01-11T21:55:23.5677571Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sin_cuda_complex64 PASSED [ 84%] 2023-01-11T21:55:23.5677929Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sin_cuda_float32 PASSED [ 84%] 2023-01-11T21:55:23.5678285Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinc_cuda_complex64 PASSED [ 84%] 2023-01-11T21:55:23.5678641Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sinh_cuda_float32 PASSED [ 85%] 2023-01-11T21:55:23.5679202Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_cuda_complex64 SKIPPED (variant consistency doesn't work on torch.ops) [ 85%] 2023-01-11T21:55:23.5679618Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_slice_scatter_cuda_float32 PASSED [ 85%] 2023-01-11T21:55:23.5679996Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_softmax_with_dtype_cuda_float32 PASSED [ 85%] 2023-01-11T21:55:23.5680400Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sparse_sampled_addmm_cuda_complex64 SKIPPED (Skipped!) [ 85%] 2023-01-11T21:55:23.5680865Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 86%] 2023-01-11T21:55:23.5681297Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_j1_cuda_float32 PASSED [ 86%] 2023-01-11T21:55:23.5681673Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_bessel_y1_cuda_float32 PASSED [ 86%] 2023-01-11T21:55:23.5682063Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_t_cuda_float32 PASSED [ 86%] 2023-01-11T21:55:23.5682643Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:55:23.5683269Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:55:23.5683732Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_hermite_polynomial_he_cuda_float32 PASSED [ 87%] 2023-01-11T21:55:23.5684215Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_i1_cuda_float32 PASSED [ 87%] 2023-01-11T21:55:23.5684684Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_laguerre_polynomial_l_cuda_float32 PASSED [ 87%] 2023-01-11T21:55:23.5685179Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_log_ndtr_cuda_float32 PASSED [ 87%] 2023-01-11T21:55:23.5685664Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_modified_bessel_i0_cuda_float32 PASSED [ 87%] 2023-01-11T21:55:23.5686206Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_ndtri_cuda_float32 PASSED [ 88%] 2023-01-11T21:55:23.5686700Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cuda_float32 XFAIL [ 88%] 2023-01-11T21:55:23.5687124Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cuda_float32 PASSED [ 88%] 2023-01-11T21:55:23.5687715Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:55:23.5688417Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:55:23.5689052Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:55:23.5689523Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_spherical_bessel_j0_cuda_float32 PASSED [ 89%] 2023-01-11T21:55:23.5689905Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_special_zeta_cuda_float32 PASSED [ 89%] 2023-01-11T21:55:23.5690269Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_cuda_complex64 PASSED [ 89%] 2023-01-11T21:55:23.5690616Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_cuda_float32 PASSED [ 89%] 2023-01-11T21:55:23.5690986Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_list_args_cuda_complex64 PASSED [ 89%] 2023-01-11T21:55:23.5691361Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_list_args_cuda_float32 PASSED [ 90%] 2023-01-11T21:55:23.5691728Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_split_with_sizes_cuda_complex64 PASSED [ 90%] 2023-01-11T21:55:23.5692093Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sqrt_cuda_complex64 PASSED [ 90%] 2023-01-11T21:55:23.5692448Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_square_cuda_float32 PASSED [ 90%] 2023-01-11T21:55:23.5692795Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stack_cuda_complex64 PASSED [ 90%] 2023-01-11T21:55:23.5693141Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_stack_cuda_float32 PASSED [ 90%] 2023-01-11T21:55:23.5693491Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_cuda_complex64 PASSED [ 91%] 2023-01-11T21:55:23.5693879Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_mean_cuda_float32 PASSED [ 91%] 2023-01-11T21:55:23.5694250Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_unbiased_cuda_complex64 PASSED [ 91%] 2023-01-11T21:55:23.5694613Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_std_unbiased_cuda_float32 PASSED [ 91%] 2023-01-11T21:55:23.5694970Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sub_cuda_complex64 PASSED [ 91%] 2023-01-11T21:55:23.5695317Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sub_cuda_float32 PASSED [ 92%] 2023-01-11T21:55:23.5695657Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_cuda_complex64 PASSED [ 92%] 2023-01-11T21:55:23.5696014Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_sum_to_size_cuda_float32 XFAIL [ 92%] 2023-01-11T21:55:23.5696366Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_cuda_float32 PASSED [ 92%] 2023-01-11T21:55:23.5696723Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_svd_lowrank_cuda_float32 XFAIL [ 92%] 2023-01-11T21:55:23.5697077Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_symeig_cuda_complex64 PASSED [ 93%] 2023-01-11T21:55:23.5697427Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_t_cuda_float32 PASSED [ 93%] 2023-01-11T21:55:23.5697775Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_cuda_complex64 PASSED [ 93%] 2023-01-11T21:55:23.5698130Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_take_cuda_float32 PASSED [ 93%] 2023-01-11T21:55:23.5698476Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tanh_cuda_complex64 PASSED [ 93%] 2023-01-11T21:55:23.5698824Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tanh_cuda_float32 PASSED [ 93%] 2023-01-11T21:55:23.5699182Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tensor_split_cuda_float32 PASSED [ 94%] 2023-01-11T21:55:23.5699591Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_topk_cuda_float32 PASSED [ 94%] 2023-01-11T21:55:23.5699943Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trace_cuda_complex64 PASSED [ 94%] 2023-01-11T21:55:23.5700300Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trace_cuda_float32 PASSED [ 94%] 2023-01-11T21:55:23.5700658Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_transpose_cuda_complex64 PASSED [ 94%] 2023-01-11T21:55:23.5701017Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapezoid_cuda_float32 PASSED [ 95%] 2023-01-11T21:55:23.5701380Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trapz_cuda_float32 PASSED [ 95%] 2023-01-11T21:55:23.5701748Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triangular_solve_cuda_float32 PASSED [ 95%] 2023-01-11T21:55:23.5702100Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_tril_cuda_float32 PASSED [ 95%] 2023-01-11T21:55:23.5702444Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_triu_cuda_float32 PASSED [ 95%] 2023-01-11T21:55:23.5702805Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_true_divide_cuda_float32 PASSED [ 95%] 2023-01-11T21:55:23.5703163Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_trunc_cuda_float32 PASSED [ 96%] 2023-01-11T21:55:23.5703505Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unbind_cuda_complex64 PASSED [ 96%] 2023-01-11T21:55:23.5703928Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unbind_cuda_float32 PASSED [ 96%] 2023-01-11T21:55:23.5704381Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unflatten_cuda_complex64 PASSED [ 96%] 2023-01-11T21:55:23.5704826Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_uniform_cuda_complex64 XFAIL [ 96%] 2023-01-11T21:55:23.5705264Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_uniform_cuda_float32 XFAIL [ 97%] 2023-01-11T21:55:23.5705723Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unique_consecutive_cuda_float32 XFAIL [ 97%] 2023-01-11T21:55:23.5706217Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unique_cuda_float32 XFAIL [ 97%] 2023-01-11T21:55:23.5706629Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unsqueeze_cuda_complex64 PASSED [ 97%] 2023-01-11T21:55:23.5706994Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_unsqueeze_cuda_float32 PASSED [ 97%] 2023-01-11T21:55:23.5707347Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_cuda_float32 PASSED [ 97%] 2023-01-11T21:55:23.5707711Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_var_unbiased_cuda_complex64 PASSED [ 98%] 2023-01-11T21:55:23.5708074Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_complex_cuda_float32 PASSED [ 98%] 2023-01-11T21:55:23.5708436Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_cuda_complex64 PASSED [ 98%] 2023-01-11T21:55:23.5708792Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_cuda_float32 PASSED [ 98%] 2023-01-11T21:55:23.5709161Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_as_real_cuda_complex64 PASSED [ 98%] 2023-01-11T21:55:23.5709526Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_copy_cuda_float32 PASSED [ 99%] 2023-01-11T21:55:23.5709890Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_cuda_complex64 PASSED [ 99%] 2023-01-11T21:55:23.5710242Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_view_cuda_float32 PASSED [ 99%] 2023-01-11T21:55:23.5710581Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_vsplit_cuda_float32 PASSED [ 99%] 2023-01-11T21:55:23.5710953Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_where_cuda_complex64 SKIPPED (Skipped!) [ 99%] 2023-01-11T21:55:23.5711341Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_zeros_cuda_complex64 SKIPPED (Skipped!) [100%] 2023-01-11T21:55:23.5711548Z 2023-01-11T21:55:23.5711670Z =============================== warnings summary =============================== 2023-01-11T21:55:23.5712060Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:55:23.5712591Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:55:23.5712959Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:55:23.5713103Z 2023-01-11T21:55:23.5713335Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:55:23.5713828Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-bbf6f06b03fd6559.xml - 2023-01-11T21:55:23.5714222Z = 383 passed, 56 skipped, 3 deselected, 104 xfailed, 1 warning in 508.14s (0:08:28) = 2023-01-11T21:55:23.5714573Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T21:55:23.5714777Z 2023-01-11T21:55:23.5715069Z ##[endgroup] 2023-01-11T21:55:23.5715455Z FINISHED PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit_zvp4fygy) 2023-01-11T21:55:23.5715674Z 2023-01-11T21:55:23.9977739Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:55:23.997211] 2023-01-11T21:55:32.8757615Z 2023-01-11T21:55:32.8758101Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T21:55:32.8759069Z ##[group]PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit_74pup1_u) 2023-01-11T21:55:32.8759747Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-c032c2fb6d091b93.xml 2023-01-11T21:55:32.8760078Z ============================= test session starts ============================== 2023-01-11T21:55:32.8760457Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:55:32.8760872Z cachedir: .pytest_cache 2023-01-11T21:55:32.8761684Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:55:32.8762198Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:55:32.8762788Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:55:32.8763257Z collecting ... collected 1060 items / 1056 deselected / 4 selected 2023-01-11T21:55:32.8764105Z Running 4 items in this shard: test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_cuda_float32, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_ex_cuda_complex64, test/test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_ex_cuda_float32 2023-01-11T21:55:32.8764770Z 2023-01-11T21:55:32.8765011Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_cuda_complex64 PASSED [ 25%] 2023-01-11T21:55:32.8765530Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_cuda_float32 PASSED [ 50%] 2023-01-11T21:55:32.8766252Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_ex_cuda_complex64 PASSED [ 75%] 2023-01-11T21:55:32.8766766Z test_ops_jit.py::TestJitCUDA::test_variant_consistency_jit_linalg_cholesky_ex_cuda_float32 PASSED [100%] 2023-01-11T21:55:32.8767037Z 2023-01-11T21:55:32.8767177Z =============================== warnings summary =============================== 2023-01-11T21:55:32.8767656Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:55:32.8768341Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:55:32.8768844Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:55:32.8769107Z 2023-01-11T21:55:32.8769414Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:55:32.8770072Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-c032c2fb6d091b93.xml - 2023-01-11T21:55:32.8770517Z ================ 4 passed, 1056 deselected, 1 warning in 5.00s ================= 2023-01-11T21:55:32.8770841Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T21:55:32.8771045Z 2023-01-11T21:55:32.8771286Z ##[endgroup] 2023-01-11T21:55:32.8771670Z FINISHED PRINTING LOG FILE of test_ops_jit (/var/lib/jenkins/workspace/test/test-reports/test_ops_jit_74pup1_u) 2023-01-11T21:55:32.8771888Z 2023-01-11T21:55:32.8772063Z Running test_reductions ... [2023-01-11 21:55:32.875604] 2023-01-11T21:55:32.8772526Z Executing ['/opt/conda/bin/python', '-bb', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:55:32.875858] 2023-01-11T21:56:58.5992985Z 2023-01-11T21:56:58.5994030Z Expand the folded group to see the log file of test_reductions 2023-01-11T21:56:58.5994763Z ##[group]PRINTING LOG FILE of test_reductions (/var/lib/jenkins/workspace/test/test-reports/test_reductions_acgmuz7g) 2023-01-11T21:56:58.5994987Z 2023-01-11T21:56:58.5995070Z Running tests... 2023-01-11T21:56:58.5995488Z ---------------------------------------------------------------------- 2023-01-11T21:56:58.5996895Z Test results will be stored in test-reports/python-unittest/test_reductions 2023-01-11T21:56:58.5997383Z test_accreal_type_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:56:58.5997951Z test_all_any_cuda (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.5998357Z test_all_any_empty_cuda (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.6000489Z test_all_any_vs_numpy_cuda_bool (__main__.TestReductionsCUDA) ... /var/lib/jenkins/workspace/test/test_reductions.py:1737: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:3542.) 2023-01-11T21:56:58.6001308Z _test_all_any(x.T) 2023-01-11T21:56:58.6002181Z /var/lib/jenkins/workspace/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output 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). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:56:58.6002821Z torch.all(x, dim, out=out) 2023-01-11T21:56:58.6003486Z /var/lib/jenkins/workspace/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 1], 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:33.) 2023-01-11T21:56:58.6004119Z torch.all(x, dim, out=out) 2023-01-11T21:56:58.6004857Z /var/lib/jenkins/workspace/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [5, 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:33.) 2023-01-11T21:56:58.6005833Z torch.all(x, dim, out=out) 2023-01-11T21:56:58.6006878Z /var/lib/jenkins/workspace/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 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:33.) 2023-01-11T21:56:58.6007622Z torch.all(x, dim, out=out) 2023-01-11T21:56:58.6008327Z /var/lib/jenkins/workspace/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 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:33.) 2023-01-11T21:56:58.6009038Z torch.all(x, dim, out=out) 2023-01-11T21:56:58.6009745Z /var/lib/jenkins/workspace/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 3, 2]. 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:33.) 2023-01-11T21:56:58.6010440Z torch.all(x, dim, out=out) 2023-01-11T21:56:58.6011312Z /var/lib/jenkins/workspace/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 2]. 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:33.) 2023-01-11T21:56:58.6011970Z torch.all(x, dim, out=out) 2023-01-11T21:56:58.6012656Z /var/lib/jenkins/workspace/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 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:33.) 2023-01-11T21:56:58.6013394Z torch.all(x, dim, out=out) 2023-01-11T21:56:58.6015866Z ok (0.098s) 2023-01-11T21:56:58.6016785Z test_all_any_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:2847: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:56:58.6017475Z torch_result = torch_fn(t).cpu() 2023-01-11T21:56:58.6017681Z ok (0.432s) 2023-01-11T21:56:58.6018003Z test_all_any_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.429s) 2023-01-11T21:56:58.6018452Z test_all_any_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.428s) 2023-01-11T21:56:58.6018820Z test_all_any_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.429s) 2023-01-11T21:56:58.6019373Z test_all_any_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.429s) 2023-01-11T21:56:58.6019714Z test_all_any_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.422s) 2023-01-11T21:56:58.6020113Z test_all_any_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.422s) 2023-01-11T21:56:58.6020553Z test_all_any_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.426s) 2023-01-11T21:56:58.6020932Z test_all_any_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.422s) 2023-01-11T21:56:58.6021353Z test_all_any_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.098s) 2023-01-11T21:56:58.6021702Z test_all_any_with_dim_cuda (__main__.TestReductionsCUDA) ... ok (0.004s) 2023-01-11T21:56:58.6022111Z test_amax_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6022522Z test_amax_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6022896Z test_amax_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6023317Z test_amax_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6023646Z test_amax_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6024283Z test_amin_amax_some_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.029s) 2023-01-11T21:56:58.6024664Z test_amin_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6025063Z test_amin_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6025400Z test_amin_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6025787Z test_amin_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6026143Z test_amin_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6026534Z test_aminmax_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.006s) 2023-01-11T21:56:58.6026900Z test_aminmax_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.006s) 2023-01-11T21:56:58.6027358Z test_aminmax_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.006s) 2023-01-11T21:56:58.6027705Z test_argminmax_axis_with_dim_one_cuda (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6028106Z test_argminmax_large_axis_cuda (__main__.TestReductionsCUDA) ... ok (0.027s) 2023-01-11T21:56:58.6028758Z test_argminmax_multiple_cuda_float16 (__main__.TestReductionsCUDA) ... /var/lib/jenkins/workspace/test/test_reductions.py:1621: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:56:58.6029285Z x[mask] = torch.tensor(max_val + 1, dtype=dtype) 2023-01-11T21:56:58.6029749Z /var/lib/jenkins/workspace/test/test_reductions.py:1624: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:56:58.6030275Z x[mask] = torch.tensor(min_val - 1, dtype=dtype) 2023-01-11T21:56:58.6030521Z ok (0.018s) 2023-01-11T21:56:58.6030804Z test_argminmax_multiple_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.023s) 2023-01-11T21:56:58.6031148Z test_argminmax_multiple_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.023s) 2023-01-11T21:56:58.6031473Z test_argminmax_multiple_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.019s) 2023-01-11T21:56:58.6031808Z test_argminmax_multiple_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.019s) 2023-01-11T21:56:58.6032141Z test_argminmax_multiple_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.018s) 2023-01-11T21:56:58.6032472Z test_argminmax_multiple_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.019s) 2023-01-11T21:56:58.6032802Z test_argminmax_multiple_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.019s) 2023-01-11T21:56:58.6033117Z test_bincount_cuda (__main__.TestReductionsCUDA) ... ok (0.042s) 2023-01-11T21:56:58.6033481Z test_bucketization_cuda (__main__.TestReductionsCUDA) ... ok (0.051s) 2023-01-11T21:56:58.6033799Z test_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.022s) 2023-01-11T21:56:58.6034133Z test_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.021s) 2023-01-11T21:56:58.6034463Z test_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.021s) 2023-01-11T21:56:58.6034785Z test_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.021s) 2023-01-11T21:56:58.6035089Z test_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.022s) 2023-01-11T21:56:58.6035409Z test_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.6035725Z test_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.6036029Z test_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.6036340Z test_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.6036660Z test_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.6037010Z test_cumprod_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:56:58.6037380Z test_cumsum_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:56:58.6037744Z test_dim_arg_reduction_scalar_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6038091Z test_dim_arg_reduction_scalar_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6038438Z test_dim_arg_reduction_scalar_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6038823Z test_dim_arg_reduction_scalar_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6039271Z test_dim_arg_reduction_scalar_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6039755Z test_dim_arg_reduction_scalar_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6040183Z test_dim_arg_reduction_scalar_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6040623Z test_dim_arg_reduction_scalar_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6041046Z test_dim_arg_reduction_scalar_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6041532Z test_dim_default_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6041893Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6042265Z test_dim_default_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6042628Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6042979Z test_dim_default_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6043350Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6043710Z test_dim_default_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6044068Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6044428Z test_dim_default_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6044790Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6045160Z test_dim_default_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6045523Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6045897Z test_dim_default_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6046501Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6046871Z test_dim_default_keepdim_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6047298Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.002s) 2023-01-11T21:56:58.6047742Z test_dim_default_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6048248Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6048661Z test_dim_default_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6049074Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6049579Z test_dim_default_keepdim_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6050031Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.002s) 2023-01-11T21:56:58.6050537Z test_dim_default_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6050976Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6051395Z test_dim_default_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6051795Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6052263Z test_dim_default_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6052720Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6053165Z test_dim_default_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6053588Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6054018Z test_dim_default_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6054450Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6054875Z test_dim_default_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6055295Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6055792Z test_dim_default_keepdim_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6056218Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6056655Z test_dim_default_keepdim_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6057084Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6057505Z test_dim_default_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6057939Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6058349Z test_dim_default_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6058769Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6059180Z test_dim_default_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6059626Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6060039Z test_dim_default_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6060453Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2023-01-11T21:56:58.6060878Z test_dim_default_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6061296Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2023-01-11T21:56:58.6061649Z test_dim_default_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6061983Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6062370Z test_dim_default_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6062770Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6063263Z test_dim_default_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6063704Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6064145Z test_dim_default_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6064557Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6064969Z test_dim_default_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6065398Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6065796Z test_dim_default_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6066236Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6066658Z test_dim_default_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6067109Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6067543Z test_dim_default_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6067969Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6068382Z test_dim_default_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6068805Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6069227Z test_dim_default_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6069665Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6070154Z test_dim_default_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6070566Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6071036Z test_dim_default_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6071426Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6071793Z test_dim_default_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6072171Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6072555Z test_dim_default_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6072932Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6073308Z test_dim_default_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6073688Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6074066Z test_dim_default_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6074432Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6074825Z test_dim_default_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6075206Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6075580Z test_dim_default_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6075945Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6076319Z test_dim_default_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6076686Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6077049Z test_dim_default_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6077420Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6077789Z test_dim_default_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6078163Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6078530Z test_dim_default_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6078953Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6079326Z test_dim_default_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6079681Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6080038Z test_dim_default_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6080406Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6080764Z test_dim_default_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6081131Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6081602Z test_dim_default_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6081975Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6082322Z test_dim_default_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6082693Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6083061Z test_dim_default_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6083415Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6083790Z test_dim_default_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6084163Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6084531Z test_dim_default_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6084875Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6085232Z test_dim_default_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6085596Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6086097Z test_dim_default_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6086478Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6086837Z test_dim_empty_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6087370Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6087729Z test_dim_empty_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6088149Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6088508Z test_dim_empty_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6088923Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6089283Z test_dim_empty_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6089760Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6090148Z test_dim_empty_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6090656Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6091080Z test_dim_empty_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6091564Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6091973Z test_dim_empty_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6092460Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6092865Z test_dim_empty_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6093339Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6093751Z test_dim_empty_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6094228Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6094644Z test_dim_empty_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6095118Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6095512Z test_dim_empty_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6095996Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6096455Z test_dim_empty_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6096938Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6097334Z test_dim_empty_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6097787Z Tests that dim=[], when keepdim=True, is a no-op ... ok (0.001s) 2023-01-11T21:56:58.6098157Z test_dim_empty_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6098643Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6099041Z test_dim_empty_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6099509Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6099912Z test_dim_empty_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6100444Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6100834Z test_dim_empty_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6101284Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6101671Z test_dim_empty_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6102152Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6102503Z test_dim_empty_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6102889Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6103200Z test_dim_empty_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6103560Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6103881Z test_dim_empty_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6104265Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6104632Z test_dim_empty_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6104993Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6105301Z test_dim_empty_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6105662Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6105975Z test_dim_empty_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6106348Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6106662Z test_dim_empty_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6107012Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6107293Z test_dim_empty_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6107631Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6107924Z test_dim_empty_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6108254Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6108547Z test_dim_empty_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6108894Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6109173Z test_dim_empty_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6109513Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6109826Z test_dim_empty_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6110183Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6110468Z test_dim_empty_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6110775Z Tests that dim=[] is a no-op ... ok (0.001s) 2023-01-11T21:56:58.6111048Z test_dim_empty_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6111407Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6111696Z test_dim_empty_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6112026Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6112309Z test_dim_empty_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6112639Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6112916Z test_dim_empty_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6113243Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6113519Z test_dim_empty_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6113850Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6114131Z test_dim_empty_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6114451Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:56:58.6114728Z test_dim_empty_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6115059Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6115346Z test_dim_empty_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6115682Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6115955Z test_dim_empty_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6116270Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6116544Z test_dim_empty_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6116863Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6117151Z test_dim_empty_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6117476Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6117748Z test_dim_multi_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6118038Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6118317Z test_dim_multi_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6118635Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6118935Z test_dim_multi_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6119222Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6119521Z test_dim_multi_duplicate_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6119833Z Tests that an error is raised if dim has duplicate entries. ... ok (0.006s) 2023-01-11T21:56:58.6120145Z test_dim_multi_duplicate_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6120446Z Tests that an error is raised if dim has duplicate entries. ... ok (0.006s) 2023-01-11T21:56:58.6120770Z test_dim_multi_duplicate_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6121089Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2023-01-11T21:56:58.6121467Z test_dim_multi_duplicate_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6121812Z Tests that an error is raised if dim has duplicate entries. ... ok (0.005s) 2023-01-11T21:56:58.6122124Z test_dim_multi_duplicate_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6122442Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2023-01-11T21:56:58.6122752Z test_dim_multi_duplicate_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6123069Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2023-01-11T21:56:58.6123390Z test_dim_multi_duplicate_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6123704Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2023-01-11T21:56:58.6124011Z test_dim_multi_duplicate_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6124326Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2023-01-11T21:56:58.6124645Z test_dim_multi_duplicate_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6124986Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2023-01-11T21:56:58.6125303Z test_dim_multi_duplicate_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6125619Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2023-01-11T21:56:58.6125929Z test_dim_multi_duplicate_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6126350Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2023-01-11T21:56:58.6126662Z test_dim_multi_duplicate_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6126980Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2023-01-11T21:56:58.6127287Z test_dim_multi_duplicate_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6127600Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2023-01-11T21:56:58.6127917Z test_dim_multi_duplicate_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6128219Z Tests that an error is raised if dim has duplicate entries. ... ok (0.006s) 2023-01-11T21:56:58.6128537Z test_dim_multi_duplicate_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6128847Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2023-01-11T21:56:58.6129150Z test_dim_multi_duplicate_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6129458Z Tests that an error is raised if dim has duplicate entries. ... ok (0.005s) 2023-01-11T21:56:58.6129767Z test_dim_multi_duplicate_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6130098Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2023-01-11T21:56:58.6130433Z test_dim_multi_duplicate_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6130751Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2023-01-11T21:56:58.6131060Z test_dim_multi_duplicate_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6131406Z Tests that an error is raised if dim has duplicate entries. ... ok (0.006s) 2023-01-11T21:56:58.6131713Z test_dim_multi_duplicate_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6132017Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2023-01-11T21:56:58.6132330Z test_dim_multi_duplicate_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6132643Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2023-01-11T21:56:58.6132947Z test_dim_multi_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6133285Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6133602Z test_dim_multi_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6133931Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6134270Z test_dim_multi_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6134622Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6134966Z test_dim_multi_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6135307Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6135635Z test_dim_multi_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6135954Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6136276Z test_dim_multi_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6136603Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6136938Z test_dim_multi_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6137313Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6137642Z test_dim_multi_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6137970Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6138284Z test_dim_multi_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6138606Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6138927Z test_dim_multi_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6139249Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2023-01-11T21:56:58.6139589Z test_dim_multi_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6139948Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6140271Z test_dim_multi_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6140599Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6140913Z test_dim_multi_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6141239Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6141558Z test_dim_multi_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6141876Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6142200Z test_dim_multi_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6142526Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6142872Z test_dim_multi_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6143189Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6143504Z test_dim_multi_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6143827Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6144144Z test_dim_multi_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6144481Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6144799Z test_dim_multi_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6145118Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6145424Z test_dim_multi_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6145746Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6146067Z test_dim_multi_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6146388Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6146710Z test_dim_multi_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6147012Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6147305Z test_dim_multi_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6147591Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6147881Z test_dim_multi_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6148175Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6148469Z test_dim_multi_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6148801Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6149089Z test_dim_multi_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6149370Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6149656Z test_dim_multi_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6149946Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6150240Z test_dim_multi_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6150519Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6150813Z test_dim_multi_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6151104Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6151384Z test_dim_multi_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6151675Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6151971Z test_dim_multi_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6152261Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6152534Z test_dim_multi_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6152820Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6153108Z test_dim_multi_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6153390Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6153677Z test_dim_multi_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6153964Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6154243Z test_dim_multi_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6154526Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6154819Z test_dim_multi_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6155136Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6175974Z test_dim_multi_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6176266Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6176569Z test_dim_multi_unsorted_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6176875Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6177180Z test_dim_multi_unsorted_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6177474Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6177785Z test_dim_multi_unsorted_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6178100Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6178404Z test_dim_multi_unsorted_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6178746Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6179088Z test_dim_multi_unsorted_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6179493Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6179914Z test_dim_multi_unsorted_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6180359Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6180802Z test_dim_multi_unsorted_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6181225Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6181641Z test_dim_multi_unsorted_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6182023Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6182446Z test_dim_multi_unsorted_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6182780Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6183118Z test_dim_multi_unsorted_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6183464Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6183786Z test_dim_multi_unsorted_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6184119Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6184448Z test_dim_multi_unsorted_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6184777Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6185112Z test_dim_multi_unsorted_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6185441Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6185776Z test_dim_multi_unsorted_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6186114Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6186441Z test_dim_multi_unsorted_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6186771Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6187103Z test_dim_multi_unsorted_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6187435Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6187758Z test_dim_multi_unsorted_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6188145Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6188482Z test_dim_multi_unsorted_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6188809Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6189136Z test_dim_multi_unsorted_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6189467Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6189788Z test_dim_multi_unsorted_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6190118Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6190456Z test_dim_multi_unsorted_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6190791Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6191118Z test_dim_multi_unsorted_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6191451Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6191778Z test_dim_multi_unsorted_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6192097Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6192434Z test_dim_multi_unsorted_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6192769Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:56:58.6193108Z test_dim_multi_unsorted_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6193420Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6193729Z test_dim_multi_unsorted_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6194039Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6194376Z test_dim_multi_unsorted_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6194681Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6194996Z test_dim_multi_unsorted_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6195314Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6195612Z test_dim_multi_unsorted_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6195919Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6196227Z test_dim_multi_unsorted_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6196522Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6196829Z test_dim_multi_unsorted_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6197137Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6197440Z test_dim_multi_unsorted_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6197748Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6198054Z test_dim_multi_unsorted_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6198362Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6198662Z test_dim_multi_unsorted_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6198967Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6199263Z test_dim_multi_unsorted_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6199557Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6199860Z test_dim_multi_unsorted_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6200163Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6200503Z test_dim_multi_unsorted_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6200802Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6201101Z test_dim_multi_unsorted_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6201477Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6201791Z test_dim_multi_unsorted_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6202102Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6202406Z test_dim_multi_unsorted_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6202702Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6202994Z test_dim_multi_unsorted_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6203291Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6203606Z test_dim_multi_unsorted_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6203910Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2023-01-11T21:56:58.6204213Z test_dim_multi_unsupported_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6204625Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2023-01-11T21:56:58.6204932Z test_dim_multi_unsupported_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6205309Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:56:58.6205626Z test_dim_multi_unsupported_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6206119Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:56:58.6206426Z test_dim_multi_unsupported_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6206808Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2023-01-11T21:56:58.6207195Z test_dim_multi_unsupported_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6207577Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:56:58.6207902Z test_dim_multi_unsupported_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6208283Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2023-01-11T21:56:58.6208595Z test_dim_multi_unsupported_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6208964Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:56:58.6209280Z test_dim_multi_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6209634Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6209985Z test_dim_multi_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6210344Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:56:58.6210701Z test_dim_ndim_limit_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6211079Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6211464Z test_dim_ndim_limit_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6211773Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6212080Z test_dim_ndim_limit_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6212378Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6212685Z test_dim_ndim_limit_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6212988Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6213288Z test_dim_ndim_limit_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6213597Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6213945Z test_dim_ndim_limit_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6214257Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6214568Z test_dim_ndim_limit_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6214883Z Tests that an exception is raised when reducing a tensor with more ... ok (0.009s) 2023-01-11T21:56:58.6215200Z test_dim_ndim_limit_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6215518Z Tests that an exception is raised when reducing a tensor with more ... ok (0.005s) 2023-01-11T21:56:58.6215828Z test_dim_ndim_limit_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6216143Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6216453Z test_dim_ndim_limit_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6216759Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6217080Z test_dim_ndim_limit_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6217394Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6217694Z test_dim_ndim_limit_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6218002Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6218318Z test_dim_ndim_limit_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6218638Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2023-01-11T21:56:58.6218940Z test_dim_ndim_limit_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6219252Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6219562Z test_dim_ndim_limit_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6219866Z Tests that an exception is raised when reducing a tensor with more ... ok (0.005s) 2023-01-11T21:56:58.6220263Z test_dim_ndim_limit_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6220578Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6220880Z test_dim_ndim_limit_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6221189Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6221496Z test_dim_ndim_limit_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6221807Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6222104Z test_dim_ndim_limit_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6222414Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6222718Z test_dim_ndim_limit_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6223019Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6223326Z test_dim_ndim_limit_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6223633Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2023-01-11T21:56:58.6223939Z test_dim_ndim_limit_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6224239Z Tests that an exception is raised when reducing a tensor with more ... ok (0.005s) 2023-01-11T21:56:58.6224540Z test_dim_ndim_limit_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6224845Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6225136Z test_dim_ndim_limit_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6225436Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2023-01-11T21:56:58.6225750Z test_dim_ndim_limit_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6226066Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2023-01-11T21:56:58.6226393Z test_dim_ndim_limit_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6226700Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2023-01-11T21:56:58.6226999Z test_dim_ndim_limit_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6227298Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2023-01-11T21:56:58.6227616Z test_dim_ndim_limit_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6227929Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2023-01-11T21:56:58.6228215Z test_dim_none_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6228512Z Tests that dim=None reduces all dimensions. ... expected failure (0.003s) 2023-01-11T21:56:58.6228806Z test_dim_none_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6229084Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6229357Z test_dim_none_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6229632Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6229906Z test_dim_none_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6230190Z Tests that dim=None reduces all dimensions. ... expected failure (0.003s) 2023-01-11T21:56:58.6230485Z test_dim_none_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6230763Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6231033Z test_dim_none_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6231313Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6231598Z test_dim_none_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6231885Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6232164Z test_dim_none_keepdim_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6232531Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.003s) 2023-01-11T21:56:58.6232863Z test_dim_none_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6233173Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6233486Z test_dim_none_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6233798Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6234114Z test_dim_none_keepdim_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6234443Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.003s) 2023-01-11T21:56:58.6234774Z test_dim_none_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6235108Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6235432Z test_dim_none_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6235766Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6236103Z test_dim_none_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6236441Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6236774Z test_dim_none_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6237101Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6237426Z test_dim_none_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6237745Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6238986Z test_dim_none_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6239307Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6239662Z test_dim_none_keepdim_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6239980Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6240311Z test_dim_none_keepdim_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6240635Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6240951Z test_dim_none_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6241278Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6241688Z test_dim_none_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6242006Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6242310Z test_dim_none_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6242636Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6242952Z test_dim_none_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6243262Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6243580Z test_dim_none_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6243895Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2023-01-11T21:56:58.6244206Z test_dim_none_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6244516Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6244824Z test_dim_none_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6245136Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6245470Z test_dim_none_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6245778Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6246256Z test_dim_none_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6246625Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6246931Z test_dim_none_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6247241Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6247545Z test_dim_none_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6247868Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6248202Z test_dim_none_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6248510Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6248836Z test_dim_none_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6249162Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6249465Z test_dim_none_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6249775Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6250076Z test_dim_none_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6250386Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6250750Z test_dim_none_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6251071Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6251373Z test_dim_none_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6251740Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6252026Z test_dim_none_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6252306Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6252582Z test_dim_none_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6252860Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6253146Z test_dim_none_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6253423Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6253703Z test_dim_none_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6253983Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6254273Z test_dim_none_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6254562Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6254844Z test_dim_none_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6255121Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6255403Z test_dim_none_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6255676Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6255954Z test_dim_none_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6256224Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6256500Z test_dim_none_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6256776Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6257046Z test_dim_none_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6257320Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6257596Z test_dim_none_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6257865Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6258172Z test_dim_none_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6258447Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6258714Z test_dim_none_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6258989Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6259325Z test_dim_none_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6259661Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6259984Z test_dim_none_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6260347Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6260705Z test_dim_none_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6261036Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6261383Z test_dim_none_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6261736Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6262033Z test_dim_none_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6262304Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6262574Z test_dim_none_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6262843Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6263113Z test_dim_none_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6263392Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6263665Z test_dim_offbounds_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6264000Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6264292Z test_dim_offbounds_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6264626Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6264902Z test_dim_offbounds_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6265265Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6265551Z test_dim_offbounds_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6265883Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6266162Z test_dim_offbounds_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6266502Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6266786Z test_dim_offbounds_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6267117Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6267408Z test_dim_offbounds_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6267758Z Tests that passing an off-bounds dim throws ... ok (0.008s) 2023-01-11T21:56:58.6268049Z test_dim_offbounds_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6268404Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6268707Z test_dim_offbounds_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6269054Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2023-01-11T21:56:58.6269343Z test_dim_offbounds_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6269690Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2023-01-11T21:56:58.6269988Z test_dim_offbounds_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6270327Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6270628Z test_dim_offbounds_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6270977Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6271272Z test_dim_offbounds_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6271630Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2023-01-11T21:56:58.6271922Z test_dim_offbounds_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6272298Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2023-01-11T21:56:58.6272584Z test_dim_offbounds_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6272928Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2023-01-11T21:56:58.6273220Z test_dim_offbounds_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6273556Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2023-01-11T21:56:58.6273849Z test_dim_offbounds_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6274192Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2023-01-11T21:56:58.6274483Z test_dim_offbounds_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6274822Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2023-01-11T21:56:58.6275115Z test_dim_offbounds_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6275464Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2023-01-11T21:56:58.6275752Z test_dim_offbounds_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6276089Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6276378Z test_dim_offbounds_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6276713Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2023-01-11T21:56:58.6277000Z test_dim_offbounds_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6277338Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6277618Z test_dim_offbounds_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6277957Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6278239Z test_dim_offbounds_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6278569Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2023-01-11T21:56:58.6278858Z test_dim_offbounds_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6279247Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2023-01-11T21:56:58.6279535Z test_dim_offbounds_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6279865Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2023-01-11T21:56:58.6280145Z test_dim_offbounds_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6280515Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2023-01-11T21:56:58.6280814Z test_dim_offbounds_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6281162Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2023-01-11T21:56:58.6282014Z test_dim_reduction_cuda_bfloat16 (__main__.TestReductionsCUDA) ... /var/lib/jenkins/workspace/test/test_reductions.py:1940: UserWarning: An output with one or more elements was resized since it had shape [2, 3], 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:33.) 2023-01-11T21:56:58.6282718Z torch.sum(x, 0, out=y) 2023-01-11T21:56:58.6282911Z ok (0.907s) 2023-01-11T21:56:58.6283167Z test_dim_reduction_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.034s) 2023-01-11T21:56:58.6283493Z test_dim_reduction_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.031s) 2023-01-11T21:56:58.6283814Z test_dim_reduction_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.032s) 2023-01-11T21:56:58.6284139Z test_dim_reduction_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.029s) 2023-01-11T21:56:58.6284453Z test_dim_reduction_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.029s) 2023-01-11T21:56:58.6284773Z test_dim_reduction_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.029s) 2023-01-11T21:56:58.6285094Z test_dim_reduction_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.029s) 2023-01-11T21:56:58.6285488Z test_dim_reduction_lastdim_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.6285869Z test_dim_reduction_lastdim_cuda_float32 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.6286387Z test_dim_reduction_less_than_64_cuda (__main__.TestReductionsCUDA) ... ok (0.094s) 2023-01-11T21:56:58.6286697Z test_dim_single_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6286966Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6287245Z test_dim_single_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6287519Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6287792Z test_dim_single_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6288056Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6288328Z test_dim_single_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6288602Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6288873Z test_dim_single_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6289149Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6289428Z test_dim_single_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6289691Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6289977Z test_dim_single_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6290260Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6290602Z test_dim_single_keepdim_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6291002Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6291396Z test_dim_single_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6291720Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6292070Z test_dim_single_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6292384Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6292691Z test_dim_single_keepdim_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6292998Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6293313Z test_dim_single_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6293631Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6293946Z test_dim_single_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6294252Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6294576Z test_dim_single_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6294917Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6295255Z test_dim_single_keepdim_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6295583Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6295902Z test_dim_single_keepdim_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6296227Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6296542Z test_dim_single_keepdim_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6296860Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6297181Z test_dim_single_keepdim_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6297496Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6297819Z test_dim_single_keepdim_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6298180Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6298506Z test_dim_single_keepdim_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6298831Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2023-01-11T21:56:58.6299178Z test_dim_single_keepdim_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6299577Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2023-01-11T21:56:58.6299966Z test_dim_single_keepdim_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6300368Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6300759Z test_dim_single_keepdim_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6301156Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6301547Z test_dim_single_keepdim_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6301939Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2023-01-11T21:56:58.6302258Z test_dim_single_keepdim_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6302569Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6302879Z test_dim_single_keepdim_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6303198Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2023-01-11T21:56:58.6303512Z test_dim_single_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6303815Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6304126Z test_dim_single_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6304448Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6304753Z test_dim_single_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6305093Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6305404Z test_dim_single_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6305711Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6306016Z test_dim_single_keepdim_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6306326Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6306644Z test_dim_single_keepdim_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6306962Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6307269Z test_dim_single_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6307581Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6307889Z test_dim_single_keepdim_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6308199Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6308519Z test_dim_single_keepdim_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6308849Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:56:58.6309155Z test_dim_single_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6309442Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6309727Z test_dim_single_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6310000Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6310303Z test_dim_single_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6310610Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6310888Z test_dim_single_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6311202Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6311486Z test_dim_single_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6311770Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6312053Z test_dim_single_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6312340Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6312619Z test_dim_single_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6312898Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6313176Z test_dim_single_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6313452Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6313724Z test_dim_single_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6314000Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6314283Z test_dim_single_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6314562Z Tests that dim=i reduces dimension i. ... ok (0.002s) 2023-01-11T21:56:58.6314835Z test_dim_single_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6315115Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6315391Z test_dim_single_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6315660Z Tests that dim=i reduces dimension i. ... ok (0.002s) 2023-01-11T21:56:58.6315929Z test_dim_single_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6316202Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6316474Z test_dim_single_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6316748Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6317021Z test_dim_single_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6317293Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6317584Z test_dim_single_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6317854Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6318125Z test_dim_single_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6318388Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6318671Z test_dim_single_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6318953Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6319216Z test_dim_single_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6319482Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6319764Z test_dim_single_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6320078Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6320352Z test_dim_single_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6320631Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:56:58.6320924Z test_empty_tensor_empty_slice_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6321301Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:56:58.6321731Z test_empty_tensor_empty_slice_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6322054Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.010s) 2023-01-11T21:56:58.6322359Z test_empty_tensor_empty_slice_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6322675Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.010s) 2023-01-11T21:56:58.6322992Z test_empty_tensor_empty_slice_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6323308Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:56:58.6323616Z test_empty_tensor_empty_slice_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6323933Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:56:58.6324295Z test_empty_tensor_empty_slice_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6324608Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:56:58.6324931Z test_empty_tensor_empty_slice_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6325258Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:56:58.6325583Z test_empty_tensor_empty_slice_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6325904Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6326330Z test_empty_tensor_empty_slice_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6326654Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.010s) 2023-01-11T21:56:58.6326966Z test_empty_tensor_empty_slice_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6327293Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.010s) 2023-01-11T21:56:58.6327614Z test_empty_tensor_empty_slice_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6327930Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:56:58.6328244Z test_empty_tensor_empty_slice_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6328563Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:56:58.6328889Z test_empty_tensor_empty_slice_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6329230Z Tests for consistent behavior when reducing over an empty slice. ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.6329620Z test_empty_tensor_empty_slice_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6330026Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6330474Z test_empty_tensor_empty_slice_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6330865Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6331257Z test_empty_tensor_empty_slice_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6331610Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6331917Z test_empty_tensor_empty_slice_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6332230Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6332544Z test_empty_tensor_empty_slice_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6332859Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6333172Z test_empty_tensor_empty_slice_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6333489Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6333812Z test_empty_tensor_empty_slice_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6334122Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6334435Z test_empty_tensor_empty_slice_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6334751Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6335063Z test_empty_tensor_empty_slice_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6335370Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6335680Z test_empty_tensor_empty_slice_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6335992Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:56:58.6336294Z test_empty_tensor_empty_slice_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6336646Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6336972Z test_empty_tensor_empty_slice_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6337285Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6337597Z test_empty_tensor_empty_slice_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6337907Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6338213Z test_empty_tensor_empty_slice_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6338514Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6338831Z test_empty_tensor_empty_slice_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6339154Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2023-01-11T21:56:58.6339464Z test_empty_tensor_nonempty_slice_all_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6339795Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6340118Z test_empty_tensor_nonempty_slice_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6340492Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6340808Z test_empty_tensor_nonempty_slice_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6341132Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6341456Z test_empty_tensor_nonempty_slice_any_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6341771Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6342158Z test_empty_tensor_nonempty_slice_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6342580Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6342932Z test_empty_tensor_nonempty_slice_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6343356Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6343697Z test_empty_tensor_nonempty_slice_count_nonzero_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6344025Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6344352Z test_empty_tensor_nonempty_slice_linalg_vector_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6344718Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6345071Z test_empty_tensor_nonempty_slice_masked_amax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6345426Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6345774Z test_empty_tensor_nonempty_slice_masked_amin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6346129Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6346491Z test_empty_tensor_nonempty_slice_masked_argmax_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6346851Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6347202Z test_empty_tensor_nonempty_slice_masked_argmin_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6347561Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6347924Z test_empty_tensor_nonempty_slice_masked_logsumexp_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6348283Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6348638Z test_empty_tensor_nonempty_slice_masked_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6348993Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6349340Z test_empty_tensor_nonempty_slice_masked_norm_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6349732Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6350086Z test_empty_tensor_nonempty_slice_masked_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6350439Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6350790Z test_empty_tensor_nonempty_slice_masked_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6351146Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6351498Z test_empty_tensor_nonempty_slice_masked_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6351847Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6352205Z test_empty_tensor_nonempty_slice_masked_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6352559Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6352906Z test_empty_tensor_nonempty_slice_mean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6353251Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6353603Z test_empty_tensor_nonempty_slice_nanmean_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6353953Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6354295Z test_empty_tensor_nonempty_slice_nansum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6354645Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6354992Z test_empty_tensor_nonempty_slice_prod_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6355339Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6355675Z test_empty_tensor_nonempty_slice_std_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6356055Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6356411Z test_empty_tensor_nonempty_slice_std_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6356755Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6357094Z test_empty_tensor_nonempty_slice_sum_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6357440Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6357785Z test_empty_tensor_nonempty_slice_var_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6358128Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6358481Z test_empty_tensor_nonempty_slice_var_unbiased_cuda (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6358832Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:56:58.6359189Z test_histc_bfloat16_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.6359543Z test_histc_cuda (__main__.TestReductionsCUDA) ... ok (0.036s) 2023-01-11T21:56:58.6359898Z test_histogram_cuda_float32 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:56:58.6360306Z test_histogram_error_handling_cuda_float32 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:56:58.6360705Z test_histogramdd_cuda_float32 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T21:56:58.6361059Z test_identity_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6361392Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6361786Z test_identity_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6362082Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6362393Z test_identity_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6362737Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6363039Z test_identity_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6363347Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6363649Z test_identity_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6363946Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6364247Z test_identity_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6364546Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6364844Z test_identity_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6365139Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6365438Z test_identity_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6365740Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6366140Z test_identity_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6366468Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6366792Z test_identity_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6367119Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6367437Z test_identity_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6367761Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6368080Z test_identity_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6368395Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6368720Z test_identity_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6369049Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6369480Z test_identity_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6369885Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6370294Z test_identity_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6370708Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6371113Z test_identity_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6371511Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6371834Z test_identity_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6372153Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6372474Z test_identity_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6372805Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6373138Z test_identity_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6373457Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6373782Z test_identity_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6374108Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6374420Z test_identity_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6374748Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6375067Z test_identity_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6375383Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6375704Z test_identity_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6376032Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6376390Z test_identity_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6376712Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6376874Z test_identity_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6377030Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6377184Z test_identity_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6377338Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6377504Z test_identity_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6377660Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6377815Z test_identity_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6377970Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6378133Z test_identity_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6378290Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6378452Z test_identity_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6378612Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6378770Z test_identity_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6378924Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6379073Z test_identity_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6379229Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6379384Z test_identity_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6379539Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6379725Z test_identity_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6379881Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6380053Z test_identity_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6380229Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6380385Z test_identity_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6380539Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6380705Z test_identity_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6380859Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6381030Z test_identity_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6381182Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6381357Z test_identity_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6381509Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6381665Z test_identity_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6381816Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6381976Z test_identity_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6382131Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6382291Z test_identity_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6382443Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6382599Z test_identity_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6382784Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6382934Z test_identity_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6383089Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6383243Z test_identity_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6383396Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6383551Z test_identity_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6383704Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6383863Z test_identity_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6384017Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6384164Z test_identity_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6384321Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6384484Z test_identity_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6384639Z Tests that the identity value is an identity for the operator ... ok (0.004s) 2023-01-11T21:56:58.6384802Z test_identity_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6384956Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2023-01-11T21:56:58.6385110Z test_identity_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6385264Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6385413Z test_identity_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6385566Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6385722Z test_identity_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6385903Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6386059Z test_identity_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6386214Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6386366Z test_identity_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6386519Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6386662Z test_identity_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6386816Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6386967Z test_identity_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6387123Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6387276Z test_identity_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6387437Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6387590Z test_identity_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6387742Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6387885Z test_identity_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6388040Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6388199Z test_identity_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6388351Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6388511Z test_identity_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6388665Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6388821Z test_identity_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6389002Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6389149Z test_identity_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6389302Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6389454Z test_identity_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6389609Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6389759Z test_identity_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6389913Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6390061Z test_identity_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6390216Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6390356Z test_identity_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6390516Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6390664Z test_identity_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6390817Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6390968Z test_identity_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6391122Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6391269Z test_identity_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6391417Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6391560Z test_identity_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6391713Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6391859Z test_identity_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6392040Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6392177Z test_identity_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6392317Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6392450Z test_identity_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6392586Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6392721Z test_identity_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6392861Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6392997Z test_identity_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6393139Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6393270Z test_identity_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6393418Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6393554Z test_identity_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6393689Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6393822Z test_identity_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6393962Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6394098Z test_identity_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6394239Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6394372Z test_identity_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6394513Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6394652Z test_identity_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6394787Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6394969Z test_identity_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6395570Z Tests that the identity value is an identity for the operator ... /opt/conda/lib/python3.10/site-packages/torch/testing/_creation.py:167: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:56:58.6395704Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T21:56:58.6395778Z ok (1.515s) 2023-01-11T21:56:58.6395918Z test_identity_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6396062Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6396197Z test_identity_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6396343Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6396476Z test_identity_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6396625Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6396759Z test_identity_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6396904Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6397039Z test_identity_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6397182Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6397314Z test_identity_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6397451Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6397585Z test_identity_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6397728Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6397865Z test_identity_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6398033Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6398167Z test_identity_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6398311Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6398445Z test_identity_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6398581Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6398714Z test_identity_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6398856Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6398993Z test_identity_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6399137Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6399275Z test_identity_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6399424Z Tests that the identity value is an identity for the operator ... ok (0.728s) 2023-01-11T21:56:58.6399563Z test_identity_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6399703Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6399840Z test_identity_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6399986Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6400120Z test_identity_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6400266Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6400398Z test_identity_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6400542Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6400674Z test_identity_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6400840Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6400971Z test_identity_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6401116Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6401250Z test_identity_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6401396Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6401605Z test_identity_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6401752Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6401885Z test_identity_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6402024Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:56:58.6402169Z test_logsumexp_cuda (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6402344Z test_logsumexp_dim_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.6402488Z test_max_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6402630Z test_max_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6402771Z test_max_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2023-01-11T21:56:58.6402907Z test_max_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6403080Z test_max_elementwise_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:56:58.6403246Z test_max_mixed_devices_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.6403398Z test_max_with_inf_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.6403549Z test_max_with_inf_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.6403699Z test_max_with_inf_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.6403876Z test_max_with_inf_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.6404042Z test_mean_dim_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:56:58.6404224Z test_mean_int_with_optdtype_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.6404374Z test_median_corner_cases_cuda (__main__.TestReductionsCUDA) ... ok (0.010s) 2023-01-11T21:56:58.6404759Z test_median_nan_values_cuda_float16 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.10/site-packages/numpy/lib/nanfunctions.py:1119: RuntimeWarning: All-NaN slice encountered 2023-01-11T21:56:58.6404900Z r, k = function_base._ureduce(a, func=_nanmedian, axis=axis, out=out, 2023-01-11T21:56:58.6404979Z ok (0.048s) 2023-01-11T21:56:58.6405136Z test_median_nan_values_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.045s) 2023-01-11T21:56:58.6405287Z test_median_nan_values_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.043s) 2023-01-11T21:56:58.6405452Z test_median_real_values_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.022s) 2023-01-11T21:56:58.6405604Z test_median_real_values_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.022s) 2023-01-11T21:56:58.6405763Z test_median_real_values_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.021s) 2023-01-11T21:56:58.6405912Z test_median_real_values_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.015s) 2023-01-11T21:56:58.6406155Z test_median_real_values_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.014s) 2023-01-11T21:56:58.6406293Z test_min_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6406434Z test_min_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6406572Z test_min_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6406709Z test_min_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6406927Z test_min_elementwise_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T21:56:58.6407068Z test_min_max_nan_cuda (__main__.TestReductionsCUDA) ... ok (0.010s) 2023-01-11T21:56:58.6407232Z test_min_mixed_devices_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.6407382Z test_min_with_inf_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.6407530Z test_min_with_inf_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.6407677Z test_min_with_inf_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.6407824Z test_min_with_inf_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.6407975Z test_minmax_illegal_dtype_cuda (__main__.TestReductionsCUDA) ... ok (0.040s) 2023-01-11T21:56:58.6408230Z test_mode_boolean_cuda (__main__.TestReductionsCUDA) ... tensor([9, 9, 9, 9, 9, 9, 9, 9, 9, 9], device='cuda:0') 2023-01-11T21:56:58.6408394Z tensor([5, 5, 5, 5, 5, 5, 5, 5, 5, 5], device='cuda:0') 2023-01-11T21:56:58.6408546Z tensor([2047, 2047, 2047, 2047], device='cuda:0') 2023-01-11T21:56:58.6408689Z tensor([1024, 1024, 1024, 1024], device='cuda:0') 2023-01-11T21:56:58.6408815Z tensor([2047], device='cuda:0') 2023-01-11T21:56:58.6408935Z tensor([0], device='cuda:0') 2023-01-11T21:56:58.6409007Z ok (0.004s) 2023-01-11T21:56:58.6409148Z test_mode_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6409289Z test_mode_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6409431Z test_mode_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6409561Z test_mode_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6409698Z test_mode_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6409837Z test_mode_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6409975Z test_mode_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6410158Z test_mode_large_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.6410309Z test_mode_large_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.6410460Z test_mode_large_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.6410634Z test_mode_large_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.6410796Z test_mode_large_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.6410945Z test_mode_large_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.6411085Z test_mode_large_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.6411230Z test_mode_large_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.6411377Z test_mode_large_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.6411531Z test_mode_wrong_device_cuda (__main__.TestReductionsCUDA) ... ok (0.011s) 2023-01-11T21:56:58.6411676Z test_mode_wrong_dtype_cuda (__main__.TestReductionsCUDA) ... ok (0.041s) 2023-01-11T21:56:58.6411823Z test_nan_policy_omit_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6411950Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:56:58.6412097Z test_nan_policy_omit_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6412227Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:56:58.6412375Z test_nan_policy_omit_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6412508Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:56:58.6412654Z test_nan_policy_omit_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6412783Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:56:58.6412920Z test_nan_policy_omit_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6413075Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:56:58.6413223Z test_nan_policy_omit_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6413352Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:56:58.6413499Z test_nan_policy_omit_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6413628Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:56:58.6413768Z test_nan_policy_omit_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6413897Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:56:58.6414045Z test_nan_policy_propagate_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6414192Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6414342Z test_nan_policy_propagate_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6414492Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6414643Z test_nan_policy_propagate_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6414783Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6414933Z test_nan_policy_propagate_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6415074Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6415223Z test_nan_policy_propagate_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6415365Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6415515Z test_nan_policy_propagate_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6415656Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6415808Z test_nan_policy_propagate_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6415983Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6416140Z test_nan_policy_propagate_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6416284Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6416455Z test_nan_policy_propagate_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6416598Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6416765Z test_nan_policy_propagate_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6416907Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6417078Z test_nan_policy_propagate_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6417217Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6417388Z test_nan_policy_propagate_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6417532Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6417700Z test_nan_policy_propagate_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6417841Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6417999Z test_nan_policy_propagate_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6418140Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6418304Z test_nan_policy_propagate_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6418443Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6418605Z test_nan_policy_propagate_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6418744Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6418937Z test_nan_policy_propagate_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6419091Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6419282Z test_nan_policy_propagate_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6419454Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6419657Z test_nan_policy_propagate_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6419833Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6420035Z test_nan_policy_propagate_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6420208Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6420405Z test_nan_policy_propagate_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6420576Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6420768Z test_nan_policy_propagate_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6420945Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6421157Z test_nan_policy_propagate_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6421329Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6421541Z test_nan_policy_propagate_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6421713Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6421915Z test_nan_policy_propagate_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6422054Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6422212Z test_nan_policy_propagate_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6422378Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6422541Z test_nan_policy_propagate_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6422681Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6422847Z test_nan_policy_propagate_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6422986Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6423152Z test_nan_policy_propagate_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6423289Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6423442Z test_nan_policy_propagate_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6423579Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6423736Z test_nan_policy_propagate_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6423883Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6424039Z test_nan_policy_propagate_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6424177Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6424339Z test_nan_policy_propagate_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6424475Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6424624Z test_nan_policy_propagate_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6424765Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6424928Z test_nan_policy_propagate_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6425068Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6425226Z test_nan_policy_propagate_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6425398Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6425563Z test_nan_policy_propagate_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6425704Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6425866Z test_nan_policy_propagate_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6426007Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6426172Z test_nan_policy_propagate_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6426312Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6426472Z test_nan_policy_propagate_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6426612Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6426776Z test_nan_policy_propagate_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6426915Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6427064Z test_nan_policy_propagate_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6427202Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6427358Z test_nan_policy_propagate_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6427498Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6427663Z test_nan_policy_propagate_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6427801Z Tests that nan is propagated to the output by default ... ok (0.002s) 2023-01-11T21:56:58.6427963Z test_nan_policy_propagate_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6428105Z Tests that nan is propagated to the output by default ... ok (0.002s) 2023-01-11T21:56:58.6428292Z test_nan_policy_propagate_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6428426Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6428586Z test_nan_policy_propagate_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6428727Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6428888Z test_nan_policy_propagate_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6429029Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6429188Z test_nan_policy_propagate_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6429332Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6429496Z test_nan_policy_propagate_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6429627Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6429795Z test_nan_policy_propagate_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6429934Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6430093Z test_nan_policy_propagate_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6430234Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6430391Z test_nan_policy_propagate_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6430532Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6430692Z test_nan_policy_propagate_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6430824Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6430981Z test_nan_policy_propagate_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6431149Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6431314Z test_nan_policy_propagate_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6431455Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6431617Z test_nan_policy_propagate_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6431756Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6431912Z test_nan_policy_propagate_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6432045Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6432202Z test_nan_policy_propagate_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6432341Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6432495Z test_nan_policy_propagate_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6432637Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6432793Z test_nan_policy_propagate_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6432933Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6433090Z test_nan_policy_propagate_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6433222Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6433380Z test_nan_policy_propagate_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6433520Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6433680Z test_nan_policy_propagate_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6433820Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6433974Z test_nan_policy_propagate_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6434138Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6434288Z test_nan_policy_propagate_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6434424Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6434581Z test_nan_policy_propagate_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6434724Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6434882Z test_nan_policy_propagate_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6435021Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6435180Z test_nan_policy_propagate_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6435319Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6435473Z test_nan_policy_propagate_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6435613Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6435765Z test_nan_policy_propagate_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6435905Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6436057Z test_nan_policy_propagate_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6436195Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6436344Z test_nan_policy_propagate_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6436485Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6436634Z test_nan_policy_propagate_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6436774Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6436930Z test_nan_policy_propagate_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6437097Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6437248Z test_nan_policy_propagate_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6437388Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6437539Z test_nan_policy_propagate_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6437679Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6437820Z test_nan_policy_propagate_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6437959Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6438125Z test_nan_policy_propagate_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6438265Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6438433Z test_nan_policy_propagate_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6438578Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6438744Z test_nan_policy_propagate_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6438885Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6439040Z test_nan_policy_propagate_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6439179Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6439339Z test_nan_policy_propagate_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6439478Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6439639Z test_nan_policy_propagate_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6439776Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6439928Z test_nan_policy_propagate_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6440092Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6440241Z test_nan_policy_propagate_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6440381Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6440536Z test_nan_policy_propagate_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6440676Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6440827Z test_nan_policy_propagate_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6440965Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6441115Z test_nan_policy_propagate_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6441254Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6441479Z test_nan_policy_propagate_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6441631Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6441782Z test_nan_policy_propagate_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6441922Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6442077Z test_nan_policy_propagate_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6442217Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6442371Z test_nan_policy_propagate_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6442512Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6442653Z test_nan_policy_propagate_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6442797Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6442946Z test_nan_policy_propagate_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6443115Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6443262Z test_nan_policy_propagate_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6443400Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6443566Z test_nan_policy_propagate_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6443706Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6443867Z test_nan_policy_propagate_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6444005Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6444170Z test_nan_policy_propagate_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6444309Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6444479Z test_nan_policy_propagate_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6444619Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6444780Z test_nan_policy_propagate_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6444921Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6445072Z test_nan_policy_propagate_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6445211Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:56:58.6445370Z test_nansum_complex_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.005s) 2023-01-11T21:56:58.6445528Z test_nansum_complex_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.005s) 2023-01-11T21:56:58.6445671Z test_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2023-01-11T21:56:58.6445815Z test_nansum_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2023-01-11T21:56:58.6446117Z test_nansum_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2023-01-11T21:56:58.6446262Z test_nansum_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6446394Z test_nansum_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6446535Z test_nansum_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6446671Z test_nansum_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6446807Z test_nansum_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6446944Z test_nansum_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6447338Z test_nansum_out_dtype_cuda_float16 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.10/site-packages/numpy/core/fromnumeric.py:86: RuntimeWarning: overflow encountered in reduce 2023-01-11T21:56:58.6447471Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2023-01-11T21:56:58.6447547Z ok (0.004s) 2023-01-11T21:56:58.6447695Z test_nansum_out_dtype_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6447843Z test_nansum_out_dtype_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6447993Z test_nansum_out_dtype_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6448145Z test_nansum_out_dtype_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6448296Z test_nansum_out_dtype_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6448444Z test_nansum_out_dtype_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6448591Z test_nansum_out_dtype_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6448977Z test_nansum_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.10/site-packages/numpy/core/fromnumeric.py:86: RuntimeWarning: invalid value encountered in reduce 2023-01-11T21:56:58.6449144Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2023-01-11T21:56:58.6449214Z ok (0.031s) 2023-01-11T21:56:58.6449367Z test_nansum_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.031s) 2023-01-11T21:56:58.6449519Z test_nansum_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.031s) 2023-01-11T21:56:58.6449668Z test_nansum_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.014s) 2023-01-11T21:56:58.6449816Z test_nansum_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.013s) 2023-01-11T21:56:58.6449963Z test_nansum_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.013s) 2023-01-11T21:56:58.6450112Z test_nansum_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.013s) 2023-01-11T21:56:58.6450258Z test_nansum_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.6450400Z test_noncontiguous_all_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6450552Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6450711Z test_noncontiguous_all_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6450876Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6451046Z test_noncontiguous_all_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6451190Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6451339Z test_noncontiguous_all_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6451483Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6451622Z test_noncontiguous_all_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6451771Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6451915Z test_noncontiguous_all_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6452080Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6452225Z test_noncontiguous_all_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6452369Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6452511Z test_noncontiguous_all_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6452645Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6452786Z test_noncontiguous_all_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6452926Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6453067Z test_noncontiguous_all_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6453204Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6453345Z test_noncontiguous_all_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6453487Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6453631Z test_noncontiguous_all_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6453764Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6453911Z test_noncontiguous_all_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6454052Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6454192Z test_noncontiguous_all_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6454331Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6454472Z test_noncontiguous_all_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6454616Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6454757Z test_noncontiguous_all_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6454889Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6455058Z test_noncontiguous_all_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6455198Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6455341Z test_noncontiguous_all_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6455481Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6455626Z test_noncontiguous_all_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6455764Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6455907Z test_noncontiguous_all_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6456039Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6456181Z test_noncontiguous_all_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6456320Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6456468Z test_noncontiguous_all_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6456609Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6456756Z test_noncontiguous_all_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6456900Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6457041Z test_noncontiguous_all_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6457173Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6457313Z test_noncontiguous_all_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6457451Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6457593Z test_noncontiguous_all_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6457731Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6457910Z test_noncontiguous_all_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6458048Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6458192Z test_noncontiguous_all_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6458324Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6458470Z test_noncontiguous_all_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6458609Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6458749Z test_noncontiguous_all_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6458888Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6459031Z test_noncontiguous_all_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6459170Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6459319Z test_noncontiguous_all_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6459451Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6459595Z test_noncontiguous_all_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6459736Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6459880Z test_noncontiguous_all_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6460022Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6460181Z test_noncontiguous_all_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6460345Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6460510Z test_noncontiguous_all_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6460650Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6460821Z test_noncontiguous_all_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6460962Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6461108Z test_noncontiguous_all_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6461248Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6461391Z test_noncontiguous_all_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6461529Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6461663Z test_noncontiguous_all_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6461802Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6461950Z test_noncontiguous_all_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6462093Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6462241Z test_noncontiguous_all_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6462380Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6462521Z test_noncontiguous_all_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6462659Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6462793Z test_noncontiguous_all_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6462933Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6463084Z test_noncontiguous_all_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6463223Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6463370Z test_noncontiguous_all_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6463508Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6463686Z test_noncontiguous_all_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6463826Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6463967Z test_noncontiguous_all_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6464112Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6464254Z test_noncontiguous_all_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6464392Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6464534Z test_noncontiguous_all_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6464675Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6464816Z test_noncontiguous_all_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6464955Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6465096Z test_noncontiguous_all_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6465235Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6465377Z test_noncontiguous_all_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6465519Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6465671Z test_noncontiguous_all_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6465808Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6465955Z test_noncontiguous_all_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6466095Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6466237Z test_noncontiguous_all_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6466377Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6466551Z test_noncontiguous_all_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6466690Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6466831Z test_noncontiguous_all_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6466971Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6467111Z test_noncontiguous_all_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6467249Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6467383Z test_noncontiguous_all_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6467522Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6467667Z test_noncontiguous_all_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6467805Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6467951Z test_noncontiguous_all_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6468089Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6468248Z test_noncontiguous_all_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6468392Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6468543Z test_noncontiguous_all_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6468683Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6468844Z test_noncontiguous_all_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6468983Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6469150Z test_noncontiguous_all_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6469291Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6469473Z test_noncontiguous_all_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6469613Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6469760Z test_noncontiguous_all_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6469900Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6470056Z test_noncontiguous_all_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6470195Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6470372Z test_noncontiguous_all_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6470527Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6470693Z test_noncontiguous_all_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6470831Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6470982Z test_noncontiguous_all_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6471122Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6471281Z test_noncontiguous_all_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6471424Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6471583Z test_noncontiguous_all_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6471726Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6471895Z test_noncontiguous_all_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6472039Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2023-01-11T21:56:58.6472205Z test_noncontiguous_all_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6472372Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2023-01-11T21:56:58.6472539Z test_noncontiguous_all_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6472679Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2023-01-11T21:56:58.6472841Z test_noncontiguous_all_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6472982Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2023-01-11T21:56:58.6473143Z test_noncontiguous_all_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6473283Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2023-01-11T21:56:58.6473437Z test_noncontiguous_all_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6473578Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2023-01-11T21:56:58.6473735Z test_noncontiguous_all_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6473882Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6474038Z test_noncontiguous_all_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6474177Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6474326Z test_noncontiguous_all_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6474465Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6474608Z test_noncontiguous_all_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6474748Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6474902Z test_noncontiguous_all_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6475042Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6475220Z test_noncontiguous_all_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6475361Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6475511Z test_noncontiguous_all_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6475652Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6475797Z test_noncontiguous_all_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6475938Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6476089Z test_noncontiguous_all_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6476228Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6476384Z test_noncontiguous_all_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6476526Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6476685Z test_noncontiguous_all_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6476825Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6476968Z test_noncontiguous_all_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6477107Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6477257Z test_noncontiguous_all_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6477395Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6477546Z test_noncontiguous_all_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6477687Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6477836Z test_noncontiguous_all_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6477976Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6478145Z test_noncontiguous_all_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6478286Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6478437Z test_noncontiguous_all_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6478577Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6478727Z test_noncontiguous_all_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6478868Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6479034Z test_noncontiguous_all_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6479174Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6479322Z test_noncontiguous_all_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6479465Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6479627Z test_noncontiguous_all_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6479768Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6479922Z test_noncontiguous_all_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6480064Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6480222Z test_noncontiguous_all_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6480361Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6480507Z test_noncontiguous_all_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6480645Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6480795Z test_noncontiguous_all_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6480963Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6481118Z test_noncontiguous_all_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6481258Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6481473Z test_noncontiguous_all_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6481633Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6481787Z test_noncontiguous_all_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6481926Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6482082Z test_noncontiguous_all_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6482221Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6482374Z test_noncontiguous_all_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6482520Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6482672Z test_noncontiguous_all_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6482813Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6482958Z test_noncontiguous_all_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6483098Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6483249Z test_noncontiguous_all_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6483389Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6483538Z test_noncontiguous_all_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6483679Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6483862Z test_noncontiguous_all_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6484004Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6484150Z test_noncontiguous_all_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6484289Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6484453Z test_noncontiguous_all_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6484594Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6484757Z test_noncontiguous_all_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6484895Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6485061Z test_noncontiguous_all_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6485201Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6485362Z test_noncontiguous_all_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6485501Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6485661Z test_noncontiguous_all_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6485801Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6486139Z test_noncontiguous_all_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6486282Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6486444Z test_noncontiguous_all_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6486586Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6486738Z test_noncontiguous_all_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6486876Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6487079Z test_noncontiguous_all_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6487222Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6487380Z test_noncontiguous_all_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6487519Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6487670Z test_noncontiguous_all_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6487810Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6487961Z test_noncontiguous_all_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6488103Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6488260Z test_noncontiguous_all_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6488404Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6488558Z test_noncontiguous_all_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6488697Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6488846Z test_noncontiguous_all_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6488985Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6489129Z test_noncontiguous_all_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6489297Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6489489Z test_noncontiguous_all_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6489662Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6489848Z test_noncontiguous_all_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6490064Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6490251Z test_noncontiguous_all_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6490426Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6490606Z test_noncontiguous_all_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6490784Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6490970Z test_noncontiguous_all_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6491144Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6491338Z test_noncontiguous_all_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6491495Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6491647Z test_noncontiguous_all_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6491792Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6491935Z test_noncontiguous_all_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6492075Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6492225Z test_noncontiguous_all_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6492367Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6492525Z test_noncontiguous_all_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6492665Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6492817Z test_noncontiguous_all_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6492958Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6493114Z test_noncontiguous_all_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6493277Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6493438Z test_noncontiguous_all_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6493578Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6493736Z test_noncontiguous_all_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6493875Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6494031Z test_noncontiguous_all_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6494174Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6494319Z test_noncontiguous_all_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6494458Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6494618Z test_noncontiguous_all_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6494758Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6494911Z test_noncontiguous_all_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6495051Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6495201Z test_noncontiguous_all_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6495339Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6495483Z test_noncontiguous_all_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6495627Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6495783Z test_noncontiguous_all_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6495922Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6496105Z test_noncontiguous_all_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6496244Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6496401Z test_noncontiguous_all_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6496541Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6496692Z test_noncontiguous_all_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6496835Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6496989Z test_noncontiguous_all_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6497128Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6497280Z test_noncontiguous_all_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6497422Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6497579Z test_noncontiguous_all_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6497720Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6497865Z test_noncontiguous_all_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6498010Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6498160Z test_noncontiguous_all_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6498299Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6498449Z test_noncontiguous_all_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6498589Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6498740Z test_noncontiguous_all_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6498875Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6499055Z test_noncontiguous_all_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6499197Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2023-01-11T21:56:58.6499349Z test_noncontiguous_all_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6499489Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6499639Z test_noncontiguous_all_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6499779Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6499939Z test_noncontiguous_all_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6500097Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6500280Z test_noncontiguous_all_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6500428Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6500583Z test_noncontiguous_all_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6500721Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6500874Z test_noncontiguous_all_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6501013Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6501161Z test_noncontiguous_all_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6501296Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6501446Z test_noncontiguous_all_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6501591Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6501741Z test_noncontiguous_all_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6501908Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6502056Z test_noncontiguous_all_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6502198Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6502350Z test_noncontiguous_all_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6502483Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6502632Z test_noncontiguous_all_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6502772Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6502925Z test_noncontiguous_all_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6503064Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6503220Z test_noncontiguous_all_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6503364Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6503526Z test_noncontiguous_all_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6503658Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2023-01-11T21:56:58.6503811Z test_noncontiguous_all_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6503952Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6504105Z test_noncontiguous_all_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6504248Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6504399Z test_noncontiguous_all_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6504541Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6504690Z test_noncontiguous_all_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6504897Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6505052Z test_noncontiguous_all_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6505191Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6505342Z test_noncontiguous_all_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6505485Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6505636Z test_noncontiguous_all_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6505779Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2023-01-11T21:56:58.6505928Z test_noncontiguous_all_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6506061Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6506213Z test_noncontiguous_all_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6506356Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6506505Z test_noncontiguous_all_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6506646Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6506797Z test_noncontiguous_all_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6506937Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6507080Z test_noncontiguous_all_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6507211Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6507354Z test_noncontiguous_all_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6507494Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6507661Z test_noncontiguous_all_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6507802Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6507953Z test_noncontiguous_all_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6508092Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6508239Z test_noncontiguous_all_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6508371Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6508521Z test_noncontiguous_all_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6508659Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6508809Z test_noncontiguous_all_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6508947Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6509099Z test_noncontiguous_all_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6509243Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6509392Z test_noncontiguous_all_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6509529Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6509681Z test_noncontiguous_all_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6509838Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6510008Z test_noncontiguous_all_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6510159Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6510308Z test_noncontiguous_all_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6510446Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6510615Z test_noncontiguous_all_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6510749Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6510892Z test_noncontiguous_all_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6511030Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6511172Z test_noncontiguous_all_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6511311Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6511456Z test_noncontiguous_all_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6511595Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6511737Z test_noncontiguous_all_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6511868Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6512022Z test_noncontiguous_all_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6512164Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6512310Z test_noncontiguous_all_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6512450Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6512602Z test_noncontiguous_all_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6512746Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6512889Z test_noncontiguous_all_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6513028Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6513178Z test_noncontiguous_all_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6513316Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6513491Z test_noncontiguous_all_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6513629Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6513772Z test_noncontiguous_all_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6513913Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6514050Z test_noncontiguous_all_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6514191Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6514340Z test_noncontiguous_all_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6514481Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6514626Z test_noncontiguous_all_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6514768Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6514915Z test_noncontiguous_all_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6515055Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6515193Z test_noncontiguous_all_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6515332Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6515475Z test_noncontiguous_all_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6515615Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6515756Z test_noncontiguous_all_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6515895Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6516042Z test_noncontiguous_all_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6516181Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6516326Z test_noncontiguous_all_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6516493Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6516639Z test_noncontiguous_all_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6516778Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6516926Z test_noncontiguous_all_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6517064Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6517208Z test_noncontiguous_all_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6517347Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6517498Z test_noncontiguous_all_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6517639Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6517806Z test_noncontiguous_all_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6517946Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6518106Z test_noncontiguous_all_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6518244Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6518401Z test_noncontiguous_all_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6518541Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6518686Z test_noncontiguous_all_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6518827Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6518983Z test_noncontiguous_all_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6519122Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6519293Z test_noncontiguous_all_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6519434Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6519578Z test_noncontiguous_all_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6519718Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6519865Z test_noncontiguous_all_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6520006Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6520154Z test_noncontiguous_all_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6520295Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6520444Z test_noncontiguous_all_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6520581Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6520733Z test_noncontiguous_all_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6520872Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6521008Z test_noncontiguous_all_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6521147Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6521287Z test_noncontiguous_all_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6521495Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6521653Z test_noncontiguous_all_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6521795Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6521937Z test_noncontiguous_all_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6522078Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6522242Z test_noncontiguous_all_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6522387Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6522530Z test_noncontiguous_all_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6522669Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6522811Z test_noncontiguous_all_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6522950Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6523093Z test_noncontiguous_all_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6523224Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6523373Z test_noncontiguous_all_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6523512Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6523665Z test_noncontiguous_all_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6523804Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6523946Z test_noncontiguous_all_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6524085Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6524230Z test_noncontiguous_all_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6524361Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6524504Z test_noncontiguous_all_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6524642Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6524804Z test_noncontiguous_all_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6524941Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6525129Z test_noncontiguous_all_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6525269Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6525429Z test_noncontiguous_all_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6525561Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6525717Z test_noncontiguous_all_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6525856Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6526117Z test_noncontiguous_all_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6526269Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6526437Z test_noncontiguous_all_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6526586Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:56:58.6526764Z test_noncontiguous_expanded_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6526918Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6527081Z test_noncontiguous_expanded_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6527242Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6527413Z test_noncontiguous_expanded_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6527571Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6527742Z test_noncontiguous_expanded_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6527897Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6528062Z test_noncontiguous_expanded_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6528213Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6528425Z test_noncontiguous_expanded_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6528569Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6528723Z test_noncontiguous_expanded_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6528875Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6529027Z test_noncontiguous_expanded_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6529173Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6529321Z test_noncontiguous_expanded_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6529456Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6529603Z test_noncontiguous_expanded_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6529758Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6529909Z test_noncontiguous_expanded_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6530053Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6530205Z test_noncontiguous_expanded_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6530348Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6530502Z test_noncontiguous_expanded_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6530637Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6530809Z test_noncontiguous_expanded_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6530968Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6531132Z test_noncontiguous_expanded_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6531305Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6531461Z test_noncontiguous_expanded_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6531606Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6531760Z test_noncontiguous_expanded_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6531896Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6532044Z test_noncontiguous_expanded_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6532185Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6532330Z test_noncontiguous_expanded_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6532475Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6532619Z test_noncontiguous_expanded_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6532773Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6532922Z test_noncontiguous_expanded_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6533057Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6533207Z test_noncontiguous_expanded_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6533348Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6533501Z test_noncontiguous_expanded_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6533643Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6533793Z test_noncontiguous_expanded_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6533936Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6534088Z test_noncontiguous_expanded_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6534252Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6534406Z test_noncontiguous_expanded_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6534546Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6534697Z test_noncontiguous_expanded_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6534838Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6534987Z test_noncontiguous_expanded_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6535132Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6535280Z test_noncontiguous_expanded_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6535415Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6535566Z test_noncontiguous_expanded_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6535707Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6535857Z test_noncontiguous_expanded_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6535998Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6536144Z test_noncontiguous_expanded_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6536285Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6536437Z test_noncontiguous_expanded_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6536571Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6536720Z test_noncontiguous_expanded_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6536861Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6537046Z test_noncontiguous_expanded_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6537188Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6537345Z test_noncontiguous_expanded_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6537488Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6537641Z test_noncontiguous_expanded_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6537775Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6537927Z test_noncontiguous_expanded_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6538071Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6538221Z test_noncontiguous_expanded_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6538362Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6538514Z test_noncontiguous_expanded_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6538658Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6538806Z test_noncontiguous_expanded_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6538941Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6539089Z test_noncontiguous_expanded_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6539230Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6539381Z test_noncontiguous_expanded_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6539525Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6539675Z test_noncontiguous_expanded_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6539824Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6540043Z test_noncontiguous_expanded_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6540199Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6540362Z test_noncontiguous_expanded_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6540509Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6540664Z test_noncontiguous_expanded_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6540809Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6540967Z test_noncontiguous_expanded_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6541110Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6541265Z test_noncontiguous_expanded_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6541406Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6541561Z test_noncontiguous_expanded_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6541701Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6541857Z test_noncontiguous_expanded_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6542000Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6542158Z test_noncontiguous_expanded_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6542301Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6542455Z test_noncontiguous_expanded_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6542592Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6542749Z test_noncontiguous_expanded_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6542918Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6543073Z test_noncontiguous_expanded_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6543215Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6543368Z test_noncontiguous_expanded_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6543511Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6543666Z test_noncontiguous_expanded_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6543802Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6543953Z test_noncontiguous_expanded_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6544095Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6544251Z test_noncontiguous_expanded_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6544397Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6544548Z test_noncontiguous_expanded_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6544689Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6544837Z test_noncontiguous_expanded_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6553626Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6553799Z test_noncontiguous_expanded_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6553944Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6554118Z test_noncontiguous_expanded_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6554264Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6554487Z test_noncontiguous_expanded_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6554645Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6554822Z test_noncontiguous_expanded_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6554981Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6555166Z test_noncontiguous_expanded_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6555325Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6555506Z test_noncontiguous_expanded_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6555662Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6555840Z test_noncontiguous_expanded_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6556005Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6556174Z test_noncontiguous_expanded_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6556333Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6556508Z test_noncontiguous_expanded_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6556664Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6556839Z test_noncontiguous_expanded_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6556993Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6557163Z test_noncontiguous_expanded_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6557318Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6557524Z test_noncontiguous_expanded_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6557680Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6557858Z test_noncontiguous_expanded_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6558016Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6558204Z test_noncontiguous_expanded_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6558362Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2023-01-11T21:56:58.6558552Z test_noncontiguous_expanded_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6558707Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2023-01-11T21:56:58.6558890Z test_noncontiguous_expanded_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6559047Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2023-01-11T21:56:58.6559239Z test_noncontiguous_expanded_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6559397Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2023-01-11T21:56:58.6559580Z test_noncontiguous_expanded_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6559733Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2023-01-11T21:56:58.6559913Z test_noncontiguous_expanded_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6560067Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2023-01-11T21:56:58.6560238Z test_noncontiguous_expanded_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6560394Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6560571Z test_noncontiguous_expanded_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6560756Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6560932Z test_noncontiguous_expanded_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6561085Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6561260Z test_noncontiguous_expanded_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6561511Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6561687Z test_noncontiguous_expanded_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6561838Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6562012Z test_noncontiguous_expanded_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6562168Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6562330Z test_noncontiguous_expanded_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6562475Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6562636Z test_noncontiguous_expanded_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6562780Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6562936Z test_noncontiguous_expanded_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6563071Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6563235Z test_noncontiguous_expanded_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6563377Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6563538Z test_noncontiguous_expanded_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6563717Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6563877Z test_noncontiguous_expanded_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6564019Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6564177Z test_noncontiguous_expanded_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6564314Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6564473Z test_noncontiguous_expanded_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6564614Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6564769Z test_noncontiguous_expanded_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6564911Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6565066Z test_noncontiguous_expanded_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6565215Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6565371Z test_noncontiguous_expanded_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6565505Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6565662Z test_noncontiguous_expanded_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6565803Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6566088Z test_noncontiguous_expanded_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6566230Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6566393Z test_noncontiguous_expanded_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6566536Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6566752Z test_noncontiguous_expanded_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6566890Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6567054Z test_noncontiguous_expanded_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6567197Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6567359Z test_noncontiguous_expanded_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6567502Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6567662Z test_noncontiguous_expanded_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6567805Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6567964Z test_noncontiguous_expanded_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6568098Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6568264Z test_noncontiguous_expanded_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6568405Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6568562Z test_noncontiguous_expanded_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6568704Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6568867Z test_noncontiguous_expanded_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6569009Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6569170Z test_noncontiguous_expanded_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6569334Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6569536Z test_noncontiguous_expanded_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6569754Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6569954Z test_noncontiguous_expanded_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6570131Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6570330Z test_noncontiguous_expanded_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6570505Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6570705Z test_noncontiguous_expanded_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6570874Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6571070Z test_noncontiguous_expanded_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6571247Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6571450Z test_noncontiguous_expanded_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6571590Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6571746Z test_noncontiguous_expanded_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6571887Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6572055Z test_noncontiguous_expanded_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6572199Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6572359Z test_noncontiguous_expanded_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6572503Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6572669Z test_noncontiguous_expanded_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6572839Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6573007Z test_noncontiguous_expanded_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6573147Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6573311Z test_noncontiguous_expanded_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6573454Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6573611Z test_noncontiguous_expanded_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6573756Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6573920Z test_noncontiguous_expanded_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6574059Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6574224Z test_noncontiguous_expanded_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6574371Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6574531Z test_noncontiguous_expanded_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6574671Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6574827Z test_noncontiguous_expanded_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6574969Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6575127Z test_noncontiguous_expanded_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6575267Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6575428Z test_noncontiguous_expanded_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6575570Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6575766Z test_noncontiguous_expanded_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6575910Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6576062Z test_noncontiguous_expanded_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6576204Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6576362Z test_noncontiguous_expanded_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6576503Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6576660Z test_noncontiguous_expanded_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6576807Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6576966Z test_noncontiguous_expanded_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6577111Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6577261Z test_noncontiguous_expanded_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6577401Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6577556Z test_noncontiguous_expanded_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6577700Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6577858Z test_noncontiguous_expanded_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6578000Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6578155Z test_noncontiguous_expanded_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6578296Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6578450Z test_noncontiguous_expanded_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6578621Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6578785Z test_noncontiguous_expanded_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6578926Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6579113Z test_noncontiguous_expanded_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6579290Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6579490Z test_noncontiguous_expanded_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6579665Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6579859Z test_noncontiguous_expanded_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6580035Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6580239Z test_noncontiguous_expanded_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6580415Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6580620Z test_noncontiguous_expanded_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6580797Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6580999Z test_noncontiguous_expanded_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6581173Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6581368Z test_noncontiguous_expanded_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6581535Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6581737Z test_noncontiguous_expanded_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6581932Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6582090Z test_noncontiguous_expanded_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6582232Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6582392Z test_noncontiguous_expanded_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6582534Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6582691Z test_noncontiguous_expanded_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6582826Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6582983Z test_noncontiguous_expanded_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6583124Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6583281Z test_noncontiguous_expanded_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6583426Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6583582Z test_noncontiguous_expanded_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6583726Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6583884Z test_noncontiguous_expanded_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6584018Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2023-01-11T21:56:58.6584185Z test_noncontiguous_expanded_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6584326Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6584488Z test_noncontiguous_expanded_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6584628Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6584812Z test_noncontiguous_expanded_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6584954Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6585114Z test_noncontiguous_expanded_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6585252Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6585411Z test_noncontiguous_expanded_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6585554Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6585709Z test_noncontiguous_expanded_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6585851Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6586008Z test_noncontiguous_expanded_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6586151Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6586310Z test_noncontiguous_expanded_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6586445Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6586603Z test_noncontiguous_expanded_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6586744Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6586899Z test_noncontiguous_expanded_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6587039Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6587197Z test_noncontiguous_expanded_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6587340Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6587496Z test_noncontiguous_expanded_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6587657Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6587821Z test_noncontiguous_expanded_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6587966Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6588128Z test_noncontiguous_expanded_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6588269Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6588428Z test_noncontiguous_expanded_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6588571Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6588728Z test_noncontiguous_expanded_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6588863Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6589026Z test_noncontiguous_expanded_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6589166Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6589322Z test_noncontiguous_expanded_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6589463Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6589616Z test_noncontiguous_expanded_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6589762Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6589918Z test_noncontiguous_expanded_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6590053Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6590207Z test_noncontiguous_expanded_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6590348Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6590540Z test_noncontiguous_expanded_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6590681Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6590840Z test_noncontiguous_expanded_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6590983Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6591144Z test_noncontiguous_expanded_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6591278Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6591440Z test_noncontiguous_expanded_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6591581Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6591738Z test_noncontiguous_expanded_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6591886Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6592041Z test_noncontiguous_expanded_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6592181Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6592343Z test_noncontiguous_expanded_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6592491Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6592637Z test_noncontiguous_expanded_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6592784Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6592935Z test_noncontiguous_expanded_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6593075Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6593227Z test_noncontiguous_expanded_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6593399Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6593554Z test_noncontiguous_expanded_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6593695Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6593843Z test_noncontiguous_expanded_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6593984Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6594138Z test_noncontiguous_expanded_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6594281Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6594444Z test_noncontiguous_expanded_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6594586Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6594750Z test_noncontiguous_expanded_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6594892Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6595037Z test_noncontiguous_expanded_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6595179Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6595331Z test_noncontiguous_expanded_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6595474Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6595622Z test_noncontiguous_expanded_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6595764Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6595917Z test_noncontiguous_expanded_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6596059Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6596232Z test_noncontiguous_expanded_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6596377Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6596533Z test_noncontiguous_expanded_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6596673Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6596824Z test_noncontiguous_expanded_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6596968Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6597129Z test_noncontiguous_expanded_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6597273Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6597421Z test_noncontiguous_expanded_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6597569Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6597726Z test_noncontiguous_expanded_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6597868Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6598022Z test_noncontiguous_expanded_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6598164Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6598323Z test_noncontiguous_expanded_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6598465Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6598609Z test_noncontiguous_expanded_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6598748Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6598896Z test_noncontiguous_expanded_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6599063Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6599210Z test_noncontiguous_expanded_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6599350Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6599500Z test_noncontiguous_expanded_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6599644Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6599800Z test_noncontiguous_expanded_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6599962Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6600144Z test_noncontiguous_expanded_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6600284Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6600433Z test_noncontiguous_expanded_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6600577Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6600731Z test_noncontiguous_expanded_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6600871Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6601020Z test_noncontiguous_expanded_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6601160Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6601312Z test_noncontiguous_expanded_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6601522Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6601673Z test_noncontiguous_expanded_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6601818Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6601996Z test_noncontiguous_expanded_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6602138Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6602283Z test_noncontiguous_expanded_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6602422Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6602572Z test_noncontiguous_expanded_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6602711Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6602856Z test_noncontiguous_expanded_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6602999Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6603145Z test_noncontiguous_expanded_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6603285Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6603432Z test_noncontiguous_expanded_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6603572Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6603717Z test_noncontiguous_expanded_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6603857Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6604011Z test_noncontiguous_expanded_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6604150Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6604307Z test_noncontiguous_expanded_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6604450Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6604598Z test_noncontiguous_expanded_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6604737Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6604960Z test_noncontiguous_expanded_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6605101Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6605249Z test_noncontiguous_expanded_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6605390Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6605537Z test_noncontiguous_expanded_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6605676Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6605833Z test_noncontiguous_expanded_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6606068Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6606256Z test_noncontiguous_expanded_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6606417Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6606598Z test_noncontiguous_expanded_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6606751Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6606928Z test_noncontiguous_expanded_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6607086Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6607255Z test_noncontiguous_expanded_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6607407Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6607580Z test_noncontiguous_expanded_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6607734Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6607903Z test_noncontiguous_expanded_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6608098Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6608263Z test_noncontiguous_expanded_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6608415Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6608578Z test_noncontiguous_expanded_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6608730Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6608899Z test_noncontiguous_expanded_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6609051Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6609225Z test_noncontiguous_expanded_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6609398Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6609612Z test_noncontiguous_expanded_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6609804Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6610002Z test_noncontiguous_expanded_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6610191Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6610396Z test_noncontiguous_expanded_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6610593Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6610795Z test_noncontiguous_expanded_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6610987Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6611186Z test_noncontiguous_expanded_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6611377Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6611579Z test_noncontiguous_expanded_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6611733Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6611893Z test_noncontiguous_expanded_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6612046Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6612207Z test_noncontiguous_expanded_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6612360Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6612526Z test_noncontiguous_expanded_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6612676Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6612838Z test_noncontiguous_expanded_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6612987Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6613156Z test_noncontiguous_expanded_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6613306Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6613465Z test_noncontiguous_expanded_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6613614Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6613772Z test_noncontiguous_expanded_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6613921Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6614074Z test_noncontiguous_expanded_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6614225Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6614402Z test_noncontiguous_expanded_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6614583Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6614767Z test_noncontiguous_expanded_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6614920Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6615099Z test_noncontiguous_expanded_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6615254Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6615423Z test_noncontiguous_expanded_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6615576Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6615753Z test_noncontiguous_expanded_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6615905Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6616077Z test_noncontiguous_expanded_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6616235Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:56:58.6616398Z test_noncontiguous_innermost_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6616556Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6616712Z test_noncontiguous_innermost_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6616869Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6617040Z test_noncontiguous_innermost_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6617196Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6617364Z test_noncontiguous_innermost_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6617518Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6617708Z test_noncontiguous_innermost_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6617864Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6618022Z test_noncontiguous_innermost_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6618176Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6618339Z test_noncontiguous_innermost_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6618494Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6618654Z test_noncontiguous_innermost_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6618808Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6618969Z test_noncontiguous_innermost_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6619127Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6619282Z test_noncontiguous_innermost_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6619466Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6619665Z test_noncontiguous_innermost_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6619853Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6620049Z test_noncontiguous_innermost_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6620239Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6620449Z test_noncontiguous_innermost_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6620638Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6620831Z test_noncontiguous_innermost_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6621020Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6621254Z test_noncontiguous_innermost_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6621443Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6621648Z test_noncontiguous_innermost_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6621838Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6622022Z test_noncontiguous_innermost_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6622173Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6622331Z test_noncontiguous_innermost_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6622483Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6622646Z test_noncontiguous_innermost_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6622798Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6622969Z test_noncontiguous_innermost_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6623120Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6623280Z test_noncontiguous_innermost_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6623431Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6623587Z test_noncontiguous_innermost_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6623738Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6623908Z test_noncontiguous_innermost_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6624057Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6624216Z test_noncontiguous_innermost_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6624368Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6624563Z test_noncontiguous_innermost_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6624714Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6624871Z test_noncontiguous_innermost_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6625022Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6625185Z test_noncontiguous_innermost_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6625337Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6625498Z test_noncontiguous_innermost_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6625651Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6625815Z test_noncontiguous_innermost_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6625968Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6626131Z test_noncontiguous_innermost_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6626284Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6626441Z test_noncontiguous_innermost_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6626594Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6626756Z test_noncontiguous_innermost_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6626909Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6627071Z test_noncontiguous_innermost_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6627221Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6627375Z test_noncontiguous_innermost_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6627515Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6627700Z test_noncontiguous_innermost_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6627841Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6627994Z test_noncontiguous_innermost_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6628132Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6628283Z test_noncontiguous_innermost_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6628421Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6628564Z test_noncontiguous_innermost_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6628704Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6628853Z test_noncontiguous_innermost_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6628997Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6629148Z test_noncontiguous_innermost_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6629290Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6629437Z test_noncontiguous_innermost_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6629578Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6629721Z test_noncontiguous_innermost_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6629858Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6630003Z test_noncontiguous_innermost_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6630147Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6630293Z test_noncontiguous_innermost_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6630464Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6630647Z test_noncontiguous_innermost_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6630811Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6630959Z test_noncontiguous_innermost_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6631100Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6631255Z test_noncontiguous_innermost_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6631397Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6631547Z test_noncontiguous_innermost_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6631685Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6631837Z test_noncontiguous_innermost_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6631983Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6632125Z test_noncontiguous_innermost_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6632263Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6632411Z test_noncontiguous_innermost_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6632548Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6632699Z test_noncontiguous_innermost_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6632838Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6632991Z test_noncontiguous_innermost_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6633132Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6633281Z test_noncontiguous_innermost_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6633457Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6633611Z test_noncontiguous_innermost_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6633750Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6633903Z test_noncontiguous_innermost_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6634041Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6634190Z test_noncontiguous_innermost_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6634329Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6634470Z test_noncontiguous_innermost_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6634608Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6634759Z test_noncontiguous_innermost_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6634898Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6635049Z test_noncontiguous_innermost_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6635186Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6635335Z test_noncontiguous_innermost_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6635474Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6635615Z test_noncontiguous_innermost_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6635754Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6635918Z test_noncontiguous_innermost_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6636056Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6636245Z test_noncontiguous_innermost_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6636385Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6636551Z test_noncontiguous_innermost_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6636690Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6636847Z test_noncontiguous_innermost_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6636985Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6637148Z test_noncontiguous_innermost_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6637286Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6637453Z test_noncontiguous_innermost_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6637592Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6637756Z test_noncontiguous_innermost_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6637897Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6638050Z test_noncontiguous_innermost_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6638192Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6638354Z test_noncontiguous_innermost_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6638495Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6638658Z test_noncontiguous_innermost_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6638795Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6638953Z test_noncontiguous_innermost_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6639124Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6639278Z test_noncontiguous_innermost_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6639419Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6639589Z test_noncontiguous_innermost_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6639728Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6639904Z test_noncontiguous_innermost_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6640042Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6640213Z test_noncontiguous_innermost_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6640351Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6640516Z test_noncontiguous_innermost_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6640657Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6640826Z test_noncontiguous_innermost_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6640966Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6641133Z test_noncontiguous_innermost_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6641270Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6641500Z test_noncontiguous_innermost_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6641640Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6641793Z test_noncontiguous_innermost_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6641935Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6642128Z test_noncontiguous_innermost_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6642270Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6642429Z test_noncontiguous_innermost_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6642568Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6642727Z test_noncontiguous_innermost_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6642866Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6643017Z test_noncontiguous_innermost_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6643156Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6643312Z test_noncontiguous_innermost_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6643457Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6643615Z test_noncontiguous_innermost_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6643753Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6643910Z test_noncontiguous_innermost_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6644052Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6644207Z test_noncontiguous_innermost_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6644348Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6644509Z test_noncontiguous_innermost_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6644647Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6644809Z test_noncontiguous_innermost_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6644972Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6645127Z test_noncontiguous_innermost_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6645263Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6645419Z test_noncontiguous_innermost_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6645551Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6645710Z test_noncontiguous_innermost_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6645849Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6646098Z test_noncontiguous_innermost_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6646237Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6646400Z test_noncontiguous_innermost_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6646545Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6646701Z test_noncontiguous_innermost_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6646833Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6647002Z test_noncontiguous_innermost_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6647141Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6647308Z test_noncontiguous_innermost_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6647449Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6647612Z test_noncontiguous_innermost_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6647750Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6647950Z test_noncontiguous_innermost_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6648083Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6648247Z test_noncontiguous_innermost_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6648385Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6648543Z test_noncontiguous_innermost_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6648682Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6648837Z test_noncontiguous_innermost_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6648975Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6649139Z test_noncontiguous_innermost_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6649277Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6649436Z test_noncontiguous_innermost_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6649573Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6649739Z test_noncontiguous_innermost_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6649880Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6650057Z test_noncontiguous_innermost_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6650213Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6650394Z test_noncontiguous_innermost_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6650525Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6650684Z test_noncontiguous_innermost_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6650866Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6651026Z test_noncontiguous_innermost_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6651163Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6651320Z test_noncontiguous_innermost_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6651461Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6651620Z test_noncontiguous_innermost_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6651756Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6651917Z test_noncontiguous_innermost_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6652057Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6652220Z test_noncontiguous_innermost_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6652359Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6652529Z test_noncontiguous_innermost_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6652668Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6652837Z test_noncontiguous_innermost_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6652968Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6653136Z test_noncontiguous_innermost_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6653275Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6653441Z test_noncontiguous_innermost_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6653609Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6653776Z test_noncontiguous_innermost_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6653916Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6654083Z test_noncontiguous_innermost_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6654215Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6654377Z test_noncontiguous_innermost_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6654515Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6654678Z test_noncontiguous_innermost_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6654819Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6654983Z test_noncontiguous_innermost_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6655126Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6655286Z test_noncontiguous_innermost_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6655423Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6655580Z test_noncontiguous_innermost_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6655718Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6655878Z test_noncontiguous_innermost_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6656017Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6656180Z test_noncontiguous_innermost_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6656318Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6656500Z test_noncontiguous_innermost_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6656632Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6656790Z test_noncontiguous_innermost_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6656928Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6657087Z test_noncontiguous_innermost_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6657227Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6657384Z test_noncontiguous_innermost_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6657522Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6657680Z test_noncontiguous_innermost_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6657811Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6657973Z test_noncontiguous_innermost_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6658112Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6658269Z test_noncontiguous_innermost_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6658410Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6658567Z test_noncontiguous_innermost_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6658705Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6658868Z test_noncontiguous_innermost_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6659006Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6659158Z test_noncontiguous_innermost_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6659330Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6659491Z test_noncontiguous_innermost_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6659653Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6659833Z test_noncontiguous_innermost_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6659970Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6660136Z test_noncontiguous_innermost_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6660276Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6660429Z test_noncontiguous_innermost_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6660569Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6660735Z test_noncontiguous_innermost_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6660878Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6661042Z test_noncontiguous_innermost_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6661181Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6661339Z test_noncontiguous_innermost_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6661477Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6661627Z test_noncontiguous_innermost_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6661765Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6661923Z test_noncontiguous_innermost_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6662065Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6662249Z test_noncontiguous_innermost_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6662391Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6662546Z test_noncontiguous_innermost_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6662685Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6662835Z test_noncontiguous_innermost_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6662978Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6663137Z test_noncontiguous_innermost_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6663280Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6663442Z test_noncontiguous_innermost_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6663584Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6663746Z test_noncontiguous_innermost_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6663888Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6664043Z test_noncontiguous_innermost_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6664182Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6664343Z test_noncontiguous_innermost_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6664480Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6664637Z test_noncontiguous_innermost_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6664774Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6664935Z test_noncontiguous_innermost_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6665100Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6665250Z test_noncontiguous_innermost_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6665388Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6665545Z test_noncontiguous_innermost_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6665683Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6665839Z test_noncontiguous_innermost_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6665976Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6666127Z test_noncontiguous_innermost_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6666264Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6666413Z test_noncontiguous_innermost_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6666555Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6666711Z test_noncontiguous_innermost_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6666849Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6667004Z test_noncontiguous_innermost_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6667143Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6667301Z test_noncontiguous_innermost_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6667437Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6667591Z test_noncontiguous_innermost_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6667731Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6667920Z test_noncontiguous_innermost_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6668060Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6668219Z test_noncontiguous_innermost_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6668358Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6668517Z test_noncontiguous_innermost_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6668657Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6668806Z test_noncontiguous_innermost_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6668944Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6669100Z test_noncontiguous_innermost_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6669239Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6669399Z test_noncontiguous_innermost_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6669537Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6669690Z test_noncontiguous_innermost_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6669829Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6669977Z test_noncontiguous_innermost_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6670113Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6670267Z test_noncontiguous_innermost_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6670405Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6670564Z test_noncontiguous_innermost_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6670731Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6670894Z test_noncontiguous_innermost_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6671036Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6671190Z test_noncontiguous_innermost_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6671329Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2023-01-11T21:56:58.6671490Z test_noncontiguous_innermost_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6671626Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6671786Z test_noncontiguous_innermost_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6671925Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6672083Z test_noncontiguous_innermost_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6672227Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6672377Z test_noncontiguous_innermost_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6672515Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6672672Z test_noncontiguous_innermost_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6672814Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6672967Z test_noncontiguous_innermost_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6673104Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6673258Z test_noncontiguous_innermost_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6673398Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6673546Z test_noncontiguous_innermost_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6673721Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6673875Z test_noncontiguous_innermost_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6674014Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6674175Z test_noncontiguous_innermost_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6674314Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6674474Z test_noncontiguous_innermost_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6674612Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6674758Z test_noncontiguous_innermost_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6674894Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6675051Z test_noncontiguous_innermost_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6675190Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6675340Z test_noncontiguous_innermost_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6675476Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6675634Z test_noncontiguous_innermost_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6675773Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6675926Z test_noncontiguous_innermost_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6676064Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6676215Z test_noncontiguous_innermost_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6676353Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6676531Z test_noncontiguous_innermost_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6676670Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6676826Z test_noncontiguous_innermost_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6676965Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6677111Z test_noncontiguous_innermost_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6677257Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6677411Z test_noncontiguous_innermost_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6677549Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6677703Z test_noncontiguous_innermost_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6677842Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6678001Z test_noncontiguous_innermost_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6678140Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6678284Z test_noncontiguous_innermost_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6678428Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6678580Z test_noncontiguous_innermost_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6678724Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6678874Z test_noncontiguous_innermost_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6679013Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6679163Z test_noncontiguous_innermost_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6679304Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6679471Z test_noncontiguous_innermost_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6679612Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6679768Z test_noncontiguous_innermost_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6679908Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6680059Z test_noncontiguous_innermost_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6680199Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6680355Z test_noncontiguous_innermost_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6680494Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6680643Z test_noncontiguous_innermost_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6680787Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6680941Z test_noncontiguous_innermost_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6681080Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6681233Z test_noncontiguous_innermost_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6681374Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6681594Z test_noncontiguous_innermost_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6681732Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6681875Z test_noncontiguous_innermost_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6682015Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6682172Z test_noncontiguous_innermost_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6682346Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6682498Z test_noncontiguous_innermost_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6682639Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6682795Z test_noncontiguous_innermost_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6682934Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6683075Z test_noncontiguous_innermost_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6683214Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6683369Z test_noncontiguous_innermost_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6683513Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6683663Z test_noncontiguous_innermost_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6683806Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6683962Z test_noncontiguous_innermost_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6684100Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6684248Z test_noncontiguous_innermost_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6684387Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6684539Z test_noncontiguous_innermost_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6684679Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6684829Z test_noncontiguous_innermost_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6684966Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6685115Z test_noncontiguous_innermost_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6685280Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6685438Z test_noncontiguous_innermost_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6685578Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6685743Z test_noncontiguous_innermost_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6685884Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6686159Z test_noncontiguous_innermost_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6686301Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6686465Z test_noncontiguous_innermost_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6686605Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6686766Z test_noncontiguous_innermost_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6686906Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6687070Z test_noncontiguous_innermost_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6687209Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6687365Z test_noncontiguous_innermost_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6687504Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6687657Z test_noncontiguous_innermost_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6687797Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6687945Z test_noncontiguous_innermost_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6688084Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6688280Z test_noncontiguous_innermost_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6688417Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6688573Z test_noncontiguous_innermost_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6688711Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6688861Z test_noncontiguous_innermost_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6688998Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6689141Z test_noncontiguous_innermost_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6689281Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6689460Z test_noncontiguous_innermost_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6689631Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6689821Z test_noncontiguous_innermost_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6689993Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6690175Z test_noncontiguous_innermost_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6690348Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6690523Z test_noncontiguous_innermost_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6690699Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6690883Z test_noncontiguous_innermost_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6691053Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6691235Z test_noncontiguous_innermost_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6691412Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6691608Z test_noncontiguous_innermost_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6691749Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6691898Z test_noncontiguous_innermost_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6692037Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6692189Z test_noncontiguous_innermost_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6692328Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6692478Z test_noncontiguous_innermost_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6692617Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6692766Z test_noncontiguous_innermost_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6692912Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6693056Z test_noncontiguous_innermost_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6693196Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6693356Z test_noncontiguous_innermost_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6693494Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6693658Z test_noncontiguous_innermost_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6693797Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6693962Z test_noncontiguous_innermost_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6694101Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6694255Z test_noncontiguous_innermost_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6694423Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6694589Z test_noncontiguous_innermost_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6694729Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6694888Z test_noncontiguous_innermost_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6695027Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6695178Z test_noncontiguous_outermost_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6695317Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6695459Z test_noncontiguous_outermost_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6695597Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6695764Z test_noncontiguous_outermost_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6695901Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6696056Z test_noncontiguous_outermost_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6696194Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6696344Z test_noncontiguous_outermost_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6696481Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6696628Z test_noncontiguous_outermost_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6696766Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6696914Z test_noncontiguous_outermost_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6697052Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6697272Z test_noncontiguous_outermost_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6697411Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6697562Z test_noncontiguous_outermost_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6697701Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6697841Z test_noncontiguous_outermost_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6697982Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6698129Z test_noncontiguous_outermost_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6698267Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6698409Z test_noncontiguous_outermost_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6698549Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6698712Z test_noncontiguous_outermost_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6698851Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6698999Z test_noncontiguous_outermost_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6699151Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6699339Z test_noncontiguous_outermost_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6699510Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6699698Z test_noncontiguous_outermost_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6699871Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6700061Z test_noncontiguous_outermost_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6700233Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6700449Z test_noncontiguous_outermost_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6700623Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6700810Z test_noncontiguous_outermost_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6700983Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6701169Z test_noncontiguous_outermost_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6701340Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6701523Z test_noncontiguous_outermost_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6701694Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6701872Z test_noncontiguous_outermost_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6702012Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6702169Z test_noncontiguous_outermost_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6702309Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6702456Z test_noncontiguous_outermost_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6702594Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6702744Z test_noncontiguous_outermost_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6702884Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6703027Z test_noncontiguous_outermost_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6703165Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6703309Z test_noncontiguous_outermost_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6703447Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6703625Z test_noncontiguous_outermost_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6703765Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6703913Z test_noncontiguous_outermost_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6704051Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6704197Z test_noncontiguous_outermost_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6704335Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6704481Z test_noncontiguous_outermost_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6704623Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6704773Z test_noncontiguous_outermost_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6704916Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6705073Z test_noncontiguous_outermost_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6705210Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6705351Z test_noncontiguous_outermost_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6705491Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6705647Z test_noncontiguous_outermost_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6705786Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6705941Z test_noncontiguous_outermost_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6706080Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6706235Z test_noncontiguous_outermost_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6706400Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6706546Z test_noncontiguous_outermost_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6706686Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6706834Z test_noncontiguous_outermost_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6706972Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6707119Z test_noncontiguous_outermost_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6707258Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6707404Z test_noncontiguous_outermost_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6707545Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6707684Z test_noncontiguous_outermost_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6707826Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6707974Z test_noncontiguous_outermost_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6708113Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6708257Z test_noncontiguous_outermost_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6708395Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6708552Z test_noncontiguous_outermost_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6708691Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6708838Z test_noncontiguous_outermost_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6708978Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6709134Z test_noncontiguous_outermost_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6709295Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6709446Z test_noncontiguous_outermost_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6709585Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6709736Z test_noncontiguous_outermost_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6709874Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6710017Z test_noncontiguous_outermost_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6710159Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6710310Z test_noncontiguous_outermost_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6710450Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6710601Z test_noncontiguous_outermost_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6710745Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6710897Z test_noncontiguous_outermost_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6711038Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6711186Z test_noncontiguous_outermost_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6711328Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6711483Z test_noncontiguous_outermost_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6711624Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6711775Z test_noncontiguous_outermost_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6711911Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6712064Z test_noncontiguous_outermost_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6712232Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6712376Z test_noncontiguous_outermost_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6712517Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6712670Z test_noncontiguous_outermost_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6712807Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6712958Z test_noncontiguous_outermost_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6713096Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6713247Z test_noncontiguous_outermost_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6713384Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6713531Z test_noncontiguous_outermost_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6713668Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6713832Z test_noncontiguous_outermost_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6713976Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6714140Z test_noncontiguous_outermost_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6714281Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6714449Z test_noncontiguous_outermost_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6714587Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6714745Z test_noncontiguous_outermost_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6714881Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6715078Z test_noncontiguous_outermost_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6715216Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6715379Z test_noncontiguous_outermost_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6715518Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6715676Z test_noncontiguous_outermost_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6715814Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6715968Z test_noncontiguous_outermost_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6716104Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6716264Z test_noncontiguous_outermost_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6716408Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6716567Z test_noncontiguous_outermost_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6716707Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6716865Z test_noncontiguous_outermost_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6717002Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6717152Z test_noncontiguous_outermost_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6717294Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6717465Z test_noncontiguous_outermost_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6717604Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6717778Z test_noncontiguous_outermost_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6717944Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6718116Z test_noncontiguous_outermost_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6718254Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6718414Z test_noncontiguous_outermost_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6718551Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6718720Z test_noncontiguous_outermost_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6718859Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6719026Z test_noncontiguous_outermost_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6719166Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6719332Z test_noncontiguous_outermost_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6719469Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6719620Z test_noncontiguous_outermost_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6719759Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6719917Z test_noncontiguous_outermost_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6720056Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6720217Z test_noncontiguous_outermost_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6720355Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6720514Z test_noncontiguous_outermost_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6720679Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6720831Z test_noncontiguous_outermost_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6720969Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6721125Z test_noncontiguous_outermost_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6721263Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6721477Z test_noncontiguous_outermost_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6721631Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6721784Z test_noncontiguous_outermost_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6721925Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6722079Z test_noncontiguous_outermost_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6722225Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6722384Z test_noncontiguous_outermost_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6722523Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6722681Z test_noncontiguous_outermost_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6722819Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6722976Z test_noncontiguous_outermost_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6723114Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6723260Z test_noncontiguous_outermost_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6723399Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6723592Z test_noncontiguous_outermost_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6723731Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6723887Z test_noncontiguous_outermost_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6724028Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6724186Z test_noncontiguous_outermost_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6724324Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6724473Z test_noncontiguous_outermost_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6724611Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6724776Z test_noncontiguous_outermost_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6724918Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6725084Z test_noncontiguous_outermost_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6725221Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6725383Z test_noncontiguous_outermost_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6725521Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6725672Z test_noncontiguous_outermost_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6725810Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6726073Z test_noncontiguous_outermost_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6726217Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6726376Z test_noncontiguous_outermost_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6726567Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6726730Z test_noncontiguous_outermost_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6726868Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6727028Z test_noncontiguous_outermost_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6727159Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6727317Z test_noncontiguous_outermost_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6727455Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6727618Z test_noncontiguous_outermost_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6727755Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6727914Z test_noncontiguous_outermost_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6728058Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6728218Z test_noncontiguous_outermost_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6728349Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6728512Z test_noncontiguous_outermost_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6728650Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6728809Z test_noncontiguous_outermost_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6728947Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6729100Z test_noncontiguous_outermost_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6729240Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6729470Z test_noncontiguous_outermost_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6729634Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6729830Z test_noncontiguous_outermost_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6730000Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6730195Z test_noncontiguous_outermost_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6730366Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6730579Z test_noncontiguous_outermost_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6730756Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6730963Z test_noncontiguous_outermost_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6731127Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6731342Z test_noncontiguous_outermost_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6731507Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6731676Z test_noncontiguous_outermost_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6731819Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6731982Z test_noncontiguous_outermost_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6732120Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6732285Z test_noncontiguous_outermost_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6732419Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6732585Z test_noncontiguous_outermost_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6732749Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6732913Z test_noncontiguous_outermost_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6733052Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6733219Z test_noncontiguous_outermost_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6733357Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6733520Z test_noncontiguous_outermost_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6733652Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6733810Z test_noncontiguous_outermost_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6733948Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6734119Z test_noncontiguous_outermost_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6734260Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6734425Z test_noncontiguous_outermost_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6734564Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6734722Z test_noncontiguous_outermost_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6734853Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6735009Z test_noncontiguous_outermost_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6735154Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6735312Z test_noncontiguous_outermost_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6735450Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6735632Z test_noncontiguous_outermost_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6735768Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6735926Z test_noncontiguous_outermost_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6736059Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6736215Z test_noncontiguous_outermost_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6736351Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6736508Z test_noncontiguous_outermost_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6736645Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6736800Z test_noncontiguous_outermost_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6736942Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6737104Z test_noncontiguous_outermost_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6737236Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6737394Z test_noncontiguous_outermost_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6737532Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6737689Z test_noncontiguous_outermost_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6737825Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6737980Z test_noncontiguous_outermost_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6738119Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6738284Z test_noncontiguous_outermost_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6738442Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2023-01-11T21:56:58.6738601Z test_noncontiguous_outermost_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6738739Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2023-01-11T21:56:58.6738903Z test_noncontiguous_outermost_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6739061Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6739262Z test_noncontiguous_outermost_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6739434Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2023-01-11T21:56:58.6739631Z test_noncontiguous_outermost_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6739802Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2023-01-11T21:56:58.6739997Z test_noncontiguous_outermost_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6740174Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6740367Z test_noncontiguous_outermost_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6740542Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2023-01-11T21:56:58.6740738Z test_noncontiguous_outermost_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6740910Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6741107Z test_noncontiguous_outermost_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6741284Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6741471Z test_noncontiguous_outermost_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6741646Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6741874Z test_noncontiguous_outermost_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6742015Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6742172Z test_noncontiguous_outermost_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6742315Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6742477Z test_noncontiguous_outermost_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6742616Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2023-01-11T21:56:58.6742771Z test_noncontiguous_outermost_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6742910Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6743071Z test_noncontiguous_outermost_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6743213Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6743372Z test_noncontiguous_outermost_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6743517Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6743676Z test_noncontiguous_outermost_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6743813Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6743965Z test_noncontiguous_outermost_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6744105Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6744266Z test_noncontiguous_outermost_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6744405Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6744560Z test_noncontiguous_outermost_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6744724Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2023-01-11T21:56:58.6744882Z test_noncontiguous_outermost_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6745019Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6745169Z test_noncontiguous_outermost_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6745306Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6745462Z test_noncontiguous_outermost_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6745602Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6745761Z test_noncontiguous_outermost_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6745897Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6746054Z test_noncontiguous_outermost_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6746197Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6746353Z test_noncontiguous_outermost_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6746494Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6746655Z test_noncontiguous_outermost_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6746792Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6746952Z test_noncontiguous_outermost_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6747090Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6747246Z test_noncontiguous_outermost_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6747386Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6747565Z test_noncontiguous_outermost_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6747702Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6747858Z test_noncontiguous_outermost_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6747999Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6748156Z test_noncontiguous_outermost_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6748293Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6748450Z test_noncontiguous_outermost_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6748587Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6748736Z test_noncontiguous_outermost_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6748874Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6749035Z test_noncontiguous_outermost_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6749176Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6749336Z test_noncontiguous_outermost_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6749478Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6749640Z test_noncontiguous_outermost_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6749782Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6749936Z test_noncontiguous_outermost_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6750075Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6750233Z test_noncontiguous_outermost_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6750396Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6750553Z test_noncontiguous_outermost_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6750697Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6750854Z test_noncontiguous_outermost_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6750997Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6751146Z test_noncontiguous_outermost_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6751283Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6751438Z test_noncontiguous_outermost_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6751582Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6751736Z test_noncontiguous_outermost_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6751882Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6752037Z test_noncontiguous_outermost_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6752176Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6752323Z test_noncontiguous_outermost_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6752461Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6752615Z test_noncontiguous_outermost_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6752757Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6752913Z test_noncontiguous_outermost_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6753051Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6753236Z test_noncontiguous_outermost_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6753375Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6753521Z test_noncontiguous_outermost_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6753661Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6753811Z test_noncontiguous_outermost_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6753950Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6754103Z test_noncontiguous_outermost_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6754244Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6754398Z test_noncontiguous_outermost_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6754533Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6754688Z test_noncontiguous_outermost_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6754827Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6754981Z test_noncontiguous_outermost_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6755117Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6755274Z test_noncontiguous_outermost_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6755414Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6755568Z test_noncontiguous_outermost_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6755709Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6755855Z test_noncontiguous_outermost_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6755999Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6756186Z test_noncontiguous_outermost_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6756324Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6756474Z test_noncontiguous_outermost_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6756612Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6756765Z test_noncontiguous_outermost_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6756901Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6757046Z test_noncontiguous_outermost_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6757182Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6757331Z test_noncontiguous_outermost_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6757476Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6757632Z test_noncontiguous_outermost_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6757773Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6757927Z test_noncontiguous_outermost_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6758066Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6758212Z test_noncontiguous_outermost_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6758352Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6758506Z test_noncontiguous_outermost_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6758645Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6758794Z test_noncontiguous_outermost_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6758966Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6759122Z test_noncontiguous_outermost_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6759261Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6759411Z test_noncontiguous_outermost_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6759549Z Tests reducing along noncontiguous outermost dimension. ... ok (2.296s) 2023-01-11T21:56:58.6759705Z test_noncontiguous_outermost_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6759846Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6759999Z test_noncontiguous_outermost_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6760138Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6760288Z test_noncontiguous_outermost_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6760431Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6760575Z test_noncontiguous_outermost_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6760711Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6760866Z test_noncontiguous_outermost_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6761006Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6761162Z test_noncontiguous_outermost_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6761303Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6761532Z test_noncontiguous_outermost_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6761674Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6761815Z test_noncontiguous_outermost_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6761988Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6762138Z test_noncontiguous_outermost_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6762279Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6762431Z test_noncontiguous_outermost_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6762570Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6762728Z test_noncontiguous_outermost_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6762867Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6763014Z test_noncontiguous_outermost_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6763154Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6763306Z test_noncontiguous_outermost_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6763452Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6763603Z test_noncontiguous_outermost_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6763743Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6763893Z test_noncontiguous_outermost_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6764030Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6764185Z test_noncontiguous_outermost_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6764324Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6764489Z test_noncontiguous_outermost_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6764628Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6764821Z test_noncontiguous_outermost_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6764960Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6765121Z test_noncontiguous_outermost_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6765264Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6765418Z test_noncontiguous_outermost_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6765557Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6765720Z test_noncontiguous_outermost_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6765860Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6766105Z test_noncontiguous_outermost_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6766244Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6766400Z test_noncontiguous_outermost_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6766539Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6766690Z test_noncontiguous_outermost_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6766828Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6766982Z test_noncontiguous_outermost_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6767120Z Tests reducing along noncontiguous outermost dimension. ... ok (0.841s) 2023-01-11T21:56:58.6767270Z test_noncontiguous_outermost_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6767411Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6767564Z test_noncontiguous_outermost_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6767700Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6767884Z test_noncontiguous_outermost_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6768025Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6768175Z test_noncontiguous_outermost_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6768317Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6768469Z test_noncontiguous_outermost_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6768607Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6768758Z test_noncontiguous_outermost_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6768900Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6769039Z test_noncontiguous_outermost_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6769181Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6769370Z test_noncontiguous_outermost_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6769541Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6769726Z test_noncontiguous_outermost_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6769900Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6770094Z test_noncontiguous_outermost_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6770265Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6770451Z test_noncontiguous_outermost_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6770622Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6770819Z test_noncontiguous_outermost_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6771032Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6771221Z test_noncontiguous_outermost_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6771395Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6771563Z test_noncontiguous_outermost_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6771703Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6771846Z test_noncontiguous_outermost_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6771983Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6772146Z test_noncontiguous_outermost_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6772284Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6772451Z test_noncontiguous_outermost_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6772594Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6772761Z test_noncontiguous_outermost_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6772902Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6773056Z test_noncontiguous_outermost_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6773196Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6773356Z test_noncontiguous_outermost_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6773501Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6773660Z test_noncontiguous_outermost_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6773800Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:56:58.6773955Z test_noncontiguous_transposed_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6774096Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6774242Z test_noncontiguous_transposed_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6774359Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6774519Z test_noncontiguous_transposed_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6774636Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6774793Z test_noncontiguous_transposed_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6774911Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6775069Z test_noncontiguous_transposed_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6775184Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6775335Z test_noncontiguous_transposed_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6775455Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6775612Z test_noncontiguous_transposed_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6775726Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6775878Z test_noncontiguous_transposed_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6775995Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6776147Z test_noncontiguous_transposed_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6776255Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6776404Z test_noncontiguous_transposed_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6776515Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6776663Z test_noncontiguous_transposed_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6776775Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6776952Z test_noncontiguous_transposed_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6777066Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6777222Z test_noncontiguous_transposed_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6777331Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6777482Z test_noncontiguous_transposed_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6777596Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6777747Z test_noncontiguous_transposed_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6777863Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6778018Z test_noncontiguous_transposed_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6778131Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6778290Z test_noncontiguous_transposed_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6778401Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6778558Z test_noncontiguous_transposed_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6778672Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6778824Z test_noncontiguous_transposed_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6778938Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6779109Z test_noncontiguous_transposed_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6779248Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6779428Z test_noncontiguous_transposed_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6779567Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6779760Z test_noncontiguous_transposed_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6779905Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6780144Z test_noncontiguous_transposed_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6780287Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6780482Z test_noncontiguous_transposed_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6780621Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6780804Z test_noncontiguous_transposed_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6780949Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6781139Z test_noncontiguous_transposed_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6781284Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6781474Z test_noncontiguous_transposed_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6781615Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6781801Z test_noncontiguous_transposed_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6781929Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6782079Z test_noncontiguous_transposed_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6782193Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6782343Z test_noncontiguous_transposed_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6782457Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6782608Z test_noncontiguous_transposed_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6782722Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6782865Z test_noncontiguous_transposed_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6782980Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6783132Z test_noncontiguous_transposed_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6783247Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6783431Z test_noncontiguous_transposed_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6783546Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6783709Z test_noncontiguous_transposed_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6783823Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6783974Z test_noncontiguous_transposed_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6784089Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6784243Z test_noncontiguous_transposed_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6784356Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6784509Z test_noncontiguous_transposed_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6784623Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6784777Z test_noncontiguous_transposed_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6784896Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6785039Z test_noncontiguous_transposed_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6785153Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6785305Z test_noncontiguous_transposed_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6785419Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6785566Z test_noncontiguous_transposed_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6785679Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6785835Z test_noncontiguous_transposed_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6785943Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6786094Z test_noncontiguous_transposed_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6786209Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6786393Z test_noncontiguous_transposed_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6786508Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6786666Z test_noncontiguous_transposed_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6786778Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6786934Z test_noncontiguous_transposed_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6787042Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6787204Z test_noncontiguous_transposed_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6787317Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6787471Z test_noncontiguous_transposed_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6787586Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6787744Z test_noncontiguous_transposed_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6787859Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6788014Z test_noncontiguous_transposed_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6788121Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6788274Z test_noncontiguous_transposed_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6788389Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6788541Z test_noncontiguous_transposed_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6788652Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6788811Z test_noncontiguous_transposed_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6788924Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6789073Z test_noncontiguous_transposed_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6789261Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6789416Z test_noncontiguous_transposed_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6789531Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6789690Z test_noncontiguous_transposed_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6789804Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6789956Z test_noncontiguous_transposed_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6790072Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6790217Z test_noncontiguous_transposed_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6790330Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6790487Z test_noncontiguous_transposed_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6790603Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6790757Z test_noncontiguous_transposed_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6790872Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6791022Z test_noncontiguous_transposed_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6791134Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6791292Z test_noncontiguous_transposed_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6791406Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6791568Z test_noncontiguous_transposed_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6791681Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6791849Z test_noncontiguous_transposed_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6791964Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6792157Z test_noncontiguous_transposed_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6792272Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6792430Z test_noncontiguous_transposed_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6792545Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6792710Z test_noncontiguous_transposed_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6792825Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6792989Z test_noncontiguous_transposed_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6793104Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6793266Z test_noncontiguous_transposed_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6793373Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6793546Z test_noncontiguous_transposed_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6793660Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6793822Z test_noncontiguous_transposed_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6793936Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6794096Z test_noncontiguous_transposed_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6794209Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6794375Z test_noncontiguous_transposed_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6794484Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6794654Z test_noncontiguous_transposed_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6794773Z Tests reducing a transposed tensor. ... ok (0.003s) 2023-01-11T21:56:58.6794948Z test_noncontiguous_transposed_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6795093Z Tests reducing a transposed tensor. ... ok (0.003s) 2023-01-11T21:56:58.6795266Z test_noncontiguous_transposed_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6795377Z Tests reducing a transposed tensor. ... ok (0.003s) 2023-01-11T21:56:58.6795546Z test_noncontiguous_transposed_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6795655Z Tests reducing a transposed tensor. ... ok (0.003s) 2023-01-11T21:56:58.6795824Z test_noncontiguous_transposed_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6795943Z Tests reducing a transposed tensor. ... ok (0.003s) 2023-01-11T21:56:58.6796114Z test_noncontiguous_transposed_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6796230Z Tests reducing a transposed tensor. ... ok (0.003s) 2023-01-11T21:56:58.6796396Z test_noncontiguous_transposed_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6796514Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6796675Z test_noncontiguous_transposed_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6796784Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6796946Z test_noncontiguous_transposed_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6797059Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6797220Z test_noncontiguous_transposed_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6797334Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6797495Z test_noncontiguous_transposed_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6797611Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6797769Z test_noncontiguous_transposed_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6797909Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6798067Z test_noncontiguous_transposed_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6798181Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6798346Z test_noncontiguous_transposed_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6798458Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6798618Z test_noncontiguous_transposed_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6798732Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6798887Z test_noncontiguous_transposed_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6799001Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6799161Z test_noncontiguous_transposed_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6799277Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6799440Z test_noncontiguous_transposed_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6799554Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6799715Z test_noncontiguous_transposed_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6799832Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6799986Z test_noncontiguous_transposed_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6800099Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6800279Z test_noncontiguous_transposed_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6800405Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6800577Z test_noncontiguous_transposed_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6800691Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6800879Z test_noncontiguous_transposed_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6800993Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6801144Z test_noncontiguous_transposed_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6801256Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6801478Z test_noncontiguous_transposed_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6801592Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6801757Z test_noncontiguous_transposed_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6801873Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6802034Z test_noncontiguous_transposed_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6802150Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6802314Z test_noncontiguous_transposed_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6802429Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6802590Z test_noncontiguous_transposed_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6802705Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6802862Z test_noncontiguous_transposed_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6802976Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6803135Z test_noncontiguous_transposed_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6803248Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6803401Z test_noncontiguous_transposed_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6803515Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6803674Z test_noncontiguous_transposed_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6803816Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6803981Z test_noncontiguous_transposed_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6804095Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6804261Z test_noncontiguous_transposed_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6804370Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6804530Z test_noncontiguous_transposed_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6804645Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6804805Z test_noncontiguous_transposed_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6804921Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6805078Z test_noncontiguous_transposed_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6805197Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6805353Z test_noncontiguous_transposed_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6805460Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6805617Z test_noncontiguous_transposed_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6805731Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6805888Z test_noncontiguous_transposed_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6806138Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6806344Z test_noncontiguous_transposed_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6806490Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6806692Z test_noncontiguous_transposed_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6806870Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6807049Z test_noncontiguous_transposed_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6807163Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6807334Z test_noncontiguous_transposed_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6807450Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6807619Z test_noncontiguous_transposed_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6807734Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6807905Z test_noncontiguous_transposed_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6808013Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6808176Z test_noncontiguous_transposed_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6808293Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6808463Z test_noncontiguous_transposed_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6808579Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6808743Z test_noncontiguous_transposed_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6808860Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6809024Z test_noncontiguous_transposed_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6809131Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6809298Z test_noncontiguous_transposed_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6809413Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6809575Z test_noncontiguous_transposed_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6809689Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6809896Z test_noncontiguous_transposed_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6810012Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6810169Z test_noncontiguous_transposed_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6810289Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6810448Z test_noncontiguous_transposed_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6810562Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6810721Z test_noncontiguous_transposed_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6810859Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6811042Z test_noncontiguous_transposed_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6811160Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6811318Z test_noncontiguous_transposed_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6811437Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6811604Z test_noncontiguous_transposed_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6811718Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6811874Z test_noncontiguous_transposed_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6811988Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6812147Z test_noncontiguous_transposed_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6812260Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6812410Z test_noncontiguous_transposed_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6812526Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6812689Z test_noncontiguous_transposed_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6812832Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6812992Z test_noncontiguous_transposed_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6813107Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6813267Z test_noncontiguous_transposed_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6813381Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6813533Z test_noncontiguous_transposed_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6813648Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6813810Z test_noncontiguous_transposed_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6813925Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6814090Z test_noncontiguous_transposed_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6814210Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6814378Z test_noncontiguous_transposed_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6814494Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6814650Z test_noncontiguous_transposed_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6814767Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6814925Z test_noncontiguous_transposed_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6815037Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6815197Z test_noncontiguous_transposed_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6815311Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6815471Z test_noncontiguous_transposed_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6815580Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6815763Z test_noncontiguous_transposed_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6815879Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6816037Z test_noncontiguous_transposed_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6816151Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6816308Z test_noncontiguous_transposed_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6816423Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6816583Z test_noncontiguous_transposed_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6816690Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6816853Z test_noncontiguous_transposed_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6816968Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6817131Z test_noncontiguous_transposed_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6817245Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6817411Z test_noncontiguous_transposed_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6817524Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6817689Z test_noncontiguous_transposed_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6817796Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6817956Z test_noncontiguous_transposed_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6818070Z Tests reducing a transposed tensor. ... ok (0.002s) 2023-01-11T21:56:58.6818228Z test_noncontiguous_transposed_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6818344Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6818532Z test_noncontiguous_transposed_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6818650Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6818807Z test_noncontiguous_transposed_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6818915Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6819068Z test_noncontiguous_transposed_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6819181Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6819335Z test_noncontiguous_transposed_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6819452Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6819637Z test_noncontiguous_transposed_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6819767Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6819928Z test_noncontiguous_transposed_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6820049Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6820212Z test_noncontiguous_transposed_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6820326Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6820485Z test_noncontiguous_transposed_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6820598Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6820762Z test_noncontiguous_transposed_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6820877Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6821033Z test_noncontiguous_transposed_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6821148Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6821309Z test_noncontiguous_transposed_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6821428Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6821609Z test_noncontiguous_transposed_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6821725Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6821881Z test_noncontiguous_transposed_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6821995Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6822144Z test_noncontiguous_transposed_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6822262Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6822421Z test_noncontiguous_transposed_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6822535Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6822690Z test_noncontiguous_transposed_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6822805Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6822967Z test_noncontiguous_transposed_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6823082Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6823234Z test_noncontiguous_transposed_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6823352Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6823511Z test_noncontiguous_transposed_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6823626Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6823790Z test_noncontiguous_transposed_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6823905Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6824071Z test_noncontiguous_transposed_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6824177Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6824368Z test_noncontiguous_transposed_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6824481Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6824642Z test_noncontiguous_transposed_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6824756Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6824913Z test_noncontiguous_transposed_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6825031Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6825190Z test_noncontiguous_transposed_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6825298Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6825455Z test_noncontiguous_transposed_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6825568Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6825727Z test_noncontiguous_transposed_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6825845Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6826003Z test_noncontiguous_transposed_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6826118Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6826276Z test_noncontiguous_transposed_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6826383Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6826541Z test_noncontiguous_transposed_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6826655Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6826815Z test_noncontiguous_transposed_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6826927Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6827083Z test_noncontiguous_transposed_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6827200Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6827379Z test_noncontiguous_transposed_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6827488Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6827645Z test_noncontiguous_transposed_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6827761Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6827912Z test_noncontiguous_transposed_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6828026Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6828185Z test_noncontiguous_transposed_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6828297Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6828448Z test_noncontiguous_transposed_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6828560Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6828725Z test_noncontiguous_transposed_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6828839Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6828994Z test_noncontiguous_transposed_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6829108Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6829262Z test_noncontiguous_transposed_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6829375Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6829523Z test_noncontiguous_transposed_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6829636Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6829793Z test_noncontiguous_transposed_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6829909Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6830066Z test_noncontiguous_transposed_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6830208Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6830364Z test_noncontiguous_transposed_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6830480Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6830626Z test_noncontiguous_transposed_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6830740Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6830894Z test_noncontiguous_transposed_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6831008Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6831162Z test_noncontiguous_transposed_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6831277Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6831432Z test_noncontiguous_transposed_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6831540Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6831696Z test_noncontiguous_transposed_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6831811Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6831969Z test_noncontiguous_transposed_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6832085Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6832240Z test_noncontiguous_transposed_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6832353Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6832512Z test_noncontiguous_transposed_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6832619Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6832782Z test_noncontiguous_transposed_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6832899Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6833081Z test_noncontiguous_transposed_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6833200Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6833356Z test_noncontiguous_transposed_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6833469Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6833627Z test_noncontiguous_transposed_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6833735Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6833887Z test_noncontiguous_transposed_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6834002Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6834157Z test_noncontiguous_transposed_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6834270Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6834425Z test_noncontiguous_transposed_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6834546Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6834699Z test_noncontiguous_transposed_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6834806Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6834959Z test_noncontiguous_transposed_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6835075Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6835234Z test_noncontiguous_transposed_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6835348Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6835503Z test_noncontiguous_transposed_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6835616Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6835767Z test_noncontiguous_transposed_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6835883Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6836071Z test_noncontiguous_transposed_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6836185Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6836341Z test_noncontiguous_transposed_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6836454Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6836610Z test_noncontiguous_transposed_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6836725Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6836872Z test_noncontiguous_transposed_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6836988Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6837156Z test_noncontiguous_transposed_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6837271Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6837439Z test_noncontiguous_transposed_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6837559Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6837726Z test_noncontiguous_transposed_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6837844Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6838000Z test_noncontiguous_transposed_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6838115Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6838278Z test_noncontiguous_transposed_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6838393Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6838555Z test_noncontiguous_transposed_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6838668Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6838822Z test_noncontiguous_transposed_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6838966Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6839119Z test_noncontiguous_transposed_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6839236Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6839396Z test_noncontiguous_transposed_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6839511Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6839671Z test_noncontiguous_transposed_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6839787Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6839970Z test_noncontiguous_transposed_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6840093Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6840255Z test_noncontiguous_transposed_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6840369Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6840527Z test_noncontiguous_transposed_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6840642Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6840795Z test_noncontiguous_transposed_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6840911Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6841065Z test_noncontiguous_transposed_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6841172Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6841323Z test_noncontiguous_transposed_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6841503Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6841655Z test_noncontiguous_transposed_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6841768Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6841917Z test_noncontiguous_transposed_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6842062Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6842204Z test_noncontiguous_transposed_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6842322Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6842476Z test_noncontiguous_transposed_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6842592Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6842753Z test_noncontiguous_transposed_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6842867Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6843027Z test_noncontiguous_transposed_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6843140Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6843286Z test_noncontiguous_transposed_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6843404Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6843560Z test_noncontiguous_transposed_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6843678Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6843831Z test_noncontiguous_transposed_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6843949Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6844115Z test_noncontiguous_transposed_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6844231Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6844393Z test_noncontiguous_transposed_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6844508Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6844674Z test_noncontiguous_transposed_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6844789Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6844981Z test_noncontiguous_transposed_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6845097Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6845258Z test_noncontiguous_transposed_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6845371Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6845523Z test_noncontiguous_transposed_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6845637Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:56:58.6845782Z test_numpy_named_args_cuda (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.6846302Z test_prod_bool_cuda (__main__.TestReductionsCUDA) ... /var/lib/jenkins/workspace/test/test_reductions.py:1327: 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. 2023-01-11T21:56:58.6846700Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2023-01-11T21:56:58.6846821Z expect = np.prod(np.array(val), dtype=np.bool) 2023-01-11T21:56:58.6846894Z ok (0.002s) 2023-01-11T21:56:58.6847058Z test_prod_cuda_float32 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.6847204Z test_prod_gpu_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.6847339Z test_prod_gpu_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.6847516Z test_prod_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.6847663Z test_quantile_backward_cuda (__main__.TestReductionsCUDA) ... ok (0.014s) 2023-01-11T21:56:58.6848036Z test_quantile_cuda_float32 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.10/site-packages/numpy/lib/nanfunctions.py:1395: RuntimeWarning: All-NaN slice encountered 2023-01-11T21:56:58.6848212Z result = np.apply_along_axis(_nanquantile_1d, axis, a, q, 2023-01-11T21:56:58.6848490Z /opt/conda/lib/python3.10/site-packages/numpy/lib/nanfunctions.py:1374: RuntimeWarning: All-NaN slice encountered 2023-01-11T21:56:58.6848585Z r, k = function_base._ureduce( 2023-01-11T21:56:58.6848658Z ok (4.193s) 2023-01-11T21:56:58.6848794Z test_quantile_cuda_float64 (__main__.TestReductionsCUDA) ... ok (4.006s) 2023-01-11T21:56:58.6848936Z test_quantile_error_cuda (__main__.TestReductionsCUDA) ... ok (0.028s) 2023-01-11T21:56:58.6849078Z test_reduce_dtype_cuda (__main__.TestReductionsCUDA) ... ok (0.007s) 2023-01-11T21:56:58.6849233Z test_reduction_empty_any_all_cuda (__main__.TestReductionsCUDA) ... ok (0.014s) 2023-01-11T21:56:58.6849411Z test_reduction_split_cuda (__main__.TestReductionsCUDA) ... ok (0.294s) 2023-01-11T21:56:58.6849636Z test_reduction_vectorize_along_input_corner_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.815s) 2023-01-11T21:56:58.6849863Z test_reduction_vectorize_along_input_corner_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.801s) 2023-01-11T21:56:58.6850084Z test_reduction_vectorize_along_input_corner_cuda_float32 (__main__.TestReductionsCUDA) ... ok (1.171s) 2023-01-11T21:56:58.6850297Z test_reduction_vectorize_along_input_corner_cuda_float64 (__main__.TestReductionsCUDA) ... ok (2.098s) 2023-01-11T21:56:58.6850517Z test_reduction_vectorize_along_output_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.035s) 2023-01-11T21:56:58.6850729Z test_reduction_vectorize_along_output_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.034s) 2023-01-11T21:56:58.6850936Z test_reduction_vectorize_along_output_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.033s) 2023-01-11T21:56:58.6851136Z test_reduction_vectorize_along_output_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.034s) 2023-01-11T21:56:58.6851343Z test_reductions_large_half_tensors_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.178s) 2023-01-11T21:56:58.6851564Z test_reductions_large_half_tensors_cuda_complex32 (__main__.TestReductionsCUDA) ... ok (0.355s) 2023-01-11T21:56:58.6851732Z test_reductions_large_half_tensors_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.139s) 2023-01-11T21:56:58.6851884Z test_ref_duplicate_values_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6852039Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2023-01-11T21:56:58.6852191Z test_ref_duplicate_values_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6852346Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6852498Z test_ref_duplicate_values_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6852657Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6852803Z test_ref_duplicate_values_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6852967Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6853111Z test_ref_duplicate_values_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6853260Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6853406Z test_ref_duplicate_values_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6853565Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6853710Z test_ref_duplicate_values_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6853866Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6854010Z test_ref_duplicate_values_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6854165Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6854332Z test_ref_duplicate_values_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6854478Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6854624Z test_ref_duplicate_values_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6854778Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6854922Z test_ref_duplicate_values_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6855079Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6855224Z test_ref_duplicate_values_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6855376Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6855524Z test_ref_duplicate_values_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6855675Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6855823Z test_ref_duplicate_values_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6855974Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6856120Z test_ref_duplicate_values_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6856271Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6856414Z test_ref_duplicate_values_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6856567Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6856711Z test_ref_duplicate_values_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6856858Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6857001Z test_ref_duplicate_values_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6857181Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6857328Z test_ref_duplicate_values_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6857482Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6857627Z test_ref_duplicate_values_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6857780Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6857924Z test_ref_duplicate_values_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6858069Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6858214Z test_ref_duplicate_values_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6858367Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6858521Z test_ref_duplicate_values_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6858673Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6858818Z test_ref_duplicate_values_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6858971Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6859149Z test_ref_duplicate_values_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6859340Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6859509Z test_ref_duplicate_values_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6859706Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6859881Z test_ref_duplicate_values_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6860070Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6860277Z test_ref_duplicate_values_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6860468Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2023-01-11T21:56:58.6860649Z test_ref_duplicate_values_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6860838Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6861008Z test_ref_duplicate_values_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6861196Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6861384Z test_ref_duplicate_values_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6861572Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6861756Z test_ref_duplicate_values_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6861941Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6862088Z test_ref_duplicate_values_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6862241Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6862380Z test_ref_duplicate_values_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6862532Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6862677Z test_ref_duplicate_values_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6862826Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6862971Z test_ref_duplicate_values_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6863121Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6863291Z test_ref_duplicate_values_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6863449Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6863585Z test_ref_duplicate_values_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6863738Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6863883Z test_ref_duplicate_values_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6864037Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6864179Z test_ref_duplicate_values_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6864333Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6864484Z test_ref_duplicate_values_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6864637Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6864786Z test_ref_duplicate_values_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6864938Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6865088Z test_ref_duplicate_values_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6865240Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6865387Z test_ref_duplicate_values_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6865540Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6865685Z test_ref_duplicate_values_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6865837Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6865976Z test_ref_duplicate_values_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6866155Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6866306Z test_ref_duplicate_values_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6866457Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6866604Z test_ref_duplicate_values_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6866757Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6866906Z test_ref_duplicate_values_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6867058Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6867207Z test_ref_duplicate_values_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6867353Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6867506Z test_ref_duplicate_values_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6867659Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6867804Z test_ref_duplicate_values_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6867957Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6868102Z test_ref_duplicate_values_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6868255Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6868400Z test_ref_duplicate_values_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6868546Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6868692Z test_ref_duplicate_values_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6868845Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6869017Z test_ref_duplicate_values_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6869170Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6869325Z test_ref_duplicate_values_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6869478Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6869640Z test_ref_duplicate_values_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6869785Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6869946Z test_ref_duplicate_values_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6870097Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6870258Z test_ref_duplicate_values_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6870415Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6870571Z test_ref_duplicate_values_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6870724Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6870878Z test_ref_duplicate_values_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6871022Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6871177Z test_ref_duplicate_values_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6871329Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6871483Z test_ref_duplicate_values_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6871640Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6871820Z test_ref_duplicate_values_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6871974Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6872129Z test_ref_duplicate_values_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6872281Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6872429Z test_ref_duplicate_values_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6872581Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6872735Z test_ref_duplicate_values_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6872888Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6873041Z test_ref_duplicate_values_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6873198Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6873349Z test_ref_duplicate_values_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6873501Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6873647Z test_ref_duplicate_values_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6873800Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6873957Z test_ref_duplicate_values_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6874109Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6874262Z test_ref_duplicate_values_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6874414Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6874595Z test_ref_duplicate_values_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6874751Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6874897Z test_ref_duplicate_values_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6875049Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6875205Z test_ref_duplicate_values_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6875357Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6875508Z test_ref_duplicate_values_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6875661Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6875811Z test_ref_duplicate_values_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6875967Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6876111Z test_ref_duplicate_values_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6876264Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6876416Z test_ref_duplicate_values_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6876567Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6876716Z test_ref_duplicate_values_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6876869Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6877022Z test_ref_duplicate_values_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6877174Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6877354Z test_ref_duplicate_values_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6877499Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6877658Z test_ref_duplicate_values_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6877808Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6877963Z test_ref_duplicate_values_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6878118Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6878280Z test_ref_duplicate_values_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6878436Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6878591Z test_ref_duplicate_values_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6878742Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6878894Z test_ref_duplicate_values_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6879046Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6879204Z test_ref_duplicate_values_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6879357Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6879513Z test_ref_duplicate_values_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6879668Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6879821Z test_ref_duplicate_values_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6879967Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6880199Z test_ref_duplicate_values_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6880355Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6880510Z test_ref_duplicate_values_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6880662Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6880815Z test_ref_duplicate_values_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6880969Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6881122Z test_ref_duplicate_values_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6881274Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6881495Z test_ref_duplicate_values_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6881671Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6881823Z test_ref_duplicate_values_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6881975Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6882129Z test_ref_duplicate_values_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6882282Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6882434Z test_ref_duplicate_values_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6882585Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6882731Z test_ref_duplicate_values_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6882907Z Compares op against reference for input tensors with duplicate values ... expected failure (0.001s) 2023-01-11T21:56:58.6883098Z test_ref_duplicate_values_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6883249Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6883407Z test_ref_duplicate_values_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6883556Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6883710Z test_ref_duplicate_values_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6883865Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6884009Z test_ref_duplicate_values_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6884158Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6884311Z test_ref_duplicate_values_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6884468Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6884621Z test_ref_duplicate_values_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6884774Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6884928Z test_ref_duplicate_values_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6885080Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6885225Z test_ref_duplicate_values_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6885378Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6885529Z test_ref_duplicate_values_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6885681Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6885858Z test_ref_duplicate_values_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6886109Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6886264Z test_ref_duplicate_values_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6886418Z Compares op against reference for input tensors with duplicate values ... ok (0.924s) 2023-01-11T21:56:58.6886575Z test_ref_duplicate_values_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6886720Z Compares op against reference for input tensors with duplicate values ... ok (9.737s) 2023-01-11T21:56:58.6886877Z test_ref_duplicate_values_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6887027Z Compares op against reference for input tensors with duplicate values ... ok (4.561s) 2023-01-11T21:56:58.6887181Z test_ref_duplicate_values_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6887339Z Compares op against reference for input tensors with duplicate values ... ok (0.925s) 2023-01-11T21:56:58.6887493Z test_ref_duplicate_values_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6887645Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6887797Z test_ref_duplicate_values_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6887943Z Compares op against reference for input tensors with duplicate values ... ok (0.885s) 2023-01-11T21:56:58.6888095Z test_ref_duplicate_values_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6888248Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6888401Z test_ref_duplicate_values_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6888554Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6888751Z test_ref_duplicate_values_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6888904Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6889056Z test_ref_duplicate_values_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6889210Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6889397Z test_ref_duplicate_values_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6889588Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6889784Z test_ref_duplicate_values_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6889973Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2023-01-11T21:56:58.6890169Z test_ref_duplicate_values_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6890365Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2023-01-11T21:56:58.6890557Z test_ref_duplicate_values_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6890748Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6890933Z test_ref_duplicate_values_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6891124Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6891312Z test_ref_duplicate_values_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6891496Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6891646Z test_ref_duplicate_values_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6891800Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6891979Z test_ref_duplicate_values_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6892133Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2023-01-11T21:56:58.6892277Z test_ref_duplicate_values_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6892431Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6892587Z test_ref_duplicate_values_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6892740Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6892889Z test_ref_duplicate_values_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6893042Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6893194Z test_ref_duplicate_values_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6893355Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6893506Z test_ref_duplicate_values_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6893657Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6893814Z test_ref_duplicate_values_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6893962Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6894116Z test_ref_duplicate_values_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6894267Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6894422Z test_ref_duplicate_values_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6894575Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6894749Z test_ref_duplicate_values_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6894900Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6895047Z test_ref_duplicate_values_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6895199Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6895351Z test_ref_duplicate_values_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6895508Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6895659Z test_ref_duplicate_values_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6895810Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6895963Z test_ref_duplicate_values_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6896115Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6896268Z test_ref_duplicate_values_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6896421Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6896579Z test_ref_duplicate_values_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6896732Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6896891Z test_ref_duplicate_values_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6897043Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2023-01-11T21:56:58.6897199Z test_ref_duplicate_values_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6897344Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6897522Z test_ref_duplicate_values_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6897676Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6897828Z test_ref_duplicate_values_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6897980Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6898130Z test_ref_duplicate_values_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6898282Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6898433Z test_ref_duplicate_values_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6898577Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6898726Z test_ref_duplicate_values_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6898879Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6899038Z test_ref_duplicate_values_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6899192Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6899344Z test_ref_duplicate_values_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6899495Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6899675Z test_ref_duplicate_values_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6899857Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6900045Z test_ref_duplicate_values_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6900237Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6900422Z test_ref_duplicate_values_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6900648Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6900831Z test_ref_duplicate_values_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6901021Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6901203Z test_ref_duplicate_values_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6901390Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6901570Z test_ref_duplicate_values_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6901784Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.6901960Z test_ref_duplicate_values_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6902111Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6902265Z test_ref_duplicate_values_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6902419Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6902568Z test_ref_duplicate_values_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6902717Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6902860Z test_ref_duplicate_values_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6903014Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6903163Z test_ref_duplicate_values_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6903315Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6903466Z test_ref_duplicate_values_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6903645Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6903791Z test_ref_duplicate_values_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6903945Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6904084Z test_ref_duplicate_values_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6904238Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6904385Z test_ref_duplicate_values_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6904540Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6904685Z test_ref_duplicate_values_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6904838Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6904989Z test_ref_duplicate_values_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6905142Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6905281Z test_ref_duplicate_values_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6905435Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6905589Z test_ref_duplicate_values_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6905745Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6905895Z test_ref_duplicate_values_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6906065Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.6906212Z test_ref_duplicate_values_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6906378Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.6906550Z test_ref_duplicate_values_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6906704Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6906853Z test_ref_duplicate_values_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6907007Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6907153Z test_ref_duplicate_values_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6907305Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6907452Z test_ref_duplicate_values_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6907605Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6907750Z test_ref_duplicate_values_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6907902Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6908047Z test_ref_duplicate_values_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6908202Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6908348Z test_ref_duplicate_values_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6908520Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.6908675Z test_ref_duplicate_values_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6908829Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2023-01-11T21:56:58.6908980Z test_ref_duplicate_values_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6909126Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2023-01-11T21:56:58.6909298Z test_ref_duplicate_values_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6909470Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.6909619Z test_ref_duplicate_values_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6909772Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6909921Z test_ref_duplicate_values_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6910077Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6910224Z test_ref_duplicate_values_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6910371Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6910539Z test_ref_duplicate_values_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6910725Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6916624Z test_ref_duplicate_values_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6916803Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6916954Z test_ref_duplicate_values_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6917130Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.6917277Z test_ref_duplicate_values_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6917434Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6917575Z test_ref_duplicate_values_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6917731Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2023-01-11T21:56:58.6917932Z test_ref_duplicate_values_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6918094Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6918241Z test_ref_duplicate_values_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6918400Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6918542Z test_ref_duplicate_values_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6918696Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6918842Z test_ref_duplicate_values_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6918989Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6919138Z test_ref_duplicate_values_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6919293Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:56:58.6919451Z test_ref_duplicate_values_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6919631Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.6919799Z test_ref_duplicate_values_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6920001Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6920153Z test_ref_duplicate_values_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6920317Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6920460Z test_ref_duplicate_values_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6920629Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6920772Z test_ref_duplicate_values_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6920965Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.6921116Z test_ref_extremal_values_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6921274Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:56:58.6921482Z test_ref_extremal_values_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6921656Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:56:58.6921801Z test_ref_extremal_values_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6921958Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:56:58.6922104Z test_ref_extremal_values_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6922257Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6922411Z test_ref_extremal_values_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6922567Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6922711Z test_ref_extremal_values_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6922858Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:56:58.6923006Z test_ref_extremal_values_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6923159Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6923306Z test_ref_extremal_values_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6923460Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:56:58.6923616Z test_ref_extremal_values_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6923800Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6923953Z test_ref_extremal_values_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6924100Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6924252Z test_ref_extremal_values_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6924404Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6924555Z test_ref_extremal_values_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6924707Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6924864Z test_ref_extremal_values_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6925015Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6925174Z test_ref_extremal_values_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6925325Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6925475Z test_ref_extremal_values_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6926192Z Compares op against reference for input tensors with extremal values ... /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:189: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:56:58.6926298Z ret = ret.dtype.type(ret / rcount) 2023-01-11T21:56:58.6926373Z ok (0.002s) 2023-01-11T21:56:58.6926529Z test_ref_extremal_values_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6926685Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6926843Z test_ref_extremal_values_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6926996Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6927213Z test_ref_extremal_values_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6927369Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6927525Z test_ref_extremal_values_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6927924Z Compares op against reference for input tensors with extremal values ... /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:222: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:56:58.6928121Z arrmean = um.true_divide(arrmean, div, out=arrmean, casting='unsafe', 2023-01-11T21:56:58.6928404Z /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:230: RuntimeWarning: invalid value encountered in subtract 2023-01-11T21:56:58.6928531Z x = asanyarray(arr - arrmean) 2023-01-11T21:56:58.6928604Z ok (0.003s) 2023-01-11T21:56:58.6928755Z test_ref_extremal_values_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6928913Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2023-01-11T21:56:58.6929068Z test_ref_extremal_values_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6929223Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6929375Z test_ref_extremal_values_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6929548Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6929744Z test_ref_extremal_values_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6929932Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2023-01-11T21:56:58.6930113Z test_ref_extremal_values_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6930305Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2023-01-11T21:56:58.6930538Z test_ref_extremal_values_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6930750Z Compares op against reference for input tensors with extremal values ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.6930937Z test_ref_extremal_values_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6931125Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6931308Z test_ref_extremal_values_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6931486Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6931635Z test_ref_extremal_values_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6931782Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6931935Z test_ref_extremal_values_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6932094Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6932238Z test_ref_extremal_values_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6932394Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6932541Z test_ref_extremal_values_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6932692Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2023-01-11T21:56:58.6932834Z test_ref_extremal_values_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6932980Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2023-01-11T21:56:58.6933125Z test_ref_extremal_values_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6933278Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2023-01-11T21:56:58.6933449Z test_ref_extremal_values_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6933599Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:56:58.6933747Z test_ref_extremal_values_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6933897Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2023-01-11T21:56:58.6934041Z test_ref_extremal_values_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6934186Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2023-01-11T21:56:58.6934329Z test_ref_large_input_1D_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6934492Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.008s) 2023-01-11T21:56:58.6934632Z test_ref_large_input_1D_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6934797Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6934945Z test_ref_large_input_1D_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6935109Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.002s) 2023-01-11T21:56:58.6935255Z test_ref_large_input_1D_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6935407Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6935554Z test_ref_large_input_1D_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6935709Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6935852Z test_ref_large_input_1D_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6936011Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6936164Z test_ref_large_input_1D_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6936347Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2023-01-11T21:56:58.6936498Z test_ref_large_input_1D_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6936653Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.002s) 2023-01-11T21:56:58.6936800Z test_ref_large_input_1D_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6936962Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.002s) 2023-01-11T21:56:58.6937120Z test_ref_large_input_1D_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6937279Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6937432Z test_ref_large_input_1D_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6937592Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6937739Z test_ref_large_input_1D_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6937889Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6938047Z test_ref_large_input_1D_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6938205Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6938354Z test_ref_large_input_1D_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6938512Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2023-01-11T21:56:58.6938662Z test_ref_large_input_1D_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6938821Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6939003Z test_ref_large_input_1D_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6939162Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.004s) 2023-01-11T21:56:58.6939301Z test_ref_large_input_1D_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6939457Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6939606Z test_ref_large_input_1D_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6939764Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2023-01-11T21:56:58.6939910Z test_ref_large_input_1D_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6940061Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2023-01-11T21:56:58.6940218Z test_ref_large_input_1D_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6940407Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6940558Z test_ref_large_input_1D_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6940712Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.007s) 2023-01-11T21:56:58.6940854Z test_ref_large_input_1D_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6941010Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.003s) 2023-01-11T21:56:58.6941152Z test_ref_large_input_1D_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6941312Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.009s) 2023-01-11T21:56:58.6941451Z test_ref_large_input_2D_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6941620Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.005s) 2023-01-11T21:56:58.6941789Z test_ref_large_input_2D_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6941960Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.006s) 2023-01-11T21:56:58.6942103Z test_ref_large_input_2D_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6942271Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.004s) 2023-01-11T21:56:58.6942410Z test_ref_large_input_2D_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6942571Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.009s) 2023-01-11T21:56:58.6942716Z test_ref_large_input_2D_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6942883Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2023-01-11T21:56:58.6943022Z test_ref_large_input_2D_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6943189Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2023-01-11T21:56:58.6943347Z test_ref_large_input_2D_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6943510Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.010s) 2023-01-11T21:56:58.6943660Z test_ref_large_input_2D_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6943819Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.013s) 2023-01-11T21:56:58.6943971Z test_ref_large_input_2D_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6944133Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.004s) 2023-01-11T21:56:58.6944289Z test_ref_large_input_2D_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6944443Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2023-01-11T21:56:58.6944631Z test_ref_large_input_2D_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6944793Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2023-01-11T21:56:58.6944942Z test_ref_large_input_2D_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6945102Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.004s) 2023-01-11T21:56:58.6945254Z test_ref_large_input_2D_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6945414Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.005s) 2023-01-11T21:56:58.6945563Z test_ref_large_input_2D_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6945718Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2023-01-11T21:56:58.6945868Z test_ref_large_input_2D_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6946037Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.004s) 2023-01-11T21:56:58.6946183Z test_ref_large_input_2D_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6946341Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.011s) 2023-01-11T21:56:58.6946484Z test_ref_large_input_2D_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6946645Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.004s) 2023-01-11T21:56:58.6946792Z test_ref_large_input_2D_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6946952Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.012s) 2023-01-11T21:56:58.6947092Z test_ref_large_input_2D_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6947251Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.010s) 2023-01-11T21:56:58.6947417Z test_ref_large_input_2D_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6947581Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.009s) 2023-01-11T21:56:58.6947723Z test_ref_large_input_2D_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6947886Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.017s) 2023-01-11T21:56:58.6948027Z test_ref_large_input_2D_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6948185Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2023-01-11T21:56:58.6948319Z test_ref_large_input_2D_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6948480Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.021s) 2023-01-11T21:56:58.6948636Z test_ref_large_input_64bit_indexing_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6948823Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.179s) 2023-01-11T21:56:58.6948978Z test_ref_large_input_64bit_indexing_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6949153Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (0.974s) 2023-01-11T21:56:58.6949311Z test_ref_large_input_64bit_indexing_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6949487Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (0.972s) 2023-01-11T21:56:58.6949634Z test_ref_large_input_64bit_indexing_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6949810Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.091s) 2023-01-11T21:56:58.6949967Z test_ref_large_input_64bit_indexing_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6950164Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.062s) 2023-01-11T21:56:58.6950325Z test_ref_large_input_64bit_indexing_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6950498Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.062s) 2023-01-11T21:56:58.6950668Z test_ref_large_input_64bit_indexing_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6950846Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.655s) 2023-01-11T21:56:58.6951015Z test_ref_large_input_64bit_indexing_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6951180Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (0.975s) 2023-01-11T21:56:58.6951345Z test_ref_large_input_64bit_indexing_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6951523Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (0.980s) 2023-01-11T21:56:58.6951691Z test_ref_large_input_64bit_indexing_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6951860Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.061s) 2023-01-11T21:56:58.6952022Z test_ref_large_input_64bit_indexing_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6952192Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.061s) 2023-01-11T21:56:58.6952351Z test_ref_large_input_64bit_indexing_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6952521Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (0.983s) 2023-01-11T21:56:58.6952677Z test_ref_large_input_64bit_indexing_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6952882Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.128s) 2023-01-11T21:56:58.6953047Z test_ref_large_input_64bit_indexing_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6953222Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.534s) 2023-01-11T21:56:58.6953386Z test_ref_large_input_64bit_indexing_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6953556Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (0.980s) 2023-01-11T21:56:58.6953718Z test_ref_large_input_64bit_indexing_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6953889Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.528s) 2023-01-11T21:56:58.6954049Z test_ref_large_input_64bit_indexing_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6954223Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (0.991s) 2023-01-11T21:56:58.6954383Z test_ref_large_input_64bit_indexing_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6954552Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.676s) 2023-01-11T21:56:58.6954711Z test_ref_large_input_64bit_indexing_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6954883Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.423s) 2023-01-11T21:56:58.6955041Z test_ref_large_input_64bit_indexing_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6955212Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.130s) 2023-01-11T21:56:58.6955366Z test_ref_large_input_64bit_indexing_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6955561Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (2.900s) 2023-01-11T21:56:58.6955707Z test_ref_large_input_64bit_indexing_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6955876Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (0.969s) 2023-01-11T21:56:58.6956035Z test_ref_large_input_64bit_indexing_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6956206Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (2.891s) 2023-01-11T21:56:58.6956346Z test_ref_scalar_input_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6956490Z Compares op against reference for scalar input tensors ... ok (0.002s) 2023-01-11T21:56:58.6956637Z test_ref_scalar_input_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6956781Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6956924Z test_ref_scalar_input_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6957067Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6957208Z test_ref_scalar_input_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6957348Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6957487Z test_ref_scalar_input_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6957628Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6957764Z test_ref_scalar_input_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6957901Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6958036Z test_ref_scalar_input_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6958172Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6958335Z test_ref_scalar_input_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6958479Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6958620Z test_ref_scalar_input_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6958759Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6958899Z test_ref_scalar_input_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6959029Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6959167Z test_ref_scalar_input_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6959302Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6959444Z test_ref_scalar_input_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6959582Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6959725Z test_ref_scalar_input_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6959866Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6960008Z test_ref_scalar_input_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6960140Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6960297Z test_ref_scalar_input_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6960453Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6960612Z test_ref_scalar_input_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6960749Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6960889Z test_ref_scalar_input_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6961029Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6961170Z test_ref_scalar_input_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6961325Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6961539Z test_ref_scalar_input_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6961676Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6961818Z test_ref_scalar_input_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6961959Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6962102Z test_ref_scalar_input_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6962239Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6962381Z test_ref_scalar_input_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6962512Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6962653Z test_ref_scalar_input_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6962793Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6962935Z test_ref_scalar_input_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6963072Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6963215Z test_ref_scalar_input_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6963351Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6963486Z test_ref_scalar_input_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6963616Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6963753Z test_ref_scalar_input_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6963887Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6964026Z test_ref_scalar_input_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6964163Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6964334Z test_ref_scalar_input_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6964470Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6964609Z test_ref_scalar_input_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6964740Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6964887Z test_ref_scalar_input_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6965023Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6965168Z test_ref_scalar_input_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6965305Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6965442Z test_ref_scalar_input_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6965576Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6965717Z test_ref_scalar_input_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6965845Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6966086Z test_ref_scalar_input_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6966223Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6966360Z test_ref_scalar_input_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6966496Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6966637Z test_ref_scalar_input_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6966771Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6966902Z test_ref_scalar_input_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6967038Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6967232Z test_ref_scalar_input_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6967372Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6967512Z test_ref_scalar_input_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6967648Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6967795Z test_ref_scalar_input_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6967935Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6968073Z test_ref_scalar_input_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6968211Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6968355Z test_ref_scalar_input_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6968494Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6968642Z test_ref_scalar_input_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6968781Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6968924Z test_ref_scalar_input_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6969060Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6969201Z test_ref_scalar_input_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6969373Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6969544Z test_ref_scalar_input_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6969713Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6969893Z test_ref_scalar_input_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6970062Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6970284Z test_ref_scalar_input_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6970455Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6970626Z test_ref_scalar_input_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6970796Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6970974Z test_ref_scalar_input_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6971142Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6971320Z test_ref_scalar_input_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6971482Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6971621Z test_ref_scalar_input_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6971755Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6971889Z test_ref_scalar_input_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6972029Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6972168Z test_ref_scalar_input_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6972305Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6972447Z test_ref_scalar_input_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6972583Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6972732Z test_ref_scalar_input_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6972868Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6973020Z test_ref_scalar_input_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6973154Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6973312Z test_ref_scalar_input_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6973473Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6973630Z test_ref_scalar_input_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6973766Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6973918Z test_ref_scalar_input_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6974052Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6974198Z test_ref_scalar_input_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6974332Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6974481Z test_ref_scalar_input_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6974618Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6974768Z test_ref_scalar_input_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6974906Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6975056Z test_ref_scalar_input_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6975189Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6975333Z test_ref_scalar_input_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6975467Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6975616Z test_ref_scalar_input_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6975753Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6975901Z test_ref_scalar_input_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6976037Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6976276Z test_ref_scalar_input_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6976412Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6976552Z test_ref_scalar_input_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6976692Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6976843Z test_ref_scalar_input_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6976978Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6977129Z test_ref_scalar_input_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6977268Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6977417Z test_ref_scalar_input_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6977552Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6977697Z test_ref_scalar_input_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6977831Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6977978Z test_ref_scalar_input_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6978114Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6978263Z test_ref_scalar_input_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6978400Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6978548Z test_ref_scalar_input_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6978684Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6978827Z test_ref_scalar_input_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6978965Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6979138Z test_ref_scalar_input_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6979273Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6979424Z test_ref_scalar_input_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6979568Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6979731Z test_ref_scalar_input_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6979876Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6980039Z test_ref_scalar_input_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6980179Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6980326Z test_ref_scalar_input_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6980466Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6980623Z test_ref_scalar_input_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6980759Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6980912Z test_ref_scalar_input_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6981042Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6981194Z test_ref_scalar_input_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6981330Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6981480Z test_ref_scalar_input_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6981614Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6981762Z test_ref_scalar_input_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6981904Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6982075Z test_ref_scalar_input_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6982206Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6982354Z test_ref_scalar_input_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6982491Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6982642Z test_ref_scalar_input_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6982783Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6982933Z test_ref_scalar_input_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6983073Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6983221Z test_ref_scalar_input_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6983350Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6983504Z test_ref_scalar_input_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6983640Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6983788Z test_ref_scalar_input_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6983923Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6984067Z test_ref_scalar_input_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6984201Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6984347Z test_ref_scalar_input_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6984478Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6984624Z test_ref_scalar_input_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6984762Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6984935Z test_ref_scalar_input_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6985072Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6985219Z test_ref_scalar_input_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6985355Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6985511Z test_ref_scalar_input_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6985640Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6985793Z test_ref_scalar_input_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6985928Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6986075Z test_ref_scalar_input_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6986220Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6986366Z test_ref_scalar_input_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6986504Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6986649Z test_ref_scalar_input_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6986778Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6986925Z test_ref_scalar_input_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6987063Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6987212Z test_ref_scalar_input_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6987353Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6987500Z test_ref_scalar_input_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6987668Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6987815Z test_ref_scalar_input_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6987946Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6988092Z test_ref_scalar_input_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6988228Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6988376Z test_ref_scalar_input_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6988514Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6988671Z test_ref_scalar_input_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6988808Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6988961Z test_ref_scalar_input_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6989096Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6989247Z test_ref_scalar_input_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6989386Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6989536Z test_ref_scalar_input_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6989673Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6989823Z test_ref_scalar_input_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6989960Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6990106Z test_ref_scalar_input_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6990237Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6990387Z test_ref_scalar_input_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6990551Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6990700Z test_ref_scalar_input_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6990838Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6990989Z test_ref_scalar_input_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6991125Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6991273Z test_ref_scalar_input_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6991404Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6991559Z test_ref_scalar_input_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6991939Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:262: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T21:56:58.6992075Z ret = _var(a, axis=axis, dtype=dtype, out=out, ddof=ddof, 2023-01-11T21:56:58.6992372Z /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:254: RuntimeWarning: invalid value encountered in double_scalars 2023-01-11T21:56:58.6992475Z ret = ret.dtype.type(ret / rcount) 2023-01-11T21:56:58.6992548Z ok (0.001s) 2023-01-11T21:56:58.6992705Z test_ref_scalar_input_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6993073Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:254: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:56:58.6993176Z ret = ret.dtype.type(ret / rcount) 2023-01-11T21:56:58.6993249Z ok (0.001s) 2023-01-11T21:56:58.6993403Z test_ref_scalar_input_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6993549Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6993728Z test_ref_scalar_input_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6993871Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6994023Z test_ref_scalar_input_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6994158Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6994308Z test_ref_scalar_input_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6994449Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6994596Z test_ref_scalar_input_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6994737Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6994886Z test_ref_scalar_input_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6995025Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6995180Z test_ref_scalar_input_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6995313Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6995460Z test_ref_scalar_input_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6995601Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6995750Z test_ref_scalar_input_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6995888Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6996048Z test_ref_scalar_input_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6996186Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6996342Z test_ref_scalar_input_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6996474Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6996663Z test_ref_scalar_input_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6996803Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6996954Z test_ref_scalar_input_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6997095Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6997246Z test_ref_scalar_input_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6997384Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6997532Z test_ref_scalar_input_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6997666Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6997815Z test_ref_scalar_input_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6997956Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6998108Z test_ref_scalar_input_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6998248Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6998395Z test_ref_scalar_input_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6998537Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6998684Z test_ref_scalar_input_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6998817Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.6998973Z test_ref_scalar_input_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6999344Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.10/site-packages/numpy/core/fromnumeric.py:3723: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T21:56:58.6999489Z return _methods._var(a, axis=axis, dtype=dtype, out=out, ddof=ddof, 2023-01-11T21:56:58.6999588Z ok (0.001s) 2023-01-11T21:56:58.6999747Z test_ref_scalar_input_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.6999886Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7000037Z test_ref_scalar_input_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7000170Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7000323Z test_ref_scalar_input_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7000463Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7000619Z test_ref_scalar_input_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7000759Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7000904Z test_ref_scalar_input_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7001048Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7001196Z test_ref_scalar_input_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7001330Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7001541Z test_ref_scalar_input_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7001687Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7001836Z test_ref_scalar_input_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7001977Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7002126Z test_ref_scalar_input_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7002267Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7002416Z test_ref_scalar_input_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7002585Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7002734Z test_ref_scalar_input_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7002872Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7003018Z test_ref_scalar_input_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7003163Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7003309Z test_ref_scalar_input_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7003450Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7003594Z test_ref_scalar_input_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7003727Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7003877Z test_ref_scalar_input_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7004018Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7004167Z test_ref_scalar_input_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7004306Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7004454Z test_ref_scalar_input_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7004590Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7004733Z test_ref_scalar_input_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7004864Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7005010Z test_ref_scalar_input_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7005147Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7005293Z test_ref_scalar_input_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7005428Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7005599Z test_ref_scalar_input_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7005739Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7005883Z test_ref_scalar_input_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7006119Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7006269Z test_ref_scalar_input_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7006408Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7006549Z test_ref_scalar_input_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7006690Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7006831Z test_ref_scalar_input_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7006970Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7007115Z test_ref_scalar_input_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7007255Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7007403Z test_ref_scalar_input_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7007543Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7007693Z test_ref_scalar_input_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7007831Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7007981Z test_ref_scalar_input_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7008121Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7008258Z test_ref_scalar_input_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7008401Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7008603Z test_ref_scalar_input_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7008745Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7008890Z test_ref_scalar_input_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7009029Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7009175Z test_ref_scalar_input_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7009314Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7009451Z test_ref_scalar_input_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7009592Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7009736Z test_ref_scalar_input_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7009873Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7010020Z test_ref_scalar_input_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7010162Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7010307Z test_ref_scalar_input_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7010446Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7010595Z test_ref_scalar_input_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7010756Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7010929Z test_ref_scalar_input_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7011068Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7011207Z test_ref_scalar_input_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7011346Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7011522Z test_ref_scalar_input_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7011659Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7011793Z test_ref_scalar_input_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7011935Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7012077Z test_ref_scalar_input_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7012216Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7012365Z test_ref_scalar_input_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7012504Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7012650Z test_ref_scalar_input_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7012790Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7012922Z test_ref_scalar_input_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7013067Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7013207Z test_ref_scalar_input_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7013345Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7013483Z test_ref_scalar_input_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7013620Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7013764Z test_ref_scalar_input_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7013903Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7014039Z test_ref_scalar_input_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7014180Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7014327Z test_ref_scalar_input_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7014497Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7014638Z test_ref_scalar_input_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7014776Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7014919Z test_ref_scalar_input_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7015050Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7015196Z test_ref_scalar_input_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7015332Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7015479Z test_ref_scalar_input_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7015617Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7015758Z test_ref_scalar_input_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7015902Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7016042Z test_ref_scalar_input_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7016173Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7016311Z test_ref_scalar_input_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7016447Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:56:58.7016591Z test_ref_small_input_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7016733Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7016881Z test_ref_small_input_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7017024Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7017168Z test_ref_small_input_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7017325Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7017468Z test_ref_small_input_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7017607Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7017748Z test_ref_small_input_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7017889Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7018026Z test_ref_small_input_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7018164Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7018305Z test_ref_small_input_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7018435Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7018576Z test_ref_small_input_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7018713Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7018856Z test_ref_small_input_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7018996Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7019164Z test_ref_small_input_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7019335Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7019507Z test_ref_small_input_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7019671Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7019841Z test_ref_small_input_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7020014Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7020188Z test_ref_small_input_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7020359Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7020565Z test_ref_small_input_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7020737Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7020909Z test_ref_small_input_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7021072Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7021245Z test_ref_small_input_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7021419Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7021593Z test_ref_small_input_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7021761Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7021934Z test_ref_small_input_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7022073Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7022206Z test_ref_small_input_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7022352Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7022492Z test_ref_small_input_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7022628Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7022767Z test_ref_small_input_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7022905Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7023047Z test_ref_small_input_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7023184Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7023319Z test_ref_small_input_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7023459Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7023599Z test_ref_small_input_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7023766Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7023907Z test_ref_small_input_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7024045Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7024183Z test_ref_small_input_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7024319Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7024450Z test_ref_small_input_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7024588Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7024725Z test_ref_small_input_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7024860Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7025000Z test_ref_small_input_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7025141Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7025280Z test_ref_small_input_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7025415Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7025555Z test_ref_small_input_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7025694Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7025838Z test_ref_small_input_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7025975Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7026111Z test_ref_small_input_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7026246Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7026385Z test_ref_small_input_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7026521Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7026686Z test_ref_small_input_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7026828Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7026966Z test_ref_small_input_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7027105Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7027246Z test_ref_small_input_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7027381Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7027521Z test_ref_small_input_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7027653Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7027791Z test_ref_small_input_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7027928Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7028072Z test_ref_small_input_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7028208Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7028354Z test_ref_small_input_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7028491Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7028635Z test_ref_small_input_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7028766Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:56:58.7028914Z test_ref_small_input_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7029052Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7029197Z test_ref_small_input_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7029335Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:56:58.7029501Z test_ref_small_input_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7029640Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7029782Z test_ref_small_input_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7029914Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7030056Z test_ref_small_input_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7030194Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:56:58.7030335Z test_ref_small_input_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7030472Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7030614Z test_ref_small_input_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7030752Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:56:58.7030896Z test_ref_small_input_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7031033Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7031176Z test_ref_small_input_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7031314Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7031458Z test_ref_small_input_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7031596Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:56:58.7031735Z test_ref_small_input_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7031871Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7032012Z test_ref_small_input_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7032142Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:56:58.7032280Z test_ref_small_input_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7032445Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7032587Z test_ref_small_input_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7032726Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7032879Z test_ref_small_input_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7033019Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7033180Z test_ref_small_input_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7033312Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7033467Z test_ref_small_input_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7033605Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7033758Z test_ref_small_input_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7033906Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7034057Z test_ref_small_input_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7034194Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7034346Z test_ref_small_input_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7034478Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7034629Z test_ref_small_input_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7034764Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7034915Z test_ref_small_input_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7035054Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7035203Z test_ref_small_input_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7035367Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7035519Z test_ref_small_input_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7035652Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7035803Z test_ref_small_input_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7035940Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7036092Z test_ref_small_input_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7036230Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7036381Z test_ref_small_input_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7036520Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7036668Z test_ref_small_input_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7036805Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7036953Z test_ref_small_input_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7037091Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7037242Z test_ref_small_input_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7037379Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7037531Z test_ref_small_input_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7037670Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7037816Z test_ref_small_input_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7037947Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7038102Z test_ref_small_input_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7038263Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7038416Z test_ref_small_input_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7038554Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7038704Z test_ref_small_input_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7038843Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7038992Z test_ref_small_input_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7039124Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7039271Z test_ref_small_input_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7039410Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7039556Z test_ref_small_input_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7039704Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7039853Z test_ref_small_input_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7040018Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7040180Z test_ref_small_input_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7040321Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7040468Z test_ref_small_input_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7040606Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7040759Z test_ref_small_input_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7040897Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7041050Z test_ref_small_input_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7041214Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7041360Z test_ref_small_input_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7041573Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7041725Z test_ref_small_input_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7041864Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7042015Z test_ref_small_input_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7042152Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7042300Z test_ref_small_input_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7042439Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7042584Z test_ref_small_input_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7042729Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7042879Z test_ref_small_input_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7043018Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7043172Z test_ref_small_input_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7043314Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7043466Z test_ref_small_input_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7043604Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7043749Z test_ref_small_input_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7043889Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7044042Z test_ref_small_input_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7044209Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7044360Z test_ref_small_input_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7044502Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7044649Z test_ref_small_input_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7044788Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7044937Z test_ref_small_input_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7045074Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7045225Z test_ref_small_input_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7045364Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7045516Z test_ref_small_input_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7045682Z Compares op against reference for small input tensors ... expected failure (0.001s) 2023-01-11T21:56:58.7045840Z test_ref_small_input_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7046085Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7046235Z test_ref_small_input_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7046375Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7046526Z test_ref_small_input_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7046669Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7046823Z test_ref_small_input_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7046963Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7047155Z test_ref_small_input_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7047295Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7047434Z test_ref_small_input_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7047574Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7047722Z test_ref_small_input_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7047863Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7048010Z test_ref_small_input_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7048148Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7048293Z test_ref_small_input_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7048432Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7048575Z test_ref_small_input_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7048717Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7048869Z test_ref_small_input_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7049010Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7049170Z test_ref_small_input_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7049340Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7049532Z test_ref_small_input_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7049704Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7049885Z test_ref_small_input_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7050058Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7050295Z test_ref_small_input_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7050472Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7050661Z test_ref_small_input_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7050833Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7051021Z test_ref_small_input_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7051197Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7051373Z test_ref_small_input_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7051546Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7051701Z test_ref_small_input_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7051840Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7051999Z test_ref_small_input_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7052137Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7052285Z test_ref_small_input_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7052422Z Compares op against reference for small input tensors ... ok (0.005s) 2023-01-11T21:56:58.7052569Z test_ref_small_input_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7052709Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7052864Z test_ref_small_input_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7053003Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7053153Z test_ref_small_input_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7053294Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7053474Z test_ref_small_input_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7053612Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7053756Z test_ref_small_input_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7053896Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7054042Z test_ref_small_input_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7054182Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7054329Z test_ref_small_input_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7054468Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7054614Z test_ref_small_input_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7054754Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7054899Z test_ref_small_input_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7055037Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7055181Z test_ref_small_input_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7055320Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7055469Z test_ref_small_input_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7055605Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7055758Z test_ref_small_input_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7055896Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7056044Z test_ref_small_input_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7056183Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7056359Z test_ref_small_input_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7056499Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7056652Z test_ref_small_input_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7056793Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7056942Z test_ref_small_input_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7057080Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7057218Z test_ref_small_input_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7057357Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7057501Z test_ref_small_input_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7057642Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7057791Z test_ref_small_input_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7057930Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7058075Z test_ref_small_input_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7058210Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7058349Z test_ref_small_input_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7058487Z Compares op against reference for small input tensors ... ok (0.005s) 2023-01-11T21:56:58.7058640Z test_ref_small_input_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7058780Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7058934Z test_ref_small_input_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7059078Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7059259Z test_ref_small_input_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7059434Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7059610Z test_ref_small_input_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7059789Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7059978Z test_ref_small_input_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7060150Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7060330Z test_ref_small_input_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7060504Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7060687Z test_ref_small_input_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7060851Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7061043Z test_ref_small_input_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7061215Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7061396Z test_ref_small_input_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7061569Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7061752Z test_ref_small_input_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7061926Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7062075Z test_ref_small_input_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7062207Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7062352Z test_ref_small_input_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7062490Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7062638Z test_ref_small_input_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7062820Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7062961Z test_ref_small_input_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7063098Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7063239Z test_ref_small_input_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7063372Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7063516Z test_ref_small_input_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7063675Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7063822Z test_ref_small_input_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7063962Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7064105Z test_ref_small_input_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7064245Z Compares op against reference for small input tensors ... ok (0.003s) 2023-01-11T21:56:58.7064385Z test_ref_small_input_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7064516Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7064663Z test_ref_small_input_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7064818Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7064962Z test_ref_small_input_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7065100Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7065245Z test_ref_small_input_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7065384Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7065527Z test_ref_small_input_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7065686Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7065828Z test_ref_small_input_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7065967Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7066108Z test_ref_small_input_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7066248Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7066390Z test_ref_small_input_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7066528Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7066670Z test_ref_small_input_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7066802Z Compares op against reference for small input tensors ... ok (0.005s) 2023-01-11T21:56:58.7066941Z test_ref_small_input_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7067084Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7067229Z test_ref_small_input_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7067365Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7067513Z test_ref_small_input_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7067669Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7067811Z test_ref_small_input_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7067958Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7068098Z test_ref_small_input_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7068237Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7068378Z test_ref_small_input_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7068583Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7068729Z test_ref_small_input_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7068867Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7069008Z test_ref_small_input_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7069140Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7069281Z test_ref_small_input_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7069419Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7069560Z test_ref_small_input_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7069698Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7069835Z test_ref_small_input_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7069980Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7070127Z test_ref_small_input_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7070257Z Compares op against reference for small input tensors ... ok (0.005s) 2023-01-11T21:56:58.7070402Z test_ref_small_input_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7070541Z Compares op against reference for small input tensors ... ok (0.005s) 2023-01-11T21:56:58.7070678Z test_ref_small_input_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7070834Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7070973Z test_ref_small_input_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7071112Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7071243Z test_ref_small_input_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7071403Z Compares op against reference for small input tensors ... ok (0.004s) 2023-01-11T21:56:58.7071545Z test_ref_small_input_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7071685Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7071831Z test_ref_small_input_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7071968Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7072113Z test_ref_small_input_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7072252Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7072383Z test_ref_small_input_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7072538Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7072677Z test_ref_small_input_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7072815Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7072958Z test_ref_small_input_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7073094Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7073236Z test_ref_small_input_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7073377Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7073510Z test_ref_small_input_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7073649Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7073786Z test_ref_small_input_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7073923Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7074060Z test_ref_small_input_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7074197Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:56:58.7074361Z test_ref_small_input_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7074497Z Compares op against reference for small input tensors ... ok (0.005s) 2023-01-11T21:56:58.7074636Z test_ref_small_input_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7074789Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7074934Z test_ref_small_input_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7075087Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7075226Z test_ref_small_input_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7075379Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7075519Z test_ref_small_input_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7075673Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2023-01-11T21:56:58.7075812Z test_ref_small_input_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7075964Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:56:58.7076120Z test_reference_masked_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7076345Z Test masked reduction operations on strided-only tensors using ... ok (0.046s) 2023-01-11T21:56:58.7076500Z test_reference_masked_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7076716Z Test masked reduction operations on strided-only tensors using ... ok (0.044s) 2023-01-11T21:56:58.7076870Z test_reference_masked_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7077083Z Test masked reduction operations on strided-only tensors using ... ok (0.044s) 2023-01-11T21:56:58.7077227Z test_reference_masked_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7077464Z Test masked reduction operations on strided-only tensors using ... ok (0.043s) 2023-01-11T21:56:58.7077621Z test_reference_masked_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7077833Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2023-01-11T21:56:58.7077986Z test_reference_masked_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7078194Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2023-01-11T21:56:58.7078342Z test_reference_masked_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7078551Z Test masked reduction operations on strided-only tensors using ... ok (0.030s) 2023-01-11T21:56:58.7078696Z test_reference_masked_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7078907Z Test masked reduction operations on strided-only tensors using ... ok (0.030s) 2023-01-11T21:56:58.7079057Z test_reference_masked_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7079271Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2023-01-11T21:56:58.7079428Z test_reference_masked_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7079636Z Test masked reduction operations on strided-only tensors using ... ok (0.045s) 2023-01-11T21:56:58.7079788Z test_reference_masked_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7079997Z Test masked reduction operations on strided-only tensors using ... ok (0.044s) 2023-01-11T21:56:58.7080141Z test_reference_masked_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7080353Z Test masked reduction operations on strided-only tensors using ... ok (0.044s) 2023-01-11T21:56:58.7080501Z test_reference_masked_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7080709Z Test masked reduction operations on strided-only tensors using ... ok (0.043s) 2023-01-11T21:56:58.7080860Z test_reference_masked_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7081096Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2023-01-11T21:56:58.7081246Z test_reference_masked_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7081519Z Test masked reduction operations on strided-only tensors using ... ok (0.030s) 2023-01-11T21:56:58.7081671Z test_reference_masked_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7081881Z Test masked reduction operations on strided-only tensors using ... ok (0.030s) 2023-01-11T21:56:58.7082031Z test_reference_masked_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7082241Z Test masked reduction operations on strided-only tensors using ... ok (0.030s) 2023-01-11T21:56:58.7082391Z test_reference_masked_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7082599Z Test masked reduction operations on strided-only tensors using ... ok (0.030s) 2023-01-11T21:56:58.7082763Z test_reference_masked_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7083003Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2023-01-11T21:56:58.7083153Z test_reference_masked_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7083390Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7083549Z test_reference_masked_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7083786Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7083940Z test_reference_masked_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7084174Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7084328Z test_reference_masked_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7084598Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7084749Z test_reference_masked_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7084977Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7085129Z test_reference_masked_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7085365Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7085517Z test_reference_masked_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7085747Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7085898Z test_reference_masked_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7086229Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7086389Z test_reference_masked_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7086614Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7086767Z test_reference_masked_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7086997Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7087152Z test_reference_masked_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7087388Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7087541Z test_reference_masked_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7087771Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7087920Z test_reference_masked_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7088190Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7088346Z test_reference_masked_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7088581Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7088728Z test_reference_masked_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7088958Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7089109Z test_reference_masked_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7089346Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7089534Z test_reference_masked_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7089819Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:56:58.7090007Z test_reference_masked_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7090475Z Test masked reduction operations on strided-only tensors using ... /opt/conda/lib/python3.10/site-packages/numpy/core/fromnumeric.py:3440: RuntimeWarning: Mean of empty slice. 2023-01-11T21:56:58.7090622Z return _methods._mean(a, axis=axis, dtype=dtype, 2023-01-11T21:56:58.7090990Z /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:181: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:56:58.7091093Z ret = um.true_divide( 2023-01-11T21:56:58.7091182Z ok (0.054s) 2023-01-11T21:56:58.7091369Z test_reference_masked_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7091778Z Test masked reduction operations on strided-only tensors using ... /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:189: RuntimeWarning: invalid value encountered in double_scalars 2023-01-11T21:56:58.7091909Z ret = ret.dtype.type(ret / rcount) 2023-01-11T21:56:58.7091998Z expected failure (0.011s) 2023-01-11T21:56:58.7092154Z test_reference_masked_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7092542Z Test masked reduction operations on strided-only tensors using ... /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:189: RuntimeWarning: invalid value encountered in cdouble_scalars 2023-01-11T21:56:58.7092641Z ret = ret.dtype.type(ret / rcount) 2023-01-11T21:56:58.7092713Z ok (0.049s) 2023-01-11T21:56:58.7092866Z test_reference_masked_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7093074Z Test masked reduction operations on strided-only tensors using ... ok (0.050s) 2023-01-11T21:56:58.7093218Z test_reference_masked_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7093605Z Test masked reduction operations on strided-only tensors using ... /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:187: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:56:58.7093706Z ret = arr.dtype.type(ret / rcount) 2023-01-11T21:56:58.7093779Z ok (0.053s) 2023-01-11T21:56:58.7093933Z test_reference_masked_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7094140Z Test masked reduction operations on strided-only tensors using ... ok (0.053s) 2023-01-11T21:56:58.7094288Z test_reference_masked_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7094496Z Test masked reduction operations on strided-only tensors using ... ok (0.052s) 2023-01-11T21:56:58.7094639Z test_reference_masked_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7094844Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2023-01-11T21:56:58.7094991Z test_reference_masked_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7095198Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2023-01-11T21:56:58.7095387Z test_reference_masked_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7095593Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2023-01-11T21:56:58.7095739Z test_reference_masked_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7095947Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2023-01-11T21:56:58.7096090Z test_reference_masked_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7096293Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2023-01-11T21:56:58.7096446Z test_reference_masked_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7096652Z Test masked reduction operations on strided-only tensors using ... ok (0.967s) 2023-01-11T21:56:58.7096804Z test_reference_masked_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7097061Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:56:58.7097223Z test_reference_masked_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7097428Z Test masked reduction operations on strided-only tensors using ... ok (0.044s) 2023-01-11T21:56:58.7097578Z test_reference_masked_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7097784Z Test masked reduction operations on strided-only tensors using ... ok (0.044s) 2023-01-11T21:56:58.7097934Z test_reference_masked_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7098141Z Test masked reduction operations on strided-only tensors using ... ok (0.046s) 2023-01-11T21:56:58.7098289Z test_reference_masked_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7098492Z Test masked reduction operations on strided-only tensors using ... ok (0.045s) 2023-01-11T21:56:58.7098638Z test_reference_masked_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7098874Z Test masked reduction operations on strided-only tensors using ... ok (0.045s) 2023-01-11T21:56:58.7099019Z test_reference_masked_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7099313Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:56:58.7099500Z test_reference_masked_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7099805Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:56:58.7099987Z test_reference_masked_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7100241Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2023-01-11T21:56:58.7100428Z test_reference_masked_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7100731Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:56:58.7100928Z test_reference_masked_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7101178Z Test masked reduction operations on strided-only tensors using ... ok (0.033s) 2023-01-11T21:56:58.7101364Z test_reference_masked_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7101619Z Test masked reduction operations on strided-only tensors using ... ok (0.037s) 2023-01-11T21:56:58.7101813Z test_reference_masked_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7102037Z Test masked reduction operations on strided-only tensors using ... ok (0.040s) 2023-01-11T21:56:58.7102190Z test_reference_masked_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7102395Z Test masked reduction operations on strided-only tensors using ... ok (0.040s) 2023-01-11T21:56:58.7102546Z test_reference_masked_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7102771Z Test masked reduction operations on strided-only tensors using ... ok (0.037s) 2023-01-11T21:56:58.7102923Z test_reference_masked_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7103129Z Test masked reduction operations on strided-only tensors using ... ok (0.037s) 2023-01-11T21:56:58.7103280Z test_reference_masked_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7103486Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2023-01-11T21:56:58.7103634Z test_reference_masked_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7103839Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2023-01-11T21:56:58.7103984Z test_reference_masked_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7104184Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2023-01-11T21:56:58.7104332Z test_reference_masked_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7104538Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2023-01-11T21:56:58.7104687Z test_reference_masked_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7104892Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2023-01-11T21:56:58.7105039Z test_reference_masked_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7105242Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2023-01-11T21:56:58.7105386Z test_reference_masked_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7105585Z Test masked reduction operations on strided-only tensors using ... ok (0.045s) 2023-01-11T21:56:58.7105732Z test_reference_masked_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7105980Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:56:58.7106167Z test_reference_masked_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7106370Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2023-01-11T21:56:58.7106526Z test_reference_masked_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7106733Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2023-01-11T21:56:58.7106881Z test_reference_masked_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7107083Z Test masked reduction operations on strided-only tensors using ... ok (0.044s) 2023-01-11T21:56:58.7107233Z test_reference_masked_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7107437Z Test masked reduction operations on strided-only tensors using ... ok (0.043s) 2023-01-11T21:56:58.7107582Z test_reference_masked_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7107792Z Test masked reduction operations on strided-only tensors using ... ok (0.043s) 2023-01-11T21:56:58.7107942Z test_reference_masked_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7108190Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:56:58.7108338Z test_reference_masked_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7108579Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:56:58.7108725Z test_reference_masked_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7108930Z Test masked reduction operations on strided-only tensors using ... ok (0.029s) 2023-01-11T21:56:58.7109077Z test_reference_masked_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7109327Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:56:58.7109504Z test_reference_masked_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7109710Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2023-01-11T21:56:58.7109856Z test_reference_masked_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7110068Z Test masked reduction operations on strided-only tensors using ... ok (0.037s) 2023-01-11T21:56:58.7110241Z test_reference_masked_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7110470Z Test masked reduction operations on strided-only tensors using ... ok (0.039s) 2023-01-11T21:56:58.7110626Z test_reference_masked_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7110831Z Test masked reduction operations on strided-only tensors using ... ok (0.039s) 2023-01-11T21:56:58.7110979Z test_reference_masked_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7111183Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2023-01-11T21:56:58.7111345Z test_reference_masked_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7111551Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2023-01-11T21:56:58.7111692Z test_reference_masked_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7111894Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2023-01-11T21:56:58.7112039Z test_reference_masked_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7112241Z Test masked reduction operations on strided-only tensors using ... ok (0.035s) 2023-01-11T21:56:58.7112390Z test_reference_masked_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7112595Z Test masked reduction operations on strided-only tensors using ... ok (0.035s) 2023-01-11T21:56:58.7112740Z test_reference_masked_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7112975Z Test masked reduction operations on strided-only tensors using ... ok (0.035s) 2023-01-11T21:56:58.7113115Z test_reference_masked_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7113320Z Test masked reduction operations on strided-only tensors using ... ok (0.035s) 2023-01-11T21:56:58.7113469Z test_reference_masked_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7113674Z Test masked reduction operations on strided-only tensors using ... ok (0.035s) 2023-01-11T21:56:58.7113818Z test_repeated_dim_cuda (__main__.TestReductionsCUDA) ... ok (0.094s) 2023-01-11T21:56:58.7113959Z test_result_dtype_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7114088Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7114223Z test_result_dtype_all_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7114343Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7114489Z test_result_dtype_all_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7114619Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7114762Z test_result_dtype_all_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7114887Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7115028Z test_result_dtype_all_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7115151Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7115281Z test_result_dtype_all_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7115405Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7115541Z test_result_dtype_all_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7115664Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7115803Z test_result_dtype_all_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7115924Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7116086Z test_result_dtype_all_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7116211Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7116339Z test_result_dtype_all_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7116462Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7116594Z test_result_dtype_all_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7116716Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7116854Z test_result_dtype_all_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7116999Z Tests that the result has the correct dtype ... expected failure (0.001s) 2023-01-11T21:56:58.7117140Z test_result_dtype_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7117257Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7117390Z test_result_dtype_amax_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7117519Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7117659Z test_result_dtype_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7117781Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7117921Z test_result_dtype_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7118044Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7118180Z test_result_dtype_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7118295Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7118432Z test_result_dtype_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7118553Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7118686Z test_result_dtype_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7118812Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7118977Z test_result_dtype_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7119095Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7119227Z test_result_dtype_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7119343Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7119478Z test_result_dtype_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7119599Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7119740Z test_result_dtype_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7119863Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7119998Z test_result_dtype_amin_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7120120Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7120251Z test_result_dtype_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7120379Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7120518Z test_result_dtype_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7120640Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7120777Z test_result_dtype_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7120899Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7121034Z test_result_dtype_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7121153Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7121280Z test_result_dtype_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7121399Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7121602Z test_result_dtype_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7121726Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7121891Z test_result_dtype_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7122016Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7122150Z test_result_dtype_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7122266Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7122406Z test_result_dtype_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7122528Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7122664Z test_result_dtype_any_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7122787Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7122932Z test_result_dtype_any_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7123053Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7123196Z test_result_dtype_any_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7123317Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7123455Z test_result_dtype_any_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7123577Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7123715Z test_result_dtype_any_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7123835Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7123970Z test_result_dtype_any_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7124092Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7124226Z test_result_dtype_any_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7124342Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7124476Z test_result_dtype_any_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7124599Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7124763Z test_result_dtype_any_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7124885Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7125022Z test_result_dtype_any_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7125142Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7125271Z test_result_dtype_any_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7125415Z Tests that the result has the correct dtype ... expected failure (0.001s) 2023-01-11T21:56:58.7125560Z test_result_dtype_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7125685Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7125830Z test_result_dtype_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7126052Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7126199Z test_result_dtype_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7126329Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7126461Z test_result_dtype_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7126583Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7126721Z test_result_dtype_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7126847Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7126987Z test_result_dtype_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7127111Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7127248Z test_result_dtype_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7127370Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7127499Z test_result_dtype_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7127622Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7127801Z test_result_dtype_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7127922Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7128066Z test_result_dtype_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7128189Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7128332Z test_result_dtype_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7128447Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7128589Z test_result_dtype_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7128712Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7128852Z test_result_dtype_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7128972Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7129111Z test_result_dtype_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7129255Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7129424Z test_result_dtype_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7129566Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7129741Z test_result_dtype_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7129892Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7130064Z test_result_dtype_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7130215Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7130384Z test_result_dtype_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7130535Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7130723Z test_result_dtype_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7130867Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7131097Z test_result_dtype_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7131251Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7131444Z test_result_dtype_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7131569Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7131722Z test_result_dtype_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7131844Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7131988Z test_result_dtype_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7132112Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7132259Z test_result_dtype_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7132381Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7132530Z test_result_dtype_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7132652Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7132797Z test_result_dtype_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7132918Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7133056Z test_result_dtype_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7133179Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7133320Z test_result_dtype_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7133442Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7133585Z test_result_dtype_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7133706Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7133851Z test_result_dtype_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7133998Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7134150Z test_result_dtype_linalg_vector_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7134273Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7134436Z test_result_dtype_linalg_vector_norm_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7134562Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7134722Z test_result_dtype_linalg_vector_norm_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7134846Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7135001Z test_result_dtype_linalg_vector_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7135124Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7135270Z test_result_dtype_linalg_vector_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7135401Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7135551Z test_result_dtype_linalg_vector_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7135674Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7135821Z test_result_dtype_masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7135944Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7136088Z test_result_dtype_masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7136204Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7136351Z test_result_dtype_masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7136472Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7136616Z test_result_dtype_masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7136739Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7136916Z test_result_dtype_masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7137038Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7137186Z test_result_dtype_masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7137301Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7137445Z test_result_dtype_masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7137566Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7137707Z test_result_dtype_masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7137829Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7137973Z test_result_dtype_masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7138095Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7138247Z test_result_dtype_masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7138362Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7138507Z test_result_dtype_masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7138629Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7138771Z test_result_dtype_masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7138893Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7139057Z test_result_dtype_masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7139207Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7139383Z test_result_dtype_masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7139528Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7139704Z test_result_dtype_masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7139901Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7140080Z test_result_dtype_masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7140233Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7140410Z test_result_dtype_masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7140562Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7140731Z test_result_dtype_masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7140883Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7141069Z test_result_dtype_masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7141221Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7141409Z test_result_dtype_masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7141561Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7141750Z test_result_dtype_masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7141897Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7142036Z test_result_dtype_masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7142158Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7142307Z test_result_dtype_masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7142431Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7142576Z test_result_dtype_masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7142697Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7142838Z test_result_dtype_masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7142959Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7143129Z test_result_dtype_masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7143250Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7143399Z test_result_dtype_masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7143520Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7143668Z test_result_dtype_masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7143787Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7143932Z test_result_dtype_masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7144054Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7144201Z test_result_dtype_masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7144326Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7144471Z test_result_dtype_masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7144599Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7144742Z test_result_dtype_masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7144864Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7145000Z test_result_dtype_masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7145122Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7145265Z test_result_dtype_masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7145387Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7145531Z test_result_dtype_masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7145656Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7145804Z test_result_dtype_masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7145929Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7146103Z test_result_dtype_masked_logsumexp_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7146230Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7146386Z test_result_dtype_masked_logsumexp_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7146508Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7146662Z test_result_dtype_masked_logsumexp_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7146784Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7146939Z test_result_dtype_masked_logsumexp_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7147064Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7147210Z test_result_dtype_masked_logsumexp_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7147332Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7147488Z test_result_dtype_masked_logsumexp_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7147610Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7147758Z test_result_dtype_masked_logsumexp_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7147884Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7148036Z test_result_dtype_masked_logsumexp_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7148151Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7148304Z test_result_dtype_masked_logsumexp_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7148424Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7148571Z test_result_dtype_masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7148691Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7148864Z test_result_dtype_masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7148987Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7149137Z test_result_dtype_masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7149254Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7149408Z test_result_dtype_masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7149530Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7149677Z test_result_dtype_masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7149798Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7149941Z test_result_dtype_masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7150065Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7150208Z test_result_dtype_masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7150330Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7150475Z test_result_dtype_masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7150598Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7150742Z test_result_dtype_masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7150863Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7151006Z test_result_dtype_masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7151129Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7151271Z test_result_dtype_masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7151387Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7151528Z test_result_dtype_masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7151651Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7151823Z test_result_dtype_masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7151947Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7152093Z test_result_dtype_masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7152213Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7152350Z test_result_dtype_masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7152473Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7152622Z test_result_dtype_masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7152745Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7152896Z test_result_dtype_masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7153019Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7153167Z test_result_dtype_masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7153290Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7153435Z test_result_dtype_masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7153560Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7153711Z test_result_dtype_masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7153836Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7153979Z test_result_dtype_masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7154098Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7154243Z test_result_dtype_masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7154365Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7154501Z test_result_dtype_masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7154652Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7154798Z test_result_dtype_masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7154923Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7155070Z test_result_dtype_masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7155191Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7155333Z test_result_dtype_masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7155457Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7155592Z test_result_dtype_masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7155714Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7155858Z test_result_dtype_masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7155982Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7156127Z test_result_dtype_masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7156249Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7156403Z test_result_dtype_masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7156517Z Tests that the result has the correct dtype ... ok (0.002s) 2023-01-11T21:56:58.7156666Z test_result_dtype_masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7156787Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7156932Z test_result_dtype_masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7157055Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7157200Z test_result_dtype_masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7157323Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7157495Z test_result_dtype_masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7157611Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7157754Z test_result_dtype_masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7157875Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7158016Z test_result_dtype_masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7158135Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7158276Z test_result_dtype_masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7158401Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7158545Z test_result_dtype_masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7158661Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7158803Z test_result_dtype_masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7158929Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7159075Z test_result_dtype_masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7159200Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7159340Z test_result_dtype_masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7159462Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7159607Z test_result_dtype_masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7159728Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7159877Z test_result_dtype_masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7160001Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7160147Z test_result_dtype_masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7160297Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7160444Z test_result_dtype_masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7160568Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7160704Z test_result_dtype_masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7160826Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7160967Z test_result_dtype_masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7161089Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7161234Z test_result_dtype_masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7161358Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7161569Z test_result_dtype_masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7161693Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7161835Z test_result_dtype_masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7161959Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7162099Z test_result_dtype_masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7162221Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7162364Z test_result_dtype_masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7162488Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7162640Z test_result_dtype_masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7162754Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7162902Z test_result_dtype_masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7163023Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7163168Z test_result_dtype_masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7163322Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7163471Z test_result_dtype_masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7163593Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7163736Z test_result_dtype_masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7163851Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7163991Z test_result_dtype_masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7164113Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7164253Z test_result_dtype_masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7164377Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7164516Z test_result_dtype_masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7164645Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7164790Z test_result_dtype_masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7164907Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7165046Z test_result_dtype_masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7165168Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7165311Z test_result_dtype_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7165432Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7165577Z test_result_dtype_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7165699Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7165843Z test_result_dtype_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7166055Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7166291Z test_result_dtype_mean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7166425Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7166574Z test_result_dtype_mean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7166704Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7166855Z test_result_dtype_mean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7166984Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7167131Z test_result_dtype_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7167262Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7167413Z test_result_dtype_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7167544Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7167697Z test_result_dtype_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7167830Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7167986Z test_result_dtype_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7168118Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7168264Z test_result_dtype_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7168393Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7168541Z test_result_dtype_nansum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7168668Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7168822Z test_result_dtype_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7168953Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7169106Z test_result_dtype_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7169233Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7169466Z test_result_dtype_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7169630Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7169818Z test_result_dtype_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7169983Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7170169Z test_result_dtype_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7170331Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7170515Z test_result_dtype_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7170670Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7170857Z test_result_dtype_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7171022Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7171207Z test_result_dtype_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7171378Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7171551Z test_result_dtype_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7171682Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7171829Z test_result_dtype_prod_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7171953Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7172106Z test_result_dtype_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7172235Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7172388Z test_result_dtype_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7172518Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7172673Z test_result_dtype_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7172800Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7172972Z test_result_dtype_prod_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7173103Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7173251Z test_result_dtype_prod_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7173379Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7173528Z test_result_dtype_prod_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7173659Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7173805Z test_result_dtype_prod_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7173936Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7174074Z test_result_dtype_prod_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7174206Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7174353Z test_result_dtype_prod_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7174490Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7174637Z test_result_dtype_prod_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7174767Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7174915Z test_result_dtype_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7175045Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7175187Z test_result_dtype_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7175316Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7175471Z test_result_dtype_std_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7175599Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7175753Z test_result_dtype_std_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7175885Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7176059Z test_result_dtype_std_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7176185Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7176333Z test_result_dtype_std_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7176463Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7176610Z test_result_dtype_std_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7176740Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7176906Z test_result_dtype_std_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7177038Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7177205Z test_result_dtype_std_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7177328Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7177496Z test_result_dtype_std_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7177637Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7177797Z test_result_dtype_std_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7177928Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7178088Z test_result_dtype_std_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7178218Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7178374Z test_result_dtype_std_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7178499Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7178649Z test_result_dtype_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7178779Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7178928Z test_result_dtype_sum_cuda_bool (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7179082Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7179307Z test_result_dtype_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7179469Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7179651Z test_result_dtype_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7179814Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7180007Z test_result_dtype_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7180168Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7180355Z test_result_dtype_sum_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7180516Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7180699Z test_result_dtype_sum_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7180860Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7181033Z test_result_dtype_sum_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7181202Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7181384Z test_result_dtype_sum_cuda_int16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7181543Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7181721Z test_result_dtype_sum_cuda_int32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7181880Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7182024Z test_result_dtype_sum_cuda_int64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7182153Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7182292Z test_result_dtype_sum_cuda_int8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7182417Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7182560Z test_result_dtype_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7182691Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7182876Z test_result_dtype_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7183009Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7183164Z test_result_dtype_var_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7183288Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7183443Z test_result_dtype_var_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7183586Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7183754Z test_result_dtype_var_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7183913Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7184082Z test_result_dtype_var_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7184239Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7184414Z test_result_dtype_var_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7184541Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7184696Z test_result_dtype_var_unbiased_cuda_bfloat16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7184818Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7184972Z test_result_dtype_var_unbiased_cuda_complex128 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7185094Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7185247Z test_result_dtype_var_unbiased_cuda_complex64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7185402Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7185579Z test_result_dtype_var_unbiased_cuda_float16 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7185706Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7185851Z test_result_dtype_var_unbiased_cuda_float32 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7186027Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7186174Z test_result_dtype_var_unbiased_cuda_float64 (__main__.TestReductionsCUDA) 2023-01-11T21:56:58.7186296Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:56:58.7186734Z test_std_correction_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:251: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T21:56:58.7186822Z ret = um.true_divide( 2023-01-11T21:56:58.7186888Z ok (0.009s) 2023-01-11T21:56:58.7187059Z test_std_correction_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.7187221Z test_std_correction_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.7187383Z test_std_correction_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.7187539Z test_std_dim_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.7187686Z test_std_mean_all_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.7187846Z test_std_mean_correction_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.016s) 2023-01-11T21:56:58.7188004Z test_std_mean_correction_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.017s) 2023-01-11T21:56:58.7188159Z test_std_mean_correction_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.014s) 2023-01-11T21:56:58.7188301Z test_std_mean_correction_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.013s) 2023-01-11T21:56:58.7188435Z test_std_mean_cuda (__main__.TestReductionsCUDA) ... ok (0.007s) 2023-01-11T21:56:58.7188581Z test_std_mean_some_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.054s) 2023-01-11T21:56:58.7188733Z test_std_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.007s) 2023-01-11T21:56:58.7188884Z test_std_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.007s) 2023-01-11T21:56:58.7189060Z test_std_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.006s) 2023-01-11T21:56:58.7189211Z test_std_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.006s) 2023-01-11T21:56:58.7189372Z test_sum_all_cuda_bool (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.7189528Z test_sum_all_cuda_float64 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.7189682Z test_sum_cpu_device_mismatch_cuda (__main__.TestReductionsCUDA) ... ok (0.011s) 2023-01-11T21:56:58.7189885Z test_sum_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:56:58.7190534Z test_sum_dim_reduction_uint8_overflow_cuda (__main__.TestReductionsCUDA) ... /var/lib/jenkins/workspace/test/test_reductions.py:457: UserWarning: An output with one or more elements was resized since it had shape [2, 3], 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:33.) 2023-01-11T21:56:58.7190628Z torch.sum(x, 0, out=y) 2023-01-11T21:56:58.7190700Z ok (0.002s) 2023-01-11T21:56:58.7190871Z test_sum_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.7191024Z test_sum_noncontig_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.005s) 2023-01-11T21:56:58.7191190Z test_sum_out_cuda_float64 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.7191351Z test_sum_parallel_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.7191491Z test_sum_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.030s) 2023-01-11T21:56:58.7191663Z test_sum_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.030s) 2023-01-11T21:56:58.7191809Z test_sum_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.030s) 2023-01-11T21:56:58.7191957Z test_sum_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.013s) 2023-01-11T21:56:58.7192102Z test_sum_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.013s) 2023-01-11T21:56:58.7192243Z test_sum_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.012s) 2023-01-11T21:56:58.7192384Z test_sum_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.013s) 2023-01-11T21:56:58.7192529Z test_sum_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.7192708Z test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cuda (__main__.TestReductionsCUDA) ... ok (0.027s) 2023-01-11T21:56:58.7192863Z test_tensor_compare_ops_empty_cuda (__main__.TestReductionsCUDA) ... ok (0.032s) 2023-01-11T21:56:58.7193257Z test_tensor_reduce_ops_empty_cuda (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:251: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:56:58.7193342Z ret = um.true_divide( 2023-01-11T21:56:58.7193416Z ok (0.028s) 2023-01-11T21:56:58.7193577Z test_var_correction_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.7193738Z test_var_correction_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.009s) 2023-01-11T21:56:58.7193895Z test_var_correction_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.7194047Z test_var_correction_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.008s) 2023-01-11T21:56:58.7194177Z test_var_cuda (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.7194331Z test_var_dim_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:56:58.7194478Z test_var_large_input_cuda (__main__.TestReductionsCUDA) ... ok (0.074s) 2023-01-11T21:56:58.7194650Z test_var_mean_all_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.002s) 2023-01-11T21:56:58.7194811Z test_var_mean_correction_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.015s) 2023-01-11T21:56:58.7194970Z test_var_mean_correction_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.016s) 2023-01-11T21:56:58.7195122Z test_var_mean_correction_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.014s) 2023-01-11T21:56:58.7195266Z test_var_mean_correction_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.013s) 2023-01-11T21:56:58.7195401Z test_var_mean_cuda (__main__.TestReductionsCUDA) ... ok (0.007s) 2023-01-11T21:56:58.7195545Z test_var_mean_some_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.054s) 2023-01-11T21:56:58.7195687Z test_var_stability2_cuda (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.7195829Z test_var_stability_cuda (__main__.TestReductionsCUDA) ... ok (0.001s) 2023-01-11T21:56:58.7195973Z test_var_unbiased_cuda (__main__.TestReductionsCUDA) ... ok (0.003s) 2023-01-11T21:56:58.7196125Z test_var_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.007s) 2023-01-11T21:56:58.7196278Z test_var_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.007s) 2023-01-11T21:56:58.7196421Z test_var_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.006s) 2023-01-11T21:56:58.7196568Z test_var_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.006s) 2023-01-11T21:56:58.7196576Z 2023-01-11T21:56:58.7196777Z ---------------------------------------------------------------------- 2023-01-11T21:56:58.7196865Z Ran 3235 tests in 81.795s 2023-01-11T21:56:58.7196871Z 2023-01-11T21:56:58.7196973Z OK (skipped=93, expected failures=51) 2023-01-11T21:56:58.7196979Z 2023-01-11T21:56:58.7197070Z Generating XML reports... 2023-01-11T21:56:58.7197366Z Generated XML report: test-reports/python-unittest/test_reductions/TEST-TestReductionsCUDA-20230111215535.xml 2023-01-11T21:56:58.7197398Z 2023-01-11T21:56:58.7197765Z ##[endgroup] 2023-01-11T21:56:58.7198045Z FINISHED PRINTING LOG FILE of test_reductions (/var/lib/jenkins/workspace/test/test-reports/test_reductions_acgmuz7g) 2023-01-11T21:56:58.7198058Z 2023-01-11T21:56:58.9235445Z 2023-01-11T21:56:58.9236087Z real 34m9.954s 2023-01-11T21:56:58.9236506Z user 57m10.540s 2023-01-11T21:56:58.9236867Z sys 6m45.987s 2023-01-11T21:56:58.9237333Z + assert_git_not_dirty 2023-01-11T21:56:58.9238077Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *rocm* ]] 2023-01-11T21:56:58.9238788Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *xla* ]] 2023-01-11T21:56:58.9239760Z ++ git status --porcelain 2023-01-11T21:56:59.9903328Z + git_status= 2023-01-11T21:56:59.9903675Z + [[ -n '' ]] 2023-01-11T21:56:59.9903929Z + test_aten 2023-01-11T21:56:59.9904331Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *asan* ]] 2023-01-11T21:56:59.9904695Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *rocm* ]] 2023-01-11T21:56:59.9905031Z + echo 'Running ATen tests with pytorch lib' 2023-01-11T21:56:59.9905287Z Running ATen tests with pytorch lib 2023-01-11T21:56:59.9905518Z + [[ -n '' ]] 2023-01-11T21:56:59.9905765Z + echo 'Running test with the build folder' 2023-01-11T21:56:59.9906006Z Running test with the build folder 2023-01-11T21:56:59.9906219Z + TEST_BASE_DIR=build/bin 2023-01-11T21:56:59.9906754Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.10/site-packages/torch/lib/libc10d_cuda_test.so build/bin 2023-01-11T21:56:59.9917651Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libcaffe2_nvrtc.so build/bin 2023-01-11T21:56:59.9925544Z + ln -sf '/opt/conda/lib/python3.10/site-packages/torch/lib/libmkldnn*' build/bin 2023-01-11T21:56:59.9933068Z + ln -sf '/opt/conda/lib/python3.10/site-packages/torch/lib/libnccl*' build/bin 2023-01-11T21:56:59.9942245Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cuda_linalg.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorchbind_test.so build/bin 2023-01-11T21:56:59.9948243Z + ln -sf '/opt/conda/lib/python3.10/site-packages/torch/lib/libtbb*' build/bin 2023-01-11T21:56:59.9954075Z + ls build/bin 2023-01-11T21:56:59.9965088Z CppSignature_test 2023-01-11T21:56:59.9965360Z Dict_test 2023-01-11T21:56:59.9965601Z Dimname_test 2023-01-11T21:56:59.9965834Z FileStoreTest 2023-01-11T21:56:59.9966381Z HashStoreTest 2023-01-11T21:56:59.9966624Z IListRef_test 2023-01-11T21:56:59.9966860Z KernelFunction_test 2023-01-11T21:56:59.9967123Z List_test 2023-01-11T21:56:59.9967360Z MaybeOwned_test 2023-01-11T21:56:59.9967600Z NamedTensor_test 2023-01-11T21:56:59.9967890Z ProcessGroupGlooAsyncTest 2023-01-11T21:56:59.9968173Z ProcessGroupGlooTest 2023-01-11T21:56:59.9968438Z ProcessGroupMPITest 2023-01-11T21:56:59.9968725Z ProcessGroupNCCLErrorsTest 2023-01-11T21:56:59.9969009Z ProcessGroupNCCLTest 2023-01-11T21:56:59.9969261Z ProcessGroupUCCTest 2023-01-11T21:56:59.9969571Z TCPStoreTest 2023-01-11T21:56:59.9969881Z aot_model_compiler_test 2023-01-11T21:56:59.9970194Z apply_utils_test 2023-01-11T21:56:59.9970471Z atest 2023-01-11T21:56:59.9970764Z backend_fallback_test 2023-01-11T21:56:59.9971062Z basic 2023-01-11T21:56:59.9971327Z broadcast_test 2023-01-11T21:56:59.9971616Z c10_Array_test 2023-01-11T21:56:59.9971842Z c10_Bitset_test 2023-01-11T21:56:59.9972014Z c10_C++17_test 2023-01-11T21:56:59.9972230Z c10_CompileTimeFunctionPointer_test 2023-01-11T21:56:59.9972458Z c10_ConstexprCrc_test 2023-01-11T21:56:59.9972657Z c10_DeadlockDetection_test 2023-01-11T21:56:59.9972857Z c10_DeviceGuard_test 2023-01-11T21:56:59.9973155Z c10_Device_test 2023-01-11T21:56:59.9973340Z c10_DispatchKeySet_test 2023-01-11T21:56:59.9973534Z c10_Half_test 2023-01-11T21:56:59.9973726Z c10_InlineDeviceGuard_test 2023-01-11T21:56:59.9973929Z c10_InlineStreamGuard_test 2023-01-11T21:56:59.9974126Z c10_LeftRight_test 2023-01-11T21:56:59.9974326Z c10_Metaprogramming_test 2023-01-11T21:56:59.9974526Z c10_SizesAndStrides_test 2023-01-11T21:56:59.9974723Z c10_SmallVectorTest 2023-01-11T21:56:59.9974914Z c10_StreamGuard_test 2023-01-11T21:56:59.9975091Z c10_SymInt_test 2023-01-11T21:56:59.9975278Z c10_Synchronized_test 2023-01-11T21:56:59.9975473Z c10_ThreadLocal_test 2023-01-11T21:56:59.9975667Z c10_TypeIndex_test 2023-01-11T21:56:59.9975846Z c10_TypeList_test 2023-01-11T21:56:59.9976034Z c10_TypeTraits_test 2023-01-11T21:56:59.9976225Z c10_accumulate_test 2023-01-11T21:56:59.9976406Z c10_bfloat16_test 2023-01-11T21:56:59.9976594Z c10_complex_math_test 2023-01-11T21:56:59.9976781Z c10_complex_test 2023-01-11T21:56:59.9976987Z c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T21:56:59.9977243Z c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T21:56:59.9977526Z c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T21:56:59.9977851Z c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T21:56:59.9978180Z c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T21:56:59.9978491Z c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T21:56:59.9978787Z c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T21:56:59.9979022Z c10_cuda_CUDATest 2023-01-11T21:56:59.9979202Z c10_either_test 2023-01-11T21:56:59.9979382Z c10_exception_test 2023-01-11T21:56:59.9979568Z c10_flags_test 2023-01-11T21:56:59.9979772Z c10_intrusive_ptr_benchmark 2023-01-11T21:56:59.9980084Z c10_intrusive_ptr_test 2023-01-11T21:56:59.9980347Z c10_irange_test 2023-01-11T21:56:59.9980572Z c10_logging_test 2023-01-11T21:56:59.9980792Z c10_optional_test 2023-01-11T21:56:59.9981050Z c10_ordered_preserving_dict_test 2023-01-11T21:56:59.9981389Z c10_registry_test 2023-01-11T21:56:59.9981619Z c10_string_view_test 2023-01-11T21:56:59.9981855Z c10_tempfile_test 2023-01-11T21:56:59.9982084Z c10_typeid_test 2023-01-11T21:56:59.9982296Z cpu_generator_test 2023-01-11T21:56:59.9982496Z cpu_profiling_allocator_test 2023-01-11T21:56:59.9982696Z cpu_rng_test 2023-01-11T21:56:59.9982869Z cuda_apply_test 2023-01-11T21:56:59.9983057Z cuda_atomic_ops_test 2023-01-11T21:56:59.9983263Z cuda_caching_host_allocator_test 2023-01-11T21:56:59.9983465Z cuda_complex_math_test 2023-01-11T21:56:59.9983659Z cuda_complex_test 2023-01-11T21:56:59.9983840Z cuda_cub_test 2023-01-11T21:56:59.9984013Z cuda_cudnn_test 2023-01-11T21:56:59.9984193Z cuda_device_test 2023-01-11T21:56:59.9984385Z cuda_distributions_test 2023-01-11T21:56:59.9984580Z cuda_dlconvertor_test 2023-01-11T21:56:59.9984774Z cuda_generator_test 2023-01-11T21:56:59.9984960Z cuda_half_test 2023-01-11T21:56:59.9985144Z cuda_integer_divider_test 2023-01-11T21:56:59.9985346Z cuda_optional_test 2023-01-11T21:56:59.9985559Z cuda_packedtensoraccessor_test 2023-01-11T21:56:59.9985779Z cuda_reportMemoryUsage_test 2023-01-11T21:56:59.9986036Z cuda_stream_test 2023-01-11T21:56:59.9986286Z cuda_vectorized_test 2023-01-11T21:56:59.9986544Z dispatch_key_set_test 2023-01-11T21:56:59.9986745Z dlconvertor_test 2023-01-11T21:56:59.9986936Z example_allreduce 2023-01-11T21:56:59.9987133Z extension_backend_test 2023-01-11T21:56:59.9987313Z half_test 2023-01-11T21:56:59.9987493Z inline_container_test 2023-01-11T21:56:59.9987683Z ivalue_test 2023-01-11T21:56:59.9987868Z kernel_function_legacy_test 2023-01-11T21:56:59.9988074Z kernel_function_test 2023-01-11T21:56:59.9988272Z kernel_lambda_legacy_test 2023-01-11T21:56:59.9988463Z kernel_lambda_test 2023-01-11T21:56:59.9988661Z kernel_stackbased_test 2023-01-11T21:56:59.9988854Z lazy_tensor_test 2023-01-11T21:56:59.9989030Z legacy_vmap_test 2023-01-11T21:56:59.9989209Z libc10.so 2023-01-11T21:56:59.9989429Z libc10_cuda.so 2023-01-11T21:56:59.9989612Z libc10d_cuda_test.so 2023-01-11T21:56:59.9989802Z libcaffe2_nvrtc.so 2023-01-11T21:56:59.9990039Z 'libmkldnn*' 2023-01-11T21:56:59.9990230Z 'libnccl*' 2023-01-11T21:56:59.9990419Z 'libtbb*' 2023-01-11T21:56:59.9990590Z libtorch.so 2023-01-11T21:56:59.9990763Z libtorch_cpu.so 2023-01-11T21:56:59.9990947Z libtorch_cuda.so 2023-01-11T21:56:59.9991140Z libtorch_cuda_linalg.so 2023-01-11T21:56:59.9991366Z libtorch_global_deps.so 2023-01-11T21:56:59.9991566Z libtorch_python.so 2023-01-11T21:56:59.9991760Z libtorchbind_test.so 2023-01-11T21:56:59.9991968Z make_boxed_from_unboxed_functor_test 2023-01-11T21:56:59.9992175Z math_kernel_test 2023-01-11T21:56:59.9992358Z memory_format_test 2023-01-11T21:56:59.9992547Z memory_overlapping_test 2023-01-11T21:56:59.9992750Z mobile_memory_cleanup 2023-01-11T21:56:59.9992935Z native_test 2023-01-11T21:56:59.9993110Z op_allowlist_test 2023-01-11T21:56:59.9993301Z op_registration_test 2023-01-11T21:56:59.9993499Z operator_name_test 2023-01-11T21:56:59.9993680Z operators_test 2023-01-11T21:56:59.9993885Z packedtensoraccessor_test 2023-01-11T21:56:59.9994094Z parallel_benchmark 2023-01-11T21:56:59.9994268Z pow_test 2023-01-11T21:56:59.9994439Z protoc 2023-01-11T21:56:59.9994648Z protoc-3.13.0.0 2023-01-11T21:56:59.9994832Z quantized_test 2023-01-11T21:56:59.9995018Z reduce_ops_test 2023-01-11T21:56:59.9995216Z reportMemoryUsage_test 2023-01-11T21:57:00.0004379Z scalar_tensor_test 2023-01-11T21:57:00.0004586Z scalar_test 2023-01-11T21:57:00.0004786Z stride_properties_test 2023-01-11T21:57:00.0004989Z tensor_iterator_test 2023-01-11T21:57:00.0005170Z test_api 2023-01-11T21:57:00.0005344Z test_cpp_rpc 2023-01-11T21:57:00.0005529Z test_dist_autograd 2023-01-11T21:57:00.0005721Z test_edge_op_registration 2023-01-11T21:57:00.0005914Z test_jit 2023-01-11T21:57:00.0006310Z test_lazy 2023-01-11T21:57:00.0006533Z test_mobile_nnc 2023-01-11T21:57:00.0006742Z test_parallel 2023-01-11T21:57:00.0006936Z test_tensorexpr 2023-01-11T21:57:00.0007117Z thread_init_test 2023-01-11T21:57:00.0007396Z torch_shm_manager 2023-01-11T21:57:00.0007591Z tutorial_tensorexpr 2023-01-11T21:57:00.0007778Z type_ptr_test 2023-01-11T21:57:00.0007957Z type_test 2023-01-11T21:57:00.0008144Z undefined_tensor_test 2023-01-11T21:57:00.0008327Z variant_test 2023-01-11T21:57:00.0008524Z vec_test_all_types_AVX2 2023-01-11T21:57:00.0008731Z vec_test_all_types_DEFAULT 2023-01-11T21:57:00.0008928Z verify_api_visibility 2023-01-11T21:57:00.0009116Z weakref_test 2023-01-11T21:57:00.0009301Z wrapdim_test 2023-01-11T21:57:00.0009473Z xla_tensor_test 2023-01-11T21:57:00.0009683Z + aten/tools/run_tests.sh build/bin 2023-01-11T21:57:00.0009927Z + set -e 2023-01-11T21:57:00.0010115Z ++ dirname aten/tools/run_tests.sh 2023-01-11T21:57:00.0010383Z + VALGRIND_SUP=/var/lib/jenkins/workspace/aten/tools/valgrind.sup 2023-01-11T21:57:00.0010646Z + pushd build/bin 2023-01-11T21:57:00.0010884Z ~/workspace/build/bin ~/workspace 2023-01-11T21:57:00.0011084Z + VALGRIND=ON 2023-01-11T21:57:00.0011256Z + ./basic 2023-01-11T21:57:00.3797603Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:00.3798609Z [==========] Running 5 tests from 1 test suite. 2023-01-11T21:57:00.3799378Z [----------] Global test environment set-up. 2023-01-11T21:57:00.3799986Z [----------] 5 tests from BasicTest 2023-01-11T21:57:00.3800494Z [ RUN ] BasicTest.BasicTestCPU 2023-01-11T21:57:00.4258646Z 13 ms 2023-01-11T21:57:00.5301851Z 103 ms 2023-01-11T21:57:00.6747856Z 144 ms 2023-01-11T21:57:00.6876989Z [ OK ] BasicTest.BasicTestCPU (308 ms) 2023-01-11T21:57:00.6877784Z [ RUN ] BasicTest.BasicTestHalfCPU 2023-01-11T21:57:00.6901073Z 2 ms 2023-01-11T21:57:00.8179523Z 127 ms 2023-01-11T21:57:00.9845196Z 166 ms 2023-01-11T21:57:00.9965639Z [ OK ] BasicTest.BasicTestHalfCPU (308 ms) 2023-01-11T21:57:00.9966370Z [ RUN ] BasicTest.BasicTestCUDA 2023-01-11T21:57:02.4788800Z 6 ms 2023-01-11T21:57:02.9231468Z 444 ms 2023-01-11T21:57:03.4867342Z 563 ms 2023-01-11T21:57:03.5010797Z [ OK ] BasicTest.BasicTestCUDA (2504 ms) 2023-01-11T21:57:03.5011548Z [ RUN ] BasicTest.FactoryMethodsTest 2023-01-11T21:57:03.5015599Z [ OK ] BasicTest.FactoryMethodsTest (0 ms) 2023-01-11T21:57:03.5015953Z [ RUN ] BasicTest.BasicStdTestCPU 2023-01-11T21:57:03.5016198Z Simple example: called once 2023-01-11T21:57:03.5020059Z throw: call_once will retry 2023-01-11T21:57:03.5022596Z throw: call_once will retry 2023-01-11T21:57:03.5024535Z Didn't throw, call_once will not attempt again 2023-01-11T21:57:03.5025887Z [ OK ] BasicTest.BasicStdTestCPU (1 ms) 2023-01-11T21:57:03.5026338Z [----------] 5 tests from BasicTest (3123 ms total) 2023-01-11T21:57:03.5026544Z 2023-01-11T21:57:03.5026774Z [----------] Global test environment tear-down 2023-01-11T21:57:03.5027135Z [==========] 5 tests from 1 test suite ran. (3123 ms total) 2023-01-11T21:57:03.5027410Z [ PASSED ] 5 tests. 2023-01-11T21:57:03.7032249Z + ./atest 2023-01-11T21:57:04.0707780Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:04.0708626Z [==========] Running 16 tests from 1 test suite. 2023-01-11T21:57:04.0709194Z [----------] Global test environment set-up. 2023-01-11T21:57:04.0709701Z [----------] 16 tests from atest 2023-01-11T21:57:04.0710174Z [ RUN ] atest.operators 2023-01-11T21:57:04.0713870Z [ OK ] atest.operators (0 ms) 2023-01-11T21:57:04.0714266Z [ RUN ] atest.logical_and_operators 2023-01-11T21:57:04.0714683Z [ OK ] atest.logical_and_operators (0 ms) 2023-01-11T21:57:04.0715068Z [ RUN ] atest.logical_or_operators 2023-01-11T21:57:04.0715420Z [ OK ] atest.logical_or_operators (0 ms) 2023-01-11T21:57:04.0715896Z [ RUN ] atest.logical_xor_operators 2023-01-11T21:57:04.0716203Z [ OK ] atest.logical_xor_operators (0 ms) 2023-01-11T21:57:04.0716482Z [ RUN ] atest.lt_operators 2023-01-11T21:57:04.0716759Z [ OK ] atest.lt_operators (0 ms) 2023-01-11T21:57:04.0717132Z [ RUN ] atest.le_operators 2023-01-11T21:57:04.0717504Z [ OK ] atest.le_operators (0 ms) 2023-01-11T21:57:04.0717846Z [ RUN ] atest.gt_operators 2023-01-11T21:57:04.0718206Z [ OK ] atest.gt_operators (0 ms) 2023-01-11T21:57:04.0718566Z [ RUN ] atest.ge_operators 2023-01-11T21:57:04.0718922Z [ OK ] atest.ge_operators (0 ms) 2023-01-11T21:57:04.0719209Z [ RUN ] atest.eq_operators 2023-01-11T21:57:04.0719480Z [ OK ] atest.eq_operators (0 ms) 2023-01-11T21:57:04.0719734Z [ RUN ] atest.ne_operators 2023-01-11T21:57:04.0720010Z [ OK ] atest.ne_operators (0 ms) 2023-01-11T21:57:04.0720280Z [ RUN ] atest.add_operators 2023-01-11T21:57:04.0720570Z [ OK ] atest.add_operators (0 ms) 2023-01-11T21:57:04.0720888Z [ RUN ] atest.max_operators 2023-01-11T21:57:04.0721273Z [ OK ] atest.max_operators (0 ms) 2023-01-11T21:57:04.0721758Z [ RUN ] atest.min_operators 2023-01-11T21:57:04.0722125Z [ OK ] atest.min_operators (0 ms) 2023-01-11T21:57:04.0722511Z [ RUN ] atest.sigmoid_backward_operator 2023-01-11T21:57:04.0722869Z [ OK ] atest.sigmoid_backward_operator (0 ms) 2023-01-11T21:57:04.0723166Z [ RUN ] atest.fmod_tensor_operators 2023-01-11T21:57:04.0723459Z [ OK ] atest.fmod_tensor_operators (0 ms) 2023-01-11T21:57:04.0723723Z [ RUN ] atest.atest 2023-01-11T21:57:04.9335773Z [ OK ] atest.atest (860 ms) 2023-01-11T21:57:04.9336260Z [----------] 16 tests from atest (862 ms total) 2023-01-11T21:57:04.9336470Z 2023-01-11T21:57:04.9336675Z [----------] Global test environment tear-down 2023-01-11T21:57:04.9337010Z [==========] 16 tests from 1 test suite ran. (862 ms total) 2023-01-11T21:57:04.9337290Z [ PASSED ] 16 tests. 2023-01-11T21:57:05.0981676Z + ./scalar_test 2023-01-11T21:57:05.4699323Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:05.4699942Z [==========] Running 4 tests from 1 test suite. 2023-01-11T21:57:05.4700365Z [----------] Global test environment set-up. 2023-01-11T21:57:05.4700817Z [----------] 4 tests from TestScalar 2023-01-11T21:57:05.4701156Z [ RUN ] TestScalar.TestScalar 2023-01-11T21:57:05.4980369Z H2: 3 257 3 1 2023-01-11T21:57:06.3319471Z 0x7ffcd5ce7550 2023-01-11T21:57:06.3379753Z [ OK ] TestScalar.TestScalar (868 ms) 2023-01-11T21:57:06.3380189Z [ RUN ] TestScalar.TestConj 2023-01-11T21:57:06.3380595Z [ OK ] TestScalar.TestConj (0 ms) 2023-01-11T21:57:06.3380971Z [ RUN ] TestScalar.TestEqual 2023-01-11T21:57:06.3381358Z [ OK ] TestScalar.TestEqual (0 ms) 2023-01-11T21:57:06.3381844Z [ RUN ] TestScalar.TestFormatting 2023-01-11T21:57:06.3382232Z [ OK ] TestScalar.TestFormatting (0 ms) 2023-01-11T21:57:06.3382651Z [----------] 4 tests from TestScalar (868 ms total) 2023-01-11T21:57:06.3382851Z 2023-01-11T21:57:06.3383060Z [----------] Global test environment tear-down 2023-01-11T21:57:06.3383475Z [==========] 4 tests from 1 test suite ran. (868 ms total) 2023-01-11T21:57:06.3383804Z [ PASSED ] 4 tests. 2023-01-11T21:57:06.4999741Z + ./broadcast_test 2023-01-11T21:57:06.8582485Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:06.8584013Z [==========] Running 1 test from 1 test suite. 2023-01-11T21:57:06.8585075Z [----------] Global test environment set-up. 2023-01-11T21:57:06.8585683Z [----------] 1 test from BroadcastTest 2023-01-11T21:57:06.8586259Z [ RUN ] BroadcastTest.Broadcast 2023-01-11T21:57:06.9302465Z [ OK ] BroadcastTest.Broadcast (72 ms) 2023-01-11T21:57:06.9302867Z [----------] 1 test from BroadcastTest (72 ms total) 2023-01-11T21:57:06.9303033Z 2023-01-11T21:57:06.9303208Z [----------] Global test environment tear-down 2023-01-11T21:57:06.9303540Z [==========] 1 test from 1 test suite ran. (72 ms total) 2023-01-11T21:57:06.9303813Z [ PASSED ] 1 test. 2023-01-11T21:57:07.0151375Z + ./wrapdim_test 2023-01-11T21:57:07.3718348Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:07.3719307Z [==========] Running 1 test from 1 test suite. 2023-01-11T21:57:07.3719894Z [----------] Global test environment set-up. 2023-01-11T21:57:07.3720446Z [----------] 1 test from TestWrapdim 2023-01-11T21:57:07.3720961Z [ RUN ] TestWrapdim.TestWrapdim 2023-01-11T21:57:07.3995772Z [ OK ] TestWrapdim.TestWrapdim (28 ms) 2023-01-11T21:57:07.3996256Z [----------] 1 test from TestWrapdim (28 ms total) 2023-01-11T21:57:07.3996472Z 2023-01-11T21:57:07.3996704Z [----------] Global test environment tear-down 2023-01-11T21:57:07.3997070Z [==========] 1 test from 1 test suite ran. (28 ms total) 2023-01-11T21:57:07.3997341Z [ PASSED ] 1 test. 2023-01-11T21:57:07.4852263Z + ./apply_utils_test 2023-01-11T21:57:07.8471238Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:07.8472377Z [==========] Running 6 tests from 1 test suite. 2023-01-11T21:57:07.8473119Z [----------] Global test environment set-up. 2023-01-11T21:57:07.8473749Z [----------] 6 tests from ApplyUtilsTest 2023-01-11T21:57:07.8474056Z [ RUN ] ApplyUtilsTest.Contiguous2D 2023-01-11T21:57:07.8760384Z [ OK ] ApplyUtilsTest.Contiguous2D (29 ms) 2023-01-11T21:57:07.8760811Z [ RUN ] ApplyUtilsTest.Small2D 2023-01-11T21:57:07.8761135Z [ OK ] ApplyUtilsTest.Small2D (0 ms) 2023-01-11T21:57:07.8761419Z [ RUN ] ApplyUtilsTest._2D 2023-01-11T21:57:07.8775814Z [ OK ] ApplyUtilsTest._2D (1 ms) 2023-01-11T21:57:07.8776223Z [ RUN ] ApplyUtilsTest._3D 2023-01-11T21:57:07.8776767Z [ OK ] ApplyUtilsTest._3D (0 ms) 2023-01-11T21:57:07.8777117Z [ RUN ] ApplyUtilsTest.Medium3D 2023-01-11T21:57:07.8797435Z [ OK ] ApplyUtilsTest.Medium3D (1 ms) 2023-01-11T21:57:07.8798069Z [ RUN ] ApplyUtilsTest._10D 2023-01-11T21:57:08.0010743Z [ OK ] ApplyUtilsTest._10D (121 ms) 2023-01-11T21:57:08.0011648Z [----------] 6 tests from ApplyUtilsTest (154 ms total) 2023-01-11T21:57:08.0012047Z 2023-01-11T21:57:08.0012435Z [----------] Global test environment tear-down 2023-01-11T21:57:08.0013160Z [==========] 6 tests from 1 test suite ran. (154 ms total) 2023-01-11T21:57:08.0013598Z [ PASSED ] 6 tests. 2023-01-11T21:57:08.0853705Z + ./dlconvertor_test 2023-01-11T21:57:08.4494299Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:08.4494821Z [==========] Running 2 tests from 1 test suite. 2023-01-11T21:57:08.4495144Z [----------] Global test environment set-up. 2023-01-11T21:57:08.4495444Z [----------] 2 tests from TestDlconvertor 2023-01-11T21:57:08.4495765Z [ RUN ] TestDlconvertor.TestDlconvertor 2023-01-11T21:57:08.4908457Z [ OK ] TestDlconvertor.TestDlconvertor (41 ms) 2023-01-11T21:57:08.4909738Z [ RUN ] TestDlconvertor.TestDlconvertorNoStrides 2023-01-11T21:57:08.4910886Z [ OK ] TestDlconvertor.TestDlconvertorNoStrides (0 ms) 2023-01-11T21:57:08.4911806Z [----------] 2 tests from TestDlconvertor (41 ms total) 2023-01-11T21:57:08.4912192Z 2023-01-11T21:57:08.4912403Z [----------] Global test environment tear-down 2023-01-11T21:57:08.4912719Z [==========] 2 tests from 1 test suite ran. (41 ms total) 2023-01-11T21:57:08.4912995Z [ PASSED ] 2 tests. 2023-01-11T21:57:08.5804601Z + ./native_test 2023-01-11T21:57:08.9971158Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:08.9974656Z [==========] Running 2 tests from 1 test suite. 2023-01-11T21:57:08.9976539Z [----------] Global test environment set-up. 2023-01-11T21:57:08.9978204Z [----------] 2 tests from TestNative 2023-01-11T21:57:08.9979835Z [ RUN ] TestNative.NativeTestCPU 2023-01-11T21:57:09.0939744Z [W TensorCompare.cpp:493] Warning: where received a uint8 condition tensor. This behavior is deprecated and will be removed in a future version of PyTorch. Use a boolean condition instead. (function operator()) 2023-01-11T21:57:09.0943001Z [ OK ] TestNative.NativeTestCPU (97 ms) 2023-01-11T21:57:09.0944082Z [ RUN ] TestNative.NativeTestGPU 2023-01-11T21:57:10.6500396Z [ OK ] TestNative.NativeTestGPU (1556 ms) 2023-01-11T21:57:10.6500907Z [----------] 2 tests from TestNative (1653 ms total) 2023-01-11T21:57:10.6501127Z 2023-01-11T21:57:10.6501358Z [----------] Global test environment tear-down 2023-01-11T21:57:10.6501691Z [==========] 2 tests from 1 test suite ran. (1653 ms total) 2023-01-11T21:57:10.6501961Z [ PASSED ] 2 tests. 2023-01-11T21:57:10.8501816Z + ./scalar_tensor_test 2023-01-11T21:57:11.2195639Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:11.2197187Z [==========] Running 3 tests from 1 test suite. 2023-01-11T21:57:11.2197809Z [----------] Global test environment set-up. 2023-01-11T21:57:11.2198424Z [----------] 3 tests from TestScalarTensor 2023-01-11T21:57:11.2199083Z [ RUN ] TestScalarTensor.TestScalarTensorCPU 2023-01-11T21:57:11.5214072Z [ OK ] TestScalarTensor.TestScalarTensorCPU (301 ms) 2023-01-11T21:57:11.5214589Z [ RUN ] TestScalarTensor.TestScalarTensorCUDA 2023-01-11T21:57:12.5846691Z [ OK ] TestScalarTensor.TestScalarTensorCUDA (1063 ms) 2023-01-11T21:57:12.5847538Z [ RUN ] TestScalarTensor.TestScalarTensorMPS 2023-01-11T21:57:12.5848438Z [ OK ] TestScalarTensor.TestScalarTensorMPS (0 ms) 2023-01-11T21:57:12.5849182Z [----------] 3 tests from TestScalarTensor (1364 ms total) 2023-01-11T21:57:12.5849514Z 2023-01-11T21:57:12.5849853Z [----------] Global test environment tear-down 2023-01-11T21:57:12.5850501Z [==========] 3 tests from 1 test suite ran. (1364 ms total) 2023-01-11T21:57:12.5851042Z [ PASSED ] 3 tests. 2023-01-11T21:57:12.7468921Z + [[ -x ./tensor_interop_test ]] 2023-01-11T21:57:12.7469182Z + ./undefined_tensor_test 2023-01-11T21:57:13.1268973Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:13.1269979Z [==========] Running 1 test from 1 test suite. 2023-01-11T21:57:13.1270730Z [----------] Global test environment set-up. 2023-01-11T21:57:13.1271335Z [----------] 1 test from TestUndefined 2023-01-11T21:57:13.1271880Z [ RUN ] TestUndefined.UndefinedTest 2023-01-11T21:57:13.1844633Z [ OK ] TestUndefined.UndefinedTest (57 ms) 2023-01-11T21:57:13.1845142Z [----------] 1 test from TestUndefined (57 ms total) 2023-01-11T21:57:13.1845344Z 2023-01-11T21:57:13.1845574Z [----------] Global test environment tear-down 2023-01-11T21:57:13.1846223Z [==========] 1 test from 1 test suite ran. (57 ms total) 2023-01-11T21:57:13.1846530Z [ PASSED ] 1 test. 2023-01-11T21:57:13.2691983Z + ./extension_backend_test 2023-01-11T21:57:13.6264061Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:13.6265283Z [==========] Running 1 test from 1 test suite. 2023-01-11T21:57:13.6266121Z [----------] Global test environment set-up. 2023-01-11T21:57:13.6266929Z [----------] 1 test from BackendExtensionTest 2023-01-11T21:57:13.6267804Z [ RUN ] BackendExtensionTest.TestRegisterOp 2023-01-11T21:57:13.6268646Z [ OK ] BackendExtensionTest.TestRegisterOp (0 ms) 2023-01-11T21:57:13.6269376Z [----------] 1 test from BackendExtensionTest (0 ms total) 2023-01-11T21:57:13.6269730Z 2023-01-11T21:57:13.6270067Z [----------] Global test environment tear-down 2023-01-11T21:57:13.6270692Z [==========] 1 test from 1 test suite ran. (0 ms total) 2023-01-11T21:57:13.6271232Z [ PASSED ] 1 test. 2023-01-11T21:57:13.6997843Z + ./lazy_tensor_test 2023-01-11T21:57:14.0596218Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:14.0596852Z [==========] Running 2 tests from 2 test suites. 2023-01-11T21:57:14.0597271Z [----------] Global test environment set-up. 2023-01-11T21:57:14.0597667Z [----------] 1 test from XlaTensorTest 2023-01-11T21:57:14.0597975Z [ RUN ] XlaTensorTest.TestNoStorage 2023-01-11T21:57:14.0598311Z [ OK ] XlaTensorTest.TestNoStorage (0 ms) 2023-01-11T21:57:14.0598645Z [----------] 1 test from XlaTensorTest (0 ms total) 2023-01-11T21:57:14.0598806Z 2023-01-11T21:57:14.0598959Z [----------] 1 test from LazyTensorTest 2023-01-11T21:57:14.0599260Z [ RUN ] LazyTensorTest.TestNoStorage 2023-01-11T21:57:14.0599586Z [ OK ] LazyTensorTest.TestNoStorage (0 ms) 2023-01-11T21:57:14.0600095Z [----------] 1 test from LazyTensorTest (0 ms total) 2023-01-11T21:57:14.0600255Z 2023-01-11T21:57:14.0600422Z [----------] Global test environment tear-down 2023-01-11T21:57:14.0600740Z [==========] 2 tests from 2 test suites ran. (0 ms total) 2023-01-11T21:57:14.0601002Z [ PASSED ] 2 tests. 2023-01-11T21:57:14.1330835Z + ./tensor_iterator_test 2023-01-11T21:57:14.4842107Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:14.4842938Z [==========] Running 65 tests from 1 test suite. 2023-01-11T21:57:14.4845110Z [----------] Global test environment set-up. 2023-01-11T21:57:14.4845474Z [----------] 65 tests from TensorIteratorTest 2023-01-11T21:57:14.4845795Z [ RUN ] TensorIteratorTest.CPUScalar 2023-01-11T21:57:15.3639815Z [ OK ] TensorIteratorTest.CPUScalar (879 ms) 2023-01-11T21:57:15.3640504Z [ RUN ] TensorIteratorTest.CPUScalarInputs 2023-01-11T21:57:15.3653962Z [ OK ] TensorIteratorTest.CPUScalarInputs (1 ms) 2023-01-11T21:57:15.3654350Z [ RUN ] TensorIteratorTest.MixedDevices 2023-01-11T21:57:15.3676517Z [ OK ] TensorIteratorTest.MixedDevices (2 ms) 2023-01-11T21:57:15.3677497Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Byte 2023-01-11T21:57:15.3694179Z [ OK ] TensorIteratorTest.SerialLoopUnary_Byte (1 ms) 2023-01-11T21:57:15.3694684Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Char 2023-01-11T21:57:15.3712147Z [ OK ] TensorIteratorTest.SerialLoopUnary_Char (1 ms) 2023-01-11T21:57:15.3712591Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Short 2023-01-11T21:57:15.3729354Z [ OK ] TensorIteratorTest.SerialLoopUnary_Short (1 ms) 2023-01-11T21:57:15.3729878Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Int 2023-01-11T21:57:15.3747838Z [ OK ] TensorIteratorTest.SerialLoopUnary_Int (1 ms) 2023-01-11T21:57:15.3748333Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Long 2023-01-11T21:57:15.3766549Z [ OK ] TensorIteratorTest.SerialLoopUnary_Long (1 ms) 2023-01-11T21:57:15.3767541Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Float 2023-01-11T21:57:15.3782369Z [ OK ] TensorIteratorTest.SerialLoopUnary_Float (1 ms) 2023-01-11T21:57:15.3782901Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Double 2023-01-11T21:57:15.3799958Z [ OK ] TensorIteratorTest.SerialLoopUnary_Double (1 ms) 2023-01-11T21:57:15.3800493Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Byte 2023-01-11T21:57:15.3817381Z [ OK ] TensorIteratorTest.SerialLoopBinary_Byte (1 ms) 2023-01-11T21:57:15.3817915Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Char 2023-01-11T21:57:15.3834846Z [ OK ] TensorIteratorTest.SerialLoopBinary_Char (1 ms) 2023-01-11T21:57:15.3835842Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Short 2023-01-11T21:57:15.3851121Z [ OK ] TensorIteratorTest.SerialLoopBinary_Short (1 ms) 2023-01-11T21:57:15.3851664Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Int 2023-01-11T21:57:15.3867920Z [ OK ] TensorIteratorTest.SerialLoopBinary_Int (1 ms) 2023-01-11T21:57:15.3868435Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Long 2023-01-11T21:57:15.3888595Z [ OK ] TensorIteratorTest.SerialLoopBinary_Long (1 ms) 2023-01-11T21:57:15.3889635Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Float 2023-01-11T21:57:15.3903422Z [ OK ] TensorIteratorTest.SerialLoopBinary_Float (1 ms) 2023-01-11T21:57:15.3903967Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Double 2023-01-11T21:57:15.3921021Z [ OK ] TensorIteratorTest.SerialLoopBinary_Double (1 ms) 2023-01-11T21:57:15.3921734Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Byte 2023-01-11T21:57:15.3937607Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Byte (1 ms) 2023-01-11T21:57:15.3938065Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Char 2023-01-11T21:57:15.3954791Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Char (1 ms) 2023-01-11T21:57:15.3955284Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Short 2023-01-11T21:57:15.3971597Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Short (1 ms) 2023-01-11T21:57:15.3972031Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Int 2023-01-11T21:57:15.3989046Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Int (1 ms) 2023-01-11T21:57:15.3989499Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Long 2023-01-11T21:57:15.4006414Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Long (1 ms) 2023-01-11T21:57:15.4006951Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Float 2023-01-11T21:57:15.4023527Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Float (1 ms) 2023-01-11T21:57:15.4024214Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Double 2023-01-11T21:57:15.4041895Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Double (1 ms) 2023-01-11T21:57:15.4042492Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte 2023-01-11T21:57:15.4043025Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte (0 ms) 2023-01-11T21:57:15.4043442Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char 2023-01-11T21:57:15.4043856Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char (0 ms) 2023-01-11T21:57:15.4044385Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short 2023-01-11T21:57:15.4044962Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short (0 ms) 2023-01-11T21:57:15.4045591Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int 2023-01-11T21:57:15.4046491Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int (0 ms) 2023-01-11T21:57:15.4046983Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long 2023-01-11T21:57:15.4047414Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long (0 ms) 2023-01-11T21:57:15.4047830Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float 2023-01-11T21:57:15.4048253Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float (0 ms) 2023-01-11T21:57:15.4048662Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double 2023-01-11T21:57:15.4049085Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double (0 ms) 2023-01-11T21:57:15.4049602Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte 2023-01-11T21:57:15.4050091Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte (0 ms) 2023-01-11T21:57:15.4050664Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char 2023-01-11T21:57:15.4051220Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char (0 ms) 2023-01-11T21:57:15.4051645Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short 2023-01-11T21:57:15.4052220Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short (0 ms) 2023-01-11T21:57:15.4052776Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int 2023-01-11T21:57:15.4053270Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int (0 ms) 2023-01-11T21:57:15.4053821Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long 2023-01-11T21:57:15.4054275Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long (0 ms) 2023-01-11T21:57:15.4054695Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float 2023-01-11T21:57:15.4055137Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float (0 ms) 2023-01-11T21:57:15.4055668Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double 2023-01-11T21:57:15.4056097Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double (0 ms) 2023-01-11T21:57:15.4056521Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte 2023-01-11T21:57:15.4056952Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte (0 ms) 2023-01-11T21:57:15.4057379Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char 2023-01-11T21:57:15.4057810Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char (0 ms) 2023-01-11T21:57:15.4058232Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short 2023-01-11T21:57:15.4058669Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short (0 ms) 2023-01-11T21:57:15.4059101Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int 2023-01-11T21:57:15.4059530Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int (0 ms) 2023-01-11T21:57:15.4059955Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long 2023-01-11T21:57:15.4060399Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long (0 ms) 2023-01-11T21:57:15.4060825Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float 2023-01-11T21:57:15.4061264Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float (0 ms) 2023-01-11T21:57:15.4061691Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double 2023-01-11T21:57:15.4062132Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double (0 ms) 2023-01-11T21:57:15.4062549Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Byte 2023-01-11T21:57:15.4062946Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Byte (0 ms) 2023-01-11T21:57:15.4063337Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Char 2023-01-11T21:57:15.4063737Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Char (0 ms) 2023-01-11T21:57:15.4064206Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Short 2023-01-11T21:57:15.4064619Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Short (0 ms) 2023-01-11T21:57:15.4065014Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Int 2023-01-11T21:57:15.4065413Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Int (0 ms) 2023-01-11T21:57:15.4065798Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Long 2023-01-11T21:57:15.4066194Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Long (0 ms) 2023-01-11T21:57:15.4066600Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Float 2023-01-11T21:57:15.4066994Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Float (0 ms) 2023-01-11T21:57:15.4067391Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Double 2023-01-11T21:57:15.4067793Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Double (0 ms) 2023-01-11T21:57:15.4068196Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Bool 2023-01-11T21:57:15.4068587Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Bool (0 ms) 2023-01-11T21:57:15.4068976Z [ RUN ] TensorIteratorTest.SerialLoopSingleThread 2023-01-11T21:57:15.4149924Z [ OK ] TensorIteratorTest.SerialLoopSingleThread (8 ms) 2023-01-11T21:57:15.4150405Z [ RUN ] TensorIteratorTest.InputDType 2023-01-11T21:57:15.4150872Z [ OK ] TensorIteratorTest.InputDType (0 ms) 2023-01-11T21:57:15.4151388Z [ RUN ] TensorIteratorTest.ComputeCommonDTypeInputOnly 2023-01-11T21:57:15.4151962Z [ OK ] TensorIteratorTest.ComputeCommonDTypeInputOnly (0 ms) 2023-01-11T21:57:15.4152549Z [ RUN ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly 2023-01-11T21:57:15.4153102Z [ OK ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly (0 ms) 2023-01-11T21:57:15.4153789Z [ RUN ] TensorIteratorTest.FailNonPromotingBinaryOp 2023-01-11T21:57:15.4154207Z [ OK ] TensorIteratorTest.FailNonPromotingBinaryOp (0 ms) 2023-01-11T21:57:15.4154619Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte 2023-01-11T21:57:15.4155049Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte (0 ms) 2023-01-11T21:57:15.4155471Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Char 2023-01-11T21:57:15.4155887Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Char (0 ms) 2023-01-11T21:57:15.4156316Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Short 2023-01-11T21:57:15.4156744Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Short (0 ms) 2023-01-11T21:57:15.4157161Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Int 2023-01-11T21:57:15.4157587Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Int (0 ms) 2023-01-11T21:57:15.4158013Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Long 2023-01-11T21:57:15.4158436Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Long (0 ms) 2023-01-11T21:57:15.4158852Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Float 2023-01-11T21:57:15.4159277Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Float (0 ms) 2023-01-11T21:57:15.4159703Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Double 2023-01-11T21:57:15.4160130Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Double (0 ms) 2023-01-11T21:57:15.4160538Z [----------] 65 tests from TensorIteratorTest (930 ms total) 2023-01-11T21:57:15.4160714Z 2023-01-11T21:57:15.4160885Z [----------] Global test environment tear-down 2023-01-11T21:57:15.4161218Z [==========] 65 tests from 1 test suite ran. (930 ms total) 2023-01-11T21:57:15.4161488Z [ PASSED ] 65 tests. 2023-01-11T21:57:15.5782423Z + ./Dimname_test 2023-01-11T21:57:15.9281923Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:15.9283047Z [==========] Running 4 tests from 1 test suite. 2023-01-11T21:57:15.9283885Z [----------] Global test environment set-up. 2023-01-11T21:57:15.9284573Z [----------] 4 tests from DimnameTest 2023-01-11T21:57:15.9285014Z [ RUN ] DimnameTest.isValidIdentifier 2023-01-11T21:57:15.9285403Z [ OK ] DimnameTest.isValidIdentifier (0 ms) 2023-01-11T21:57:15.9285718Z [ RUN ] DimnameTest.wildcardName 2023-01-11T21:57:15.9286290Z [ OK ] DimnameTest.wildcardName (0 ms) 2023-01-11T21:57:15.9286605Z [ RUN ] DimnameTest.createNormalName 2023-01-11T21:57:15.9296950Z [ OK ] DimnameTest.createNormalName (1 ms) 2023-01-11T21:57:15.9297436Z [ RUN ] DimnameTest.unifyAndMatch 2023-01-11T21:57:15.9297760Z [ OK ] DimnameTest.unifyAndMatch (0 ms) 2023-01-11T21:57:15.9298106Z [----------] 4 tests from DimnameTest (1 ms total) 2023-01-11T21:57:15.9298269Z 2023-01-11T21:57:15.9298439Z [----------] Global test environment tear-down 2023-01-11T21:57:15.9298766Z [==========] 4 tests from 1 test suite ran. (1 ms total) 2023-01-11T21:57:15.9299030Z [ PASSED ] 4 tests. 2023-01-11T21:57:16.0028066Z + ./Dict_test 2023-01-11T21:57:16.3557413Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:16.3558512Z [==========] Running 47 tests from 2 test suites. 2023-01-11T21:57:16.3559151Z [----------] Global test environment set-up. 2023-01-11T21:57:16.3559720Z [----------] 46 tests from DictTest 2023-01-11T21:57:16.3560429Z [ RUN ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue 2023-01-11T21:57:16.3561307Z [ OK ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue (0 ms) 2023-01-11T21:57:16.3562786Z [ RUN ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse 2023-01-11T21:57:16.3563640Z [ OK ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse (0 ms) 2023-01-11T21:57:16.3564450Z [ RUN ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero 2023-01-11T21:57:16.3565131Z [ OK ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero (0 ms) 2023-01-11T21:57:16.3565566Z [ RUN ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements 2023-01-11T21:57:16.3566310Z [ OK ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements (0 ms) 2023-01-11T21:57:16.3566751Z [ RUN ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty 2023-01-11T21:57:16.3567157Z [ OK ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty (0 ms) 2023-01-11T21:57:16.3567603Z [ RUN ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement 2023-01-11T21:57:16.3568078Z [ OK ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2023-01-11T21:57:16.3568589Z [ RUN ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement 2023-01-11T21:57:16.3569127Z [ OK ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement (0 ms) 2023-01-11T21:57:16.3569596Z [ RUN ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict 2023-01-11T21:57:16.3570026Z [ OK ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict (0 ms) 2023-01-11T21:57:16.3570500Z [ RUN ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement 2023-01-11T21:57:16.3571023Z [ OK ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2023-01-11T21:57:16.3571558Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement 2023-01-11T21:57:16.3572213Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement (0 ms) 2023-01-11T21:57:16.3572716Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict 2023-01-11T21:57:16.3573161Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict (0 ms) 2023-01-11T21:57:16.3573579Z [ RUN ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd 2023-01-11T21:57:16.3573973Z [ OK ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd (0 ms) 2023-01-11T21:57:16.3574379Z [ RUN ] DictTest.givenMutableDict_whenIterating_thenFindsElements 2023-01-11T21:57:16.3574778Z [ OK ] DictTest.givenMutableDict_whenIterating_thenFindsElements (0 ms) 2023-01-11T21:57:16.3575209Z [ RUN ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements 2023-01-11T21:57:16.3575720Z [ OK ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2023-01-11T21:57:16.3576139Z [ RUN ] DictTest.givenConstDict_whenIterating_thenFindsElements 2023-01-11T21:57:16.3576534Z [ OK ] DictTest.givenConstDict_whenIterating_thenFindsElements (0 ms) 2023-01-11T21:57:16.3576954Z [ RUN ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements 2023-01-11T21:57:16.3577397Z [ OK ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2023-01-11T21:57:16.3577780Z [ RUN ] DictTest.givenIterator_thenCanModifyValue 2023-01-11T21:57:16.3578143Z [ OK ] DictTest.givenIterator_thenCanModifyValue (0 ms) 2023-01-11T21:57:16.3578557Z [ RUN ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty 2023-01-11T21:57:16.3579006Z [ OK ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty (0 ms) 2023-01-11T21:57:16.3579519Z [ RUN ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty 2023-01-11T21:57:16.3579997Z [ OK ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty (0 ms) 2023-01-11T21:57:16.3580511Z [ RUN ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged 2023-01-11T21:57:16.3581054Z [ OK ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged (0 ms) 2023-01-11T21:57:16.3581552Z [ RUN ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement 2023-01-11T21:57:16.3582013Z [ OK ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement (0 ms) 2023-01-11T21:57:16.3582479Z [ RUN ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement 2023-01-11T21:57:16.3582988Z [ OK ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement (0 ms) 2023-01-11T21:57:16.3583471Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2023-01-11T21:57:16.3583971Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2023-01-11T21:57:16.3584452Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2023-01-11T21:57:16.3584917Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2023-01-11T21:57:16.3585408Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2023-01-11T21:57:16.3585935Z [ OK ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2023-01-11T21:57:16.3586409Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2023-01-11T21:57:16.3586866Z [ OK ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2023-01-11T21:57:16.3587359Z [ RUN ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue 2023-01-11T21:57:16.3587822Z [ OK ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue (0 ms) 2023-01-11T21:57:16.3588283Z [ RUN ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse 2023-01-11T21:57:16.3588750Z [ OK ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse (0 ms) 2023-01-11T21:57:16.3589164Z [ RUN ] DictTest.whenCallingReserve_thenDoesntCrash 2023-01-11T21:57:16.3589540Z [ OK ] DictTest.whenCallingReserve_thenDoesntCrash (0 ms) 2023-01-11T21:57:16.3589917Z [ RUN ] DictTest.whenCopyConstructingDict_thenAreEqual 2023-01-11T21:57:16.3590314Z [ OK ] DictTest.whenCopyConstructingDict_thenAreEqual (0 ms) 2023-01-11T21:57:16.3590696Z [ RUN ] DictTest.whenCopyAssigningDict_thenAreEqual 2023-01-11T21:57:16.3591073Z [ OK ] DictTest.whenCopyAssigningDict_thenAreEqual (0 ms) 2023-01-11T21:57:16.3591434Z [ RUN ] DictTest.whenCopyingDict_thenAreEqual 2023-01-11T21:57:16.3591788Z [ OK ] DictTest.whenCopyingDict_thenAreEqual (0 ms) 2023-01-11T21:57:16.3592169Z [ RUN ] DictTest.whenMoveConstructingDict_thenNewIsCorrect 2023-01-11T21:57:16.3592568Z [ OK ] DictTest.whenMoveConstructingDict_thenNewIsCorrect (0 ms) 2023-01-11T21:57:16.3592965Z [ RUN ] DictTest.whenMoveAssigningDict_thenNewIsCorrect 2023-01-11T21:57:16.3593356Z [ OK ] DictTest.whenMoveAssigningDict_thenNewIsCorrect (0 ms) 2023-01-11T21:57:16.3593745Z [ RUN ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged 2023-01-11T21:57:16.3594159Z [ OK ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged (0 ms) 2023-01-11T21:57:16.3594571Z [ RUN ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged 2023-01-11T21:57:16.3595050Z [ OK ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged (0 ms) 2023-01-11T21:57:16.3595512Z [ RUN ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition 2023-01-11T21:57:16.3596037Z [ OK ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2023-01-11T21:57:16.3596550Z [ RUN ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition 2023-01-11T21:57:16.3597068Z [ OK ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2023-01-11T21:57:16.3597486Z [ RUN ] DictTest.givenEqualIterators_thenAreEqual 2023-01-11T21:57:16.3597853Z [ OK ] DictTest.givenEqualIterators_thenAreEqual (0 ms) 2023-01-11T21:57:16.3598235Z [ RUN ] DictTest.givenDifferentIterators_thenAreNotEqual 2023-01-11T21:57:16.3598627Z [ OK ] DictTest.givenDifferentIterators_thenAreNotEqual (0 ms) 2023-01-11T21:57:16.3599063Z [ RUN ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement 2023-01-11T21:57:16.3599516Z [ OK ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement (0 ms) 2023-01-11T21:57:16.3599945Z [ RUN ] DictTest.givenIterator_whenWritingToValue_thenChangesValue 2023-01-11T21:57:16.3600350Z [ OK ] DictTest.givenIterator_whenWritingToValue_thenChangesValue (0 ms) 2023-01-11T21:57:16.3600694Z [ RUN ] DictTest.isReferenceType 2023-01-11T21:57:16.3601004Z [ OK ] DictTest.isReferenceType (0 ms) 2023-01-11T21:57:16.3601323Z [ RUN ] DictTest.copyHasSeparateStorage 2023-01-11T21:57:16.3601768Z [ OK ] DictTest.copyHasSeparateStorage (0 ms) 2023-01-11T21:57:16.3602125Z [ RUN ] DictTest.dictTensorAsKey 2023-01-11T21:57:16.3602533Z [ OK ] DictTest.dictTensorAsKey (0 ms) 2023-01-11T21:57:16.3602853Z [ RUN ] DictTest.dictEquality 2023-01-11T21:57:16.3603188Z [ OK ] DictTest.dictEquality (0 ms) 2023-01-11T21:57:16.3603505Z [----------] 46 tests from DictTest (0 ms total) 2023-01-11T21:57:16.3603660Z 2023-01-11T21:57:16.3603838Z [----------] 1 test from ListTest_IValueBasedList 2023-01-11T21:57:16.3604273Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue 2023-01-11T21:57:16.3604792Z [ OK ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue (0 ms) 2023-01-11T21:57:16.3605220Z [----------] 1 test from ListTest_IValueBasedList (0 ms total) 2023-01-11T21:57:16.3605397Z 2023-01-11T21:57:16.3605567Z [----------] Global test environment tear-down 2023-01-11T21:57:16.3605888Z [==========] 47 tests from 2 test suites ran. (0 ms total) 2023-01-11T21:57:16.3606351Z [ PASSED ] 47 tests. 2023-01-11T21:57:16.4296830Z + ./NamedTensor_test 2023-01-11T21:57:16.7904826Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:16.7906009Z [==========] Running 10 tests from 1 test suite. 2023-01-11T21:57:16.7906906Z [----------] Global test environment set-up. 2023-01-11T21:57:16.7907530Z [----------] 10 tests from NamedTensorTest 2023-01-11T21:57:16.7908104Z [ RUN ] NamedTensorTest.isNamed 2023-01-11T21:57:16.7909232Z [W TensorImpl.h:1816] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2023-01-11T21:57:16.7910544Z [ OK ] NamedTensorTest.isNamed (0 ms) 2023-01-11T21:57:16.7911178Z [ RUN ] NamedTensorTest.attachMetadata 2023-01-11T21:57:16.7911832Z [ OK ] NamedTensorTest.attachMetadata (0 ms) 2023-01-11T21:57:16.7912782Z [ RUN ] NamedTensorTest.internalSetNamesInplace 2023-01-11T21:57:16.7913552Z [ OK ] NamedTensorTest.internalSetNamesInplace (0 ms) 2023-01-11T21:57:16.7914209Z [ RUN ] NamedTensorTest.empty 2023-01-11T21:57:16.7942474Z [ OK ] NamedTensorTest.empty (3 ms) 2023-01-11T21:57:16.7943284Z [ RUN ] NamedTensorTest.dimnameToPosition 2023-01-11T21:57:16.7947501Z [ OK ] NamedTensorTest.dimnameToPosition (0 ms) 2023-01-11T21:57:16.7947988Z [ RUN ] NamedTensorTest.unifyFromRight 2023-01-11T21:57:16.8017352Z [ OK ] NamedTensorTest.unifyFromRight (6 ms) 2023-01-11T21:57:16.8017807Z [ RUN ] NamedTensorTest.alias 2023-01-11T21:57:16.8018196Z [ OK ] NamedTensorTest.alias (0 ms) 2023-01-11T21:57:16.8018511Z [ RUN ] NamedTensorTest.NoNamesGuard 2023-01-11T21:57:16.8018837Z [ OK ] NamedTensorTest.NoNamesGuard (0 ms) 2023-01-11T21:57:16.8019177Z [ RUN ] NamedTensorTest.TensorNamePrint 2023-01-11T21:57:16.8019516Z [ OK ] NamedTensorTest.TensorNamePrint (0 ms) 2023-01-11T21:57:16.8019872Z [ RUN ] NamedTensorTest.TensorNamesCheckUnique 2023-01-11T21:57:16.8022633Z [ OK ] NamedTensorTest.TensorNamesCheckUnique (0 ms) 2023-01-11T21:57:16.8023108Z [----------] 10 tests from NamedTensorTest (11 ms total) 2023-01-11T21:57:16.8023339Z 2023-01-11T21:57:16.8023573Z [----------] Global test environment tear-down 2023-01-11T21:57:16.8024022Z [==========] 10 tests from 1 test suite ran. (11 ms total) 2023-01-11T21:57:16.8024372Z [ PASSED ] 10 tests. 2023-01-11T21:57:16.8762094Z + ./cpu_generator_test 2023-01-11T21:57:17.2296178Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:17.2296860Z [==========] Running 15 tests from 1 test suite. 2023-01-11T21:57:17.2297457Z [----------] Global test environment set-up. 2023-01-11T21:57:17.2298171Z [----------] 15 tests from CPUGeneratorImpl 2023-01-11T21:57:17.2298647Z [ RUN ] CPUGeneratorImpl.TestGeneratorDynamicCast 2023-01-11T21:57:17.2299212Z [ OK ] CPUGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2023-01-11T21:57:17.2299710Z [ RUN ] CPUGeneratorImpl.TestDefaultGenerator 2023-01-11T21:57:17.2300222Z [ OK ] CPUGeneratorImpl.TestDefaultGenerator (0 ms) 2023-01-11T21:57:17.2300608Z [ RUN ] CPUGeneratorImpl.TestCloning 2023-01-11T21:57:17.2300942Z [ OK ] CPUGeneratorImpl.TestCloning (0 ms) 2023-01-11T21:57:17.2301332Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator 2023-01-11T21:57:17.2301799Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator (0 ms) 2023-01-11T21:57:17.2302216Z [ RUN ] CPUGeneratorImpl.TestGetSetCurrentSeed 2023-01-11T21:57:17.2302598Z [ OK ] CPUGeneratorImpl.TestGetSetCurrentSeed (0 ms) 2023-01-11T21:57:17.2303118Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2023-01-11T21:57:17.2303590Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2023-01-11T21:57:17.2303987Z [ RUN ] CPUGeneratorImpl.TestRNGForking 2023-01-11T21:57:17.2318458Z [ OK ] CPUGeneratorImpl.TestRNGForking (1 ms) 2023-01-11T21:57:17.2319049Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibility 2023-01-11T21:57:17.2319688Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibility (0 ms) 2023-01-11T21:57:17.2320238Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset1 2023-01-11T21:57:17.2320766Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2023-01-11T21:57:17.2321325Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset2 2023-01-11T21:57:17.2321971Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2023-01-11T21:57:17.2322715Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset3 2023-01-11T21:57:17.2323284Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2023-01-11T21:57:17.2323855Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineIndex 2023-01-11T21:57:17.2324416Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2023-01-11T21:57:17.2325066Z [ RUN ] CPUGeneratorImpl.TestMT19937EngineReproducibility 2023-01-11T21:57:17.2325736Z [ OK ] CPUGeneratorImpl.TestMT19937EngineReproducibility (0 ms) 2023-01-11T21:57:17.2326667Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN 2023-01-11T21:57:17.2327359Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN (0 ms) 2023-01-11T21:57:17.2327967Z [ RUN ] CPUGeneratorImpl.TestPhiloxDeterministic 2023-01-11T21:57:17.2328525Z [ OK ] CPUGeneratorImpl.TestPhiloxDeterministic (0 ms) 2023-01-11T21:57:17.2329056Z [----------] 15 tests from CPUGeneratorImpl (3 ms total) 2023-01-11T21:57:17.2329300Z 2023-01-11T21:57:17.2329545Z [----------] Global test environment tear-down 2023-01-11T21:57:17.2330004Z [==========] 15 tests from 1 test suite ran. (3 ms total) 2023-01-11T21:57:17.2330382Z [ PASSED ] 15 tests. 2023-01-11T21:57:17.3075624Z + ./legacy_vmap_test 2023-01-11T21:57:17.6682532Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:17.6685121Z [==========] Running 23 tests from 1 test suite. 2023-01-11T21:57:17.6685635Z [----------] Global test environment set-up. 2023-01-11T21:57:17.6687949Z [----------] 23 tests from VmapTest 2023-01-11T21:57:17.6688412Z [ RUN ] VmapTest.TestBatchedTensor 2023-01-11T21:57:17.6714103Z [ OK ] VmapTest.TestBatchedTensor (3 ms) 2023-01-11T21:57:17.6714831Z [ RUN ] VmapTest.TestBatchedTensorMaxLevel 2023-01-11T21:57:17.6726860Z [ OK ] VmapTest.TestBatchedTensorMaxLevel (1 ms) 2023-01-11T21:57:17.6727360Z [ RUN ] VmapTest.TestBatchedTensorActualDim 2023-01-11T21:57:17.6752991Z [ OK ] VmapTest.TestBatchedTensorActualDim (2 ms) 2023-01-11T21:57:17.6753387Z [ RUN ] VmapTest.TestMultiBatchVmapTransform 2023-01-11T21:57:17.6762453Z [ OK ] VmapTest.TestMultiBatchVmapTransform (0 ms) 2023-01-11T21:57:17.6763292Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDim 2023-01-11T21:57:17.6769991Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDim (0 ms) 2023-01-11T21:57:17.6770421Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDims 2023-01-11T21:57:17.6779783Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDims (0 ms) 2023-01-11T21:57:17.6780229Z [ RUN ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical 2023-01-11T21:57:17.6780716Z [ OK ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical (0 ms) 2023-01-11T21:57:17.6781112Z [ RUN ] VmapTest.TestBatchedTensorSum 2023-01-11T21:57:17.6782575Z [ OK ] VmapTest.TestBatchedTensorSum (0 ms) 2023-01-11T21:57:17.6782987Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedBatched 2023-01-11T21:57:17.6790247Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedBatched (0 ms) 2023-01-11T21:57:17.6790717Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched 2023-01-11T21:57:17.6796367Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched (0 ms) 2023-01-11T21:57:17.6796826Z [ RUN ] VmapTest.TestBroadcastingVmapTransformMaxLevels 2023-01-11T21:57:17.6801058Z [ OK ] VmapTest.TestBroadcastingVmapTransformMaxLevels (0 ms) 2023-01-11T21:57:17.6802222Z [ RUN ] VmapTest.TestBatchedTensorMul 2023-01-11T21:57:17.6803021Z [ OK ] VmapTest.TestBatchedTensorMul (0 ms) 2023-01-11T21:57:17.6803906Z [ RUN ] VmapTest.TestBatchedTensorSize 2023-01-11T21:57:17.6806953Z [ OK ] VmapTest.TestBatchedTensorSize (0 ms) 2023-01-11T21:57:17.6807508Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalShape 2023-01-11T21:57:17.6808019Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalShape (0 ms) 2023-01-11T21:57:17.6808408Z [ RUN ] VmapTest.TestBatchedTensorExpand 2023-01-11T21:57:17.6953553Z [ OK ] VmapTest.TestBatchedTensorExpand (14 ms) 2023-01-11T21:57:17.6954804Z [ RUN ] VmapTest.TestBatchedTensorUnsqueeze 2023-01-11T21:57:17.6955598Z [ OK ] VmapTest.TestBatchedTensorUnsqueeze (0 ms) 2023-01-11T21:57:17.6955981Z [ RUN ] VmapTest.TestBatchedTensorSqueeze 2023-01-11T21:57:17.6956360Z [ OK ] VmapTest.TestBatchedTensorSqueeze (0 ms) 2023-01-11T21:57:17.6956798Z [ RUN ] VmapTest.TestBatchedTensorTranspose 2023-01-11T21:57:17.6957661Z [ OK ] VmapTest.TestBatchedTensorTranspose (0 ms) 2023-01-11T21:57:17.6958647Z [ RUN ] VmapTest.TestBatchedTensorPermute 2023-01-11T21:57:17.6959414Z [ OK ] VmapTest.TestBatchedTensorPermute (0 ms) 2023-01-11T21:57:17.6960224Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedBatched 2023-01-11T21:57:17.6971671Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedBatched (1 ms) 2023-01-11T21:57:17.6972131Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched 2023-01-11T21:57:17.6978053Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched (0 ms) 2023-01-11T21:57:17.6978519Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMaxLevels 2023-01-11T21:57:17.6981823Z [ OK ] VmapTest.TestMultiBatchVmapTransformMaxLevels (0 ms) 2023-01-11T21:57:17.6982307Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMultipleTensors 2023-01-11T21:57:17.6986179Z [ OK ] VmapTest.TestMultiBatchVmapTransformMultipleTensors (0 ms) 2023-01-11T21:57:17.6986634Z [----------] 23 tests from VmapTest (30 ms total) 2023-01-11T21:57:17.6986799Z 2023-01-11T21:57:17.6987013Z [----------] Global test environment tear-down 2023-01-11T21:57:17.6987366Z [==========] 23 tests from 1 test suite ran. (30 ms total) 2023-01-11T21:57:17.6987639Z [ PASSED ] 23 tests. 2023-01-11T21:57:17.7726582Z + ./operators_test 2023-01-11T21:57:18.1295908Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:18.1296497Z [==========] Running 4 tests from 1 test suite. 2023-01-11T21:57:18.1296808Z [----------] Global test environment set-up. 2023-01-11T21:57:18.1297128Z [----------] 4 tests from OperatorsTest 2023-01-11T21:57:18.1297463Z [ RUN ] OperatorsTest.TestFunctionDecltype 2023-01-11T21:57:18.1305253Z [ OK ] OperatorsTest.TestFunctionDecltype (1 ms) 2023-01-11T21:57:18.1305659Z [ RUN ] OperatorsTest.TestMethodOnlyDecltype 2023-01-11T21:57:18.1306040Z [ OK ] OperatorsTest.TestMethodOnlyDecltype (0 ms) 2023-01-11T21:57:18.1306380Z [ RUN ] OperatorsTest.Test_ATEN_FN 2023-01-11T21:57:18.1322826Z [ OK ] OperatorsTest.Test_ATEN_FN (1 ms) 2023-01-11T21:57:18.1325049Z [ RUN ] OperatorsTest.TestOutVariantIsFaithful 2023-01-11T21:57:18.1325468Z [ OK ] OperatorsTest.TestOutVariantIsFaithful (0 ms) 2023-01-11T21:57:18.1325936Z [----------] 4 tests from OperatorsTest (3 ms total) 2023-01-11T21:57:18.1326367Z 2023-01-11T21:57:18.1326556Z [----------] Global test environment tear-down 2023-01-11T21:57:18.1326876Z [==========] 4 tests from 1 test suite ran. (3 ms total) 2023-01-11T21:57:18.1327144Z [ PASSED ] 4 tests. 2023-01-11T21:57:18.2063519Z + [[ -x ./cudnn_test ]] 2023-01-11T21:57:18.2064106Z + [[ -x ./cuda_generator_test ]] 2023-01-11T21:57:18.2064345Z + ./cuda_generator_test 2023-01-11T21:57:18.5608205Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:18.5609027Z [==========] Running 11 tests from 1 test suite. 2023-01-11T21:57:18.5609649Z [----------] Global test environment set-up. 2023-01-11T21:57:18.5610288Z [----------] 11 tests from CUDAGeneratorImpl 2023-01-11T21:57:18.5611055Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineReproducibility 2023-01-11T21:57:19.4685780Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineReproducibility (907 ms) 2023-01-11T21:57:19.4687014Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset1 2023-01-11T21:57:19.4687530Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2023-01-11T21:57:19.4687928Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset2 2023-01-11T21:57:19.4688347Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2023-01-11T21:57:19.4688727Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset3 2023-01-11T21:57:19.4689117Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2023-01-11T21:57:19.4689504Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineIndex 2023-01-11T21:57:19.4689913Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2023-01-11T21:57:19.4690299Z [ RUN ] CUDAGeneratorImpl.TestGeneratorDynamicCast 2023-01-11T21:57:19.4690708Z [ OK ] CUDAGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2023-01-11T21:57:19.4691094Z [ RUN ] CUDAGeneratorImpl.TestDefaultGenerator 2023-01-11T21:57:19.4691468Z [ OK ] CUDAGeneratorImpl.TestDefaultGenerator (0 ms) 2023-01-11T21:57:19.4691824Z [ RUN ] CUDAGeneratorImpl.TestCloning 2023-01-11T21:57:19.4692159Z [ OK ] CUDAGeneratorImpl.TestCloning (0 ms) 2023-01-11T21:57:19.4692694Z [ RUN ] CUDAGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2023-01-11T21:57:19.4693164Z [ OK ] CUDAGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2023-01-11T21:57:19.4693564Z [ RUN ] CUDAGeneratorImpl.TestRNGForking 2023-01-11T21:57:19.4703879Z [ OK ] CUDAGeneratorImpl.TestRNGForking (1 ms) 2023-01-11T21:57:19.4704613Z [ RUN ] CUDAGeneratorImpl.TestMultithreadRNG 2023-01-11T21:57:19.5672570Z [ OK ] CUDAGeneratorImpl.TestMultithreadRNG (96 ms) 2023-01-11T21:57:19.5673060Z [----------] 11 tests from CUDAGeneratorImpl (1006 ms total) 2023-01-11T21:57:19.5673271Z 2023-01-11T21:57:19.5673471Z [----------] Global test environment tear-down 2023-01-11T21:57:19.5673866Z [==========] 11 tests from 1 test suite ran. (1006 ms total) 2023-01-11T21:57:19.5674192Z [ PASSED ] 11 tests. 2023-01-11T21:57:19.7289616Z + [[ -x ./apply_test ]] 2023-01-11T21:57:19.7289906Z + [[ -x ./stream_test ]] 2023-01-11T21:57:19.7290155Z + [[ -x ./cuda_half_test ]] 2023-01-11T21:57:19.7290359Z + ./cuda_half_test 2023-01-11T21:57:20.0798928Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:20.0800357Z [==========] Running 1 test from 1 test suite. 2023-01-11T21:57:20.0801042Z [----------] Global test environment set-up. 2023-01-11T21:57:20.0801831Z [----------] 1 test from HalfCuda 2023-01-11T21:57:20.0802661Z [ RUN ] HalfCuda.HalfCuda 2023-01-11T21:57:20.9470965Z [ OK ] HalfCuda.HalfCuda (867 ms) 2023-01-11T21:57:20.9471869Z [----------] 1 test from HalfCuda (867 ms total) 2023-01-11T21:57:20.9472660Z 2023-01-11T21:57:20.9473668Z [----------] Global test environment tear-down 2023-01-11T21:57:20.9474468Z [==========] 1 test from 1 test suite ran. (867 ms total) 2023-01-11T21:57:20.9475113Z [ PASSED ] 1 test. 2023-01-11T21:57:21.1070987Z + [[ -x ./cuda_vectorized_test ]] 2023-01-11T21:57:21.1071226Z + ./cuda_vectorized_test 2023-01-11T21:57:21.4801123Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:21.4801714Z [==========] Running 2 tests from 1 test suite. 2023-01-11T21:57:21.4802032Z [----------] Global test environment set-up. 2023-01-11T21:57:21.4802401Z [----------] 2 tests from TestVectorizedMemoryAccess 2023-01-11T21:57:21.4802815Z [ RUN ] TestVectorizedMemoryAccess.CanVectorizeUpTo 2023-01-11T21:57:22.3479481Z [ OK ] TestVectorizedMemoryAccess.CanVectorizeUpTo (867 ms) 2023-01-11T21:57:22.3480317Z [ RUN ] TestVectorizedMemoryAccess.CopyKernel 2023-01-11T21:57:22.3491713Z [ OK ] TestVectorizedMemoryAccess.CopyKernel (1 ms) 2023-01-11T21:57:22.3492132Z [----------] 2 tests from TestVectorizedMemoryAccess (869 ms total) 2023-01-11T21:57:22.3492394Z 2023-01-11T21:57:22.3492640Z [----------] Global test environment tear-down 2023-01-11T21:57:22.3492969Z [==========] 2 tests from 1 test suite ran. (869 ms total) 2023-01-11T21:57:22.3493243Z [ PASSED ] 2 tests. 2023-01-11T21:57:22.5094937Z + [[ -x ./cuda_distributions_test ]] 2023-01-11T21:57:22.5095297Z + ./cuda_distributions_test 2023-01-11T21:57:22.8809884Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:22.8810316Z [==========] Running 4 tests from 2 test suites. 2023-01-11T21:57:22.8810676Z [----------] Global test environment set-up. 2023-01-11T21:57:22.8811041Z [----------] 3 tests from DistributionsTest 2023-01-11T21:57:22.8811444Z [ RUN ] DistributionsTest.TestPhiloxIncrementSmallUniformTensor 2023-01-11T21:57:23.7448245Z [ OK ] DistributionsTest.TestPhiloxIncrementSmallUniformTensor (863 ms) 2023-01-11T21:57:23.7448900Z [ RUN ] DistributionsTest.TestPhiloxIncrementBigUniformTensor 2023-01-11T21:57:23.7450073Z [ OK ] DistributionsTest.TestPhiloxIncrementBigUniformTensor (0 ms) 2023-01-11T21:57:23.7450595Z [ RUN ] DistributionsTest.TestPhiloxIncrementSmallMultinomialTensor 2023-01-11T21:57:23.7471117Z [ OK ] DistributionsTest.TestPhiloxIncrementSmallMultinomialTensor (1 ms) 2023-01-11T21:57:23.7472182Z [----------] 3 tests from DistributionsTest (866 ms total) 2023-01-11T21:57:23.7472547Z 2023-01-11T21:57:23.7473006Z [----------] 1 test from RandomPermutationTest 2023-01-11T21:57:23.7473770Z [ RUN ] RandomPermutationTest.TestIslandShuffle 2023-01-11T21:57:23.7558100Z [ OK ] RandomPermutationTest.TestIslandShuffle (8 ms) 2023-01-11T21:57:23.7559766Z [----------] 1 test from RandomPermutationTest (8 ms total) 2023-01-11T21:57:23.7560181Z 2023-01-11T21:57:23.7560530Z [----------] Global test environment tear-down 2023-01-11T21:57:23.7561224Z [==========] 4 tests from 2 test suites ran. (875 ms total) 2023-01-11T21:57:23.7561856Z [ PASSED ] 4 tests. 2023-01-11T21:57:23.9180121Z + [[ -x ./cuda_optional_test ]] 2023-01-11T21:57:23.9180388Z + ./cuda_optional_test 2023-01-11T21:57:24.2889211Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:24.2889723Z [==========] Running 1 test from 1 test suite. 2023-01-11T21:57:24.2890096Z [----------] Global test environment set-up. 2023-01-11T21:57:24.2890394Z [----------] 1 test from OptionalTest 2023-01-11T21:57:24.2890702Z [ RUN ] OptionalTest.OptionalTestCUDA 2023-01-11T21:57:24.3169485Z [ OK ] OptionalTest.OptionalTestCUDA (28 ms) 2023-01-11T21:57:24.3169926Z [----------] 1 test from OptionalTest (28 ms total) 2023-01-11T21:57:24.3170084Z 2023-01-11T21:57:24.3170260Z [----------] Global test environment tear-down 2023-01-11T21:57:24.3170795Z [==========] 1 test from 1 test suite ran. (28 ms total) 2023-01-11T21:57:24.3171067Z [ PASSED ] 1 test. 2023-01-11T21:57:24.4009229Z + [[ -x ./cuda_tensor_interop_test ]] 2023-01-11T21:57:24.4009532Z + [[ -x ./cuda_complex_test ]] 2023-01-11T21:57:24.4009732Z + ./cuda_complex_test 2023-01-11T21:57:24.7529445Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:24.7530105Z [==========] Running 11 tests from 7 test suites. 2023-01-11T21:57:24.7530541Z [----------] Global test environment set-up. 2023-01-11T21:57:24.7530904Z [----------] 2 tests from TestMemory 2023-01-11T21:57:24.7531303Z [ RUN ] TestMemory.ReinterpretCast 2023-01-11T21:57:24.7531740Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2023-01-11T21:57:24.7532219Z [ RUN ] TestMemory.ThrustReinterpretCast 2023-01-11T21:57:24.7532694Z [ OK ] TestMemory.ThrustReinterpretCast (0 ms) 2023-01-11T21:57:24.7533196Z [----------] 2 tests from TestMemory (0 ms total) 2023-01-11T21:57:24.7533384Z 2023-01-11T21:57:24.7533548Z [----------] 2 tests from TestConstructors 2023-01-11T21:57:24.7533848Z [ RUN ] TestConstructors.FromThrust 2023-01-11T21:57:24.7534172Z [ OK ] TestConstructors.FromThrust (0 ms) 2023-01-11T21:57:24.7534494Z [ RUN ] TestConstructors.UnorderedMap 2023-01-11T21:57:24.7534821Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2023-01-11T21:57:24.7535170Z [----------] 2 tests from TestConstructors (0 ms total) 2023-01-11T21:57:24.7535335Z 2023-01-11T21:57:24.7535486Z [----------] 1 test from TestAssignment 2023-01-11T21:57:24.7535779Z [ RUN ] TestAssignment.FromThrust 2023-01-11T21:57:24.7536084Z [ OK ] TestAssignment.FromThrust (0 ms) 2023-01-11T21:57:24.7536413Z [----------] 1 test from TestAssignment (0 ms total) 2023-01-11T21:57:24.7536574Z 2023-01-11T21:57:24.7536988Z [----------] 1 test from TestArithmeticIntScalar 2023-01-11T21:57:24.7537299Z [ RUN ] TestArithmeticIntScalar.All 2023-01-11T21:57:24.7537622Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2023-01-11T21:57:24.7537979Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2023-01-11T21:57:24.7538157Z 2023-01-11T21:57:24.7538294Z [----------] 1 test from TestIO 2023-01-11T21:57:24.7538537Z [ RUN ] TestIO.All 2023-01-11T21:57:24.7538793Z [ OK ] TestIO.All (0 ms) 2023-01-11T21:57:24.7539082Z [----------] 1 test from TestIO (0 ms total) 2023-01-11T21:57:24.7539222Z 2023-01-11T21:57:24.7539361Z [----------] 1 test from TestStd 2023-01-11T21:57:24.7539636Z [ RUN ] TestStd.BasicFunctions 2023-01-11T21:57:24.7539935Z [ OK ] TestStd.BasicFunctions (0 ms) 2023-01-11T21:57:24.7540237Z [----------] 1 test from TestStd (0 ms total) 2023-01-11T21:57:24.7540388Z 2023-01-11T21:57:24.7540540Z [----------] 3 tests from DeviceTests 2023-01-11T21:57:24.7540835Z [ RUN ] DeviceTests.ThrustConversion 2023-01-11T21:57:25.6067012Z [ OK ] DeviceTests.ThrustConversion (853 ms) 2023-01-11T21:57:25.6067619Z [ RUN ] DeviceTests.StdFunctions 2023-01-11T21:57:25.6068151Z [ OK ] DeviceTests.StdFunctions (0 ms) 2023-01-11T21:57:25.6068682Z [ RUN ] DeviceTests.ReinterpretCast 2023-01-11T21:57:25.6069200Z [ OK ] DeviceTests.ReinterpretCast (0 ms) 2023-01-11T21:57:25.6069638Z [----------] 3 tests from DeviceTests (853 ms total) 2023-01-11T21:57:25.6069808Z 2023-01-11T21:57:25.6069989Z [----------] Global test environment tear-down 2023-01-11T21:57:25.6070322Z [==========] 11 tests from 7 test suites ran. (853 ms total) 2023-01-11T21:57:25.6070589Z [ PASSED ] 11 tests. 2023-01-11T21:57:25.7671775Z + [[ -x ./cuda_complex_math_test ]] 2023-01-11T21:57:25.7672119Z + ./cuda_complex_math_test 2023-01-11T21:57:26.1387037Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:26.1388171Z [==========] Running 30 tests from 24 test suites. 2023-01-11T21:57:26.1389102Z [----------] Global test environment set-up. 2023-01-11T21:57:26.1389761Z [----------] 2 tests from TestExponentialDevice 2023-01-11T21:57:26.1390404Z [ RUN ] TestExponentialDevice.IPi 2023-01-11T21:57:27.0014647Z [ OK ] TestExponentialDevice.IPi (862 ms) 2023-01-11T21:57:27.0015204Z [ RUN ] TestExponentialDevice.EulerFormula 2023-01-11T21:57:27.0015697Z [ OK ] TestExponentialDevice.EulerFormula (0 ms) 2023-01-11T21:57:27.0016237Z [----------] 2 tests from TestExponentialDevice (862 ms total) 2023-01-11T21:57:27.0016499Z 2023-01-11T21:57:27.0016720Z [----------] 1 test from TestLogDevice 2023-01-11T21:57:27.0017175Z [ RUN ] TestLogDevice.Definition 2023-01-11T21:57:27.0017499Z [ OK ] TestLogDevice.Definition (0 ms) 2023-01-11T21:57:27.0017987Z [----------] 1 test from TestLogDevice (0 ms total) 2023-01-11T21:57:27.0018218Z 2023-01-11T21:57:27.0018444Z [----------] 1 test from TestLog10Device 2023-01-11T21:57:27.0018842Z [ RUN ] TestLog10Device.Rev 2023-01-11T21:57:27.0019222Z [ OK ] TestLog10Device.Rev (0 ms) 2023-01-11T21:57:27.0019696Z [----------] 1 test from TestLog10Device (0 ms total) 2023-01-11T21:57:27.0019920Z 2023-01-11T21:57:27.0020144Z [----------] 1 test from TestLog2Device 2023-01-11T21:57:27.0020531Z [ RUN ] TestLog2Device.Rev 2023-01-11T21:57:27.0020934Z [ OK ] TestLog2Device.Rev (0 ms) 2023-01-11T21:57:27.0021379Z [----------] 1 test from TestLog2Device (0 ms total) 2023-01-11T21:57:27.0021637Z 2023-01-11T21:57:27.0022030Z [----------] 3 tests from TestLog1pDevice 2023-01-11T21:57:27.0022346Z [ RUN ] TestLog1pDevice.Normal 2023-01-11T21:57:27.0022736Z [ OK ] TestLog1pDevice.Normal (0 ms) 2023-01-11T21:57:27.0023142Z [ RUN ] TestLog1pDevice.Small 2023-01-11T21:57:27.0023484Z [ OK ] TestLog1pDevice.Small (0 ms) 2023-01-11T21:57:27.0023776Z [ RUN ] TestLog1pDevice.Extreme 2023-01-11T21:57:27.0024083Z [ OK ] TestLog1pDevice.Extreme (0 ms) 2023-01-11T21:57:27.0024413Z [----------] 3 tests from TestLog1pDevice (0 ms total) 2023-01-11T21:57:27.0024580Z 2023-01-11T21:57:27.0024741Z [----------] 1 test from TestPowSqrtDevice 2023-01-11T21:57:27.0025034Z [ RUN ] TestPowSqrtDevice.Equal 2023-01-11T21:57:27.0025342Z [ OK ] TestPowSqrtDevice.Equal (0 ms) 2023-01-11T21:57:27.0025671Z [----------] 1 test from TestPowSqrtDevice (0 ms total) 2023-01-11T21:57:27.0025843Z 2023-01-11T21:57:27.0025991Z [----------] 1 test from TestPowDevice 2023-01-11T21:57:27.0026276Z [ RUN ] TestPowDevice.Square 2023-01-11T21:57:27.0026568Z [ OK ] TestPowDevice.Square (0 ms) 2023-01-11T21:57:27.0026881Z [----------] 1 test from TestPowDevice (0 ms total) 2023-01-11T21:57:27.0027043Z 2023-01-11T21:57:27.0027221Z [----------] 1 test from TestSinCosSinhCoshDevice 2023-01-11T21:57:27.0027558Z [ RUN ] TestSinCosSinhCoshDevice.Identity 2023-01-11T21:57:27.0027951Z [ OK ] TestSinCosSinhCoshDevice.Identity (0 ms) 2023-01-11T21:57:27.0028407Z [----------] 1 test from TestSinCosSinhCoshDevice (0 ms total) 2023-01-11T21:57:27.0028634Z 2023-01-11T21:57:27.0028824Z [----------] 1 test from TestTanDevice 2023-01-11T21:57:27.0029183Z [ RUN ] TestTanDevice.Identity 2023-01-11T21:57:27.0029551Z [ OK ] TestTanDevice.Identity (0 ms) 2023-01-11T21:57:27.0030038Z [----------] 1 test from TestTanDevice (0 ms total) 2023-01-11T21:57:27.0030240Z 2023-01-11T21:57:27.0030409Z [----------] 1 test from TestTanhDevice 2023-01-11T21:57:27.0030698Z [ RUN ] TestTanhDevice.Identity 2023-01-11T21:57:27.0030996Z [ OK ] TestTanhDevice.Identity (0 ms) 2023-01-11T21:57:27.0031323Z [----------] 1 test from TestTanhDevice (0 ms total) 2023-01-11T21:57:27.0031482Z 2023-01-11T21:57:27.0031669Z [----------] 1 test from TestRevTrigonometricDevice 2023-01-11T21:57:27.0031992Z [ RUN ] TestRevTrigonometricDevice.Rev 2023-01-11T21:57:27.0032332Z [ OK ] TestRevTrigonometricDevice.Rev (0 ms) 2023-01-11T21:57:27.0032706Z [----------] 1 test from TestRevTrigonometricDevice (0 ms total) 2023-01-11T21:57:27.0032891Z 2023-01-11T21:57:27.0033068Z [----------] 1 test from TestRevHyperbolicDevice 2023-01-11T21:57:27.0033381Z [ RUN ] TestRevHyperbolicDevice.Rev 2023-01-11T21:57:27.0033717Z [ OK ] TestRevHyperbolicDevice.Rev (0 ms) 2023-01-11T21:57:27.0034082Z [----------] 1 test from TestRevHyperbolicDevice (0 ms total) 2023-01-11T21:57:27.0034262Z 2023-01-11T21:57:27.0034423Z [----------] 2 tests from TestExponentialHost 2023-01-11T21:57:27.0034735Z [ RUN ] TestExponentialHost.IPi 2023-01-11T21:57:27.0035046Z [ OK ] TestExponentialHost.IPi (0 ms) 2023-01-11T21:57:27.0035367Z [ RUN ] TestExponentialHost.EulerFormula 2023-01-11T21:57:27.0035720Z [ OK ] TestExponentialHost.EulerFormula (0 ms) 2023-01-11T21:57:27.0036083Z [----------] 2 tests from TestExponentialHost (0 ms total) 2023-01-11T21:57:27.0036255Z 2023-01-11T21:57:27.0036402Z [----------] 1 test from TestLogHost 2023-01-11T21:57:27.0036677Z [ RUN ] TestLogHost.Definition 2023-01-11T21:57:27.0036979Z [ OK ] TestLogHost.Definition (0 ms) 2023-01-11T21:57:27.0037303Z [----------] 1 test from TestLogHost (0 ms total) 2023-01-11T21:57:27.0037491Z 2023-01-11T21:57:27.0037637Z [----------] 1 test from TestLog10Host 2023-01-11T21:57:27.0037911Z [ RUN ] TestLog10Host.Rev 2023-01-11T21:57:27.0038216Z [ OK ] TestLog10Host.Rev (0 ms) 2023-01-11T21:57:27.0038524Z [----------] 1 test from TestLog10Host (0 ms total) 2023-01-11T21:57:27.0038684Z 2023-01-11T21:57:27.0038830Z [----------] 1 test from TestLog2Host 2023-01-11T21:57:27.0039097Z [ RUN ] TestLog2Host.Rev 2023-01-11T21:57:27.0039373Z [ OK ] TestLog2Host.Rev (0 ms) 2023-01-11T21:57:27.0039673Z [----------] 1 test from TestLog2Host (0 ms total) 2023-01-11T21:57:27.0039826Z 2023-01-11T21:57:27.0039981Z [----------] 3 tests from TestLog1pHost 2023-01-11T21:57:27.0040269Z [ RUN ] TestLog1pHost.Normal 2023-01-11T21:57:27.0040554Z [ OK ] TestLog1pHost.Normal (0 ms) 2023-01-11T21:57:27.0040845Z [ RUN ] TestLog1pHost.Small 2023-01-11T21:57:27.0041136Z [ OK ] TestLog1pHost.Small (0 ms) 2023-01-11T21:57:27.0041415Z [ RUN ] TestLog1pHost.Extreme 2023-01-11T21:57:27.0041796Z [ OK ] TestLog1pHost.Extreme (0 ms) 2023-01-11T21:57:27.0042134Z [----------] 3 tests from TestLog1pHost (0 ms total) 2023-01-11T21:57:27.0042296Z 2023-01-11T21:57:27.0042451Z [----------] 1 test from TestPowSqrtHost 2023-01-11T21:57:27.0042734Z [ RUN ] TestPowSqrtHost.Equal 2023-01-11T21:57:27.0043036Z [ OK ] TestPowSqrtHost.Equal (0 ms) 2023-01-11T21:57:27.0043361Z [----------] 1 test from TestPowSqrtHost (0 ms total) 2023-01-11T21:57:27.0043521Z 2023-01-11T21:57:27.0043660Z [----------] 1 test from TestPowHost 2023-01-11T21:57:27.0043937Z [ RUN ] TestPowHost.Square 2023-01-11T21:57:27.0044223Z [ OK ] TestPowHost.Square (0 ms) 2023-01-11T21:57:27.0044578Z [----------] 1 test from TestPowHost (0 ms total) 2023-01-11T21:57:27.0044734Z 2023-01-11T21:57:27.0044907Z [----------] 1 test from TestSinCosSinhCoshHost 2023-01-11T21:57:27.0045230Z [ RUN ] TestSinCosSinhCoshHost.Identity 2023-01-11T21:57:27.0045575Z [ OK ] TestSinCosSinhCoshHost.Identity (0 ms) 2023-01-11T21:57:27.0045929Z [----------] 1 test from TestSinCosSinhCoshHost (0 ms total) 2023-01-11T21:57:27.0046260Z 2023-01-11T21:57:27.0046406Z [----------] 1 test from TestTanHost 2023-01-11T21:57:27.0046684Z [ RUN ] TestTanHost.Identity 2023-01-11T21:57:27.0046967Z [ OK ] TestTanHost.Identity (0 ms) 2023-01-11T21:57:27.0047279Z [----------] 1 test from TestTanHost (0 ms total) 2023-01-11T21:57:27.0047436Z 2023-01-11T21:57:27.0047609Z [----------] 1 test from TestTanhHost 2023-01-11T21:57:27.0047915Z [ RUN ] TestTanhHost.Identity 2023-01-11T21:57:27.0048209Z [ OK ] TestTanhHost.Identity (0 ms) 2023-01-11T21:57:27.0048529Z [----------] 1 test from TestTanhHost (0 ms total) 2023-01-11T21:57:27.0048697Z 2023-01-11T21:57:27.0048875Z [----------] 1 test from TestRevTrigonometricHost 2023-01-11T21:57:27.0049187Z [ RUN ] TestRevTrigonometricHost.Rev 2023-01-11T21:57:27.0049512Z [ OK ] TestRevTrigonometricHost.Rev (0 ms) 2023-01-11T21:57:27.0049876Z [----------] 1 test from TestRevTrigonometricHost (0 ms total) 2023-01-11T21:57:27.0050056Z 2023-01-11T21:57:27.0050230Z [----------] 1 test from TestRevHyperbolicHost 2023-01-11T21:57:27.0050534Z [ RUN ] TestRevHyperbolicHost.Rev 2023-01-11T21:57:27.0050850Z [ OK ] TestRevHyperbolicHost.Rev (0 ms) 2023-01-11T21:57:27.0051201Z [----------] 1 test from TestRevHyperbolicHost (0 ms total) 2023-01-11T21:57:27.0051376Z 2023-01-11T21:57:27.0051536Z [----------] Global test environment tear-down 2023-01-11T21:57:27.0051917Z [==========] 30 tests from 24 test suites ran. (863 ms total) 2023-01-11T21:57:27.0052191Z [ PASSED ] 30 tests. 2023-01-11T21:57:27.1607827Z + [[ -x ./cuda_cub_test ]] 2023-01-11T21:57:27.1608099Z + ./cuda_cub_test 2023-01-11T21:57:27.5354620Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:27.5355805Z [==========] Running 3 tests from 3 test suites. 2023-01-11T21:57:27.5356600Z [----------] Global test environment set-up. 2023-01-11T21:57:27.5357356Z [----------] 1 test from NumBits 2023-01-11T21:57:27.5358036Z [ RUN ] NumBits.CubTest 2023-01-11T21:57:27.5358469Z [ OK ] NumBits.CubTest (0 ms) 2023-01-11T21:57:27.5358860Z [----------] 1 test from NumBits (0 ms total) 2023-01-11T21:57:27.5359058Z 2023-01-11T21:57:27.5359252Z [----------] 1 test from InclusiveScanSplit 2023-01-11T21:57:27.5359560Z [ RUN ] InclusiveScanSplit.CubTest 2023-01-11T21:57:28.3964512Z [ OK ] InclusiveScanSplit.CubTest (861 ms) 2023-01-11T21:57:28.3965047Z [----------] 1 test from InclusiveScanSplit (861 ms total) 2023-01-11T21:57:28.3965262Z 2023-01-11T21:57:28.3965451Z [----------] 1 test from ExclusiveScanSplit 2023-01-11T21:57:28.3965835Z [ RUN ] ExclusiveScanSplit.CubTest 2023-01-11T21:57:28.3966511Z [ OK ] ExclusiveScanSplit.CubTest (0 ms) 2023-01-11T21:57:28.3966968Z [----------] 1 test from ExclusiveScanSplit (0 ms total) 2023-01-11T21:57:28.3967144Z 2023-01-11T21:57:28.3967314Z [----------] Global test environment tear-down 2023-01-11T21:57:28.3967699Z [==========] 3 tests from 3 test suites ran. (861 ms total) 2023-01-11T21:57:28.3968030Z [ PASSED ] 3 tests. 2023-01-11T21:57:28.5570796Z + [[ -x ./cuda_atomic_ops_test ]] 2023-01-11T21:57:28.5571103Z + ./cuda_atomic_ops_test 2023-01-11T21:57:28.9286364Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:57:28.9287546Z [==========] Running 4 tests from 1 test suite. 2023-01-11T21:57:28.9288253Z [----------] Global test environment set-up. 2023-01-11T21:57:28.9288786Z [----------] 4 tests from TestAtomicOps 2023-01-11T21:57:28.9289112Z [ RUN ] TestAtomicOps.TestAtomicAdd 2023-01-11T21:57:29.7897863Z [ OK ] TestAtomicOps.TestAtomicAdd (861 ms) 2023-01-11T21:57:29.7898375Z [ RUN ] TestAtomicOps.TestAtomicMul 2023-01-11T21:57:29.7911111Z [ OK ] TestAtomicOps.TestAtomicMul (1 ms) 2023-01-11T21:57:29.7911536Z [ RUN ] TestAtomicOps.TestAtomicMax 2023-01-11T21:57:29.7926246Z [ OK ] TestAtomicOps.TestAtomicMax (1 ms) 2023-01-11T21:57:29.7926677Z [ RUN ] TestAtomicOps.TestAtomicMin 2023-01-11T21:57:29.7938956Z [ OK ] TestAtomicOps.TestAtomicMin (1 ms) 2023-01-11T21:57:29.7939399Z [----------] 4 tests from TestAtomicOps (865 ms total) 2023-01-11T21:57:29.7939606Z 2023-01-11T21:57:29.7939783Z [----------] Global test environment tear-down 2023-01-11T21:57:29.7940108Z [==========] 4 tests from 1 test suite ran. (865 ms total) 2023-01-11T21:57:29.7940383Z [ PASSED ] 4 tests. 2023-01-11T21:57:29.9539500Z + '[' ON == ON ']' 2023-01-11T21:57:29.9540081Z + valgrind --suppressions=/var/lib/jenkins/workspace/aten/tools/valgrind.sup --error-exitcode=1 ./basic '--gtest_filter=-*CUDA' 2023-01-11T21:57:29.9613309Z ==22095== Memcheck, a memory error detector 2023-01-11T21:57:29.9613711Z ==22095== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. 2023-01-11T21:57:29.9614208Z ==22095== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info 2023-01-11T21:57:29.9614561Z ==22095== Command: ./basic --gtest_filter=-*CUDA 2023-01-11T21:57:29.9614770Z ==22095== 2023-01-11T21:57:32.9616556Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9617452Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9617943Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9618443Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9619048Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9619620Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9620159Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9620741Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9621526Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9622782Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9623143Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9623634Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9624074Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9624543Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9624979Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9625413Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9625890Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9626333Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9626750Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9627215Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9627617Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9627938Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9628336Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9628775Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9629094Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9629450Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9629839Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9630247Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9630684Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9631154Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9631469Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9631832Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9632281Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9632704Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9633183Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9633629Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9633952Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9634293Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9634633Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9634945Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9635287Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9635617Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9635932Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9636268Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9636605Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9636913Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9637325Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9637654Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9637970Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9638314Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9638639Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9638952Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9639299Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9639621Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9639933Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9640279Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9640616Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9640929Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9641274Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9641602Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9642002Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9642350Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9642681Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9642984Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9643331Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9643658Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9643974Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9644311Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9644688Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9644999Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9645335Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9645671Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9646326Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9646675Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9647006Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9647318Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9647725Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9648175Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9648600Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9649067Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9649475Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9649861Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9650325Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9650809Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9651200Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9651645Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9652027Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9652330Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9652671Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9653001Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9653309Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9653779Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9654231Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9654635Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9655088Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9655520Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9655932Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9656382Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9656820Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9657216Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9657558Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9657887Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9658217Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9658638Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9659048Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9659440Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9659867Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9660265Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9660647Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9661072Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9671583Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9671920Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9672271Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9672707Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9673024Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9673368Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9673703Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9674014Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9674354Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9674689Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9675001Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9675349Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9675672Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9675984Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9676334Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9676661Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9676971Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9677318Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9677645Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9677958Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9678304Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9678639Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9678946Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9679339Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9679670Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9679976Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9680358Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9680691Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9680996Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9681340Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9681670Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9682087Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9682463Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9682814Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9683125Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9683457Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9683789Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9684103Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9684437Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9684764Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9685072Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9685415Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9685734Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9686165Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9686510Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9686834Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9687241Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9687590Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9687973Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9688281Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9688695Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9689105Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9689478Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9689909Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9690318Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9690672Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9691016Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9691347Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9691649Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9691997Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9692323Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9692634Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9692971Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9693297Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9693603Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9693936Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9694262Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9694574Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9694905Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9695236Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9695585Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9695928Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9696251Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9696558Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9696903Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9697226Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9697532Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9697873Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9698195Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9698555Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9698980Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9699391Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9699771Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9700197Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9700600Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9700973Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9701333Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9701660Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9701962Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9702307Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9702635Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9702943Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9703277Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9703646Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9703954Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9704286Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9704610Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9704920Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9705253Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9705581Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9705888Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9706228Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9706546Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9706858Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9707204Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9707525Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9707831Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9708171Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9708493Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9708802Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9709149Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9709479Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9709778Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9710122Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9710453Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9710790Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9711134Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9711459Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9711759Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9712103Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9712430Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9712740Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9713080Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9713408Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9713719Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9714056Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9714389Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9714695Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9715030Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9715358Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9715664Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9716003Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9716322Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9716631Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9716972Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9717291Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9717596Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9717972Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9718306Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9718606Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9718947Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9719288Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9719633Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9719974Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9720298Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9720595Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9720936Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9721263Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9721571Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9722017Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9722347Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9722657Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9722995Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9723320Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9723629Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9723960Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9724284Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9724591Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9724930Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9725249Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9725617Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9726063Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9726387Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9726692Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9727038Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9727359Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9727668Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9728017Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9728347Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9728646Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9728990Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9729324Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9729627Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9730012Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9730343Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9730643Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9730984Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9731311Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9731619Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9731952Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9732280Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9732588Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9732977Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9733303Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9733613Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9733944Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9734271Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9734583Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9734922Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9735243Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9735550Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9735892Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9736211Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9736526Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9736870Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9737195Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9737503Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9737845Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9738175Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9738546Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9738973Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9739383Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9739758Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9740183Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9740589Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9741012Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9741367Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9741698Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9742011Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9742348Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9742677Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9742983Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9743318Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9743648Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9743956Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9744290Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9744624Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9744933Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9745275Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9745595Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9745903Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9746243Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9746563Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9746868Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9747211Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9747530Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9747837Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9748214Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9748547Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9748847Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9749187Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9749548Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9749868Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9750211Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9750538Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9750844Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9751184Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9751512Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9751824Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9752163Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9752490Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9752796Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9753134Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9753462Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9753772Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9754106Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9754432Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9754744Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9755085Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9755407Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9755747Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9756092Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9756422Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9756730Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9757070Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9757391Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9757697Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9758035Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9758364Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9758664Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9759020Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9759397Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9759698Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9760043Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9760368Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9760671Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9761013Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9761342Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9761653Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9762066Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9762392Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9762697Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9763073Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9763401Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9763715Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9764050Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9764378Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9764683Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9765024Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9765342Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9765653Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9766087Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9766410Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9766719Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9767070Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9767394Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9767699Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9768045Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9768378Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9768682Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9769053Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9769456Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9769834Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9770260Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9770654Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9771000Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9771346Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9771681Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9771987Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9772322Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9772652Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9772964Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9773302Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9773630Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9773943Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9774276Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9774610Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9774920Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9775258Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9775578Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9775887Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9776229Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9776549Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9776853Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9777194Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9777515Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9777822Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9778238Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9778649Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9779019Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9779443Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9779850Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9780226Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9780656Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9781054Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9781354Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9781695Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9782020Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9782336Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9782676Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9783003Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9783309Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9783646Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9783974Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9784282Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9784616Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9784945Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9785256Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9785597Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9785921Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9786264Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9786605Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9786927Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9787231Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9787572Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9787891Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9788197Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9788538Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9788869Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9789199Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9789560Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9789898Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9790196Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9790543Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9790871Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9791170Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9791513Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9791839Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9792143Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9792479Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9792809Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9793113Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9793485Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9793814Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9794119Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9794454Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9794781Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9795088Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9795429Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9795750Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9796056Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9796396Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9796719Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9797030Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9797371Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9797690Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9798000Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9798341Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9798673Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9798972Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9799321Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9799693Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9799993Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9800334Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9800698Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9800998Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9801347Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9801674Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9802067Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9802400Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9802729Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9803038Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9803384Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9803710Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9804019Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9804363Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9804689Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9804995Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9805336Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9805655Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9806074Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9806419Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9806746Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9807053Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9807400Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9807724Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9808028Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9808429Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9808759Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9809060Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9809400Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9809730Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9810077Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9810424Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9810750Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9811051Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9811394Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9811722Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9812039Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9812375Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9812706Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9813011Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9813344Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9813670Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9813979Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9814314Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9814641Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9814949Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9815289Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9815660Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9815969Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9816308Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9816628Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9816934Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9817277Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9817602Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9817910Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9818288Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9818693Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9819064Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9819507Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9819915Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:32.9820288Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:32.9820710Z --22095-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T21:57:32.9821130Z --22095-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2023-01-11T21:57:33.0480132Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0480614Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0481017Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0481441Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0481958Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0482385Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0482797Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0483128Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0483454Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0483773Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0484111Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0484429Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0484734Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0485071Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0485385Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0485693Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0486205Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0486532Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0486864Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0487242Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0487654Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0488070Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0488424Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0488826Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0489270Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0489811Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0490289Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0490668Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0491053Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0491389Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0491904Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0492467Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0492897Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0493304Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0493722Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0494104Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0494413Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0494747Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0495064Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0495383Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0495716Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0496038Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0496353Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0496684Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0497009Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0497313Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0497647Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0497968Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0498289Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0498701Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0499102Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0499478Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0500017Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0500416Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0500802Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0501189Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0501513Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0501821Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0502145Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0502470Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0502781Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0503106Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0503424Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0503731Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0504070Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0504383Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0504691Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0505020Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0505332Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0505638Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0505971Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0506286Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0506592Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0506922Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0507235Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0507591Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0507923Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0508246Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0508550Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0508883Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0509237Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0509556Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0509887Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0510210Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0510511Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0510843Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0511162Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0511472Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0511794Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0512113Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0512421Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0512747Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0513067Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0513373Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0513697Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0514018Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0514326Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0514657Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0515014Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0515320Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0515653Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0515966Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0516277Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0516609Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0516923Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0517235Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0517567Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0517888Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0518193Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0518524Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0518852Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0519154Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0519486Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0519808Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0520107Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0520440Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0520761Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0521072Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0521397Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0521801Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0522117Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0522507Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0522829Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0523136Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0523459Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0523777Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0524087Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0524421Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0524736Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0525046Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0525374Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0525690Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0526127Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0526466Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0526778Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0527087Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0527419Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0527732Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0528037Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0528374Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0528769Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0529144Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0529551Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0529948Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0530386Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0530771Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0531087Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0531385Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0531714Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0532034Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0532341Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0532664Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0532984Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0533287Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0533609Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0533930Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0534237Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0534561Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0534878Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0535182Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0535513Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0535824Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0536129Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0536461Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0536773Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0537076Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0537405Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0537763Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0538072Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0538425Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0538822Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0539195Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0539608Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0540005Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0540378Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0540786Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0541169Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0541467Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0541799Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0542123Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0542429Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0542754Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0543071Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0543380Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0543701Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0544019Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0544324Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0544646Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0544964Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0545271Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0545643Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0545953Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0546258Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0546587Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0546902Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0547210Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0547537Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0547848Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0548155Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0548485Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0548795Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0549102Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0549434Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0549766Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0550105Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0550432Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0550749Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0551048Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0551374Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0551692Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0551992Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0552321Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0552638Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0552978Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0553304Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0553623Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0553931Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0554256Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0554578Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0554887Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0555208Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0555524Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0555829Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0556156Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0556473Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0556780Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0557112Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0557425Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0557738Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0558070Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0558384Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0558688Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0559028Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0559384Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0559679Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0560008Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0560363Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0560663Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0560992Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0561309Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0561607Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0562007Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0562327Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0562633Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0562954Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0563272Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0563580Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0563908Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0564226Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0564532Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0564853Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0565170Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0565481Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0565805Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0566222Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0566527Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0566856Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0567167Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0567470Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0567851Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0568165Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0568501Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0568906Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0569294Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0569675Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0570085Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0570480Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0570816Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0571147Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0571469Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0571775Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0572106Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0572427Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0572727Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0573055Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0573374Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0573679Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0574006Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0574324Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0574628Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0574948Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0575312Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0575621Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0575944Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0576261Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0576567Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0576896Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0577207Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0577515Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0577841Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0578152Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0578532Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0578962Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0579367Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0579748Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0580150Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0580548Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0580929Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0581279Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0581597Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0581903Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0582225Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0582542Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0582858Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0583193Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0583539Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0583847Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0584177Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0584493Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0584802Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0585132Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0585445Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0585751Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0586085Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0586404Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0586704Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0587043Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0587367Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0587668Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0588001Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0588322Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0588621Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0588949Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0589266Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0589574Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0589896Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0590214Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0590556Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0590879Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0591201Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.0591509Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.0591836Z --22095-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T21:57:33.0592187Z --22095-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2023-01-11T21:57:33.3156011Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3157087Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3158016Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3158863Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3159454Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3159892Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3160308Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3160704Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3161053Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3161362Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3161786Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3162122Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3162429Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3162773Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3163105Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3163414Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3163764Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3164340Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3164656Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3164996Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3165323Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3165630Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3165966Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3166518Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3166826Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3167159Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3167490Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3167803Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3168152Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3168489Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3168872Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3169292Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3169690Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3170077Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3170496Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3170861Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3171174Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3171513Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3171841Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3172148Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3172571Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3172897Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3173200Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3173549Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3173875Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3174175Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3174522Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3174853Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3175159Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3175491Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3175820Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3176134Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3176471Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3176797Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3177102Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3177436Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3177765Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3178073Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3178455Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3178852Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3179231Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3179652Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3180049Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3180489Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3180912Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3181275Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3181579Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3181919Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3182245Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3182553Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3182891Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3183220Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3183523Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3183862Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3184191Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3184494Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3184832Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3185155Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3185468Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3185805Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3186129Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3186437Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3186771Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3187094Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3187403Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3187785Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3188109Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3188420Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3188762Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3189089Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3189399Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3189742Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3190061Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3190368Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3190711Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3191030Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3191342Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3191684Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3192012Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3192318Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3192656Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3192985Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3193289Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3193631Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3193954Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3194259Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3194595Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3194917Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3195274Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3195610Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3195938Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3196247Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3196582Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3196912Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3197220Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3197555Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3197884Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3198192Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3198529Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3198873Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3199181Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3199520Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3199840Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3200147Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3200485Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3200806Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3201112Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3201449Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3201860Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3202218Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3202602Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3202932Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3203239Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3203577Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3203904Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3204208Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3204544Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3204872Z --22095-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T21:57:33.3205172Z --22095-- WARNING: Serious error when reading debug info 2023-01-11T21:57:33.3205516Z --22095-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T21:57:33.3205875Z --22095-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2023-01-11T21:57:34.2280577Z ==22095== Warning: set address range perms: large range [0x59eb4000, 0x6ef1a000) (defined) 2023-01-11T21:58:16.1532922Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T21:58:16.1744824Z Note: Google Test filter = -*CUDA 2023-01-11T21:58:16.1801519Z [==========] Running 4 tests from 1 test suite. 2023-01-11T21:58:16.1814830Z [----------] Global test environment set-up. 2023-01-11T21:58:16.1847340Z [----------] 4 tests from BasicTest 2023-01-11T21:58:16.1858252Z [ RUN ] BasicTest.BasicTestCPU 2023-01-11T21:58:16.3313436Z ==22095== Warning: noted but unhandled ioctl 0x30000001 with no size/direction hints. 2023-01-11T21:58:16.3314292Z ==22095== This could cause spurious value errors to appear. 2023-01-11T21:58:16.3315091Z ==22095== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T21:58:16.3320422Z ==22095== Warning: noted but unhandled ioctl 0x27 with no size/direction hints. 2023-01-11T21:58:16.3321643Z ==22095== This could cause spurious value errors to appear. 2023-01-11T21:58:16.3322480Z ==22095== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T21:58:16.4547938Z ==22095== Warning: noted but unhandled ioctl 0x25 with no size/direction hints. 2023-01-11T21:58:16.4548706Z ==22095== This could cause spurious value errors to appear. 2023-01-11T21:58:16.4549456Z ==22095== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T21:58:16.5055860Z ==22095== Warning: noted but unhandled ioctl 0x17 with no size/direction hints. 2023-01-11T21:58:16.5057076Z ==22095== This could cause spurious value errors to appear. 2023-01-11T21:58:16.5059168Z ==22095== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T21:58:16.5166309Z ==22095== Warning: set address range perms: large range [0x200000000, 0x300200000) (noaccess) 2023-01-11T21:58:16.5268267Z ==22095== Warning: set address range perms: large range [0x6ef1a000, 0x8ef19000) (noaccess) 2023-01-11T21:58:17.7641687Z 365 ms 2023-01-11T21:58:21.8881223Z 4092 ms 2023-01-11T21:58:28.6861805Z 6790 ms 2023-01-11T21:58:29.3783924Z [ OK ] BasicTest.BasicTestCPU (13189 ms) 2023-01-11T21:58:29.3792875Z [ RUN ] BasicTest.BasicTestHalfCPU 2023-01-11T21:58:29.5539541Z 118 ms 2023-01-11T21:58:33.9851443Z 4421 ms 2023-01-11T21:58:41.0654900Z 7076 ms 2023-01-11T21:58:41.2110387Z [ OK ] BasicTest.BasicTestHalfCPU (11831 ms) 2023-01-11T21:58:41.2111068Z [ RUN ] BasicTest.FactoryMethodsTest 2023-01-11T21:58:41.3030380Z ==22095== Warning: noted but unhandled ioctl 0x19 with no size/direction hints. 2023-01-11T21:58:41.3031050Z ==22095== This could cause spurious value errors to appear. 2023-01-11T21:58:41.3031683Z ==22095== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T21:58:41.3310137Z ==22095== Warning: noted but unhandled ioctl 0x49 with no size/direction hints. 2023-01-11T21:58:41.3310938Z ==22095== This could cause spurious value errors to appear. 2023-01-11T21:58:41.3311570Z ==22095== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T21:58:41.3327477Z ==22095== Warning: noted but unhandled ioctl 0x21 with no size/direction hints. 2023-01-11T21:58:41.3327951Z ==22095== This could cause spurious value errors to appear. 2023-01-11T21:58:41.3328355Z ==22095== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T21:58:41.4886451Z ==22095== Warning: noted but unhandled ioctl 0x1b with no size/direction hints. 2023-01-11T21:58:41.4887126Z ==22095== This could cause spurious value errors to appear. 2023-01-11T21:58:41.4887704Z ==22095== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T21:58:41.6167625Z ==22095== Warning: noted but unhandled ioctl 0x44 with no size/direction hints. 2023-01-11T21:58:41.6168096Z ==22095== This could cause spurious value errors to appear. 2023-01-11T21:58:41.6168492Z ==22095== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T21:58:41.6179093Z ==22095== Warning: noted but unhandled ioctl 0x48 with no size/direction hints. 2023-01-11T21:58:41.6179632Z ==22095== This could cause spurious value errors to appear. 2023-01-11T21:58:41.6180177Z ==22095== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T21:58:42.2953410Z ==22095== Warning: set address range perms: large range [0x9a000000, 0xabfff000) (noaccess) 2023-01-11T21:58:58.5449007Z [ OK ] BasicTest.FactoryMethodsTest (17333 ms) 2023-01-11T21:58:58.5449762Z [ RUN ] BasicTest.BasicStdTestCPU 2023-01-11T21:58:58.6567872Z Simple example: called once 2023-01-11T21:58:58.6930561Z throw: call_once will retry 2023-01-11T21:58:58.6958280Z Didn't throw, call_once will not attempt again 2023-01-11T21:58:58.6976821Z [ OK ] BasicTest.BasicStdTestCPU (153 ms) 2023-01-11T21:58:58.6997372Z [----------] 4 tests from BasicTest (42512 ms total) 2023-01-11T21:58:58.6999861Z 2023-01-11T21:58:58.7005768Z [----------] Global test environment tear-down 2023-01-11T21:58:58.7030685Z [==========] 4 tests from 1 test suite ran. (42529 ms total) 2023-01-11T21:58:58.7046338Z [ PASSED ] 4 tests. 2023-01-11T21:59:00.7696076Z ==22095== 2023-01-11T21:59:00.7821589Z ==22095== HEAP SUMMARY: 2023-01-11T21:59:00.7822106Z ==22095== in use at exit: 958,598,117 bytes in 360,361 blocks 2023-01-11T21:59:00.7822508Z ==22095== total heap usage: 2,508,988 allocs, 2,148,627 frees, 2,280,178,784 bytes allocated 2023-01-11T21:59:00.7822818Z ==22095== 2023-01-11T21:59:06.1154991Z ==22095== LEAK SUMMARY: 2023-01-11T21:59:06.1155299Z ==22095== definitely lost: 144 bytes in 2 blocks 2023-01-11T21:59:06.1156731Z ==22095== indirectly lost: 96 bytes in 1 blocks 2023-01-11T21:59:06.1159646Z ==22095== possibly lost: 152,432 bytes in 1,366 blocks 2023-01-11T21:59:06.1160310Z ==22095== still reachable: 958,445,445 bytes in 358,992 blocks 2023-01-11T21:59:06.1160820Z ==22095== suppressed: 0 bytes in 0 blocks 2023-01-11T21:59:06.1161615Z ==22095== Rerun with --leak-check=full to see details of leaked memory 2023-01-11T21:59:06.1165304Z ==22095== 2023-01-11T21:59:06.1165706Z ==22095== For lists of detected and suppressed errors, rerun with: -s 2023-01-11T21:59:06.1166344Z ==22095== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4) 2023-01-11T21:59:06.2409448Z + [[ -x ./tensor_interop_test ]] 2023-01-11T21:59:06.2409973Z + popd 2023-01-11T21:59:06.2410300Z ~/workspace 2023-01-11T21:59:06.2412181Z + [[ -n '' ]] 2023-01-11T21:59:06.2412612Z + assert_git_not_dirty 2023-01-11T21:59:06.2413042Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *rocm* ]] 2023-01-11T21:59:06.2413397Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *xla* ]] 2023-01-11T21:59:06.2415417Z ++ git status --porcelain 2023-01-11T21:59:06.3145784Z + git_status= 2023-01-11T21:59:06.3146378Z + [[ -n '' ]] 2023-01-11T21:59:06.3202003Z Prepare all required actions 2023-01-11T21:59:06.3202313Z Getting action download info 2023-01-11T21:59:06.4792600Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T21:59:06.4792826Z with: 2023-01-11T21:59:06.4793167Z github-token: *** 2023-01-11T21:59:06.4793355Z env: 2023-01-11T21:59:06.4793533Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:06.4793748Z GPU_FLAG: --gpus all 2023-01-11T21:59:06.4794037Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:06.4794307Z ##[endgroup] 2023-01-11T21:59:06.4818820Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:59:06.4819061Z with: 2023-01-11T21:59:06.4819233Z shell: bash 2023-01-11T21:59:06.4819420Z timeout_minutes: 10 2023-01-11T21:59:06.4819616Z max_attempts: 5 2023-01-11T21:59:06.4819820Z retry_wait_seconds: 30 2023-01-11T21:59:06.4820243Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-01-11T21:59:06.4820637Z polling_interval_seconds: 1 2023-01-11T21:59:06.4820847Z warning_on_retry: true 2023-01-11T21:59:06.4821060Z continue_on_error: false 2023-01-11T21:59:06.4821253Z env: 2023-01-11T21:59:06.4821437Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:06.4821651Z GPU_FLAG: --gpus all 2023-01-11T21:59:06.4821932Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:06.4822299Z GITHUB_TOKEN: *** 2023-01-11T21:59:06.4822483Z ##[endgroup] 2023-01-11T21:59:06.5286522Z + python3 -m pip install requests==2.26.0 2023-01-11T21:59:06.7409458Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:59:06.7597004Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T21:59:06.7738137Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2023-01-11T21:59:06.7750774Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.14) 2023-01-11T21:59:06.7927708Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T21:59:06.7937216Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2023-01-11T21:59:06.9991145Z ++ python3 .github/scripts/get_workflow_job_id.py 3896346758 i-051ccd506f4dc3412 2023-01-11T21:59:18.1632846Z Traceback (most recent call last): 2023-01-11T21:59:18.1633613Z File ".github/scripts/get_workflow_job_id.py", line 57, in 2023-01-11T21:59:18.1634169Z handle_bad_status(response) 2023-01-11T21:59:18.1634708Z File ".github/scripts/get_workflow_job_id.py", line 16, in handle_bad_status 2023-01-11T21:59:18.1635259Z raise RuntimeError(exception_message) 2023-01-11T21:59:18.1636278Z RuntimeError: ('Is github alright?', "Recieved status code '502' when attempting to retrieve runs:\n", '{\n "message": "Server Error"\n}\n') 2023-01-11T21:59:18.1726321Z + GHA_WORKFLOW_JOB_ID= 2023-01-11T21:59:48.5704423Z ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 1 2023-01-11T21:59:48.5728067Z + python3 -m pip install requests==2.26.0 2023-01-11T21:59:48.7872321Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:59:48.8053981Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T21:59:48.8195534Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T21:59:48.8204732Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2023-01-11T21:59:48.8222431Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2023-01-11T21:59:48.8235395Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.14) 2023-01-11T21:59:49.0363106Z ++ python3 .github/scripts/get_workflow_job_id.py 3896346758 i-051ccd506f4dc3412 2023-01-11T21:59:53.8516639Z + GHA_WORKFLOW_JOB_ID=10589556040 2023-01-11T21:59:53.8517717Z + echo job-id=10589556040 2023-01-11T21:59:54.5780960Z Command completed after 2 attempt(s). 2023-01-11T21:59:54.5881885Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T21:59:54.5882150Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T21:59:54.5893728Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:59:54.5893968Z env: 2023-01-11T21:59:54.5894160Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:54.5894362Z GPU_FLAG: --gpus all 2023-01-11T21:59:54.5894646Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:54.5894925Z MONITOR_SCRIPT_PID: 7739 2023-01-11T21:59:54.5895118Z ##[endgroup] 2023-01-11T21:59:54.5980217Z Prepare all required actions 2023-01-11T21:59:54.5980496Z Getting action download info 2023-01-11T21:59:54.7677302Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T21:59:54.9412932Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T21:59:54.9413164Z with: 2023-01-11T21:59:54.9413437Z file-suffix: test-default-1-4-linux.g5.4xlarge.nvidia.gpu_10589556040 2023-01-11T21:59:54.9413702Z env: 2023-01-11T21:59:54.9413890Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:54.9414107Z GPU_FLAG: --gpus all 2023-01-11T21:59:54.9414398Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:54.9414659Z ##[endgroup] 2023-01-11T21:59:54.9436739Z ##[group]Run # Remove any previous test jsons if they exist 2023-01-11T21:59:54.9437026Z # Remove any previous test jsons if they exist 2023-01-11T21:59:54.9437272Z rm -f test-jsons-*.zip 2023-01-11T21:59:54.9437564Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2023-01-11T21:59:54.9449357Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:59:54.9449591Z env: 2023-01-11T21:59:54.9449786Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:54.9449996Z GPU_FLAG: --gpus all 2023-01-11T21:59:54.9450283Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:54.9450647Z FILE_SUFFIX: test-default-1-4-linux.g5.4xlarge.nvidia.gpu_10589556040 2023-01-11T21:59:54.9450916Z ##[endgroup] 2023-01-11T21:59:54.9534103Z adding: test/allowlist_for_publicAPI.json (deflated 78%) 2023-01-11T21:59:54.9563447Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2023-01-11T21:59:54.9570299Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2023-01-11T21:59:54.9571981Z adding: test/.pytorch-slow-tests.json (deflated 77%) 2023-01-11T21:59:54.9576429Z adding: test/.pytorch-disabled-tests.json (deflated 84%) 2023-01-11T21:59:54.9611932Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T21:59:54.9612241Z # Remove any previous test reports if they exist 2023-01-11T21:59:54.9612493Z rm -f test-reports-*.zip 2023-01-11T21:59:54.9612780Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2023-01-11T21:59:54.9622385Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:59:54.9622613Z env: 2023-01-11T21:59:54.9622809Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:54.9623099Z GPU_FLAG: --gpus all 2023-01-11T21:59:54.9623377Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:54.9623742Z FILE_SUFFIX: test-default-1-4-linux.g5.4xlarge.nvidia.gpu_10589556040 2023-01-11T21:59:54.9624021Z ##[endgroup] 2023-01-11T21:59:54.9702601Z adding: test/test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecNNModuleTests-20230111212253.xml (deflated 91%) 2023-01-11T21:59:54.9707660Z adding: test/test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecReproTests-20230111212253.xml (deflated 88%) 2023-01-11T21:59:54.9708953Z adding: test/test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecTests-20230111212253.xml (deflated 75%) 2023-01-11T21:59:54.9709882Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20230111212253.xml (deflated 54%) 2023-01-11T21:59:54.9710855Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20230111212253.xml (deflated 71%) 2023-01-11T21:59:54.9711824Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20230111212253.xml (deflated 65%) 2023-01-11T21:59:54.9712775Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20230111212253.xml (deflated 82%) 2023-01-11T21:59:54.9713840Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier-20230111212253.xml (deflated 85%) 2023-01-11T21:59:54.9714851Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20230111212253.xml (deflated 74%) 2023-01-11T21:59:54.9715781Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20230111212253.xml (deflated 58%) 2023-01-11T21:59:54.9716720Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20230111212253.xml (deflated 73%) 2023-01-11T21:59:54.9717743Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20230111212253.xml (deflated 80%) 2023-01-11T21:59:54.9718723Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20230111212253.xml (deflated 76%) 2023-01-11T21:59:54.9719724Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20230111212253.xml (deflated 70%) 2023-01-11T21:59:54.9720679Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20230111212253.xml (deflated 71%) 2023-01-11T21:59:54.9721640Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20230111212253.xml (deflated 50%) 2023-01-11T21:59:54.9722618Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20230111212253.xml (deflated 61%) 2023-01-11T21:59:54.9723605Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20230111212253.xml (deflated 70%) 2023-01-11T21:59:54.9724544Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20230111212253.xml (deflated 78%) 2023-01-11T21:59:54.9725532Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20230111212253.xml (deflated 79%) 2023-01-11T21:59:54.9726908Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20230111212307.xml (deflated 66%) 2023-01-11T21:59:54.9727870Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20230111212307.xml (deflated 85%) 2023-01-11T21:59:54.9728793Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20230111212307.xml (deflated 48%) 2023-01-11T21:59:54.9729570Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20230111212307.xml (deflated 74%) 2023-01-11T21:59:54.9730469Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20230111212307.xml (deflated 82%) 2023-01-11T21:59:54.9731340Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20230111212307.xml (deflated 73%) 2023-01-11T21:59:54.9732156Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20230111212307.xml (deflated 59%) 2023-01-11T21:59:54.9732960Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20230111212307.xml (deflated 81%) 2023-01-11T21:59:54.9733727Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20230111212307.xml (deflated 71%) 2023-01-11T21:59:54.9734471Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_cuda.TestCUDA-20230111212307.xml (deflated 73%) 2023-01-11T21:59:54.9735223Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20230111212307.xml (deflated 83%) 2023-01-11T21:59:54.9736061Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20230111212307.xml (deflated 84%) 2023-01-11T21:59:54.9736946Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20230111212307.xml (deflated 83%) 2023-01-11T21:59:54.9737748Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20230111212307.xml (deflated 56%) 2023-01-11T21:59:54.9738488Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20230111212307.xml (deflated 77%) 2023-01-11T21:59:54.9739346Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20230111212307.xml (deflated 86%) 2023-01-11T21:59:54.9740151Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20230111212307.xml (deflated 82%) 2023-01-11T21:59:54.9740938Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20230111212307.xml (deflated 70%) 2023-01-11T21:59:54.9741702Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20230111212307.xml (deflated 84%) 2023-01-11T21:59:54.9742443Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20230111212307.xml (deflated 86%) 2023-01-11T21:59:54.9743187Z adding: test/test-reports/python-unittest/test_jit/TEST-TestFrontend-20230111212307.xml (deflated 51%) 2023-01-11T21:59:54.9744011Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20230111212307.xml (deflated 85%) 2023-01-11T21:59:54.9744872Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20230111212307.xml (deflated 51%) 2023-01-11T21:59:54.9745825Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20230111212307.xml (deflated 73%) 2023-01-11T21:59:54.9746867Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20230111212307.xml (deflated 46%) 2023-01-11T21:59:54.9747908Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20230111212307.xml (deflated 52%) 2023-01-11T21:59:54.9748893Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20230111212307.xml (deflated 79%) 2023-01-11T21:59:54.9749587Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20230111212307.xml (deflated 86%) 2023-01-11T21:59:54.9750404Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20230111212307.xml (deflated 62%) 2023-01-11T21:59:54.9751314Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20230111212307.xml (deflated 73%) 2023-01-11T21:59:54.9752324Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20230111212307.xml (deflated 62%) 2023-01-11T21:59:54.9753239Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20230111212307.xml (deflated 90%) 2023-01-11T21:59:54.9753973Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJit-20230111212307.xml (deflated 83%) 2023-01-11T21:59:54.9759004Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20230111212307.xml (deflated 95%) 2023-01-11T21:59:54.9759794Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20230111212307.xml (deflated 80%) 2023-01-11T21:59:54.9761737Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20230111212307.xml (deflated 89%) 2023-01-11T21:59:54.9762509Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20230111212307.xml (deflated 76%) 2023-01-11T21:59:54.9763458Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20230111212307.xml (deflated 69%) 2023-01-11T21:59:54.9764256Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20230111212307.xml (deflated 82%) 2023-01-11T21:59:54.9766408Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20230111212307.xml (deflated 84%) 2023-01-11T21:59:54.9767430Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20230111212307.xml (deflated 84%) 2023-01-11T21:59:54.9768411Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20230111212307.xml (deflated 69%) 2023-01-11T21:59:54.9769283Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20230111212307.xml (deflated 84%) 2023-01-11T21:59:54.9770157Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20230111212307.xml (deflated 86%) 2023-01-11T21:59:54.9770963Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20230111212307.xml (deflated 49%) 2023-01-11T21:59:54.9771741Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20230111212307.xml (deflated 81%) 2023-01-11T21:59:54.9772549Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20230111212307.xml (deflated 84%) 2023-01-11T21:59:54.9773411Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20230111212307.xml (deflated 64%) 2023-01-11T21:59:54.9774424Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20230111212307.xml (deflated 84%) 2023-01-11T21:59:54.9775424Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20230111212307.xml (deflated 61%) 2023-01-11T21:59:54.9776279Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20230111212307.xml (deflated 89%) 2023-01-11T21:59:54.9777041Z adding: test/test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20230111212307.xml (deflated 41%) 2023-01-11T21:59:54.9777795Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20230111212307.xml (deflated 80%) 2023-01-11T21:59:54.9778615Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20230111212307.xml (deflated 81%) 2023-01-11T21:59:54.9779559Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20230111212307.xml (deflated 86%) 2023-01-11T21:59:54.9780331Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20230111212307.xml (deflated 47%) 2023-01-11T21:59:54.9781124Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20230111212307.xml (deflated 88%) 2023-01-11T21:59:54.9781966Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20230111212307.xml (deflated 80%) 2023-01-11T21:59:54.9782757Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20230111212307.xml (deflated 80%) 2023-01-11T21:59:54.9783598Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20230111212307.xml (deflated 82%) 2023-01-11T21:59:54.9795619Z adding: test/test-reports/python-unittest/test_jit/TEST-TestScript-20230111212307.xml (deflated 88%) 2023-01-11T21:59:54.9796384Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20230111212307.xml (deflated 79%) 2023-01-11T21:59:54.9797342Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20230111212307.xml (deflated 83%) 2023-01-11T21:59:54.9798684Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20230111212307.xml (deflated 88%) 2023-01-11T21:59:54.9799412Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20230111212307.xml (deflated 76%) 2023-01-11T21:59:54.9799973Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20230111212307.xml (deflated 86%) 2023-01-11T21:59:54.9800494Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20230111212307.xml (deflated 72%) 2023-01-11T21:59:54.9801070Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20230111212307.xml (deflated 90%) 2023-01-11T21:59:54.9801713Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20230111212307.xml (deflated 88%) 2023-01-11T21:59:54.9802332Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20230111212307.xml (deflated 76%) 2023-01-11T21:59:54.9803013Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20230111212307.xml (deflated 81%) 2023-01-11T21:59:54.9803594Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20230111212307.xml (deflated 61%) 2023-01-11T21:59:54.9805771Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20230111212307.xml (deflated 88%) 2023-01-11T21:59:54.9807915Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20230111212307.xml (deflated 87%) 2023-01-11T21:59:54.9809394Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20230111212307.xml (deflated 83%) 2023-01-11T21:59:54.9809980Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20230111212307.xml (deflated 83%) 2023-01-11T21:59:54.9810884Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20230111212307.xml (deflated 88%) 2023-01-11T21:59:54.9812541Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20230111212307.xml (deflated 86%) 2023-01-11T21:59:54.9813097Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20230111212307.xml (deflated 60%) 2023-01-11T21:59:54.9813669Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20230111212307.xml (deflated 85%) 2023-01-11T21:59:54.9814300Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20230111212307.xml (deflated 78%) 2023-01-11T21:59:54.9814792Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20230111212307.xml (deflated 73%) 2023-01-11T21:59:54.9815339Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20230111212307.xml (deflated 78%) 2023-01-11T21:59:54.9816154Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20230111212307.xml (deflated 84%) 2023-01-11T21:59:54.9816925Z adding: test/test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20230111212309.xml (deflated 58%) 2023-01-11T21:59:54.9834288Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseAnyCUDA-20230111212318.xml (deflated 97%) 2023-01-11T21:59:54.9839154Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseCUDA-20230111212318.xml (deflated 91%) 2023-01-11T21:59:54.9841761Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCUDA-20230111212318.xml (deflated 97%) 2023-01-11T21:59:54.9842319Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20230111212318.xml (deflated 40%) 2023-01-11T21:59:54.9842971Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20230111212318.xml (deflated 53%) 2023-01-11T21:59:54.9857573Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCUDA-20230111212318.xml (deflated 97%) 2023-01-11T21:59:54.9858112Z adding: test/test-reports/python-unittest/test_utils/TEST-TestAssert-20230111212538.xml (deflated 53%) 2023-01-11T21:59:54.9858613Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20230111212538.xml (deflated 78%) 2023-01-11T21:59:54.9859145Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20230111212538.xml (deflated 55%) 2023-01-11T21:59:54.9859671Z adding: test/test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20230111212538.xml (deflated 63%) 2023-01-11T21:59:54.9860205Z adding: test/test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20230111212538.xml (deflated 41%) 2023-01-11T21:59:54.9860716Z adding: test/test-reports/python-unittest/test_utils/TEST-TestHipify-20230111212538.xml (deflated 39%) 2023-01-11T21:59:54.9861215Z adding: test/test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20230111212538.xml (deflated 52%) 2023-01-11T21:59:54.9861733Z adding: test/test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20230111212538.xml (deflated 40%) 2023-01-11T21:59:54.9862245Z adding: test/test-reports/python-unittest/test_utils/TEST-TestBottleneck-20230111212538.xml (deflated 51%) 2023-01-11T21:59:54.9862759Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20230111212538.xml (deflated 41%) 2023-01-11T21:59:54.9863279Z adding: test/test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20230111212556.xml (deflated 47%) 2023-01-11T21:59:54.9864065Z adding: test/test-reports/python-unittest/dynamo.test_aot_cudagraphs/TEST-TestAotCudagraphs-20230111212601.xml (deflated 91%) 2023-01-11T21:59:54.9864866Z adding: test/test-reports/python-unittest/dynamo.test_export_mutations/TEST-MutationExportTests-20230111212607.xml (deflated 81%) 2023-01-11T21:59:54.9865656Z adding: test/test-reports/python-unittest/dynamo.test_minifier/TEST-MinifierTests-20230111212612.xml (deflated 84%) 2023-01-11T21:59:54.9866175Z adding: test/test-reports/python-unittest/dynamo.test_nops/TEST-NopTests-20230111212658.xml (deflated 65%) 2023-01-11T21:59:54.9868367Z adding: test/test-reports/python-unittest/dynamo.test_subgraphs/TEST-SubGraphTests-20230111212707.xml (deflated 92%) 2023-01-11T21:59:54.9870363Z adding: test/test-reports/python-unittest/inductor.test_smoke/TEST-SmokeTest-20230111212714.xml (deflated 73%) 2023-01-11T21:59:54.9870964Z adding: test/test-reports/python-unittest/lazy.test_debug_util/TEST-DebugUtilTest-20230111212722.xml (deflated 39%) 2023-01-11T21:59:54.9871493Z adding: test/test-reports/python-unittest/lazy.test_step_closures/TEST-ClosuresTest-20230111212726.xml (deflated 67%) 2023-01-11T21:59:54.9872037Z adding: test/test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20230111212734.xml (deflated 88%) 2023-01-11T21:59:54.9874396Z adding: test/test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCUDA-20230111212734.xml (deflated 95%) 2023-01-11T21:59:54.9875028Z adding: test/test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNN-20230111212736.xml (deflated 71%) 2023-01-11T21:59:54.9876201Z adding: test/test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNNDeviceTypeCUDA-20230111212736.xml (deflated 82%) 2023-01-11T21:59:54.9878313Z adding: test/test-reports/python-unittest/nn.test_pruning/TEST-TestPruningNN-20230111212746.xml (deflated 79%) 2023-01-11T21:59:54.9879176Z adding: test/test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20230111212748.xml (deflated 77%) 2023-01-11T21:59:54.9881088Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20230111212755.xml (deflated 92%) 2023-01-11T21:59:54.9881846Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20230111212755.xml (deflated 80%) 2023-01-11T21:59:54.9885688Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20230111212755.xml (deflated 95%) 2023-01-11T21:59:54.9886505Z adding: test/test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20230111212755.xml (deflated 54%) 2023-01-11T21:59:54.9887298Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20230111212809.xml (deflated 48%) 2023-01-11T21:59:54.9888023Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20230111212809.xml (deflated 86%) 2023-01-11T21:59:54.9890195Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20230111212809.xml (deflated 85%) 2023-01-11T21:59:54.9999686Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCUDA-20230111212809.xml (deflated 98%) 2023-01-11T21:59:55.0000215Z adding: test/test-reports/python-unittest/test_license/TEST-TestLicense-20230111212825.xml (deflated 49%) 2023-01-11T21:59:55.0001047Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestBasicsCUDA-20230111212831.xml (deflated 78%) 2023-01-11T21:59:55.0001866Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestBinary-20230111212831.xml (deflated 95%) 2023-01-11T21:59:55.0010957Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestOperatorsCUDA-20230111212831.xml (deflated 97%) 2023-01-11T21:59:55.0011753Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestReductions-20230111212831.xml (deflated 84%) 2023-01-11T21:59:55.0013205Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestUnary-20230111212831.xml (deflated 96%) 2023-01-11T21:59:55.0014759Z adding: test/test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20230111212842.xml (deflated 83%) 2023-01-11T21:59:55.0015267Z adding: test/test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20230111212910.xml (deflated 75%) 2023-01-11T21:59:55.0016234Z adding: test/test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20230111212915.xml (deflated 91%) 2023-01-11T21:59:55.0017059Z adding: test/test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20230111212921.xml (deflated 74%) 2023-01-11T21:59:55.0017582Z adding: test/test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20230111212925.xml (deflated 56%) 2023-01-11T21:59:55.0018246Z adding: test/test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20230111212932.xml (deflated 63%) 2023-01-11T21:59:55.0018886Z adding: test/test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20230111212937.xml (deflated 57%) 2023-01-11T21:59:55.0020349Z adding: test/test-reports/python-unittest/test_subclass/TEST-TestSubclass-20230111212941.xml (deflated 91%) 2023-01-11T21:59:55.0020908Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20230111212946.xml (deflated 39%) 2023-01-11T21:59:55.0021468Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20230111212946.xml (deflated 84%) 2023-01-11T21:59:55.0022011Z adding: test/test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20230111212951.xml (deflated 40%) 2023-01-11T21:59:55.0022559Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20230111212955.xml (deflated 61%) 2023-01-11T21:59:55.0023130Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20230111212955.xml (deflated 51%) 2023-01-11T21:59:55.0023774Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20230111212955.xml (deflated 66%) 2023-01-11T21:59:55.0024375Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20230111212955.xml (deflated 58%) 2023-01-11T21:59:55.0028539Z adding: test/test-reports/python-unittest/test_cuda/TEST-TestCuda-20230111213614.xml (deflated 87%) 2023-01-11T21:59:55.0029270Z adding: test/test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20230111213614.xml (deflated 88%) 2023-01-11T21:59:55.0029973Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20230111214130.xml (deflated 78%) 2023-01-11T21:59:55.0030552Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20230111214130.xml (deflated 67%) 2023-01-11T21:59:55.0031111Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestPybindTypeCasters-20230111214130.xml (deflated 41%) 2023-01-11T21:59:55.0031699Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20230111214130.xml (deflated 40%) 2023-01-11T21:59:55.0032330Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20230111214130.xml (deflated 41%) 2023-01-11T21:59:55.0032851Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214134.xml (deflated 41%) 2023-01-11T21:59:55.0033344Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214136.xml (deflated 39%) 2023-01-11T21:59:55.0033836Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214139.xml (deflated 39%) 2023-01-11T21:59:55.0034335Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214141.xml (deflated 39%) 2023-01-11T21:59:55.0034832Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214144.xml (deflated 39%) 2023-01-11T21:59:55.0035316Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214146.xml (deflated 39%) 2023-01-11T21:59:55.0035799Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214149.xml (deflated 39%) 2023-01-11T21:59:55.0036285Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214151.xml (deflated 39%) 2023-01-11T21:59:55.0036789Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214154.xml (deflated 39%) 2023-01-11T21:59:55.0037263Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214156.xml (deflated 39%) 2023-01-11T21:59:55.0037827Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214159.xml (deflated 39%) 2023-01-11T21:59:55.0038337Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20230111214201.xml (deflated 39%) 2023-01-11T21:59:55.0038882Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20230111214206.xml (deflated 77%) 2023-01-11T21:59:55.0039420Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20230111214206.xml (deflated 84%) 2023-01-11T21:59:55.0039970Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20230111214206.xml (deflated 89%) 2023-01-11T21:59:55.0040526Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20230111214206.xml (deflated 84%) 2023-01-11T21:59:55.0041162Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20230111214206.xml (deflated 82%) 2023-01-11T21:59:55.0042137Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20230111214206.xml (deflated 82%) 2023-01-11T21:59:55.0046230Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFX-20230111214206.xml (deflated 86%) 2023-01-11T21:59:55.0047198Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20230111214206.xml (deflated 62%) 2023-01-11T21:59:55.0048642Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20230111214206.xml (deflated 94%) 2023-01-11T21:59:55.0049456Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20230111214206.xml (deflated 74%) 2023-01-11T21:59:55.0051094Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111214206.xml (deflated 86%) 2023-01-11T21:59:55.0053805Z adding: test/test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20230111214206.xml (deflated 88%) 2023-01-11T21:59:55.0054648Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20230111214206.xml (deflated 90%) 2023-01-11T21:59:55.0065139Z adding: test/test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCUDA-20230111214206.xml (deflated 97%) 2023-01-11T21:59:55.0066909Z adding: test/test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20230111214545.xml (deflated 84%) 2023-01-11T21:59:55.0120761Z adding: test/test-reports/python-unittest/test_reductions/TEST-TestReductionsCUDA-20230111215535.xml (deflated 97%) 2023-01-11T21:59:55.0130544Z adding: test/test-reports/python-pytest/test_ops_jit/test_ops_jit-86698a8f3d20f485.xml (deflated 92%) 2023-01-11T21:59:55.0141477Z adding: test/test-reports/python-pytest/test_ops_jit/test_ops_jit-bbf6f06b03fd6559.xml (deflated 93%) 2023-01-11T21:59:55.0141952Z adding: test/test-reports/python-pytest/test_ops_jit/test_ops_jit-c032c2fb6d091b93.xml (deflated 66%) 2023-01-11T21:59:55.0161868Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T21:59:55.0162169Z # Remove any previous test reports if they exist 2023-01-11T21:59:55.0162420Z rm -f usage-log-*.zip 2023-01-11T21:59:55.0162726Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2023-01-11T21:59:55.0163128Z # so check to see if the file exists first 2023-01-11T21:59:55.0163374Z if [ -f 'usage_log.txt' ]; then 2023-01-11T21:59:55.0163639Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2023-01-11T21:59:55.0163875Z fi 2023-01-11T21:59:55.0174269Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:59:55.0174509Z env: 2023-01-11T21:59:55.0174704Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:55.0174915Z GPU_FLAG: --gpus all 2023-01-11T21:59:55.0175261Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:55.0175621Z FILE_SUFFIX: test-default-1-4-linux.g5.4xlarge.nvidia.gpu_10589556040 2023-01-11T21:59:55.0175894Z ##[endgroup] 2023-01-11T21:59:55.0415529Z adding: usage_log.txt (deflated 97%) 2023-01-11T21:59:55.0452000Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T21:59:55.0452232Z with: 2023-01-11T21:59:55.0452479Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T21:59:55.0452714Z retention-days: 14 2023-01-11T21:59:55.0452931Z if-no-files-found: warn 2023-01-11T21:59:55.0453157Z path: test-jsons-*.zip 2023-01-11T21:59:55.0453359Z name: artifact 2023-01-11T21:59:55.0453565Z s3-bucket: gha-artifacts 2023-01-11T21:59:55.0453784Z region: us-east-1 2023-01-11T21:59:55.0453969Z env: 2023-01-11T21:59:55.0454169Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:55.0454394Z GPU_FLAG: --gpus all 2023-01-11T21:59:55.0454692Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:55.0454976Z ##[endgroup] 2023-01-11T21:59:55.3499305Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T21:59:55.3499661Z With the provided path, there will be 1 file uploaded 2023-01-11T21:59:55.3500025Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T21:59:55.3506571Z Starting upload of test-jsons-test-default-1-4-linux.g5.4xlarge.nvidia.gpu_10589556040.zip 2023-01-11T21:59:55.5284804Z Finished upload of test-jsons-test-default-1-4-linux.g5.4xlarge.nvidia.gpu_10589556040.zip 2023-01-11T21:59:55.5417874Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T21:59:55.5418112Z with: 2023-01-11T21:59:55.5418335Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T21:59:55.5418563Z retention-days: 14 2023-01-11T21:59:55.5418776Z if-no-files-found: error 2023-01-11T21:59:55.5418999Z path: test-reports-*.zip 2023-01-11T21:59:55.5419197Z name: artifact 2023-01-11T21:59:55.5419393Z s3-bucket: gha-artifacts 2023-01-11T21:59:55.5419610Z region: us-east-1 2023-01-11T21:59:55.5419782Z env: 2023-01-11T21:59:55.5419969Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:55.5420175Z GPU_FLAG: --gpus all 2023-01-11T21:59:55.5420452Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:55.5420767Z ##[endgroup] 2023-01-11T21:59:55.8548307Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T21:59:55.8549261Z With the provided path, there will be 1 file uploaded 2023-01-11T21:59:55.8550037Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T21:59:55.8556916Z Starting upload of test-reports-test-default-1-4-linux.g5.4xlarge.nvidia.gpu_10589556040.zip 2023-01-11T21:59:55.9803197Z Finished upload of test-reports-test-default-1-4-linux.g5.4xlarge.nvidia.gpu_10589556040.zip 2023-01-11T21:59:55.9929902Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T21:59:55.9930129Z with: 2023-01-11T21:59:55.9930345Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T21:59:55.9930584Z retention-days: 14 2023-01-11T21:59:55.9930794Z if-no-files-found: ignore 2023-01-11T21:59:55.9931013Z path: usage-log-*.zip 2023-01-11T21:59:55.9931201Z name: artifact 2023-01-11T21:59:55.9931400Z s3-bucket: gha-artifacts 2023-01-11T21:59:55.9931605Z region: us-east-1 2023-01-11T21:59:55.9931776Z env: 2023-01-11T21:59:55.9931958Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:55.9932175Z GPU_FLAG: --gpus all 2023-01-11T21:59:55.9932449Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:55.9932716Z ##[endgroup] 2023-01-11T21:59:56.2978895Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T21:59:56.2979345Z With the provided path, there will be 1 file uploaded 2023-01-11T21:59:56.2979755Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T21:59:56.2986462Z Starting upload of usage-log-test-default-1-4-linux.g5.4xlarge.nvidia.gpu_10589556040.zip 2023-01-11T21:59:56.4047923Z Finished upload of usage-log-test-default-1-4-linux.g5.4xlarge.nvidia.gpu_10589556040.zip 2023-01-11T21:59:56.4163827Z ##[group]Run # shellcheck disable=SC2156 2023-01-11T21:59:56.4164092Z # shellcheck disable=SC2156 2023-01-11T21:59:56.4164410Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-01-11T21:59:56.4175926Z shell: /usr/bin/bash -e {0} 2023-01-11T21:59:56.4176129Z env: 2023-01-11T21:59:56.4176309Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:56.4176524Z GPU_FLAG: --gpus all 2023-01-11T21:59:56.4176814Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:56.4177076Z ##[endgroup] 2023-01-11T21:59:56.5862469Z ##[group]Run set -x 2023-01-11T21:59:56.5862691Z set -x 2023-01-11T21:59:56.5862926Z python3 -m pip install -r requirements.txt 2023-01-11T21:59:56.5863195Z python3 -m pip install boto3==1.19.12 2023-01-11T21:59:56.5863522Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T21:59:56.5874744Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:59:56.5874971Z env: 2023-01-11T21:59:56.5875164Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:59:56.5875377Z GPU_FLAG: --gpus all 2023-01-11T21:59:56.5875651Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T21:59:56.5875935Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:59:56.5876139Z BRANCH: 2023-01-11T21:59:56.5876315Z TEST_CONFIG: default 2023-01-11T21:59:56.5876506Z SHARD_NUMBER: 1 2023-01-11T21:59:56.5876762Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:59:56.5877023Z PR_NUMBER: 2023-01-11T21:59:56.5877223Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:59:56.5877440Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:59:56.5877689Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:59:56.5877923Z TAG: ciflow/trunk/91627 2023-01-11T21:59:56.5878119Z WORKFLOW_ID: 3896346758 2023-01-11T21:59:56.5878440Z GITHUB_TOKEN: *** 2023-01-11T21:59:56.5878646Z GHA_WORKFLOW_JOB_ID: 10589556040 2023-01-11T21:59:56.5878840Z ##[endgroup] 2023-01-11T21:59:56.5901168Z + python3 -m pip install -r requirements.txt 2023-01-11T21:59:56.8046847Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:59:56.8318642Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2023-01-11T21:59:56.8347721Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.4) 2023-01-11T21:59:56.8356276Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2023-01-11T21:59:56.8364480Z Requirement already satisfied: hypothesis in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (6.62.0) 2023-01-11T21:59:56.8791777Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.21.6) 2023-01-11T21:59:56.8801071Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2023-01-11T21:59:56.8889314Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2023-01-11T21:59:56.8897628Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2023-01-11T21:59:56.9106752Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2023-01-11T21:59:56.9303115Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2023-01-11T21:59:56.9312422Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (0.6.6) 2023-01-11T21:59:56.9317758Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.4.0) 2023-01-11T21:59:56.9328458Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2023-01-11T21:59:56.9347775Z Requirement already satisfied: filelock in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (3.9.0) 2023-01-11T21:59:56.9428000Z Requirement already satisfied: networkx in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (2.6.3) 2023-01-11T21:59:56.9608926Z Requirement already satisfied: jinja2 in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (3.1.2) 2023-01-11T21:59:56.9636148Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.38.4) 2023-01-11T21:59:56.9652158Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2023-01-11T21:59:56.9662474Z Requirement already satisfied: attrs>=19.2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.2.0) 2023-01-11T21:59:56.9958931Z Requirement already satisfied: exceptiongroup>=1.0.0; python_version < "3.11" in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (1.1.0) 2023-01-11T21:59:56.9975550Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2023-01-11T21:59:56.9987170Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.14) 2023-01-11T21:59:57.0168397Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.12.7) 2023-01-11T21:59:57.0176711Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.12) 2023-01-11T21:59:57.0195824Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2023-01-11T21:59:57.0258215Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from jinja2->-r requirements.txt (line 17)) (2.1.1) 2023-01-11T21:59:57.0816444Z + python3 -m pip install boto3==1.19.12 2023-01-11T21:59:57.2976612Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:59:57.3154515Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2023-01-11T21:59:57.3206445Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2023-01-11T21:59:57.3220023Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2023-01-11T21:59:57.3248604Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2023-01-11T21:59:57.3299843Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.14) 2023-01-11T21:59:57.3475385Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2023-01-11T21:59:57.3495728Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2023-01-11T21:59:57.5463393Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:05:26.3053127Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T22:05:26.3054488Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: Read timeout on endpoint URL: "https://lambda.us-east-1.amazonaws.com/2015-03-31/functions/gh-ci-scribe-proxy/invocations" 2023-01-11T22:05:26.3055118Z 2023-01-11T22:05:26.3055877Z ----- Historic stats comparison result ------ 2023-01-11T22:05:26.3056138Z 2023-01-11T22:05:26.3056415Z job: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T22:05:26.3056783Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:05:26.3056990Z 2023-01-11T22:05:26.3061161Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T22:05:26.3061409Z 2023-01-11T22:05:26.3061492Z : (master) 2023-01-11T22:05:26.3061774Z | 2023-01-11T22:05:26.3062063Z | * 8419ddda87 (HEAD) total time 2489.61s 2023-01-11T22:05:26.3062271Z | | 2023-01-11T22:05:26.3062473Z | : (2 commits) 2023-01-11T22:05:26.3062651Z |/ 2023-01-11T22:05:26.3063085Z * db2a237763 (base) 9 reports, total time 5112.18s ± 3497.27s 2023-01-11T22:05:26.3063417Z * 2b0abd4ce3 9 reports, total time 5114.49s ± 3505.80s 2023-01-11T22:05:26.3063732Z * f7939b21e1 22 reports, total time 4164.47s ± 3805.54s 2023-01-11T22:05:26.3064072Z * cb3204823e 9 reports, total time 5113.06s ± 3503.00s 2023-01-11T22:05:26.3064393Z * 6e236553f5 9 reports, total time 5103.01s ± 3496.18s 2023-01-11T22:05:26.3068068Z * cce577b391 9 reports, total time 5169.75s ± 3599.85s 2023-01-11T22:05:26.3068549Z * fae821c2f1 9 reports, total time 4979.02s ± 3495.76s 2023-01-11T22:05:26.3068971Z * 0c3659586d 9 reports, total time 4993.42s ± 3527.06s 2023-01-11T22:05:26.3069343Z * 122245985a 9 reports, total time 4994.41s ± 3491.69s 2023-01-11T22:05:26.3069652Z * b797a24259 9 reports, total time 4950.22s ± 3490.58s 2023-01-11T22:05:26.3069863Z | 2023-01-11T22:05:26.3070031Z : 2023-01-11T22:05:26.3070131Z 2023-01-11T22:05:26.3070248Z Removed (across 1086 suites) 0 tests, totaling 0.00s 2023-01-11T22:05:26.3070516Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T22:05:26.3070785Z Added (across 189 suites) 18929 tests, totaling +2489.61s 2023-01-11T22:05:26.3871325Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T22:05:26.3871578Z with: 2023-01-11T22:05:26.3871746Z env: 2023-01-11T22:05:26.3871937Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:05:26.3872157Z GPU_FLAG: --gpus all 2023-01-11T22:05:26.3872439Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T22:05:26.3872707Z ##[endgroup] 2023-01-11T22:05:26.3885377Z ##[group]Run set -eou pipefail 2023-01-11T22:05:26.3885698Z set -eou pipefail 2023-01-11T22:05:26.3885917Z  2023-01-11T22:05:26.3886292Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T22:05:26.3886555Z for _ in $(seq 1440); do 2023-01-11T22:05:26.3886792Z  # Break if no ssh session exists anymore 2023-01-11T22:05:26.3887030Z  if [ "$(who)" = "" ]; then 2023-01-11T22:05:26.3887231Z  break 2023-01-11T22:05:26.3887432Z  fi 2023-01-11T22:05:26.3887611Z  echo "." 2023-01-11T22:05:26.3887802Z  sleep 5 2023-01-11T22:05:26.3887987Z done 2023-01-11T22:05:26.3899095Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:05:26.3899422Z env: 2023-01-11T22:05:26.3899613Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:05:26.3899815Z GPU_FLAG: --gpus all 2023-01-11T22:05:26.3900099Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T22:05:26.3900367Z ##[endgroup] 2023-01-11T22:05:26.3928552Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T22:05:26.3965141Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:05:26.3965477Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:05:26.3965846Z # shellcheck disable=SC2046 2023-01-11T22:05:26.3966282Z docker stop $(docker ps -q) || true 2023-01-11T22:05:26.3966527Z # Prune all of the docker images 2023-01-11T22:05:26.3966762Z docker system prune -af 2023-01-11T22:05:26.3975624Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:05:26.3975905Z env: 2023-01-11T22:05:26.3976144Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:05:26.3976403Z GPU_FLAG: --gpus all 2023-01-11T22:05:26.3976752Z DOCKER_CONTAINER_ID: 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T22:05:26.3977083Z ##[endgroup] 2023-01-11T22:05:26.7119419Z 098a48377fc9 2023-01-11T22:05:27.4184383Z Deleted Containers: 2023-01-11T22:05:27.4184816Z 098a48377fc90ff8d1818d8f63a7ac669949332bff4a999f30eb2c71c5e4be77 2023-01-11T22:05:27.4185017Z 2023-01-11T22:05:31.2745252Z Deleted Images: 2023-01-11T22:05:31.2746128Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T22:05:31.2747323Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T22:05:31.2747918Z deleted: sha256:09e297797cd8c095524ba49e041c45e57bf05ba16719f01e7240e8549da5beba 2023-01-11T22:05:31.2748369Z deleted: sha256:6d5f0082fbf8c3b01e49961283f44105a5bb12616f0073762021db97f20a16a5 2023-01-11T22:05:31.2748814Z deleted: sha256:19c574c96e47e3d16cc51cc088fed6cef16eaa2174e667ba0b395ac0e3b989bb 2023-01-11T22:05:31.2749201Z deleted: sha256:4fa7af758c23581dbcc2bd92defdc5fea97c8671fa67bbc30888ffbbf96c49a6 2023-01-11T22:05:31.2749592Z deleted: sha256:e68331e1b0f863bbdbd445ed8475d59d2234c9659264a4e49b7b096311445aee 2023-01-11T22:05:31.2749943Z deleted: sha256:69d886418998cd8758c555ed219fca3a457539e9d6f62c41c9664a80c82c4036 2023-01-11T22:05:31.2750357Z deleted: sha256:2368b1fdf0235d155eaa47e75ff379cff06cc82d63e03886a57363b8092d3c83 2023-01-11T22:05:31.2750771Z deleted: sha256:651c1e1b625aeaf8fa65e96ef11487e650a7a6d00ba8ec9fdfe7e89e762dc5c4 2023-01-11T22:05:31.2751382Z deleted: sha256:7b73f298df08c4b3aa849b55bb5e73ded619cb5b786fddcc21ece3c0b3887038 2023-01-11T22:05:31.2751833Z deleted: sha256:716f28b4b433958e5d1b9839a20dd22f9986f9c1b42fb95552f13d6bfd291efe 2023-01-11T22:05:31.2752240Z deleted: sha256:e4495993276176c504228e66b2fd6f348523c5af66f9292b2f7ea12acefcd606 2023-01-11T22:05:31.2752658Z deleted: sha256:d6f5fbd8782783697c73f4bcbce91a05e126575f72f0f58e1e9465aa57640a92 2023-01-11T22:05:31.2753063Z deleted: sha256:0b7725c897ee2681e3b1ff00aea6c14805c8050758cfa1010f561c9713934014 2023-01-11T22:05:31.2753497Z deleted: sha256:fdd864c6750bdd24f8cfb131673c6f04087e3cbecac2c1a9b3c30fefbd6d3070 2023-01-11T22:05:31.2753996Z deleted: sha256:bfaeaf77f180f62f3994ccdc2be80dd2ef7f4d25ffc8c9497dc51e6cff69711e 2023-01-11T22:05:31.2754451Z deleted: sha256:02f5a9d8be5a1bdd5a350d4c47147fd3dd46bfcedc7637f53a8a692720381fc2 2023-01-11T22:05:31.2754840Z deleted: sha256:e22cc66e4fd2e491fb4ae8194c35d6b1789f9f5d01e1dfbedf1c266c3a1537de 2023-01-11T22:05:31.2755263Z deleted: sha256:1536d02ae84ab410916541408cf2935f122735cc5d128324f6f82fbbeb913e80 2023-01-11T22:05:31.2755657Z deleted: sha256:a8374bc83a4bf3a838aaf8ee71b4a8281ac4eef801473b007f88b2f0efadc6c6 2023-01-11T22:05:31.2755984Z deleted: sha256:9381921b1e612b2d23517d24662a39f00be43efe2412e440ef41b487a48cb389 2023-01-11T22:05:31.2756469Z deleted: sha256:ae063d6cbeae3688a5a7bb8694d431dbb9792bfb7ff2908d3b25842f9586fc8e 2023-01-11T22:05:31.2756968Z deleted: sha256:595397ba048a351c7b09c25b5eba4cbb916c2db40dd80bde4d95c2b51b766045 2023-01-11T22:05:31.2757414Z deleted: sha256:7a2da4ffb8ea2b858fcdfc92f6e640dbb6a083b39dfa5e7aa87cd1296f9314e1 2023-01-11T22:05:31.2757813Z deleted: sha256:eddd66bfdbb5913f133ffda8d967ee0235f9f121434112ea8da4cfdf5f9ebbf4 2023-01-11T22:05:31.2758265Z deleted: sha256:c9392d92ee837d52b35b41e4de67d213886d844cecd9e769d9284dc21070aee8 2023-01-11T22:05:31.2758707Z deleted: sha256:fba16b8beafe9efa854d93f0e92718750ec97ced755ace0f6f51bbd5d1964f91 2023-01-11T22:05:31.2759140Z deleted: sha256:a09592e27d2e6896b9029f31e269787c92761fd19a48528851c48d85221cd4bc 2023-01-11T22:05:31.2759534Z deleted: sha256:8b2e3a8416af60625ccb9a8562891c1b9e85c2ee05f103b190ad5040313bf1f1 2023-01-11T22:05:31.2759859Z deleted: sha256:135caddb443044601f433d421e5c0f5d8ab02dff69cf2df9024a8ecb97c8948c 2023-01-11T22:05:31.2760233Z deleted: sha256:112b60db47585e101175390e102a66908f0f1175510c5e5d5f10b7e4e0c9769b 2023-01-11T22:05:31.2760634Z deleted: sha256:d9e5dd4e760b68190c010a9042c842afb0bcf3d4477a334d0e9c2d9c302ecb3c 2023-01-11T22:05:31.2761025Z deleted: sha256:7d37673dfb91518db6e68e9637f3db142a4eaccb9f548ab99d14ac52b3672325 2023-01-11T22:05:31.2761349Z deleted: sha256:12784d32c23b63941ebc8adf713d7167158c38c771d3b5f94506e036b6273dbd 2023-01-11T22:05:31.2761676Z deleted: sha256:395db4c8bde7e390accfa81ff84376004b78566423bd0a3bd7559e12e66759bc 2023-01-11T22:05:31.2762011Z deleted: sha256:a7aa04ee64333d427277f47b8e07dee6cc566b132a18ee166c305c890d4fd3bb 2023-01-11T22:05:31.2762327Z deleted: sha256:10a0e8d138614f29a13aecd15175039c7f86ca04fc588b439f56284b3c0e292a 2023-01-11T22:05:31.2762660Z deleted: sha256:68d97ecc8d2ec5f756b4a1b7e7451a413ed19f3d7c3ce52c81b30dc00fd96185 2023-01-11T22:05:31.2762994Z deleted: sha256:e833f7b95e0efaaf775293760365243991395e796d587deffe588e50fe7a9f1e 2023-01-11T22:05:31.2763316Z deleted: sha256:cbcd1e7502e949614d05d5d0a34316fd62665c3e030b3656d9c488cfee1eca34 2023-01-11T22:05:31.2763635Z deleted: sha256:a90ce4a75d9d408df6349607788566125c2662c603dc8f84c767b2256273ff12 2023-01-11T22:05:31.2763957Z deleted: sha256:bdee06da46fd67ff14bbc7286b40ef15174551b6452ca633be8576376a3dbddb 2023-01-11T22:05:31.2765128Z deleted: sha256:2cafe83ace87d1a83f30f8d458001f3a315a606d5251c20543cbd6604499aa73 2023-01-11T22:05:31.2765580Z deleted: sha256:cc1f7fb1208e7b05b48d3b3b2648946adaa723b10df2574c7db87ed9112b1510 2023-01-11T22:05:31.2766251Z deleted: sha256:9027ec66ecfd6490ecf157cdf665428dad438f54565d9d85263211da30e6684d 2023-01-11T22:05:31.2766694Z deleted: sha256:a27541cda46a9ede5932b1a1807360e2f6ada5bb0c30bfa3aa953d59dcc1bc5c 2023-01-11T22:05:31.2767240Z deleted: sha256:7b927de6f9fdeb74acee54e7654d04e2614a112cafb477b2433db34dcc7ebe28 2023-01-11T22:05:31.2767677Z deleted: sha256:8298c8753925ad5124b0611c4101e92ec1f877252f8320f5503ebf3e4e7e1314 2023-01-11T22:05:31.2768020Z deleted: sha256:0b741a2d83533cb3b47b912506d486fd477d8c8a1c520a0f9d7d62edfc55487d 2023-01-11T22:05:31.2768394Z deleted: sha256:9412a0a6fd6057a9939fed5beadf64568de1d230c0325a628e396f5b76444bbb 2023-01-11T22:05:31.2768739Z deleted: sha256:0a294dad6a5df3fab407cd28b31eadaf9f65a5bdbf8c7a0db349d3401b537cef 2023-01-11T22:05:31.2769090Z deleted: sha256:b42ee7d4f5715886c70d5cfef4724e889f773a20741ebc4ed9c1771eb09ad634 2023-01-11T22:05:31.2769419Z deleted: sha256:a68106c7b0e03f1e0fa9ad405ce403e2931174825bdcd8e259522ef40ec8a617 2023-01-11T22:05:31.2769744Z deleted: sha256:ad403ee05a64f55c765e665bd3f25a71650857123282dc1bad2af81f5665cda5 2023-01-11T22:05:31.2770070Z deleted: sha256:eb731dc1382c6cc80193d0454f740fc55f441c32f08cd0ce1b8784e7840e53df 2023-01-11T22:05:31.2770392Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-01-11T22:05:31.2770565Z 2023-01-11T22:05:31.2770670Z Total reclaimed space: 21.37GB 2023-01-11T22:05:31.2810054Z Post job cleanup. 2023-01-11T22:05:31.2838141Z Post job cleanup. 2023-01-11T22:05:31.3870529Z [command]/usr/bin/git version 2023-01-11T22:05:31.3910680Z git version 2.38.1 2023-01-11T22:05:31.3950238Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e07fec83-bd16-4f1a-b950-2c3709484146' before making global git config changes 2023-01-11T22:05:31.3951561Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T22:05:31.3954904Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T22:05:31.3979665Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T22:05:31.4000882Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T22:05:31.4229893Z Entering 'android/libs/fbjni' 2023-01-11T22:05:31.4262753Z Entering 'third_party/FP16' 2023-01-11T22:05:31.4294737Z Entering 'third_party/FXdiv' 2023-01-11T22:05:31.4325731Z Entering 'third_party/NNPACK' 2023-01-11T22:05:31.4360018Z Entering 'third_party/QNNPACK' 2023-01-11T22:05:31.4392078Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:05:31.4423610Z Entering 'third_party/XNNPACK' 2023-01-11T22:05:31.4462294Z Entering 'third_party/benchmark' 2023-01-11T22:05:31.4491007Z Entering 'third_party/cpuinfo' 2023-01-11T22:05:31.4517309Z Entering 'third_party/cub' 2023-01-11T22:05:31.4548885Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:05:31.4585830Z Entering 'third_party/cutlass' 2023-01-11T22:05:31.4621495Z Entering 'third_party/eigen' 2023-01-11T22:05:31.4653884Z Entering 'third_party/fbgemm' 2023-01-11T22:05:31.4684820Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:05:31.4715341Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:05:31.4746706Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:05:31.4775706Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:05:31.4804814Z Entering 'third_party/flatbuffers' 2023-01-11T22:05:31.4840395Z Entering 'third_party/fmt' 2023-01-11T22:05:31.4869174Z Entering 'third_party/foxi' 2023-01-11T22:05:31.4897353Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:05:31.4923927Z Entering 'third_party/gloo' 2023-01-11T22:05:31.4953175Z Entering 'third_party/googletest' 2023-01-11T22:05:31.4982320Z Entering 'third_party/ideep' 2023-01-11T22:05:31.5011669Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:05:31.5040497Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:05:31.5071779Z Entering 'third_party/ios-cmake' 2023-01-11T22:05:31.5099434Z Entering 'third_party/ittapi' 2023-01-11T22:05:31.5128691Z Entering 'third_party/kineto' 2023-01-11T22:05:31.5156022Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:05:31.5183536Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:05:31.5212673Z Entering 'third_party/nccl/nccl' 2023-01-11T22:05:31.5241310Z Entering 'third_party/neon2sse' 2023-01-11T22:05:31.5275831Z Entering 'third_party/nlohmann' 2023-01-11T22:05:31.5305343Z Entering 'third_party/onnx' 2023-01-11T22:05:31.5340938Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:05:31.5371873Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:05:31.5401655Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:05:31.5429097Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:05:31.5462365Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:05:31.5491973Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:05:31.5521689Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:05:31.5555411Z Entering 'third_party/pocketfft' 2023-01-11T22:05:31.5583052Z Entering 'third_party/protobuf' 2023-01-11T22:05:31.5613012Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:05:31.5640764Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:05:31.5669759Z Entering 'third_party/psimd' 2023-01-11T22:05:31.5697439Z Entering 'third_party/pthreadpool' 2023-01-11T22:05:31.5729181Z Entering 'third_party/pybind11' 2023-01-11T22:05:31.5755415Z Entering 'third_party/python-enum' 2023-01-11T22:05:31.5797814Z Entering 'third_party/python-peachpy' 2023-01-11T22:05:31.5831059Z Entering 'third_party/python-six' 2023-01-11T22:05:31.5862100Z Entering 'third_party/sleef' 2023-01-11T22:05:31.5892156Z Entering 'third_party/tbb' 2023-01-11T22:05:31.5921355Z Entering 'third_party/tensorpipe' 2023-01-11T22:05:31.5950658Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:05:31.5978948Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:05:31.6005260Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:05:31.6034062Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:05:31.6059888Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:05:31.6090420Z Entering 'third_party/zstd' 2023-01-11T22:05:31.6130702Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T22:05:31.6151765Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6158526Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T22:05:31.6181120Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T22:05:31.6391051Z Entering 'android/libs/fbjni' 2023-01-11T22:05:31.6408332Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6431617Z Entering 'third_party/FP16' 2023-01-11T22:05:31.6448906Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6472766Z Entering 'third_party/FXdiv' 2023-01-11T22:05:31.6490639Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6512748Z Entering 'third_party/NNPACK' 2023-01-11T22:05:31.6530341Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6552546Z Entering 'third_party/QNNPACK' 2023-01-11T22:05:31.6570235Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6592278Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:05:31.6609722Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6633137Z Entering 'third_party/XNNPACK' 2023-01-11T22:05:31.6651145Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6679908Z Entering 'third_party/benchmark' 2023-01-11T22:05:31.6697469Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6721073Z Entering 'third_party/cpuinfo' 2023-01-11T22:05:31.6736673Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6756886Z Entering 'third_party/cub' 2023-01-11T22:05:31.6774338Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6795619Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:05:31.6811814Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6837272Z Entering 'third_party/cutlass' 2023-01-11T22:05:31.6855463Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6882315Z Entering 'third_party/eigen' 2023-01-11T22:05:31.6901546Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6924992Z Entering 'third_party/fbgemm' 2023-01-11T22:05:31.6944102Z http.https://github.com/.extraheader 2023-01-11T22:05:31.6966330Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:05:31.6982611Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7002449Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:05:31.7019748Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7040364Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:05:31.7056466Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7077059Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:05:31.7094107Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7117426Z Entering 'third_party/flatbuffers' 2023-01-11T22:05:31.7132947Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7154576Z Entering 'third_party/fmt' 2023-01-11T22:05:31.7172264Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7193923Z Entering 'third_party/foxi' 2023-01-11T22:05:31.7209623Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7229767Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:05:31.7244720Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7266763Z Entering 'third_party/gloo' 2023-01-11T22:05:31.7281535Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7302056Z Entering 'third_party/googletest' 2023-01-11T22:05:31.7317300Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7338795Z Entering 'third_party/ideep' 2023-01-11T22:05:31.7355633Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7378456Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:05:31.7393849Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7414576Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:05:31.7429568Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7454486Z Entering 'third_party/ios-cmake' 2023-01-11T22:05:31.7469921Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7492663Z Entering 'third_party/ittapi' 2023-01-11T22:05:31.7509344Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7529428Z Entering 'third_party/kineto' 2023-01-11T22:05:31.7544724Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7569502Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:05:31.7585353Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7605228Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:05:31.7621806Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7643505Z Entering 'third_party/nccl/nccl' 2023-01-11T22:05:31.7660016Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7680487Z Entering 'third_party/neon2sse' 2023-01-11T22:05:31.7695739Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7715704Z Entering 'third_party/nlohmann' 2023-01-11T22:05:31.7732006Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7752330Z Entering 'third_party/onnx' 2023-01-11T22:05:31.7768572Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7795941Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:05:31.7812487Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7833716Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:05:31.7850354Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7871076Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:05:31.7888218Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7907329Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:05:31.7924326Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7950262Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:05:31.7965106Z http.https://github.com/.extraheader 2023-01-11T22:05:31.7987060Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:05:31.8003139Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8024779Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:05:31.8042149Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8069526Z Entering 'third_party/pocketfft' 2023-01-11T22:05:31.8084482Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8109550Z Entering 'third_party/protobuf' 2023-01-11T22:05:31.8124673Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8146793Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:05:31.8161227Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8181619Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:05:31.8198032Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8222798Z Entering 'third_party/psimd' 2023-01-11T22:05:31.8238951Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8259309Z Entering 'third_party/pthreadpool' 2023-01-11T22:05:31.8274520Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8294216Z Entering 'third_party/pybind11' 2023-01-11T22:05:31.8310064Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8330635Z Entering 'third_party/python-enum' 2023-01-11T22:05:31.8345600Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8364450Z Entering 'third_party/python-peachpy' 2023-01-11T22:05:31.8380459Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8400494Z Entering 'third_party/python-six' 2023-01-11T22:05:31.8416341Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8436566Z Entering 'third_party/sleef' 2023-01-11T22:05:31.8452545Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8472366Z Entering 'third_party/tbb' 2023-01-11T22:05:31.8489161Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8511282Z Entering 'third_party/tensorpipe' 2023-01-11T22:05:31.8528357Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8546867Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:05:31.8562336Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8584094Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:05:31.8599477Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8618957Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:05:31.8634213Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8657686Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:05:31.8673371Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8693161Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:05:31.8708962Z http.https://github.com/.extraheader 2023-01-11T22:05:31.8730840Z Entering 'third_party/zstd' 2023-01-11T22:05:31.8746086Z http.https://github.com/.extraheader 2023-01-11T22:05:31.9022011Z Cleaning up orphan processes