2023-01-11T21:02:11.5751466Z Requested labels: linux.4xlarge.nvidia.gpu 2023-01-11T21:02:11.5751587Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge 2023-01-11T21:02:11.5751749Z Reusable workflow chain: 2023-01-11T21:02:11.5752183Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T21:02:11.5752281Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T21:02:11.5752315Z Waiting for a runner to pick up this job... 2023-01-11T21:02:11.9615616Z Job is about to start running on the runner: i-0b1adff40037196ca (organization) 2023-01-11T21:02:18.2806304Z Current runner version: '2.300.2' 2023-01-11T21:02:18.2813438Z Runner name: 'i-0b1adff40037196ca' 2023-01-11T21:02:18.2813985Z Runner group name: 'Default' 2023-01-11T21:02:18.2814550Z Machine name: 'ip-10-0-2-44' 2023-01-11T21:02:18.2816452Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:02:18.2817312Z Actions: read 2023-01-11T21:02:18.2817591Z Checks: read 2023-01-11T21:02:18.2817866Z Contents: read 2023-01-11T21:02:18.2818152Z Deployments: read 2023-01-11T21:02:18.2818427Z Discussions: read 2023-01-11T21:02:18.2818707Z Issues: read 2023-01-11T21:02:18.2818995Z Metadata: read 2023-01-11T21:02:18.2819264Z Packages: read 2023-01-11T21:02:18.2819540Z Pages: read 2023-01-11T21:02:18.2819823Z PullRequests: read 2023-01-11T21:02:18.2820131Z RepositoryProjects: read 2023-01-11T21:02:18.2820446Z SecurityEvents: read 2023-01-11T21:02:18.2820738Z Statuses: read 2023-01-11T21:02:18.2821005Z ##[endgroup] 2023-01-11T21:02:18.2825635Z Secret source: None 2023-01-11T21:02:18.2826194Z Prepare workflow directory 2023-01-11T21:02:18.4220842Z Prepare all required actions 2023-01-11T21:02:18.4447108Z Getting action download info 2023-01-11T21:02:18.6589884Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T21:02:20.3706463Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:02:23.6241958Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T21:02:23.9993732Z Getting action download info 2023-01-11T21:02:24.2977589Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:02:25.1392505Z Getting action download info 2023-01-11T21:02:25.3207520Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:02:25.4751302Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T21:02:25.4753939Z ##[group] Inputs 2023-01-11T21:02:25.4754372Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:02:25.4755729Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "distributed", shard: 1, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 2, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 3, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, { config: "deploy", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2023-01-11T21:02:25.4757170Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:02:25.4757714Z sync-tag: 2023-01-11T21:02:25.4758875Z timeout-minutes: 240 2023-01-11T21:02:25.4759208Z use-gha: 2023-01-11T21:02:25.4759511Z ##[endgroup] 2023-01-11T21:02:25.4760401Z Complete job name: linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu) 2023-01-11T21:02:25.5785999Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T21:02:25.5786429Z with: 2023-01-11T21:02:25.5787063Z github-secret: *** 2023-01-11T21:02:25.5787582Z 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:02:25.5788069Z activate-with-label: false 2023-01-11T21:02:25.5788377Z label: with-ssh 2023-01-11T21:02:25.5788686Z remove-existing-keys: true 2023-01-11T21:02:25.5788974Z env: 2023-01-11T21:02:25.5789258Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:25.5789742Z ##[endgroup] 2023-01-11T21:02:26.2113538Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T21:02:26.2984765Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T21:02:26.3008299Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T21:02:26.3057739Z Login using: ssh ec2-user@ec2-52-91-212-120.compute-1.amazonaws.com 2023-01-11T21:02:26.3058760Z All testing is done inside the container, to start an interactive session run: 2023-01-11T21:02:26.3059858Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T21:02:26.3347335Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:02:26.3347715Z with: 2023-01-11T21:02:26.3347949Z submodules: recursive 2023-01-11T21:02:26.3348186Z fetch-depth: 0 2023-01-11T21:02:26.3348414Z env: 2023-01-11T21:02:26.3348654Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:26.3348895Z ##[endgroup] 2023-01-11T21:02:26.3636906Z ##[group]Run retry () { 2023-01-11T21:02:26.3637229Z retry () { 2023-01-11T21:02:26.3637826Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:02:26.3638120Z } 2023-01-11T21:02:26.3638380Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:02:26.3638678Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:02:26.3638971Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:02:26.3639253Z else 2023-01-11T21:02:26.3639523Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:02:26.3639807Z fi 2023-01-11T21:02:26.3640105Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:02:26.3659207Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:02:26.3659525Z env: 2023-01-11T21:02:26.3659777Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:26.3660034Z NO_SUDO: 2023-01-11T21:02:26.3660254Z ##[endgroup] 2023-01-11T21:02:26.3785618Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:29.3602696Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:02:29.3603027Z with: 2023-01-11T21:02:29.3603302Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:02:29.3603588Z fetch-depth: 0 2023-01-11T21:02:29.3603825Z submodules: recursive 2023-01-11T21:02:29.3604082Z quiet-checkout: true 2023-01-11T21:02:29.3604354Z repository: pytorch/pytorch 2023-01-11T21:02:29.3604801Z token: *** 2023-01-11T21:02:29.3605330Z ssh-strict: true 2023-01-11T21:02:29.3605601Z persist-credentials: true 2023-01-11T21:02:29.3605861Z clean: true 2023-01-11T21:02:29.3606080Z lfs: false 2023-01-11T21:02:29.3606328Z set-safe-directory: true 2023-01-11T21:02:29.3606572Z env: 2023-01-11T21:02:29.3606787Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:29.3607042Z ##[endgroup] 2023-01-11T21:02:29.5112496Z Syncing repository: pytorch/pytorch 2023-01-11T21:02:29.5114343Z ##[group]Getting Git version info 2023-01-11T21:02:29.5114878Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:02:29.5115471Z [command]/usr/bin/git version 2023-01-11T21:02:29.5115739Z git version 2.38.1 2023-01-11T21:02:29.5119770Z ##[endgroup] 2023-01-11T21:02:29.5139481Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/dbdd37d3-9d1f-4e0e-b3a3-ede556d93bb2' before making global git config changes 2023-01-11T21:02:29.5140715Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:02:29.5146910Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:29.5190706Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:02:29.5197264Z ##[group]Initializing the repository 2023-01-11T21:02:29.5201170Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:29.5233037Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:02:29.5233710Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:02:29.5234147Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:02:29.5234463Z hint: 2023-01-11T21:02:29.5234818Z hint: git config --global init.defaultBranch 2023-01-11T21:02:29.5235276Z hint: 2023-01-11T21:02:29.5235672Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:02:29.5236172Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:02:29.5236475Z hint: 2023-01-11T21:02:29.5236870Z hint: git branch -m 2023-01-11T21:02:29.5237379Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:02:29.5248009Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:02:29.5281190Z ##[endgroup] 2023-01-11T21:02:29.5281665Z ##[group]Disabling automatic garbage collection 2023-01-11T21:02:29.5286327Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:02:29.5316758Z ##[endgroup] 2023-01-11T21:02:29.5317527Z ##[group]Setting up auth 2023-01-11T21:02:29.5327189Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:02:29.5362158Z [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:02:29.5664354Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:02:29.5695667Z [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:02:29.5989095Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:02:29.6036615Z ##[endgroup] 2023-01-11T21:02:29.6037098Z ##[group]Fetching the repository 2023-01-11T21:02:29.6046009Z [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:04:00.8289367Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T21:04:00.8318644Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:04:00.8326173Z ##[endgroup] 2023-01-11T21:04:00.8326680Z ##[group]Determining the checkout info 2023-01-11T21:04:00.8327151Z ##[endgroup] 2023-01-11T21:04:00.8327581Z ##[group]Checking out the ref 2023-01-11T21:04:00.8332108Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:04:02.5867039Z ##[endgroup] 2023-01-11T21:04:02.5867804Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:04:02.5874236Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:04:02.5932403Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:04:02.5966679Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:04:02.5999914Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:04:02.6031834Z ##[endgroup] 2023-01-11T21:04:02.6085720Z ##[group]Fetching submodules 2023-01-11T21:04:02.6086876Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T21:04:02.6363512Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T21:04:02.6672402Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:04:02.6676097Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:04:02.6681047Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:04:02.6685901Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:04:02.6691192Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:04:02.6696423Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:04:02.6701657Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:04:02.6706998Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:04:02.6712530Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:04:02.6718143Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:04:02.6724081Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:04:02.6730355Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:04:02.6736284Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:04:02.6742498Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:04:02.6748652Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:04:02.6754868Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:04:02.6761340Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:04:02.6769012Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:04:02.6775357Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:04:02.6782401Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:04:02.6789338Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:04:02.6796541Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:04:02.6803752Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:04:02.6811681Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:04:02.6818944Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:04:02.6826663Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:04:02.6834404Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:04:02.6842245Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:04:02.6850892Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:04:02.6858849Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:04:02.6867244Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:04:02.6875784Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:04:02.6884602Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:04:02.6893646Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:04:02.6902653Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:04:02.6911565Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:04:02.6920706Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:04:02.6930436Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:04:02.6939824Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:04:02.6949656Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:04:02.6959328Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:04:02.6988896Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:04:03.9431192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:04:05.4101051Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:04:05.6714764Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:04:06.0178649Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:04:06.7258691Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:04:09.0993778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:04:16.0789936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:04:16.5560886Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T21:04:17.2038084Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T21:04:18.7201458Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T21:04:20.0954397Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T21:04:21.4998098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T21:04:29.4433329Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T21:04:30.2658097Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T21:04:31.9096525Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T21:04:33.2499882Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T21:04:33.4872227Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T21:04:34.0113577Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T21:04:34.3912046Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T21:04:36.4624218Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T21:04:36.9290901Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T21:04:37.1541407Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T21:04:37.4776797Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T21:04:39.2889502Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T21:04:39.6578563Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T21:04:40.0832090Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T21:04:46.6993088Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T21:04:48.6294702Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T21:04:49.1242899Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T21:04:49.3856310Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T21:04:56.0623518Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T21:04:56.2918356Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T21:04:56.5664766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T21:04:57.5201816Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T21:04:57.7490346Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T21:04:58.0912785Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T21:04:58.4197835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T21:04:59.0647735Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T21:05:01.2988634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T21:05:01.8918772Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T21:05:04.7288673Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T21:05:04.7414654Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T21:05:04.7510986Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T21:05:04.7796939Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T21:05:04.8080158Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T21:05:04.8514823Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T21:05:05.6153768Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T21:05:05.6400451Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:05:05.7620092Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T21:05:05.8019878Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T21:05:06.1568196Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T21:05:06.6770743Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T21:05:06.9732201Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T21:05:07.0291567Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T21:05:07.0309492Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:07.0312645Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:07.0315956Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:07.0319560Z 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:05:07.0346647Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T21:05:08.0868589Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T21:05:08.8874592Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T21:05:10.0465792Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T21:05:10.4125135Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T21:05:10.5367712Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T21:05:10.6064973Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T21:05:10.6180356Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T21:05:10.7212149Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T21:05:10.7638617Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T21:05:10.7739847Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T21:05:10.8201858Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T21:05:10.8487426Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T21:05:10.9023251Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T21:05:10.9154051Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T21:05:10.9171350Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:10.9198066Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T21:05:21.1929335Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T21:05:21.1949737Z 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:05:21.1977769Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T21:05:31.3617346Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T21:05:31.3735091Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T21:05:31.3905648Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T21:05:31.5030437Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T21:05:31.5048734Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:31.5051933Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:31.5078419Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T21:05:32.9100614Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T21:05:34.0795764Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T21:05:34.1438062Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T21:05:34.1687402Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T21:05:34.1839239Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T21:05:34.3183520Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T21:05:34.6317154Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T21:05:34.6350280Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:34.6353114Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:34.6381578Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T21:05:35.1288707Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T21:05:36.1159941Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:05:36.1533398Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T21:05:36.1706913Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T21:05:36.1723044Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:36.1750055Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T21:05:39.6247235Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T21:05:39.6270692Z 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:05:39.6273844Z 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:05:39.6301800Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T21:05:40.1008696Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T21:05:41.0865755Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T21:05:41.1655531Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T21:05:41.1672208Z 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:05:41.1698487Z 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:05:41.5916442Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:05:41.6016710Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T21:05:41.9234587Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T21:05:41.9257920Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:41.9261351Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:41.9288677Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T21:05:42.4201862Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T21:05:43.5539121Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T21:05:43.6356581Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T21:05:43.6472345Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T21:05:43.6596313Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T21:05:43.6984743Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T21:05:43.7082746Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T21:05:43.7416983Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T21:05:43.7522936Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T21:05:43.8051205Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T21:05:43.9407847Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T21:05:43.9724412Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T21:05:43.9743390Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:43.9746524Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:43.9749863Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:43.9753325Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:43.9780810Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T21:05:45.1892390Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T21:05:45.6887274Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T21:05:47.0117247Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T21:05:48.0432128Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T21:05:48.0599432Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T21:05:48.1374847Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T21:05:48.1704095Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T21:05:48.1720301Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:48.1748719Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T21:05:48.4107612Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:05:48.5733036Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T21:05:48.5764706Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T21:05:48.6084728Z Entering 'android/libs/fbjni' 2023-01-11T21:05:48.6127678Z Entering 'third_party/FP16' 2023-01-11T21:05:48.6171092Z Entering 'third_party/FXdiv' 2023-01-11T21:05:48.6214392Z Entering 'third_party/NNPACK' 2023-01-11T21:05:48.6256632Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:48.6299466Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:48.6342075Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:48.6395799Z Entering 'third_party/benchmark' 2023-01-11T21:05:48.6439732Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:48.6482673Z Entering 'third_party/cub' 2023-01-11T21:05:48.6526402Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:48.6575538Z Entering 'third_party/cutlass' 2023-01-11T21:05:48.6624871Z Entering 'third_party/eigen' 2023-01-11T21:05:48.6669982Z Entering 'third_party/fbgemm' 2023-01-11T21:05:48.6713312Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:48.6756444Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:48.6798876Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:48.6841275Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:48.6884565Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:48.6929399Z Entering 'third_party/fmt' 2023-01-11T21:05:48.6971881Z Entering 'third_party/foxi' 2023-01-11T21:05:48.7014495Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:48.7058717Z Entering 'third_party/gloo' 2023-01-11T21:05:48.7100573Z Entering 'third_party/googletest' 2023-01-11T21:05:48.7142555Z Entering 'third_party/ideep' 2023-01-11T21:05:48.7184993Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:48.7228841Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:48.7278126Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:48.7320458Z Entering 'third_party/ittapi' 2023-01-11T21:05:48.7362369Z Entering 'third_party/kineto' 2023-01-11T21:05:48.7405701Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:48.7447750Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:48.7490577Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:48.7533737Z Entering 'third_party/neon2sse' 2023-01-11T21:05:48.7575559Z Entering 'third_party/nlohmann' 2023-01-11T21:05:48.7618942Z Entering 'third_party/onnx' 2023-01-11T21:05:48.7674047Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:48.7716586Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:48.7762016Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:48.7803724Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:48.7852194Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:48.7894106Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:48.7935747Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:48.7982451Z Entering 'third_party/pocketfft' 2023-01-11T21:05:48.8024047Z Entering 'third_party/protobuf' 2023-01-11T21:05:48.8070969Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:48.8112088Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:48.8156142Z Entering 'third_party/psimd' 2023-01-11T21:05:48.8198642Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:48.8241258Z Entering 'third_party/pybind11' 2023-01-11T21:05:48.8283587Z Entering 'third_party/python-enum' 2023-01-11T21:05:48.8326116Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:48.8367714Z Entering 'third_party/python-six' 2023-01-11T21:05:48.8409547Z Entering 'third_party/sleef' 2023-01-11T21:05:48.8451910Z Entering 'third_party/tbb' 2023-01-11T21:05:48.8496182Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:48.8538635Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:48.8580288Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:48.8621518Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:48.8664478Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:48.8705394Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:48.8751215Z Entering 'third_party/zstd' 2023-01-11T21:05:48.8804225Z ##[endgroup] 2023-01-11T21:05:48.8806899Z ##[group]Persisting credentials for submodules 2023-01-11T21:05:48.8813406Z [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:05:48.9128217Z Entering 'android/libs/fbjni' 2023-01-11T21:05:48.9170262Z Entering 'third_party/FP16' 2023-01-11T21:05:48.9213215Z Entering 'third_party/FXdiv' 2023-01-11T21:05:48.9255559Z Entering 'third_party/NNPACK' 2023-01-11T21:05:48.9298236Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:48.9340050Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:48.9382111Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:48.9435305Z Entering 'third_party/benchmark' 2023-01-11T21:05:48.9478109Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:48.9520927Z Entering 'third_party/cub' 2023-01-11T21:05:48.9562966Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:48.9610998Z Entering 'third_party/cutlass' 2023-01-11T21:05:48.9659817Z Entering 'third_party/eigen' 2023-01-11T21:05:48.9703318Z Entering 'third_party/fbgemm' 2023-01-11T21:05:48.9745604Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:48.9787250Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:48.9828435Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:48.9869605Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:48.9911127Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:48.9954565Z Entering 'third_party/fmt' 2023-01-11T21:05:48.9996277Z Entering 'third_party/foxi' 2023-01-11T21:05:49.0038291Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:49.0079965Z Entering 'third_party/gloo' 2023-01-11T21:05:49.0123314Z Entering 'third_party/googletest' 2023-01-11T21:05:49.0165094Z Entering 'third_party/ideep' 2023-01-11T21:05:49.0205465Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:49.0248025Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:49.0295956Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:49.0337630Z Entering 'third_party/ittapi' 2023-01-11T21:05:49.0378845Z Entering 'third_party/kineto' 2023-01-11T21:05:49.0419625Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:49.0460116Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:49.0503014Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:49.0545344Z Entering 'third_party/neon2sse' 2023-01-11T21:05:49.0586518Z Entering 'third_party/nlohmann' 2023-01-11T21:05:49.0629215Z Entering 'third_party/onnx' 2023-01-11T21:05:49.0684126Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:49.0725950Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:49.0770608Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:49.0811434Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:49.0857328Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:49.0898833Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:49.0938843Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:49.0985090Z Entering 'third_party/pocketfft' 2023-01-11T21:05:49.1026559Z Entering 'third_party/protobuf' 2023-01-11T21:05:49.1071768Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:49.1113170Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:49.1157141Z Entering 'third_party/psimd' 2023-01-11T21:05:49.1200747Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:49.1241891Z Entering 'third_party/pybind11' 2023-01-11T21:05:49.1285580Z Entering 'third_party/python-enum' 2023-01-11T21:05:49.1326313Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:49.1368156Z Entering 'third_party/python-six' 2023-01-11T21:05:49.1409541Z Entering 'third_party/sleef' 2023-01-11T21:05:49.1451243Z Entering 'third_party/tbb' 2023-01-11T21:05:49.1495262Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:49.1536800Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:49.1577561Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:49.1618163Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:49.1659025Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:49.1699273Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:49.1742859Z Entering 'third_party/zstd' 2023-01-11T21:05:49.1797716Z [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:05:49.2104067Z Entering 'android/libs/fbjni' 2023-01-11T21:05:49.2142519Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T21:05:49.2159550Z Entering 'third_party/FP16' 2023-01-11T21:05:49.2199025Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T21:05:49.2218395Z Entering 'third_party/FXdiv' 2023-01-11T21:05:49.2256934Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T21:05:49.2274694Z Entering 'third_party/NNPACK' 2023-01-11T21:05:49.2313088Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T21:05:49.2331882Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:49.2370807Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T21:05:49.2388572Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:49.2427551Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T21:05:49.2445386Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:49.2483366Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T21:05:49.2511763Z Entering 'third_party/benchmark' 2023-01-11T21:05:49.2550001Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:05:49.2567852Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:49.2606093Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:05:49.2624360Z Entering 'third_party/cub' 2023-01-11T21:05:49.2664165Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T21:05:49.2681489Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:49.2720161Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T21:05:49.2743229Z Entering 'third_party/cutlass' 2023-01-11T21:05:49.2781886Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T21:05:49.2805630Z Entering 'third_party/eigen' 2023-01-11T21:05:49.2843883Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T21:05:49.2863908Z Entering 'third_party/fbgemm' 2023-01-11T21:05:49.2903178Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T21:05:49.2920051Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:49.2958181Z 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:05:49.2975801Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:49.3013762Z 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:05:49.3030892Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:49.3069825Z 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:05:49.3087462Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:49.3124798Z 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:05:49.3144149Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:49.3183019Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T21:05:49.3202841Z Entering 'third_party/fmt' 2023-01-11T21:05:49.3241401Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T21:05:49.3259687Z Entering 'third_party/foxi' 2023-01-11T21:05:49.3298065Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T21:05:49.3314721Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:49.3353924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T21:05:49.3373309Z Entering 'third_party/gloo' 2023-01-11T21:05:49.3411944Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T21:05:49.3429670Z Entering 'third_party/googletest' 2023-01-11T21:05:49.3468519Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:05:49.3486386Z Entering 'third_party/ideep' 2023-01-11T21:05:49.3525470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T21:05:49.3542096Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:49.3580625Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T21:05:49.3599388Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:49.3638712Z 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:05:49.3662722Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:49.3701064Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T21:05:49.3718759Z Entering 'third_party/ittapi' 2023-01-11T21:05:49.3757277Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T21:05:49.3776122Z Entering 'third_party/kineto' 2023-01-11T21:05:49.3813934Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T21:05:49.3831732Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:49.3869633Z 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:05:49.3887909Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:49.3925881Z 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:05:49.3944553Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:49.3983367Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T21:05:49.4001564Z Entering 'third_party/neon2sse' 2023-01-11T21:05:49.4039430Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T21:05:49.4058048Z Entering 'third_party/nlohmann' 2023-01-11T21:05:49.4096000Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T21:05:49.4115317Z Entering 'third_party/onnx' 2023-01-11T21:05:49.4153623Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:05:49.4183664Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:49.4222184Z 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:05:49.4239750Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:49.4278806Z 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:05:49.4299534Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:49.4337252Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T21:05:49.4354138Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:49.4393048Z 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:05:49.4415727Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:49.4454325Z 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:05:49.4471842Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:49.4511383Z 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:05:49.4528673Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:49.4567181Z 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:05:49.4589541Z Entering 'third_party/pocketfft' 2023-01-11T21:05:49.4628444Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T21:05:49.4646673Z Entering 'third_party/protobuf' 2023-01-11T21:05:49.4684791Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T21:05:49.4706062Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:49.4745028Z 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:05:49.4762913Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:49.4800794Z 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:05:49.4821278Z Entering 'third_party/psimd' 2023-01-11T21:05:49.4859609Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T21:05:49.4876586Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:49.4915283Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T21:05:49.4933829Z Entering 'third_party/pybind11' 2023-01-11T21:05:49.4971844Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:05:49.4989185Z Entering 'third_party/python-enum' 2023-01-11T21:05:49.5028763Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T21:05:49.5045806Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:49.5083769Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T21:05:49.5101426Z Entering 'third_party/python-six' 2023-01-11T21:05:49.5139683Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T21:05:49.5157193Z Entering 'third_party/sleef' 2023-01-11T21:05:49.5195335Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T21:05:49.5213168Z Entering 'third_party/tbb' 2023-01-11T21:05:49.5251096Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T21:05:49.5270504Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:49.5310505Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T21:05:49.5328110Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:49.5366075Z 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:05:49.5383564Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:49.5421342Z 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:05:49.5438150Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:49.5476025Z 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:05:49.5493605Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:49.5531773Z 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:05:49.5548041Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:49.5586641Z 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:05:49.5607173Z Entering 'third_party/zstd' 2023-01-11T21:05:49.5644537Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T21:05:49.6514456Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T21:05:49.6821671Z Entering 'android/libs/fbjni' 2023-01-11T21:05:49.6864565Z Entering 'third_party/FP16' 2023-01-11T21:05:49.6908442Z Entering 'third_party/FXdiv' 2023-01-11T21:05:49.6951044Z Entering 'third_party/NNPACK' 2023-01-11T21:05:49.6994637Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:49.7037343Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:49.7081134Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:49.7134455Z Entering 'third_party/benchmark' 2023-01-11T21:05:49.7176938Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:49.7220366Z Entering 'third_party/cub' 2023-01-11T21:05:49.7263807Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:49.7313507Z Entering 'third_party/cutlass' 2023-01-11T21:05:49.7362108Z Entering 'third_party/eigen' 2023-01-11T21:05:49.7407775Z Entering 'third_party/fbgemm' 2023-01-11T21:05:49.7450927Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:49.7493994Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:49.7536771Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:49.7579301Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:49.7622989Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:49.7667987Z Entering 'third_party/fmt' 2023-01-11T21:05:49.7713120Z Entering 'third_party/foxi' 2023-01-11T21:05:49.7756092Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:49.7799666Z Entering 'third_party/gloo' 2023-01-11T21:05:49.7844136Z Entering 'third_party/googletest' 2023-01-11T21:05:49.7887868Z Entering 'third_party/ideep' 2023-01-11T21:05:49.7929110Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:49.7974006Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:49.8024370Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:49.8067539Z Entering 'third_party/ittapi' 2023-01-11T21:05:49.8109783Z Entering 'third_party/kineto' 2023-01-11T21:05:49.8152581Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:49.8195048Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:49.8239232Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:49.8281773Z Entering 'third_party/neon2sse' 2023-01-11T21:05:49.8325016Z Entering 'third_party/nlohmann' 2023-01-11T21:05:49.8369556Z Entering 'third_party/onnx' 2023-01-11T21:05:49.8424618Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:49.8468320Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:49.8512799Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:49.8555366Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:49.8602285Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:49.8645431Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:49.8687507Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:49.8735308Z Entering 'third_party/pocketfft' 2023-01-11T21:05:49.8779628Z Entering 'third_party/protobuf' 2023-01-11T21:05:49.8826239Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:49.8868982Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:49.8913205Z Entering 'third_party/psimd' 2023-01-11T21:05:49.8956315Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:49.8999042Z Entering 'third_party/pybind11' 2023-01-11T21:05:49.9041919Z Entering 'third_party/python-enum' 2023-01-11T21:05:49.9084558Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:49.9128066Z Entering 'third_party/python-six' 2023-01-11T21:05:49.9170998Z Entering 'third_party/sleef' 2023-01-11T21:05:49.9214201Z Entering 'third_party/tbb' 2023-01-11T21:05:49.9259648Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:49.9302393Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:49.9344915Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:49.9388289Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:49.9430966Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:49.9472277Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:49.9517793Z Entering 'third_party/zstd' 2023-01-11T21:05:49.9572501Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T21:05:49.9879230Z Entering 'android/libs/fbjni' 2023-01-11T21:05:49.9922176Z Entering 'third_party/FP16' 2023-01-11T21:05:49.9964902Z Entering 'third_party/FXdiv' 2023-01-11T21:05:50.0007182Z Entering 'third_party/NNPACK' 2023-01-11T21:05:50.0050374Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:50.0092827Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:50.0136139Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:50.0188985Z Entering 'third_party/benchmark' 2023-01-11T21:05:50.0232321Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:50.0275442Z Entering 'third_party/cub' 2023-01-11T21:05:50.0318439Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:50.0367898Z Entering 'third_party/cutlass' 2023-01-11T21:05:50.0416933Z Entering 'third_party/eigen' 2023-01-11T21:05:50.0462117Z Entering 'third_party/fbgemm' 2023-01-11T21:05:50.0504766Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:50.0546726Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:50.0588802Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:50.0630409Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:50.0673447Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:50.0718010Z Entering 'third_party/fmt' 2023-01-11T21:05:50.0761220Z Entering 'third_party/foxi' 2023-01-11T21:05:50.0803193Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:50.0846656Z Entering 'third_party/gloo' 2023-01-11T21:05:50.0890069Z Entering 'third_party/googletest' 2023-01-11T21:05:50.0932391Z Entering 'third_party/ideep' 2023-01-11T21:05:50.0974142Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:50.1018152Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:50.1067074Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:50.1109323Z Entering 'third_party/ittapi' 2023-01-11T21:05:50.1151812Z Entering 'third_party/kineto' 2023-01-11T21:05:50.1195274Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:50.1238213Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:50.1281676Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:50.1324375Z Entering 'third_party/neon2sse' 2023-01-11T21:05:50.1366752Z Entering 'third_party/nlohmann' 2023-01-11T21:05:50.1411637Z Entering 'third_party/onnx' 2023-01-11T21:05:50.1465879Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:50.1509138Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:50.1553484Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:50.1596468Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:50.1643000Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:50.1685987Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:50.1728126Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:50.1775633Z Entering 'third_party/pocketfft' 2023-01-11T21:05:50.1817963Z Entering 'third_party/protobuf' 2023-01-11T21:05:50.1863593Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:50.1905417Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:50.1949486Z Entering 'third_party/psimd' 2023-01-11T21:05:50.1991831Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:50.2033721Z Entering 'third_party/pybind11' 2023-01-11T21:05:50.2076430Z Entering 'third_party/python-enum' 2023-01-11T21:05:50.2118474Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:50.2161399Z Entering 'third_party/python-six' 2023-01-11T21:05:50.2204138Z Entering 'third_party/sleef' 2023-01-11T21:05:50.2246964Z Entering 'third_party/tbb' 2023-01-11T21:05:50.2292372Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:50.2335935Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:50.2378022Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:50.2420278Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:50.2463036Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:50.2503712Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:50.2549499Z Entering 'third_party/zstd' 2023-01-11T21:05:50.2601753Z ##[endgroup] 2023-01-11T21:05:50.2644077Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:05:50.2672867Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:05:50.2828471Z Prepare all required actions 2023-01-11T21:05:50.2862799Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T21:05:50.2863057Z env: 2023-01-11T21:05:50.2863298Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:50.2863552Z ##[endgroup] 2023-01-11T21:05:50.2883073Z ##[group]Run set -euo pipefail 2023-01-11T21:05:50.2883382Z set -euo pipefail 2023-01-11T21:05:50.2883674Z function get_ec2_metadata() { 2023-01-11T21:05:50.2884020Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T21:05:50.2884483Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T21:05:50.2884892Z  category=$1 2023-01-11T21:05:50.2885720Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T21:05:50.2886014Z } 2023-01-11T21:05:50.2886293Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T21:05:50.2886681Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T21:05:50.2887041Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T21:05:50.2887382Z echo "system info $(uname -a)" 2023-01-11T21:05:50.2900684Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:50.2900961Z env: 2023-01-11T21:05:50.2901205Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:50.2901464Z ##[endgroup] 2023-01-11T21:05:50.3002703Z ami-id: ami-096198a0bccc6bad4 2023-01-11T21:05:50.3065469Z instance-id: i-0b1adff40037196ca 2023-01-11T21:05:50.3130788Z instance-type: g3.4xlarge 2023-01-11T21:05:50.3139131Z system info Linux ip-10-0-2-44.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:05:50.3161628Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T21:05:50.3162056Z if systemctl is-active --quiet docker; then 2023-01-11T21:05:50.3162437Z  echo "Docker daemon is running..."; 2023-01-11T21:05:50.3162769Z else 2023-01-11T21:05:50.3163111Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T21:05:50.3163467Z fi 2023-01-11T21:05:50.3177010Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:50.3177335Z env: 2023-01-11T21:05:50.3177621Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:50.3177924Z ##[endgroup] 2023-01-11T21:05:50.3228679Z Docker daemon is running... 2023-01-11T21:05:50.3249624Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:05:50.3250100Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:05:50.3250486Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:05:50.3250975Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T21:05:50.3251448Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T21:05:50.3263119Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:50.3263416Z env: 2023-01-11T21:05:50.3263655Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:50.3263906Z AWS_RETRY_MODE: standard 2023-01-11T21:05:50.3264163Z AWS_MAX_ATTEMPTS: 5 2023-01-11T21:05:50.3264435Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:05:50.3264680Z ##[endgroup] 2023-01-11T21:05:51.2512908Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T21:05:51.2513393Z Configure a credential helper to remove this warning. See 2023-01-11T21:05:51.2513936Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T21:05:51.2514275Z 2023-01-11T21:05:51.2514943Z Login Succeeded 2023-01-11T21:05:51.2553679Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:05:51.2554129Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:05:51.2554644Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:05:51.2568696Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:51.2569021Z env: 2023-01-11T21:05:51.2569308Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:51.2569616Z ##[endgroup] 2023-01-11T21:05:51.2662727Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T21:05:51.2663068Z with: 2023-01-11T21:05:51.2663568Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:05:51.2664040Z env: 2023-01-11T21:05:51.2664262Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:51.2664515Z ##[endgroup] 2023-01-11T21:05:51.2682566Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:05:51.2682934Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:05:51.2683295Z # ignore output since only exit code is used for conditional 2023-01-11T21:05:51.2683675Z # only pull docker image if it's not available locally 2023-01-11T21:05:51.2684078Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T21:05:51.2684473Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T21:05:51.2684750Z fi 2023-01-11T21:05:51.2697271Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:51.2697570Z env: 2023-01-11T21:05:51.2697807Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:51.2698308Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:05:51.2698793Z ##[endgroup] 2023-01-11T21:05:51.4882394Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-01-11T21:05:51.4883234Z fb668870d8a7: Pulling fs layer 2023-01-11T21:05:51.4883522Z 3dc32ed140fb: Pulling fs layer 2023-01-11T21:05:51.4883814Z 54a1df240516: Pulling fs layer 2023-01-11T21:05:51.4884295Z cf378b3cb3c7: Pulling fs layer 2023-01-11T21:05:51.4884790Z 9b4412378859: Pulling fs layer 2023-01-11T21:05:51.4885739Z 502253a1be21: Pulling fs layer 2023-01-11T21:05:51.4886094Z 5c7dd67e5809: Pulling fs layer 2023-01-11T21:05:51.4886614Z bdfd23ed3f48: Pulling fs layer 2023-01-11T21:05:51.4887191Z aee1dd761bdd: Pulling fs layer 2023-01-11T21:05:51.4887697Z 5feda9af2542: Pulling fs layer 2023-01-11T21:05:51.4887977Z f8371ecb849a: Pulling fs layer 2023-01-11T21:05:51.4888246Z ce4a87d45645: Pulling fs layer 2023-01-11T21:05:51.4888567Z 39629f7269f9: Pulling fs layer 2023-01-11T21:05:51.4895545Z 87d0ffa55850: Pulling fs layer 2023-01-11T21:05:51.4896226Z 70702f8b5bc4: Pulling fs layer 2023-01-11T21:05:51.4896809Z 0c06be5c20e0: Pulling fs layer 2023-01-11T21:05:51.4897293Z b372c2a3bc3f: Pulling fs layer 2023-01-11T21:05:51.4897861Z 582d081a59fa: Pulling fs layer 2023-01-11T21:05:51.4898372Z 502253a1be21: Waiting 2023-01-11T21:05:51.4898867Z e1c655e7ec0e: Pulling fs layer 2023-01-11T21:05:51.4899120Z aee1dd761bdd: Waiting 2023-01-11T21:05:51.4899361Z 5c7dd67e5809: Waiting 2023-01-11T21:05:51.4899599Z bdfd23ed3f48: Waiting 2023-01-11T21:05:51.4899820Z ce4a87d45645: Waiting 2023-01-11T21:05:51.4900065Z 70702f8b5bc4: Waiting 2023-01-11T21:05:51.4900302Z 0c06be5c20e0: Waiting 2023-01-11T21:05:51.4900519Z f8371ecb849a: Waiting 2023-01-11T21:05:51.4901072Z 39629f7269f9: Waiting 2023-01-11T21:05:51.4901328Z c7726d39d806: Pulling fs layer 2023-01-11T21:05:51.4901581Z 1c22f2f8c01b: Pulling fs layer 2023-01-11T21:05:51.4901837Z 5feda9af2542: Waiting 2023-01-11T21:05:51.4902090Z b8f759fd0191: Pulling fs layer 2023-01-11T21:05:51.4902324Z b372c2a3bc3f: Waiting 2023-01-11T21:05:51.4902575Z e28e73a4bddd: Pulling fs layer 2023-01-11T21:05:51.4902870Z 87d0ffa55850: Waiting 2023-01-11T21:05:51.4903126Z 90d8f9bbe048: Pulling fs layer 2023-01-11T21:05:51.4903366Z 1c22f2f8c01b: Waiting 2023-01-11T21:05:51.4903604Z b8f759fd0191: Waiting 2023-01-11T21:05:51.4903854Z b34bd39d0461: Pulling fs layer 2023-01-11T21:05:51.4904091Z 582d081a59fa: Waiting 2023-01-11T21:05:51.4904321Z 9b4412378859: Waiting 2023-01-11T21:05:51.4904553Z c7726d39d806: Waiting 2023-01-11T21:05:51.4904770Z cf378b3cb3c7: Waiting 2023-01-11T21:05:51.4905128Z 2f2308643d60: Pulling fs layer 2023-01-11T21:05:51.4905394Z e1c655e7ec0e: Waiting 2023-01-11T21:05:51.4905609Z b34bd39d0461: Waiting 2023-01-11T21:05:51.4905867Z 8e3432e5a569: Pulling fs layer 2023-01-11T21:05:51.4906114Z 2f2308643d60: Waiting 2023-01-11T21:05:51.4906341Z 9ea746919509: Pulling fs layer 2023-01-11T21:05:51.4906585Z 8e3432e5a569: Waiting 2023-01-11T21:05:51.4906830Z 1a2fd7b216d7: Pulling fs layer 2023-01-11T21:05:51.4907066Z 90d8f9bbe048: Waiting 2023-01-11T21:05:51.4907314Z 19fde6a723a0: Pulling fs layer 2023-01-11T21:05:51.4907577Z 06369252d749: Pulling fs layer 2023-01-11T21:05:51.4907829Z ea4bfeaa0fc7: Pulling fs layer 2023-01-11T21:05:51.4908101Z a1d16b6a5070: Pulling fs layer 2023-01-11T21:05:51.4908354Z 19fde6a723a0: Waiting 2023-01-11T21:05:51.4908578Z ea4bfeaa0fc7: Waiting 2023-01-11T21:05:51.4908836Z f550b7ff2470: Pulling fs layer 2023-01-11T21:05:51.4909102Z 12ddc57b99eb: Pulling fs layer 2023-01-11T21:05:51.4909349Z 8345085fb0a0: Pulling fs layer 2023-01-11T21:05:51.4909614Z 4cc94dbec031: Pulling fs layer 2023-01-11T21:05:51.4909865Z f550b7ff2470: Waiting 2023-01-11T21:05:51.4910087Z 8345085fb0a0: Waiting 2023-01-11T21:05:51.4910344Z 29a7c0d5fa4c: Pulling fs layer 2023-01-11T21:05:51.4910731Z 25571655d0e1: Pulling fs layer 2023-01-11T21:05:51.4911022Z bdf297d7f88c: Pulling fs layer 2023-01-11T21:05:51.4911331Z a1d16b6a5070: Waiting 2023-01-11T21:05:51.4911667Z 0b3950af8ae1: Pulling fs layer 2023-01-11T21:05:51.4911936Z 6d68f7da8baa: Pulling fs layer 2023-01-11T21:05:51.4912317Z cca768f96df4: Pulling fs layer 2023-01-11T21:05:51.4912571Z 4cc94dbec031: Waiting 2023-01-11T21:05:51.4912809Z 0b3950af8ae1: Waiting 2023-01-11T21:05:51.4913029Z bdf297d7f88c: Waiting 2023-01-11T21:05:51.4913268Z 6d68f7da8baa: Waiting 2023-01-11T21:05:51.4913500Z 25571655d0e1: Waiting 2023-01-11T21:05:51.4913713Z cca768f96df4: Waiting 2023-01-11T21:05:51.4913966Z 8c3cf3d5e1c5: Pulling fs layer 2023-01-11T21:05:51.4914236Z 61eecfa8b34e: Pulling fs layer 2023-01-11T21:05:51.4914485Z 95c1ac011645: Pulling fs layer 2023-01-11T21:05:51.4914750Z 3046cc00c4ca: Pulling fs layer 2023-01-11T21:05:51.4915015Z 195d560d8cf6: Pulling fs layer 2023-01-11T21:05:51.4915265Z 77250abd5ca4: Pulling fs layer 2023-01-11T21:05:51.4915528Z 881b24daf9c5: Pulling fs layer 2023-01-11T21:05:51.4915795Z 9fbf0a18619e: Pulling fs layer 2023-01-11T21:05:51.4916027Z 3046cc00c4ca: Waiting 2023-01-11T21:05:51.4916260Z 195d560d8cf6: Waiting 2023-01-11T21:05:51.4916505Z 02048a597c22: Pulling fs layer 2023-01-11T21:05:51.4916736Z 8c3cf3d5e1c5: Waiting 2023-01-11T21:05:51.4916971Z 881b24daf9c5: Waiting 2023-01-11T21:05:51.4917215Z 859052a25d95: Pulling fs layer 2023-01-11T21:05:51.4917443Z 77250abd5ca4: Waiting 2023-01-11T21:05:51.4917677Z 61eecfa8b34e: Waiting 2023-01-11T21:05:51.4917910Z 95c1ac011645: Waiting 2023-01-11T21:05:51.4918140Z 3e03143da3c2: Pulling fs layer 2023-01-11T21:05:51.4918388Z 859052a25d95: Waiting 2023-01-11T21:05:51.6150712Z 3dc32ed140fb: Verifying Checksum 2023-01-11T21:05:51.6151191Z 3dc32ed140fb: Download complete 2023-01-11T21:05:51.6970849Z cf378b3cb3c7: Verifying Checksum 2023-01-11T21:05:51.6971475Z cf378b3cb3c7: Download complete 2023-01-11T21:05:51.7781563Z 9b4412378859: Download complete 2023-01-11T21:05:51.7892011Z 54a1df240516: Verifying Checksum 2023-01-11T21:05:51.7892731Z 54a1df240516: Download complete 2023-01-11T21:05:51.8143064Z fb668870d8a7: Download complete 2023-01-11T21:05:51.8711278Z 5c7dd67e5809: Verifying Checksum 2023-01-11T21:05:51.8711870Z 5c7dd67e5809: Download complete 2023-01-11T21:05:51.8908586Z bdfd23ed3f48: Verifying Checksum 2023-01-11T21:05:51.8909032Z bdfd23ed3f48: Download complete 2023-01-11T21:05:51.9592585Z aee1dd761bdd: Verifying Checksum 2023-01-11T21:05:52.0356489Z f8371ecb849a: Verifying Checksum 2023-01-11T21:05:52.0356901Z f8371ecb849a: Download complete 2023-01-11T21:05:52.1079943Z ce4a87d45645: Download complete 2023-01-11T21:05:52.6365486Z fb668870d8a7: Pull complete 2023-01-11T21:05:53.4205911Z 3dc32ed140fb: Pull complete 2023-01-11T21:05:54.1574680Z 39629f7269f9: Verifying Checksum 2023-01-11T21:05:54.1575740Z 39629f7269f9: Download complete 2023-01-11T21:05:54.2392177Z 87d0ffa55850: Verifying Checksum 2023-01-11T21:05:54.2393253Z 87d0ffa55850: Download complete 2023-01-11T21:05:54.3199383Z 70702f8b5bc4: Verifying Checksum 2023-01-11T21:05:54.3200748Z 70702f8b5bc4: Download complete 2023-01-11T21:05:54.4705084Z 0c06be5c20e0: Download complete 2023-01-11T21:05:54.8191571Z 54a1df240516: Pull complete 2023-01-11T21:05:54.9422375Z cf378b3cb3c7: Pull complete 2023-01-11T21:05:55.2135561Z b372c2a3bc3f: Verifying Checksum 2023-01-11T21:05:55.2136062Z b372c2a3bc3f: Download complete 2023-01-11T21:05:55.2878861Z 582d081a59fa: Verifying Checksum 2023-01-11T21:05:55.2879255Z 582d081a59fa: Download complete 2023-01-11T21:05:55.3339230Z 9b4412378859: Pull complete 2023-01-11T21:05:55.3649059Z e1c655e7ec0e: Download complete 2023-01-11T21:06:03.0967567Z 502253a1be21: Verifying Checksum 2023-01-11T21:06:03.0968257Z 502253a1be21: Download complete 2023-01-11T21:06:03.1752973Z 1c22f2f8c01b: Verifying Checksum 2023-01-11T21:06:03.1754080Z 1c22f2f8c01b: Download complete 2023-01-11T21:06:03.2677512Z b8f759fd0191: Download complete 2023-01-11T21:06:03.3554072Z e28e73a4bddd: Download complete 2023-01-11T21:06:03.4630029Z 90d8f9bbe048: Verifying Checksum 2023-01-11T21:06:03.4631196Z 90d8f9bbe048: Download complete 2023-01-11T21:06:03.6127068Z b34bd39d0461: Verifying Checksum 2023-01-11T21:06:03.6127482Z b34bd39d0461: Download complete 2023-01-11T21:06:03.7049912Z 2f2308643d60: Download complete 2023-01-11T21:06:04.6596255Z 8e3432e5a569: Verifying Checksum 2023-01-11T21:06:04.6596821Z 8e3432e5a569: Download complete 2023-01-11T21:06:04.7497571Z 9ea746919509: Verifying Checksum 2023-01-11T21:06:04.7498283Z 9ea746919509: Download complete 2023-01-11T21:06:04.8204273Z 1a2fd7b216d7: Verifying Checksum 2023-01-11T21:06:04.8205441Z 1a2fd7b216d7: Download complete 2023-01-11T21:06:04.9093538Z 19fde6a723a0: Download complete 2023-01-11T21:06:04.9910667Z 06369252d749: Verifying Checksum 2023-01-11T21:06:04.9911205Z 06369252d749: Download complete 2023-01-11T21:06:05.0760578Z ea4bfeaa0fc7: Download complete 2023-01-11T21:06:06.2599204Z 5feda9af2542: Verifying Checksum 2023-01-11T21:06:06.2599886Z 5feda9af2542: Download complete 2023-01-11T21:06:06.3403778Z f550b7ff2470: Verifying Checksum 2023-01-11T21:06:06.3404593Z f550b7ff2470: Download complete 2023-01-11T21:06:06.4252491Z 12ddc57b99eb: Verifying Checksum 2023-01-11T21:06:06.4253207Z 12ddc57b99eb: Download complete 2023-01-11T21:06:06.8305633Z 8345085fb0a0: Verifying Checksum 2023-01-11T21:06:06.8306270Z 8345085fb0a0: Download complete 2023-01-11T21:06:06.9465846Z 4cc94dbec031: Verifying Checksum 2023-01-11T21:06:06.9466292Z 4cc94dbec031: Download complete 2023-01-11T21:06:07.0415666Z 29a7c0d5fa4c: Download complete 2023-01-11T21:06:07.0587660Z a1d16b6a5070: Verifying Checksum 2023-01-11T21:06:07.0588102Z a1d16b6a5070: Download complete 2023-01-11T21:06:07.1213533Z bdf297d7f88c: Verifying Checksum 2023-01-11T21:06:07.1213896Z bdf297d7f88c: Download complete 2023-01-11T21:06:07.3450201Z 25571655d0e1: Verifying Checksum 2023-01-11T21:06:07.3450976Z 25571655d0e1: Download complete 2023-01-11T21:06:07.4408457Z 6d68f7da8baa: Verifying Checksum 2023-01-11T21:06:07.4409350Z 6d68f7da8baa: Download complete 2023-01-11T21:06:07.5773937Z cca768f96df4: Verifying Checksum 2023-01-11T21:06:07.6120389Z cca768f96df4: Download complete 2023-01-11T21:06:07.6121082Z 0b3950af8ae1: Verifying Checksum 2023-01-11T21:06:07.6121779Z 0b3950af8ae1: Download complete 2023-01-11T21:06:07.7195490Z 61eecfa8b34e: Verifying Checksum 2023-01-11T21:06:07.7196245Z 61eecfa8b34e: Download complete 2023-01-11T21:06:07.8017949Z 95c1ac011645: Download complete 2023-01-11T21:06:07.8883864Z 3046cc00c4ca: Verifying Checksum 2023-01-11T21:06:07.8884234Z 3046cc00c4ca: Download complete 2023-01-11T21:06:07.9822613Z 195d560d8cf6: Verifying Checksum 2023-01-11T21:06:07.9822952Z 195d560d8cf6: Download complete 2023-01-11T21:06:08.1761476Z 77250abd5ca4: Verifying Checksum 2023-01-11T21:06:08.1762018Z 77250abd5ca4: Download complete 2023-01-11T21:06:08.2544627Z 881b24daf9c5: Download complete 2023-01-11T21:06:08.8633605Z 9fbf0a18619e: Verifying Checksum 2023-01-11T21:06:08.8634101Z 9fbf0a18619e: Download complete 2023-01-11T21:06:08.9492822Z 02048a597c22: Verifying Checksum 2023-01-11T21:06:10.3710845Z 8c3cf3d5e1c5: Verifying Checksum 2023-01-11T21:06:10.3711218Z 8c3cf3d5e1c5: Download complete 2023-01-11T21:06:10.4600929Z 3e03143da3c2: Verifying Checksum 2023-01-11T21:06:10.4601264Z 3e03143da3c2: Download complete 2023-01-11T21:06:13.6689136Z c7726d39d806: Verifying Checksum 2023-01-11T21:06:13.6689495Z c7726d39d806: Download complete 2023-01-11T21:06:18.2969420Z 502253a1be21: Pull complete 2023-01-11T21:06:18.4182004Z 5c7dd67e5809: Pull complete 2023-01-11T21:06:18.5221101Z bdfd23ed3f48: Pull complete 2023-01-11T21:06:18.6209820Z aee1dd761bdd: Pull complete 2023-01-11T21:06:41.5703273Z 5feda9af2542: Pull complete 2023-01-11T21:06:43.5708864Z f8371ecb849a: Pull complete 2023-01-11T21:06:46.1055161Z ce4a87d45645: Pull complete 2023-01-11T21:06:54.4255926Z 39629f7269f9: Pull complete 2023-01-11T21:06:56.3290472Z 87d0ffa55850: Pull complete 2023-01-11T21:06:58.5796282Z 70702f8b5bc4: Pull complete 2023-01-11T21:07:00.4280866Z 0c06be5c20e0: Pull complete 2023-01-11T21:07:01.7936626Z 859052a25d95: Verifying Checksum 2023-01-11T21:07:01.7936970Z 859052a25d95: Download complete 2023-01-11T21:07:04.9353169Z b372c2a3bc3f: Pull complete 2023-01-11T21:07:06.8152531Z 582d081a59fa: Pull complete 2023-01-11T21:07:08.6939495Z e1c655e7ec0e: Pull complete 2023-01-11T21:07:43.3726473Z c7726d39d806: Pull complete 2023-01-11T21:07:46.0878837Z 1c22f2f8c01b: Pull complete 2023-01-11T21:07:46.6777572Z b8f759fd0191: Pull complete 2023-01-11T21:07:46.7702783Z e28e73a4bddd: Pull complete 2023-01-11T21:07:46.8810316Z 90d8f9bbe048: Pull complete 2023-01-11T21:07:46.9800387Z b34bd39d0461: Pull complete 2023-01-11T21:07:47.0733203Z 2f2308643d60: Pull complete 2023-01-11T21:07:49.5194143Z 8e3432e5a569: Pull complete 2023-01-11T21:07:49.6148772Z 9ea746919509: Pull complete 2023-01-11T21:07:49.6978311Z 1a2fd7b216d7: Pull complete 2023-01-11T21:07:49.8607951Z 19fde6a723a0: Pull complete 2023-01-11T21:07:49.9621104Z 06369252d749: Pull complete 2023-01-11T21:07:50.0828031Z ea4bfeaa0fc7: Pull complete 2023-01-11T21:07:58.1428031Z a1d16b6a5070: Pull complete 2023-01-11T21:07:59.9858493Z f550b7ff2470: Pull complete 2023-01-11T21:08:01.8935765Z 12ddc57b99eb: Pull complete 2023-01-11T21:08:04.8557760Z 8345085fb0a0: Pull complete 2023-01-11T21:08:07.2748377Z 4cc94dbec031: Pull complete 2023-01-11T21:08:10.9008806Z 29a7c0d5fa4c: Pull complete 2023-01-11T21:08:14.2850763Z 25571655d0e1: Pull complete 2023-01-11T21:08:17.3021181Z bdf297d7f88c: Pull complete 2023-01-11T21:08:21.6911885Z 0b3950af8ae1: Pull complete 2023-01-11T21:08:23.3419769Z 6d68f7da8baa: Pull complete 2023-01-11T21:08:25.5964370Z cca768f96df4: Pull complete 2023-01-11T21:08:32.6110163Z 8c3cf3d5e1c5: Pull complete 2023-01-11T21:08:34.7730970Z 61eecfa8b34e: Pull complete 2023-01-11T21:08:36.7025570Z 95c1ac011645: Pull complete 2023-01-11T21:08:38.6141038Z 3046cc00c4ca: Pull complete 2023-01-11T21:08:40.1910575Z 195d560d8cf6: Pull complete 2023-01-11T21:08:41.0151736Z 77250abd5ca4: Pull complete 2023-01-11T21:08:41.1058928Z 881b24daf9c5: Pull complete 2023-01-11T21:08:43.4361910Z 9fbf0a18619e: Pull complete 2023-01-11T21:08:43.5855262Z 02048a597c22: Pull complete 2023-01-11T21:09:27.0547694Z 859052a25d95: Pull complete 2023-01-11T21:09:28.9203918Z 3e03143da3c2: Pull complete 2023-01-11T21:09:30.2373345Z Digest: sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T21:09:30.7689984Z 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:09:31.0511372Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:09:31.0621784Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2023-01-11T21:09:31.0622154Z with: 2023-01-11T21:09:31.0622442Z driver-version: 515.76 2023-01-11T21:09:31.0622726Z env: 2023-01-11T21:09:31.0623001Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:31.0623299Z ##[endgroup] 2023-01-11T21:09:31.2089320Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:09:31.2089683Z with: 2023-01-11T21:09:31.2089940Z timeout_minutes: 10 2023-01-11T21:09:31.2090231Z max_attempts: 3 2023-01-11T21:09:31.2097173Z 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:09:31.2104348Z retry_wait_seconds: 10 2023-01-11T21:09:31.2104672Z polling_interval_seconds: 1 2023-01-11T21:09:31.2104987Z warning_on_retry: true 2023-01-11T21:09:31.2105292Z continue_on_error: false 2023-01-11T21:09:31.2105557Z env: 2023-01-11T21:09:31.2105835Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:31.2106214Z DRIVER_VERSION: 515.76 2023-01-11T21:09:31.2106486Z ##[endgroup] 2023-01-11T21:09:31.2781970Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-01-11T21:09:31.2783889Z + pre_install_nvidia_driver_amzn2 2023-01-11T21:09:31.2784358Z + sudo yum remove -y nvidia-driver-latest-dkms 2023-01-11T21:09:31.8230693Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:31.8805261Z No Match for argument: nvidia-driver-latest-dkms 2023-01-11T21:09:31.9179660Z No Packages marked for removal 2023-01-11T21:09:31.9337095Z + install_nvidia_driver_common 2023-01-11T21:09:31.9341136Z + echo 'Before installing NVIDIA driver' 2023-01-11T21:09:31.9341981Z + lspci 2023-01-11T21:09:31.9344503Z Before installing NVIDIA driver 2023-01-11T21:09:31.9534496Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-01-11T21:09:31.9534955Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:09:31.9535620Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2023-01-11T21:09:31.9536445Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2023-01-11T21:09:31.9537126Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2023-01-11T21:09:31.9537849Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:09:31.9538696Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2023-01-11T21:09:31.9539563Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2023-01-11T21:09:31.9541351Z + lsmod 2023-01-11T21:09:31.9560073Z Module Size Used by 2023-01-11T21:09:31.9560361Z xt_nat 16384 0 2023-01-11T21:09:31.9560646Z nvidia_modeset 1142784 0 2023-01-11T21:09:31.9560908Z nvidia_uvm 1269760 0 2023-01-11T21:09:31.9561167Z veth 16384 0 2023-01-11T21:09:31.9561460Z nvidia 40808448 2 nvidia_uvm,nvidia_modeset 2023-01-11T21:09:31.9561743Z drm 425984 1 nvidia 2023-01-11T21:09:31.9562018Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:09:31.9562313Z backlight 16384 1 nvidia_modeset 2023-01-11T21:09:31.9562589Z xt_conntrack 16384 1 2023-01-11T21:09:31.9562841Z ipt_MASQUERADE 16384 1 2023-01-11T21:09:31.9563144Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:09:31.9563446Z nf_conntrack_netlink 49152 0 2023-01-11T21:09:31.9568955Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:09:31.9569567Z xfrm_user 45056 1 2023-01-11T21:09:31.9570081Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:09:31.9570594Z xt_addrtype 16384 2 2023-01-11T21:09:31.9571069Z iptable_filter 16384 1 2023-01-11T21:09:31.9571551Z iptable_nat 16384 1 2023-01-11T21:09:31.9571908Z nf_conntrack_ipv4 16384 3 2023-01-11T21:09:31.9572277Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:09:31.9572842Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:09:31.9573347Z nf_nat 36864 3 nf_nat_masquerade_ipv4,nf_nat_ipv4,xt_nat 2023-01-11T21:09:31.9573964Z nf_conntrack 155648 8 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,xt_nat,nf_conntrack_netlink 2023-01-11T21:09:31.9574395Z br_netfilter 24576 0 2023-01-11T21:09:31.9574910Z bridge 172032 1 br_netfilter 2023-01-11T21:09:31.9575462Z stp 16384 1 bridge 2023-01-11T21:09:31.9575966Z llc 16384 2 bridge,stp 2023-01-11T21:09:31.9576473Z overlay 86016 0 2023-01-11T21:09:31.9576960Z sunrpc 393216 1 2023-01-11T21:09:31.9577597Z dm_mirror 28672 0 2023-01-11T21:09:31.9578112Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:09:31.9578716Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:09:31.9579409Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:09:31.9580153Z dax 69632 1 dm_mod 2023-01-11T21:09:31.9580627Z sb_edac 24576 0 2023-01-11T21:09:31.9581069Z crc32_pclmul 16384 0 2023-01-11T21:09:31.9581322Z ghash_clmulni_intel 16384 0 2023-01-11T21:09:31.9581585Z pcbc 16384 0 2023-01-11T21:09:31.9581841Z ata_piix 36864 0 2023-01-11T21:09:31.9582081Z aesni_intel 188416 0 2023-01-11T21:09:31.9582342Z pcc_cpufreq 16384 0 2023-01-11T21:09:31.9582621Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:09:31.9582887Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:09:31.9583160Z mousedev 24576 0 2023-01-11T21:09:31.9583426Z libata 266240 1 ata_piix 2023-01-11T21:09:31.9583802Z glue_helper 16384 1 aesni_intel 2023-01-11T21:09:31.9584163Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:09:31.9584487Z scsi_mod 245760 1 libata 2023-01-11T21:09:31.9584753Z evdev 20480 3 2023-01-11T21:09:31.9584987Z psmouse 32768 0 2023-01-11T21:09:31.9585242Z button 16384 0 2023-01-11T21:09:31.9585485Z ena 114688 0 2023-01-11T21:09:31.9585718Z xen_blkfront 49152 2 2023-01-11T21:09:31.9585975Z crc32c_intel 24576 0 2023-01-11T21:09:31.9586228Z autofs4 49152 2 2023-01-11T21:09:31.9586456Z + modinfo nvidia 2023-01-11T21:09:31.9586942Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:09:31.9587291Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:09:31.9587609Z alias: char-major-195-* 2023-01-11T21:09:31.9587877Z version: 515.76 2023-01-11T21:09:31.9588138Z supported: external 2023-01-11T21:09:31.9588375Z license: NVIDIA 2023-01-11T21:09:31.9588647Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:09:31.9588956Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:09:31.9589254Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:09:31.9589563Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:09:31.9589902Z depends: i2c-core,drm 2023-01-11T21:09:31.9590150Z retpoline: Y 2023-01-11T21:09:31.9590397Z name: nvidia 2023-01-11T21:09:31.9590794Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:09:31.9591172Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:09:31.9591549Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:09:31.9591915Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:09:31.9592211Z parm: NVreg_RmLogonRC:int 2023-01-11T21:09:31.9592502Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:09:31.9592811Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:09:31.9593107Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:09:31.9593391Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:09:31.9593757Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:09:31.9594132Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:09:31.9594437Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:09:31.9594730Z parm: NVreg_EnableMSI:int 2023-01-11T21:09:31.9595021Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:09:31.9595319Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:09:31.9595676Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:09:31.9596067Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:09:31.9596439Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:09:31.9596823Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:09:31.9597223Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:09:31.9597634Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:09:31.9598013Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:09:31.9598415Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:09:31.9598774Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:09:31.9599128Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:09:31.9599455Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:09:31.9599772Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:09:31.9600080Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:09:31.9600395Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:09:31.9600695Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:09:31.9601041Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:09:31.9601378Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:09:31.9601751Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:09:31.9602083Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:09:31.9602404Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:09:31.9602724Z parm: NVreg_RmMsg:charp 2023-01-11T21:09:31.9603017Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:09:31.9603317Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:09:31.9603630Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:09:31.9603940Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:09:31.9604226Z parm: rm_firmware_active:charp 2023-01-11T21:09:31.9604502Z + HAS_NVIDIA_DRIVER=0 2023-01-11T21:09:31.9604828Z ++ command -v nvidia-smi 2023-01-11T21:09:31.9605598Z + '[' -x /usr/bin/nvidia-smi ']' 2023-01-11T21:09:31.9605856Z + set +e 2023-01-11T21:09:31.9606255Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-01-11T21:09:33.9236922Z + INSTALLED_DRIVER_VERSION=515.76 2023-01-11T21:09:33.9237283Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:09:33.9237680Z + '[' 0 -ne 0 ']' 2023-01-11T21:09:33.9237983Z + '[' 515.76 '!=' 515.76 ']' 2023-01-11T21:09:33.9238239Z + HAS_NVIDIA_DRIVER=1 2023-01-11T21:09:33.9238711Z + echo 'NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation' 2023-01-11T21:09:33.9239093Z + set -e 2023-01-11T21:09:33.9239355Z + '[' 1 -eq 0 ']' 2023-01-11T21:09:33.9239690Z NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation 2023-01-11T21:09:33.9240072Z + post_install_nvidia_driver_common 2023-01-11T21:09:33.9243361Z + sudo modprobe nvidia 2023-01-11T21:09:33.9390103Z + echo 'After installing NVIDIA driver' 2023-01-11T21:09:33.9390424Z + lspci 2023-01-11T21:09:33.9390665Z After installing NVIDIA driver 2023-01-11T21:09:33.9568775Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-01-11T21:09:33.9569571Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:09:33.9570380Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2023-01-11T21:09:33.9570791Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2023-01-11T21:09:33.9571163Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2023-01-11T21:09:33.9571562Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:09:33.9571967Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2023-01-11T21:09:33.9572400Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2023-01-11T21:09:33.9572715Z + lsmod 2023-01-11T21:09:33.9590878Z Module Size Used by 2023-01-11T21:09:33.9591458Z xt_nat 16384 0 2023-01-11T21:09:33.9591937Z nvidia_modeset 1142784 0 2023-01-11T21:09:33.9592424Z nvidia_uvm 1269760 0 2023-01-11T21:09:33.9592891Z veth 16384 0 2023-01-11T21:09:33.9593242Z nvidia 40808448 18 nvidia_uvm,nvidia_modeset 2023-01-11T21:09:33.9593542Z drm 425984 1 nvidia 2023-01-11T21:09:33.9593834Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:09:33.9594130Z backlight 16384 1 nvidia_modeset 2023-01-11T21:09:33.9594613Z xt_conntrack 16384 1 2023-01-11T21:09:33.9594862Z ipt_MASQUERADE 16384 1 2023-01-11T21:09:33.9595236Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:09:33.9595539Z nf_conntrack_netlink 49152 0 2023-01-11T21:09:33.9595853Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:09:33.9596118Z xfrm_user 45056 1 2023-01-11T21:09:33.9596390Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:09:33.9596663Z xt_addrtype 16384 2 2023-01-11T21:09:33.9597012Z iptable_filter 16384 1 2023-01-11T21:09:33.9597467Z iptable_nat 16384 1 2023-01-11T21:09:33.9597739Z nf_conntrack_ipv4 16384 3 2023-01-11T21:09:33.9598038Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:09:33.9598472Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:09:33.9598818Z nf_nat 36864 3 nf_nat_masquerade_ipv4,nf_nat_ipv4,xt_nat 2023-01-11T21:09:33.9599310Z nf_conntrack 155648 8 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,xt_nat,nf_conntrack_netlink 2023-01-11T21:09:33.9599718Z br_netfilter 24576 0 2023-01-11T21:09:33.9599999Z bridge 172032 1 br_netfilter 2023-01-11T21:09:33.9600279Z stp 16384 1 bridge 2023-01-11T21:09:33.9600535Z llc 16384 2 bridge,stp 2023-01-11T21:09:33.9600801Z overlay 86016 0 2023-01-11T21:09:33.9601058Z sunrpc 393216 1 2023-01-11T21:09:33.9601295Z dm_mirror 28672 0 2023-01-11T21:09:33.9601568Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:09:33.9601879Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:09:33.9602355Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:09:33.9602872Z dax 69632 1 dm_mod 2023-01-11T21:09:33.9603333Z sb_edac 24576 0 2023-01-11T21:09:33.9603809Z crc32_pclmul 16384 0 2023-01-11T21:09:33.9604187Z ghash_clmulni_intel 16384 0 2023-01-11T21:09:33.9604463Z pcbc 16384 0 2023-01-11T21:09:33.9604718Z ata_piix 36864 0 2023-01-11T21:09:33.9605400Z aesni_intel 188416 0 2023-01-11T21:09:33.9605885Z pcc_cpufreq 16384 0 2023-01-11T21:09:33.9606201Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:09:33.9606475Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:09:33.9606809Z mousedev 24576 0 2023-01-11T21:09:33.9607076Z libata 266240 1 ata_piix 2023-01-11T21:09:33.9607345Z glue_helper 16384 1 aesni_intel 2023-01-11T21:09:33.9607694Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:09:33.9608024Z scsi_mod 245760 1 libata 2023-01-11T21:09:33.9608273Z evdev 20480 3 2023-01-11T21:09:33.9608533Z psmouse 32768 0 2023-01-11T21:09:33.9608790Z button 16384 0 2023-01-11T21:09:33.9609023Z ena 114688 0 2023-01-11T21:09:33.9609280Z xen_blkfront 49152 2 2023-01-11T21:09:33.9609543Z crc32c_intel 24576 0 2023-01-11T21:09:33.9609777Z autofs4 49152 2 2023-01-11T21:09:33.9610025Z + modinfo nvidia 2023-01-11T21:09:33.9610533Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:09:33.9610884Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:09:33.9611206Z alias: char-major-195-* 2023-01-11T21:09:33.9611480Z version: 515.76 2023-01-11T21:09:33.9611739Z supported: external 2023-01-11T21:09:33.9611977Z license: NVIDIA 2023-01-11T21:09:33.9612251Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:09:33.9612567Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:09:33.9612868Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:09:33.9613180Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:09:33.9613521Z depends: i2c-core,drm 2023-01-11T21:09:33.9613928Z retpoline: Y 2023-01-11T21:09:33.9614153Z name: nvidia 2023-01-11T21:09:33.9614554Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:09:33.9614934Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:09:33.9615314Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:09:33.9615682Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:09:33.9615984Z parm: NVreg_RmLogonRC:int 2023-01-11T21:09:33.9616272Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:09:33.9616583Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:09:33.9616882Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:09:33.9617245Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:09:33.9617623Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:09:33.9618001Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:09:33.9618308Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:09:33.9618607Z parm: NVreg_EnableMSI:int 2023-01-11T21:09:33.9618899Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:09:33.9619218Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:09:33.9619562Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:09:33.9619953Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:09:33.9620327Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:09:33.9620717Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:09:33.9621114Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:09:33.9621529Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:09:33.9621912Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:09:33.9622246Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:09:33.9622609Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:09:33.9622958Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:09:33.9623294Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:09:33.9623613Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:09:33.9623941Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:09:33.9624238Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:09:33.9624543Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:09:33.9624894Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:09:33.9625230Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:09:33.9625559Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:09:33.9625882Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:09:33.9626206Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:09:33.9626530Z parm: NVreg_RmMsg:charp 2023-01-11T21:09:33.9626824Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:09:33.9627129Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:09:33.9627446Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:09:33.9627761Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:09:33.9628052Z parm: rm_firmware_active:charp 2023-01-11T21:09:33.9628312Z + set +e 2023-01-11T21:09:33.9628575Z + nvidia-smi 2023-01-11T21:09:33.9752436Z Wed Jan 11 21:09:33 2023 2023-01-11T21:09:33.9752925Z +-----------------------------------------------------------------------------+ 2023-01-11T21:09:33.9753433Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-01-11T21:09:33.9753918Z |-------------------------------+----------------------+----------------------+ 2023-01-11T21:09:33.9754412Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-01-11T21:09:33.9754920Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-01-11T21:09:33.9755295Z | | | MIG M. | 2023-01-11T21:09:33.9755593Z |===============================+======================+======================| 2023-01-11T21:09:33.9829677Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 14587594562 | 2023-01-11T21:09:33.9830041Z | N/A 25C P0 38W / 150W | 0MiB / 7680MiB | 90% Default | 2023-01-11T21:09:33.9830359Z | | | N/A | 2023-01-11T21:09:33.9831048Z +-------------------------------+----------------------+----------------------+ 2023-01-11T21:09:33.9831442Z 2023-01-11T21:09:33.9831881Z +-----------------------------------------------------------------------------+ 2023-01-11T21:09:33.9832378Z | Processes: | 2023-01-11T21:09:33.9832727Z | GPU GI CI PID Type Process name GPU Memory | 2023-01-11T21:09:33.9833065Z | ID ID Usage | 2023-01-11T21:09:33.9833372Z |=============================================================================| 2023-01-11T21:09:33.9833704Z | No running processes found | 2023-01-11T21:09:33.9834465Z +-----------------------------------------------------------------------------+ 2023-01-11T21:09:34.0128542Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:09:34.0129365Z + '[' 0 -eq 0 ']' 2023-01-11T21:09:34.0129760Z + echo 'INFO: Ignoring allowed status 0' 2023-01-11T21:09:34.0130062Z + set -e 2023-01-11T21:09:34.0130322Z INFO: Ignoring allowed status 0 2023-01-11T21:09:34.0136131Z == Installing nvidia container toolkit for amzn2 == 2023-01-11T21:09:34.0139722Z + sudo yum install -y yum-utils 2023-01-11T21:09:34.5587841Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:35.9309396Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2023-01-11T21:09:35.9309803Z Nothing to do 2023-01-11T21:09:36.0119260Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:09:36.5796351Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:36.6123490Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:09:36.6124165Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:09:36.6124703Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:09:36.6268241Z + sudo yum install -y nvidia-docker2 2023-01-11T21:09:37.1685889Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:38.5255790Z Package nvidia-docker2-2.11.0-1.noarch already installed and latest version 2023-01-11T21:09:38.5256194Z Nothing to do 2023-01-11T21:09:38.6066525Z + sudo systemctl restart docker 2023-01-11T21:09:59.3046869Z Command completed after 1 attempt(s). 2023-01-11T21:09:59.3111473Z ##[group]Run python3 -m pip install psutil==5.9.1 2023-01-11T21:09:59.3111941Z python3 -m pip install psutil==5.9.1 2023-01-11T21:09:59.3112263Z python3 -m pip install pynvml==11.4.1 2023-01-11T21:09:59.3112641Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T21:09:59.3113047Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T21:09:59.3127900Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:09:59.3128225Z env: 2023-01-11T21:09:59.3128489Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:59.3128749Z GPU_FLAG: --gpus all 2023-01-11T21:09:59.3129022Z ##[endgroup] 2023-01-11T21:09:59.6159343Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:09:59.6383734Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2023-01-11T21:10:00.2072929Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:10:00.2308252Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2023-01-11T21:10:00.5151066Z Prepare all required actions 2023-01-11T21:10:00.5151501Z Getting action download info 2023-01-11T21:10:00.6942398Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T21:10:00.9603424Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T21:10:01.0905804Z ##[group]Run ./.github/actions/download-build-artifacts 2023-01-11T21:10:01.0906108Z with: 2023-01-11T21:10:01.0906392Z name: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:10:01.0906654Z env: 2023-01-11T21:10:01.0906891Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:10:01.0907158Z GPU_FLAG: --gpus all 2023-01-11T21:10:01.0907386Z ##[endgroup] 2023-01-11T21:10:01.0939396Z ##[group]Run seemethere/download-artifact-s3@v4 2023-01-11T21:10:01.0939687Z with: 2023-01-11T21:10:01.0940043Z name: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:10:01.0940333Z s3-bucket: gha-artifacts 2023-01-11T21:10:01.0940630Z region: us-east-1 2023-01-11T21:10:01.0940843Z env: 2023-01-11T21:10:01.0941079Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:10:01.0941342Z GPU_FLAG: --gpus all 2023-01-11T21:10:01.0941569Z ##[endgroup] 2023-01-11T21:10:01.6241174Z Found 1 objects with prefix pytorch/pytorch/3896099317/linux-bionic-cuda11.6-py3.10-gcc7/ 2023-01-11T21:10:01.6242126Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:10:08.0532315Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:10:08.0532932Z 2023-01-11T21:10:08.0556744Z ##[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:10:08.0566998Z Artifact download has finished successfully 2023-01-11T21:10:08.0925850Z ##[group]Run unzip -o artifacts.zip 2023-01-11T21:10:08.0926165Z unzip -o artifacts.zip 2023-01-11T21:10:08.0939961Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:10:08.0940243Z env: 2023-01-11T21:10:08.0940465Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:10:08.0940718Z GPU_FLAG: --gpus all 2023-01-11T21:10:08.0940934Z ##[endgroup] 2023-01-11T21:10:08.0984776Z Archive: artifacts.zip 2023-01-11T21:10:08.0986383Z creating: dist/ 2023-01-11T21:10:10.1936402Z inflating: dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:10:10.1936844Z creating: build/custom_test_artifacts/ 2023-01-11T21:10:10.1937271Z creating: build/custom_test_artifacts/custom-op-build/ 2023-01-11T21:10:10.1937726Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2023-01-11T21:10:10.1944519Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:10:10.1945080Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2023-01-11T21:10:10.1945643Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:10:10.1946191Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:10:10.1946743Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:10:10.1949039Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:10:10.1951200Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:10:10.1951759Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:10:10.1952321Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:10:10.1955167Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:10:10.1956427Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:10:10.1957652Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:10:10.1958425Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:10:10.1960452Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:10:10.1961431Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:10:10.1962099Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:10:10.1962676Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:10:10.2017029Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:10:10.2017753Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:10:10.2018485Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:10:10.2019230Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:10:10.2019956Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:10:10.2020654Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:10:10.2021347Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:10:10.2022046Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:10:10.2023088Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:10:10.2065119Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:10:10.2106675Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:10:10.2107662Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:10:10.2108369Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:10:10.2109216Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:10:10.2110122Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:10:10.2110987Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:10:10.2111788Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:10:10.2113784Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:10:10.2186747Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:10:10.2260217Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:10:10.2260849Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:10:10.2261630Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:10:10.2262824Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2023-01-11T21:10:10.2263464Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2023-01-11T21:10:10.2264012Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2023-01-11T21:10:10.2264604Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2023-01-11T21:10:10.2265213Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2023-01-11T21:10:10.2265816Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2023-01-11T21:10:10.2266398Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2023-01-11T21:10:10.2266984Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2023-01-11T21:10:10.2267793Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2023-01-11T21:10:10.2268525Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2023-01-11T21:10:10.2269136Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2023-01-11T21:10:10.2269718Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2023-01-11T21:10:10.2291293Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2023-01-11T21:10:10.2409195Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2023-01-11T21:10:10.2409782Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2023-01-11T21:10:10.2410372Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2023-01-11T21:10:10.2411020Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2023-01-11T21:10:10.2411638Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2023-01-11T21:10:10.2412241Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2023-01-11T21:10:10.2412831Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2023-01-11T21:10:10.2413682Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2023-01-11T21:10:10.2414300Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2023-01-11T21:10:10.2415196Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2023-01-11T21:10:10.2415833Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2023-01-11T21:10:10.2436325Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2023-01-11T21:10:10.2522858Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-01-11T21:10:10.2523955Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:10:10.2524575Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:10:10.2525448Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2023-01-11T21:10:10.2526494Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2023-01-11T21:10:10.2528440Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2023-01-11T21:10:10.2528984Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2023-01-11T21:10:10.2531480Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2023-01-11T21:10:10.2532165Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2023-01-11T21:10:10.2532904Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2023-01-11T21:10:10.2628062Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2023-01-11T21:10:10.2693499Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2023-01-11T21:10:10.2694244Z creating: build/custom_test_artifacts/jit-hook-build/ 2023-01-11T21:10:10.2694710Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2023-01-11T21:10:10.2701090Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:10:10.2701634Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2023-01-11T21:10:10.2702428Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:10:10.2703017Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:10:10.2703553Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:10:10.2705012Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:10:10.2706930Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:10:10.2707578Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:10:10.2708118Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:10:10.2710146Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:10:10.2711214Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:10:10.2713426Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:10:10.2714296Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:10:10.2715518Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:10:10.2716666Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:10:10.2717520Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:10:10.2718070Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:10:10.2772592Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:10:10.2773561Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:10:10.2774651Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:10:10.2775677Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:10:10.2776638Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:10:10.2777572Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:10:10.2778497Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:10:10.2779182Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:10:10.2780131Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:10:10.2820499Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:10:10.2861604Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:10:10.2862642Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:10:10.2863503Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:10:10.2864130Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:10:10.2864761Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:10:10.2865742Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:10:10.2866697Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:10:10.2868459Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:10:10.2941750Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:10:10.3014973Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:10:10.3015604Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:10:10.3016167Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:10:10.3016849Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2023-01-11T21:10:10.3017404Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2023-01-11T21:10:10.3017948Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2023-01-11T21:10:10.3018537Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2023-01-11T21:10:10.3019144Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2023-01-11T21:10:10.3019752Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2023-01-11T21:10:10.3020524Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2023-01-11T21:10:10.3021319Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2023-01-11T21:10:10.3022676Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2023-01-11T21:10:10.3023436Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2023-01-11T21:10:10.3024023Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2023-01-11T21:10:10.3024615Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2023-01-11T21:10:10.3046134Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2023-01-11T21:10:10.3113563Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-01-11T21:10:10.3114180Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:10:10.3114786Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:10:10.3115346Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2023-01-11T21:10:10.3116099Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2023-01-11T21:10:10.3116930Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2023-01-11T21:10:10.3117781Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2023-01-11T21:10:10.3120477Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2023-01-11T21:10:10.3121126Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2023-01-11T21:10:10.3122010Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2023-01-11T21:10:10.3173474Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2023-01-11T21:10:10.3173938Z creating: build/custom_test_artifacts/custom-backend-build/ 2023-01-11T21:10:10.3174428Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2023-01-11T21:10:10.3181183Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:10:10.3181755Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2023-01-11T21:10:10.3182313Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:10:10.3182893Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:10:10.3183470Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:10:10.3184947Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:10:10.3186439Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:10:10.3187030Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:10:10.3187612Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:10:10.3190138Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:10:10.3191136Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:10:10.3192968Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:10:10.3193616Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:10:10.3194886Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:10:10.3195903Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:10:10.3196519Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:10:10.3197110Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:10:10.3251589Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:10:10.3252344Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:10:10.3253080Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:10:10.3253839Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:10:10.3254588Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:10:10.3255303Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:10:10.3256210Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:10:10.3256950Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:10:10.3257678Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:10:10.3299741Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:10:10.3341077Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:10:10.3342048Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:10:10.3342863Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:10:10.3343848Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:10:10.3344917Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:10:10.3345830Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:10:10.3346776Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:10:10.3348001Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:10:10.3421406Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:10:10.3494615Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:10:10.3495293Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:10:10.3495869Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:10:10.3496432Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2023-01-11T21:10:10.3497392Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2023-01-11T21:10:10.3498050Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2023-01-11T21:10:10.3498674Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2023-01-11T21:10:10.3499336Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2023-01-11T21:10:10.3499964Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2023-01-11T21:10:10.3500590Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2023-01-11T21:10:10.3501216Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2023-01-11T21:10:10.3501848Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2023-01-11T21:10:10.3502468Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2023-01-11T21:10:10.3503106Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2023-01-11T21:10:10.3503736Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2023-01-11T21:10:10.3508424Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2023-01-11T21:10:10.3662420Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-01-11T21:10:10.3663078Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2023-01-11T21:10:10.3663713Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2023-01-11T21:10:10.3664381Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2023-01-11T21:10:10.3665012Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2023-01-11T21:10:10.3665645Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2023-01-11T21:10:10.3666288Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2023-01-11T21:10:10.3666939Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2023-01-11T21:10:10.3667574Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2023-01-11T21:10:10.3668217Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2023-01-11T21:10:10.3668861Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2023-01-11T21:10:10.3690213Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2023-01-11T21:10:10.3751467Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-01-11T21:10:10.3752131Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:10:10.3752776Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:10:10.3753364Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2023-01-11T21:10:10.3754183Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2023-01-11T21:10:10.3755257Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2023-01-11T21:10:10.3755817Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2023-01-11T21:10:10.3758677Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2023-01-11T21:10:10.3759495Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2023-01-11T21:10:10.3760285Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2023-01-11T21:10:10.3883461Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2023-01-11T21:10:10.3931323Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2023-01-11T21:10:10.3931866Z creating: build/lib/ 2023-01-11T21:10:10.3932402Z inflating: build/lib/libclog.a 2023-01-11T21:10:10.4002242Z inflating: build/lib/libgtest.a 2023-01-11T21:10:10.4012713Z inflating: build/lib/libpthreadpool.a 2023-01-11T21:10:10.4119071Z inflating: build/lib/libprotobuf-lite.a 2023-01-11T21:10:10.4216084Z inflating: build/lib/libbenchmark.a 2023-01-11T21:10:10.4225322Z inflating: build/lib/libittnotify.a 2023-01-11T21:10:10.4302143Z inflating: build/lib/libasmjit.a 2023-01-11T21:10:10.4334247Z inflating: build/lib/libtensorpipe_uv.a 2023-01-11T21:10:10.4868524Z inflating: build/lib/libprotobuf.a 2023-01-11T21:10:10.5009606Z inflating: build/lib/libgloo.a 2023-01-11T21:10:10.5042113Z inflating: build/lib/libfmt.a 2023-01-11T21:10:10.5043968Z inflating: build/lib/libcaffe2_nvrtc.so 2023-01-11T21:10:10.5044662Z inflating: build/lib/libfoxi_loader.a 2023-01-11T21:10:10.5128090Z inflating: build/lib/libc10.so 2023-01-11T21:10:10.5130036Z inflating: build/lib/libtorch_global_deps.so 2023-01-11T21:10:10.5162949Z inflating: build/lib/libcpuinfo.a 2023-01-11T21:10:10.5172492Z inflating: build/lib/libcpuinfo_internals.a 2023-01-11T21:10:10.5744574Z inflating: build/lib/libprotoc.a 2023-01-11T21:10:10.5760466Z inflating: build/lib/libqnnpack.a 2023-01-11T21:10:10.5783678Z inflating: build/lib/libpytorch_qnnpack.a 2023-01-11T21:10:10.5786307Z inflating: build/lib/libnnpack_reference_layers.a 2023-01-11T21:10:10.5808557Z inflating: build/lib/libnnpack.a 2023-01-11T21:10:10.5826184Z inflating: build/lib/libgmock.a 2023-01-11T21:10:10.5826837Z inflating: build/lib/libgtest_main.a 2023-01-11T21:10:10.5828113Z inflating: build/lib/libbenchmark_main.a 2023-01-11T21:10:10.5970581Z inflating: build/lib/libXNNPACK.a 2023-01-11T21:10:11.5779334Z inflating: build/lib/libdnnl.a 2023-01-11T21:10:11.6435688Z inflating: build/lib/libtensorpipe.a 2023-01-11T21:10:11.6490480Z inflating: build/lib/libc10_cuda.so 2023-01-11T21:10:11.8034479Z inflating: build/lib/libfbgemm.a 2023-01-11T21:10:11.8035122Z inflating: build/lib/libgmock_main.a 2023-01-11T21:10:11.9218050Z inflating: build/lib/libdnnl_graph.a 2023-01-11T21:10:11.9734777Z inflating: build/lib/libkineto.a 2023-01-11T21:10:12.0025044Z inflating: build/lib/libtensorpipe_cuda.a 2023-01-11T21:10:12.0070476Z inflating: build/lib/libcaffe2_protos.a 2023-01-11T21:10:12.0119260Z inflating: build/lib/libonnx_proto.a 2023-01-11T21:10:12.0798825Z inflating: build/lib/libonnx.a 2023-01-11T21:10:12.1231753Z inflating: build/lib/libgloo_cuda.a 2023-01-11T21:10:14.5072712Z inflating: build/lib/libtorch_cpu.so 2023-01-11T21:10:14.5083631Z inflating: build/lib/libunbox_lib.a 2023-01-11T21:10:16.6501990Z inflating: build/lib/libtorch_cuda.so 2023-01-11T21:10:16.6502899Z inflating: build/lib/libtorch.so 2023-01-11T21:10:16.6506099Z inflating: build/lib/libc10d_cuda_test.so 2023-01-11T21:10:17.6393714Z inflating: build/lib/libtorch_cuda_linalg.so 2023-01-11T21:10:17.6417986Z inflating: build/lib/libjitbackend_test.so 2023-01-11T21:10:17.6449428Z inflating: build/lib/libbackend_with_compiler.so 2023-01-11T21:10:17.6510616Z inflating: build/lib/libtorchbind_test.so 2023-01-11T21:10:17.6515594Z inflating: build/lib/libshm.so 2023-01-11T21:10:17.8370900Z inflating: build/lib/libtorch_python.so 2023-01-11T21:10:17.8411037Z inflating: build/lib/libnnapi_backend.so 2023-01-11T21:10:17.8411341Z creating: build/bin/ 2023-01-11T21:10:17.8465682Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-01-11T21:10:17.8523386Z inflating: build/bin/c10_DeviceGuard_test 2023-01-11T21:10:17.8579569Z inflating: build/bin/c10_Device_test 2023-01-11T21:10:17.8644224Z inflating: build/bin/c10_DispatchKeySet_test 2023-01-11T21:10:17.8697790Z inflating: build/bin/c10_StreamGuard_test 2023-01-11T21:10:17.8752673Z inflating: build/bin/c10_SymInt_test 2023-01-11T21:10:17.8814522Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-01-11T21:10:17.8876545Z inflating: build/bin/c10_InlineStreamGuard_test 2023-01-11T21:10:17.8940370Z inflating: build/bin/c10_SizesAndStrides_test 2023-01-11T21:10:17.8993795Z inflating: build/bin/c10_Array_test 2023-01-11T21:10:17.9053210Z inflating: build/bin/c10_Bitset_test 2023-01-11T21:10:17.9110274Z inflating: build/bin/c10_C++17_test 2023-01-11T21:10:17.9163578Z inflating: build/bin/c10_ConstexprCrc_test 2023-01-11T21:10:17.9218549Z inflating: build/bin/c10_DeadlockDetection_test 2023-01-11T21:10:17.9273475Z inflating: build/bin/c10_Half_test 2023-01-11T21:10:17.9336967Z inflating: build/bin/c10_LeftRight_test 2023-01-11T21:10:17.9406541Z inflating: build/bin/c10_Metaprogramming_test 2023-01-11T21:10:17.9567605Z inflating: build/bin/c10_SmallVectorTest 2023-01-11T21:10:17.9623721Z inflating: build/bin/c10_Synchronized_test 2023-01-11T21:10:17.9686906Z inflating: build/bin/c10_ThreadLocal_test 2023-01-11T21:10:17.9745823Z inflating: build/bin/c10_TypeIndex_test 2023-01-11T21:10:17.9801696Z inflating: build/bin/c10_TypeList_test 2023-01-11T21:10:17.9855382Z inflating: build/bin/c10_TypeTraits_test 2023-01-11T21:10:17.9913427Z inflating: build/bin/c10_accumulate_test 2023-01-11T21:10:17.9975703Z inflating: build/bin/c10_bfloat16_test 2023-01-11T21:10:18.0037027Z inflating: build/bin/c10_complex_math_test 2023-01-11T21:10:18.0098384Z inflating: build/bin/c10_complex_test 2023-01-11T21:10:18.0218341Z inflating: build/bin/c10_either_test 2023-01-11T21:10:18.0276856Z inflating: build/bin/c10_exception_test 2023-01-11T21:10:18.0332536Z inflating: build/bin/c10_flags_test 2023-01-11T21:10:18.0517638Z inflating: build/bin/c10_intrusive_ptr_test 2023-01-11T21:10:18.0573790Z inflating: build/bin/c10_irange_test 2023-01-11T21:10:18.0636892Z inflating: build/bin/c10_logging_test 2023-01-11T21:10:18.0718474Z inflating: build/bin/c10_optional_test 2023-01-11T21:10:18.0787128Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-01-11T21:10:18.0848062Z inflating: build/bin/c10_registry_test 2023-01-11T21:10:18.0912311Z inflating: build/bin/c10_string_view_test 2023-01-11T21:10:18.0969655Z inflating: build/bin/c10_tempfile_test 2023-01-11T21:10:18.1032125Z inflating: build/bin/c10_typeid_test 2023-01-11T21:10:18.1093395Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-01-11T21:10:18.1615629Z inflating: build/bin/protoc-3.13.0.0 2023-01-11T21:10:18.2138039Z inflating: build/bin/protoc 2023-01-11T21:10:18.2196796Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T21:10:18.2256127Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T21:10:18.2314871Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T21:10:18.2373065Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T21:10:18.2432082Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T21:10:18.2485821Z inflating: build/bin/c10_cuda_CUDATest 2023-01-11T21:10:18.2544885Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T21:10:18.2603932Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T21:10:18.2927971Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-01-11T21:10:18.3288450Z inflating: build/bin/vec_test_all_types_AVX2 2023-01-11T21:10:18.3348262Z inflating: build/bin/FileStoreTest 2023-01-11T21:10:18.3414592Z inflating: build/bin/TCPStoreTest 2023-01-11T21:10:18.3474472Z inflating: build/bin/HashStoreTest 2023-01-11T21:10:18.3490757Z inflating: build/bin/ProcessGroupMPITest 2023-01-11T21:10:18.3553817Z inflating: build/bin/test_edge_op_registration 2023-01-11T21:10:18.3557075Z inflating: build/bin/example_allreduce 2023-01-11T21:10:18.3616000Z inflating: build/bin/Dimname_test 2023-01-11T21:10:18.3696330Z inflating: build/bin/Dict_test 2023-01-11T21:10:18.3767355Z inflating: build/bin/MaybeOwned_test 2023-01-11T21:10:18.3830396Z inflating: build/bin/NamedTensor_test 2023-01-11T21:10:18.3896348Z inflating: build/bin/apply_utils_test 2023-01-11T21:10:18.3961199Z inflating: build/bin/atest 2023-01-11T21:10:18.4028553Z inflating: build/bin/basic 2023-01-11T21:10:18.4088771Z inflating: build/bin/broadcast_test 2023-01-11T21:10:18.4153004Z inflating: build/bin/cpu_generator_test 2023-01-11T21:10:18.4208198Z inflating: build/bin/dispatch_key_set_test 2023-01-11T21:10:18.4266396Z inflating: build/bin/cpu_profiling_allocator_test 2023-01-11T21:10:18.4321263Z inflating: build/bin/dlconvertor_test 2023-01-11T21:10:18.4385888Z inflating: build/bin/extension_backend_test 2023-01-11T21:10:18.4447628Z inflating: build/bin/half_test 2023-01-11T21:10:18.4502194Z inflating: build/bin/lazy_tensor_test 2023-01-11T21:10:18.4562107Z inflating: build/bin/math_kernel_test 2023-01-11T21:10:18.4621991Z inflating: build/bin/memory_format_test 2023-01-11T21:10:18.4681636Z inflating: build/bin/memory_overlapping_test 2023-01-11T21:10:18.4738428Z inflating: build/bin/operator_name_test 2023-01-11T21:10:18.4800083Z inflating: build/bin/native_test 2023-01-11T21:10:18.4855653Z inflating: build/bin/operators_test 2023-01-11T21:10:18.4914410Z inflating: build/bin/packedtensoraccessor_test 2023-01-11T21:10:18.4978595Z inflating: build/bin/quantized_test 2023-01-11T21:10:18.5035006Z inflating: build/bin/reportMemoryUsage_test 2023-01-11T21:10:18.5097578Z inflating: build/bin/scalar_tensor_test 2023-01-11T21:10:18.5160883Z inflating: build/bin/scalar_test 2023-01-11T21:10:18.5219498Z inflating: build/bin/stride_properties_test 2023-01-11T21:10:18.5305960Z inflating: build/bin/tensor_iterator_test 2023-01-11T21:10:18.5360735Z inflating: build/bin/reduce_ops_test 2023-01-11T21:10:18.5433969Z inflating: build/bin/pow_test 2023-01-11T21:10:18.5437104Z inflating: build/bin/thread_init_test 2023-01-11T21:10:18.5499370Z inflating: build/bin/test_parallel 2023-01-11T21:10:18.5560578Z inflating: build/bin/type_ptr_test 2023-01-11T21:10:18.5615728Z inflating: build/bin/variant_test 2023-01-11T21:10:18.5674439Z inflating: build/bin/undefined_tensor_test 2023-01-11T21:10:18.5733149Z inflating: build/bin/mobile_memory_cleanup 2023-01-11T21:10:18.5734280Z inflating: build/bin/verify_api_visibility 2023-01-11T21:10:18.5810967Z inflating: build/bin/legacy_vmap_test 2023-01-11T21:10:18.5867500Z inflating: build/bin/weakref_test 2023-01-11T21:10:18.5924030Z inflating: build/bin/wrapdim_test 2023-01-11T21:10:18.5978463Z inflating: build/bin/xla_tensor_test 2023-01-11T21:10:18.6044703Z inflating: build/bin/IListRef_test 2023-01-11T21:10:18.6164711Z inflating: build/bin/List_test 2023-01-11T21:10:18.6236871Z inflating: build/bin/KernelFunction_test 2023-01-11T21:10:18.6371796Z inflating: build/bin/kernel_function_legacy_test 2023-01-11T21:10:18.6477862Z inflating: build/bin/kernel_function_test 2023-01-11T21:10:18.6574816Z inflating: build/bin/cpu_rng_test 2023-01-11T21:10:18.6715848Z inflating: build/bin/kernel_lambda_legacy_test 2023-01-11T21:10:18.6819886Z inflating: build/bin/ivalue_test 2023-01-11T21:10:18.6933577Z inflating: build/bin/kernel_lambda_test 2023-01-11T21:10:18.7000454Z inflating: build/bin/kernel_stackbased_test 2023-01-11T21:10:18.7057161Z inflating: build/bin/CppSignature_test 2023-01-11T21:10:18.7162605Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-01-11T21:10:18.7216020Z inflating: build/bin/op_allowlist_test 2023-01-11T21:10:18.7283157Z inflating: build/bin/type_test 2023-01-11T21:10:18.7345570Z inflating: build/bin/backend_fallback_test 2023-01-11T21:10:18.7661493Z inflating: build/bin/op_registration_test 2023-01-11T21:10:18.7721492Z inflating: build/bin/inline_container_test 2023-01-11T21:10:18.7780129Z inflating: build/bin/cuda_apply_test 2023-01-11T21:10:18.7846481Z inflating: build/bin/cuda_atomic_ops_test 2023-01-11T21:10:18.7906143Z inflating: build/bin/cuda_caching_host_allocator_test 2023-01-11T21:10:18.7984474Z inflating: build/bin/cuda_complex_math_test 2023-01-11T21:10:18.8049301Z inflating: build/bin/cuda_complex_test 2023-01-11T21:10:18.8103830Z inflating: build/bin/cuda_device_test 2023-01-11T21:10:18.8169475Z inflating: build/bin/cuda_cub_test 2023-01-11T21:10:18.8224729Z inflating: build/bin/cuda_dlconvertor_test 2023-01-11T21:10:18.8299205Z inflating: build/bin/cuda_distributions_test 2023-01-11T21:10:18.8354881Z inflating: build/bin/cuda_integer_divider_test 2023-01-11T21:10:18.8420108Z inflating: build/bin/cuda_generator_test 2023-01-11T21:10:18.8474565Z inflating: build/bin/cuda_half_test 2023-01-11T21:10:18.8541810Z inflating: build/bin/cuda_stream_test 2023-01-11T21:10:18.8600354Z inflating: build/bin/cuda_reportMemoryUsage_test 2023-01-11T21:10:18.8654480Z inflating: build/bin/cuda_optional_test 2023-01-11T21:10:18.8711415Z inflating: build/bin/cuda_packedtensoraccessor_test 2023-01-11T21:10:18.8765315Z inflating: build/bin/cuda_cudnn_test 2023-01-11T21:10:18.8823595Z inflating: build/bin/cuda_vectorized_test 2023-01-11T21:10:18.8841489Z inflating: build/bin/tutorial_tensorexpr 2023-01-11T21:10:18.8913739Z inflating: build/bin/ProcessGroupGlooTest 2023-01-11T21:10:18.8978471Z inflating: build/bin/ProcessGroupGlooAsyncTest 2023-01-11T21:10:18.9046355Z inflating: build/bin/ProcessGroupNCCLTest 2023-01-11T21:10:18.9110740Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2023-01-11T21:10:18.9169756Z inflating: build/bin/ProcessGroupUCCTest 2023-01-11T21:10:18.9229620Z inflating: build/bin/test_dist_autograd 2023-01-11T21:10:18.9306746Z inflating: build/bin/test_cpp_rpc 2023-01-11T21:10:18.9309447Z inflating: build/bin/parallel_benchmark 2023-01-11T21:10:18.9385249Z inflating: build/bin/test_mobile_nnc 2023-01-11T21:10:18.9396669Z inflating: build/bin/aot_model_compiler_test 2023-01-11T21:10:19.0307803Z inflating: build/bin/test_tensorexpr 2023-01-11T21:10:19.0313662Z inflating: build/bin/torch_shm_manager 2023-01-11T21:10:19.0703947Z inflating: build/bin/test_lazy 2023-01-11T21:10:19.2025901Z inflating: build/bin/test_api 2023-01-11T21:10:19.3232070Z inflating: build/bin/test_jit 2023-01-11T21:10:19.3234199Z inflating: .pytorch-test-times.json 2023-01-11T21:10:19.3266558Z ##[group]Run df -H 2023-01-11T21:10:19.3266794Z df -H 2023-01-11T21:10:19.3280627Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:10:19.3280930Z env: 2023-01-11T21:10:19.3281176Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:10:19.3281440Z GPU_FLAG: --gpus all 2023-01-11T21:10:19.3281686Z ##[endgroup] 2023-01-11T21:10:19.3321195Z Filesystem Size Used Avail Use% Mounted on 2023-01-11T21:10:19.3321852Z devtmpfs 65G 0 65G 0% /dev 2023-01-11T21:10:19.3322478Z tmpfs 65G 0 65G 0% /dev/shm 2023-01-11T21:10:19.3323082Z tmpfs 65G 484k 65G 1% /run 2023-01-11T21:10:19.3323374Z tmpfs 65G 0 65G 0% /sys/fs/cgroup 2023-01-11T21:10:19.3323663Z /dev/xvda1 162G 52G 110G 32% / 2023-01-11T21:10:19.3348473Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:10:19.3349222Z .github/scripts/parse_ref.py 2023-01-11T21:10:19.3360863Z shell: /usr/bin/bash -e {0} 2023-01-11T21:10:19.3361116Z env: 2023-01-11T21:10:19.3361341Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:10:19.3361608Z GPU_FLAG: --gpus all 2023-01-11T21:10:19.3361853Z ##[endgroup] 2023-01-11T21:10:19.3656835Z ##[group]Run set -x 2023-01-11T21:10:19.3657212Z set -x 2023-01-11T21:10:19.3657451Z  2023-01-11T21:10:19.3657704Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-01-11T21:10:19.3658054Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2023-01-11T21:10:19.3658407Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-01-11T21:10:19.3658731Z  TEST_COMMAND=.jenkins/onnx/test.sh 2023-01-11T21:10:19.3658984Z else 2023-01-11T21:10:19.3659263Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:10:19.3659539Z fi 2023-01-11T21:10:19.3659738Z  2023-01-11T21:10:19.3660060Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:10:19.3660380Z  2023-01-11T21:10:19.3660658Z # sanitize the input commit message and PR body here: 2023-01-11T21:10:19.3660954Z # 2023-01-11T21:10:19.3661337Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T21:10:19.3661945Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T21:10:19.3662369Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T21:10:19.3662685Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T21:10:19.3662942Z  2023-01-11T21:10:19.3663278Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T21:10:19.3663657Z # wreak havoc internally 2023-01-11T21:10:19.3663981Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T21:10:19.3664293Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T21:10:19.3664557Z  2023-01-11T21:10:19.3664870Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T21:10:19.3665255Z # TODO: Stop building test binaries as part of the build phase 2023-01-11T21:10:19.3665631Z # Used for GPU_FLAG since that doesn't play nice 2023-01-11T21:10:19.3665962Z # shellcheck disable=SC2086,SC2090 2023-01-11T21:10:19.3666268Z container_name=$(docker run \ 2023-01-11T21:10:19.3666529Z  ${GPU_FLAG:-} \ 2023-01-11T21:10:19.3666802Z  -e BUILD_ENVIRONMENT \ 2023-01-11T21:10:19.3667076Z  -e PR_NUMBER \ 2023-01-11T21:10:19.3667327Z  -e GITHUB_ACTIONS \ 2023-01-11T21:10:19.3667586Z  -e BASE_SHA \ 2023-01-11T21:10:19.3667838Z  -e BRANCH \ 2023-01-11T21:10:19.3668064Z  -e SHA1 \ 2023-01-11T21:10:19.3668324Z  -e AWS_DEFAULT_REGION \ 2023-01-11T21:10:19.3668597Z  -e IN_WHEEL_TEST \ 2023-01-11T21:10:19.3668841Z  -e SHARD_NUMBER \ 2023-01-11T21:10:19.3669102Z  -e TEST_CONFIG \ 2023-01-11T21:10:19.3669366Z  -e NUM_TEST_SHARDS \ 2023-01-11T21:10:19.3669627Z  -e PR_BODY \ 2023-01-11T21:10:19.3669875Z  -e COMMIT_MESSAGES \ 2023-01-11T21:10:19.3670162Z  -e CONTINUE_THROUGH_ERROR \ 2023-01-11T21:10:19.3670466Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-01-11T21:10:19.3670764Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-01-11T21:10:19.3671054Z  -e PR_LABELS \ 2023-01-11T21:10:19.3671345Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T21:10:19.3671618Z  -e SCCACHE_BUCKET \ 2023-01-11T21:10:19.3671897Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T21:10:19.3672168Z  -e XLA_CUDA \ 2023-01-11T21:10:19.3672435Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T21:10:19.3672757Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-01-11T21:10:19.3673087Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-01-11T21:10:19.3673438Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T21:10:19.3673745Z  --ulimit stack=10485760:83886080 \ 2023-01-11T21:10:19.3674124Z  --security-opt seccomp=unconfined \ 2023-01-11T21:10:19.3674442Z  --cap-add=SYS_PTRACE \ 2023-01-11T21:10:19.3674698Z  --ipc=host \ 2023-01-11T21:10:19.3674965Z  --shm-size="${SHM_SIZE}" \ 2023-01-11T21:10:19.3675225Z  --tty \ 2023-01-11T21:10:19.3675448Z  --detach \ 2023-01-11T21:10:19.3675716Z  --name="${container_name}" \ 2023-01-11T21:10:19.3675990Z  --user jenkins \ 2023-01-11T21:10:19.3676296Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T21:10:19.3676638Z  -w /var/lib/jenkins/workspace \ 2023-01-11T21:10:19.3676926Z  "${DOCKER_IMAGE}" 2023-01-11T21:10:19.3677166Z ) 2023-01-11T21:10:19.3677451Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-01-11T21:10:19.3677899Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-01-11T21:10:19.3690547Z shell: /usr/bin/bash -e {0} 2023-01-11T21:10:19.3690783Z env: 2023-01-11T21:10:19.3691025Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:10:19.3691381Z GPU_FLAG: --gpus all 2023-01-11T21:10:19.3691693Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:10:19.3692010Z PR_NUMBER: 91627 2023-01-11T21:10:19.3692258Z BRANCH: pull/91627 2023-01-11T21:10:19.3692535Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:10:19.3692869Z BASE_SHA: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T21:10:19.3693172Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:10:19.3693443Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:10:19.3693715Z TEST_CONFIG: default 2023-01-11T21:10:19.3693957Z SHARD_NUMBER: 2 2023-01-11T21:10:19.3694177Z NUM_TEST_SHARDS: 4 2023-01-11T21:10:19.3694462Z PR_BODY: Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:10:19.3694756Z CONTINUE_THROUGH_ERROR: False 2023-01-11T21:10:19.3695090Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T21:10:19.3695404Z SCCACHE_S3_KEY_PREFIX: pull 2023-01-11T21:10:19.3695660Z SHM_SIZE: 2g 2023-01-11T21:10:19.3696161Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:10:19.3696621Z XLA_CUDA: 2023-01-11T21:10:19.3696970Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:10:19.3697351Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T21:10:19.3697654Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T21:10:19.3697911Z ##[endgroup] 2023-01-11T21:10:19.3726515Z + [[ default == \m\u\l\t\i\g\p\u ]] 2023-01-11T21:10:19.3727378Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *onnx* ]] 2023-01-11T21:10:19.3728059Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:10:19.3730239Z ++ git cherry -v origin/master 2023-01-11T21:10:19.4287284Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\'' 2023-01-11T21:10:19.4287775Z + 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch 2023-01-11T21:10:19.4288357Z + 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T21:10:19.4289564Z + 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:10:19.4290260Z + PR_BODY='Fixes #91003 cc @ezyang @gchanan' 2023-01-11T21:10:19.4291807Z + 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:10:19.4293125Z + 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:10:19.4293829Z + export 'PR_BODY=Fixes #91003 cc @ezyang @gchanan' 2023-01-11T21:10:19.4294207Z + PR_BODY='Fixes #91003 cc @ezyang @gchanan' 2023-01-11T21:10:19.4301136Z +++ nproc --ignore=2 2023-01-11T21:10:19.4314775Z ++ 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_3896099317 --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:10:33.6488347Z + container_name=5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T21:10:33.6488917Z + echo DOCKER_CONTAINER_ID=5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T21:10:33.6494786Z ++ echo dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:10:33.6496843Z + docker exec -t 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 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:10:34.1967675Z Processing ./dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:10:35.1568680Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (2.6.3) 2023-01-11T21:10:35.1572500Z 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:10:35.1576696Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (1.11.1) 2023-01-11T21:10:35.1592680Z 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:10:35.1669088Z 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:10:35.1880845Z 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:10:36.0788947Z Installing collected packages: torch 2023-01-11T21:10:45.6346622Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T21:10:45.7863677Z + echo 'Environment variables:' 2023-01-11T21:10:45.7863978Z Environment variables: 2023-01-11T21:10:45.7866931Z + env 2023-01-11T21:10:45.7871905Z SHARD_NUMBER=2 2023-01-11T21:10:45.7872895Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:10:45.7873640Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:10:45.7874009Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:10:45.7874443Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:10:45.7874714Z UCC_HOME=/usr 2023-01-11T21:10:45.7875102Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:10:45.7875448Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:10:45.7879659Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:10:45.7880261Z INSTALLED_DB=yes 2023-01-11T21:10:45.7880634Z HOSTNAME=5551a04de7c4 2023-01-11T21:10:45.7881001Z GITHUB_REF_NAME=91627/merge 2023-01-11T21:10:45.7881919Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:10:45.7882655Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:10:45.7883095Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:10:45.7883636Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:10:45.7884748Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_fdfc7864-ec06-4f1d-86c0-3d879b26b504 2023-01-11T21:10:45.7885945Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:10:45.7886955Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:10:45.7887736Z GITHUB_RUN_ATTEMPT=2 2023-01-11T21:10:45.7888236Z TEST_CONFIG=default 2023-01-11T21:10:45.7888789Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:10:45.7889587Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:10:45.7890495Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:10:45.7890921Z GITHUB_ACTIONS=true 2023-01-11T21:10:45.7891184Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:10:45.7891483Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:10:45.7891798Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:10:45.7892354Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T21:10:45.7892695Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:10:45.7892940Z CI=true 2023-01-11T21:10:45.7893192Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:10:45.7893585Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:10:45.7893895Z BRANCH=pull/91627 2023-01-11T21:10:45.7894146Z GITHUB_HEAD_REF=master 2023-01-11T21:10:45.7894442Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:10:45.7894760Z GITHUB_ACTOR=LucaLumetti 2023-01-11T21:10:45.7895067Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:10:45.7895343Z GITHUB_ACTION_REF= 2023-01-11T21:10:45.7895725Z NCCL_VERSION=2.12.10-1 2023-01-11T21:10:45.7895978Z GITHUB_ACTION=__self 2023-01-11T21:10:45.7896223Z GITHUB_REF_PROTECTED=false 2023-01-11T21:10:45.7896678Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:10:45.7897066Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:10:45.7899717Z *** 2023-01-11T21:10:45.7899968Z INSTALLED_VISION=yes 2023-01-11T21:10:45.7900218Z NVARCH=x86_64 2023-01-11T21:10:45.7900546Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:10:45.7900814Z HOME=/var/lib/jenkins 2023-01-11T21:10:45.7901354Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_fdfc7864-ec06-4f1d-86c0-3d879b26b504 2023-01-11T21:10:45.7901770Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:10:45.7902032Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:10:45.7902299Z GITHUB_REF_TYPE=branch 2023-01-11T21:10:45.7902608Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:45.7902876Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:10:45.7903257Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:10:45.7903671Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:10:45.7904216Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_fdfc7864-ec06-4f1d-86c0-3d879b26b504 2023-01-11T21:10:45.7904626Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:10:45.7904975Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:10:45.7905257Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T21:10:45.7905560Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:10:45.7905866Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:45.7906161Z INSTALLED_PROTOBUF=yes 2023-01-11T21:10:45.7906419Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:10:45.7906686Z GITHUB_RUN_ID=3896099317 2023-01-11T21:10:45.7907029Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:10:45.7907318Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:10:45.7907615Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:10:45.7907931Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:10:45.7908187Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:10:45.7908495Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:10:45.7908772Z MAX_JOBS=14 2023-01-11T21:10:45.7909141Z GITHUB_ACTOR_ID=7543386 2023-01-11T21:10:45.7909461Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:10:45.7909842Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:10:45.7910312Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:10:45.7910654Z UCX_HOME=/usr 2023-01-11T21:10:45.7910912Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:10:45.7911226Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:10:45.7911580Z BASE_SHA=db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T21:10:45.7911918Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:10:45.7912203Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:10:45.7912480Z GITHUB_BASE_REF=master 2023-01-11T21:10:45.7912724Z TERM=xterm 2023-01-11T21:10:45.7912929Z XLA_CUDA= 2023-01-11T21:10:45.7913200Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:10:45.7913473Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:10:45.7913719Z CUDA_VERSION=11.6.2 2023-01-11T21:10:45.7914064Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:10:45.7914365Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:10:45.7914986Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_fdfc7864-ec06-4f1d-86c0-3d879b26b504 2023-01-11T21:10:45.7915357Z GITHUB_JOB=test 2023-01-11T21:10:45.7915615Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T21:10:45.7916221Z 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:10:45.7916900Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:10:45.7917173Z NUM_TEST_SHARDS=4 2023-01-11T21:10:45.7917416Z PR_NUMBER=91627 2023-01-11T21:10:45.7917949Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_fdfc7864-ec06-4f1d-86c0-3d879b26b504 2023-01-11T21:10:45.7918310Z SHLVL=1 2023-01-11T21:10:45.7918656Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:10:45.7918988Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:10:45.7919800Z 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:10:45.7920564Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:10:45.7920884Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:10:45.7921190Z GITHUB_EVENT_NAME=pull_request 2023-01-11T21:10:45.7921483Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:10:45.7921834Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:10:45.7922125Z GITHUB_RUN_NUMBER=77928 2023-01-11T21:10:45.7922388Z GITHUB_WORKFLOW=pull 2023-01-11T21:10:45.7922786Z 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:10:45.7923242Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:45.7923581Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:45.7924024Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:10:45.7924374Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T21:10:45.7924635Z _=/usr/bin/env 2023-01-11T21:10:45.7925356Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-01-11T21:10:45.8096591Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2023-01-11T21:10:45.8097368Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T21:10:45.8097858Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2023-01-11T21:10:45.8098890Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2023-01-11T21:10:45.8099268Z + BUILD_DIR=build 2023-01-11T21:10:45.8099550Z + BUILD_RENAMED_DIR=build_renamed 2023-01-11T21:10:45.8099818Z + BUILD_BIN_DIR=build/bin 2023-01-11T21:10:45.8100072Z + export VALGRIND=ON 2023-01-11T21:10:45.8100317Z + VALGRIND=ON 2023-01-11T21:10:45.8100568Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:10:45.8100866Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:10:45.8101285Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *clang9* ]] 2023-01-11T21:10:45.8101708Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *bazel* ]] 2023-01-11T21:10:45.8104244Z ++ realpath build/custom_test_artifacts 2023-01-11T21:10:45.8111916Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-01-11T21:10:45.8115657Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:10:45.8122805Z + source .jenkins/pytorch/common.sh 2023-01-11T21:10:45.8126762Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T21:10:45.8137072Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T21:10:45.8140455Z +++ declare -f -t trap_add 2023-01-11T21:10:45.8145292Z ++ set -ex 2023-01-11T21:10:45.8145824Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7 == *rocm* ]] 2023-01-11T21:10:45.8146345Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T21:10:45.8146665Z + echo 'Environment variables' 2023-01-11T21:10:45.8146936Z Environment variables 2023-01-11T21:10:45.8147194Z + env 2023-01-11T21:10:45.8153826Z SHARD_NUMBER=2 2023-01-11T21:10:45.8154498Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:10:45.8155243Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:10:45.8155878Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:10:45.8156780Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:10:45.8157262Z UCC_HOME=/usr 2023-01-11T21:10:45.8157933Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:10:45.8158380Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:10:45.8159176Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:10:45.8159741Z INSTALLED_DB=yes 2023-01-11T21:10:45.8160202Z HOSTNAME=5551a04de7c4 2023-01-11T21:10:45.8160769Z GITHUB_REF_NAME=91627/merge 2023-01-11T21:10:45.8161378Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:10:45.8161956Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:10:45.8162527Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:10:45.8163133Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:10:45.8164324Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_fdfc7864-ec06-4f1d-86c0-3d879b26b504 2023-01-11T21:10:45.8165491Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:10:45.8166501Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:10:45.8167255Z GITHUB_RUN_ATTEMPT=2 2023-01-11T21:10:45.8167704Z TEST_CONFIG=default 2023-01-11T21:10:45.8168272Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:10:45.8169008Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:10:45.8169638Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:10:45.8170171Z GITHUB_ACTIONS=true 2023-01-11T21:10:45.8170664Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:10:45.8171257Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:10:45.8171905Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:10:45.8172644Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T21:10:45.8173307Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:10:45.8173753Z CI=true 2023-01-11T21:10:45.8174241Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:10:45.8175012Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:10:45.8175723Z BRANCH=pull/91627 2023-01-11T21:10:45.8176218Z GITHUB_HEAD_REF=master 2023-01-11T21:10:45.8176526Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:10:45.8176844Z GITHUB_ACTOR=LucaLumetti 2023-01-11T21:10:45.8177155Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:10:45.8177433Z GITHUB_ACTION_REF= 2023-01-11T21:10:45.8177718Z NCCL_VERSION=2.12.10-1 2023-01-11T21:10:45.8178138Z GITHUB_ACTION=__self 2023-01-11T21:10:45.8178403Z VALGRIND=ON 2023-01-11T21:10:45.8178642Z GITHUB_REF_PROTECTED=false 2023-01-11T21:10:45.8179098Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:10:45.8179480Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:10:45.8179838Z *** 2023-01-11T21:10:45.8180069Z INSTALLED_VISION=yes 2023-01-11T21:10:45.8180316Z NVARCH=x86_64 2023-01-11T21:10:45.8180599Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:10:45.8180876Z HOME=/var/lib/jenkins 2023-01-11T21:10:45.8181410Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_fdfc7864-ec06-4f1d-86c0-3d879b26b504 2023-01-11T21:10:45.8181808Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:10:45.8182085Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:10:45.8182350Z GITHUB_REF_TYPE=branch 2023-01-11T21:10:45.8182641Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:45.8182924Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:10:45.8183309Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:10:45.8183723Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:10:45.8184370Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_fdfc7864-ec06-4f1d-86c0-3d879b26b504 2023-01-11T21:10:45.8184776Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:10:45.8185124Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:10:45.8185405Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T21:10:45.8185706Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:10:45.8186011Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:45.8186350Z INSTALLED_PROTOBUF=yes 2023-01-11T21:10:45.8186604Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:10:45.8186868Z GITHUB_RUN_ID=3896099317 2023-01-11T21:10:45.8187216Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:10:45.8187502Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:10:45.8187801Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:10:45.8188112Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:10:45.8188369Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:10:45.8188673Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:10:45.8188949Z MAX_JOBS=14 2023-01-11T21:10:45.8189172Z GITHUB_ACTOR_ID=7543386 2023-01-11T21:10:45.8189470Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:10:45.8189847Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:10:45.8190316Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:10:45.8190659Z UCX_HOME=/usr 2023-01-11T21:10:45.8190912Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:10:45.8191243Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:10:45.8191577Z BASE_SHA=db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T21:10:45.8191913Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:10:45.8192214Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:10:45.8192475Z GITHUB_BASE_REF=master 2023-01-11T21:10:45.8192715Z TERM=xterm 2023-01-11T21:10:45.8192968Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:10:45.8193210Z XLA_CUDA= 2023-01-11T21:10:45.8193478Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:10:45.8193753Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:10:45.8193994Z CUDA_VERSION=11.6.2 2023-01-11T21:10:45.8194330Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:10:45.8194629Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:10:45.8195155Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_fdfc7864-ec06-4f1d-86c0-3d879b26b504 2023-01-11T21:10:45.8195544Z GITHUB_JOB=test 2023-01-11T21:10:45.8195800Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T21:10:45.8196393Z 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:10:45.8197004Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:10:45.8197292Z NUM_TEST_SHARDS=4 2023-01-11T21:10:45.8197595Z PR_NUMBER=91627 2023-01-11T21:10:45.8198123Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_fdfc7864-ec06-4f1d-86c0-3d879b26b504 2023-01-11T21:10:45.8198508Z SHLVL=1 2023-01-11T21:10:45.8198848Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:10:45.8199158Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:10:45.8199963Z 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:10:45.8200744Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:10:45.8201059Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:10:45.8201350Z GITHUB_EVENT_NAME=pull_request 2023-01-11T21:10:45.8201661Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:10:45.8202072Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:10:45.8202342Z GITHUB_RUN_NUMBER=77928 2023-01-11T21:10:45.8202634Z GITHUB_WORKFLOW=pull 2023-01-11T21:10:45.8203049Z 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:10:45.8203507Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:45.8203829Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:45.8204289Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:10:45.8204639Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T21:10:45.8204883Z _=/usr/bin/env 2023-01-11T21:10:45.8205640Z + echo 'Testing pytorch' 2023-01-11T21:10:45.8205899Z Testing pytorch 2023-01-11T21:10:45.8206152Z + export LANG=C.UTF-8 2023-01-11T21:10:45.8206415Z + LANG=C.UTF-8 2023-01-11T21:10:45.8206656Z + PR_NUMBER=91627 2023-01-11T21:10:45.8206897Z + [[ default == \d\e\f\a\u\l\t ]] 2023-01-11T21:10:45.8207177Z + export CUDA_VISIBLE_DEVICES=0 2023-01-11T21:10:45.8207447Z + CUDA_VISIBLE_DEVICES=0 2023-01-11T21:10:45.8207700Z + export HIP_VISIBLE_DEVICES=0 2023-01-11T21:10:45.8207969Z + HIP_VISIBLE_DEVICES=0 2023-01-11T21:10:45.8208244Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-01-11T21:10:45.8208500Z + [[ default == \s\l\o\w ]] 2023-01-11T21:10:45.8208911Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *slow-gradcheck* ]] 2023-01-11T21:10:45.8209361Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *cuda* ]] 2023-01-11T21:10:45.8209694Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:10:45.8210009Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:10:45.8210293Z + [[ default == *crossref* ]] 2023-01-11T21:10:45.8210553Z + [[ default == *dynamo* ]] 2023-01-11T21:10:45.8210795Z + [[ default == *inductor* ]] 2023-01-11T21:10:45.8211171Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *rocm* ]] 2023-01-11T21:10:45.8211605Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *-bazel-* ]] 2023-01-11T21:10:45.8211965Z + pip_install --user ninja==1.10.2 2023-01-11T21:10:45.8212359Z + pip install --progress-bar off --user ninja==1.10.2 2023-01-11T21:10:46.3479834Z Collecting ninja==1.10.2 2023-01-11T21:10:46.3686507Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-01-11T21:10:47.2405808Z Installing collected packages: ninja 2023-01-11T21:10:47.2504280Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-01-11T21:10:47.2505352Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T21:10:47.2566295Z Successfully installed ninja-1.10.2 2023-01-11T21:10:47.3219690Z + 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:10:47.3220764Z + 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:10:47.3222033Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *asan* ]] 2023-01-11T21:10:47.3222593Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-tsan* ]] 2023-01-11T21:10:47.3223083Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-01-11T21:10:47.3223390Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-01-11T21:10:47.3231942Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *tbb* ]] 2023-01-11T21:10:47.3247750Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *libtorch* ]] 2023-01-11T21:10:47.3248353Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-bazel-* ]] 2023-01-11T21:10:47.3248781Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-tsan* ]] 2023-01-11T21:10:47.3252129Z + cd test 2023-01-11T21:10:47.3252512Z + python -c 'import torch; print(torch.__config__.show())' 2023-01-11T21:10:48.9329627Z PyTorch built with: 2023-01-11T21:10:48.9330261Z - GCC 7.5 2023-01-11T21:10:48.9330622Z - C++ Version: 201703 2023-01-11T21:10:48.9331202Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:10:48.9332199Z - Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:10:48.9332684Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:10:48.9333230Z - LAPACK is enabled (usually provided by MKL) 2023-01-11T21:10:48.9333556Z - NNPACK is enabled 2023-01-11T21:10:48.9333853Z - CPU capability usage: AVX2 2023-01-11T21:10:48.9334410Z - CUDA Runtime 11.6 2023-01-11T21:10:48.9334814Z - NVCC architecture flags: -gencode;arch=compute_52,code=sm_52 2023-01-11T21:10:48.9335194Z - CuDNN 8.3.2 (built against CUDA 11.5) 2023-01-11T21:10:48.9335751Z - Magma 2.6.1 2023-01-11T21:10:48.9339542Z - 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:10:48.9342280Z 2023-01-11T21:10:49.1510494Z + cd test 2023-01-11T21:10:49.1511042Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-01-11T21:10:50.6721107Z ATen/Parallel: 2023-01-11T21:10:50.6736380Z at::get_num_threads() : 8 2023-01-11T21:10:50.6736735Z at::get_num_interop_threads() : 8 2023-01-11T21:10:50.6737030Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:10:50.6737288Z omp_get_max_threads() : 8 2023-01-11T21:10:50.6737931Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:10:50.6738322Z mkl_get_max_threads() : 8 2023-01-11T21:10:50.6738743Z Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:10:50.6739111Z std::thread::hardware_concurrency() : 16 2023-01-11T21:10:50.6739400Z Environment variables: 2023-01-11T21:10:50.6739943Z OMP_NUM_THREADS : [not set] 2023-01-11T21:10:50.6740240Z MKL_NUM_THREADS : [not set] 2023-01-11T21:10:50.6740524Z ATen parallel backend: OpenMP 2023-01-11T21:10:50.6740703Z 2023-01-11T21:10:50.8923046Z + [[ default == *backward* ]] 2023-01-11T21:10:50.8923342Z + [[ default == *xla* ]] 2023-01-11T21:10:50.8924448Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2023-01-11T21:10:50.8925344Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *libtorch* ]] 2023-01-11T21:10:50.8925900Z + [[ default == distributed ]] 2023-01-11T21:10:50.8926178Z + [[ default == deploy ]] 2023-01-11T21:10:50.8926542Z + [[ default == *inductor_distributed* ]] 2023-01-11T21:10:50.8927063Z + [[ default == *dynamo* ]] 2023-01-11T21:10:50.8927591Z + [[ default == *dynamo* ]] 2023-01-11T21:10:50.8928150Z + [[ default == *inductor_huggingface* ]] 2023-01-11T21:10:50.8928690Z + [[ default == *inductor_timm* ]] 2023-01-11T21:10:50.8929239Z + [[ default == *inductor_torchbench* ]] 2023-01-11T21:10:50.8929808Z + [[ default == *inductor* ]] 2023-01-11T21:10:50.8930246Z + [[ 2 == 1 ]] 2023-01-11T21:10:50.8930626Z + [[ 2 == 2 ]] 2023-01-11T21:10:50.8931556Z + [[ 4 -gt 1 ]] 2023-01-11T21:10:50.8932002Z + install_torchvision 2023-01-11T21:10:50.8932457Z + local commit 2023-01-11T21:10:50.8932958Z ++ get_pinned_commit vision 2023-01-11T21:10:50.8933513Z ++ cat .github/ci_commit_pins/vision.txt 2023-01-11T21:10:50.8947315Z + commit=32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:50.8948011Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:50.8948757Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:51.3592149Z Collecting git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:51.3597894Z Cloning https://github.com/pytorch/vision.git (to revision 32d254bbfcf14975f846765775584e61ef25a5bc) to /tmp/pip-req-build-jfpibmh8 2023-01-11T21:10:51.3618458Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-jfpibmh8 2023-01-11T21:10:53.6002047Z Running command git rev-parse -q --verify 'sha^32d254bbfcf14975f846765775584e61ef25a5bc' 2023-01-11T21:10:53.6023421Z Running command git fetch -q https://github.com/pytorch/vision.git 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:54.8411000Z Running command git checkout -q 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:55.4565037Z Resolved https://github.com/pytorch/vision.git to commit 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:57.9176643Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T21:10:57.9253180Z [?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:10:57.9257514Z Requirement already satisfied: numpy in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (1.21.2) 2023-01-11T21:10:57.9262018Z Requirement already satisfied: requests in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (2.28.1) 2023-01-11T21:10:57.9268498Z 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:10:57.9276604Z 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:10:57.9517207Z 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:10:57.9524834Z 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:10:57.9533347Z 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:10:57.9543272Z 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:10:57.9600856Z 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:10:57.9605893Z 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:10:58.0040911Z 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:10:58.0117083Z Building wheels for collected packages: torchvision 2023-01-11T21:12:21.3490537Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2023-01-11T21:12:21.3562723Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+32d254b-cp310-cp310-linux_x86_64.whl size=1856184 sha256=517ac3c414ca38a105c2042d1a7803a0834805c4584335288ca1e9e75ccd344f 2023-01-11T21:12:21.3564344Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/ca/33/ae/1f7c8972d058d079236e7ca0a30b53b050afb405820b9ed787 2023-01-11T21:12:21.3610336Z Successfully built torchvision 2023-01-11T21:12:22.1471264Z Installing collected packages: torchvision 2023-01-11T21:12:22.6907456Z Successfully installed torchvision-0.15.0a0+32d254b 2023-01-11T21:12:22.8032020Z + install_triton 2023-01-11T21:12:22.8032314Z + local commit 2023-01-11T21:12:22.8036245Z + [[ default == *rocm* ]] 2023-01-11T21:12:22.8036811Z ++ get_pinned_commit triton 2023-01-11T21:12:22.8037215Z ++ cat .github/ci_commit_pins/triton.txt 2023-01-11T21:12:22.8052245Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:12:22.8053075Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:12:22.8053789Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:12:23.2666901Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:12:23.2672921Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-vd0p04dj 2023-01-11T21:12:23.2694298Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-vd0p04dj 2023-01-11T21:12:24.0436871Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2023-01-11T21:12:24.0459547Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:12:24.4539638Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:12:24.8323826Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:12:24.8325592Z Running command git submodule update --init --recursive -q 2023-01-11T21:12:25.4349978Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T21:12:25.6689430Z [?25hCollecting cmake 2023-01-11T21:12:25.6886524Z Downloading cmake-3.25.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-01-11T21:12:26.0592421Z Collecting filelock 2023-01-11T21:12:26.0628368Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T21:12:26.0672409Z Requirement already satisfied: torch in /opt/conda/lib/python3.10/site-packages (from triton==2.0.0) (2.0.0a0+git8419ddd) 2023-01-11T21:12:26.0932494Z 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:12:26.0937538Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (2.6.3) 2023-01-11T21:12:26.0942392Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (1.11.1) 2023-01-11T21:12:26.1156894Z 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:12:26.1229700Z Building wheels for collected packages: triton 2023-01-11T21:13:17.8563248Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ done 2023-01-11T21:13:17.9045154Z [?25h Created wheel for triton: filename=triton-2.0.0-cp310-cp310-linux_x86_64.whl size=15377935 sha256=f61b018f7508a119fb27c6e69d0bf55012ce3a25ecf03bad226539b2ad1dca12 2023-01-11T21:13:17.9046212Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/3f/1d/23/1c2bc47d618a44f9c949aea4b7e355e737a1f1ed208f009295 2023-01-11T21:13:17.9066157Z Successfully built triton 2023-01-11T21:13:18.8151508Z Installing collected packages: cmake, filelock, triton 2023-01-11T21:13:20.2779313Z Successfully installed cmake-3.25.0 filelock-3.9.0 triton-2.0.0 2023-01-11T21:13:20.3822373Z + pip_install --user jinja2 2023-01-11T21:13:20.3822778Z + pip install --progress-bar off --user jinja2 2023-01-11T21:13:20.8945152Z Collecting jinja2 2023-01-11T21:13:20.9126053Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T21:13:20.9270947Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.10/site-packages (from jinja2) (2.1.1) 2023-01-11T21:13:21.7988998Z Installing collected packages: jinja2 2023-01-11T21:13:21.9006504Z Successfully installed jinja2-3.1.2 2023-01-11T21:13:21.9660227Z + test_python_shard 2 2023-01-11T21:13:21.9660640Z + [[ -z 4 ]] 2023-01-11T21:13:21.9661153Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 2 4 --verbose 2023-01-11T21:13:24.0962996Z Ignoring disabled issues: ['91003'] 2023-01-11T21:13:24.1289913Z /var/lib/jenkins/workspace/test/run_test.py:1169: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T21:13:24.1291044Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2023-01-11T21:13:24.1349883Z Found test time stats from artifacts 2023-01-11T21:13:24.1413769Z Selected tests: 2023-01-11T21:13:24.1414048Z test_torch 2023-01-11T21:13:24.1414312Z test_cpp_extensions_jit 2023-01-11T21:13:24.1416467Z distributions/test_distributions 2023-01-11T21:13:24.1416799Z nn/test_convolution 2023-01-11T21:13:24.1417054Z test_autograd 2023-01-11T21:13:24.1417282Z nn/test_pooling 2023-01-11T21:13:24.1417546Z test_spectral_ops 2023-01-11T21:13:24.1417802Z test_mobile_optimizer 2023-01-11T21:13:24.1418107Z test_cpp_extensions_open_device_registration 2023-01-11T21:13:24.1418396Z test_namedtuple_return_api 2023-01-11T21:13:24.1418661Z test_jit_disabled 2023-01-11T21:13:24.1420655Z test_indexing 2023-01-11T21:13:24.1421067Z test_cpp_extensions_aot_ninja 2023-01-11T21:13:24.1421475Z test_cuda_nvml_based_avail 2023-01-11T21:13:24.1421777Z dynamo/test_torchxla_num_output 2023-01-11T21:13:24.1422058Z lazy/test_bindings 2023-01-11T21:13:24.1422302Z test_comparison_utils 2023-01-11T21:13:24.1422551Z doctests 2023-01-11T21:13:24.1422777Z test_decomp 2023-01-11T21:13:24.1423001Z dynamo/test_minifier 2023-01-11T21:13:24.1423267Z dynamo/test_dynamic_shapes 2023-01-11T21:13:24.1423561Z test_matmul_cuda 2023-01-11T21:13:24.1426686Z test_testing 2023-01-11T21:13:24.1427247Z test_masked 2023-01-11T21:13:24.1427690Z test_mkldnn 2023-01-11T21:13:24.1428121Z nn/test_embedding 2023-01-11T21:13:24.1428371Z test_mkldnn_fusion 2023-01-11T21:13:24.1428621Z test_ao_sparsity 2023-01-11T21:13:24.1428866Z dynamo/test_misc 2023-01-11T21:13:24.1429103Z test_functionalization 2023-01-11T21:13:24.1429390Z profiler/test_memory_profiler 2023-01-11T21:13:24.1429765Z nn/test_multihead_attention 2023-01-11T21:13:24.1430233Z test_transformers 2023-01-11T21:13:24.1430939Z test_mkl_verbose 2023-01-11T21:13:24.1431441Z test_sort_and_select 2023-01-11T21:13:24.1431825Z test_weak 2023-01-11T21:13:24.1432269Z test_import_stats 2023-01-11T21:13:24.1432715Z test_mkldnn_verbose 2023-01-11T21:13:24.1433145Z test_openmp 2023-01-11T21:13:24.1433705Z test_proxy_tensor 2023-01-11T21:13:24.1434247Z test_maskedtensor 2023-01-11T21:13:24.1434567Z test_python_dispatch 2023-01-11T21:13:24.1434824Z dynamo/test_export 2023-01-11T21:13:24.1435077Z test_expanded_weights 2023-01-11T21:13:24.1435329Z dynamo/test_optimizers 2023-01-11T21:13:24.1435584Z dynamo/test_modules 2023-01-11T21:13:24.1435841Z lazy/test_step_closures 2023-01-11T21:13:24.1436074Z test_module_init 2023-01-11T21:13:24.1436334Z dynamo/test_aot_cudagraphs 2023-01-11T21:13:24.1436611Z test_dynamic_shapes 2023-01-11T21:13:24.1437068Z test_bundled_inputs 2023-01-11T21:13:24.1437592Z test_model_dump 2023-01-11T21:13:24.1438176Z backends/xeon/test_launch 2023-01-11T21:13:24.1438597Z dynamo/test_python_autograd 2023-01-11T21:13:24.1438863Z test_futures 2023-01-11T21:13:24.1439133Z test_tensorexpr_pybind 2023-01-11T21:13:24.1439549Z test_autocast 2023-01-11T21:13:24.1439770Z test_datapipe 2023-01-11T21:13:24.1440019Z test_fx_reinplace_pass 2023-01-11T21:13:24.1440274Z test_shape_ops 2023-01-11T21:13:24.1440501Z test_function_schema 2023-01-11T21:13:24.1440749Z test_fx_passes 2023-01-11T21:13:24.1441010Z profiler/test_profiler_tree 2023-01-11T21:13:24.1441258Z lazy/test_reuse_ir 2023-01-11T21:13:24.1441529Z dynamo/test_verify_correctness 2023-01-11T21:13:24.1441808Z dynamo/test_optimizations 2023-01-11T21:13:24.1442052Z dynamo/test_global 2023-01-11T21:13:24.1442305Z nn/test_packed_sequence 2023-01-11T21:13:24.1442567Z dynamo/test_comptime 2023-01-11T21:13:24.1442789Z test_monitor 2023-01-11T21:13:24.1443041Z dynamo/test_skip_non_tensor 2023-01-11T21:13:24.1443296Z test_subclass 2023-01-11T21:13:24.1443519Z test_native_functions 2023-01-11T21:13:24.1443775Z test_functional_optim 2023-01-11T21:13:24.1444033Z lazy/test_debug_util 2023-01-11T21:13:24.1444263Z dynamo/test_nops 2023-01-11T21:13:24.1444527Z dynamo/test_export_mutations 2023-01-11T21:13:24.1444784Z test_pytree 2023-01-11T21:13:24.1445451Z test_cuda_sanitizer 2023-01-11T21:13:24.1445699Z test_itt 2023-01-11T21:13:24.1445925Z test_type_info 2023-01-11T21:13:24.1446140Z test_license 2023-01-11T21:13:24.1446412Z test_set_default_mobile_cpu_allocator 2023-01-11T21:13:24.1446685Z nn/test_dropout 2023-01-11T21:13:24.1446909Z nn/test_lazy_modules 2023-01-11T21:13:24.1447157Z lazy/test_ts_opinfo 2023-01-11T21:13:24.1447410Z nn/test_module_hooks 2023-01-11T21:13:24.1447631Z test_dlpack 2023-01-11T21:13:24.1447868Z test_jit_llga_fuser 2023-01-11T21:13:24.1588355Z Prioritized test from test file changes. 2023-01-11T21:13:24.1588656Z reordering tests for PR: 2023-01-11T21:13:24.1589663Z prioritized: ['test_torch', 'test_cpp_extensions_jit', 'test_autograd', 'test_testing', 'test_masked', 'test_ao_sparsity', 'dynamo/test_misc', 'test_transformers', 'test_sort_and_select', 'test_proxy_tensor', 'test_python_dispatch', 'dynamo/test_export', 'test_function_schema', 'profiler/test_profiler_tree', 'dynamo/test_optimizations'] 2023-01-11T21:13:24.1593765Z the rest: ['distributions/test_distributions', 'nn/test_convolution', 'nn/test_pooling', 'test_spectral_ops', 'test_mobile_optimizer', 'test_cpp_extensions_open_device_registration', 'test_namedtuple_return_api', 'test_jit_disabled', 'test_indexing', 'test_cpp_extensions_aot_ninja', 'test_cuda_nvml_based_avail', 'dynamo/test_torchxla_num_output', 'lazy/test_bindings', 'test_comparison_utils', 'doctests', 'test_decomp', 'dynamo/test_minifier', 'dynamo/test_dynamic_shapes', 'test_matmul_cuda', 'test_mkldnn', 'nn/test_embedding', 'test_mkldnn_fusion', 'test_functionalization', 'profiler/test_memory_profiler', 'nn/test_multihead_attention', 'test_mkl_verbose', 'test_weak', 'test_import_stats', 'test_mkldnn_verbose', 'test_openmp', 'test_maskedtensor', 'test_expanded_weights', 'dynamo/test_optimizers', 'dynamo/test_modules', 'lazy/test_step_closures', 'test_module_init', 'dynamo/test_aot_cudagraphs', 'test_dynamic_shapes', 'test_bundled_inputs', 'test_model_dump', 'backends/xeon/test_launch', 'dynamo/test_python_autograd', 'test_futures', 'test_tensorexpr_pybind', 'test_autocast', 'test_datapipe', 'test_fx_reinplace_pass', 'test_shape_ops', 'test_fx_passes', 'lazy/test_reuse_ir', 'dynamo/test_verify_correctness', 'dynamo/test_global', 'nn/test_packed_sequence', 'dynamo/test_comptime', 'test_monitor', 'dynamo/test_skip_non_tensor', 'test_subclass', 'test_native_functions', 'test_functional_optim', 'lazy/test_debug_util', 'dynamo/test_nops', 'dynamo/test_export_mutations', 'test_pytree', 'test_cuda_sanitizer', 'test_itt', 'test_type_info', 'test_license', 'test_set_default_mobile_cpu_allocator', 'nn/test_dropout', 'nn/test_lazy_modules', 'lazy/test_ts_opinfo', 'nn/test_module_hooks', 'test_dlpack', 'test_jit_llga_fuser'] 2023-01-11T21:13:24.1596015Z 2023-01-11T21:13:24.1596558Z 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:13:24.1796015Z 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:13:24.1958671Z parallel (file granularity) tests: 2023-01-11T21:13:24.1959090Z test_testing 2023-01-11T21:13:24.1959326Z test_masked 2023-01-11T21:13:24.1959735Z test_ao_sparsity 2023-01-11T21:13:24.1960178Z dynamo/test_misc 2023-01-11T21:13:24.1960541Z test_transformers 2023-01-11T21:13:24.1961022Z test_sort_and_select 2023-01-11T21:13:24.1961501Z test_proxy_tensor 2023-01-11T21:13:24.1961992Z test_python_dispatch 2023-01-11T21:13:24.1962528Z dynamo/test_export 2023-01-11T21:13:24.1963046Z test_function_schema 2023-01-11T21:13:24.1963549Z profiler/test_profiler_tree 2023-01-11T21:13:24.1963909Z dynamo/test_optimizations 2023-01-11T21:13:24.1964453Z dynamo/test_torchxla_num_output 2023-01-11T21:13:24.1965542Z lazy/test_bindings 2023-01-11T21:13:24.1966048Z test_comparison_utils 2023-01-11T21:13:24.1966533Z test_decomp 2023-01-11T21:13:24.1967056Z dynamo/test_minifier 2023-01-11T21:13:24.1967684Z dynamo/test_dynamic_shapes 2023-01-11T21:13:24.1968011Z test_matmul_cuda 2023-01-11T21:13:24.1968247Z test_mkldnn 2023-01-11T21:13:24.1968485Z nn/test_embedding 2023-01-11T21:13:24.1968708Z test_mkldnn_fusion 2023-01-11T21:13:24.1968961Z test_functionalization 2023-01-11T21:13:24.1969240Z profiler/test_memory_profiler 2023-01-11T21:13:24.1969502Z nn/test_multihead_attention 2023-01-11T21:13:24.1969760Z test_mkl_verbose 2023-01-11T21:13:24.1969992Z test_weak 2023-01-11T21:13:24.1970206Z test_import_stats 2023-01-11T21:13:24.1970451Z test_mkldnn_verbose 2023-01-11T21:13:24.1970691Z test_openmp 2023-01-11T21:13:24.1970909Z test_maskedtensor 2023-01-11T21:13:24.1971158Z test_expanded_weights 2023-01-11T21:13:24.1971420Z dynamo/test_optimizers 2023-01-11T21:13:24.1971659Z dynamo/test_modules 2023-01-11T21:13:24.1971912Z lazy/test_step_closures 2023-01-11T21:13:24.1972167Z test_module_init 2023-01-11T21:13:24.1972406Z dynamo/test_aot_cudagraphs 2023-01-11T21:13:24.1972667Z test_dynamic_shapes 2023-01-11T21:13:24.1972916Z test_bundled_inputs 2023-01-11T21:13:24.1973142Z test_model_dump 2023-01-11T21:13:24.1973393Z backends/xeon/test_launch 2023-01-11T21:13:24.1973668Z dynamo/test_python_autograd 2023-01-11T21:13:24.1973903Z test_futures 2023-01-11T21:13:24.1974147Z test_tensorexpr_pybind 2023-01-11T21:13:24.1974398Z test_autocast 2023-01-11T21:13:24.1974613Z test_datapipe 2023-01-11T21:13:24.1974857Z test_fx_reinplace_pass 2023-01-11T21:13:24.1975105Z test_shape_ops 2023-01-11T21:13:24.1975324Z test_fx_passes 2023-01-11T21:13:24.1975561Z lazy/test_reuse_ir 2023-01-11T21:13:24.1975828Z dynamo/test_verify_correctness 2023-01-11T21:13:24.1976075Z dynamo/test_global 2023-01-11T21:13:24.1976331Z nn/test_packed_sequence 2023-01-11T21:13:24.1976759Z dynamo/test_comptime 2023-01-11T21:13:24.1977003Z test_monitor 2023-01-11T21:13:24.1977255Z dynamo/test_skip_non_tensor 2023-01-11T21:13:24.1977516Z test_subclass 2023-01-11T21:13:24.1977739Z test_native_functions 2023-01-11T21:13:24.1977996Z test_functional_optim 2023-01-11T21:13:24.1978252Z lazy/test_debug_util 2023-01-11T21:13:24.1978480Z dynamo/test_nops 2023-01-11T21:13:24.1978742Z dynamo/test_export_mutations 2023-01-11T21:13:24.1978998Z test_pytree 2023-01-11T21:13:24.1979217Z test_cuda_sanitizer 2023-01-11T21:13:24.1979451Z test_itt 2023-01-11T21:13:24.1979680Z test_type_info 2023-01-11T21:13:24.1979893Z test_license 2023-01-11T21:13:24.1980157Z test_set_default_mobile_cpu_allocator 2023-01-11T21:13:24.1980432Z nn/test_dropout 2023-01-11T21:13:24.1980655Z nn/test_lazy_modules 2023-01-11T21:13:24.1980903Z lazy/test_ts_opinfo 2023-01-11T21:13:24.1981153Z nn/test_module_hooks 2023-01-11T21:13:24.1981373Z test_dlpack 2023-01-11T21:13:24.1981609Z test_jit_llga_fuser 2023-01-11T21:13:24.1981881Z serial (file granularity) tests: 2023-01-11T21:13:24.1982122Z test_torch 2023-01-11T21:13:24.1982481Z test_cpp_extensions_jit 2023-01-11T21:13:24.1982733Z test_autograd 2023-01-11T21:13:24.1982981Z distributions/test_distributions 2023-01-11T21:13:24.1983258Z nn/test_convolution 2023-01-11T21:13:24.1983503Z nn/test_pooling 2023-01-11T21:13:24.1983726Z test_spectral_ops 2023-01-11T21:13:24.1983976Z test_mobile_optimizer 2023-01-11T21:13:24.1984275Z test_cpp_extensions_open_device_registration 2023-01-11T21:13:24.1984581Z test_namedtuple_return_api 2023-01-11T21:13:24.1984823Z test_jit_disabled 2023-01-11T21:13:24.1985060Z test_indexing 2023-01-11T21:13:24.1985318Z test_cpp_extensions_aot_ninja 2023-01-11T21:13:24.1985575Z test_cuda_nvml_based_avail 2023-01-11T21:13:24.1985820Z doctests 2023-01-11T21:13:26.3457790Z Ignoring disabled issues: ['91003'] 2023-01-11T21:13:26.3621220Z Ignoring disabled issues: ['91003'] 2023-01-11T21:13:26.3773342Z Running test_testing ... [2023-01-11 21:13:26.376983] 2023-01-11T21:13:26.3776637Z Executing ['/opt/conda/bin/python', '-bb', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:26.377295] 2023-01-11T21:13:26.3935493Z Running test_masked ... [2023-01-11 21:13:26.393198] 2023-01-11T21:13:26.3938430Z Executing ['/opt/conda/bin/python', '-bb', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:26.393485] 2023-01-11T21:14:12.9635657Z 2023-01-11T21:14:12.9636837Z Expand the folded group to see the log file of test_masked 2023-01-11T21:14:12.9646537Z ##[group]PRINTING LOG FILE of test_masked (/var/lib/jenkins/workspace/test/test-reports/test_masked_clzvag1o) 2023-01-11T21:14:12.9647230Z 2023-01-11T21:14:12.9647380Z Running tests... 2023-01-11T21:14:12.9648003Z ---------------------------------------------------------------------- 2023-01-11T21:14:12.9648916Z Test results will be stored in test-reports/python-unittest/test_masked 2023-01-11T21:14:12.9649576Z test_mask_layout_sparse_coo_masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.641s) 2023-01-11T21:14:12.9650070Z test_mask_layout_sparse_coo_masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.641s) 2023-01-11T21:14:12.9650526Z test_mask_layout_sparse_coo_masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.635s) 2023-01-11T21:14:12.9651285Z test_mask_layout_sparse_coo_masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.702s) 2023-01-11T21:14:12.9652389Z test_mask_layout_sparse_coo_masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9653098Z test_mask_layout_sparse_coo_masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9653820Z test_mask_layout_sparse_coo_masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9655114Z test_mask_layout_sparse_coo_masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9655904Z test_mask_layout_sparse_coo_masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9656994Z test_mask_layout_sparse_coo_masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.718s) 2023-01-11T21:14:12.9657882Z test_mask_layout_sparse_coo_masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.624s) 2023-01-11T21:14:12.9658331Z test_mask_layout_sparse_coo_masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.592s) 2023-01-11T21:14:12.9658775Z test_mask_layout_sparse_coo_masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.587s) 2023-01-11T21:14:12.9659243Z test_mask_layout_sparse_coo_masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9659730Z test_mask_layout_sparse_coo_masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9660195Z test_mask_layout_sparse_coo_masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9660678Z test_mask_layout_sparse_coo_masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9661866Z test_mask_layout_sparse_coo_masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9662649Z test_mask_layout_sparse_coo_masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: masked.mean does not support inputs with sparse_coo layout (0.001s) 2023-01-11T21:14:12.9663652Z test_mask_layout_sparse_coo_masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9664514Z test_mask_layout_sparse_coo_masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9665395Z test_mask_layout_sparse_coo_masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9666236Z test_mask_layout_sparse_coo_masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... skip: masked.mean does not support inputs with sparse_coo layout (0.001s) 2023-01-11T21:14:12.9666999Z test_mask_layout_sparse_coo_masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... skip: masked.mean does not support inputs with sparse_coo layout (0.001s) 2023-01-11T21:14:12.9667599Z test_mask_layout_sparse_coo_masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... skip: masked.mean does not support inputs with sparse_coo layout (0.001s) 2023-01-11T21:14:12.9668145Z test_mask_layout_sparse_coo_masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9668627Z test_mask_layout_sparse_coo_masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9669082Z test_mask_layout_sparse_coo_masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9669562Z test_mask_layout_sparse_coo_masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9670150Z test_mask_layout_sparse_coo_masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9670931Z test_mask_layout_sparse_coo_masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (3.970s) 2023-01-11T21:14:12.9671682Z test_mask_layout_sparse_coo_masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9672184Z test_mask_layout_sparse_coo_masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9672685Z test_mask_layout_sparse_coo_masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9673144Z test_mask_layout_sparse_coo_masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (4.085s) 2023-01-11T21:14:12.9673599Z test_mask_layout_sparse_coo_masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (3.674s) 2023-01-11T21:14:12.9674037Z test_mask_layout_sparse_coo_masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (3.676s) 2023-01-11T21:14:12.9674608Z test_mask_layout_sparse_coo_masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9675089Z test_mask_layout_sparse_coo_masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9675566Z test_mask_layout_sparse_coo_masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9676037Z test_mask_layout_sparse_coo_masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9676512Z test_mask_layout_sparse_coo_masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9676959Z test_mask_layout_sparse_coo_masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.642s) 2023-01-11T21:14:12.9677407Z test_mask_layout_sparse_coo_masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.464s) 2023-01-11T21:14:12.9677866Z test_mask_layout_sparse_coo_masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.663s) 2023-01-11T21:14:12.9678303Z test_mask_layout_sparse_coo_masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.462s) 2023-01-11T21:14:12.9678830Z test_mask_layout_sparse_coo_masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.604s) 2023-01-11T21:14:12.9679273Z test_mask_layout_sparse_coo_masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.598s) 2023-01-11T21:14:12.9679719Z test_mask_layout_sparse_coo_masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.593s) 2023-01-11T21:14:12.9680145Z test_mask_layout_sparse_coo_masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.436s) 2023-01-11T21:14:12.9680579Z test_mask_layout_sparse_coo_masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.439s) 2023-01-11T21:14:12.9681016Z test_mask_layout_sparse_coo_masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.433s) 2023-01-11T21:14:12.9681483Z test_mask_layout_sparse_coo_masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.438s) 2023-01-11T21:14:12.9681909Z test_mask_layout_sparse_coo_masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.450s) 2023-01-11T21:14:12.9682361Z test_mask_layout_sparse_csr_masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.148s) 2023-01-11T21:14:12.9682812Z test_mask_layout_sparse_csr_masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.127s) 2023-01-11T21:14:12.9683254Z test_mask_layout_sparse_csr_masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.126s) 2023-01-11T21:14:12.9683681Z test_mask_layout_sparse_csr_masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.125s) 2023-01-11T21:14:12.9684142Z test_mask_layout_sparse_csr_masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9684620Z test_mask_layout_sparse_csr_masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9685579Z test_mask_layout_sparse_csr_masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9686267Z test_mask_layout_sparse_csr_masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9687173Z test_mask_layout_sparse_csr_masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9688133Z test_mask_layout_sparse_csr_masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.126s) 2023-01-11T21:14:12.9689134Z test_mask_layout_sparse_csr_masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.126s) 2023-01-11T21:14:12.9690054Z test_mask_layout_sparse_csr_masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.126s) 2023-01-11T21:14:12.9691006Z test_mask_layout_sparse_csr_masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.125s) 2023-01-11T21:14:12.9692012Z test_mask_layout_sparse_csr_masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9693260Z test_mask_layout_sparse_csr_masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9693787Z test_mask_layout_sparse_csr_masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9694268Z test_mask_layout_sparse_csr_masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9694747Z test_mask_layout_sparse_csr_masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9695192Z test_mask_layout_sparse_csr_masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.093s) 2023-01-11T21:14:12.9695659Z test_mask_layout_sparse_csr_masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9696147Z test_mask_layout_sparse_csr_masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9696643Z test_mask_layout_sparse_csr_masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9697103Z test_mask_layout_sparse_csr_masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.093s) 2023-01-11T21:14:12.9697550Z test_mask_layout_sparse_csr_masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.092s) 2023-01-11T21:14:12.9698094Z test_mask_layout_sparse_csr_masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.091s) 2023-01-11T21:14:12.9698541Z test_mask_layout_sparse_csr_masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9699021Z test_mask_layout_sparse_csr_masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9699497Z test_mask_layout_sparse_csr_masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9699968Z test_mask_layout_sparse_csr_masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9700425Z test_mask_layout_sparse_csr_masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9700891Z test_mask_layout_sparse_csr_masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.118s) 2023-01-11T21:14:12.9701364Z test_mask_layout_sparse_csr_masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9701856Z test_mask_layout_sparse_csr_masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9702335Z test_mask_layout_sparse_csr_masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9702804Z test_mask_layout_sparse_csr_masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.118s) 2023-01-11T21:14:12.9703250Z test_mask_layout_sparse_csr_masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.118s) 2023-01-11T21:14:12.9703678Z test_mask_layout_sparse_csr_masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.116s) 2023-01-11T21:14:12.9704151Z test_mask_layout_sparse_csr_masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9704633Z test_mask_layout_sparse_csr_masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9705110Z test_mask_layout_sparse_csr_masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9705561Z test_mask_layout_sparse_csr_masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9706035Z test_mask_layout_sparse_csr_masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9706492Z test_mask_layout_sparse_csr_masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.121s) 2023-01-11T21:14:12.9706938Z test_mask_layout_sparse_csr_masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.038s) 2023-01-11T21:14:12.9707372Z test_mask_layout_sparse_csr_masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.036s) 2023-01-11T21:14:12.9707883Z test_mask_layout_sparse_csr_masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.036s) 2023-01-11T21:14:12.9708346Z test_mask_layout_sparse_csr_masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.121s) 2023-01-11T21:14:12.9708830Z test_mask_layout_sparse_csr_masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.122s) 2023-01-11T21:14:12.9709290Z test_mask_layout_sparse_csr_masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.120s) 2023-01-11T21:14:12.9709761Z test_mask_layout_sparse_csr_masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.038s) 2023-01-11T21:14:12.9710235Z test_mask_layout_sparse_csr_masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.038s) 2023-01-11T21:14:12.9710686Z test_mask_layout_sparse_csr_masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.036s) 2023-01-11T21:14:12.9711208Z test_mask_layout_sparse_csr_masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.038s) 2023-01-11T21:14:12.9711682Z test_mask_layout_sparse_csr_masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.035s) 2023-01-11T21:14:12.9712156Z test_mask_layout_strided_masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.241s) 2023-01-11T21:14:12.9712690Z test_mask_layout_strided_masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.241s) 2023-01-11T21:14:12.9713142Z test_mask_layout_strided_masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.241s) 2023-01-11T21:14:12.9713607Z test_mask_layout_strided_masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.237s) 2023-01-11T21:14:12.9714095Z test_mask_layout_strided_masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9714602Z test_mask_layout_strided_masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9715088Z test_mask_layout_strided_masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9715588Z test_mask_layout_strided_masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9716099Z test_mask_layout_strided_masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9716575Z test_mask_layout_strided_masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.242s) 2023-01-11T21:14:12.9717047Z test_mask_layout_strided_masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.242s) 2023-01-11T21:14:12.9717514Z test_mask_layout_strided_masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.240s) 2023-01-11T21:14:12.9717983Z test_mask_layout_strided_masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.236s) 2023-01-11T21:14:12.9718453Z test_mask_layout_strided_masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9718955Z test_mask_layout_strided_masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9719453Z test_mask_layout_strided_masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9719963Z test_mask_layout_strided_masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9720455Z test_mask_layout_strided_masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9720942Z test_mask_layout_strided_masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.164s) 2023-01-11T21:14:12.9721431Z test_mask_layout_strided_masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9721925Z test_mask_layout_strided_masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9722452Z test_mask_layout_strided_masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9722947Z test_mask_layout_strided_masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.163s) 2023-01-11T21:14:12.9723467Z test_mask_layout_strided_masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.163s) 2023-01-11T21:14:12.9723926Z test_mask_layout_strided_masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.159s) 2023-01-11T21:14:12.9724416Z test_mask_layout_strided_masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9725221Z test_mask_layout_strided_masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9725836Z test_mask_layout_strided_masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9726298Z test_mask_layout_strided_masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9726770Z test_mask_layout_strided_masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9727233Z test_mask_layout_strided_masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.243s) 2023-01-11T21:14:12.9727682Z test_mask_layout_strided_masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9728167Z test_mask_layout_strided_masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9728761Z test_mask_layout_strided_masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9729227Z test_mask_layout_strided_masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.243s) 2023-01-11T21:14:12.9729659Z test_mask_layout_strided_masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.244s) 2023-01-11T21:14:12.9730421Z test_mask_layout_strided_masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.238s) 2023-01-11T21:14:12.9730897Z test_mask_layout_strided_masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9731376Z test_mask_layout_strided_masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9731833Z test_mask_layout_strided_masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9732302Z test_mask_layout_strided_masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9732777Z test_mask_layout_strided_masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:14:12.9733214Z test_mask_layout_strided_masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.239s) 2023-01-11T21:14:12.9733657Z test_mask_layout_strided_masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.167s) 2023-01-11T21:14:12.9734100Z test_mask_layout_strided_masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.198s) 2023-01-11T21:14:12.9734547Z test_mask_layout_strided_masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.192s) 2023-01-11T21:14:12.9734975Z test_mask_layout_strided_masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.240s) 2023-01-11T21:14:12.9735416Z test_mask_layout_strided_masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.250s) 2023-01-11T21:14:12.9735849Z test_mask_layout_strided_masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.245s) 2023-01-11T21:14:12.9736272Z test_mask_layout_strided_masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.161s) 2023-01-11T21:14:12.9736686Z test_mask_layout_strided_masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.160s) 2023-01-11T21:14:12.9737114Z test_mask_layout_strided_masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.157s) 2023-01-11T21:14:12.9737538Z test_mask_layout_strided_masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.165s) 2023-01-11T21:14:12.9737949Z test_mask_layout_strided_masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.161s) 2023-01-11T21:14:12.9738393Z test_reference_masked_masked_log_softmax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.072s) 2023-01-11T21:14:12.9738856Z test_reference_masked_masked_log_softmax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.072s) 2023-01-11T21:14:12.9739403Z test_reference_masked_masked_log_softmax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.077s) 2023-01-11T21:14:12.9739853Z test_reference_masked_masked_log_softmax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.072s) 2023-01-11T21:14:12.9740304Z test_reference_masked_masked_norm_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.622s) 2023-01-11T21:14:12.9740746Z test_reference_masked_masked_norm_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.624s) 2023-01-11T21:14:12.9741164Z test_reference_masked_masked_norm_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.648s) 2023-01-11T21:14:12.9741596Z test_reference_masked_masked_norm_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.603s) 2023-01-11T21:14:12.9742042Z test_reference_masked_masked_normalize_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.104s) 2023-01-11T21:14:12.9742508Z test_reference_masked_masked_normalize_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.106s) 2023-01-11T21:14:12.9742963Z test_reference_masked_masked_normalize_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.107s) 2023-01-11T21:14:12.9743487Z test_reference_masked_masked_normalize_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.105s) 2023-01-11T21:14:12.9743932Z test_reference_masked_masked_normalize_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.105s) 2023-01-11T21:14:12.9744375Z test_reference_masked_masked_normalize_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.104s) 2023-01-11T21:14:12.9744809Z test_reference_masked_masked_softmax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.075s) 2023-01-11T21:14:12.9745255Z test_reference_masked_masked_softmax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.075s) 2023-01-11T21:14:12.9745705Z test_reference_masked_masked_softmax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.072s) 2023-01-11T21:14:12.9746129Z test_reference_masked_masked_softmax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.071s) 2023-01-11T21:14:12.9746578Z test_reference_masked_masked_softmin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.077s) 2023-01-11T21:14:12.9747023Z test_reference_masked_masked_softmin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.076s) 2023-01-11T21:14:12.9747467Z test_reference_masked_masked_softmin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.077s) 2023-01-11T21:14:12.9747887Z test_reference_masked_masked_softmin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.077s) 2023-01-11T21:14:12.9748326Z test_reference_masked_masked_std_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.088s) 2023-01-11T21:14:12.9748770Z test_reference_masked_masked_std_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.622s) 2023-01-11T21:14:12.9749213Z test_reference_masked_masked_std_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.636s) 2023-01-11T21:14:12.9749636Z test_reference_masked_masked_std_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.089s) 2023-01-11T21:14:12.9750070Z test_reference_masked_masked_std_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.088s) 2023-01-11T21:14:12.9750498Z test_reference_masked_masked_std_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.088s) 2023-01-11T21:14:12.9750916Z test_reference_masked_masked_std_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.020s) 2023-01-11T21:14:12.9751343Z test_reference_masked_masked_std_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.020s) 2023-01-11T21:14:12.9751767Z test_reference_masked_masked_std_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.020s) 2023-01-11T21:14:12.9752195Z test_reference_masked_masked_std_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.020s) 2023-01-11T21:14:12.9752604Z test_reference_masked_masked_std_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.020s) 2023-01-11T21:14:12.9753088Z test_reference_masked_masked_var_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.088s) 2023-01-11T21:14:12.9753530Z test_reference_masked_masked_var_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.094s) 2023-01-11T21:14:12.9754011Z test_reference_masked_masked_var_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.095s) 2023-01-11T21:14:12.9754458Z test_reference_masked_masked_var_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.088s) 2023-01-11T21:14:12.9754894Z test_reference_masked_masked_var_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.088s) 2023-01-11T21:14:12.9755324Z test_reference_masked_masked_var_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.087s) 2023-01-11T21:14:12.9755740Z test_reference_masked_masked_var_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.020s) 2023-01-11T21:14:12.9756167Z test_reference_masked_masked_var_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.020s) 2023-01-11T21:14:12.9756587Z test_reference_masked_masked_var_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.020s) 2023-01-11T21:14:12.9756993Z test_reference_masked_masked_var_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.020s) 2023-01-11T21:14:12.9757417Z test_reference_masked_masked_var_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.020s) 2023-01-11T21:14:12.9757829Z test_where_coo_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2023-01-11T21:14:12.9758232Z test_where_coo_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.002s) 2023-01-11T21:14:12.9758691Z test_where_csr_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2023-01-11T21:14:12.9759086Z test_where_csr_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2023-01-11T21:14:12.9759492Z test_where_hybrid_coo_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2023-01-11T21:14:12.9759890Z test_where_hybrid_coo_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2023-01-11T21:14:12.9760133Z 2023-01-11T21:14:12.9760479Z ---------------------------------------------------------------------- 2023-01-11T21:14:12.9760812Z Ran 212 tests in 41.778s 2023-01-11T21:14:12.9760977Z 2023-01-11T21:14:12.9761086Z OK (skipped=82) 2023-01-11T21:14:12.9761241Z 2023-01-11T21:14:12.9761348Z Generating XML reports... 2023-01-11T21:14:12.9761894Z Generated XML report: test-reports/python-unittest/test_masked/TEST-TestMaskedCUDA-20230111211330.xml 2023-01-11T21:14:12.9762203Z 2023-01-11T21:14:12.9762615Z ##[endgroup] 2023-01-11T21:14:12.9763093Z FINISHED PRINTING LOG FILE of test_masked (/var/lib/jenkins/workspace/test/test-reports/test_masked_clzvag1o) 2023-01-11T21:14:12.9763381Z 2023-01-11T21:14:15.5060993Z Ignoring disabled issues: ['91003'] 2023-01-11T21:14:15.5378266Z Running test_ao_sparsity ... [2023-01-11 21:14:15.537428] 2023-01-11T21:14:15.5381221Z Executing ['/opt/conda/bin/python', '-bb', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:15.537719] 2023-01-11T21:14:30.3892814Z 2023-01-11T21:14:30.3893914Z Expand the folded group to see the log file of test_ao_sparsity 2023-01-11T21:14:30.3895191Z ##[group]PRINTING LOG FILE of test_ao_sparsity (/var/lib/jenkins/workspace/test/test-reports/test_ao_sparsity_jgp36kcq) 2023-01-11T21:14:30.3895597Z 2023-01-11T21:14:30.3895716Z Running tests... 2023-01-11T21:14:30.3896493Z ---------------------------------------------------------------------- 2023-01-11T21:14:30.3897462Z Test results will be stored in test-reports/python-unittest/test_ao_sparsity 2023-01-11T21:14:30.3898468Z test_activation_sparsifier (ao.sparsity.test_activation_sparsifier.TestActivationSparsifier) 2023-01-11T21:14:30.3899813Z Simulates the workflow of the activation sparsifier, starting from object creation ... 2023-01-11 21:14:19,147 - numba.cuda.cudadrv.driver - INFO - init 2023-01-11T21:14:30.3900214Z ok (1.664s) 2023-01-11T21:14:30.3900569Z test_constructor (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) 2023-01-11T21:14:30.3901013Z Checks if the warning is thrown if the scheduler step is called ... ok (0.002s) 2023-01-11T21:14:30.3901479Z test_order_of_steps (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.009s) 2023-01-11T21:14:30.3902042Z test_state_dict (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.004s) 2023-01-11T21:14:30.3902739Z test_step (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.013s) 2023-01-11T21:14:30.3903753Z 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:14:30.3904596Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2023-01-11T21:14:30.3904937Z ok (0.031s) 2023-01-11T21:14:30.3905313Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.025s) 2023-01-11T21:14:30.3905802Z test_tensors (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.024s) 2023-01-11T21:14:30.3906286Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3906762Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3907254Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3907860Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3908349Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3908841Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3909300Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.005s) 2023-01-11T21:14:30.3909759Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:14:30.3910263Z test_complex_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) 2023-01-11T21:14:30.3910737Z Test fusion for models that contain Conv2d & Linear modules. ... ok (1.334s) 2023-01-11T21:14:30.3911213Z test_constructor (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.011s) 2023-01-11T21:14:30.3911791Z test_prepare_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.070s) 2023-01-11T21:14:30.3912376Z test_prepare_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.036s) 2023-01-11T21:14:30.3912952Z test_prune_conv2d_activation_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.417s) 2023-01-11T21:14:30.3913554Z test_prune_conv2d_bias_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.262s) 2023-01-11T21:14:30.3914143Z test_prune_conv2d_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.132s) 2023-01-11T21:14:30.3914734Z test_prune_conv2d_padding_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.704s) 2023-01-11T21:14:30.3915320Z test_prune_conv2d_pool_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.131s) 2023-01-11T21:14:30.3915954Z test_prune_linear_activation_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.183s) 2023-01-11T21:14:30.3916562Z test_prune_linear_bias_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.176s) 2023-01-11T21:14:30.3917138Z test_prune_linear_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) 2023-01-11T21:14:30.3917644Z test pruning linear-> linear modules ... ok (0.173s) 2023-01-11T21:14:30.3918106Z test_step_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.052s) 2023-01-11T21:14:30.3918669Z test_step_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.023s) 2023-01-11T21:14:30.3919839Z 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:14:30.3920488Z warnings.warn( 2023-01-11T21:14:30.3920724Z ok (0.380s) 2023-01-11T21:14:30.3921096Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.387s) 2023-01-11T21:14:30.3921599Z test_q_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.378s) 2023-01-11T21:14:30.3922091Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.014s) 2023-01-11T21:14:30.3922593Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... ok (0.375s) 2023-01-11T21:14:30.3923088Z test_s_prep_before_q_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.380s) 2023-01-11T21:14:30.3923575Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.017s) 2023-01-11T21:14:30.3924065Z test_constructor (ao.sparsity.test_scheduler.TestCubicScheduler) ... ok (0.003s) 2023-01-11T21:14:30.3925687Z 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:14:30.3927370Z warnings.warn("Detected call of `scheduler.step()` before `sparsifier.step()`. " 2023-01-11T21:14:30.3927960Z ok (0.003s) 2023-01-11T21:14:30.3928631Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.072s) 2023-01-11T21:14:30.3929557Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.002s) 2023-01-11T21:14:30.3930494Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.007s) 2023-01-11T21:14:30.3931466Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.002s) 2023-01-11T21:14:30.3932193Z test_q_prep_fx_before_s_prep (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:14:30.3932805Z This test checks that the ordering of prepare_fx -> sparse prepare -> convert_fx ... ok (0.402s) 2023-01-11T21:14:30.3933274Z test_q_prep_fx_s_prep_ref_conv (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:14:30.3933874Z This checks that the ordering: prepare_fx -> sparse prepare -> convert_to_reference_fx ... ok (0.395s) 2023-01-11T21:14:30.3934373Z test_s_prep_before_q_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:14:30.3934954Z This test checks that the ordering of sparse prepare -> prepare_fx -> convert_fx ... ok (0.411s) 2023-01-11T21:14:30.3935421Z test_s_prep_before_qat_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:14:30.3936008Z This test checks that the ordering of sparse prepare -> prepare_qat_fx -> convert_fx ... ok (0.039s) 2023-01-11T21:14:30.3936496Z test_s_prep_q_prep_fx_ref (ao.sparsity.test_composability.TestFxComposability) 2023-01-11T21:14:30.3937072Z This checks that the ordering: sparse prepare -> prepare_fx -> convert_to_reference_fx ... ok (0.399s) 2023-01-11T21:14:30.3937588Z test_constructor (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3938125Z test_mask_squash (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.003s) 2023-01-11T21:14:30.3938649Z test_prepare (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3939165Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.679s) 2023-01-11T21:14:30.3939689Z test_step (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.403s) 2023-01-11T21:14:30.3940209Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.425s) 2023-01-11T21:14:30.3940821Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.320s) 2023-01-11T21:14:30.3941326Z test_tensors (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.308s) 2023-01-11T21:14:30.3941824Z test_ptq_quantize_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2023-01-11T21:14:30.3942277Z The expectation is post_training_sparse_quantize function ... ok (0.024s) 2023-01-11T21:14:30.3942714Z test_ptq_sparsify_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2023-01-11T21:14:30.3943165Z The expectation is post_training_sparse_quantize function ... ok (0.010s) 2023-01-11T21:14:30.3943885Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... 2023-01-11 21:14:28,930 - root - INFO - static sparse qlinear is only available in fbgemm 2023-01-11T21:14:30.3944532Z 2023-01-11 21:14:28,945 - root - INFO - static sparse qlinear is only available in fbgemm 2023-01-11T21:14:30.3945036Z 2023-01-11 21:14:28,945 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2023-01-11T21:14:30.3945553Z 2023-01-11 21:14:28,950 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2023-01-11T21:14:30.3945932Z ok (0.047s) 2023-01-11T21:14:30.3946718Z 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:14:30.3947271Z warnings.warn( 2023-01-11T21:14:30.3947734Z [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:14:30.3948539Z /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:14:30.3948980Z warnings.warn( 2023-01-11T21:14:30.3949196Z ok (0.096s) 2023-01-11T21:14:30.3949582Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... ok (0.189s) 2023-01-11T21:14:30.3950067Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.001s) 2023-01-11T21:14:30.3950504Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.001s) 2023-01-11T21:14:30.3950937Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2023-01-11T21:14:30.3951355Z Checks if the warning is thrown if the scheduler step is called ... ok (0.006s) 2023-01-11T21:14:30.3951755Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.002s) 2023-01-11T21:14:30.3952202Z test_fqn_to_module (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:14:30.3952625Z Tests that fqn_to_module operates as inverse ... ok (0.006s) 2023-01-11T21:14:30.3953053Z test_fqn_to_module_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:14:30.3953519Z Tests that fqn_to_module returns None when it tries to ... ok (0.002s) 2023-01-11T21:14:30.3953969Z test_fqn_to_module_for_tensors (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:14:30.3954442Z Tests that fqn_to_module works for tensors, actually all parameters ... ok (0.007s) 2023-01-11T21:14:30.3954897Z test_get_arg_info_from_tensor_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:14:30.3955379Z Tests that get_arg_info_from_tensor_fqn works for all parameters of the model. ... ok (0.007s) 2023-01-11T21:14:30.3955870Z test_get_arg_info_from_tensor_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:14:30.3956357Z Tests that get_arg_info_from_tensor_fqn works as expected for invalid tensor_fqn ... ok (0.004s) 2023-01-11T21:14:30.3956803Z test_module_to_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:14:30.3957255Z Tests that module_to_fqn works as expected when compared to known good ... ok (0.004s) 2023-01-11T21:14:30.3957771Z test_module_to_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:14:30.3958301Z Tests that module_to_fqn returns None when an fqn that doesn't ... ok (0.003s) 2023-01-11T21:14:30.3958752Z test_module_to_fqn_root (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:14:30.3959300Z Tests that module_to_fqn returns '' when model and target module are the same ... ok (0.003s) 2023-01-11T21:14:30.3959781Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3960272Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3960765Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2023-01-11T21:14:30.3961271Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.048s) 2023-01-11T21:14:30.3961752Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.378s) 2023-01-11T21:14:30.3962247Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.021s) 2023-01-11T21:14:30.3962584Z 2023-01-11T21:14:30.3962858Z ---------------------------------------------------------------------- 2023-01-11T21:14:30.3963186Z Ran 79 tests in 12.180s 2023-01-11T21:14:30.3963351Z 2023-01-11T21:14:30.3963425Z OK 2023-01-11T21:14:30.3963557Z 2023-01-11T21:14:30.3963679Z Generating XML reports... 2023-01-11T21:14:30.3964358Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20230111211417.xml 2023-01-11T21:14:30.3965599Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20230111211417.xml 2023-01-11T21:14:30.3966468Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20230111211417.xml 2023-01-11T21:14:30.3967315Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20230111211417.xml 2023-01-11T21:14:30.3968207Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier-20230111211417.xml 2023-01-11T21:14:30.3969086Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20230111211417.xml 2023-01-11T21:14:30.3969896Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20230111211417.xml 2023-01-11T21:14:30.3970719Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20230111211417.xml 2023-01-11T21:14:30.3971569Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20230111211417.xml 2023-01-11T21:14:30.3972449Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20230111211417.xml 2023-01-11T21:14:30.3973326Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20230111211417.xml 2023-01-11T21:14:30.3974191Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20230111211417.xml 2023-01-11T21:14:30.3975048Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20230111211417.xml 2023-01-11T21:14:30.3975900Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20230111211417.xml 2023-01-11T21:14:30.3976691Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20230111211417.xml 2023-01-11T21:14:30.3977601Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20230111211417.xml 2023-01-11T21:14:30.3978487Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20230111211417.xml 2023-01-11T21:14:30.3978880Z 2023-01-11T21:14:30.3979262Z ##[endgroup] 2023-01-11T21:14:30.3979763Z FINISHED PRINTING LOG FILE of test_ao_sparsity (/var/lib/jenkins/workspace/test/test-reports/test_ao_sparsity_jgp36kcq) 2023-01-11T21:14:30.3980067Z 2023-01-11T21:14:32.8657799Z Ignoring disabled issues: ['91003'] 2023-01-11T21:14:32.8979676Z Running dynamo/test_misc ... [2023-01-11 21:14:32.897473] 2023-01-11T21:14:32.8981426Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_misc.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:32.897785] 2023-01-11T21:14:41.8276320Z 2023-01-11T21:14:41.8277241Z Expand the folded group to see the log file of dynamo/test_misc 2023-01-11T21:14:41.8286313Z ##[group]PRINTING LOG FILE of dynamo/test_misc (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_misc_oytejnop) 2023-01-11T21:14:41.8287106Z 2023-01-11T21:14:41.8287212Z Running tests... 2023-01-11T21:14:41.8287738Z ---------------------------------------------------------------------- 2023-01-11T21:14:41.8288253Z Test results will be stored in test-reports/python-unittest/dynamo.test_misc 2023-01-11T21:14:41.8288659Z test_allow_in_graph (__main__.MiscTests) ... ok (1.620s) 2023-01-11T21:14:41.8289089Z test_autocast (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8289566Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:14:41.8289899Z skip: requires bf16 (0.002s) 2023-01-11T21:14:41.8290392Z test_autocast_cpu (__main__.MiscTests) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:14:41.8290751Z ok (0.035s) 2023-01-11T21:14:41.8291243Z test_autocast_device (__main__.MiscTests) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:14:41.8291590Z ok (0.441s) 2023-01-11T21:14:41.8292078Z test_autocast_float64 (__main__.MiscTests) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:14:41.8292434Z ok (0.033s) 2023-01-11T21:14:41.8292756Z test_autograd_function_equivalence (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8293228Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T21:14:41.8293535Z ok (0.134s) 2023-01-11T21:14:41.8294092Z test_autograd_profiler (__main__.MiscTests) ... STAGE:2023-01-11 21:14:37 3046:3046 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:14:41.8294712Z STAGE:2023-01-11 21:14:37 3046:3046 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:14:41.8295306Z STAGE:2023-01-11 21:14:37 3046:3046 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:14:41.8295869Z [2023-01-11 21:14:37,546] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:14:41.8296269Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8296515Z unimplemented [] 2023-01-11T21:14:41.8296832Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:14:41.8297263Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:14:41.8297555Z ok (0.389s) 2023-01-11T21:14:41.8298125Z test_autograd_profiler_enabled (__main__.MiscTests) ... STAGE:2023-01-11 21:14:37 3046:3046 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:14:41.8298767Z STAGE:2023-01-11 21:14:37 3046:3046 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:14:41.8299338Z STAGE:2023-01-11 21:14:37 3046:3046 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:14:41.8299759Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:14:41.8300018Z unimplemented [] 2023-01-11T21:14:41.8300529Z graph_break [('torch.autograd._profiler_enabled not supported yet', 1)] 2023-01-11T21:14:41.8301025Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:14:41.8301338Z ok (0.023s) 2023-01-11T21:14:41.8301811Z test_boolarg (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:14:41.8302145Z ok (0.016s) 2023-01-11T21:14:41.8302445Z test_build_tuple_unpack (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8302909Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:14:41.8303199Z ok (0.020s) 2023-01-11T21:14:41.8303630Z test_builder_for_class_with_metaclass (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8304124Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8304432Z ok (0.007s) 2023-01-11T21:14:41.8304909Z test_builtin_isinstance (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8305275Z ok (0.015s) 2023-01-11T21:14:41.8305674Z test_builtin_subclasses_as_method_on_class_type (__main__.MiscTests) ... ok (0.003s) 2023-01-11T21:14:41.8306074Z test_builtin_subclasses_as_method_on_var (__main__.MiscTests) ... ok (0.005s) 2023-01-11T21:14:41.8306492Z test_call_parent_non_class_methods_from_child (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8306989Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8307283Z ok (0.012s) 2023-01-11T21:14:41.8307763Z test_callpacked (__main__.MiscTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:14:41.8308117Z ok (0.016s) 2023-01-11T21:14:41.8308506Z test_cell_output1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8308959Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8309272Z ok (0.007s) 2023-01-11T21:14:41.8309664Z test_cell_output2 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8309966Z unimplemented [] 2023-01-11T21:14:41.8310483Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:14:41.8311037Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8311328Z ok (0.013s) 2023-01-11T21:14:41.8312271Z test_change_backends (__main__.MiscTests) ... /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:14:41.8313089Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:14:41.8313548Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:14:41.8313930Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8314180Z ok (0.081s) 2023-01-11T21:14:41.8314557Z test_cond (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8314836Z inline_call [] 2023-01-11T21:14:41.8315237Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8315542Z ok (0.018s) 2023-01-11T21:14:41.8315816Z test_cond_export (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8316265Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8316575Z ok (0.024s) 2023-01-11T21:14:41.8316865Z test_cond_export_single_arg (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8317333Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8317639Z ok (0.014s) 2023-01-11T21:14:41.8318005Z test_cond_nested (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8318309Z inline_call [] 2023-01-11T21:14:41.8318762Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8319060Z ok (0.022s) 2023-01-11T21:14:41.8319377Z test_cond_side_effects (__main__.MiscTests) ... expected failure (0.001s) 2023-01-11T21:14:41.8319868Z test_config_getattr_default (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:14:41.8320351Z stats [('calls_captured', 21), ('fusions_possible', 18), ('unique_graphs', 3)] 2023-01-11T21:14:41.8320644Z ok (0.052s) 2023-01-11T21:14:41.8321040Z test_config_log_level (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8321513Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8321803Z ok (0.008s) 2023-01-11T21:14:41.8322184Z test_config_obj (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:14:41.8322647Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2023-01-11T21:14:41.8322935Z ok (0.033s) 2023-01-11T21:14:41.8323258Z test_const_dict_variable_python_type (__main__.MiscTests) ... ok (0.001s) 2023-01-11T21:14:41.8324112Z test_cross_entropy_loss_fancy_ctor (__main__.MiscTests) ... /opt/conda/lib/python3.10/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2023-01-11T21:14:41.8324667Z warnings.warn(warning.format(ret)) 2023-01-11T21:14:41.8325167Z ok (0.003s) 2023-01-11T21:14:41.8325509Z test_cross_entropy_loss_simple_ctor (__main__.MiscTests) ... ok (0.002s) 2023-01-11T21:14:41.8326004Z test_dataclass_fields (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8326301Z inline_call [] 2023-01-11T21:14:41.8326702Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:14:41.8327011Z ok (0.053s) 2023-01-11T21:14:41.8327409Z test_dict_mutation_side_effect (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8327897Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8328211Z ok (0.008s) 2023-01-11T21:14:41.8328666Z test_dict_reconstruct_keeps_original_order (__main__.MiscTests) ... frames [('total', 13), ('ok', 12)] 2023-01-11T21:14:41.8329263Z unimplemented [("Guard setup for uninitialized class ", 1)] 2023-01-11T21:14:41.8330480Z graph_break [('UnspecializedNNModuleVariable missing add_module', 3), ('construct nn.Module: ReLU', 1), ('call_function in skip_files /opt/conda/lib/python3.10/collections/__init__.py', 1), ('construct nn.Module: ModuleDict', 1), ('Patched init cannot be inlined.', 1), ('construct nn.Module: Linear', 1), ('construct nn.Module: Sigmoid', 1), ('call_method ConstDictVariable() update [TupleVariable()] {}', 1)] 2023-01-11T21:14:41.8331362Z inline_call [('inline __setitem__', 2), ('Patched init cannot be inlined.', 1)] 2023-01-11T21:14:41.8331677Z ok (0.054s) 2023-01-11T21:14:41.8332047Z test_dictcomp (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8332356Z inline_call [] 2023-01-11T21:14:41.8332786Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8333097Z ok (0.011s) 2023-01-11T21:14:41.8333397Z test_disable_flag (__main__.MiscTests) ... ok (0.002s) 2023-01-11T21:14:41.8333767Z test_disable_optimize (__main__.MiscTests) ... ok (0.002s) 2023-01-11T21:14:41.8334257Z test_disallow_in_graph (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8334579Z unimplemented [] 2023-01-11T21:14:41.8335106Z graph_break [('call_function UserDefinedObjectVariable(sub) [TensorVariable(), ConstantVariable(int)] {}', 1)] 2023-01-11T21:14:41.8335683Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:14:41.8335990Z ok (0.017s) 2023-01-11T21:14:41.8336300Z test_dunder_methods (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8336873Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:14:41.8337191Z ok (0.032s) 2023-01-11T21:14:41.8337522Z test_duplicate_graph_break_warning (__main__.MiscTests) ... break 2023-01-11T21:14:41.8337831Z break 2023-01-11T21:14:41.8338113Z frames [('total', 9), ('ok', 9)] 2023-01-11T21:14:41.8338585Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T21:14:41.8338952Z unimplemented [] 2023-01-11T21:14:41.8339413Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 4)] 2023-01-11T21:14:41.8339927Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2023-01-11T21:14:41.8340251Z ok (0.043s) 2023-01-11T21:14:41.8340580Z test_dynamo_min_operator_with_shape (__main__.MiscTests) ... ok (0.003s) 2023-01-11T21:14:41.8341056Z test_empty_list (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8341549Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:14:41.8341876Z ok (0.014s) 2023-01-11T21:14:41.8342383Z test_enum_no_graphbreaks (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:14:41.8342853Z ok (0.027s) 2023-01-11T21:14:41.8343285Z test_error_on_nested_fx_trace (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8343796Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8344100Z ok (0.012s) 2023-01-11T21:14:41.8344587Z test_fold (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8344947Z ok (0.011s) 2023-01-11T21:14:41.8345478Z test_frozenset_torch_func_contains (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:14:41.8345872Z ok (0.024s) 2023-01-11T21:14:41.8346399Z test_function_annotation (__main__.MiscTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:14:41.8346767Z ok (0.022s) 2023-01-11T21:14:41.8347257Z test_generate_tensor_from_list_of_numpy_primitive_type (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8347643Z unimplemented [] 2023-01-11T21:14:41.8347959Z graph_break [('numpy', 1)] 2023-01-11T21:14:41.8348383Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8348710Z ok (0.019s) 2023-01-11T21:14:41.8349211Z test_get_device (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8349567Z ok (0.008s) 2023-01-11T21:14:41.8349952Z test_grad (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8350269Z unimplemented [] 2023-01-11T21:14:41.8350592Z graph_break [('Tensor.backward', 1)] 2023-01-11T21:14:41.8351049Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:14:41.8351371Z ok (0.019s) 2023-01-11T21:14:41.8351770Z test_grad_mode_guard (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8352107Z unimplemented [] 2023-01-11T21:14:41.8352444Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:14:41.8352874Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:14:41.8353205Z ok (0.017s) 2023-01-11T21:14:41.8353661Z test_graph_break (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:14:41.8353982Z unimplemented [] 2023-01-11T21:14:41.8354464Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 2)] 2023-01-11T21:14:41.8355000Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:14:41.8355310Z ok (0.024s) 2023-01-11T21:14:41.8355782Z test_guard_failure_fn (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:14:41.8356145Z ok (0.019s) 2023-01-11T21:14:41.8356683Z test_guard_failure_fn2 (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:14:41.8357036Z ok (0.016s) 2023-01-11T21:14:41.8357521Z test_id_of_nn_module (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:14:41.8357879Z ok (0.015s) 2023-01-11T21:14:41.8358356Z test_if_cond_nn_mod (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:14:41.8358688Z ok (0.015s) 2023-01-11T21:14:41.8359077Z test_inference_mode (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8359550Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8359839Z ok (0.008s) 2023-01-11T21:14:41.8360240Z test_inline_dict_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8360556Z inline_call [] 2023-01-11T21:14:41.8360946Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8361252Z ok (0.021s) 2023-01-11T21:14:41.8361777Z test_inline_func_jump_on_tensor_condition (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:14:41.8362228Z inline_call [('generic_jump TensorVariable()', 1)] 2023-01-11T21:14:41.8362511Z unimplemented [] 2023-01-11T21:14:41.8362871Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T21:14:41.8363326Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:14:41.8363619Z ok (0.018s) 2023-01-11T21:14:41.8364021Z test_inline_list_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8364336Z inline_call [] 2023-01-11T21:14:41.8364718Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8365215Z ok (0.020s) 2023-01-11T21:14:41.8365700Z test_inplace (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8366036Z ok (0.014s) 2023-01-11T21:14:41.8366534Z test_inplace_param_update (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:14:41.8366907Z ok (0.010s) 2023-01-11T21:14:41.8367297Z test_is_compiling (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8367748Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8368057Z ok (0.012s) 2023-01-11T21:14:41.8368549Z test_is_floating_point (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8368892Z ok (0.010s) 2023-01-11T21:14:41.8369378Z test_is_floating_point2 (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8369734Z ok (0.009s) 2023-01-11T21:14:41.8370186Z test_is_tensor (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8370540Z ok (0.009s) 2023-01-11T21:14:41.8370922Z test_is_tensor2 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8371392Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:14:41.8371681Z ok (0.017s) 2023-01-11T21:14:41.8372163Z test_is_tensor_like (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:14:41.8372515Z ok (0.017s) 2023-01-11T21:14:41.8372891Z test_is_tensor_like2 (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:14:41.8373208Z unimplemented [] 2023-01-11T21:14:41.8373644Z graph_break [('call_function args: UserDefinedObjectVariable(MyTensor) ', 1)] 2023-01-11T21:14:41.8374131Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:14:41.8374438Z ok (0.021s) 2023-01-11T21:14:41.8374974Z test_item (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8375332Z ok (0.021s) 2023-01-11T21:14:41.8375796Z test_item_changes (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:14:41.8376153Z ok (0.040s) 2023-01-11T21:14:41.8376651Z test_item_changes_new_shape (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:14:41.8377000Z ok (0.040s) 2023-01-11T21:14:41.8377293Z test_large_reduction_list (__main__.MiscTests) ... ok (0.012s) 2023-01-11T21:14:41.8377651Z test_linetable_writer (__main__.MiscTests) ... ok (0.001s) 2023-01-11T21:14:41.8378105Z test_list_append_return_none (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8378593Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8378900Z ok (0.007s) 2023-01-11T21:14:41.8379274Z test_list_mul (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8379552Z ok (0.003s) 2023-01-11T21:14:41.8379932Z test_listcomp (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8380308Z inline_call [] 2023-01-11T21:14:41.8380693Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:14:41.8381003Z ok (0.014s) 2023-01-11T21:14:41.8381332Z test_lnotab_writer (__main__.MiscTests) ... skip: use lnotab when python < 3.10 (0.001s) 2023-01-11T21:14:41.8381886Z test_manual_seed (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8382241Z ok (0.008s) 2023-01-11T21:14:41.8382706Z test_matmul1 (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8383048Z ok (0.006s) 2023-01-11T21:14:41.8383328Z test_module_complex_iter (__main__.MiscTests) ... ok (0.011s) 2023-01-11T21:14:41.8383792Z test_module_deepcopy (__main__.MiscTests) ... frames [('total', 6), ('ok', 6)] 2023-01-11T21:14:41.8384117Z unimplemented [] 2023-01-11T21:14:41.8384533Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/copy.py', 2)] 2023-01-11T21:14:41.8384865Z inline_call [] 2023-01-11T21:14:41.8385262Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:14:41.8385551Z ok (0.068s) 2023-01-11T21:14:41.8385842Z test_named_parameters (__main__.MiscTests) ... ok (0.027s) 2023-01-11T21:14:41.8386290Z test_namedtuple1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8386737Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8387040Z ok (0.010s) 2023-01-11T21:14:41.8387425Z test_namedtuple2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8387887Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8388175Z ok (0.011s) 2023-01-11T21:14:41.8388563Z test_namedtuple3 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8389030Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8389322Z ok (0.007s) 2023-01-11T21:14:41.8389685Z test_nan (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8390139Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8390428Z ok (0.007s) 2023-01-11T21:14:41.8390720Z test_nested_closure (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8391173Z stats [('calls_captured', 9), ('fusions_possible', 7), ('unique_graphs', 2)] 2023-01-11T21:14:41.8391459Z ok (0.044s) 2023-01-11T21:14:41.8391765Z test_nested_closure_mutation (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8392240Z stats [('calls_captured', 11), ('fusions_possible', 9), ('unique_graphs', 2)] 2023-01-11T21:14:41.8392545Z ok (0.033s) 2023-01-11T21:14:41.8393219Z test_nested_disable_decorator (__main__.MiscTests) ... [2023-01-11 21:14:39,036] torch._dynamo.convert_frame: [ERROR] WON'T CONVERT fn3 /var/lib/jenkins/workspace/test/dynamo/test_misc.py line 1197 2023-01-11T21:14:41.8393671Z due to: 2023-01-11T21:14:41.8393929Z Traceback (most recent call last): 2023-01-11T21:14:41.8394404Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/exc.py", line 67, in unimplemented 2023-01-11T21:14:41.8394777Z raise Unsupported(msg) 2023-01-11T21:14:41.8395258Z torch._dynamo.exc.Unsupported: call torch._dynamo.disable() wrapped function .fn1 at 0x7fa3c8187130> 2023-01-11T21:14:41.8395611Z 2023-01-11T21:14:41.8395720Z from user code: 2023-01-11T21:14:41.8396033Z File "/var/lib/jenkins/workspace/test/dynamo/test_misc.py", line 1199, in fn3 2023-01-11T21:14:41.8396354Z return fn2(x) 2023-01-11T21:14:41.8396680Z File "/var/lib/jenkins/workspace/test/dynamo/test_misc.py", line 1192, in fn2 2023-01-11T21:14:41.8396990Z x = fn1(x) # graph break 2023-01-11T21:14:41.8397154Z 2023-01-11T21:14:41.8397339Z Set torch._dynamo.config.verbose=True for more information 2023-01-11T21:14:41.8397619Z 2023-01-11T21:14:41.8397638Z 2023-01-11T21:14:41.8397814Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8398059Z unimplemented [] 2023-01-11T21:14:41.8398636Z graph_break [('call torch._dynamo.disable() wrapped function .fn1 at 0x7fa3c8187130>', 1)] 2023-01-11T21:14:41.8399213Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:14:41.8399843Z inline_call [('call torch._dynamo.disable() wrapped function .fn1 at 0x7fa3c8187130>', 1)] 2023-01-11T21:14:41.8400231Z ok (0.019s) 2023-01-11T21:14:41.8400721Z test_nested_optimize (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:14:41.8401078Z ok (0.021s) 2023-01-11T21:14:41.8401378Z test_nested_optimize_decorator (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8401860Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:14:41.8402168Z ok (0.012s) 2023-01-11T21:14:41.8402664Z test_nested_optimize_run (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:14:41.8403011Z ok (0.020s) 2023-01-11T21:14:41.8403509Z test_nn_functional_reduction (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8403877Z ok (0.008s) 2023-01-11T21:14:41.8404171Z test_nn_sequential_invocation (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8404650Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8405116Z ok (0.034s) 2023-01-11T21:14:41.8405454Z test_nn_sequential_invocation_reposition_indices (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8405970Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8406281Z ok (0.025s) 2023-01-11T21:14:41.8406698Z test_no_error_on_nested_fx_trace (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8407173Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8407478Z ok (0.007s) 2023-01-11T21:14:41.8407953Z test_no_grad (__main__.MiscTests) ... stats [('calls_captured', 40), ('fusions_possible', 32), ('unique_graphs', 8)] 2023-01-11T21:14:41.8408289Z ok (0.079s) 2023-01-11T21:14:41.8408686Z test_not_dynamic_scope (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8408998Z inline_call [] 2023-01-11T21:14:41.8409377Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8409683Z ok (0.008s) 2023-01-11T21:14:41.8410147Z test_numel (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8410493Z ok (0.010s) 2023-01-11T21:14:41.8411002Z test_numpy_int_constant (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8411508Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8411820Z ok (0.010s) 2023-01-11T21:14:41.8412221Z test_numpy_variable_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8412708Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8413015Z ok (0.007s) 2023-01-11T21:14:41.8413300Z test_object_classmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8413763Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8414067Z ok (0.014s) 2023-01-11T21:14:41.8414355Z test_object_staticmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8414821Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8415127Z ok (0.014s) 2023-01-11T21:14:41.8415632Z test_onnx_shape_as_tensor (__main__.MiscTests) ... stats [('calls_captured', 15), ('fusions_possible', 10), ('unique_graphs', 5)] 2023-01-11T21:14:41.8416060Z ok (0.105s) 2023-01-11T21:14:41.8416556Z test_optimize_on_module (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8416919Z ok (0.007s) 2023-01-11T21:14:41.8417363Z test_pair (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:14:41.8417709Z ok (0.025s) 2023-01-11T21:14:41.8418098Z test_python_slice (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8418382Z ok (0.010s) 2023-01-11T21:14:41.8418775Z test_raise_on_backend_error (__main__.MiscTests) ... frames [('total', 1)] 2023-01-11T21:14:41.8419205Z stats [('calls_captured', 3), ('fusions_possible', 2)] 2023-01-11T21:14:41.8419485Z ok (0.007s) 2023-01-11T21:14:41.8419843Z test_raises (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:14:41.8420149Z unimplemented [] 2023-01-11T21:14:41.8420567Z graph_break [('call_function BuiltinVariable(str) [TensorVariable()] {}', 1)] 2023-01-11T21:14:41.8421040Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8421346Z ok (0.012s) 2023-01-11T21:14:41.8421809Z test_rand (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8422134Z ok (0.011s) 2023-01-11T21:14:41.8422425Z test_range_input (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8422876Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8423170Z ok (0.010s) 2023-01-11T21:14:41.8423595Z test_recursive_inline_list_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8423925Z inline_call [] 2023-01-11T21:14:41.8424327Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:14:41.8424620Z ok (0.021s) 2023-01-11T21:14:41.8425024Z test_release_input_memory (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8425508Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8425796Z ok (0.005s) 2023-01-11T21:14:41.8426203Z test_release_module_memory (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8426680Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8426967Z ok (0.012s) 2023-01-11T21:14:41.8427497Z test_repro_graph_breaks_in__get_item_by_idx (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8427881Z ok (0.014s) 2023-01-11T21:14:41.8428284Z test_restore_graphstate (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:14:41.8428702Z inline_call [('generic_jump TensorVariable()', 1)] 2023-01-11T21:14:41.8429000Z unimplemented [] 2023-01-11T21:14:41.8429408Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T21:14:41.8429861Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2023-01-11T21:14:41.8430175Z ok (0.029s) 2023-01-11T21:14:41.8430693Z test_restore_graphstate_internals (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8431060Z ok (0.011s) 2023-01-11T21:14:41.8431469Z test_return_nested_function (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8431951Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 2)] 2023-01-11T21:14:41.8432242Z ok (0.021s) 2023-01-11T21:14:41.8432531Z test_sample_input (__main__.MiscTests) ... ok (0.741s) 2023-01-11T21:14:41.8432988Z test_setattr_mutation1 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8433580Z unimplemented [('call_method UserDefinedObjectVariable(member_descriptor) __mul__ [ConstantVariable(int)] {}', 1)] 2023-01-11T21:14:41.8434263Z graph_break [("isinstance called on UserDefinedClass UserDefinedObjectVariable(member_descriptor) ", 1)] 2023-01-11T21:14:41.8434798Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8435220Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T21:14:41.8435516Z ok (0.027s) 2023-01-11T21:14:41.8435918Z test_setattr_mutation2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8436235Z inline_call [] 2023-01-11T21:14:41.8436632Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:14:41.8436922Z ok (0.021s) 2023-01-11T21:14:41.8437322Z test_setattr_mutation3 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8437633Z inline_call [] 2023-01-11T21:14:41.8438010Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:14:41.8438315Z ok (0.022s) 2023-01-11T21:14:41.8438707Z test_shape_unpack (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8439159Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8439467Z ok (0.006s) 2023-01-11T21:14:41.8439906Z test_side_effects_codegen_update_mutated (__main__.MiscTests) ... frames [('total', 6), ('ok', 6)] 2023-01-11T21:14:41.8440234Z unimplemented [] 2023-01-11T21:14:41.8440547Z graph_break [('Tensor.item', 4)] 2023-01-11T21:14:41.8440972Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2023-01-11T21:14:41.8441262Z ok (0.147s) 2023-01-11T21:14:41.8441642Z test_size_input (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8442104Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:14:41.8442407Z ok (0.012s) 2023-01-11T21:14:41.8442868Z test_slice_input (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:14:41.8443227Z ok (0.042s) 2023-01-11T21:14:41.8443642Z test_tensor_build_list_unpack (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8444113Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8444417Z ok (0.014s) 2023-01-11T21:14:41.8444892Z test_tensor_data (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8445402Z ok (0.016s) 2023-01-11T21:14:41.8445804Z test_tensor_dict1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8446273Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8446579Z ok (0.008s) 2023-01-11T21:14:41.8446949Z test_tensor_dict2 (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:14:41.8447414Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:14:41.8447719Z ok (0.044s) 2023-01-11T21:14:41.8448208Z test_tensor_dot_grad_no_graph_break (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8448556Z unimplemented [] 2023-01-11T21:14:41.8448893Z graph_break [('Tensor.backward', 1)] 2023-01-11T21:14:41.8449312Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:14:41.8449619Z ok (0.022s) 2023-01-11T21:14:41.8450022Z test_tensor_is_contiguous (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8450480Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:14:41.8450782Z ok (0.085s) 2023-01-11T21:14:41.8451182Z test_tensor_item_capture (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8451657Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8451945Z ok (0.009s) 2023-01-11T21:14:41.8452351Z test_tensor_item_no_capture (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8452676Z unimplemented [] 2023-01-11T21:14:41.8452978Z graph_break [('Tensor.item', 1)] 2023-01-11T21:14:41.8453438Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8453823Z ok (0.008s) 2023-01-11T21:14:41.8454292Z test_tensor_layout (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8454648Z ok (0.014s) 2023-01-11T21:14:41.8455043Z test_tensor_types (__main__.MiscTests) ... frames [('total', 10), ('ok', 10)] 2023-01-11T21:14:41.8455518Z stats [('calls_captured', 10), ('unique_graphs', 10), ('fusions_possible', 0)] 2023-01-11T21:14:41.8455808Z ok (0.100s) 2023-01-11T21:14:41.8456303Z test_top_package_import (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8456665Z ok (0.007s) 2023-01-11T21:14:41.8457147Z test_torch_cuda_is_available (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8457516Z ok (0.006s) 2023-01-11T21:14:41.8458023Z test_torch_cudnn_is_acceptable (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8458377Z ok (0.007s) 2023-01-11T21:14:41.8458700Z test_torch_cudnn_is_acceptable_bad_inputs (__main__.MiscTests) ... ok (0.007s) 2023-01-11T21:14:41.8459220Z test_torch_nn_parameter_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8459713Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8460005Z ok (0.015s) 2023-01-11T21:14:41.8460994Z test_torch_profiler (__main__.MiscTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/91868 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:14:41.8462360Z test_torch_seed (__main__.MiscTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/91867 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:14:41.8463709Z test_torch_size (__main__.MiscTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/91866 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:14:41.8464508Z test_type_copy (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8464960Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:14:41.8465272Z ok (0.020s) 2023-01-11T21:14:41.8465744Z test_typing_variable_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8466233Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8466543Z ok (0.008s) 2023-01-11T21:14:41.8467012Z test_unpack4 (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:14:41.8467362Z ok (0.021s) 2023-01-11T21:14:41.8467809Z test_unpack5 (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:14:41.8468156Z ok (0.021s) 2023-01-11T21:14:41.8468607Z test_update_locals_and_stack_uses_shared_cache (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:14:41.8468935Z inline_call [] 2023-01-11T21:14:41.8469178Z unimplemented [] 2023-01-11T21:14:41.8469616Z graph_break [('call_method ListVariable() extend [ListIteratorVariable()] {}', 1)] 2023-01-11T21:14:41.8469932Z ok (0.012s) 2023-01-11T21:14:41.8470442Z test_user_defined_class_name (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8470870Z ok (0.012s) 2023-01-11T21:14:41.8471215Z test_user_function_variable_supports_enum_argument (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8471530Z ok (0.007s) 2023-01-11T21:14:41.8471880Z test_user_function_variable_supports_function_argument (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8472390Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8472679Z ok (0.008s) 2023-01-11T21:14:41.8473032Z test_user_function_variable_supports_type_abcmeta_argument (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8473547Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:14:41.8473837Z ok (0.008s) 2023-01-11T21:14:41.8474225Z test_user_getattr1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8474538Z inline_call [] 2023-01-11T21:14:41.8474922Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8475231Z ok (0.009s) 2023-01-11T21:14:41.8475621Z test_user_getattr2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8475929Z inline_call [] 2023-01-11T21:14:41.8476309Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8476608Z ok (0.011s) 2023-01-11T21:14:41.8477000Z test_user_property (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:14:41.8477288Z inline_call [] 2023-01-11T21:14:41.8477687Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8477992Z ok (0.008s) 2023-01-11T21:14:41.8478279Z test_usr_cls_classmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8478746Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8479051Z ok (0.011s) 2023-01-11T21:14:41.8479341Z test_usr_cls_staticmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8479813Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:14:41.8480122Z ok (0.011s) 2023-01-11T21:14:41.8480404Z test_version_ci (__main__.MiscTests) ... ok (0.001s) 2023-01-11T21:14:41.8480754Z test_write_to_closures_in_inlining (__main__.MiscTests) ... inline_call [] 2023-01-11T21:14:41.8481228Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:14:41.8481528Z ok (0.013s) 2023-01-11T21:14:41.8481790Z test_jit_save (__main__.TestTracer) ... ok (0.054s) 2023-01-11T21:14:41.8481990Z 2023-01-11T21:14:41.8482257Z ---------------------------------------------------------------------- 2023-01-11T21:14:41.8482582Z Ran 161 tests in 6.324s 2023-01-11T21:14:41.8482744Z 2023-01-11T21:14:41.8482863Z OK (skipped=5, expected failures=1) 2023-01-11T21:14:41.8483049Z 2023-01-11T21:14:41.8483173Z Generating XML reports... 2023-01-11T21:14:41.8483748Z Generated XML report: test-reports/python-unittest/dynamo.test_misc/TEST-MiscTests-20230111211434.xml 2023-01-11T21:14:41.8484408Z Generated XML report: test-reports/python-unittest/dynamo.test_misc/TEST-TestTracer-20230111211434.xml 2023-01-11T21:14:41.8484687Z 2023-01-11T21:14:41.8485293Z ##[endgroup] 2023-01-11T21:14:41.8485826Z FINISHED PRINTING LOG FILE of dynamo/test_misc (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_misc_oytejnop) 2023-01-11T21:14:41.8486128Z 2023-01-11T21:14:44.3590715Z Ignoring disabled issues: ['91003'] 2023-01-11T21:14:44.3910172Z Running test_transformers ... [2023-01-11 21:14:44.390582] 2023-01-11T21:14:44.3913189Z Executing ['/opt/conda/bin/python', '-bb', 'test_transformers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:44.390927] 2023-01-11T21:14:51.8788518Z 2023-01-11T21:14:51.8789452Z Expand the folded group to see the log file of test_testing 2023-01-11T21:14:51.8790967Z ##[group]PRINTING LOG FILE of test_testing (/var/lib/jenkins/workspace/test/test-reports/test_testing_pfsmt51r) 2023-01-11T21:14:51.8791613Z 2023-01-11T21:14:51.8792193Z Running tests... 2023-01-11T21:14:51.8793111Z ---------------------------------------------------------------------- 2023-01-11T21:14:51.8794066Z Test results will be stored in test-reports/python-unittest/test_testing 2023-01-11T21:14:51.8794827Z test_bool (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8795642Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8796501Z test_docstring_examples (__main__.TestAssertClose) ... ok (0.011s) 2023-01-11T21:14:51.8797320Z test_matching (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:14:51.8798015Z test_matching_atol (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8798753Z test_matching_conjugate_bit (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8799459Z test_matching_nan (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T21:14:51.8800390Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8801161Z test_matching_rtol (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8801834Z test_meta (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:14:51.8802560Z test_mismatching_dtype (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:14:51.8803357Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8805334Z test_mismatching_layout (__main__.TestAssertClose) ... /var/lib/jenkins/workspace/test/test_testing.py:619: 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:14:51.8806709Z sparse_csr = strided.to_sparse_csr() 2023-01-11T21:14:51.8807181Z ok (0.003s) 2023-01-11T21:14:51.8807782Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... ok (0.007s) 2023-01-11T21:14:51.8808516Z test_mismatching_shape (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8809180Z test_mismatching_stride (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8809977Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8810773Z test_mismatching_types (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8811552Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8812402Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:14:51.8813203Z test_mismatching_values (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8813982Z test_mismatching_values_atol (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T21:14:51.8814755Z test_mismatching_values_rtol (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T21:14:51.8815641Z test_none (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:14:51.8816370Z test_none_mismatch (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8817048Z test_numpy (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8817734Z test_only_atol (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:14:51.8818422Z test_only_rtol (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:14:51.8819103Z test_scalar (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T21:14:51.8819835Z test_unexpected_error_compare (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8820657Z test_unexpected_error_originate (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:14:51.8821429Z test_unknown_layout (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:14:51.8822215Z test_unknown_type (__main__.TestAssertClose) ... ok (0.013s) 2023-01-11T21:14:51.8823010Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... ok (0.001s) 2023-01-11T21:14:51.8823894Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.001s) 2023-01-11T21:14:51.8825187Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... ok (0.001s) 2023-01-11T21:14:51.8826138Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.001s) 2023-01-11T21:14:51.8827005Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.004s) 2023-01-11T21:14:51.8827806Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:14:51.8828590Z test_atol (__main__.TestAssertCloseErrorMessage) ... ok (0.005s) 2023-01-11T21:14:51.8829423Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2023-01-11T21:14:51.8830323Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... ok (0.004s) 2023-01-11T21:14:51.8831208Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... ok (0.004s) 2023-01-11T21:14:51.8832048Z test_msg_callable (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2023-01-11T21:14:51.8832872Z test_msg_str (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2023-01-11T21:14:51.8833671Z test_not_close (__main__.TestAssertCloseErrorMessage) ... ok (0.012s) 2023-01-11T21:14:51.8834450Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... ok (0.004s) 2023-01-11T21:14:51.8835254Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.004s) 2023-01-11T21:14:51.8836944Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:14:51.8837751Z test_rtol (__main__.TestAssertCloseErrorMessage) ... ok (0.005s) 2023-01-11T21:14:51.8838529Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... ok (0.005s) 2023-01-11T21:14:51.8839419Z test_mismatching_device_cuda (__main__.TestAssertCloseMultiDeviceCUDA) ... ok (0.004s) 2023-01-11T21:14:51.8840396Z test_mismatching_device_no_check_cuda (__main__.TestAssertCloseMultiDeviceCUDA) ... ok (0.005s) 2023-01-11T21:14:51.8841328Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... ok (0.003s) 2023-01-11T21:14:51.8842200Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... ok (0.003s) 2023-01-11T21:14:51.8843122Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... ok (0.002s) 2023-01-11T21:14:51.8844080Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... ok (0.002s) 2023-01-11T21:14:51.8845285Z test_matching (__main__.TestAssertCloseSparseBSC) ... ok (0.002s) 2023-01-11T21:14:51.8846212Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.004s) 2023-01-11T21:14:51.8847129Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.005s) 2023-01-11T21:14:51.8848008Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.005s) 2023-01-11T21:14:51.8848843Z test_matching (__main__.TestAssertCloseSparseBSR) ... ok (0.002s) 2023-01-11T21:14:51.8849870Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.005s) 2023-01-11T21:14:51.8850786Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.004s) 2023-01-11T21:14:51.8851666Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.005s) 2023-01-11T21:14:51.8852520Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.002s) 2023-01-11T21:14:51.8853371Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.002s) 2023-01-11T21:14:51.8854285Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.005s) 2023-01-11T21:14:51.8855129Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... ok (0.002s) 2023-01-11T21:14:51.8855996Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... ok (0.002s) 2023-01-11T21:14:51.8856880Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.005s) 2023-01-11T21:14:51.8857684Z test_matching (__main__.TestAssertCloseSparseCSC) ... ok (0.002s) 2023-01-11T21:14:51.8858540Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.004s) 2023-01-11T21:14:51.8859610Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.005s) 2023-01-11T21:14:51.8860485Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.005s) 2023-01-11T21:14:51.8861373Z test_hybrid_support (__main__.TestAssertCloseSparseCSR) ... expected failure (0.008s) 2023-01-11T21:14:51.8862175Z test_matching (__main__.TestAssertCloseSparseCSR) ... ok (0.002s) 2023-01-11T21:14:51.8862971Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.005s) 2023-01-11T21:14:51.8863797Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.004s) 2023-01-11T21:14:51.8864617Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.005s) 2023-01-11T21:14:51.8865395Z test_filtering_env_var (__main__.TestFrameworkUtils) ... ok (15.349s) 2023-01-11T21:14:51.8866116Z test_circular_dependencies (__main__.TestImports) 2023-01-11T21:14:51.8867653Z Checks that all modules inside torch can be imported ... 2023-01-11 21:14:40,560 - torch.distributed.nn.jit.instantiator - INFO - Created a temporary directory at /tmp/tmpda581bbg 2023-01-11T21:14:51.8869189Z 2023-01-11 21:14:40,560 - torch.distributed.nn.jit.instantiator - INFO - Writing /tmp/tmpda581bbg/_remote_module_non_scriptable.py 2023-01-11T21:14:51.8869982Z ok (55.890s) 2023-01-11T21:14:51.8870647Z test_no_mutate_global_logging_on_import_path_functorch (__main__.TestImports) ... ok (1.910s) 2023-01-11T21:14:51.8871536Z test_no_mutate_global_logging_on_import_path_torch (__main__.TestImports) ... ok (1.873s) 2023-01-11T21:14:51.8872631Z test_no_warning_on_import (__main__.TestImports) ... /var/lib/jenkins/workspace/test/test_testing.py:1836: DeprecationWarning: Please use assertEqual instead. 2023-01-11T21:14:51.8873510Z self.assertEquals(out, "") 2023-01-11T21:14:51.8874016Z ok (1.840s) 2023-01-11T21:14:51.8874737Z test_opinfo_error_generators_T_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8875811Z test_opinfo_error_generators___radd___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8876854Z test_opinfo_error_generators___rand___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8877828Z test_opinfo_error_generators___rdiv___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8878817Z test_opinfo_error_generators___rmod___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8879780Z test_opinfo_error_generators___rmul___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8880771Z test_opinfo_error_generators___ror___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8881887Z test_opinfo_error_generators___rpow___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8882895Z test_opinfo_error_generators___rsub___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8883868Z test_opinfo_error_generators___rxor___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8884846Z test_opinfo_error_generators_add_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8886151Z test_opinfo_error_generators_amax_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8887439Z test_opinfo_error_generators_amin_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8888422Z test_opinfo_error_generators_aminmax_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8889431Z test_opinfo_error_generators_arange_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8890480Z test_opinfo_error_generators_as_strided_scatter_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8891530Z test_opinfo_error_generators_atan2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8892702Z test_opinfo_error_generators_bernoulli_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8893795Z test_opinfo_error_generators_bitwise_and_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8894945Z test_opinfo_error_generators_bitwise_left_shift_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8896063Z test_opinfo_error_generators_bitwise_or_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8897148Z test_opinfo_error_generators_bitwise_right_shift_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8898208Z test_opinfo_error_generators_bitwise_xor_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8899236Z test_opinfo_error_generators_cat_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8900237Z test_opinfo_error_generators_clamp_max_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8901260Z test_opinfo_error_generators_clamp_min_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8902281Z test_opinfo_error_generators_complex_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8903298Z test_opinfo_error_generators_copysign_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8904290Z test_opinfo_error_generators_cov_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8905302Z test_opinfo_error_generators_diag_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8906333Z test_opinfo_error_generators_diag_embed_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8907369Z test_opinfo_error_generators_diagonal_copy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8908420Z test_opinfo_error_generators_diagonal_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8909480Z test_opinfo_error_generators_div_floor_rounding_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8910558Z test_opinfo_error_generators_div_no_rounding_mode_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8911615Z test_opinfo_error_generators_div_trunc_rounding_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8912644Z test_opinfo_error_generators_dsplit_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8913595Z test_opinfo_error_generators_dstack_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8914694Z test_opinfo_error_generators_eq_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8915591Z test_opinfo_error_generators_eye_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8916543Z test_opinfo_error_generators_fft_fft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8917565Z test_opinfo_error_generators_fft_fft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8918562Z test_opinfo_error_generators_fft_fftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8919580Z test_opinfo_error_generators_fft_hfft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8920603Z test_opinfo_error_generators_fft_hfft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8921619Z test_opinfo_error_generators_fft_hfftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8922624Z test_opinfo_error_generators_fft_ifft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8923649Z test_opinfo_error_generators_fft_ifft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8924757Z test_opinfo_error_generators_fft_ifftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8926113Z test_opinfo_error_generators_fft_ihfft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8927113Z test_opinfo_error_generators_fft_ihfft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8928186Z test_opinfo_error_generators_fft_ihfftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8929220Z test_opinfo_error_generators_fft_irfft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8930196Z test_opinfo_error_generators_fft_irfft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8931199Z test_opinfo_error_generators_fft_irfftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8932206Z test_opinfo_error_generators_fft_rfft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8933204Z test_opinfo_error_generators_fft_rfft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8934196Z test_opinfo_error_generators_fft_rfftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8935203Z test_opinfo_error_generators_fliplr_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8936212Z test_opinfo_error_generators_flipud_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8937227Z test_opinfo_error_generators_float_power_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8938234Z test_opinfo_error_generators_floor_divide_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8939254Z test_opinfo_error_generators_fmax_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8940241Z test_opinfo_error_generators_fmin_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8941214Z test_opinfo_error_generators_fmod_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8942181Z test_opinfo_error_generators_gather_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8943186Z test_opinfo_error_generators_gcd_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8944182Z test_opinfo_error_generators_ge_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8945194Z test_opinfo_error_generators_gradient_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8946300Z test_opinfo_error_generators_gt_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8947637Z test_opinfo_error_generators_heaviside_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8948720Z test_opinfo_error_generators_hsplit_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8949717Z test_opinfo_error_generators_hstack_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8950729Z test_opinfo_error_generators_hypot_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8951737Z test_opinfo_error_generators_igamma_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8952733Z test_opinfo_error_generators_igammac_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8953820Z test_opinfo_error_generators_index_select_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8954833Z test_opinfo_error_generators_isclose_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8955892Z test_opinfo_error_generators_jiterator_binary_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8957103Z test_opinfo_error_generators_jiterator_binary_return_by_ref_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8958179Z test_opinfo_error_generators_kthvalue_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8959191Z test_opinfo_error_generators_lcm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8960194Z test_opinfo_error_generators_ldexp_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8961140Z test_opinfo_error_generators_le_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8962162Z test_opinfo_error_generators_linalg_cross_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8963208Z test_opinfo_error_generators_linalg_lstsq_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8964298Z test_opinfo_error_generators_linalg_lstsq_grad_oriented_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8965677Z test_opinfo_error_generators_linspace_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8966638Z test_opinfo_error_generators_logcumsumexp_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8967594Z test_opinfo_error_generators_logical_and_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8968540Z test_opinfo_error_generators_logical_or_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8969437Z test_opinfo_error_generators_logical_xor_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8970472Z test_opinfo_error_generators_logspace_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8971489Z test_opinfo_error_generators_lt_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8972498Z test_opinfo_error_generators_masked_fill_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8973548Z test_opinfo_error_generators_masked_select_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8974589Z test_opinfo_error_generators_max_binary_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8975609Z test_opinfo_error_generators_maximum_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8976602Z test_opinfo_error_generators_mean_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8977607Z test_opinfo_error_generators_median_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8978631Z test_opinfo_error_generators_min_binary_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8979804Z test_opinfo_error_generators_minimum_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8980826Z test_opinfo_error_generators_movedim_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8981897Z test_opinfo_error_generators_mul_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8982966Z test_opinfo_error_generators_multinomial_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8983965Z test_opinfo_error_generators_narrow_copy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8984973Z test_opinfo_error_generators_narrow_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8986017Z test_opinfo_error_generators_native_layer_norm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8987035Z test_opinfo_error_generators_ne_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8987996Z test_opinfo_error_generators_neg_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8989168Z test_opinfo_error_generators_nextafter_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8990219Z test_opinfo_error_generators_nn_functional_avg_pool1d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8991308Z test_opinfo_error_generators_nn_functional_avg_pool2d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8992373Z test_opinfo_error_generators_nn_functional_avg_pool3d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8993452Z test_opinfo_error_generators_nn_functional_conv1d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8994509Z test_opinfo_error_generators_nn_functional_conv2d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8995600Z test_opinfo_error_generators_nn_functional_embedding_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8996694Z test_opinfo_error_generators_nn_functional_gaussian_nll_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8997785Z test_opinfo_error_generators_nn_functional_gelu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.8998863Z test_opinfo_error_generators_nn_functional_group_norm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9000000Z test_opinfo_error_generators_nn_functional_hinge_embedding_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9001104Z test_opinfo_error_generators_nn_functional_huber_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9002196Z test_opinfo_error_generators_nn_functional_l1_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9003317Z test_opinfo_error_generators_nn_functional_margin_ranking_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9004404Z test_opinfo_error_generators_nn_functional_max_pool1d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9005955Z test_opinfo_error_generators_nn_functional_max_pool2d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9007035Z test_opinfo_error_generators_nn_functional_max_pool3d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9008124Z test_opinfo_error_generators_nn_functional_poisson_nll_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9009208Z test_opinfo_error_generators_nn_functional_prelu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9010267Z test_opinfo_error_generators_nn_functional_rrelu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9011570Z test_opinfo_error_generators_nn_functional_soft_margin_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9012705Z test_opinfo_error_generators_nn_functional_softshrink_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9013807Z test_opinfo_error_generators_nn_functional_triplet_margin_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9015121Z test_opinfo_error_generators_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9016342Z test_opinfo_error_generators_ormqr_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9017434Z test_opinfo_error_generators_polar_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9018435Z test_opinfo_error_generators_pow_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9019461Z test_opinfo_error_generators_remainder_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9020610Z test_opinfo_error_generators_renorm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9021641Z test_opinfo_error_generators_reshape_as_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9022632Z test_opinfo_error_generators_reshape_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9023639Z test_opinfo_error_generators_roll_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9024619Z test_opinfo_error_generators_rot90_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9025596Z test_opinfo_error_generators_rsub_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9026599Z test_opinfo_error_generators_scatter_add_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9027627Z test_opinfo_error_generators_scatter_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9028708Z test_opinfo_error_generators_signal_windows_bartlett_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9029808Z test_opinfo_error_generators_signal_windows_blackman_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9030910Z test_opinfo_error_generators_signal_windows_cosine_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9032027Z test_opinfo_error_generators_signal_windows_exponential_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9033146Z test_opinfo_error_generators_signal_windows_gaussian_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9034256Z test_opinfo_error_generators_signal_windows_general_cosine_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9035405Z test_opinfo_error_generators_signal_windows_general_hamming_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9036531Z test_opinfo_error_generators_signal_windows_hamming_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9037624Z test_opinfo_error_generators_signal_windows_hann_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9038693Z test_opinfo_error_generators_signal_windows_kaiser_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9039798Z test_opinfo_error_generators_signal_windows_nuttall_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9040920Z test_opinfo_error_generators_special_chebyshev_polynomial_t_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9042085Z test_opinfo_error_generators_special_chebyshev_polynomial_u_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9043927Z test_opinfo_error_generators_special_chebyshev_polynomial_v_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:14:51.9046041Z test_opinfo_error_generators_special_chebyshev_polynomial_w_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:14:51.9047433Z test_opinfo_error_generators_special_hermite_polynomial_h_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9048544Z test_opinfo_error_generators_special_hermite_polynomial_he_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9049635Z test_opinfo_error_generators_special_laguerre_polynomial_l_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9050946Z test_opinfo_error_generators_special_legendre_polynomial_p_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:14:51.9051960Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_t_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:14:51.9052863Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_u_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:14:51.9053799Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_v_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:14:51.9054674Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_w_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:14:51.9055310Z test_opinfo_error_generators_special_xlog1py_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9055843Z test_opinfo_error_generators_special_zeta_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9056351Z test_opinfo_error_generators_sub_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9056841Z test_opinfo_error_generators_sum_to_size_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9057348Z test_opinfo_error_generators_t_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9057840Z test_opinfo_error_generators_take_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9058327Z test_opinfo_error_generators_trace_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9058823Z test_opinfo_error_generators_tril_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9059310Z test_opinfo_error_generators_triu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9059821Z test_opinfo_error_generators_true_divide_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9060313Z test_opinfo_error_generators_unbind_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9060823Z test_opinfo_error_generators_uniform_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9061330Z test_opinfo_error_generators_view_as_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9061843Z test_opinfo_error_generators_view_copy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9062338Z test_opinfo_error_generators_view_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9062841Z test_opinfo_error_generators_vsplit_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9063429Z test_opinfo_error_generators_vstack_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9063930Z test_opinfo_error_generators_where_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9064430Z test_opinfo_error_generators_xlogy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9064951Z test_opinfo_reference_generators___radd___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9065486Z test_opinfo_reference_generators___rand___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9065999Z test_opinfo_reference_generators___rdiv___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9066526Z test_opinfo_reference_generators___rmod___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9067054Z test_opinfo_reference_generators___rmul___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9067778Z test_opinfo_reference_generators___ror___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9069045Z test_opinfo_reference_generators___rpow___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9070073Z test_opinfo_reference_generators___rsub___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9071132Z test_opinfo_reference_generators___rxor___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9072186Z test_opinfo_reference_generators_abs_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9073236Z test_opinfo_reference_generators_acos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9074310Z test_opinfo_reference_generators_acosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9075373Z test_opinfo_reference_generators_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9076471Z test_opinfo_reference_generators_addcdiv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9077528Z test_opinfo_reference_generators_addcmul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9078592Z test_opinfo_reference_generators_angle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9079662Z test_opinfo_reference_generators_asin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9080670Z test_opinfo_reference_generators_asinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9081750Z test_opinfo_reference_generators_atan2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9082840Z test_opinfo_reference_generators_atan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9083907Z test_opinfo_reference_generators_atanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9085267Z test_opinfo_reference_generators_bfloat16_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9086338Z test_opinfo_reference_generators_bitwise_and_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9087500Z test_opinfo_reference_generators_bitwise_left_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9088605Z test_opinfo_reference_generators_bitwise_not_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9089646Z test_opinfo_reference_generators_bitwise_or_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9090909Z test_opinfo_reference_generators_bitwise_right_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9092004Z test_opinfo_reference_generators_bitwise_xor_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9093065Z test_opinfo_reference_generators_bool_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9094124Z test_opinfo_reference_generators_broadcast_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9095190Z test_opinfo_reference_generators_bucketize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9096224Z test_opinfo_reference_generators_byte_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9097293Z test_opinfo_reference_generators_cat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9098352Z test_opinfo_reference_generators_cdouble_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9099418Z test_opinfo_reference_generators_ceil_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9100585Z test_opinfo_reference_generators_cfloat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9101611Z test_opinfo_reference_generators_chalf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9102660Z test_opinfo_reference_generators_char_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9103695Z test_opinfo_reference_generators_chunk_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9104745Z test_opinfo_reference_generators_clamp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9105798Z test_opinfo_reference_generators_clamp_max_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9106850Z test_opinfo_reference_generators_clamp_min_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9107925Z test_opinfo_reference_generators_clone_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9108984Z test_opinfo_reference_generators_complex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9110003Z test_opinfo_reference_generators_conj_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9111093Z test_opinfo_reference_generators_conj_physical_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9112166Z test_opinfo_reference_generators_contiguous_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9113257Z test_opinfo_reference_generators_copysign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9156690Z test_opinfo_reference_generators_cos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9157948Z test_opinfo_reference_generators_cosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9159022Z test_opinfo_reference_generators_deg2rad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9160122Z test_opinfo_reference_generators_diag_embed_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9161242Z test_opinfo_reference_generators_diagonal_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9162335Z test_opinfo_reference_generators_diagonal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9163415Z test_opinfo_reference_generators_digamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9164855Z test_opinfo_reference_generators_div_floor_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9166314Z test_opinfo_reference_generators_div_no_rounding_mode_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9167498Z test_opinfo_reference_generators_div_trunc_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9168508Z test_opinfo_reference_generators_double_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9169471Z test_opinfo_reference_generators_empty_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9170403Z test_opinfo_reference_generators_eq_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9171330Z test_opinfo_reference_generators_erf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9172293Z test_opinfo_reference_generators_erfc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9173565Z test_opinfo_reference_generators_erfinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9174525Z test_opinfo_reference_generators_exp2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9175452Z test_opinfo_reference_generators_exp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9176400Z test_opinfo_reference_generators_expm1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9177386Z test_opinfo_reference_generators_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9178361Z test_opinfo_reference_generators_flatten_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9179297Z test_opinfo_reference_generators_float_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9180246Z test_opinfo_reference_generators_float_power_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T21:14:51.9181239Z test_opinfo_reference_generators_floor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9182198Z test_opinfo_reference_generators_floor_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9183148Z test_opinfo_reference_generators_fmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9184104Z test_opinfo_reference_generators_fmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9185061Z test_opinfo_reference_generators_fmod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9186085Z test_opinfo_reference_generators_frac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9187192Z test_opinfo_reference_generators_frexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9188271Z test_opinfo_reference_generators_gcd_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9189339Z test_opinfo_reference_generators_ge_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9190381Z test_opinfo_reference_generators_gt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9191455Z test_opinfo_reference_generators_half_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9192543Z test_opinfo_reference_generators_heaviside_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9193638Z test_opinfo_reference_generators_hypot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9194933Z test_opinfo_reference_generators_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9196018Z test_opinfo_reference_generators_igamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9197075Z test_opinfo_reference_generators_igammac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9198142Z test_opinfo_reference_generators_imag_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9199208Z test_opinfo_reference_generators_index_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9200299Z test_opinfo_reference_generators_index_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9201400Z test_opinfo_reference_generators_index_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9202487Z test_opinfo_reference_generators_index_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9203642Z test_opinfo_reference_generators_int_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9204726Z test_opinfo_reference_generators_isclose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9206217Z test_opinfo_reference_generators_isfinite_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9207261Z test_opinfo_reference_generators_isinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9208340Z test_opinfo_reference_generators_isnan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9209390Z test_opinfo_reference_generators_isneginf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9210470Z test_opinfo_reference_generators_isposinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9211526Z test_opinfo_reference_generators_isreal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9212649Z test_opinfo_reference_generators_jiterator_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9213827Z test_opinfo_reference_generators_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9214989Z test_opinfo_reference_generators_jiterator_unary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9216030Z test_opinfo_reference_generators_lcm_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9217080Z test_opinfo_reference_generators_ldexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9218137Z test_opinfo_reference_generators_le_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9219210Z test_opinfo_reference_generators_lgamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9220253Z test_opinfo_reference_generators_log10_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9221296Z test_opinfo_reference_generators_log1p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9222348Z test_opinfo_reference_generators_log2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9223392Z test_opinfo_reference_generators_log_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9224450Z test_opinfo_reference_generators_logical_and_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9225746Z test_opinfo_reference_generators_logical_not_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9226852Z test_opinfo_reference_generators_logical_or_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9227924Z test_opinfo_reference_generators_logical_xor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9228998Z test_opinfo_reference_generators_logit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9230071Z test_opinfo_reference_generators_long_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9231121Z test_opinfo_reference_generators_lt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9232168Z test_opinfo_reference_generators_max_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9233239Z test_opinfo_reference_generators_maximum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9234332Z test_opinfo_reference_generators_min_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9235571Z test_opinfo_reference_generators_minimum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9236623Z test_opinfo_reference_generators_movedim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9237671Z test_opinfo_reference_generators_mul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9238770Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9239915Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9241025Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9242117Z test_opinfo_reference_generators_nan_to_num_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9243223Z test_opinfo_reference_generators_narrow_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9244304Z test_opinfo_reference_generators_narrow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9245713Z test_opinfo_reference_generators_ne_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9246773Z test_opinfo_reference_generators_neg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9247835Z test_opinfo_reference_generators_nextafter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9248954Z test_opinfo_reference_generators_nn_functional_celu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9250065Z test_opinfo_reference_generators_nn_functional_elu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9251233Z test_opinfo_reference_generators_nn_functional_group_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9252404Z test_opinfo_reference_generators_nn_functional_hardshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9253583Z test_opinfo_reference_generators_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9254786Z test_opinfo_reference_generators_nn_functional_hardtanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9255986Z test_opinfo_reference_generators_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9257405Z test_opinfo_reference_generators_nn_functional_logsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9258625Z test_opinfo_reference_generators_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9259767Z test_opinfo_reference_generators_nn_functional_mish_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9260896Z test_opinfo_reference_generators_nn_functional_prelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9262032Z test_opinfo_reference_generators_nn_functional_relu6_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9263145Z test_opinfo_reference_generators_nn_functional_relu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9264246Z test_opinfo_reference_generators_nn_functional_rrelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9265391Z test_opinfo_reference_generators_nn_functional_selu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9266650Z test_opinfo_reference_generators_nn_functional_silu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9267793Z test_opinfo_reference_generators_nn_functional_softplus_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9268939Z test_opinfo_reference_generators_nn_functional_softshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9270088Z test_opinfo_reference_generators_nn_functional_softsign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9271247Z test_opinfo_reference_generators_nn_functional_tanhshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9272377Z test_opinfo_reference_generators_nn_functional_threshold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9273495Z test_opinfo_reference_generators_permute_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9274580Z test_opinfo_reference_generators_polar_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9275701Z test_opinfo_reference_generators_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9276830Z test_opinfo_reference_generators_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9277995Z test_opinfo_reference_generators_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9279147Z test_opinfo_reference_generators_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9280311Z test_opinfo_reference_generators_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9281436Z test_opinfo_reference_generators_positive_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9282512Z test_opinfo_reference_generators_pow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9283577Z test_opinfo_reference_generators_rad2deg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9284632Z test_opinfo_reference_generators_real_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9286054Z test_opinfo_reference_generators_reciprocal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9287160Z test_opinfo_reference_generators_remainder_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9288398Z test_opinfo_reference_generators_reshape_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9289502Z test_opinfo_reference_generators_reshape_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9290559Z test_opinfo_reference_generators_round_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9291647Z test_opinfo_reference_generators_round_decimals_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9292760Z test_opinfo_reference_generators_round_decimals_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9293880Z test_opinfo_reference_generators_round_decimals_neg_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9294950Z test_opinfo_reference_generators_rsqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9296007Z test_opinfo_reference_generators_rsub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9297192Z test_opinfo_reference_generators_sgn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9298230Z test_opinfo_reference_generators_short_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9299260Z test_opinfo_reference_generators_sigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9300322Z test_opinfo_reference_generators_sign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9301428Z test_opinfo_reference_generators_signal_windows_bartlett_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9302589Z test_opinfo_reference_generators_signal_windows_blackman_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9303744Z test_opinfo_reference_generators_signal_windows_cosine_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9304905Z test_opinfo_reference_generators_signal_windows_exponential_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9306065Z test_opinfo_reference_generators_signal_windows_gaussian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9307200Z test_opinfo_reference_generators_signal_windows_general_cosine_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9308411Z test_opinfo_reference_generators_signal_windows_general_hamming_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9309575Z test_opinfo_reference_generators_signal_windows_hamming_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9310710Z test_opinfo_reference_generators_signal_windows_hann_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9311824Z test_opinfo_reference_generators_signal_windows_kaiser_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9312984Z test_opinfo_reference_generators_signal_windows_nuttall_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9314092Z test_opinfo_reference_generators_signbit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9315170Z test_opinfo_reference_generators_sin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9316221Z test_opinfo_reference_generators_sinc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9317294Z test_opinfo_reference_generators_sinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9318572Z test_opinfo_reference_generators_special_airy_ai_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9319722Z test_opinfo_reference_generators_special_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9320848Z test_opinfo_reference_generators_special_bessel_j1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9321977Z test_opinfo_reference_generators_special_bessel_y0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9323109Z test_opinfo_reference_generators_special_bessel_y1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9324289Z test_opinfo_reference_generators_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9325770Z test_opinfo_reference_generators_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9327660Z test_opinfo_reference_generators_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9329674Z test_opinfo_reference_generators_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9330990Z test_opinfo_reference_generators_special_entr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9332196Z test_opinfo_reference_generators_special_erfcx_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9333311Z test_opinfo_reference_generators_special_hermite_polynomial_h_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9334486Z test_opinfo_reference_generators_special_hermite_polynomial_he_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9335610Z test_opinfo_reference_generators_special_i0e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9336664Z test_opinfo_reference_generators_special_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9337725Z test_opinfo_reference_generators_special_i1e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9338853Z test_opinfo_reference_generators_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9340530Z test_opinfo_reference_generators_special_legendre_polynomial_p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9341811Z test_opinfo_reference_generators_special_log_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9342925Z test_opinfo_reference_generators_special_modified_bessel_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9344118Z test_opinfo_reference_generators_special_modified_bessel_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9345257Z test_opinfo_reference_generators_special_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9346392Z test_opinfo_reference_generators_special_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9347484Z test_opinfo_reference_generators_special_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9348566Z test_opinfo_reference_generators_special_ndtri_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9349841Z test_opinfo_reference_generators_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9350588Z test_opinfo_reference_generators_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9351190Z test_opinfo_reference_generators_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9352077Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9353019Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9353999Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9354920Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9355663Z test_opinfo_reference_generators_special_spherical_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9356249Z test_opinfo_reference_generators_special_xlog1py_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9356882Z test_opinfo_reference_generators_special_zeta_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9357429Z test_opinfo_reference_generators_sqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9357947Z test_opinfo_reference_generators_square_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9358486Z test_opinfo_reference_generators_sub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9359018Z test_opinfo_reference_generators_tan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9359523Z test_opinfo_reference_generators_tanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9360065Z test_opinfo_reference_generators_true_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9360603Z test_opinfo_reference_generators_trunc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9361132Z test_opinfo_reference_generators_view_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9361648Z test_opinfo_reference_generators_view_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9362177Z test_opinfo_reference_generators_where_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9362710Z test_opinfo_reference_generators_xlogy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9363232Z test_opinfo_sample_generators_H_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9363731Z test_opinfo_sample_generators_T_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9364256Z test_opinfo_sample_generators___getitem___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9364784Z test_opinfo_sample_generators___radd___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9365663Z test_opinfo_sample_generators___rand___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9366254Z test_opinfo_sample_generators___rdiv___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9366794Z test_opinfo_sample_generators___rmatmul___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9367328Z test_opinfo_sample_generators___rmod___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9367822Z test_opinfo_sample_generators___rmul___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9368345Z test_opinfo_sample_generators___ror___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9368863Z test_opinfo_sample_generators___rpow___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9369377Z test_opinfo_sample_generators___rsub___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9369878Z test_opinfo_sample_generators___rxor___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9370427Z test_opinfo_sample_generators__native_batch_norm_legit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9371074Z test_opinfo_sample_generators__softmax_backward_data_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9371615Z test_opinfo_sample_generators_abs_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9372117Z test_opinfo_sample_generators_acos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9372637Z test_opinfo_sample_generators_acosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9373153Z test_opinfo_sample_generators_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9373670Z test_opinfo_sample_generators_addbmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9374183Z test_opinfo_sample_generators_addcdiv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9374771Z test_opinfo_sample_generators_addcmul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9376036Z test_opinfo_sample_generators_addmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9377130Z test_opinfo_sample_generators_addmm_decomposed_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9378230Z test_opinfo_sample_generators_addmv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9379307Z test_opinfo_sample_generators_addr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9380474Z test_opinfo_sample_generators_all_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9381631Z test_opinfo_sample_generators_allclose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9382836Z test_opinfo_sample_generators_amax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9383984Z test_opinfo_sample_generators_amin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9385070Z test_opinfo_sample_generators_aminmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9386181Z test_opinfo_sample_generators_angle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9387335Z test_opinfo_sample_generators_any_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9388604Z test_opinfo_sample_generators_arange_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9389784Z test_opinfo_sample_generators_argmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9391147Z test_opinfo_sample_generators_argmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9392345Z test_opinfo_sample_generators_argsort_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9393486Z test_opinfo_sample_generators_argwhere_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9394607Z test_opinfo_sample_generators_as_strided_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9395714Z test_opinfo_sample_generators_as_strided_partial_views_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9396863Z test_opinfo_sample_generators_as_strided_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9397944Z test_opinfo_sample_generators_asin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9399002Z test_opinfo_sample_generators_asinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9400139Z test_opinfo_sample_generators_atan2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9401187Z test_opinfo_sample_generators_atan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9402232Z test_opinfo_sample_generators_atanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9403328Z test_opinfo_sample_generators_atleast_1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9404412Z test_opinfo_sample_generators_atleast_2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9405899Z test_opinfo_sample_generators_atleast_3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9407049Z test_opinfo_sample_generators_baddbmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9408069Z test_opinfo_sample_generators_bernoulli_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9409109Z test_opinfo_sample_generators_bfloat16_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9410135Z test_opinfo_sample_generators_bincount_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9411162Z test_opinfo_sample_generators_bitwise_and_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9412197Z test_opinfo_sample_generators_bitwise_left_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9413242Z test_opinfo_sample_generators_bitwise_not_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9414276Z test_opinfo_sample_generators_bitwise_or_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9415338Z test_opinfo_sample_generators_bitwise_right_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9416373Z test_opinfo_sample_generators_bitwise_xor_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9417403Z test_opinfo_sample_generators_block_diag_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9418426Z test_opinfo_sample_generators_bmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9419429Z test_opinfo_sample_generators_bool_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9420463Z test_opinfo_sample_generators_broadcast_shapes_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9421548Z test_opinfo_sample_generators_broadcast_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9422517Z test_opinfo_sample_generators_broadcast_to_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9423059Z test_opinfo_sample_generators_bucketize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9423589Z test_opinfo_sample_generators_byte_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9424134Z test_opinfo_sample_generators_cartesian_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9424709Z test_opinfo_sample_generators_cat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9425213Z test_opinfo_sample_generators_cdist_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9425741Z test_opinfo_sample_generators_cdouble_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9426266Z test_opinfo_sample_generators_ceil_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9426877Z test_opinfo_sample_generators_cfloat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9427382Z test_opinfo_sample_generators_chalf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9427910Z test_opinfo_sample_generators_char_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9428433Z test_opinfo_sample_generators_cholesky_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9428978Z test_opinfo_sample_generators_cholesky_inverse_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9429513Z test_opinfo_sample_generators_cholesky_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9430049Z test_opinfo_sample_generators_chunk_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9430572Z test_opinfo_sample_generators_clamp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9431081Z test_opinfo_sample_generators_clamp_max_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9431615Z test_opinfo_sample_generators_clamp_min_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9432131Z test_opinfo_sample_generators_clone_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9432662Z test_opinfo_sample_generators_column_stack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9433187Z test_opinfo_sample_generators_combinations_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9433729Z test_opinfo_sample_generators_complex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9434258Z test_opinfo_sample_generators_conj_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9434793Z test_opinfo_sample_generators_conj_physical_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9435321Z test_opinfo_sample_generators_constant_pad_nd_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9435863Z test_opinfo_sample_generators_contiguous_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9436396Z test_opinfo_sample_generators_copysign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9436923Z test_opinfo_sample_generators_corrcoef_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9437431Z test_opinfo_sample_generators_cos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9438055Z test_opinfo_sample_generators_cosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9438605Z test_opinfo_sample_generators_count_nonzero_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9439134Z test_opinfo_sample_generators_cov_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9439633Z test_opinfo_sample_generators_cross_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9440152Z test_opinfo_sample_generators_cummax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9440670Z test_opinfo_sample_generators_cummin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9441177Z test_opinfo_sample_generators_cumprod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9441700Z test_opinfo_sample_generators_cumsum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9442247Z test_opinfo_sample_generators_cumulative_trapezoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9442848Z test_opinfo_sample_generators_deg2rad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9443360Z test_opinfo_sample_generators_diag_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9443892Z test_opinfo_sample_generators_diag_embed_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9444429Z test_opinfo_sample_generators_diagflat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9445230Z test_opinfo_sample_generators_diagonal_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9446290Z test_opinfo_sample_generators_diagonal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9447349Z test_opinfo_sample_generators_diagonal_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9448659Z test_opinfo_sample_generators_diff_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9449723Z test_opinfo_sample_generators_digamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9450756Z test_opinfo_sample_generators_dist_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9451813Z test_opinfo_sample_generators_div_floor_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9452933Z test_opinfo_sample_generators_div_no_rounding_mode_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9454080Z test_opinfo_sample_generators_div_trunc_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9455154Z test_opinfo_sample_generators_dot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9456187Z test_opinfo_sample_generators_double_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9457257Z test_opinfo_sample_generators_dsplit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9458300Z test_opinfo_sample_generators_dstack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9459351Z test_opinfo_sample_generators_einsum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9460406Z test_opinfo_sample_generators_empty_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9461418Z test_opinfo_sample_generators_empty_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9462576Z test_opinfo_sample_generators_eq_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9463636Z test_opinfo_sample_generators_equal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9464680Z test_opinfo_sample_generators_erf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9465720Z test_opinfo_sample_generators_erfc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9466754Z test_opinfo_sample_generators_erfinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9467785Z test_opinfo_sample_generators_exp2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9468843Z test_opinfo_sample_generators_exp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9469880Z test_opinfo_sample_generators_expand_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9470878Z test_opinfo_sample_generators_expand_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9472039Z test_opinfo_sample_generators_expm1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9473072Z test_opinfo_sample_generators_eye_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9474073Z test_opinfo_sample_generators_fft_fft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9475132Z test_opinfo_sample_generators_fft_fft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9476186Z test_opinfo_sample_generators_fft_fftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9477223Z test_opinfo_sample_generators_fft_fftshift_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9478257Z test_opinfo_sample_generators_fft_hfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9479312Z test_opinfo_sample_generators_fft_hfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9480360Z test_opinfo_sample_generators_fft_hfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9481394Z test_opinfo_sample_generators_fft_ifft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9482407Z test_opinfo_sample_generators_fft_ifft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9483432Z test_opinfo_sample_generators_fft_ifftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9484507Z test_opinfo_sample_generators_fft_ifftshift_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9485886Z test_opinfo_sample_generators_fft_ihfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9486894Z test_opinfo_sample_generators_fft_ihfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9487963Z test_opinfo_sample_generators_fft_ihfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9489009Z test_opinfo_sample_generators_fft_irfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9490064Z test_opinfo_sample_generators_fft_irfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9491093Z test_opinfo_sample_generators_fft_irfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9492146Z test_opinfo_sample_generators_fft_rfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9493325Z test_opinfo_sample_generators_fft_rfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9494360Z test_opinfo_sample_generators_fft_rfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9495383Z test_opinfo_sample_generators_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9496442Z test_opinfo_sample_generators_flatten_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9497480Z test_opinfo_sample_generators_flip_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9498478Z test_opinfo_sample_generators_fliplr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9499518Z test_opinfo_sample_generators_flipud_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9500545Z test_opinfo_sample_generators_float_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9501594Z test_opinfo_sample_generators_float_power_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9502734Z test_opinfo_sample_generators_floor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9503782Z test_opinfo_sample_generators_floor_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9504827Z test_opinfo_sample_generators_fmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9505852Z test_opinfo_sample_generators_fmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9506831Z test_opinfo_sample_generators_fmod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9507859Z test_opinfo_sample_generators_frac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9508914Z test_opinfo_sample_generators_frexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9509938Z test_opinfo_sample_generators_full_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9510937Z test_opinfo_sample_generators_full_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9511995Z test_opinfo_sample_generators_gather_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9513024Z test_opinfo_sample_generators_gcd_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9514007Z test_opinfo_sample_generators_ge_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9515043Z test_opinfo_sample_generators_geqrf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9516083Z test_opinfo_sample_generators_gradient_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9517134Z test_opinfo_sample_generators_grid_sampler_2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9518158Z test_opinfo_sample_generators_gt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9519184Z test_opinfo_sample_generators_half_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9520222Z test_opinfo_sample_generators_heaviside_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9521289Z test_opinfo_sample_generators_histc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9522311Z test_opinfo_sample_generators_hsplit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9523342Z test_opinfo_sample_generators_hstack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9524520Z test_opinfo_sample_generators_hypot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9525914Z test_opinfo_sample_generators_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9526933Z test_opinfo_sample_generators_igamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9527983Z test_opinfo_sample_generators_igammac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9528995Z test_opinfo_sample_generators_imag_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9530035Z test_opinfo_sample_generators_index_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9531128Z test_opinfo_sample_generators_index_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9532180Z test_opinfo_sample_generators_index_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9533240Z test_opinfo_sample_generators_index_put_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9534406Z test_opinfo_sample_generators_index_reduce_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9535442Z test_opinfo_sample_generators_index_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9536527Z test_opinfo_sample_generators_inner_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9537555Z test_opinfo_sample_generators_int_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9538567Z test_opinfo_sample_generators_isclose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9539618Z test_opinfo_sample_generators_isfinite_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9540643Z test_opinfo_sample_generators_isin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9541687Z test_opinfo_sample_generators_isinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9542715Z test_opinfo_sample_generators_isnan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9543771Z test_opinfo_sample_generators_isneginf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9544886Z test_opinfo_sample_generators_isposinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9545913Z test_opinfo_sample_generators_isreal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9547008Z test_opinfo_sample_generators_istft_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9548138Z test_opinfo_sample_generators_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9549329Z test_opinfo_sample_generators_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9550475Z test_opinfo_sample_generators_jiterator_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9551626Z test_opinfo_sample_generators_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9552764Z test_opinfo_sample_generators_jiterator_unary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9553874Z test_opinfo_sample_generators_kron_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9554923Z test_opinfo_sample_generators_kthvalue_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9556108Z test_opinfo_sample_generators_lcm_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9557170Z test_opinfo_sample_generators_ldexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9558218Z test_opinfo_sample_generators_le_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9559283Z test_opinfo_sample_generators_lerp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9560249Z test_opinfo_sample_generators_lgamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9561250Z test_opinfo_sample_generators_linalg_cholesky_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9562251Z test_opinfo_sample_generators_linalg_cholesky_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9563247Z test_opinfo_sample_generators_linalg_cond_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9564248Z test_opinfo_sample_generators_linalg_cross_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9565732Z test_opinfo_sample_generators_linalg_det_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9566731Z test_opinfo_sample_generators_linalg_det_singular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9567702Z test_opinfo_sample_generators_linalg_eig_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9568684Z test_opinfo_sample_generators_linalg_eigh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9569669Z test_opinfo_sample_generators_linalg_eigvals_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9570643Z test_opinfo_sample_generators_linalg_eigvalsh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9571653Z test_opinfo_sample_generators_linalg_householder_product_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9572674Z test_opinfo_sample_generators_linalg_inv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9573628Z test_opinfo_sample_generators_linalg_inv_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9574558Z test_opinfo_sample_generators_linalg_ldl_factor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9575555Z test_opinfo_sample_generators_linalg_ldl_factor_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9576517Z test_opinfo_sample_generators_linalg_ldl_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9577495Z test_opinfo_sample_generators_linalg_lstsq_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9578557Z test_opinfo_sample_generators_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9579713Z test_opinfo_sample_generators_linalg_lu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9580809Z test_opinfo_sample_generators_linalg_lu_factor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9581924Z test_opinfo_sample_generators_linalg_lu_factor_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9583029Z test_opinfo_sample_generators_linalg_lu_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9584144Z test_opinfo_sample_generators_linalg_matrix_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9585527Z test_opinfo_sample_generators_linalg_matrix_power_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9586669Z test_opinfo_sample_generators_linalg_matrix_rank_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9587843Z test_opinfo_sample_generators_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9588942Z test_opinfo_sample_generators_linalg_multi_dot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9590037Z test_opinfo_sample_generators_linalg_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9591183Z test_opinfo_sample_generators_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9592271Z test_opinfo_sample_generators_linalg_pinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9593378Z test_opinfo_sample_generators_linalg_pinv_hermitian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9594849Z test_opinfo_sample_generators_linalg_pinv_singular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:14:51.9596090Z test_opinfo_sample_generators_linalg_qr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9597143Z test_opinfo_sample_generators_linalg_slogdet_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9598245Z test_opinfo_sample_generators_linalg_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9599308Z test_opinfo_sample_generators_linalg_solve_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9600427Z test_opinfo_sample_generators_linalg_solve_triangular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9601524Z test_opinfo_sample_generators_linalg_svd_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9602616Z test_opinfo_sample_generators_linalg_svdvals_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9603702Z test_opinfo_sample_generators_linalg_tensorinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9604816Z test_opinfo_sample_generators_linalg_tensorsolve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9606266Z test_opinfo_sample_generators_linalg_vander_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9607366Z test_opinfo_sample_generators_linalg_vecdot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9608457Z test_opinfo_sample_generators_linalg_vector_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9609546Z test_opinfo_sample_generators_linspace_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9610581Z test_opinfo_sample_generators_log10_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9611615Z test_opinfo_sample_generators_log1p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9612641Z test_opinfo_sample_generators_log2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9613648Z test_opinfo_sample_generators_log_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9614708Z test_opinfo_sample_generators_log_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9615810Z test_opinfo_sample_generators_log_softmax_with_dtype_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9617104Z test_opinfo_sample_generators_logaddexp2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9618169Z test_opinfo_sample_generators_logaddexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9619257Z test_opinfo_sample_generators_logcumsumexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9620307Z test_opinfo_sample_generators_logdet_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9621379Z test_opinfo_sample_generators_logical_and_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9622408Z test_opinfo_sample_generators_logical_not_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9623467Z test_opinfo_sample_generators_logical_or_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9624540Z test_opinfo_sample_generators_logical_xor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9625727Z test_opinfo_sample_generators_logit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9626758Z test_opinfo_sample_generators_logspace_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9627825Z test_opinfo_sample_generators_logsumexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9628857Z test_opinfo_sample_generators_long_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9629879Z test_opinfo_sample_generators_lt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9630859Z test_opinfo_sample_generators_lu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9631901Z test_opinfo_sample_generators_lu_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9632949Z test_opinfo_sample_generators_lu_unpack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9633973Z test_opinfo_sample_generators_mH_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9635009Z test_opinfo_sample_generators_mT_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9636050Z test_opinfo_sample_generators_masked_amax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9637109Z test_opinfo_sample_generators_masked_amin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9638183Z test_opinfo_sample_generators_masked_argmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9639255Z test_opinfo_sample_generators_masked_argmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9640364Z test_opinfo_sample_generators_masked_cumprod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9641449Z test_opinfo_sample_generators_masked_cumsum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9642493Z test_opinfo_sample_generators_masked_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9643574Z test_opinfo_sample_generators_masked_log_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9644671Z test_opinfo_sample_generators_masked_logaddexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9646204Z test_opinfo_sample_generators_masked_logsumexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9647283Z test_opinfo_sample_generators_masked_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9648614Z test_opinfo_sample_generators_masked_median_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9649733Z test_opinfo_sample_generators_masked_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9650822Z test_opinfo_sample_generators_masked_normalize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9651892Z test_opinfo_sample_generators_masked_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9652983Z test_opinfo_sample_generators_masked_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9654104Z test_opinfo_sample_generators_masked_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9655159Z test_opinfo_sample_generators_masked_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9656246Z test_opinfo_sample_generators_masked_softmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9657468Z test_opinfo_sample_generators_masked_std_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9658524Z test_opinfo_sample_generators_masked_sum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9659559Z test_opinfo_sample_generators_masked_var_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9660610Z test_opinfo_sample_generators_matmul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9661660Z test_opinfo_sample_generators_matrix_exp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9662724Z test_opinfo_sample_generators_max_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9663829Z test_opinfo_sample_generators_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9664976Z test_opinfo_sample_generators_max_reduction_no_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9666108Z test_opinfo_sample_generators_max_reduction_with_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9667186Z test_opinfo_sample_generators_maximum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9668215Z test_opinfo_sample_generators_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9669275Z test_opinfo_sample_generators_median_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9670359Z test_opinfo_sample_generators_meshgrid_list_of_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9671522Z test_opinfo_sample_generators_meshgrid_variadic_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9672617Z test_opinfo_sample_generators_min_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9673695Z test_opinfo_sample_generators_min_reduction_no_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9674808Z test_opinfo_sample_generators_min_reduction_with_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9675891Z test_opinfo_sample_generators_minimum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9676915Z test_opinfo_sample_generators_mm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9677952Z test_opinfo_sample_generators_mode_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9679097Z test_opinfo_sample_generators_movedim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9680136Z test_opinfo_sample_generators_msort_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9681167Z test_opinfo_sample_generators_mul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9682239Z test_opinfo_sample_generators_multinomial_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9683278Z test_opinfo_sample_generators_mv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9684324Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9685813Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9686940Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9688317Z test_opinfo_sample_generators_nan_to_num_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9689351Z test_opinfo_sample_generators_nanmean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9690463Z test_opinfo_sample_generators_nanmedian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9691536Z test_opinfo_sample_generators_nanquantile_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9692605Z test_opinfo_sample_generators_nansum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9693637Z test_opinfo_sample_generators_narrow_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9694705Z test_opinfo_sample_generators_narrow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9695789Z test_opinfo_sample_generators_native_batch_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9696917Z test_opinfo_sample_generators_native_dropout_backward_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9698011Z test_opinfo_sample_generators_native_layer_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9699075Z test_opinfo_sample_generators_ne_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9700114Z test_opinfo_sample_generators_neg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9701156Z test_opinfo_sample_generators_new_empty_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9702231Z test_opinfo_sample_generators_new_empty_strided_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9703318Z test_opinfo_sample_generators_new_full_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9704365Z test_opinfo_sample_generators_new_ones_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9705387Z test_opinfo_sample_generators_new_zeros_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9706461Z test_opinfo_sample_generators_nextafter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9707597Z test_opinfo_sample_generators_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9708846Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9710166Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9711393Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9712601Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9713802Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9714982Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9716177Z test_opinfo_sample_generators_nn_functional_alpha_dropout_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9717343Z test_opinfo_sample_generators_nn_functional_avg_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9718501Z test_opinfo_sample_generators_nn_functional_avg_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9719715Z test_opinfo_sample_generators_nn_functional_avg_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9720866Z test_opinfo_sample_generators_nn_functional_batch_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9722053Z test_opinfo_sample_generators_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9723320Z test_opinfo_sample_generators_nn_functional_bilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9724435Z test_opinfo_sample_generators_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9725928Z test_opinfo_sample_generators_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9727085Z test_opinfo_sample_generators_nn_functional_celu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9728172Z test_opinfo_sample_generators_nn_functional_conv1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9729250Z test_opinfo_sample_generators_nn_functional_conv2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9730370Z test_opinfo_sample_generators_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9731545Z test_opinfo_sample_generators_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9732700Z test_opinfo_sample_generators_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9733839Z test_opinfo_sample_generators_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9735000Z test_opinfo_sample_generators_nn_functional_cosine_similarity_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9736144Z test_opinfo_sample_generators_nn_functional_cross_entropy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9737261Z test_opinfo_sample_generators_nn_functional_ctc_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9738351Z test_opinfo_sample_generators_nn_functional_dropout2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9739464Z test_opinfo_sample_generators_nn_functional_dropout3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9740667Z test_opinfo_sample_generators_nn_functional_dropout_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9741774Z test_opinfo_sample_generators_nn_functional_elu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9742631Z test_opinfo_sample_generators_nn_functional_embedding_bag_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9743217Z test_opinfo_sample_generators_nn_functional_embedding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9743820Z test_opinfo_sample_generators_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9744456Z test_opinfo_sample_generators_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9745061Z test_opinfo_sample_generators_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9745784Z test_opinfo_sample_generators_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9746377Z test_opinfo_sample_generators_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9746948Z test_opinfo_sample_generators_nn_functional_gelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9747489Z test_opinfo_sample_generators_nn_functional_glu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9748055Z test_opinfo_sample_generators_nn_functional_grid_sample_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9748630Z test_opinfo_sample_generators_nn_functional_group_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9749202Z test_opinfo_sample_generators_nn_functional_hardshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9749763Z test_opinfo_sample_generators_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9750339Z test_opinfo_sample_generators_nn_functional_hardswish_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9750902Z test_opinfo_sample_generators_nn_functional_hardtanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9751480Z test_opinfo_sample_generators_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9752048Z test_opinfo_sample_generators_nn_functional_huber_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9752622Z test_opinfo_sample_generators_nn_functional_instance_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9753208Z test_opinfo_sample_generators_nn_functional_interpolate_area_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9753804Z test_opinfo_sample_generators_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9754434Z test_opinfo_sample_generators_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9755037Z test_opinfo_sample_generators_nn_functional_interpolate_linear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9755637Z test_opinfo_sample_generators_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9756287Z test_opinfo_sample_generators_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9756868Z test_opinfo_sample_generators_nn_functional_kl_div_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9757437Z test_opinfo_sample_generators_nn_functional_l1_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9757997Z test_opinfo_sample_generators_nn_functional_layer_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9758569Z test_opinfo_sample_generators_nn_functional_leaky_relu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9759114Z test_opinfo_sample_generators_nn_functional_linear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9759689Z test_opinfo_sample_generators_nn_functional_local_response_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9760272Z test_opinfo_sample_generators_nn_functional_logsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9760915Z test_opinfo_sample_generators_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9761469Z test_opinfo_sample_generators_nn_functional_max_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9762028Z test_opinfo_sample_generators_nn_functional_max_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9762587Z test_opinfo_sample_generators_nn_functional_max_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9763158Z test_opinfo_sample_generators_nn_functional_max_unpool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9763726Z test_opinfo_sample_generators_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9764309Z test_opinfo_sample_generators_nn_functional_max_unpool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9764889Z test_opinfo_sample_generators_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9765702Z test_opinfo_sample_generators_nn_functional_max_unpool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9766268Z test_opinfo_sample_generators_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9766845Z test_opinfo_sample_generators_nn_functional_mish_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9767401Z test_opinfo_sample_generators_nn_functional_mse_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9768624Z test_opinfo_sample_generators_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9769838Z test_opinfo_sample_generators_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9771072Z test_opinfo_sample_generators_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9772329Z test_opinfo_sample_generators_nn_functional_nll_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9773603Z test_opinfo_sample_generators_nn_functional_normalize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9774838Z test_opinfo_sample_generators_nn_functional_one_hot_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9776301Z test_opinfo_sample_generators_nn_functional_pad_circular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9777542Z test_opinfo_sample_generators_nn_functional_pad_constant_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9778759Z test_opinfo_sample_generators_nn_functional_pad_reflect_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9779973Z test_opinfo_sample_generators_nn_functional_pad_replicate_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9781252Z test_opinfo_sample_generators_nn_functional_pairwise_distance_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9782527Z test_opinfo_sample_generators_nn_functional_pdist_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9783818Z test_opinfo_sample_generators_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9785090Z test_opinfo_sample_generators_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9786569Z test_opinfo_sample_generators_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9787784Z test_opinfo_sample_generators_nn_functional_prelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9788921Z test_opinfo_sample_generators_nn_functional_relu6_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9790029Z test_opinfo_sample_generators_nn_functional_relu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9791158Z test_opinfo_sample_generators_nn_functional_rrelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9792288Z test_opinfo_sample_generators_nn_functional_selu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9793412Z test_opinfo_sample_generators_nn_functional_silu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9794546Z test_opinfo_sample_generators_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9795723Z test_opinfo_sample_generators_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9796883Z test_opinfo_sample_generators_nn_functional_softmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9798053Z test_opinfo_sample_generators_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9799201Z test_opinfo_sample_generators_nn_functional_softplus_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9800364Z test_opinfo_sample_generators_nn_functional_softshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9801512Z test_opinfo_sample_generators_nn_functional_softsign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9802683Z test_opinfo_sample_generators_nn_functional_tanhshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9803823Z test_opinfo_sample_generators_nn_functional_threshold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9805443Z test_opinfo_sample_generators_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9806746Z test_opinfo_sample_generators_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9808043Z test_opinfo_sample_generators_nn_functional_unfold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9809169Z test_opinfo_sample_generators_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9810333Z test_opinfo_sample_generators_nn_functional_upsample_nearest_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9811428Z test_opinfo_sample_generators_nonzero_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9812450Z test_opinfo_sample_generators_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9813447Z test_opinfo_sample_generators_norm_fro_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9814470Z test_opinfo_sample_generators_norm_inf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9815495Z test_opinfo_sample_generators_norm_nuc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9816274Z test_opinfo_sample_generators_normal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9816890Z test_opinfo_sample_generators_normal_number_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9817429Z test_opinfo_sample_generators_ones_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9817957Z test_opinfo_sample_generators_ones_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9818487Z test_opinfo_sample_generators_ormqr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9818993Z test_opinfo_sample_generators_outer_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9819526Z test_opinfo_sample_generators_pca_lowrank_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9820062Z test_opinfo_sample_generators_permute_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9820580Z test_opinfo_sample_generators_pinverse_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9821105Z test_opinfo_sample_generators_polar_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9821654Z test_opinfo_sample_generators_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9822223Z test_opinfo_sample_generators_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9822775Z test_opinfo_sample_generators_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9823338Z test_opinfo_sample_generators_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9823904Z test_opinfo_sample_generators_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9824457Z test_opinfo_sample_generators_positive_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9824963Z test_opinfo_sample_generators_pow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9825482Z test_opinfo_sample_generators_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9825997Z test_opinfo_sample_generators_put_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9826507Z test_opinfo_sample_generators_qr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9827013Z test_opinfo_sample_generators_quantile_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9827632Z test_opinfo_sample_generators_rad2deg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9828176Z test_opinfo_sample_generators_rand_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9828707Z test_opinfo_sample_generators_randint_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9829221Z test_opinfo_sample_generators_randint_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9829751Z test_opinfo_sample_generators_randn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9830278Z test_opinfo_sample_generators_randn_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9830805Z test_opinfo_sample_generators_ravel_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9831315Z test_opinfo_sample_generators_real_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9831897Z test_opinfo_sample_generators_reciprocal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9832434Z test_opinfo_sample_generators_remainder_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9832945Z test_opinfo_sample_generators_renorm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9833472Z test_opinfo_sample_generators_repeat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9834016Z test_opinfo_sample_generators_repeat_interleave_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9834559Z test_opinfo_sample_generators_reshape_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9835074Z test_opinfo_sample_generators_reshape_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9835597Z test_opinfo_sample_generators_resize__cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9836127Z test_opinfo_sample_generators_resize_as__cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9836397Z test_opinfo_sample_generators_resolve_conj_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9836663Z test_opinfo_sample_generators_resolve_neg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9836916Z test_opinfo_sample_generators_roll_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9837154Z test_opinfo_sample_generators_rot90_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9837409Z test_opinfo_sample_generators_round_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9837683Z test_opinfo_sample_generators_round_decimals_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9837952Z test_opinfo_sample_generators_round_decimals_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9838227Z test_opinfo_sample_generators_round_decimals_neg_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9838482Z test_opinfo_sample_generators_rsqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9838956Z test_opinfo_sample_generators_rsub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9839476Z test_opinfo_sample_generators_scalar_tensor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9839980Z test_opinfo_sample_generators_scatter_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9840519Z test_opinfo_sample_generators_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9841330Z test_opinfo_sample_generators_scatter_reduce_amax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9841872Z test_opinfo_sample_generators_scatter_reduce_amin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9842414Z test_opinfo_sample_generators_scatter_reduce_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9842964Z test_opinfo_sample_generators_scatter_reduce_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9843504Z test_opinfo_sample_generators_scatter_reduce_sum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9844041Z test_opinfo_sample_generators_searchsorted_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9844606Z test_opinfo_sample_generators_segment_reduce_lengths_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9845469Z test_opinfo_sample_generators_segment_reduce_offsets_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9845984Z test_opinfo_sample_generators_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9846498Z test_opinfo_sample_generators_select_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9846996Z test_opinfo_sample_generators_sgn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9847503Z test_opinfo_sample_generators_short_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9848000Z test_opinfo_sample_generators_sigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9848518Z test_opinfo_sample_generators_sign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9849081Z test_opinfo_sample_generators_signal_windows_bartlett_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9849623Z test_opinfo_sample_generators_signal_windows_blackman_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9850176Z test_opinfo_sample_generators_signal_windows_cosine_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9850746Z test_opinfo_sample_generators_signal_windows_exponential_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9851312Z test_opinfo_sample_generators_signal_windows_gaussian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9851882Z test_opinfo_sample_generators_signal_windows_general_cosine_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9852462Z test_opinfo_sample_generators_signal_windows_general_hamming_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9853019Z test_opinfo_sample_generators_signal_windows_hamming_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9853563Z test_opinfo_sample_generators_signal_windows_hann_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9854148Z test_opinfo_sample_generators_signal_windows_kaiser_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9854695Z test_opinfo_sample_generators_signal_windows_nuttall_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9855203Z test_opinfo_sample_generators_signbit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9855812Z test_opinfo_sample_generators_sin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9856297Z test_opinfo_sample_generators_sinc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9856795Z test_opinfo_sample_generators_sinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9857302Z test_opinfo_sample_generators_slice_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9857830Z test_opinfo_sample_generators_slice_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9858341Z test_opinfo_sample_generators_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9858882Z test_opinfo_sample_generators_softmax_with_dtype_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9859386Z test_opinfo_sample_generators_sort_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9859937Z test_opinfo_sample_generators_sparse_sampled_addmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9860569Z test_opinfo_sample_generators_special_airy_ai_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9861109Z test_opinfo_sample_generators_special_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9861643Z test_opinfo_sample_generators_special_bessel_j1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9862161Z test_opinfo_sample_generators_special_bessel_y0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9862673Z test_opinfo_sample_generators_special_bessel_y1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9863260Z test_opinfo_sample_generators_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9863811Z test_opinfo_sample_generators_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9865048Z test_opinfo_sample_generators_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9866145Z test_opinfo_sample_generators_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9866685Z test_opinfo_sample_generators_special_entr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9867211Z test_opinfo_sample_generators_special_erfcx_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9867785Z test_opinfo_sample_generators_special_hermite_polynomial_h_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9868344Z test_opinfo_sample_generators_special_hermite_polynomial_he_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9868872Z test_opinfo_sample_generators_special_i0e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9869378Z test_opinfo_sample_generators_special_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9869906Z test_opinfo_sample_generators_special_i1e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9870474Z test_opinfo_sample_generators_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9871679Z test_opinfo_sample_generators_special_legendre_polynomial_p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9872225Z test_opinfo_sample_generators_special_log_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9872788Z test_opinfo_sample_generators_special_modified_bessel_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9873365Z test_opinfo_sample_generators_special_modified_bessel_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9873925Z test_opinfo_sample_generators_special_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9874467Z test_opinfo_sample_generators_special_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9874985Z test_opinfo_sample_generators_special_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9875506Z test_opinfo_sample_generators_special_ndtri_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9876123Z test_opinfo_sample_generators_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9876785Z test_opinfo_sample_generators_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9877349Z test_opinfo_sample_generators_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9878479Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9879587Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9880683Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9881750Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:14:51.9882334Z test_opinfo_sample_generators_special_spherical_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9882867Z test_opinfo_sample_generators_special_xlog1py_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9883392Z test_opinfo_sample_generators_special_zeta_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9883868Z test_opinfo_sample_generators_split_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9884392Z test_opinfo_sample_generators_split_list_args_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9885239Z test_opinfo_sample_generators_split_with_sizes_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9885763Z test_opinfo_sample_generators_sqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9886292Z test_opinfo_sample_generators_square_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9886784Z test_opinfo_sample_generators_squeeze_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9887287Z test_opinfo_sample_generators_stack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9887797Z test_opinfo_sample_generators_std_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9888441Z test_opinfo_sample_generators_std_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9888985Z test_opinfo_sample_generators_std_mean_unbiased_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9889494Z test_opinfo_sample_generators_std_unbiased_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9890001Z test_opinfo_sample_generators_stft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9890502Z test_opinfo_sample_generators_sub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9890986Z test_opinfo_sample_generators_sum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9891517Z test_opinfo_sample_generators_sum_to_size_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9892039Z test_opinfo_sample_generators_svd_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9892681Z test_opinfo_sample_generators_svd_lowrank_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9893208Z test_opinfo_sample_generators_symeig_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9893666Z test_opinfo_sample_generators_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9894232Z test_opinfo_sample_generators_take_along_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9894731Z test_opinfo_sample_generators_take_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9895246Z test_opinfo_sample_generators_tan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9895760Z test_opinfo_sample_generators_tanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9896265Z test_opinfo_sample_generators_tensor_split_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9896819Z test_opinfo_sample_generators_tensordot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9897303Z test_opinfo_sample_generators_tile_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9897821Z test_opinfo_sample_generators_to_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9898323Z test_opinfo_sample_generators_to_sparse_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9898817Z test_opinfo_sample_generators_topk_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9899305Z test_opinfo_sample_generators_trace_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9899842Z test_opinfo_sample_generators_transpose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9900373Z test_opinfo_sample_generators_trapezoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9900849Z test_opinfo_sample_generators_trapz_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9901424Z test_opinfo_sample_generators_triangular_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9901925Z test_opinfo_sample_generators_tril_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9902472Z test_opinfo_sample_generators_tril_indices_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9902953Z test_opinfo_sample_generators_triu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9903553Z test_opinfo_sample_generators_triu_indices_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9904091Z test_opinfo_sample_generators_true_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9904622Z test_opinfo_sample_generators_trunc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9905123Z test_opinfo_sample_generators_unbind_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9905643Z test_opinfo_sample_generators_unflatten_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9906161Z test_opinfo_sample_generators_unfold_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9906648Z test_opinfo_sample_generators_unfold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9907191Z test_opinfo_sample_generators_uniform_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9907727Z test_opinfo_sample_generators_unique_consecutive_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9908358Z test_opinfo_sample_generators_unique_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9908898Z test_opinfo_sample_generators_unsqueeze_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9909414Z test_opinfo_sample_generators_var_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9909933Z test_opinfo_sample_generators_var_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9910464Z test_opinfo_sample_generators_var_mean_unbiased_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9910975Z test_opinfo_sample_generators_var_unbiased_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9911479Z test_opinfo_sample_generators_vdot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9911991Z test_opinfo_sample_generators_view_as_complex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9912507Z test_opinfo_sample_generators_view_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9913015Z test_opinfo_sample_generators_view_as_real_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9913544Z test_opinfo_sample_generators_view_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9914033Z test_opinfo_sample_generators_view_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9914537Z test_opinfo_sample_generators_vsplit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9915062Z test_opinfo_sample_generators_vstack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9915556Z test_opinfo_sample_generators_where_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9916071Z test_opinfo_sample_generators_xlogy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9916558Z test_opinfo_sample_generators_zero__cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9917078Z test_opinfo_sample_generators_zeros_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9917595Z test_opinfo_sample_generators_zeros_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9917907Z test_sample_input (__main__.TestOpInfos) ... ok (0.002s) 2023-01-11T21:14:51.9918255Z test_sample_input_metadata (__main__.TestOpInfos) ... ok (0.001s) 2023-01-11T21:14:51.9918756Z test_default_names (__main__.TestTestParametrization) ... ok (0.002s) 2023-01-11T21:14:51.9919198Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:14:51.9919689Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:14:51.9920026Z test_name_fn (__main__.TestTestParametrization) ... ok (0.002s) 2023-01-11T21:14:51.9920464Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:14:51.9920872Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:14:51.9921318Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T21:14:51.9921731Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:14:51.9922126Z test_subtest_names (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:14:51.9922629Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T21:14:51.9923200Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T21:14:51.9923675Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T21:14:51.9924147Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:14:51.9924594Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:14:51.9925428Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T21:14:51.9925848Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:14:51.9926315Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:14:51.9926798Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T21:14:51.9927306Z test_default_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:14:51.9927822Z test_dtypes_composition_invalid_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:14:51.9928334Z test_dtypes_composition_valid_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:14:51.9928882Z test_multiple_handling_of_same_param_error_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:14:51.9929341Z test_name_fn_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T21:14:51.9929851Z test_ops_composition_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.697s) 2023-01-11T21:14:51.9930348Z test_subtest_expected_failure_x_1_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9930933Z test_subtest_expected_failure_x_2_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.001s) 2023-01-11T21:14:51.9931473Z test_subtest_expected_failure_x_3_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9931970Z test_subtest_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:14:51.9932579Z test_two_things_subtest_expected_failure_x_1_y_4_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.001s) 2023-01-11T21:14:51.9933186Z test_two_things_subtest_expected_failure_x_1_y_5_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.001s) 2023-01-11T21:14:51.9933785Z test_two_things_subtest_expected_failure_x_1_y_6_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.001s) 2023-01-11T21:14:51.9934553Z test_two_things_subtest_expected_failure_x_2_y_4_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9935121Z test_two_things_subtest_expected_failure_x_2_y_5_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9935681Z test_two_things_subtest_expected_failure_x_2_y_6_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.001s) 2023-01-11T21:14:51.9936255Z test_two_things_subtest_expected_failure_x_3_y_4_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9936792Z test_two_things_subtest_expected_failure_x_3_y_5_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9937379Z test_two_things_subtest_expected_failure_x_3_y_6_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.001s) 2023-01-11T21:14:51.9937897Z test_unparametrized_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9938298Z test_assertEqual_longMessage_cuda (__main__.TestTestingCUDA) ... ok (0.002s) 2023-01-11T21:14:51.9939863Z test_assertEqual_numpy_cuda_bool (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,490 - torch.cuda._sanitizer - INFO - Found Stream with id: 868590032, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9940182Z ok (0.006s) 2023-01-11T21:14:51.9941560Z test_assertEqual_numpy_cuda_complex128 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,496 - torch.cuda._sanitizer - INFO - Found Stream with id: 847362048, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9941757Z ok (0.005s) 2023-01-11T21:14:51.9943213Z test_assertEqual_numpy_cuda_complex64 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,501 - torch.cuda._sanitizer - INFO - Found Stream with id: 871657888, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9943383Z ok (0.006s) 2023-01-11T21:14:51.9944801Z test_assertEqual_numpy_cuda_float16 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,507 - torch.cuda._sanitizer - INFO - Found Stream with id: 872646288, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9944985Z ok (0.006s) 2023-01-11T21:14:51.9946392Z test_assertEqual_numpy_cuda_float32 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,513 - torch.cuda._sanitizer - INFO - Found Stream with id: 872116112, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9946577Z ok (0.006s) 2023-01-11T21:14:51.9947987Z test_assertEqual_numpy_cuda_float64 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,518 - torch.cuda._sanitizer - INFO - Found Stream with id: 872192672, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9948174Z ok (0.005s) 2023-01-11T21:14:51.9949579Z test_assertEqual_numpy_cuda_int16 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,524 - torch.cuda._sanitizer - INFO - Found Stream with id: 872391680, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9949764Z ok (0.005s) 2023-01-11T21:14:51.9951156Z test_assertEqual_numpy_cuda_int32 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,529 - torch.cuda._sanitizer - INFO - Found Stream with id: 847236016, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9951339Z ok (0.005s) 2023-01-11T21:14:51.9952789Z test_assertEqual_numpy_cuda_int64 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,535 - torch.cuda._sanitizer - INFO - Found Stream with id: 847177888, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9952987Z ok (0.005s) 2023-01-11T21:14:51.9954504Z test_assertEqual_numpy_cuda_int8 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,540 - torch.cuda._sanitizer - INFO - Found Stream with id: 877231360, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9954706Z ok (0.005s) 2023-01-11T21:14:51.9955929Z test_assertEqual_numpy_cuda_uint8 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,546 - torch.cuda._sanitizer - INFO - Found Stream with id: 93931264, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9956135Z ok (0.005s) 2023-01-11T21:14:51.9956729Z test_cuda_assert_should_not_stop_common_distributed_test_suite_cuda (__main__.TestTestingCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:14:51.9957437Z test_cuda_assert_should_stop_common_device_type_test_suite_cuda (__main__.TestTestingCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:14:51.9958008Z test_cuda_assert_should_stop_common_utils_test_suite_cuda (__main__.TestTestingCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:14:51.9958390Z test_get_supported_dtypes_cuda (__main__.TestTestingCUDA) ... ok (0.168s) 2023-01-11T21:14:51.9959677Z test_isclose_atol_rtol_greater_than_zero_cuda_bool (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,722 - torch.cuda._sanitizer - INFO - Found Stream with id: 876644560, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9959902Z ok (0.009s) 2023-01-11T21:14:51.9961144Z test_isclose_atol_rtol_greater_than_zero_cuda_float16 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,732 - torch.cuda._sanitizer - INFO - Found Stream with id: 871582016, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9961384Z ok (0.009s) 2023-01-11T21:14:51.9962660Z test_isclose_atol_rtol_greater_than_zero_cuda_float32 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,741 - torch.cuda._sanitizer - INFO - Found Stream with id: 847220768, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9962869Z ok (0.009s) 2023-01-11T21:14:51.9964165Z test_isclose_atol_rtol_greater_than_zero_cuda_float64 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,750 - torch.cuda._sanitizer - INFO - Found Stream with id: 870734112, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9964399Z ok (0.009s) 2023-01-11T21:14:51.9966031Z test_isclose_atol_rtol_greater_than_zero_cuda_int16 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,760 - torch.cuda._sanitizer - INFO - Found Stream with id: 874130160, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9966250Z ok (0.009s) 2023-01-11T21:14:51.9967534Z test_isclose_atol_rtol_greater_than_zero_cuda_int32 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,769 - torch.cuda._sanitizer - INFO - Found Stream with id: 847175712, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9967745Z ok (0.010s) 2023-01-11T21:14:51.9969339Z test_isclose_atol_rtol_greater_than_zero_cuda_int64 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,779 - torch.cuda._sanitizer - INFO - Found Stream with id: 877590640, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9969585Z ok (0.009s) 2023-01-11T21:14:51.9970807Z test_isclose_atol_rtol_greater_than_zero_cuda_int8 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,789 - torch.cuda._sanitizer - INFO - Found Stream with id: 847212704, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9971018Z ok (0.011s) 2023-01-11T21:14:51.9972267Z test_isclose_atol_rtol_greater_than_zero_cuda_uint8 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,800 - torch.cuda._sanitizer - INFO - Found Stream with id: 876372128, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9972482Z ok (0.010s) 2023-01-11T21:14:51.9973671Z test_isclose_bool_cuda (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,810 - torch.cuda._sanitizer - INFO - Found Stream with id: 847158112, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9974077Z ok (0.020s) 2023-01-11T21:14:51.9975493Z test_isclose_complex_cuda_complex128 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,833 - torch.cuda._sanitizer - INFO - Found Stream with id: 874532384, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9975684Z ok (0.164s) 2023-01-11T21:14:51.9977114Z test_isclose_complex_cuda_complex64 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:49,997 - torch.cuda._sanitizer - INFO - Found Stream with id: 875897120, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9977299Z ok (0.316s) 2023-01-11T21:14:51.9977673Z test_isclose_equality_shortcut_cuda (__main__.TestTestingCUDA) ... ok (0.001s) 2023-01-11T21:14:51.9979064Z test_isclose_float_cuda_float16 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:50,313 - torch.cuda._sanitizer - INFO - Found Stream with id: 874991744, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9979248Z ok (0.048s) 2023-01-11T21:14:51.9980632Z test_isclose_float_cuda_float32 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:50,362 - torch.cuda._sanitizer - INFO - Found Stream with id: 870753632, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9980815Z ok (0.047s) 2023-01-11T21:14:51.9982206Z test_isclose_float_cuda_float64 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:50,409 - torch.cuda._sanitizer - INFO - Found Stream with id: 872009568, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9982394Z ok (0.050s) 2023-01-11T21:14:51.9983774Z test_isclose_integer_cuda_int16 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:50,458 - torch.cuda._sanitizer - INFO - Found Stream with id: 870567888, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9983957Z ok (0.022s) 2023-01-11T21:14:51.9984328Z test_isclose_integer_cuda_int32 (__main__.TestTestingCUDA) ... ok (0.020s) 2023-01-11T21:14:51.9984701Z test_isclose_integer_cuda_int64 (__main__.TestTestingCUDA) ... ok (0.021s) 2023-01-11T21:14:51.9985049Z test_isclose_integer_cuda_int8 (__main__.TestTestingCUDA) ... ok (0.021s) 2023-01-11T21:14:51.9985429Z test_isclose_integer_cuda_uint8 (__main__.TestTestingCUDA) ... ok (0.020s) 2023-01-11T21:14:51.9985949Z test_isclose_nan_equality_shortcut_cuda_complex128 (__main__.TestTestingCUDA) ... ok (0.003s) 2023-01-11T21:14:51.9986403Z test_isclose_nan_equality_shortcut_cuda_complex64 (__main__.TestTestingCUDA) ... ok (0.003s) 2023-01-11T21:14:51.9986828Z test_isclose_nan_equality_shortcut_cuda_float16 (__main__.TestTestingCUDA) ... ok (0.003s) 2023-01-11T21:14:51.9987245Z test_isclose_nan_equality_shortcut_cuda_float32 (__main__.TestTestingCUDA) ... ok (0.003s) 2023-01-11T21:14:51.9987753Z test_isclose_nan_equality_shortcut_cuda_float64 (__main__.TestTestingCUDA) ... ok (0.003s) 2023-01-11T21:14:51.9989329Z test_make_tensor_complex32_cuda (__main__.TestTestingCUDA) ... /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:14:51.9989694Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T21:14:51.9989874Z ok (0.002s) 2023-01-11T21:14:51.9990235Z test_make_tensor_cuda_bool (__main__.TestTestingCUDA) ... ok (0.013s) 2023-01-11T21:14:51.9991722Z test_make_tensor_cuda_complex64 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:50,600 - torch.cuda._sanitizer - INFO - Found Stream with id: 877574576, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9991922Z ok (0.013s) 2023-01-11T21:14:51.9993293Z test_make_tensor_cuda_float32 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:50,610 - torch.cuda._sanitizer - INFO - Found Stream with id: 877580272, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9993493Z ok (0.023s) 2023-01-11T21:14:51.9994846Z test_make_tensor_cuda_int64 (__main__.TestTestingCUDA) ... 2023-01-11 21:14:50,633 - torch.cuda._sanitizer - INFO - Found Stream with id: 871812816, but no matching stream creation in the trace. Backfilling the trace now. Perhaps the sanitizer was enabled after some torch operations? 2023-01-11T21:14:51.9995050Z ok (0.023s) 2023-01-11T21:14:51.9995095Z 2023-01-11T21:14:51.9995626Z ---------------------------------------------------------------------- 2023-01-11T21:14:51.9995852Z Ran 1248 tests in 79.952s 2023-01-11T21:14:51.9995881Z 2023-01-11T21:14:51.9996120Z OK (skipped=25, expected failures=13) 2023-01-11T21:14:51.9996148Z 2023-01-11T21:14:51.9996388Z Generating XML reports... 2023-01-11T21:14:51.9997158Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertClose-20230111211330.xml 2023-01-11T21:14:51.9997977Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20230111211330.xml 2023-01-11T21:14:51.9998828Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20230111211330.xml 2023-01-11T21:14:51.9999697Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseMultiDeviceCUDA-20230111211330.xml 2023-01-11T21:14:52.0000519Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20230111211330.xml 2023-01-11T21:14:52.0001336Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20230111211330.xml 2023-01-11T21:14:52.0002159Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20230111211330.xml 2023-01-11T21:14:52.0002937Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20230111211330.xml 2023-01-11T21:14:52.0003755Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20230111211330.xml 2023-01-11T21:14:52.0004570Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20230111211330.xml 2023-01-11T21:14:52.0005879Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20230111211330.xml 2023-01-11T21:14:52.0006647Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestImports-20230111211330.xml 2023-01-11T21:14:52.0007504Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestOpInfoSampleFunctionsCUDA-20230111211330.xml 2023-01-11T21:14:52.0008197Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestOpInfos-20230111211330.xml 2023-01-11T21:14:52.0008991Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20230111211330.xml 2023-01-11T21:14:52.0009933Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCUDA-20230111211330.xml 2023-01-11T21:14:52.0010637Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestingCUDA-20230111211330.xml 2023-01-11T21:14:52.0010706Z 2023-01-11T21:14:52.0011458Z ##[endgroup] 2023-01-11T21:14:52.0012193Z FINISHED PRINTING LOG FILE of test_testing (/var/lib/jenkins/workspace/test/test-reports/test_testing_pfsmt51r) 2023-01-11T21:14:52.0012366Z 2023-01-11T21:14:54.9188666Z Ignoring disabled issues: ['91003'] 2023-01-11T21:14:54.9513919Z Running test_sort_and_select ... [2023-01-11 21:14:54.950860] 2023-01-11T21:14:54.9515250Z Executing ['/opt/conda/bin/python', '-bb', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:54.951194] 2023-01-11T21:14:55.4262162Z 2023-01-11T21:14:55.4263286Z Expand the folded group to see the log file of test_transformers 2023-01-11T21:14:55.4265153Z ##[group]PRINTING LOG FILE of test_transformers (/var/lib/jenkins/workspace/test/test-reports/test_transformers_6ajki8qs) 2023-01-11T21:14:55.4265826Z 2023-01-11T21:14:55.4265996Z Running tests... 2023-01-11T21:14:55.4266557Z ---------------------------------------------------------------------- 2023-01-11T21:14:55.4267796Z Test results will be stored in test-reports/python-unittest/test_transformers 2023-01-11T21:14:55.4268364Z test_bias_is_none (__main__.TestTransformers) ... ok (0.002s) 2023-01-11T21:14:55.4268806Z test_decoder_only_layer (__main__.TestTransformers) ... skip: Fairseq not found (0.007s) 2023-01-11T21:14:55.4269782Z test_flash_autocast_fp32_bfloat16 (__main__.TestTransformers) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:14:55.4270704Z test_flash_autocast_fp32_float16 (__main__.TestTransformers) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:14:55.4271689Z test_flash_fail_fp32t (__main__.TestTransformers) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:14:55.4272136Z test_fused_sdp_choice_type_dense (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4272945Z test_fused_sdp_choice_type_nested (__main__.TestTransformers) ... /var/lib/jenkins/workspace/test/test_transformers.py:944: 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:14:55.4273628Z return torch.nested.nested_tensor([ 2023-01-11T21:14:55.4273887Z ok (0.007s) 2023-01-11T21:14:55.4274176Z test_mask_check_fastpath (__main__.TestTransformers) 2023-01-11T21:14:55.4274596Z Test that fastpath is executed independently of the masks that are passed. ... ok (0.016s) 2023-01-11T21:14:55.4275186Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4276297Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.412s) 2023-01-11T21:14:55.4277386Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4278355Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:14:55.4279766Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4280348Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4280896Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.012s) 2023-01-11T21:14:55.4281456Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4281992Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4282543Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4283096Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4283738Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4284263Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4284797Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4289354Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4289900Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4290423Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4290951Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4291501Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4292055Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4292591Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4293137Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4293683Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4294225Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4294773Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.018s) 2023-01-11T21:14:55.4295289Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.031s) 2023-01-11T21:14:55.4295820Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.018s) 2023-01-11T21:14:55.4296345Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.031s) 2023-01-11T21:14:55.4296876Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.018s) 2023-01-11T21:14:55.4297489Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.031s) 2023-01-11T21:14:55.4298038Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4298568Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4299095Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4299604Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4300129Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4300662Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4301265Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4301800Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4302352Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4302896Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4303450Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4303988Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4304521Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4305055Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4305585Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4306097Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4306626Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4307161Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:14:55.4307700Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4308242Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4308789Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4309331Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4309884Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4310412Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4310997Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.017s) 2023-01-11T21:14:55.4311541Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.032s) 2023-01-11T21:14:55.4312078Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.018s) 2023-01-11T21:14:55.4312591Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.034s) 2023-01-11T21:14:55.4313122Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.018s) 2023-01-11T21:14:55.4313652Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.031s) 2023-01-11T21:14:55.4314209Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_dense_fused_kernel_flash (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4314832Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_dense_fused_kernel_mem_efficient (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T21:14:55.4315419Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_nested_fused_kernel_flash (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4316013Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_nested_fused_kernel_mem_efficient (__main__.TestTransformers) ... ok (0.011s) 2023-01-11T21:14:55.4316587Z test_scaled_dot_product_attention_fused_kernels_packed_type_dense_is_contiguous_False (__main__.TestTransformers) ... ok (0.018s) 2023-01-11T21:14:55.4317127Z test_scaled_dot_product_attention_fused_kernels_packed_type_dense_is_contiguous_True (__main__.TestTransformers) ... ok (0.019s) 2023-01-11T21:14:55.4317686Z test_scaled_dot_product_attention_fused_kernels_packed_type_nested_is_contiguous_False (__main__.TestTransformers) ... ok (0.028s) 2023-01-11T21:14:55.4318308Z test_scaled_dot_product_attention_fused_kernels_packed_type_nested_is_contiguous_True (__main__.TestTransformers) ... ok (0.030s) 2023-01-11T21:14:55.4318857Z test_scaled_dot_product_attention_fused_kernels_type_dense_is_contiguous_False (__main__.TestTransformers) ... ok (0.019s) 2023-01-11T21:14:55.4319392Z test_scaled_dot_product_attention_fused_kernels_type_dense_is_contiguous_True (__main__.TestTransformers) ... ok (0.019s) 2023-01-11T21:14:55.4319924Z test_scaled_dot_product_attention_fused_kernels_type_nested_is_contiguous_False (__main__.TestTransformers) ... ok (0.031s) 2023-01-11T21:14:55.4320439Z test_scaled_dot_product_attention_fused_kernels_type_nested_is_contiguous_True (__main__.TestTransformers) ... ok (0.031s) 2023-01-11T21:14:55.4320948Z test_sdp_fused_grad_against_math_contiguous_inputs_False (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4321433Z test_sdp_fused_grad_against_math_contiguous_inputs_True (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4321903Z test_sdp_math_gradcheck_contiguous_inputs_False (__main__.TestTransformers) ... ok (0.013s) 2023-01-11T21:14:55.4322343Z test_sdp_math_gradcheck_contiguous_inputs_True (__main__.TestTransformers) ... ok (0.012s) 2023-01-11T21:14:55.4323060Z test_sdp_runtime_dispatch (__main__.TestTransformers) ... /var/lib/jenkins/workspace/test/test_transformers.py:1242: UserWarning: Memory efficient kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T21:14:55.4323778Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4324448Z /var/lib/jenkins/workspace/test/test_transformers.py:1242: UserWarning: Memory Efficient attention has been runtime disabled. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:255.) 2023-01-11T21:14:55.4325431Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4326088Z /var/lib/jenkins/workspace/test/test_transformers.py:1242: UserWarning: Flash attention kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:393.) 2023-01-11T21:14:55.4326720Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4327455Z /var/lib/jenkins/workspace/test/test_transformers.py:1242: UserWarning: Flash attention requires query, key and value to be 4 dimensional, but got Query dim: 3, Key dim: 3, Value dim: 3 instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:156.) 2023-01-11T21:14:55.4328172Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4328812Z /var/lib/jenkins/workspace/test/test_transformers.py:1249: UserWarning: Memory efficient kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T21:14:55.4329526Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4330186Z /var/lib/jenkins/workspace/test/test_transformers.py:1249: UserWarning: Memory Efficient attention has been runtime disabled. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:255.) 2023-01-11T21:14:55.4330837Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4331460Z /var/lib/jenkins/workspace/test/test_transformers.py:1249: UserWarning: Flash attention kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:393.) 2023-01-11T21:14:55.4332091Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4333212Z /var/lib/jenkins/workspace/test/test_transformers.py:1249: UserWarning: Flash attention requires last dimension of inputs to be a multiple of 8 and less than or equal to 128.Got Query.size(-1): 4, Key.size(-1): 4, Value.size(-1): 4 instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:178.) 2023-01-11T21:14:55.4333977Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4334624Z /var/lib/jenkins/workspace/test/test_transformers.py:1256: UserWarning: Memory efficient kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T21:14:55.4335234Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4335902Z /var/lib/jenkins/workspace/test/test_transformers.py:1256: UserWarning: Memory Efficient attention has been runtime disabled. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:255.) 2023-01-11T21:14:55.4336548Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4337188Z /var/lib/jenkins/workspace/test/test_transformers.py:1256: UserWarning: Flash attention kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:393.) 2023-01-11T21:14:55.4337812Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4338509Z /var/lib/jenkins/workspace/test/test_transformers.py:1256: UserWarning: Flash attention only supports sm75 and sm8x gpu architectures. Attempting to run on a sm 5.2 gpu. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:274.) 2023-01-11T21:14:55.4339299Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4339954Z /var/lib/jenkins/workspace/test/test_transformers.py:1261: UserWarning: Memory efficient kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T21:14:55.4340578Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4341221Z /var/lib/jenkins/workspace/test/test_transformers.py:1261: UserWarning: Memory Efficient attention has been runtime disabled. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:255.) 2023-01-11T21:14:55.4341871Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4342514Z /var/lib/jenkins/workspace/test/test_transformers.py:1261: UserWarning: Flash attention kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:393.) 2023-01-11T21:14:55.4343136Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4343900Z /var/lib/jenkins/workspace/test/test_transformers.py:1261: UserWarning: Flash attention only supports sm75 and sm8x gpu architectures. Attempting to run on a sm 5.2 gpu. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:274.) 2023-01-11T21:14:55.4344579Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4345217Z /var/lib/jenkins/workspace/test/test_transformers.py:1268: UserWarning: Memory efficient kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T21:14:55.4345839Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4346499Z /var/lib/jenkins/workspace/test/test_transformers.py:1268: UserWarning: Memory Efficient attention has been runtime disabled. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:255.) 2023-01-11T21:14:55.4347134Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4347776Z /var/lib/jenkins/workspace/test/test_transformers.py:1268: UserWarning: Flash attention kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:393.) 2023-01-11T21:14:55.4348400Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4349065Z /var/lib/jenkins/workspace/test/test_transformers.py:1268: UserWarning: Both fused kernels do not support need_attn_weights=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:64.) 2023-01-11T21:14:55.4349718Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4350350Z /var/lib/jenkins/workspace/test/test_transformers.py:1272: UserWarning: Memory efficient kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T21:14:55.4350980Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4351636Z /var/lib/jenkins/workspace/test/test_transformers.py:1272: UserWarning: Memory Efficient attention has been runtime disabled. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:255.) 2023-01-11T21:14:55.4352281Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4352952Z /var/lib/jenkins/workspace/test/test_transformers.py:1272: UserWarning: Flash attention kernel not used because: (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:393.) 2023-01-11T21:14:55.4353631Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4354502Z /var/lib/jenkins/workspace/test/test_transformers.py:1272: UserWarning: Both fused kernels do not support non-null attn_mask. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h:137.) 2023-01-11T21:14:55.4355145Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T21:14:55.4355477Z ok (0.031s) 2023-01-11T21:14:55.4356009Z test_self_attn_TxT_attn_mask (__main__.TestTransformers) ... skip: 4D mask not supported yet - activate when 4D mask supported (0.001s) 2023-01-11T21:14:55.4356585Z test_train_with_is_causal_device_cpu (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:14:55.4357172Z test_train_with_is_causal_device_cuda (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:14:55.4357811Z test_train_with_pad_and_catch_error_device_cpu (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:14:55.4358415Z test_train_with_pad_and_catch_error_device_cuda (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:14:55.4359014Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.043s) 2023-01-11T21:14:55.4359605Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... ok (0.054s) 2023-01-11T21:14:55.4360172Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.042s) 2023-01-11T21:14:55.4360753Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... ok (0.055s) 2023-01-11T21:14:55.4361335Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.045s) 2023-01-11T21:14:55.4361912Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... ok (0.059s) 2023-01-11T21:14:55.4362469Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.044s) 2023-01-11T21:14:55.4363043Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... ok (0.058s) 2023-01-11T21:14:55.4363619Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.037s) 2023-01-11T21:14:55.4365187Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py:286: UserWarning: nested_from_padded CUDA kernels only support fp32/fp16; falling back to slower generic kernel (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp:54.) 2023-01-11T21:14:55.4366134Z output = torch._nested_tensor_from_mask(output, src_key_padding_mask.logical_not(), mask_check=False) 2023-01-11T21:14:55.4366462Z ok (0.048s) 2023-01-11T21:14:55.4366874Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.037s) 2023-01-11T21:14:55.4367451Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... ok (0.048s) 2023-01-11T21:14:55.4368109Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.045s) 2023-01-11T21:14:55.4368677Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... ok (0.059s) 2023-01-11T21:14:55.4369250Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.069s) 2023-01-11T21:14:55.4369819Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... ok (0.063s) 2023-01-11T21:14:55.4370426Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T21:14:55.4371270Z Test TransformerEncoder fastpath output matches slowpath output ... /var/lib/jenkins/workspace/test/test_transformers.py:215: 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:14:55.4372103Z torch.tensor(pair[0], device=device, dtype=torch.get_default_dtype()), # float input 2023-01-11T21:14:55.4372434Z ok (0.361s) 2023-01-11T21:14:55.4372876Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T21:14:55.4373394Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.583s) 2023-01-11T21:14:55.4373934Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T21:14:55.4374458Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.255s) 2023-01-11T21:14:55.4375002Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T21:14:55.4375509Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.504s) 2023-01-11T21:14:55.4376049Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T21:14:55.4376573Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.207s) 2023-01-11T21:14:55.4377107Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T21:14:55.4377614Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.434s) 2023-01-11T21:14:55.4378150Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T21:14:55.4378670Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.381s) 2023-01-11T21:14:55.4379206Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T21:14:55.4379710Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.538s) 2023-01-11T21:14:55.4380250Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T21:14:55.4380775Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.063s) 2023-01-11T21:14:55.4381317Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T21:14:55.4381832Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.110s) 2023-01-11T21:14:55.4382371Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T21:14:55.4382945Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.060s) 2023-01-11T21:14:55.4383471Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T21:14:55.4383995Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.098s) 2023-01-11T21:14:55.4384532Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T21:14:55.4385056Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.065s) 2023-01-11T21:14:55.4385571Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T21:14:55.4386098Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.095s) 2023-01-11T21:14:55.4386636Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T21:14:55.4387209Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.057s) 2023-01-11T21:14:55.4387726Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T21:14:55.4388253Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.091s) 2023-01-11T21:14:55.4388782Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T21:14:55.4389327Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.008s) 2023-01-11T21:14:55.4389865Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2023-01-11T21:14:55.4390409Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.010s) 2023-01-11T21:14:55.4390952Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T21:14:55.4391491Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.008s) 2023-01-11T21:14:55.4392018Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2023-01-11T21:14:55.4392556Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.010s) 2023-01-11T21:14:55.4393093Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T21:14:55.4393637Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.007s) 2023-01-11T21:14:55.4394165Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2023-01-11T21:14:55.4394702Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.009s) 2023-01-11T21:14:55.4395236Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T21:14:55.4395775Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.008s) 2023-01-11T21:14:55.4396291Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2023-01-11T21:14:55.4396824Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.010s) 2023-01-11T21:14:55.4397370Z test_transformerencoderlayer_src_mask_device_cpu_nhead_1 (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4397879Z test_transformerencoderlayer_src_mask_device_cpu_nhead_4 (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4398358Z test_transformerencoderlayer_src_mask_device_cpu_nhead_8 (__main__.TestTransformers) ... ok (0.003s) 2023-01-11T21:14:55.4398856Z test_transformerencoderlayer_src_mask_device_cuda_nhead_1 (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4399350Z test_transformerencoderlayer_src_mask_device_cuda_nhead_4 (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4399828Z test_transformerencoderlayer_src_mask_device_cuda_nhead_8 (__main__.TestTransformers) ... ok (0.004s) 2023-01-11T21:14:55.4400301Z test_unaligned_tensors (__main__.TestTransformers) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:14:55.4400559Z 2023-01-11T21:14:55.4400850Z ---------------------------------------------------------------------- 2023-01-11T21:14:55.4401179Z Ran 137 tests in 6.230s 2023-01-11T21:14:55.4401341Z 2023-01-11T21:14:55.4401437Z OK (skipped=10) 2023-01-11T21:14:55.4401593Z 2023-01-11T21:14:55.4401782Z Generating XML reports... 2023-01-11T21:14:55.4402337Z Generated XML report: test-reports/python-unittest/test_transformers/TEST-TestTransformers-20230111211448.xml 2023-01-11T21:14:55.4402659Z 2023-01-11T21:14:55.4403031Z ##[endgroup] 2023-01-11T21:14:55.4403555Z FINISHED PRINTING LOG FILE of test_transformers (/var/lib/jenkins/workspace/test/test-reports/test_transformers_6ajki8qs) 2023-01-11T21:14:55.4403861Z 2023-01-11T21:14:57.9833744Z Ignoring disabled issues: ['91003'] 2023-01-11T21:14:58.0157830Z Running test_proxy_tensor ... [2023-01-11 21:14:58.015267] 2023-01-11T21:14:58.0160377Z Executing ['/opt/conda/bin/python', '-bb', 'test_proxy_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:58.015633] 2023-01-11T21:15:04.5357417Z 2023-01-11T21:15:04.5358174Z Expand the folded group to see the log file of test_sort_and_select 2023-01-11T21:15:04.5359300Z ##[group]PRINTING LOG FILE of test_sort_and_select (/var/lib/jenkins/workspace/test/test-reports/test_sort_and_select_zucduosn) 2023-01-11T21:15:04.5359922Z 2023-01-11T21:15:04.5360115Z Running tests... 2023-01-11T21:15:04.5360811Z ---------------------------------------------------------------------- 2023-01-11T21:15:04.5361819Z Test results will be stored in test-reports/python-unittest/test_sort_and_select 2023-01-11T21:15:04.5362735Z test_isin_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.032s) 2023-01-11T21:15:04.5363160Z test_isin_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.028s) 2023-01-11T21:15:04.5363541Z test_isin_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.029s) 2023-01-11T21:15:04.5363942Z test_isin_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.028s) 2023-01-11T21:15:04.5364558Z test_isin_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.028s) 2023-01-11T21:15:04.5365842Z test_isin_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.029s) 2023-01-11T21:15:04.5366599Z test_isin_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.047s) 2023-01-11T21:15:04.5367462Z test_isin_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.051s) 2023-01-11T21:15:04.5368193Z test_isin_different_devices_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.018s) 2023-01-11T21:15:04.5368640Z test_isin_different_devices_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.012s) 2023-01-11T21:15:04.5369098Z test_isin_different_devices_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.010s) 2023-01-11T21:15:04.5369551Z test_isin_different_devices_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.010s) 2023-01-11T21:15:04.5369975Z test_isin_different_devices_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.010s) 2023-01-11T21:15:04.5370480Z test_isin_different_devices_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.010s) 2023-01-11T21:15:04.5371171Z test_isin_different_devices_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.010s) 2023-01-11T21:15:04.5371636Z test_isin_different_dtypes_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.123s) 2023-01-11T21:15:04.5372072Z test_kthvalue_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2023-01-11T21:15:04.5372488Z test_kthvalue_scalar_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2023-01-11T21:15:04.5372911Z test_msort_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2023-01-11T21:15:04.5373325Z test_msort_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2023-01-11T21:15:04.5373722Z test_msort_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2023-01-11T21:15:04.5374118Z test_msort_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2023-01-11T21:15:04.5374520Z test_msort_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5374920Z test_msort_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5375300Z test_msort_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5375698Z test_msort_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5376184Z test_msort_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5377249Z test_sort_1d_output_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... /var/lib/jenkins/workspace/test/test_sort_and_select.py:248: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:04.5378240Z torch.sort(tensor, out=(values, indices)) 2023-01-11T21:15:04.5378496Z ok (0.002s) 2023-01-11T21:15:04.5378813Z test_sort_cuda (__main__.TestSortAndSelectCUDA) ... ok (2.847s) 2023-01-11T21:15:04.5379234Z test_sort_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (1.019s) 2023-01-11T21:15:04.5379784Z test_sort_discontiguous_slow_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:04.5380330Z test_sort_large_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip: Insufficient cuda:0 memory (0.081s) 2023-01-11T21:15:04.5380788Z test_sort_large_slice_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.396s) 2023-01-11T21:15:04.5381838Z test_sort_restride_cuda_float32 (__main__.TestSortAndSelectCUDA) ... /var/lib/jenkins/workspace/test/test_sort_and_select.py:199: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:04.5382787Z torch.sort(tensor, out=(values, indices)) 2023-01-11T21:15:04.5383041Z ok (0.003s) 2023-01-11T21:15:04.5383396Z test_stable_sort_against_numpy_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2023-01-11T21:15:04.5383863Z test_stable_sort_against_numpy_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2023-01-11T21:15:04.5384318Z test_stable_sort_against_numpy_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2023-01-11T21:15:04.5384756Z test_stable_sort_against_numpy_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2023-01-11T21:15:04.5385210Z test_stable_sort_against_numpy_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2023-01-11T21:15:04.5385720Z test_stable_sort_against_numpy_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2023-01-11T21:15:04.5386178Z test_stable_sort_against_numpy_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2023-01-11T21:15:04.5386610Z test_stable_sort_against_numpy_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2023-01-11T21:15:04.5387068Z test_stable_sort_against_numpy_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2023-01-11T21:15:04.5387513Z test_stable_sort_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5387921Z test_stable_sort_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5388343Z test_stable_sort_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5388752Z test_stable_sort_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5389170Z test_stable_sort_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5389571Z test_stable_sort_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5389976Z test_stable_sort_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5390442Z test_stable_sort_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5390839Z test_stable_sort_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2023-01-11T21:15:04.5391292Z test_topk_1d_output_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5391726Z test_topk_4d_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5392137Z test_topk_arguments_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2023-01-11T21:15:04.5392547Z test_topk_bfloat16_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2023-01-11T21:15:04.5392952Z test_topk_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.024s) 2023-01-11T21:15:04.5393360Z test_topk_integral_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5393767Z test_topk_integral_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5394187Z test_topk_integral_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5394609Z test_topk_integral_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5395025Z test_topk_integral_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5395447Z test_topk_noncontiguous_gpu_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2023-01-11T21:15:04.5395884Z test_topk_nonfinite_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5396323Z test_topk_nonfinite_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5396733Z test_topk_nonfinite_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5397221Z test_topk_nonfinite_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2023-01-11T21:15:04.5397654Z test_topk_zero_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.001s) 2023-01-11T21:15:04.5398081Z test_topk_zero_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.001s) 2023-01-11T21:15:04.5398479Z test_topk_zero_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.001s) 2023-01-11T21:15:04.5398885Z test_topk_zero_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.001s) 2023-01-11T21:15:04.5399298Z test_topk_zero_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.001s) 2023-01-11T21:15:04.5399684Z test_topk_zero_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.001s) 2023-01-11T21:15:04.5400095Z test_topk_zero_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.001s) 2023-01-11T21:15:04.5400504Z test_topk_zero_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.001s) 2023-01-11T21:15:04.5400909Z test_unique_consecutive_cuda_bool (__main__.TestSortAndSelectCUDA) ... ok (0.013s) 2023-01-11T21:15:04.5401401Z test_unique_consecutive_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.016s) 2023-01-11T21:15:04.5401855Z test_unique_consecutive_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.016s) 2023-01-11T21:15:04.5402298Z test_unique_consecutive_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.016s) 2023-01-11T21:15:04.5402724Z test_unique_consecutive_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.013s) 2023-01-11T21:15:04.5403166Z test_unique_consecutive_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.013s) 2023-01-11T21:15:04.5403595Z test_unique_consecutive_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.012s) 2023-01-11T21:15:04.5404026Z test_unique_consecutive_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.013s) 2023-01-11T21:15:04.5404445Z test_unique_consecutive_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.013s) 2023-01-11T21:15:04.5404865Z test_unique_cuda_bool (__main__.TestSortAndSelectCUDA) ... ok (0.036s) 2023-01-11T21:15:04.5408517Z test_unique_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.050s) 2023-01-11T21:15:04.5408924Z test_unique_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.050s) 2023-01-11T21:15:04.5409456Z test_unique_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.049s) 2023-01-11T21:15:04.5409857Z test_unique_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.041s) 2023-01-11T21:15:04.5410239Z test_unique_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.041s) 2023-01-11T21:15:04.5410639Z test_unique_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.040s) 2023-01-11T21:15:04.5411032Z test_unique_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.041s) 2023-01-11T21:15:04.5411426Z test_unique_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.041s) 2023-01-11T21:15:04.5411805Z test_unique_dim_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.113s) 2023-01-11T21:15:04.5412037Z 2023-01-11T21:15:04.5412348Z ---------------------------------------------------------------------- 2023-01-11T21:15:04.5412680Z Ran 94 tests in 5.704s 2023-01-11T21:15:04.5412847Z 2023-01-11T21:15:04.5412941Z OK (skipped=2) 2023-01-11T21:15:04.5413096Z 2023-01-11T21:15:04.5413224Z Generating XML reports... 2023-01-11T21:15:04.5413817Z Generated XML report: test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCUDA-20230111211458.xml 2023-01-11T21:15:04.5414157Z 2023-01-11T21:15:04.5414488Z ##[endgroup] 2023-01-11T21:15:04.5415023Z FINISHED PRINTING LOG FILE of test_sort_and_select (/var/lib/jenkins/workspace/test/test-reports/test_sort_and_select_zucduosn) 2023-01-11T21:15:04.5415332Z 2023-01-11T21:15:07.0593620Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:07.1116733Z Running test_python_dispatch ... [2023-01-11 21:15:07.111024] 2023-01-11T21:15:07.1120468Z Executing ['/opt/conda/bin/python', '-bb', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:07.111541] 2023-01-11T21:15:13.3609840Z 2023-01-11T21:15:13.3610630Z Expand the folded group to see the log file of test_python_dispatch 2023-01-11T21:15:13.3612392Z ##[group]PRINTING LOG FILE of test_python_dispatch (/var/lib/jenkins/workspace/test/test-reports/test_python_dispatch_cqy_2gki) 2023-01-11T21:15:13.3613143Z 2023-01-11T21:15:13.3613373Z Running tests... 2023-01-11T21:15:13.3614277Z ---------------------------------------------------------------------- 2023-01-11T21:15:13.3615372Z Test results will be stored in test-reports/python-unittest/test_python_dispatch 2023-01-11T21:15:13.3616275Z test_all_same_mode (__main__.TestPythonDispatch) ... ok (1.625s) 2023-01-11T21:15:13.3616724Z test_autograd_in_attr (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T21:15:13.3617104Z test_basic (__main__.TestPythonDispatch) ... ok (0.008s) 2023-01-11T21:15:13.3617498Z test_capture_logs_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3617934Z test_construct_int_tensor (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3618582Z test_custom_autograd (__main__.TestPythonDispatch) ... ok (0.009s) 2023-01-11T21:15:13.3619008Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3619448Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3619930Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3620422Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3620831Z test_device_slowpath (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T21:15:13.3621222Z test_dim_slowpath (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3621618Z test_dispatch_super_call (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3622019Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3622447Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3622939Z test_error_using_class_method_on_mode (__main__.TestPythonDispatch) ... ok (0.006s) 2023-01-11T21:15:13.3623460Z test_exception_handling (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3623855Z test_fancy_strides (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3624214Z test_format (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T21:15:13.3624584Z test_get_cur_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3624965Z test_get_mode_stack (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3625366Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3625947Z test_invalid_ret (__main__.TestPythonDispatch) ... /var/lib/jenkins/workspace/test/test_python_dispatch.py:447: DeprecationWarning: Please use assertRaisesRegex instead. 2023-01-11T21:15:13.3626429Z self.assertRaisesRegexp( 2023-01-11T21:15:13.3626690Z ok (0.001s) 2023-01-11T21:15:13.3627002Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T21:15:13.3627402Z test_kwarg_only (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3627816Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3628219Z test_layout_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T21:15:13.3628590Z test_like (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3628950Z test_list_ret (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3629322Z test_make_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3629746Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3630201Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3630632Z test_maybe_tuple_bug (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3631019Z test_mode_with_make_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3631431Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3631855Z test_nested_push_logging_tensor_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3632253Z test_nesting_same_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3632632Z test_new_ones (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3633009Z test_none_wrapping (__main__.TestPythonDispatch) ... ok (0.010s) 2023-01-11T21:15:13.3633407Z test_notimplemented_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3633793Z test_optional_tensor_list (__main__.TestPythonDispatch) ... woof 2023-01-11T21:15:13.3634096Z ok (0.002s) 2023-01-11T21:15:13.3634387Z test_out (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3634749Z test_produce_real_type (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3635184Z test_set_data (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3635587Z test_shallow_copy_and_detach (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3635969Z test_sizes_slow_path (__main__.TestPythonDispatch) ... ok (0.005s) 2023-01-11T21:15:13.3636371Z test_standard_is_not_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3637211Z test_storage (__main__.TestPythonDispatch) ... /var/lib/jenkins/workspace/test/test_python_dispatch.py:469: 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:15:13.3638003Z self.assertRaises(RuntimeError, lambda: x.storage()) 2023-01-11T21:15:13.3638280Z ok (0.002s) 2023-01-11T21:15:13.3639075Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... /var/lib/jenkins/workspace/test/test_python_dispatch.py:1197: 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:15:13.3639886Z s = torch.Storage() 2023-01-11T21:15:13.3640126Z ok (0.001s) 2023-01-11T21:15:13.3640425Z test_strides_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T21:15:13.3640844Z test_subclass_autograd_device_check (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T21:15:13.3641261Z test_subclass_creation (__main__.TestPythonDispatch) ... ok (0.006s) 2023-01-11T21:15:13.3641656Z test_subclass_priority (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3642068Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T21:15:13.3642506Z test_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3642954Z test_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3643400Z test_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3643855Z test_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3644270Z test_version (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3644668Z test_with_mode_created_separately (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3647767Z test_with_nested_modes (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:15:13.3648194Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:15:13.3648594Z test_basic (__main__.TestPythonDispatcher) ... ok (0.001s) 2023-01-11T21:15:13.3648948Z test_lstsq (__main__.TestPythonDispatcher) ... ok (0.004s) 2023-01-11T21:15:13.3649337Z test_alias_analysis (__main__.TestPythonRegistration) ... ok (0.009s) 2023-01-11T21:15:13.3649754Z test_create_new_library (__main__.TestPythonRegistration) ... ok (0.002s) 2023-01-11T21:15:13.3650192Z test_error_for_unsupported_ns_or_kind (__main__.TestPythonRegistration) ... ok (0.001s) 2023-01-11T21:15:13.3650617Z test_error_if_fn_not_callable (__main__.TestPythonRegistration) ... ok (0.001s) 2023-01-11T21:15:13.3651065Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... ok (0.003s) 2023-01-11T21:15:13.3651993Z test_override_aten_ops_with_multiple_libraries (__main__.TestPythonRegistration) ... /opt/conda/lib/python3.10/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T21:15:13.3652710Z operator: aten::mul.Tensor(Tensor self, Tensor other) -> Tensor 2023-01-11T21:15:13.3653217Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2023-01-11T21:15:13.3653587Z dispatch key: ZeroTensor 2023-01-11T21:15:13.3654067Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/LegacyBatchingRegistrations.cpp:1070 2023-01-11T21:15:13.3654646Z new kernel: registered at /dev/null:549 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:159.) 2023-01-11T21:15:13.3655191Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T21:15:13.3655545Z ok (0.005s) 2023-01-11T21:15:13.3655867Z test_override_cpu_sum (__main__.TestPythonRegistration) ... ok (0.001s) 2023-01-11T21:15:13.3656700Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... /opt/conda/lib/python3.10/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T21:15:13.3657434Z operator: aten::where.self(Tensor condition, Tensor self, Tensor other) -> Tensor 2023-01-11T21:15:13.3657886Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2023-01-11T21:15:13.3658311Z dispatch key: CUDA 2023-01-11T21:15:13.3658706Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp:322 2023-01-11T21:15:13.3659289Z new kernel: registered at /dev/null:209 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:159.) 2023-01-11T21:15:13.3659833Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T21:15:13.3660543Z /opt/conda/lib/python3.10/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T21:15:13.3661153Z operator: aten::gelu(Tensor self, *, str approximate="none") -> Tensor 2023-01-11T21:15:13.3661590Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2023-01-11T21:15:13.3661937Z dispatch key: CUDA 2023-01-11T21:15:13.3662329Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp:82 2023-01-11T21:15:13.3662904Z new kernel: registered at /dev/null:210 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:159.) 2023-01-11T21:15:13.3663448Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T21:15:13.3664174Z /opt/conda/lib/python3.10/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T21:15:13.3664703Z operator: aten::exp(Tensor self) -> Tensor 2023-01-11T21:15:13.3665097Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2023-01-11T21:15:13.3665445Z dispatch key: CUDA 2023-01-11T21:15:13.3665851Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/LegacyBatchingRegistrations.cpp:1070 2023-01-11T21:15:13.3666443Z new kernel: registered at /dev/null:211 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:159.) 2023-01-11T21:15:13.3666984Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T21:15:13.3667707Z /opt/conda/lib/python3.10/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T21:15:13.3668321Z operator: aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2023-01-11T21:15:13.3668765Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2023-01-11T21:15:13.3669110Z dispatch key: CUDA 2023-01-11T21:15:13.3669525Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/LegacyBatchingRegistrations.cpp:1070 2023-01-11T21:15:13.3670158Z new kernel: registered at /dev/null:212 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:159.) 2023-01-11T21:15:13.3670710Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T21:15:13.3671060Z ok (2.159s) 2023-01-11T21:15:13.3671206Z 2023-01-11T21:15:13.3671464Z ---------------------------------------------------------------------- 2023-01-11T21:15:13.3671791Z Ran 72 tests in 3.953s 2023-01-11T21:15:13.3671949Z 2023-01-11T21:15:13.3672040Z OK 2023-01-11T21:15:13.3672170Z 2023-01-11T21:15:13.3672292Z Generating XML reports... 2023-01-11T21:15:13.3672841Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20230111211508.xml 2023-01-11T21:15:13.3673563Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatcher-20230111211508.xml 2023-01-11T21:15:13.3674293Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20230111211508.xml 2023-01-11T21:15:13.3674630Z 2023-01-11T21:15:13.3674999Z ##[endgroup] 2023-01-11T21:15:13.3675534Z FINISHED PRINTING LOG FILE of test_python_dispatch (/var/lib/jenkins/workspace/test/test-reports/test_python_dispatch_cqy_2gki) 2023-01-11T21:15:13.3675843Z 2023-01-11T21:15:16.0709891Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:16.1231678Z Running dynamo/test_export ... [2023-01-11 21:15:16.122643] 2023-01-11T21:15:16.1233828Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_export.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:16.122988] 2023-01-11T21:15:22.8164055Z 2023-01-11T21:15:22.8164548Z Expand the folded group to see the log file of dynamo/test_export 2023-01-11T21:15:22.8167198Z ##[group]PRINTING LOG FILE of dynamo/test_export (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_export_yfjxyout) 2023-01-11T21:15:22.8167885Z 2023-01-11T21:15:22.8168108Z Running tests... 2023-01-11T21:15:22.8169027Z ---------------------------------------------------------------------- 2023-01-11T21:15:22.8170060Z Test results will be stored in test-reports/python-unittest/dynamo.test_export 2023-01-11T21:15:22.8170475Z test_dict_return (__main__.ExportTests) ... ok (1.646s) 2023-01-11T21:15:22.8171171Z test_dict_return_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:15:22.8171708Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:15:22.8172091Z ok (0.050s) 2023-01-11T21:15:22.8172748Z test_dupes (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8173104Z ok (0.012s) 2023-01-11T21:15:22.8173842Z test_dupes_2 (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8174204Z ok (0.012s) 2023-01-11T21:15:22.8174762Z test_dupes_2_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8175381Z ok (0.026s) 2023-01-11T21:15:22.8175889Z test_dupes_and_bypass (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8176311Z ok (0.013s) 2023-01-11T21:15:22.8177516Z test_dupes_and_bypass_reorder_with_non_tensor_arg (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8178184Z ok (0.123s) 2023-01-11T21:15:22.8178773Z test_dupes_and_bypass_reorder_with_non_tensor_arg_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8179186Z ok (0.028s) 2023-01-11T21:15:22.8179763Z test_dupes_and_bypass_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8180390Z ok (0.027s) 2023-01-11T21:15:22.8180948Z test_dupes_and_bypass_with_non_tensor_arg (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8181340Z ok (0.014s) 2023-01-11T21:15:22.8181899Z test_dupes_and_bypass_with_non_tensor_arg_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8182281Z ok (0.029s) 2023-01-11T21:15:22.8182818Z test_dupes_and_bypass_with_non_tensor_output (__main__.ExportTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:15:22.8183207Z ok (0.019s) 2023-01-11T21:15:22.8183757Z test_dupes_and_bypass_with_non_tensor_output_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:15:22.8184163Z ok (0.019s) 2023-01-11T21:15:22.8184668Z test_dupes_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8185033Z ok (0.026s) 2023-01-11T21:15:22.8185412Z test_export (__main__.ExportTests) ... inline_call [] 2023-01-11T21:15:22.8185878Z stats [('calls_captured', 80), ('fusions_possible', 78), ('unique_graphs', 2)] 2023-01-11T21:15:22.8186186Z ok (0.170s) 2023-01-11T21:15:22.8186703Z test_export_compare_optimize_with_make_fx (__main__.ExportTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:15:22.8187088Z ok (0.315s) 2023-01-11T21:15:22.8187578Z test_export_decomp (__main__.ExportTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:15:22.8187921Z ok (0.086s) 2023-01-11T21:15:22.8188238Z test_export_decomp_asserts_bad_args (__main__.ExportTests) ... ok (0.001s) 2023-01-11T21:15:22.8188652Z test_export_decomp_asserts_bad_args_mode (__main__.ExportTests) ... ok (0.001s) 2023-01-11T21:15:22.8189252Z test_export_graph_bypass (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8189603Z ok (0.017s) 2023-01-11T21:15:22.8190130Z test_export_graph_bypass_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8190517Z ok (0.030s) 2023-01-11T21:15:22.8191029Z test_export_graph_with_complex_reorder (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:15:22.8191411Z ok (0.022s) 2023-01-11T21:15:22.8191965Z test_export_graph_with_complex_reorder_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:15:22.8192365Z ok (0.052s) 2023-01-11T21:15:22.8192848Z test_export_graph_with_list (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8193217Z ok (0.018s) 2023-01-11T21:15:22.8193749Z test_export_graph_with_list_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8194152Z ok (0.032s) 2023-01-11T21:15:22.8194673Z test_export_meta_val (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:15:22.8195056Z ok (0.101s) 2023-01-11T21:15:22.8195593Z test_export_mismatched_out (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8195969Z ok (0.012s) 2023-01-11T21:15:22.8196508Z test_export_mismatched_out_2 (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8196897Z ok (0.013s) 2023-01-11T21:15:22.8197447Z test_export_mismatched_out_2_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8197925Z ok (0.026s) 2023-01-11T21:15:22.8198497Z test_export_mismatched_out_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8198912Z ok (0.027s) 2023-01-11T21:15:22.8199345Z test_export_shape_control_flow_1 (__main__.ExportTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:15:22.8199865Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:15:22.8200189Z ok (0.068s) 2023-01-11T21:15:22.8200501Z test_export_with_aten_graph (__main__.ExportTests) ... inline_call [] 2023-01-11T21:15:22.8201007Z stats [('calls_captured', 80), ('fusions_possible', 78), ('unique_graphs', 2)] 2023-01-11T21:15:22.8201329Z ok (0.462s) 2023-01-11T21:15:22.8201868Z test_export_with_constant_dict_values (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:15:22.8202269Z ok (0.014s) 2023-01-11T21:15:22.8202827Z test_export_with_constant_free_function (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:15:22.8203299Z ok (0.022s) 2023-01-11T21:15:22.8203880Z test_export_with_constant_free_function_and_class_method (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:15:22.8204308Z ok (0.019s) 2023-01-11T21:15:22.8205155Z test_export_with_constant_free_function_and_class_method_multiarg (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:15:22.8205587Z ok (0.021s) 2023-01-11T21:15:22.8206189Z test_export_with_constant_free_function_and_class_method_multiarg_diff (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:15:22.8206611Z ok (0.011s) 2023-01-11T21:15:22.8207140Z test_export_with_constant_list_nonzero (__main__.ExportTests) ... stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:15:22.8207502Z ok (0.026s) 2023-01-11T21:15:22.8208052Z test_export_with_constant_list_nonzero_free_function (__main__.ExportTests) ... stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:15:22.8208449Z ok (0.026s) 2023-01-11T21:15:22.8208963Z test_export_with_constant_method_on_module (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:15:22.8209352Z ok (0.018s) 2023-01-11T21:15:22.8209908Z test_export_with_constant_method_on_module_invoke_twice (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:15:22.8210309Z ok (0.021s) 2023-01-11T21:15:22.8210820Z test_export_with_constant_none_control_flow (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:15:22.8211208Z ok (0.009s) 2023-01-11T21:15:22.8211761Z test_export_with_constant_none_control_flow_free_func (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:15:22.8212141Z ok (0.008s) 2023-01-11T21:15:22.8212679Z test_export_with_constant_not_none_control_flow (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:15:22.8213070Z ok (0.011s) 2023-01-11T21:15:22.8213628Z test_export_with_constant_not_none_control_flow_free_func (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:15:22.8214012Z ok (0.011s) 2023-01-11T21:15:22.8214553Z test_export_with_constant_not_none_control_flow_pos (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:15:22.8214942Z ok (0.011s) 2023-01-11T21:15:22.8215538Z test_export_with_constant_not_return_const (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:15:22.8215935Z ok (0.009s) 2023-01-11T21:15:22.8216465Z test_export_with_constant_tuple_nonzero (__main__.ExportTests) ... stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:15:22.8216850Z ok (0.026s) 2023-01-11T21:15:22.8217145Z test_export_with_module_layer (__main__.ExportTests) ... inline_call [] 2023-01-11T21:15:22.8217624Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:15:22.8217933Z ok (0.037s) 2023-01-11T21:15:22.8218423Z test_export_with_stack_trace (__main__.ExportTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:15:22.8218796Z ok (0.126s) 2023-01-11T21:15:22.8219091Z test_func_return (__main__.ExportTests) ... inline_call [] 2023-01-11T21:15:22.8219549Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:15:22.8219839Z ok (0.020s) 2023-01-11T21:15:22.8220159Z test_func_return_with_aten_graph (__main__.ExportTests) ... inline_call [] 2023-01-11T21:15:22.8220639Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:15:22.8221003Z ok (0.058s) 2023-01-11T21:15:22.8221509Z test_input_container_type (__main__.ExportTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:15:22.8221877Z ok (0.088s) 2023-01-11T21:15:22.8222341Z test_list_unpack (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8222701Z ok (0.019s) 2023-01-11T21:15:22.8223208Z test_list_unpack_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:15:22.8223584Z ok (0.032s) 2023-01-11T21:15:22.8224103Z test_zeroes_in_and_out_different_shape_on_test (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:15:22.8224491Z ok (0.019s) 2023-01-11T21:15:22.8225065Z test_zeroes_in_and_out_different_shape_on_test_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:15:22.8225458Z ok (0.050s) 2023-01-11T21:15:22.8225980Z test_zeroes_in_new_shape_scalar_out (__main__.ExportTests) ... stats [('calls_captured', 16), ('fusions_possible', 14), ('unique_graphs', 2)] 2023-01-11T21:15:22.8226358Z ok (0.030s) 2023-01-11T21:15:22.8226893Z test_zeroes_in_new_shape_scalar_out_permute (__main__.ExportTests) ... stats [('calls_captured', 22), ('fusions_possible', 20), ('unique_graphs', 2)] 2023-01-11T21:15:22.8227267Z ok (0.037s) 2023-01-11T21:15:22.8227831Z test_zeroes_in_new_shape_scalar_out_permute_dupe_and_bypass (__main__.ExportTests) ... stats [('calls_captured', 22), ('fusions_possible', 20), ('unique_graphs', 2)] 2023-01-11T21:15:22.8228237Z ok (0.038s) 2023-01-11T21:15:22.8228383Z 2023-01-11T21:15:22.8228638Z ---------------------------------------------------------------------- 2023-01-11T21:15:22.8228965Z Ran 60 tests in 4.318s 2023-01-11T21:15:22.8229127Z 2023-01-11T21:15:22.8229222Z OK 2023-01-11T21:15:22.8229353Z 2023-01-11T21:15:22.8229476Z Generating XML reports... 2023-01-11T21:15:22.8230000Z Generated XML report: test-reports/python-unittest/dynamo.test_export/TEST-ExportTests-20230111211518.xml 2023-01-11T21:15:22.8230310Z 2023-01-11T21:15:22.8230681Z ##[endgroup] 2023-01-11T21:15:22.8231190Z FINISHED PRINTING LOG FILE of dynamo/test_export (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_export_yfjxyout) 2023-01-11T21:15:22.8231497Z 2023-01-11T21:15:25.2708046Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:25.3033239Z Running test_function_schema ... [2023-01-11 21:15:25.302763] 2023-01-11T21:15:25.3034413Z Executing ['/opt/conda/bin/python', '-bb', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:25.303100] 2023-01-11T21:15:29.4792136Z 2023-01-11T21:15:29.4792902Z Expand the folded group to see the log file of test_function_schema 2023-01-11T21:15:29.4794666Z ##[group]PRINTING LOG FILE of test_function_schema (/var/lib/jenkins/workspace/test/test-reports/test_function_schema_411y6aw4) 2023-01-11T21:15:29.4795343Z 2023-01-11T21:15:29.4795464Z Running tests... 2023-01-11T21:15:29.4795996Z ---------------------------------------------------------------------- 2023-01-11T21:15:29.4796500Z Test results will be stored in test-reports/python-unittest/test_function_schema 2023-01-11T21:15:29.4796957Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... ok (1.600s) 2023-01-11T21:15:29.4797402Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:15:29.4797825Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:15:29.4798286Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:15:29.4798764Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:15:29.4799224Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:15:29.4799839Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... ok (0.002s) 2023-01-11T21:15:29.4800254Z test_out_schema (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:15:29.4800628Z test_schema_error (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:15:29.4801012Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... ok (0.346s) 2023-01-11T21:15:29.4801459Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:15:29.4801925Z test_tensor_list_alias_annotation_properly_parsed (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:15:29.4802394Z test_tensor_option_arguments_properly_parsed (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:15:29.4802679Z 2023-01-11T21:15:29.4802946Z ---------------------------------------------------------------------- 2023-01-11T21:15:29.4803279Z Ran 13 tests in 1.958s 2023-01-11T21:15:29.4803442Z 2023-01-11T21:15:29.4803538Z OK 2023-01-11T21:15:29.4803671Z 2023-01-11T21:15:29.4803796Z Generating XML reports... 2023-01-11T21:15:29.4804355Z Generated XML report: test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20230111211527.xml 2023-01-11T21:15:29.4804683Z 2023-01-11T21:15:29.4807161Z ##[endgroup] 2023-01-11T21:15:29.4807750Z FINISHED PRINTING LOG FILE of test_function_schema (/var/lib/jenkins/workspace/test/test-reports/test_function_schema_411y6aw4) 2023-01-11T21:15:29.4808042Z 2023-01-11T21:15:31.9411599Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:31.9729696Z Running profiler/test_profiler_tree ... [2023-01-11 21:15:31.972541] 2023-01-11T21:15:31.9732195Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_profiler_tree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:31.972836] 2023-01-11T21:15:36.1482708Z 2023-01-11T21:15:36.1483832Z Expand the folded group to see the log file of profiler/test_profiler_tree 2023-01-11T21:15:36.1486088Z ##[group]PRINTING LOG FILE of profiler/test_profiler_tree (/var/lib/jenkins/workspace/test/test-reports/profiler-test_profiler_tree_8bykh_ha) 2023-01-11T21:15:36.1486845Z 2023-01-11T21:15:36.1487078Z Running tests... 2023-01-11T21:15:36.1488124Z ---------------------------------------------------------------------- 2023-01-11T21:15:36.1489284Z Test results will be stored in test-reports/python-unittest/profiler.test_profiler_tree 2023-01-11T21:15:36.1491883Z test_profiler_experimental_tree (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82499 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (1.581s) 2023-01-11T21:15:36.1494148Z test_profiler_experimental_tree_cuda (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.001s) 2023-01-11T21:15:36.1495453Z test_profiler_experimental_tree_cuda_detailed (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.002s) 2023-01-11T21:15:36.1496777Z test_profiler_experimental_tree_cuda_with_stream (__main__.TestProfilerTree) ... skip: https://github.com/pytorch/pytorch/issues/83606 (0.001s) 2023-01-11T21:15:36.1499542Z test_profiler_experimental_tree_with_memory (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82501 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:15:36.1502068Z test_profiler_experimental_tree_with_memory_and_stack (__main__.TestProfilerTree) ... STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1503752Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1521053Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1522421Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1523682Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1525307Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1526586Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1527852Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1529152Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1529920Z ok (0.309s) 2023-01-11T21:15:36.1532325Z test_profiler_experimental_tree_with_record_function (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83246 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:15:36.1534878Z test_profiler_experimental_tree_with_stack_and_modules (__main__.TestProfilerTree) ... STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1536394Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1537693Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1538963Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1540214Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1541506Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1542775Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1543996Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1545267Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1546022Z ok (0.031s) 2023-01-11T21:15:36.1547648Z test_profiler_experimental_tree_with_stack_and_torch_dispatch (__main__.TestProfilerTree) ... STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1549185Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1550467Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1551723Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1552969Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1554235Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1555596Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1556886Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1558201Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1559120Z ok (0.021s) 2023-01-11T21:15:36.1560555Z test_profiler_experimental_tree_with_stack_and_torch_function (__main__.TestProfilerTree) ... STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1562067Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1563318Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1564570Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1565984Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1567089Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1568198Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:15:36.1569266Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:15:36.1570334Z STAGE:2023-01-11 21:15:35 3485:3485 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:15:36.1570924Z ok (0.020s) 2023-01-11T21:15:36.1571175Z 2023-01-11T21:15:36.1571644Z ---------------------------------------------------------------------- 2023-01-11T21:15:36.1572227Z Ran 10 tests in 1.969s 2023-01-11T21:15:36.1572525Z 2023-01-11T21:15:36.1572721Z OK (skipped=6) 2023-01-11T21:15:36.1572959Z 2023-01-11T21:15:36.1573181Z Generating XML reports... 2023-01-11T21:15:36.1574216Z Generated XML report: test-reports/python-unittest/profiler.test_profiler_tree/TEST-TestProfilerTree-20230111211533.xml 2023-01-11T21:15:36.1574842Z 2023-01-11T21:15:36.1575423Z ##[endgroup] 2023-01-11T21:15:36.1576453Z FINISHED PRINTING LOG FILE of profiler/test_profiler_tree (/var/lib/jenkins/workspace/test/test-reports/profiler-test_profiler_tree_8bykh_ha) 2023-01-11T21:15:36.1577085Z 2023-01-11T21:15:38.6095245Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:38.6416016Z Running dynamo/test_optimizations ... [2023-01-11 21:15:38.641168] 2023-01-11T21:15:38.6418347Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_optimizations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:38.641468] 2023-01-11T21:15:43.0217614Z 2023-01-11T21:15:43.0218592Z Expand the folded group to see the log file of dynamo/test_optimizations 2023-01-11T21:15:43.0220073Z ##[group]PRINTING LOG FILE of dynamo/test_optimizations (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_optimizations__gni3g92) 2023-01-11T21:15:43.0220799Z 2023-01-11T21:15:43.0220928Z Running tests... 2023-01-11T21:15:43.0221486Z ---------------------------------------------------------------------- 2023-01-11T21:15:43.0222289Z Test results will be stored in test-reports/python-unittest/dynamo.test_optimizations 2023-01-11T21:15:43.0222759Z test_inplace_normalize (__main__.NormalizeIRTests) ... ok (1.645s) 2023-01-11T21:15:43.0223162Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:15:43.0223585Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:15:43.0223956Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:15:43.0224498Z test_example_inputs (__main__.TestOptimizations) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:15:43.0224877Z ok (0.122s) 2023-01-11T21:15:43.0225393Z test_example_inputs_runtime_use (__main__.TestOptimizations) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:15:43.0225785Z ok (0.011s) 2023-01-11T21:15:43.0226087Z test_has_mutation (__main__.TestOptimizations) ... ok (0.022s) 2023-01-11T21:15:43.0226576Z test_has_mutation_factory (__main__.TestOptimizations) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:15:43.0227076Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:15:43.0227496Z ok (0.018s) 2023-01-11T21:15:43.0227944Z test_inplacifier (__main__.TestOptimizations) ... optimizations [('out', 1), ('inplace', 1)] 2023-01-11T21:15:43.0228264Z ok (0.019s) 2023-01-11T21:15:43.0228591Z test_ipex_bf16 (__main__.TestOptimizations) ... skip: requires ipex (0.001s) 2023-01-11T21:15:43.0229004Z test_ipex_fp32 (__main__.TestOptimizations) ... skip: requires ipex (0.001s) 2023-01-11T21:15:43.0229491Z test_log_conv_args (__main__.TestOptimizations) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:15:43.0229982Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:15:43.0230292Z ok (0.167s) 2023-01-11T21:15:43.0230438Z 2023-01-11T21:15:43.0230687Z ---------------------------------------------------------------------- 2023-01-11T21:15:43.0231012Z Ran 9 tests in 2.008s 2023-01-11T21:15:43.0231177Z 2023-01-11T21:15:43.0231288Z OK (skipped=2) 2023-01-11T21:15:43.0231440Z 2023-01-11T21:15:43.0231563Z Generating XML reports... 2023-01-11T21:15:43.0232129Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizations/TEST-NormalizeIRTests-20230111211540.xml 2023-01-11T21:15:43.0232859Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizations/TEST-TestOptimizations-20230111211540.xml 2023-01-11T21:15:43.0233191Z 2023-01-11T21:15:43.0233519Z ##[endgroup] 2023-01-11T21:15:43.0234062Z FINISHED PRINTING LOG FILE of dynamo/test_optimizations (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_optimizations__gni3g92) 2023-01-11T21:15:43.0234392Z 2023-01-11T21:15:45.4827385Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:45.5152545Z Running dynamo/test_torchxla_num_output ... [2023-01-11 21:15:45.514845] 2023-01-11T21:15:45.5155446Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_torchxla_num_output.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:45.515139] 2023-01-11T21:15:47.5532538Z 2023-01-11T21:15:47.5533324Z Expand the folded group to see the log file of dynamo/test_torchxla_num_output 2023-01-11T21:15:47.5534314Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_num_output (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_torchxla_num_output_p31q8l2d) 2023-01-11T21:15:47.5534667Z 2023-01-11T21:15:47.5534972Z ##[endgroup] 2023-01-11T21:15:47.5535643Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_num_output (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_torchxla_num_output_p31q8l2d) 2023-01-11T21:15:47.5535981Z 2023-01-11T21:15:50.0474002Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:50.0799795Z Running lazy/test_bindings ... [2023-01-11 21:15:50.079507] 2023-01-11T21:15:50.0801677Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:50.079823] 2023-01-11T21:15:50.2064945Z 2023-01-11T21:15:50.2065725Z Expand the folded group to see the log file of test_proxy_tensor 2023-01-11T21:15:50.2067552Z ##[group]PRINTING LOG FILE of test_proxy_tensor (/var/lib/jenkins/workspace/test/test-reports/test_proxy_tensor_5ws33n20) 2023-01-11T21:15:50.2068150Z 2023-01-11T21:15:50.2068345Z Running tests... 2023-01-11T21:15:50.2069304Z ---------------------------------------------------------------------- 2023-01-11T21:15:50.2070361Z Test results will be stored in test-reports/python-unittest/test_proxy_tensor 2023-01-11T21:15:50.2070773Z test_alias (__main__.TestFakeProxyTensor) ... ok (0.172s) 2023-01-11T21:15:50.2071154Z test_issue82547 (__main__.TestFakeProxyTensor) ... ok (0.006s) 2023-01-11T21:15:50.2071526Z test_meta (__main__.TestFakeProxyTensor) ... ok (0.008s) 2023-01-11T21:15:50.2071911Z test_use_fake_and_tensor (__main__.TestFakeProxyTensor) ... ok (0.009s) 2023-01-11T21:15:50.2072306Z test_allclose (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2023-01-11T21:15:50.2072728Z test_amp_cache (__main__.TestGenericProxyTensorFake) ... ok (1.266s) 2023-01-11T21:15:50.2073162Z test_constant_blowup (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2023-01-11T21:15:50.2073760Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorFake) ... ok (0.012s) 2023-01-11T21:15:50.2074209Z test_constant_random (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2023-01-11T21:15:50.2074642Z test_constant_unbind (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T21:15:50.2075073Z test_decomp_of_capture (__main__.TestGenericProxyTensorFake) ... ok (0.036s) 2023-01-11T21:15:50.2075514Z test_decomposition_interpreter (__main__.TestGenericProxyTensorFake) ... ok (0.031s) 2023-01-11T21:15:50.2076025Z test_inplace_metadata (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T21:15:50.2076476Z test_isolated_graphmodule (__main__.TestGenericProxyTensorFake) ... ok (0.278s) 2023-01-11T21:15:50.2076937Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorFake) ... ok (0.067s) 2023-01-11T21:15:50.2077372Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorFake) ... ok (0.055s) 2023-01-11T21:15:50.2077836Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorFake) ... ok (0.059s) 2023-01-11T21:15:50.2078294Z test_make_fx_overloads (__main__.TestGenericProxyTensorFake) ... ok (0.012s) 2023-01-11T21:15:50.2078746Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorFake) ... ok (0.008s) 2023-01-11T21:15:50.2079176Z test_make_fx_simple (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2023-01-11T21:15:50.2079623Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorFake) ... ok (0.011s) 2023-01-11T21:15:50.2080071Z test_partial_decomp (__main__.TestGenericProxyTensorFake) ... ok (0.102s) 2023-01-11T21:15:50.2080480Z test_pickle_issue89626 (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2023-01-11T21:15:50.2080894Z test_pr_86917 (__main__.TestGenericProxyTensorFake) ... ok (0.029s) 2023-01-11T21:15:50.2081306Z test_proxy_tensor (__main__.TestGenericProxyTensorFake) ... ok (0.045s) 2023-01-11T21:15:50.2081792Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorFake) ... ok (0.024s) 2023-01-11T21:15:50.2082269Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorFake) ... ok (2.652s) 2023-01-11T21:15:50.2082713Z test_scalar_device (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2023-01-11T21:15:50.2083130Z test_strides (__main__.TestGenericProxyTensorFake) ... ok (0.073s) 2023-01-11T21:15:50.2083537Z test_tensor_constants (__main__.TestGenericProxyTensorFake) ... ok (0.011s) 2023-01-11T21:15:50.2083970Z test_trace_subclasses (__main__.TestGenericProxyTensorFake) ... ok (0.012s) 2023-01-11T21:15:50.2084411Z test_val_metadata_mutation (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T21:15:50.2084839Z test_varargs (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2023-01-11T21:15:50.2085581Z test_allclose (__main__.TestGenericProxyTensorReal) ... ok (0.010s) 2023-01-11T21:15:50.2086010Z test_amp_cache (__main__.TestGenericProxyTensorReal) ... ok (0.098s) 2023-01-11T21:15:50.2086440Z test_constant_blowup (__main__.TestGenericProxyTensorReal) ... ok (0.024s) 2023-01-11T21:15:50.2086867Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorReal) ... ok (0.024s) 2023-01-11T21:15:50.2087312Z test_constant_random (__main__.TestGenericProxyTensorReal) ... ok (0.017s) 2023-01-11T21:15:50.2087741Z test_constant_unbind (__main__.TestGenericProxyTensorReal) ... ok (0.018s) 2023-01-11T21:15:50.2088154Z test_decomp_of_capture (__main__.TestGenericProxyTensorReal) ... ok (0.036s) 2023-01-11T21:15:50.2088611Z test_decomposition_interpreter (__main__.TestGenericProxyTensorReal) ... ok (0.037s) 2023-01-11T21:15:50.2089064Z test_inplace_metadata (__main__.TestGenericProxyTensorReal) ... ok (0.023s) 2023-01-11T21:15:50.2089512Z test_isolated_graphmodule (__main__.TestGenericProxyTensorReal) ... ok (0.321s) 2023-01-11T21:15:50.2089953Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorReal) ... ok (0.067s) 2023-01-11T21:15:50.2090485Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorReal) ... ok (0.294s) 2023-01-11T21:15:50.2090944Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorReal) ... ok (0.327s) 2023-01-11T21:15:50.2091397Z test_make_fx_overloads (__main__.TestGenericProxyTensorReal) ... ok (0.029s) 2023-01-11T21:15:50.2091826Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorReal) ... ok (0.033s) 2023-01-11T21:15:50.2092268Z test_make_fx_simple (__main__.TestGenericProxyTensorReal) ... ok (0.015s) 2023-01-11T21:15:50.2092719Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorReal) ... ok (0.020s) 2023-01-11T21:15:50.2093152Z test_partial_decomp (__main__.TestGenericProxyTensorReal) ... ok (0.101s) 2023-01-11T21:15:50.2093580Z test_pickle_issue89626 (__main__.TestGenericProxyTensorReal) ... ok (0.015s) 2023-01-11T21:15:50.2093998Z test_pr_86917 (__main__.TestGenericProxyTensorReal) ... ok (0.026s) 2023-01-11T21:15:50.2094413Z test_proxy_tensor (__main__.TestGenericProxyTensorReal) ... ok (0.265s) 2023-01-11T21:15:50.2094880Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorReal) ... ok (0.024s) 2023-01-11T21:15:50.2095373Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorReal) ... ok (6.890s) 2023-01-11T21:15:50.2095814Z test_scalar_device (__main__.TestGenericProxyTensorReal) ... ok (0.020s) 2023-01-11T21:15:50.2096210Z test_strides (__main__.TestGenericProxyTensorReal) ... ok (0.073s) 2023-01-11T21:15:50.2096630Z test_tensor_constants (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2023-01-11T21:15:50.2097066Z test_trace_subclasses (__main__.TestGenericProxyTensorReal) ... ok (0.050s) 2023-01-11T21:15:50.2097509Z test_val_metadata_mutation (__main__.TestGenericProxyTensorReal) ... ok (0.023s) 2023-01-11T21:15:50.2097923Z test_varargs (__main__.TestGenericProxyTensorReal) ... ok (0.028s) 2023-01-11T21:15:50.2098347Z test_allclose (__main__.TestGenericProxyTensorSymbolic) ... ok (0.051s) 2023-01-11T21:15:50.2098785Z test_amp_cache (__main__.TestGenericProxyTensorSymbolic) ... ok (0.098s) 2023-01-11T21:15:50.2099213Z test_constant_blowup (__main__.TestGenericProxyTensorSymbolic) ... ok (0.012s) 2023-01-11T21:15:50.2099679Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorSymbolic) ... ok (0.015s) 2023-01-11T21:15:50.2100144Z test_constant_random (__main__.TestGenericProxyTensorSymbolic) ... ok (0.010s) 2023-01-11T21:15:50.2100578Z test_constant_unbind (__main__.TestGenericProxyTensorSymbolic) ... ok (0.007s) 2023-01-11T21:15:50.2101040Z test_decomp_of_capture (__main__.TestGenericProxyTensorSymbolic) ... ok (0.036s) 2023-01-11T21:15:50.2101519Z test_decomposition_interpreter (__main__.TestGenericProxyTensorSymbolic) ... ok (0.079s) 2023-01-11T21:15:50.2102055Z test_inplace_metadata (__main__.TestGenericProxyTensorSymbolic) ... ok (0.024s) 2023-01-11T21:15:50.2102517Z test_isolated_graphmodule (__main__.TestGenericProxyTensorSymbolic) ... ok (0.324s) 2023-01-11T21:15:50.2102997Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorSymbolic) ... ok (0.066s) 2023-01-11T21:15:50.2103469Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorSymbolic) ... ok (0.238s) 2023-01-11T21:15:50.2103951Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorSymbolic) ... ok (0.263s) 2023-01-11T21:15:50.2104436Z test_make_fx_overloads (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.037s) 2023-01-11T21:15:50.2104924Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorSymbolic) ... ok (0.029s) 2023-01-11T21:15:50.2105387Z test_make_fx_simple (__main__.TestGenericProxyTensorSymbolic) ... ok (0.019s) 2023-01-11T21:15:50.2105841Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorSymbolic) ... ok (0.028s) 2023-01-11T21:15:50.2106315Z test_partial_decomp (__main__.TestGenericProxyTensorSymbolic) ... ok (0.100s) 2023-01-11T21:15:50.2106827Z test_pickle_issue89626 (__main__.TestGenericProxyTensorSymbolic) ... ok (0.020s) 2023-01-11T21:15:50.2107265Z test_pr_86917 (__main__.TestGenericProxyTensorSymbolic) ... ok (0.081s) 2023-01-11T21:15:50.2107679Z test_proxy_tensor (__main__.TestGenericProxyTensorSymbolic) ... ok (0.205s) 2023-01-11T21:15:50.2108178Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorSymbolic) ... ok (0.024s) 2023-01-11T21:15:50.2108695Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorSymbolic) ... ok (29.202s) 2023-01-11T21:15:50.2109142Z test_scalar_device (__main__.TestGenericProxyTensorSymbolic) ... ok (0.030s) 2023-01-11T21:15:50.2109583Z test_strides (__main__.TestGenericProxyTensorSymbolic) ... ok (0.074s) 2023-01-11T21:15:50.2110027Z test_tensor_constants (__main__.TestGenericProxyTensorSymbolic) ... ok (0.013s) 2023-01-11T21:15:50.2110507Z test_trace_subclasses (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.013s) 2023-01-11T21:15:50.2110984Z test_val_metadata_mutation (__main__.TestGenericProxyTensorSymbolic) ... ok (0.031s) 2023-01-11T21:15:50.2111432Z test_varargs (__main__.TestGenericProxyTensorSymbolic) ... ok (0.035s) 2023-01-11T21:15:50.2111846Z test_binary_broadcast (__main__.TestSymbolicTracing) ... ok (0.048s) 2023-01-11T21:15:50.2112204Z test_cat (__main__.TestSymbolicTracing) ... ok (0.093s) 2023-01-11T21:15:50.2112585Z test_debug_interpreter (__main__.TestSymbolicTracing) ... ok (0.036s) 2023-01-11T21:15:50.2113010Z test_elementwise_meta_with_sym_numbers (__main__.TestSymbolicTracing) ... ok (0.071s) 2023-01-11T21:15:50.2113413Z test_expand (__main__.TestSymbolicTracing) ... ok (0.049s) 2023-01-11T21:15:50.2113772Z test_guards_equal (__main__.TestSymbolicTracing) ... ok (0.709s) 2023-01-11T21:15:50.2114144Z test_item (__main__.TestSymbolicTracing) ... ok (0.015s) 2023-01-11T21:15:50.2114514Z test_mega_guard (__main__.TestSymbolicTracing) ... ok (0.039s) 2023-01-11T21:15:50.2114872Z test_metadata (__main__.TestSymbolicTracing) ... ok (0.035s) 2023-01-11T21:15:50.2115257Z test_metadata_fresh (__main__.TestSymbolicTracing) ... ok (0.025s) 2023-01-11T21:15:50.2115648Z test_multiply_shape (__main__.TestSymbolicTracing) ... ok (0.022s) 2023-01-11T21:15:50.2116014Z test_neg_shape (__main__.TestSymbolicTracing) ... ok (0.044s) 2023-01-11T21:15:50.2116394Z test_new_empty (__main__.TestSymbolicTracing) ... ok (0.065s) 2023-01-11T21:15:50.2116797Z test_nonidentity_transitive_guards (__main__.TestSymbolicTracing) ... ok (0.197s) 2023-01-11T21:15:50.2117213Z test_resize_from_zero (__main__.TestSymbolicTracing) ... ok (0.016s) 2023-01-11T21:15:50.2117582Z test_return_symint (__main__.TestSymbolicTracing) ... ok (0.038s) 2023-01-11T21:15:50.2117957Z test_rmethod (__main__.TestSymbolicTracing) ... ok (0.019s) 2023-01-11T21:15:50.2118337Z test_size_with_tensor (__main__.TestSymbolicTracing) ... ok (0.057s) 2023-01-11T21:15:50.2118756Z test_sqrt_size (__main__.TestSymbolicTracing) ... ok (0.020s) 2023-01-11T21:15:50.2119155Z test_sym_storage_offset (__main__.TestSymbolicTracing) ... ok (0.029s) 2023-01-11T21:15:50.2119555Z test_symint_to_tensor (__main__.TestSymbolicTracing) ... ok (0.038s) 2023-01-11T21:15:50.2119933Z test_unary (__main__.TestSymbolicTracing) ... ok (0.035s) 2023-01-11T21:15:50.2120130Z 2023-01-11T21:15:50.2120430Z ---------------------------------------------------------------------- 2023-01-11T21:15:50.2120765Z Ran 113 tests in 46.836s 2023-01-11T21:15:50.2120931Z 2023-01-11T21:15:50.2121051Z OK (expected failures=2) 2023-01-11T21:15:50.2121214Z 2023-01-11T21:15:50.2121320Z Generating XML reports... 2023-01-11T21:15:50.2121893Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20230111211502.xml 2023-01-11T21:15:50.2122635Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20230111211502.xml 2023-01-11T21:15:50.2123391Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20230111211502.xml 2023-01-11T21:15:50.2124201Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20230111211502.xml 2023-01-11T21:15:50.2125247Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20230111211502.xml 2023-01-11T21:15:50.2125597Z 2023-01-11T21:15:50.2125935Z ##[endgroup] 2023-01-11T21:15:50.2126449Z FINISHED PRINTING LOG FILE of test_proxy_tensor (/var/lib/jenkins/workspace/test/test-reports/test_proxy_tensor_5ws33n20) 2023-01-11T21:15:50.2126748Z 2023-01-11T21:15:51.9528831Z 2023-01-11T21:15:51.9529935Z Expand the folded group to see the log file of lazy/test_bindings 2023-01-11T21:15:51.9531570Z ##[group]PRINTING LOG FILE of lazy/test_bindings (/var/lib/jenkins/workspace/test/test-reports/lazy-test_bindings_wlrvxeti) 2023-01-11T21:15:51.9532233Z 2023-01-11T21:15:51.9532845Z ##[endgroup] 2023-01-11T21:15:51.9534083Z FINISHED PRINTING LOG FILE of lazy/test_bindings (/var/lib/jenkins/workspace/test/test-reports/lazy-test_bindings_wlrvxeti) 2023-01-11T21:15:51.9534731Z 2023-01-11T21:15:52.7497151Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:52.7821993Z Running test_comparison_utils ... [2023-01-11 21:15:52.781719] 2023-01-11T21:15:52.7824585Z Executing ['/opt/conda/bin/python', '-bb', 'test_comparison_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:52.782073] 2023-01-11T21:15:54.4614779Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:54.4938496Z Running test_decomp ... [2023-01-11 21:15:54.493375] 2023-01-11T21:15:54.4940854Z Executing ['/opt/conda/bin/python', '-bb', 'test_decomp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:54.493675] 2023-01-11T21:15:54.8883509Z 2023-01-11T21:15:54.8884513Z Expand the folded group to see the log file of test_comparison_utils 2023-01-11T21:15:54.8885810Z ##[group]PRINTING LOG FILE of test_comparison_utils (/var/lib/jenkins/workspace/test/test-reports/test_comparison_utils_jxub69z1) 2023-01-11T21:15:54.8886152Z 2023-01-11T21:15:54.8886437Z ##[endgroup] 2023-01-11T21:15:54.8887108Z FINISHED PRINTING LOG FILE of test_comparison_utils (/var/lib/jenkins/workspace/test/test-reports/test_comparison_utils_jxub69z1) 2023-01-11T21:15:54.8887421Z 2023-01-11T21:15:57.4153383Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:57.4479815Z Running dynamo/test_minifier ... [2023-01-11 21:15:57.447453] 2023-01-11T21:15:57.4481637Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:57.447818] 2023-01-11T21:17:44.2741296Z 2023-01-11T21:17:44.2744038Z Expand the folded group to see the log file of dynamo/test_minifier 2023-01-11T21:17:44.2745159Z ##[group]PRINTING LOG FILE of dynamo/test_minifier (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_minifier_4wztpmi2) 2023-01-11T21:17:44.2745487Z 2023-01-11T21:17:44.2745603Z Running tests... 2023-01-11T21:17:44.2746125Z ---------------------------------------------------------------------- 2023-01-11T21:17:44.2748573Z Test results will be stored in test-reports/python-unittest/dynamo.test_minifier 2023-01-11T21:17:44.2749565Z test_after_dynamo_cpu_accuracy_backend_passes (__main__.MinifierTests) ... ok (3.718s) 2023-01-11T21:17:44.2750491Z test_after_dynamo_cpu_accuracy_error (__main__.MinifierTests) ... ok (6.476s) 2023-01-11T21:17:44.2751427Z test_after_dynamo_cpu_compile_backend_passes (__main__.MinifierTests) ... ok (2.057s) 2023-01-11T21:17:44.2752320Z test_after_dynamo_cpu_compile_error (__main__.MinifierTests) ... ok (6.396s) 2023-01-11T21:17:44.2753231Z test_after_dynamo_cpu_runtime_backend_passes (__main__.MinifierTests) ... ok (2.079s) 2023-01-11T21:17:44.2754143Z test_after_dynamo_cpu_runtime_error (__main__.MinifierTests) ... ok (6.157s) 2023-01-11T21:17:44.2755068Z test_after_dynamo_cuda_accuracy_backend_passes (__main__.MinifierTests) ... ok (3.463s) 2023-01-11T21:17:44.2755981Z test_after_dynamo_cuda_accuracy_error (__main__.MinifierTests) ... ok (10.714s) 2023-01-11T21:17:44.2757215Z test_after_dynamo_cuda_compile_backend_passes (__main__.MinifierTests) ... ok (3.556s) 2023-01-11T21:17:44.2758143Z test_after_dynamo_cuda_compile_error (__main__.MinifierTests) ... ok (10.707s) 2023-01-11T21:17:44.2759039Z test_after_dynamo_cuda_runtime_backend_passes (__main__.MinifierTests) ... ok (3.471s) 2023-01-11T21:17:44.2761160Z test_after_dynamo_cuda_runtime_error (__main__.MinifierTests) ... ok (10.423s) 2023-01-11T21:17:44.2762025Z test_after_dynamo_custom_backend (__main__.MinifierTests) ... ok (4.087s) 2023-01-11T21:17:44.2762972Z test_after_dynamo_with_modified_config_cpu_accuracy_error (__main__.MinifierTests) ... ok (6.498s) 2023-01-11T21:17:44.2763968Z test_after_dynamo_with_modified_config_cpu_compile_error (__main__.MinifierTests) ... ok (6.400s) 2023-01-11T21:17:44.2765293Z test_cpu_cuda_module_after_dynamo (__main__.MinifierTests) ... ok (9.712s) 2023-01-11T21:17:44.2766202Z test_dynamo_config_serialization (__main__.MinifierTests) ... ok (1.920s) 2023-01-11T21:17:44.2767061Z test_if_graph_minified (__main__.MinifierTests) ... ok (6.545s) 2023-01-11T21:17:44.2767538Z 2023-01-11T21:17:44.2768116Z ---------------------------------------------------------------------- 2023-01-11T21:17:44.2768807Z Ran 18 tests in 104.385s 2023-01-11T21:17:44.2769145Z 2023-01-11T21:17:44.2769325Z OK 2023-01-11T21:17:44.2769595Z 2023-01-11T21:17:44.2769821Z Generating XML reports... 2023-01-11T21:17:44.2771026Z Generated XML report: test-reports/python-unittest/dynamo.test_minifier/TEST-MinifierTests-20230111211559.xml 2023-01-11T21:17:44.2771715Z 2023-01-11T21:17:44.2772499Z ##[endgroup] 2023-01-11T21:17:44.2773661Z FINISHED PRINTING LOG FILE of dynamo/test_minifier (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_minifier_4wztpmi2) 2023-01-11T21:17:44.2774320Z 2023-01-11T21:17:46.7249935Z Ignoring disabled issues: ['91003'] 2023-01-11T21:17:46.7570218Z Running dynamo/test_dynamic_shapes ... [2023-01-11 21:17:46.756651] 2023-01-11T21:17:46.7573114Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:46.756983] 2023-01-11T21:18:41.4731995Z 2023-01-11T21:18:41.4735237Z Expand the folded group to see the log file of dynamo/test_dynamic_shapes 2023-01-11T21:18:41.4736660Z ##[group]PRINTING LOG FILE of dynamo/test_dynamic_shapes (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_dynamic_shapes__v3ipj7n) 2023-01-11T21:18:41.4737287Z 2023-01-11T21:18:41.4737412Z Running tests... 2023-01-11T21:18:41.4766857Z ---------------------------------------------------------------------- 2023-01-11T21:18:41.4767837Z Test results will be stored in test-reports/python-unittest/dynamo.test_dynamic_shapes 2023-01-11T21:18:41.4768830Z test_dict_return_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (1.823s) 2023-01-11T21:18:41.4770290Z test_dict_return_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.4770965Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.4771281Z ok (0.091s) 2023-01-11T21:18:41.4771886Z test_dupes_2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4772331Z ok (0.035s) 2023-01-11T21:18:41.4772993Z test_dupes_2_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4773461Z ok (0.048s) 2023-01-11T21:18:41.4774093Z test_dupes_and_bypass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4774696Z ok (0.039s) 2023-01-11T21:18:41.4775395Z test_dupes_and_bypass_reorder_with_non_tensor_arg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4775881Z ok (0.038s) 2023-01-11T21:18:41.4776587Z test_dupes_and_bypass_reorder_with_non_tensor_arg_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4782956Z ok (0.053s) 2023-01-11T21:18:41.4784407Z test_dupes_and_bypass_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4785481Z ok (0.053s) 2023-01-11T21:18:41.4786802Z test_dupes_and_bypass_with_non_tensor_arg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4787664Z ok (0.039s) 2023-01-11T21:18:41.4788961Z test_dupes_and_bypass_with_non_tensor_arg_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4789936Z ok (0.052s) 2023-01-11T21:18:41.4791153Z test_dupes_and_bypass_with_non_tensor_output_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.4792028Z ok (0.046s) 2023-01-11T21:18:41.4793310Z test_dupes_and_bypass_with_non_tensor_output_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.4794218Z ok (0.044s) 2023-01-11T21:18:41.4795298Z test_dupes_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4796067Z ok (0.034s) 2023-01-11T21:18:41.4797280Z test_dupes_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4798244Z ok (0.049s) 2023-01-11T21:18:41.4799499Z test_export_compare_optimize_with_make_fx_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:41.4800595Z ok (0.385s) 2023-01-11T21:18:41.4801395Z test_export_decomp_asserts_bad_args_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:41.4802603Z test_export_decomp_asserts_bad_args_mode_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:41.4804098Z test_export_decomp_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.4804893Z ok (0.112s) 2023-01-11T21:18:41.4807197Z test_export_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4808467Z stats [('calls_captured', 80), ('fusions_possible', 78), ('unique_graphs', 2)] 2023-01-11T21:18:41.4808866Z ok (0.169s) 2023-01-11T21:18:41.4809537Z test_export_graph_bypass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4810171Z ok (0.045s) 2023-01-11T21:18:41.4810862Z test_export_graph_bypass_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4811323Z ok (0.058s) 2023-01-11T21:18:41.4811995Z test_export_graph_with_complex_reorder_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.4812474Z ok (0.068s) 2023-01-11T21:18:41.4813177Z test_export_graph_with_complex_reorder_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.4813673Z ok (0.096s) 2023-01-11T21:18:41.4814322Z test_export_graph_with_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4814783Z ok (0.049s) 2023-01-11T21:18:41.4815451Z test_export_graph_with_list_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4815916Z ok (0.064s) 2023-01-11T21:18:41.4816551Z test_export_meta_val_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4817004Z ok (0.096s) 2023-01-11T21:18:41.4817645Z test_export_mismatched_out_2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4818113Z ok (0.044s) 2023-01-11T21:18:41.4818803Z test_export_mismatched_out_2_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4819284Z ok (0.057s) 2023-01-11T21:18:41.4819914Z test_export_mismatched_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4820378Z ok (0.044s) 2023-01-11T21:18:41.4821053Z test_export_mismatched_out_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4821533Z ok (0.058s) 2023-01-11T21:18:41.4822173Z test_export_shape_control_flow_1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.4822780Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:41.4823095Z ok (0.065s) 2023-01-11T21:18:41.4823496Z test_export_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4824073Z stats [('calls_captured', 80), ('fusions_possible', 78), ('unique_graphs', 2)] 2023-01-11T21:18:41.4824386Z ok (0.459s) 2023-01-11T21:18:41.4825058Z test_export_with_constant_dict_values_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4825513Z ok (0.040s) 2023-01-11T21:18:41.4826221Z test_export_with_constant_free_function_and_class_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4826785Z ok (0.064s) 2023-01-11T21:18:41.4827525Z test_export_with_constant_free_function_and_class_method_multiarg_diff_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4828019Z ok (0.032s) 2023-01-11T21:18:41.4828746Z test_export_with_constant_free_function_and_class_method_multiarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4829258Z ok (0.082s) 2023-01-11T21:18:41.4829934Z test_export_with_constant_free_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4830391Z ok (0.078s) 2023-01-11T21:18:41.4831093Z test_export_with_constant_list_nonzero_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('call_function BuiltinVariable(iter) [TensorVariable()] {}', 1)] 2023-01-11T21:18:41.4831617Z expected failure (0.017s) 2023-01-11T21:18:41.4832364Z test_export_with_constant_list_nonzero_free_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('call_function BuiltinVariable(iter) [TensorVariable()] {}', 1)] 2023-01-11T21:18:41.4832881Z expected failure (0.016s) 2023-01-11T21:18:41.4833582Z test_export_with_constant_method_on_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4834061Z ok (0.062s) 2023-01-11T21:18:41.4834773Z test_export_with_constant_method_on_module_invoke_twice_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4835264Z ok (0.077s) 2023-01-11T21:18:41.4835943Z test_export_with_constant_none_control_flow_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4836422Z ok (0.010s) 2023-01-11T21:18:41.4837103Z test_export_with_constant_none_control_flow_free_func_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4837590Z ok (0.009s) 2023-01-11T21:18:41.4838277Z test_export_with_constant_not_none_control_flow_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4838824Z ok (0.026s) 2023-01-11T21:18:41.4839523Z test_export_with_constant_not_none_control_flow_free_func_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4840027Z ok (0.025s) 2023-01-11T21:18:41.4840719Z test_export_with_constant_not_none_control_flow_pos_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4841203Z ok (0.025s) 2023-01-11T21:18:41.4841866Z test_export_with_constant_not_return_const_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4842340Z ok (0.009s) 2023-01-11T21:18:41.4843045Z test_export_with_constant_tuple_nonzero_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('call_function BuiltinVariable(iter) [TensorVariable()] {}', 1)] 2023-01-11T21:18:41.4843625Z expected failure (0.016s) 2023-01-11T21:18:41.4844055Z test_export_with_module_layer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4844631Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4845280Z ok (0.164s) 2023-01-11T21:18:41.4846045Z test_export_with_stack_trace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:41.4846514Z ok (0.196s) 2023-01-11T21:18:41.4846916Z test_func_return_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4847478Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.4847775Z ok (0.077s) 2023-01-11T21:18:41.4848196Z test_func_return_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4848777Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.4849068Z ok (0.120s) 2023-01-11T21:18:41.4849723Z test_input_container_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.4850184Z ok (0.133s) 2023-01-11T21:18:41.4850810Z test_list_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4851235Z ok (0.047s) 2023-01-11T21:18:41.4851900Z test_list_unpack_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4852370Z ok (0.063s) 2023-01-11T21:18:41.4853058Z test_zeroes_in_and_out_different_shape_on_test_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.4853522Z ok (0.061s) 2023-01-11T21:18:41.4854239Z test_zeroes_in_and_out_different_shape_on_test_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.4854743Z ok (0.097s) 2023-01-11T21:18:41.4855411Z test_zeroes_in_new_shape_scalar_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 16), ('fusions_possible', 14), ('unique_graphs', 2)] 2023-01-11T21:18:41.4855962Z ok (0.072s) 2023-01-11T21:18:41.4856701Z test_zeroes_in_new_shape_scalar_out_permute_dupe_and_bypass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 22), ('fusions_possible', 20), ('unique_graphs', 2)] 2023-01-11T21:18:41.4857208Z ok (0.093s) 2023-01-11T21:18:41.4857934Z test_zeroes_in_new_shape_scalar_out_permute_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 22), ('fusions_possible', 20), ('unique_graphs', 2)] 2023-01-11T21:18:41.4858400Z ok (0.091s) 2023-01-11T21:18:41.4859011Z test_T_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4859448Z ok (0.042s) 2023-01-11T21:18:41.4860147Z test_add__dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /var/lib/jenkins/workspace/test/dynamo/test_functions.py:73: 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:18:41.4860934Z a_copy = torch.tensor(a) 2023-01-11T21:18:41.4861767Z /opt/conda/lib/python3.10/site-packages/torch/_dynamo/utils.py:1052: 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:18:41.4862366Z return node.target(*args, **kwargs) 2023-01-11T21:18:41.4862920Z .331:5: 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:18:41.4863426Z tensor = torch.tensor(a); a = None 2023-01-11T21:18:41.4863867Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4864181Z ok (0.052s) 2023-01-11T21:18:41.4864784Z test_add_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4865223Z ok (0.027s) 2023-01-11T21:18:41.4865935Z test_addcdiv__dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /var/lib/jenkins/workspace/test/dynamo/test_functions.py:84: 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:18:41.4866634Z a_copy = torch.tensor(a) 2023-01-11T21:18:41.4867455Z /opt/conda/lib/python3.10/site-packages/torch/_dynamo/utils.py:1052: 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:18:41.4868033Z return node.target(*args, **kwargs) 2023-01-11T21:18:41.4868586Z .336:5: 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:18:41.4869107Z tensor = torch.tensor(a); a = None 2023-01-11T21:18:41.4869545Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.4869841Z ok (0.060s) 2023-01-11T21:18:41.4870467Z test_addcdiv_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4870916Z ok (0.048s) 2023-01-11T21:18:41.4871310Z test_build_list_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4871956Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.4872279Z ok (0.081s) 2023-01-11T21:18:41.4872944Z test_chunks1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:41.4873782Z test_const_tuple_add1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.4874234Z ok (0.052s) 2023-01-11T21:18:41.4874862Z test_const_tuple_add2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.4875295Z ok (0.052s) 2023-01-11T21:18:41.4875925Z test_constant1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4876371Z ok (0.048s) 2023-01-11T21:18:41.4877000Z test_constant2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4878081Z ok (0.047s) 2023-01-11T21:18:41.4878710Z test_constant3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4879156Z ok (0.025s) 2023-01-11T21:18:41.4879770Z test_constant4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4880187Z ok (0.028s) 2023-01-11T21:18:41.4880819Z test_default_dict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4881262Z ok (0.042s) 2023-01-11T21:18:41.4881877Z test_del_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4882301Z ok (0.045s) 2023-01-11T21:18:41.4882935Z test_device_constant_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4883382Z ok (0.035s) 2023-01-11T21:18:41.4883984Z test_device_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4884422Z ok (0.024s) 2023-01-11T21:18:41.4885463Z test_dict_copy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4885928Z ok (0.024s) 2023-01-11T21:18:41.4886550Z test_dict_ops_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:18:41.4886997Z ok (0.091s) 2023-01-11T21:18:41.4887629Z test_dict_param_keys_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4888078Z ok (0.026s) 2023-01-11T21:18:41.4888714Z test_distributed_is_available_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4889178Z ok (0.025s) 2023-01-11T21:18:41.4889931Z test_distributed_is_initialized_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4890394Z ok (0.025s) 2023-01-11T21:18:41.4891035Z test_dtype_compare_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4891485Z ok (0.037s) 2023-01-11T21:18:41.4892098Z test_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4892520Z ok (0.026s) 2023-01-11T21:18:41.4893133Z test_finfo_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4893575Z ok (0.031s) 2023-01-11T21:18:41.4894190Z test_float_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4894686Z ok (0.025s) 2023-01-11T21:18:41.4895321Z test_fn_with_self_set_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.4895778Z ok (0.149s) 2023-01-11T21:18:41.4896381Z test_fstrings1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4896826Z ok (0.029s) 2023-01-11T21:18:41.4897255Z test_fstrings2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:41.4898066Z test_fstrings3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4898493Z ok (0.025s) 2023-01-11T21:18:41.4898901Z test_funcdef_closure_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4899469Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2023-01-11T21:18:41.4899779Z ok (0.108s) 2023-01-11T21:18:41.4900401Z test_get_default_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4900855Z ok (0.024s) 2023-01-11T21:18:41.4901481Z test_globalfn_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4901906Z ok (0.027s) 2023-01-11T21:18:41.4902761Z test_globalmodule_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4903629Z ok (0.044s) 2023-01-11T21:18:41.4904770Z test_globalvar_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4905200Z ok (0.039s) 2023-01-11T21:18:41.4905827Z test_import1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4906272Z ok (0.037s) 2023-01-11T21:18:41.4906904Z test_indirect1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4907328Z ok (0.027s) 2023-01-11T21:18:41.4908032Z test_indirect2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4908491Z ok (0.027s) 2023-01-11T21:18:41.4909098Z test_indirect3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4909537Z ok (0.028s) 2023-01-11T21:18:41.4909953Z test_inline_jit_annotations_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4910527Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4910823Z ok (0.043s) 2023-01-11T21:18:41.4911462Z test_inline_softmax_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4911913Z ok (0.090s) 2023-01-11T21:18:41.4912314Z test_inline_with_default_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4912947Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4913259Z ok (0.040s) 2023-01-11T21:18:41.4913666Z test_inner_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4914204Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4914517Z ok (0.026s) 2023-01-11T21:18:41.4914970Z test_is_contiguous_memory_format_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:41.4915817Z test_is_fx_tracing_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4916248Z ok (0.028s) 2023-01-11T21:18:41.4916888Z test_is_in_onnx_export_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4917343Z ok (0.027s) 2023-01-11T21:18:41.4917951Z test_is_not_null_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4918399Z ok (0.028s) 2023-01-11T21:18:41.4919030Z test_is_quantized_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4919480Z ok (0.027s) 2023-01-11T21:18:41.4920086Z test_is_sparse_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4920532Z ok (0.023s) 2023-01-11T21:18:41.4921163Z test_islice_chain_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:41.4921616Z ok (0.074s) 2023-01-11T21:18:41.4922229Z test_jit_annotate_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4922670Z ok (0.034s) 2023-01-11T21:18:41.4923302Z test_len_constant_dict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4923733Z ok (0.025s) 2023-01-11T21:18:41.4924414Z test_len_constant_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4924869Z ok (0.025s) 2023-01-11T21:18:41.4925936Z test_len_constant_misc_iterables_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4926398Z ok (0.025s) 2023-01-11T21:18:41.4926810Z test_len_tensor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... expected failure (0.011s) 2023-01-11T21:18:41.4927606Z test_list_add_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4928048Z ok (0.029s) 2023-01-11T21:18:41.4928655Z test_list_clear_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4929101Z ok (0.046s) 2023-01-11T21:18:41.4929732Z test_list_convert_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.4930334Z ok (0.055s) 2023-01-11T21:18:41.4930951Z test_list_reversed_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.4931401Z ok (0.064s) 2023-01-11T21:18:41.4932047Z test_list_slice_assignment_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4932487Z ok (0.026s) 2023-01-11T21:18:41.4933109Z test_list_truth_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4933558Z ok (0.028s) 2023-01-11T21:18:41.4934181Z test_listarg1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4934610Z ok (0.039s) 2023-01-11T21:18:41.4935228Z test_listarg2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4935670Z ok (0.045s) 2023-01-11T21:18:41.4936283Z test_listarg3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4936697Z ok (0.040s) 2023-01-11T21:18:41.4937308Z test_listarg4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4937754Z ok (0.039s) 2023-01-11T21:18:41.4938351Z test_listarg5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4938792Z ok (0.038s) 2023-01-11T21:18:41.4939427Z test_load_global_bool_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4939874Z ok (0.025s) 2023-01-11T21:18:41.4940252Z test_map_sum_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4940805Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:18:41.4941116Z ok (0.098s) 2023-01-11T21:18:41.4941500Z test_methodcall1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4942135Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4942457Z ok (0.048s) 2023-01-11T21:18:41.4942860Z test_methodcall2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4943396Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4943701Z ok (0.046s) 2023-01-11T21:18:41.4944098Z test_methodcall3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4944628Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4944936Z ok (0.045s) 2023-01-11T21:18:41.4945558Z test_min_max_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2023-01-11T21:18:41.4946002Z ok (0.065s) 2023-01-11T21:18:41.4946617Z test_module_constant_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.4947129Z ok (0.056s) 2023-01-11T21:18:41.4947744Z test_ndim_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4948182Z ok (0.025s) 2023-01-11T21:18:41.4948774Z test_pop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.4949209Z ok (0.056s) 2023-01-11T21:18:41.4949824Z test_range1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4950246Z ok (0.020s) 2023-01-11T21:18:41.4950871Z test_range2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 15), ('fusions_possible', 14), ('unique_graphs', 1)] 2023-01-11T21:18:41.4951314Z ok (0.145s) 2023-01-11T21:18:41.4951930Z test_reduce_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4952356Z ok (0.053s) 2023-01-11T21:18:41.4952985Z test_return_dict2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4953433Z ok (0.029s) 2023-01-11T21:18:41.4954039Z test_return_dict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4954489Z ok (0.029s) 2023-01-11T21:18:41.4955130Z test_return_tuple1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4955578Z ok (0.039s) 2023-01-11T21:18:41.4956189Z test_return_tuple2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4956635Z ok (0.025s) 2023-01-11T21:18:41.4957062Z test_shape1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:41.4957663Z test_shape2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:41.4958549Z test_slice1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4958998Z ok (0.021s) 2023-01-11T21:18:41.4959627Z test_slice2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4960069Z ok (0.019s) 2023-01-11T21:18:41.4960662Z test_slice3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4961097Z ok (0.061s) 2023-01-11T21:18:41.4961712Z test_slice4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4962134Z ok (0.024s) 2023-01-11T21:18:41.4962748Z test_slice5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4963187Z ok (0.045s) 2023-01-11T21:18:41.4963801Z test_slice6_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4964283Z ok (0.055s) 2023-01-11T21:18:41.4964905Z test_startswith_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4966228Z ok (0.039s) 2023-01-11T21:18:41.4966643Z test_tensor_len_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... expected failure (0.025s) 2023-01-11T21:18:41.4967240Z test_tensor_new_with_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:41.4967886Z test_tensor_new_with_size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:41.4968741Z test_tensor_type2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4969192Z ok (0.069s) 2023-01-11T21:18:41.4969805Z test_tensor_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4970248Z ok (0.041s) 2023-01-11T21:18:41.4970893Z test_transpose_for_scores_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.4971350Z ok (0.050s) 2023-01-11T21:18:41.4971954Z test_tuple1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4972395Z ok (0.028s) 2023-01-11T21:18:41.4973011Z test_tuple2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4973432Z ok (0.027s) 2023-01-11T21:18:41.4974061Z test_tuple_contains_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4974513Z ok (0.028s) 2023-01-11T21:18:41.4975138Z test_tuple_iadd_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.4975562Z ok (0.037s) 2023-01-11T21:18:41.4976292Z test_unpack1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4976754Z ok (0.047s) 2023-01-11T21:18:41.4977381Z test_unpack2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4977804Z ok (0.047s) 2023-01-11T21:18:41.4978418Z test_unpack3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.4978847Z ok (0.046s) 2023-01-11T21:18:41.4979454Z test_unpack_ex1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.4979897Z ok (0.060s) 2023-01-11T21:18:41.4980522Z test_unpack_ex2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.4981039Z ok (0.061s) 2023-01-11T21:18:41.4981647Z test_unpack_ex3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.4982091Z ok (0.061s) 2023-01-11T21:18:41.4982712Z test_viamethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4983158Z ok (0.028s) 2023-01-11T21:18:41.4983760Z test_viatorch_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.4984202Z ok (0.027s) 2023-01-11T21:18:41.4984754Z test_allow_in_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.4985310Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.4985630Z ok (0.051s) 2023-01-11T21:18:41.4986259Z test_autocast_cpu_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.4986711Z ok (0.040s) 2023-01-11T21:18:41.4987334Z test_autocast_device_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.4987786Z ok (0.459s) 2023-01-11T21:18:41.4988208Z test_autocast_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires bf16 (0.002s) 2023-01-11T21:18:41.4989024Z test_autocast_float64_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.4989462Z ok (0.040s) 2023-01-11T21:18:41.4989893Z test_autograd_function_equivalence_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.4990476Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T21:18:41.4990770Z ok (0.106s) 2023-01-11T21:18:41.4991480Z test_autograd_profiler_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... STAGE:2023-01-11 21:18:00 4472:4472 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:18:41.4992208Z STAGE:2023-01-11 21:18:00 4472:4472 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:18:41.4992800Z STAGE:2023-01-11 21:18:00 4472:4472 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:18:41.4993424Z [2023-01-11 21:18:00,459] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:18:41.4993833Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.4994093Z unimplemented [] 2023-01-11T21:18:41.4994397Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:18:41.4994833Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.4995147Z ok (0.479s) 2023-01-11T21:18:41.4995854Z test_autograd_profiler_enabled_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... STAGE:2023-01-11 21:18:00 4472:4472 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:18:41.4996591Z STAGE:2023-01-11 21:18:00 4472:4472 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:18:41.4997186Z STAGE:2023-01-11 21:18:00 4472:4472 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:18:41.4997605Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.4997849Z unimplemented [] 2023-01-11T21:18:41.4998258Z graph_break [('torch.autograd._profiler_enabled not supported yet', 1)] 2023-01-11T21:18:41.4998825Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.4999142Z ok (0.064s) 2023-01-11T21:18:41.4999767Z test_boolarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:18:41.5000191Z ok (0.073s) 2023-01-11T21:18:41.5000609Z test_build_tuple_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5001173Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5001466Z ok (0.079s) 2023-01-11T21:18:41.5002054Z test_builder_for_class_with_metaclass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5002649Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5002961Z ok (0.024s) 2023-01-11T21:18:41.5003589Z test_builtin_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5004044Z ok (0.022s) 2023-01-11T21:18:41.5004484Z test_builtin_subclasses_as_method_on_class_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.003s) 2023-01-11T21:18:41.5005513Z test_builtin_subclasses_as_method_on_var_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.005s) 2023-01-11T21:18:41.5006134Z test_call_parent_non_class_methods_from_child_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5006739Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5007051Z ok (0.036s) 2023-01-11T21:18:41.5007666Z test_callpacked_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5008123Z ok (0.075s) 2023-01-11T21:18:41.5008670Z test_cell_output1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5009241Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5009531Z ok (0.021s) 2023-01-11T21:18:41.5010079Z test_cell_output2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5010491Z unimplemented [] 2023-01-11T21:18:41.5010990Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5011636Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5011963Z ok (0.035s) 2023-01-11T21:18:41.5013050Z test_change_backends_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:41.5013932Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:18:41.5014407Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:18:41.5014786Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5015037Z ok (0.085s) 2023-01-11T21:18:41.5015555Z test_cond_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5015948Z inline_call [] 2023-01-11T21:18:41.5016352Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5016752Z ok (0.032s) 2023-01-11T21:18:41.5017182Z test_cond_export_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5017775Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5018085Z ok (0.057s) 2023-01-11T21:18:41.5019287Z test_cond_export_single_arg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/91143 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:18:41.5020429Z test_cond_nested_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5020861Z inline_call [] 2023-01-11T21:18:41.5021292Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5021599Z ok (0.054s) 2023-01-11T21:18:41.5022048Z test_cond_side_effects_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... expected failure (0.001s) 2023-01-11T21:18:41.5022840Z test_config_getattr_default_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5023442Z stats [('calls_captured', 21), ('fusions_possible', 18), ('unique_graphs', 3)] 2023-01-11T21:18:41.5023769Z ok (0.191s) 2023-01-11T21:18:41.5024354Z test_config_log_level_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5024965Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5025276Z ok (0.021s) 2023-01-11T21:18:41.5025844Z test_config_obj_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5026444Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2023-01-11T21:18:41.5026750Z ok (0.090s) 2023-01-11T21:18:41.5027196Z test_const_dict_variable_python_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:41.5028285Z test_cross_entropy_loss_fancy_ctor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /opt/conda/lib/python3.10/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2023-01-11T21:18:41.5028966Z warnings.warn(warning.format(ret)) 2023-01-11T21:18:41.5029284Z ok (0.003s) 2023-01-11T21:18:41.5029743Z test_cross_entropy_loss_simple_ctor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.002s) 2023-01-11T21:18:41.5030527Z test_dataclass_fields_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5030958Z inline_call [] 2023-01-11T21:18:41.5031365Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:41.5031693Z ok (0.069s) 2023-01-11T21:18:41.5032296Z test_dict_mutation_side_effect_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5032896Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5033222Z ok (0.021s) 2023-01-11T21:18:41.5033861Z test_dict_reconstruct_keeps_original_order_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 13), ('ok', 12)] 2023-01-11T21:18:41.5034671Z unimplemented [("Guard setup for uninitialized class ", 1)] 2023-01-11T21:18:41.5035918Z graph_break [('UnspecializedNNModuleVariable missing add_module', 3), ('construct nn.Module: ReLU', 1), ('call_function in skip_files /opt/conda/lib/python3.10/collections/__init__.py', 1), ('construct nn.Module: ModuleDict', 1), ('Patched init cannot be inlined.', 1), ('construct nn.Module: Linear', 1), ('construct nn.Module: Sigmoid', 1), ('call_method ConstDictVariable() update [TupleVariable()] {}', 1)] 2023-01-11T21:18:41.5036856Z inline_call [('inline __setitem__', 2), ('Patched init cannot be inlined.', 1)] 2023-01-11T21:18:41.5037187Z ok (0.054s) 2023-01-11T21:18:41.5037758Z test_dictcomp_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5038169Z inline_call [] 2023-01-11T21:18:41.5038592Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5038919Z ok (0.026s) 2023-01-11T21:18:41.5039321Z test_disable_flag_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.002s) 2023-01-11T21:18:41.5039918Z test_disable_optimize_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.002s) 2023-01-11T21:18:41.5040672Z test_disallow_in_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5041117Z unimplemented [] 2023-01-11T21:18:41.5041631Z graph_break [('call_function UserDefinedObjectVariable(sub) [TensorVariable(), ConstantVariable(int)] {}', 1)] 2023-01-11T21:18:41.5042205Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5042532Z ok (0.052s) 2023-01-11T21:18:41.5042969Z test_dunder_methods_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5043546Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5043872Z ok (0.076s) 2023-01-11T21:18:41.5044311Z test_duplicate_graph_break_warning_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... break 2023-01-11T21:18:41.5044711Z break 2023-01-11T21:18:41.5045390Z frames [('total', 9), ('ok', 9)] 2023-01-11T21:18:41.5045878Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T21:18:41.5046212Z unimplemented [] 2023-01-11T21:18:41.5046658Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 4)] 2023-01-11T21:18:41.5047166Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2023-01-11T21:18:41.5047459Z ok (0.145s) 2023-01-11T21:18:41.5048227Z test_dynamo_min_operator_with_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5048721Z ok (0.016s) 2023-01-11T21:18:41.5049267Z test_empty_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5049820Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.5050128Z ok (0.051s) 2023-01-11T21:18:41.5050777Z test_enum_no_graphbreaks_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:41.5051238Z ok (0.037s) 2023-01-11T21:18:41.5051789Z test_error_on_nested_fx_trace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5052375Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5052679Z ok (0.028s) 2023-01-11T21:18:41.5053356Z test_fold_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5053797Z ok (0.022s) 2023-01-11T21:18:41.5054461Z test_frozenset_torch_func_contains_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:41.5054930Z ok (0.035s) 2023-01-11T21:18:41.5055555Z test_function_annotation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.5056012Z ok (0.037s) 2023-01-11T21:18:41.5056634Z test_generate_tensor_from_list_of_numpy_primitive_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5057097Z unimplemented [] 2023-01-11T21:18:41.5057381Z graph_break [('numpy', 1)] 2023-01-11T21:18:41.5057797Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5058158Z ok (0.010s) 2023-01-11T21:18:41.5058774Z test_get_device_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5059224Z ok (0.028s) 2023-01-11T21:18:41.5059757Z test_grad_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5060141Z unimplemented [] 2023-01-11T21:18:41.5060468Z graph_break [('Tensor.backward', 1)] 2023-01-11T21:18:41.5060907Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5061222Z ok (0.081s) 2023-01-11T21:18:41.5061756Z test_grad_mode_guard_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5062179Z unimplemented [] 2023-01-11T21:18:41.5062500Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:18:41.5062912Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5063219Z ok (0.061s) 2023-01-11T21:18:41.5063769Z test_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5064162Z unimplemented [] 2023-01-11T21:18:41.5064658Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 2)] 2023-01-11T21:18:41.5065194Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:18:41.5065503Z ok (0.105s) 2023-01-11T21:18:41.5066188Z test_guard_failure_fn2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5066658Z ok (0.036s) 2023-01-11T21:18:41.5067298Z test_guard_failure_fn_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:41.5067735Z ok (0.085s) 2023-01-11T21:18:41.5068373Z test_id_of_nn_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:41.5068818Z ok (0.037s) 2023-01-11T21:18:41.5069449Z test_if_cond_nn_mod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:41.5069876Z ok (0.051s) 2023-01-11T21:18:41.5070429Z test_inference_mode_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5071071Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5071383Z ok (0.028s) 2023-01-11T21:18:41.5071928Z test_inline_dict_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5072345Z inline_call [] 2023-01-11T21:18:41.5072751Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5073039Z ok (0.020s) 2023-01-11T21:18:41.5073634Z test_inline_func_jump_on_tensor_condition_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5074183Z inline_call [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:41.5074465Z unimplemented [] 2023-01-11T21:18:41.5074830Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:41.5075286Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:18:41.5075599Z ok (0.048s) 2023-01-11T21:18:41.5076144Z test_inline_list_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5076557Z inline_call [] 2023-01-11T21:18:41.5076958Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5077249Z ok (0.018s) 2023-01-11T21:18:41.5077869Z test_inplace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5078308Z ok (0.024s) 2023-01-11T21:18:41.5078961Z test_inplace_param_update_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.5079405Z ok (0.015s) 2023-01-11T21:18:41.5079956Z test_is_compiling_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5080525Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5080815Z ok (0.011s) 2023-01-11T21:18:41.5081454Z test_is_floating_point2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5081905Z ok (0.044s) 2023-01-11T21:18:41.5082611Z test_is_floating_point_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5083050Z ok (0.044s) 2023-01-11T21:18:41.5083696Z test_is_tensor2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5084282Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.5084576Z ok (0.046s) 2023-01-11T21:18:41.5085625Z test_is_tensor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5086085Z ok (0.044s) 2023-01-11T21:18:41.5086647Z test_is_tensor_like2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5087044Z unimplemented [] 2023-01-11T21:18:41.5087479Z graph_break [('call_function args: UserDefinedObjectVariable(MyTensor) ', 1)] 2023-01-11T21:18:41.5087981Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.5088272Z ok (0.022s) 2023-01-11T21:18:41.5088907Z test_is_tensor_like_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:41.5089465Z ok (0.029s) 2023-01-11T21:18:41.5090101Z test_item_changes_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5090530Z ok (0.050s) 2023-01-11T21:18:41.5091178Z test_item_changes_new_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5091639Z ok (0.053s) 2023-01-11T21:18:41.5092250Z test_item_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5092672Z ok (0.025s) 2023-01-11T21:18:41.5093081Z test_large_reduction_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.012s) 2023-01-11T21:18:41.5093660Z test_linetable_writer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:41.5094381Z test_list_append_return_none_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5094969Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5095283Z ok (0.014s) 2023-01-11T21:18:41.5095822Z test_list_mul_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5096194Z ok (0.003s) 2023-01-11T21:18:41.5096731Z test_listcomp_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5097127Z inline_call [] 2023-01-11T21:18:41.5097513Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5097831Z ok (0.050s) 2023-01-11T21:18:41.5098270Z test_lnotab_writer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: use lnotab when python < 3.10 (0.001s) 2023-01-11T21:18:41.5099096Z test_manual_seed_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5099528Z ok (0.036s) 2023-01-11T21:18:41.5100144Z test_matmul1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5100586Z ok (0.016s) 2023-01-11T21:18:41.5101058Z test_module_complex_iter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.011s) 2023-01-11T21:18:41.5101774Z test_module_deepcopy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 6), ('ok', 6)] 2023-01-11T21:18:41.5102199Z unimplemented [] 2023-01-11T21:18:41.5102632Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/copy.py', 2)] 2023-01-11T21:18:41.5102948Z inline_call [] 2023-01-11T21:18:41.5103346Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5103654Z ok (0.089s) 2023-01-11T21:18:41.5104045Z test_named_parameters_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.116s) 2023-01-11T21:18:41.5104755Z test_namedtuple1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5105321Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5105630Z ok (0.025s) 2023-01-11T21:18:41.5106164Z test_namedtuple2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5106795Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5107107Z ok (0.033s) 2023-01-11T21:18:41.5107631Z test_namedtuple3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5108201Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5108506Z ok (0.027s) 2023-01-11T21:18:41.5109037Z test_nan_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5109573Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5109877Z ok (0.025s) 2023-01-11T21:18:41.5110288Z test_nested_closure_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5110836Z stats [('calls_captured', 9), ('fusions_possible', 7), ('unique_graphs', 2)] 2023-01-11T21:18:41.5111148Z ok (0.085s) 2023-01-11T21:18:41.5111571Z test_nested_closure_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5112143Z stats [('calls_captured', 11), ('fusions_possible', 9), ('unique_graphs', 2)] 2023-01-11T21:18:41.5112434Z ok (0.047s) 2023-01-11T21:18:41.5113225Z test_nested_disable_decorator_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... [2023-01-11 21:18:03,868] torch._dynamo.convert_frame: [ERROR] WON'T CONVERT fn3 /var/lib/jenkins/workspace/test/dynamo/test_misc.py line 1197 2023-01-11T21:18:41.5113767Z due to: 2023-01-11T21:18:41.5114003Z Traceback (most recent call last): 2023-01-11T21:18:41.5114498Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/exc.py", line 67, in unimplemented 2023-01-11T21:18:41.5114872Z raise Unsupported(msg) 2023-01-11T21:18:41.5115362Z torch._dynamo.exc.Unsupported: call torch._dynamo.disable() wrapped function .fn1 at 0x7f65d5a1dd80> 2023-01-11T21:18:41.5115716Z 2023-01-11T21:18:41.5115805Z from user code: 2023-01-11T21:18:41.5116137Z File "/var/lib/jenkins/workspace/test/dynamo/test_misc.py", line 1199, in fn3 2023-01-11T21:18:41.5116458Z return fn2(x) 2023-01-11T21:18:41.5116769Z File "/var/lib/jenkins/workspace/test/dynamo/test_misc.py", line 1192, in fn2 2023-01-11T21:18:41.5117098Z x = fn1(x) # graph break 2023-01-11T21:18:41.5117260Z 2023-01-11T21:18:41.5117442Z Set torch._dynamo.config.verbose=True for more information 2023-01-11T21:18:41.5117660Z 2023-01-11T21:18:41.5117679Z 2023-01-11T21:18:41.5117855Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5118102Z unimplemented [] 2023-01-11T21:18:41.5118746Z graph_break [('call torch._dynamo.disable() wrapped function .fn1 at 0x7f65d5a1dd80>', 1)] 2023-01-11T21:18:41.5119345Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5119962Z inline_call [('call torch._dynamo.disable() wrapped function .fn1 at 0x7f65d5a1dd80>', 1)] 2023-01-11T21:18:41.5120368Z ok (0.100s) 2023-01-11T21:18:41.5120799Z test_nested_optimize_decorator_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5121381Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5121672Z ok (0.063s) 2023-01-11T21:18:41.5122308Z test_nested_optimize_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:41.5122766Z ok (0.098s) 2023-01-11T21:18:41.5123409Z test_nested_optimize_run_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:41.5123913Z ok (0.106s) 2023-01-11T21:18:41.5124564Z test_nn_functional_reduction_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5125573Z ok (0.030s) 2023-01-11T21:18:41.5125990Z test_nn_sequential_invocation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5126577Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5126893Z ok (0.092s) 2023-01-11T21:18:41.5127340Z test_nn_sequential_invocation_reposition_indices_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5127927Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5128237Z ok (0.066s) 2023-01-11T21:18:41.5128808Z test_no_error_on_nested_fx_trace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5129373Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5129685Z ok (0.028s) 2023-01-11T21:18:41.5130306Z test_no_grad_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 40), ('fusions_possible', 32), ('unique_graphs', 8)] 2023-01-11T21:18:41.5130753Z ok (0.353s) 2023-01-11T21:18:41.5131295Z test_not_dynamic_scope_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5131709Z inline_call [] 2023-01-11T21:18:41.5132114Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5132411Z ok (0.015s) 2023-01-11T21:18:41.5133025Z test_numel_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:41.5133468Z ok (0.043s) 2023-01-11T21:18:41.5134034Z test_numpy_int_constant_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5134593Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5134901Z ok (0.027s) 2023-01-11T21:18:41.5135480Z test_numpy_variable_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5136046Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5136451Z ok (0.014s) 2023-01-11T21:18:41.5136878Z test_object_classmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5137453Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5137744Z ok (0.013s) 2023-01-11T21:18:41.5138165Z test_object_staticmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5138728Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5139017Z ok (0.013s) 2023-01-11T21:18:41.5139669Z test_onnx_shape_as_tensor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 15), ('fusions_possible', 10), ('unique_graphs', 5)] 2023-01-11T21:18:41.5140130Z ok (0.063s) 2023-01-11T21:18:41.5140773Z test_optimize_on_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5141285Z ok (0.027s) 2023-01-11T21:18:41.5141902Z test_pair_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:18:41.5142343Z ok (0.051s) 2023-01-11T21:18:41.5142872Z test_python_slice_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5143447Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:41.5143756Z ok (0.053s) 2023-01-11T21:18:41.5144306Z test_raise_on_backend_error_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1)] 2023-01-11T21:18:41.5144820Z stats [('calls_captured', 3), ('fusions_possible', 2)] 2023-01-11T21:18:41.5145107Z ok (0.034s) 2023-01-11T21:18:41.5145642Z test_raises_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5146034Z unimplemented [] 2023-01-11T21:18:41.5146463Z graph_break [('call_function BuiltinVariable(str) [TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5146952Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5147265Z ok (0.050s) 2023-01-11T21:18:41.5147862Z test_rand_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5148301Z ok (0.011s) 2023-01-11T21:18:41.5148703Z test_range_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5149242Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5149556Z ok (0.042s) 2023-01-11T21:18:41.5150144Z test_recursive_inline_list_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5150579Z inline_call [] 2023-01-11T21:18:41.5150960Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.5151265Z ok (0.021s) 2023-01-11T21:18:41.5151827Z test_release_input_memory_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5152390Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5152699Z ok (0.016s) 2023-01-11T21:18:41.5153266Z test_release_module_memory_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5153895Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5154191Z ok (0.040s) 2023-01-11T21:18:41.5154877Z test_repro_graph_breaks_in__get_item_by_idx_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5155359Z ok (0.042s) 2023-01-11T21:18:41.5155901Z test_restore_graphstate_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5156434Z inline_call [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:41.5156731Z unimplemented [] 2023-01-11T21:18:41.5157073Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:41.5157528Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2023-01-11T21:18:41.5157838Z ok (0.094s) 2023-01-11T21:18:41.5158562Z test_restore_graphstate_internals_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5159086Z ok (0.038s) 2023-01-11T21:18:41.5159656Z test_return_nested_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5160235Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 2)] 2023-01-11T21:18:41.5160541Z ok (0.072s) 2023-01-11T21:18:41.5160925Z test_sample_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.777s) 2023-01-11T21:18:41.5161640Z test_setattr_mutation1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5162329Z unimplemented [('call_method UserDefinedObjectVariable(member_descriptor) __mul__ [ConstantVariable(int)] {}', 1)] 2023-01-11T21:18:41.5163013Z graph_break [("isinstance called on UserDefinedClass UserDefinedObjectVariable(member_descriptor) ", 1)] 2023-01-11T21:18:41.5163490Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5163916Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T21:18:41.5164227Z ok (0.115s) 2023-01-11T21:18:41.5164768Z test_setattr_mutation2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5165413Z inline_call [] 2023-01-11T21:18:41.5165831Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:41.5166125Z ok (0.086s) 2023-01-11T21:18:41.5166683Z test_setattr_mutation3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5167092Z inline_call [] 2023-01-11T21:18:41.5167471Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:41.5167787Z ok (0.087s) 2023-01-11T21:18:41.5168340Z test_shape_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5168911Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5169200Z ok (0.027s) 2023-01-11T21:18:41.5169801Z test_side_effects_codegen_update_mutated_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 6), ('ok', 6)] 2023-01-11T21:18:41.5170240Z unimplemented [] 2023-01-11T21:18:41.5170536Z graph_break [('Tensor.item', 4)] 2023-01-11T21:18:41.5170959Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2023-01-11T21:18:41.5171269Z ok (0.170s) 2023-01-11T21:18:41.5171792Z test_size_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5172433Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.5172752Z ok (0.051s) 2023-01-11T21:18:41.5173398Z test_slice_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:18:41.5173831Z ok (0.041s) 2023-01-11T21:18:41.5174281Z test_tensor_build_list_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:41.5175108Z test_tensor_data_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5175556Z ok (0.024s) 2023-01-11T21:18:41.5176085Z test_tensor_dict1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5176656Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5176965Z ok (0.023s) 2023-01-11T21:18:41.5177573Z test_tensor_dict2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5178142Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:18:41.5178453Z ok (0.048s) 2023-01-11T21:18:41.5179035Z test_tensor_dot_grad_no_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5179447Z unimplemented [] 2023-01-11T21:18:41.5179775Z graph_break [('Tensor.backward', 1)] 2023-01-11T21:18:41.5180213Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5180501Z ok (0.064s) 2023-01-11T21:18:41.5181062Z test_tensor_is_contiguous_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5181640Z stats [('calls_captured', 10), ('fusions_possible', 8), ('unique_graphs', 2)] 2023-01-11T21:18:41.5181954Z ok (0.084s) 2023-01-11T21:18:41.5182495Z test_tensor_item_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5183072Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5183384Z ok (0.040s) 2023-01-11T21:18:41.5183933Z test_tensor_item_no_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5184358Z unimplemented [] 2023-01-11T21:18:41.5184671Z graph_break [('Tensor.item', 1)] 2023-01-11T21:18:41.5185080Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5185389Z ok (0.034s) 2023-01-11T21:18:41.5186023Z test_tensor_layout_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.5186472Z ok (0.027s) 2023-01-11T21:18:41.5187006Z test_tensor_types_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 10), ('ok', 10)] 2023-01-11T21:18:41.5187581Z stats [('calls_captured', 10), ('unique_graphs', 10), ('fusions_possible', 0)] 2023-01-11T21:18:41.5187889Z ok (0.099s) 2023-01-11T21:18:41.5188518Z test_top_package_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5188976Z ok (0.026s) 2023-01-11T21:18:41.5189629Z test_torch_cuda_is_available_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5190140Z ok (0.018s) 2023-01-11T21:18:41.5190565Z test_torch_cudnn_is_acceptable_bad_inputs_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.016s) 2023-01-11T21:18:41.5191420Z test_torch_cudnn_is_acceptable_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5191890Z ok (0.019s) 2023-01-11T21:18:41.5192471Z test_torch_nn_parameter_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5193044Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5193354Z ok (0.022s) 2023-01-11T21:18:41.5194063Z test_torch_profiler_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... STAGE:2023-01-11 21:18:07 4472:4472 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:18:41.5194785Z STAGE:2023-01-11 21:18:07 4472:4472 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:18:41.5195428Z STAGE:2023-01-11 21:18:07 4472:4472 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:18:41.5195988Z [2023-01-11 21:18:07,416] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:18:41.5196516Z [2023-01-11 21:18:07,426] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:18:41.5196883Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5197146Z unimplemented [] 2023-01-11T21:18:41.5197467Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:18:41.5197888Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5198200Z ok (0.084s) 2023-01-11T21:18:41.5198834Z test_torch_seed_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5199283Z ok (0.012s) 2023-01-11T21:18:41.5199894Z test_torch_size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5200339Z ok (0.028s) 2023-01-11T21:18:41.5200882Z test_type_copy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5201452Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5201740Z ok (0.072s) 2023-01-11T21:18:41.5202316Z test_typing_variable_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5202899Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5203185Z ok (0.029s) 2023-01-11T21:18:41.5203806Z test_unpack4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:18:41.5204283Z ok (0.066s) 2023-01-11T21:18:41.5205164Z test_unpack5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:18:41.5205612Z ok (0.061s) 2023-01-11T21:18:41.5206234Z test_update_locals_and_stack_uses_shared_cache_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5206677Z inline_call [] 2023-01-11T21:18:41.5206903Z unimplemented [] 2023-01-11T21:18:41.5207342Z graph_break [('call_method ListVariable() extend [ListIteratorVariable()] {}', 1)] 2023-01-11T21:18:41.5207673Z ok (0.028s) 2023-01-11T21:18:41.5208427Z test_user_defined_class_name_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5208908Z ok (0.042s) 2023-01-11T21:18:41.5209359Z test_user_function_variable_supports_enum_argument_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5209785Z ok (0.027s) 2023-01-11T21:18:41.5210217Z test_user_function_variable_supports_function_argument_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5210827Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5211141Z ok (0.027s) 2023-01-11T21:18:41.5211604Z test_user_function_variable_supports_type_abcmeta_argument_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5212198Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5212503Z ok (0.027s) 2023-01-11T21:18:41.5213131Z test_user_getattr1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5213521Z inline_call [] 2023-01-11T21:18:41.5213923Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5214231Z ok (0.028s) 2023-01-11T21:18:41.5214759Z test_user_getattr2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5215166Z inline_call [] 2023-01-11T21:18:41.5215565Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5215874Z ok (0.036s) 2023-01-11T21:18:41.5216405Z test_user_property_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5216820Z inline_call [] 2023-01-11T21:18:41.5217218Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5217510Z ok (0.027s) 2023-01-11T21:18:41.5217926Z test_usr_cls_classmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5218486Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5218793Z ok (0.038s) 2023-01-11T21:18:41.5219194Z test_usr_cls_staticmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5219760Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5220062Z ok (0.038s) 2023-01-11T21:18:41.5220439Z test_version_ci_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:41.5221023Z test_write_to_closures_in_inlining_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5221597Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5221903Z ok (0.049s) 2023-01-11T21:18:41.5222289Z test_access_by_keys_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5222848Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.5223156Z ok (0.141s) 2023-01-11T21:18:41.5223766Z test_basicmodule1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5224215Z ok (0.073s) 2023-01-11T21:18:41.5224899Z test_basicmodule2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5225360Z ok (0.070s) 2023-01-11T21:18:41.5225772Z test_call_fn_with_non_const_inputs_safe_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5226358Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5226672Z ok (0.302s) 2023-01-11T21:18:41.5227272Z test_cfgmod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:41.5227715Z ok (0.118s) 2023-01-11T21:18:41.5228338Z test_children_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5228779Z ok (0.099s) 2023-01-11T21:18:41.5229386Z test_constloop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:41.5229901Z ok (0.179s) 2023-01-11T21:18:41.5230302Z test_densenet_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5230838Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.5231150Z ok (0.137s) 2023-01-11T21:18:41.5231554Z test_enumvalues_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5232112Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.5232401Z ok (0.135s) 2023-01-11T21:18:41.5233021Z test_fnmember_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5233463Z ok (0.058s) 2023-01-11T21:18:41.5234078Z test_fnmembercmp1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5234535Z ok (0.059s) 2023-01-11T21:18:41.5235164Z test_fnmembercmp2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5235606Z ok (0.073s) 2023-01-11T21:18:41.5235996Z test_forward_directly_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5236556Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5236861Z ok (0.095s) 2023-01-11T21:18:41.5237247Z test_generation_tag_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.003s) 2023-01-11T21:18:41.5238035Z test_hasattr_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5238481Z ok (0.047s) 2023-01-11T21:18:41.5239101Z test_intarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5239527Z ok (0.066s) 2023-01-11T21:18:41.5240144Z test_iseval1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5240585Z ok (0.058s) 2023-01-11T21:18:41.5241200Z test_iseval2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5241623Z ok (0.058s) 2023-01-11T21:18:41.5242310Z test_isnonelayer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5242770Z ok (0.042s) 2023-01-11T21:18:41.5243394Z test_istraining1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5243823Z ok (0.060s) 2023-01-11T21:18:41.5244438Z test_istraining2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5244884Z ok (0.058s) 2023-01-11T21:18:41.5245727Z test_layerlist_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5246178Z ok (0.080s) 2023-01-11T21:18:41.5247075Z test_lazy_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T21:18:41.5247976Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:18:41.5248853Z [2023-01-11 21:18:10,250] torch._dynamo.symbolic_convert: [WARNING] /opt/conda/lib/python3.10/site-packages/torch/nn/parameter.py [SizeVariable()] {} missing a required argument: 'shape' 2023-01-11T21:18:41.5249823Z /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:18:41.5250476Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:18:41.5251236Z /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:18:41.5251885Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:18:41.5252730Z [2023-01-11 21:18:10,420] torch._dynamo.symbolic_convert: [WARNING] /opt/conda/lib/python3.10/site-packages/torch/nn/parameter.py [SizeVariable()] {} missing a required argument: 'shape' 2023-01-11T21:18:41.5253706Z /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:18:41.5254345Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:18:41.5254730Z frames [('total', 16), ('ok', 14)] 2023-01-11T21:18:41.5255683Z 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:18:41.5256575Z unimplemented [("Guard setup for uninitialized class ", 2)] 2023-01-11T21:18:41.5257112Z graph_break [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2)] 2023-01-11T21:18:41.5257603Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:18:41.5257897Z ok (0.390s) 2023-01-11T21:18:41.5258373Z test_module_attribute_precedence_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5258963Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5259271Z ok (0.057s) 2023-01-11T21:18:41.5259736Z test_module_class_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5260317Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:41.5260628Z ok (0.158s) 2023-01-11T21:18:41.5261194Z test_module_forward_has_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 2)] 2023-01-11T21:18:41.5261628Z inline_call [] 2023-01-11T21:18:41.5262007Z unimplemented [('reconstruct: ConstantVariable(dict)', 2)] 2023-01-11T21:18:41.5262604Z graph_break [('call_function BuiltinVariable(dict) [ListIteratorVariable()] {}', 1), ('call_method NNModuleVariable() buffers [] {}', 1)] 2023-01-11T21:18:41.5263171Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5263480Z ok (0.245s) 2023-01-11T21:18:41.5264125Z test_module_name_string_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5264623Z ok (0.069s) 2023-01-11T21:18:41.5265035Z test_module_property_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5265597Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5265893Z ok (0.034s) 2023-01-11T21:18:41.5266308Z test_module_static_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5266870Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:41.5267175Z ok (0.158s) 2023-01-11T21:18:41.5267783Z test_moduledict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5268227Z ok (0.041s) 2023-01-11T21:18:41.5268861Z test_modulelist_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 40), ('fusions_possible', 39), ('unique_graphs', 1)] 2023-01-11T21:18:41.5269310Z ok (0.635s) 2023-01-11T21:18:41.5269700Z test_modulemethod1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5270272Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:41.5270580Z ok (0.157s) 2023-01-11T21:18:41.5270970Z test_modulemethod2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5271529Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:41.5271834Z ok (0.157s) 2023-01-11T21:18:41.5272468Z test_nn_moduledict_contains_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:18:41.5273002Z frames [('total', 2), ('ok', 1)] 2023-01-11T21:18:41.5273376Z inline_call [('Patched init cannot be inlined.', 1)] 2023-01-11T21:18:41.5273980Z unimplemented [("Guard setup for uninitialized class .M'>", 1)] 2023-01-11T21:18:41.5274496Z graph_break [('Patched init cannot be inlined.', 1)] 2023-01-11T21:18:41.5274780Z ok (0.056s) 2023-01-11T21:18:41.5275185Z test_parameters1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5275720Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5276028Z ok (0.029s) 2023-01-11T21:18:41.5276432Z test_parameters2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5277032Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5277331Z ok (0.030s) 2023-01-11T21:18:41.5277960Z test_parameters3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.5278402Z ok (0.090s) 2023-01-11T21:18:41.5279020Z test_self_mutating1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:18:41.5279469Z ok (0.096s) 2023-01-11T21:18:41.5280082Z test_seq_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5280515Z ok (0.097s) 2023-01-11T21:18:41.5280917Z test_simple_torch_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5281488Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5281856Z ok (0.126s) 2023-01-11T21:18:41.5282492Z test_stringmember_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5282926Z ok (0.058s) 2023-01-11T21:18:41.5283328Z test_submodules1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5283879Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.5284173Z ok (0.137s) 2023-01-11T21:18:41.5284571Z test_submodules2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5285357Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.5285672Z ok (0.136s) 2023-01-11T21:18:41.5286052Z test_super1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5286609Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5286919Z ok (0.082s) 2023-01-11T21:18:41.5287295Z test_super2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5287839Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5288146Z ok (0.072s) 2023-01-11T21:18:41.5288539Z test_super_class_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5289098Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5289407Z ok (0.027s) 2023-01-11T21:18:41.5290040Z test_tensorlist_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5290472Z ok (0.077s) 2023-01-11T21:18:41.5291127Z test_torch_function_with_closure_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5291597Z ok (0.120s) 2023-01-11T21:18:41.5292149Z test_unsupportedmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5292844Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5293240Z unimplemented [] 2023-01-11T21:18:41.5293754Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5294362Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:18:41.5294687Z ok (0.121s) 2023-01-11T21:18:41.5295255Z test_unsupportedmodule_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5295935Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5296311Z unimplemented [] 2023-01-11T21:18:41.5296814Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5297361Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:18:41.5297653Z ok (0.127s) 2023-01-11T21:18:41.5298062Z test_viamodulecall_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5298630Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5298920Z ok (0.089s) 2023-01-11T21:18:41.5299453Z test_Size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5300164Z inline_call [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.10/unittest/case.py', 1)] 2023-01-11T21:18:41.5300535Z unimplemented [] 2023-01-11T21:18:41.5300992Z graph_break [('inline in skipfiles: assertIsInstance /opt/conda/lib/python3.10/unittest/case.py', 1)] 2023-01-11T21:18:41.5301512Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.5301819Z ok (0.022s) 2023-01-11T21:18:41.5302348Z test_abc_setattr_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5302760Z unimplemented [] 2023-01-11T21:18:41.5303335Z graph_break [('setattr(UserDefinedObjectVariable) .Derived.__setattr__ at 0x7f65a34c92d0>', 1)] 2023-01-11T21:18:41.5303755Z inline_call [] 2023-01-11T21:18:41.5304144Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5304454Z ok (0.033s) 2023-01-11T21:18:41.5305032Z test_avoid_dupe_specialization_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5305608Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5305992Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5306249Z ok (0.198s) 2023-01-11T21:18:41.5306635Z test_batch_norm_act_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5307191Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5307494Z ok (0.210s) 2023-01-11T21:18:41.5308047Z test_batchnorm_e2e_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5308442Z inline_call [] 2023-01-11T21:18:41.5308838Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5309223Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5309461Z ok (2.814s) 2023-01-11T21:18:41.5310027Z test_bigbird_unsqueeze_inplace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5310610Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5310997Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5311236Z ok (0.623s) 2023-01-11T21:18:41.5311633Z test_boxes_len_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5312182Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:41.5312334Z ok (0.037s) 2023-01-11T21:18:41.5312642Z test_chunk_reformer_ff_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:41.5313154Z test_class_member_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5313252Z ok (0.058s) 2023-01-11T21:18:41.5313711Z test_convert_boxes_to_pooler_format_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5313818Z inline_call [] 2023-01-11T21:18:41.5313929Z unimplemented [] 2023-01-11T21:18:41.5314214Z graph_break [('dynamic shape operator: aten.repeat_interleave.Tensor', 2)] 2023-01-11T21:18:41.5314487Z stats [('calls_captured', 18), ('fusions_possible', 14), ('unique_graphs', 4)] 2023-01-11T21:18:41.5314594Z expected failure (0.237s) 2023-01-11T21:18:41.5314925Z test_create_rand_mask_from_inputs_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:41.5315255Z test_dict_iter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.007s) 2023-01-11T21:18:41.5315687Z test_dict_list_values_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:18:41.5315800Z unimplemented [] 2023-01-11T21:18:41.5316258Z graph_break [('call_function in skip_files Builtin count', 2), ('call_function BuiltinVariable(zip) [UserDefinedObjectVariable(count), ListVariable()] {}', 2)] 2023-01-11T21:18:41.5316358Z ok (0.084s) 2023-01-11T21:18:41.5316762Z test_do_paste_mask_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1)] 2023-01-11T21:18:41.5316888Z expected failure (0.044s) 2023-01-11T21:18:41.5317402Z test_dynamic_shapes_right_side_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5317504Z ok (0.063s) 2023-01-11T21:18:41.5318002Z test_ellipsis_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5318101Z ok (0.185s) 2023-01-11T21:18:41.5318520Z test_exec_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:18:41.5318814Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:41.5318926Z unimplemented [] 2023-01-11T21:18:41.5319219Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:41.5319303Z ok (0.005s) 2023-01-11T21:18:41.5319739Z test_exec_wildcard_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:18:41.5320031Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:41.5320141Z unimplemented [] 2023-01-11T21:18:41.5320432Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:41.5320700Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:41.5320800Z ok (0.022s) 2023-01-11T21:18:41.5321248Z test_for_loop_graph_break_before_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5321342Z unimplemented [] 2023-01-11T21:18:41.5321699Z graph_break [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T21:18:41.5321854Z inline_call [] 2023-01-11T21:18:41.5322139Z stats [('calls_captured', 100), ('fusions_possible', 99), ('unique_graphs', 1)] 2023-01-11T21:18:41.5322243Z ok (0.876s) 2023-01-11T21:18:41.5322678Z test_for_loop_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5322784Z inline_call [] 2023-01-11T21:18:41.5323133Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T21:18:41.5323403Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5323502Z ok (0.040s) 2023-01-11T21:18:41.5323794Z test_get_parameter_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5324060Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5324159Z ok (0.037s) 2023-01-11T21:18:41.5324484Z test_grad_mode_carrying_correct_state_after_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... Break 2023-01-11T21:18:41.5324713Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5324807Z unimplemented [] 2023-01-11T21:18:41.5325367Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:41.5325641Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5325741Z ok (0.040s) 2023-01-11T21:18:41.5326179Z test_guard_fail_nested_tuple_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5326447Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5326545Z ok (0.045s) 2023-01-11T21:18:41.5326992Z test_guard_fail_tensor_bool_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 12), ('ok', 12)] 2023-01-11T21:18:41.5327250Z unimplemented [('FOR_ITER UserDefinedObjectVariable(product)', 1)] 2023-01-11T21:18:41.5327841Z graph_break [('call torch._dynamo.disable() wrapped function .fn..get_expected at 0x7f6655c4b6d0>', 5), ('data dependent operator: aten.allclose.default', 5)] 2023-01-11T21:18:41.5328107Z stats [('calls_captured', 5), ('unique_graphs', 5), ('fusions_possible', 0)] 2023-01-11T21:18:41.5328207Z ok (0.261s) 2023-01-11T21:18:41.5328502Z test_guard_ordering_shape_fail_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.002s) 2023-01-11T21:18:41.5328789Z test_hf_model_output_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5329059Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T21:18:41.5329157Z ok (0.135s) 2023-01-11T21:18:41.5329435Z test_hf_t5_forward_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5329693Z stats [('calls_captured', 14), ('fusions_possible', 13), ('unique_graphs', 1)] 2023-01-11T21:18:41.5329812Z expected failure (0.540s) 2023-01-11T21:18:41.5330246Z test_indexing_with_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5330424Z inline_call [('Tensor.numpy', 1)] 2023-01-11T21:18:41.5330707Z unimplemented [('COMPARE_OP ConstantVariable(tuple) == SizeVariable()', 1)] 2023-01-11T21:18:41.5330884Z graph_break [('Tensor.numpy', 1)] 2023-01-11T21:18:41.5330982Z ok (0.040s) 2023-01-11T21:18:41.5331269Z test_is_symbolic_tracing_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5331520Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5331699Z ok (0.020s) 2023-01-11T21:18:41.5331990Z test_isinstance_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.009s) 2023-01-11T21:18:41.5332707Z test_isinstance_storage_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:41.5332879Z bools = torch.BoolStorage.from_buffer(f, "big") 2023-01-11T21:18:41.5333050Z frames [('total', 9), ('ok', 9)] 2023-01-11T21:18:41.5333163Z unimplemented [] 2023-01-11T21:18:41.5333662Z 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:18:41.5334019Z inline_call [('inline in skipfiles: from_buffer /opt/conda/lib/python3.10/site-packages/torch/storage.py', 1)] 2023-01-11T21:18:41.5334341Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5334463Z expected failure (0.032s) 2023-01-11T21:18:41.5334756Z test_issue1466_size_aot_autograd_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... arf 2023-01-11T21:18:41.5334849Z arf 2023-01-11T21:18:41.5335019Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5335131Z unimplemented [] 2023-01-11T21:18:41.5335433Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:41.5335696Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5335860Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5335958Z ok (0.214s) 2023-01-11T21:18:41.5336233Z test_issue175_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5336510Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T21:18:41.5336607Z ok (0.557s) 2023-01-11T21:18:41.5337126Z test_longformer_chunk_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 38), ('fusions_possible', 36), ('unique_graphs', 2)] 2023-01-11T21:18:41.5337225Z ok (1.762s) 2023-01-11T21:18:41.5337526Z test_maml_item_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... expected failure (0.002s) 2023-01-11T21:18:41.5337946Z test_maml_no_item_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:18:41.5338223Z inline_call [('inlining disallowed: ', 1)] 2023-01-11T21:18:41.5338338Z unimplemented [] 2023-01-11T21:18:41.5338787Z graph_break [('Tensor.item', 2), ('call_function in skip_files /opt/conda/lib/python3.10/copy.py', 1), ('inlining disallowed: ', 1)] 2023-01-11T21:18:41.5339065Z stats [('calls_captured', 36), ('fusions_possible', 31), ('unique_graphs', 5)] 2023-01-11T21:18:41.5339164Z ok (0.876s) 2023-01-11T21:18:41.5339661Z test_modules_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.5339758Z ok (0.084s) 2023-01-11T21:18:41.5340169Z test_multi_dot_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5340552Z inline_call [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.10/site-packages/torch/fx/_symbolic_trace.py', 1)] 2023-01-11T21:18:41.5340664Z unimplemented [] 2023-01-11T21:18:41.5341113Z graph_break [('inline in skipfiles: symbolic_trace /opt/conda/lib/python3.10/site-packages/torch/fx/_symbolic_trace.py', 1)] 2023-01-11T21:18:41.5341398Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5341499Z ok (0.032s) 2023-01-11T21:18:41.5341807Z test_multi_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires detectron2 (0.001s) 2023-01-11T21:18:41.5342316Z test_named_buffers_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:41.5342416Z ok (0.058s) 2023-01-11T21:18:41.5342820Z test_nn_parameter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5343142Z inline_call [('inline in skipfiles: assertTrue /opt/conda/lib/python3.10/unittest/case.py', 1)] 2023-01-11T21:18:41.5343257Z unimplemented [] 2023-01-11T21:18:41.5343576Z graph_break [('inline in skipfiles: assertTrue /opt/conda/lib/python3.10/unittest/case.py', 1)] 2023-01-11T21:18:41.5343916Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5344017Z ok (0.018s) 2023-01-11T21:18:41.5344289Z test_norm_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.003s) 2023-01-11T21:18:41.5344772Z test_not_rewrite_assert_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:41.5344854Z ok (0.024s) 2023-01-11T21:18:41.5345317Z test_not_rewrite_assert_for_other_errors_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5345586Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5345689Z ok (0.029s) 2023-01-11T21:18:41.5346102Z test_numpy_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 1)] 2023-01-11T21:18:41.5346216Z unimplemented [] 2023-01-11T21:18:41.5346629Z graph_break [('call torch._dynamo.disable() wrapped function .rand_gen at 0x7f6655b088b0>', 1)] 2023-01-11T21:18:41.5346750Z expected failure (0.040s) 2023-01-11T21:18:41.5347173Z test_optimized_deepcopy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5347442Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5347541Z ok (0.044s) 2023-01-11T21:18:41.5347957Z test_primtorch_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5348333Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T21:18:41.5348449Z unimplemented [] 2023-01-11T21:18:41.5348825Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T21:18:41.5348924Z ok (0.017s) 2023-01-11T21:18:41.5349551Z test_primtorch_no_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T21:18:41.5349657Z expected failure (0.008s) 2023-01-11T21:18:41.5350086Z test_recursive_map_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5350191Z inline_call [] 2023-01-11T21:18:41.5350461Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5350610Z ok (0.054s) 2023-01-11T21:18:41.5350900Z test_reformer_eval_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5351180Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2023-01-11T21:18:41.5351280Z ok (0.600s) 2023-01-11T21:18:41.5351554Z test_reformer_min_chunk_len_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5351827Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5351927Z ok (0.020s) 2023-01-11T21:18:41.5352214Z test_reformer_remove_unused_args_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... foo 2023-01-11T21:18:41.5352306Z foo 2023-01-11T21:18:41.5352477Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5352777Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:41.5352874Z unimplemented [] 2023-01-11T21:18:41.5353175Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T21:18:41.5353509Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:41.5353689Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5353788Z ok (0.197s) 2023-01-11T21:18:41.5354075Z test_reformer_sorting_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:41.5354354Z stats [('calls_captured', 28), ('fusions_possible', 27), ('unique_graphs', 1)] 2023-01-11T21:18:41.5354452Z ok (0.119s) 2023-01-11T21:18:41.5354862Z test_reformer_train_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5355249Z inline_call [('inline in skipfiles: save_for_backward /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py', 1)] 2023-01-11T21:18:41.5355364Z unimplemented [] 2023-01-11T21:18:41.5355846Z 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:18:41.5356120Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T21:18:41.5356219Z ok (0.577s) 2023-01-11T21:18:41.5356640Z test_reinplacing_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5356908Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5357069Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5357169Z ok (0.553s) 2023-01-11T21:18:41.5357683Z test_relative_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5357785Z ok (0.040s) 2023-01-11T21:18:41.5358373Z test_relative_import_no_modulename_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5358480Z ok (0.039s) 2023-01-11T21:18:41.5359002Z test_rewrite_assert_noop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:18:41.5359101Z ok (0.105s) 2023-01-11T21:18:41.5359609Z test_rewrite_assert_with_fstring_msg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:41.5359691Z ok (0.025s) 2023-01-11T21:18:41.5360272Z test_rewrite_assert_with_msg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 18), ('fusions_possible', 15), ('unique_graphs', 3)] 2023-01-11T21:18:41.5360374Z ok (0.129s) 2023-01-11T21:18:41.5360915Z test_rewrite_assert_without_msg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 12), ('fusions_possible', 10), ('unique_graphs', 2)] 2023-01-11T21:18:41.5361018Z ok (0.086s) 2023-01-11T21:18:41.5361434Z test_rng_state_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5361754Z unimplemented [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 1)] 2023-01-11T21:18:41.5362065Z graph_break [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 2)] 2023-01-11T21:18:41.5362335Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:41.5362420Z ok (0.047s) 2023-01-11T21:18:41.5362931Z test_seq_append_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.5363088Z ok (0.139s) 2023-01-11T21:18:41.5363977Z test_sigmoid_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:41.5364109Z torch.sigmoid(inp, out=out1) 2023-01-11T21:18:41.5365353Z /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:18:41.5365482Z warnings.warn(msg) 2023-01-11T21:18:41.5366225Z /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:18:41.5366354Z torch.sigmoid(inp, out=out1) 2023-01-11T21:18:41.5366532Z frames [('total', 7), ('ok', 7)] 2023-01-11T21:18:41.5366801Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2023-01-11T21:18:41.5366905Z ok (0.046s) 2023-01-11T21:18:41.5367418Z test_slice_into_list_mutable_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 30), ('fusions_possible', 29), ('unique_graphs', 1)] 2023-01-11T21:18:41.5367518Z ok (0.116s) 2023-01-11T21:18:41.5367960Z test_slicing_dynamic_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5368194Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T21:18:41.5368460Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5368560Z ok (0.031s) 2023-01-11T21:18:41.5369014Z test_slicing_dynamic_shape_setitem_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 1)] 2023-01-11T21:18:41.5369325Z unimplemented [('Dynamic slicing not supported', 1)] 2023-01-11T21:18:41.5369545Z graph_break [('Dynamic slicing not supported', 1)] 2023-01-11T21:18:41.5369816Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5369996Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5370097Z ok (0.049s) 2023-01-11T21:18:41.5370977Z test_sort_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:41.5371135Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:18:41.5372265Z /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:18:41.5372468Z return node.target(*args, **kwargs) 2023-01-11T21:18:41.5373209Z /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:18:41.5373366Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:18:41.5374100Z /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:18:41.5374252Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:18:41.5374427Z frames [('total', 7), ('ok', 7)] 2023-01-11T21:18:41.5374696Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2023-01-11T21:18:41.5374779Z ok (0.059s) 2023-01-11T21:18:41.5375219Z test_specialized_stride_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5375491Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5375590Z ok (0.013s) 2023-01-11T21:18:41.5376027Z test_swin_base_tensor_attr_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5376295Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5376394Z ok (0.105s) 2023-01-11T21:18:41.5376839Z test_tensor_isinstance_tuple_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5377106Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5377239Z ok (0.011s) 2023-01-11T21:18:41.5377672Z test_tokenization_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5378002Z inline_call [('inline in skipfiles: __init__ /opt/conda/lib/python3.10/collections/__init__.py', 2)] 2023-01-11T21:18:41.5378115Z unimplemented [] 2023-01-11T21:18:41.5378443Z graph_break [('inline in skipfiles: __init__ /opt/conda/lib/python3.10/collections/__init__.py', 2)] 2023-01-11T21:18:41.5378542Z ok (0.023s) 2023-01-11T21:18:41.5379047Z test_torch_ops_aten_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5379146Z ok (0.025s) 2023-01-11T21:18:41.5379652Z test_vdd_duplicate_error_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.5379750Z ok (0.079s) 2023-01-11T21:18:41.5380189Z test_while_loop_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5380353Z inline_call [] 2023-01-11T21:18:41.5380726Z unimplemented [('call_function in skip_files /opt/conda/lib/python3.10/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T21:18:41.5380994Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5381094Z ok (0.033s) 2023-01-11T21:18:41.5381384Z test_with_on_graph_break_inst_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... Hello world 2023-01-11T21:18:41.5381470Z Hello world 2023-01-11T21:18:41.5381640Z frames [('total', 6), ('ok', 6)] 2023-01-11T21:18:41.5381941Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:41.5382051Z unimplemented [] 2023-01-11T21:18:41.5382457Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2), ('Tensor.backward', 1)] 2023-01-11T21:18:41.5382733Z stats [('calls_captured', 11), ('fusions_possible', 7), ('unique_graphs', 4)] 2023-01-11T21:18:41.5382831Z ok (0.139s) 2023-01-11T21:18:41.5383233Z test_capi_call1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5383344Z unimplemented [] 2023-01-11T21:18:41.5383720Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5383988Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5384086Z ok (0.029s) 2023-01-11T21:18:41.5384500Z test_capi_call2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5384610Z unimplemented [] 2023-01-11T21:18:41.5384982Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5385233Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5385332Z ok (0.057s) 2023-01-11T21:18:41.5385749Z test_capi_call3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5385861Z unimplemented [] 2023-01-11T21:18:41.5386235Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5386501Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5386599Z ok (0.029s) 2023-01-11T21:18:41.5387028Z test_control_flow1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5387330Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:41.5387434Z ok (0.058s) 2023-01-11T21:18:41.5387863Z test_control_flow2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5388130Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5388228Z ok (0.029s) 2023-01-11T21:18:41.5388652Z test_control_flow3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5388920Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:18:41.5389017Z ok (0.093s) 2023-01-11T21:18:41.5389420Z test_control_flow4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:18:41.5389686Z stats [('calls_captured', 5), ('unique_graphs', 3), ('fusions_possible', 2)] 2023-01-11T21:18:41.5389790Z ok (0.051s) 2023-01-11T21:18:41.5390200Z test_control_flow5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:18:41.5390533Z stats [('calls_captured', 13), ('fusions_possible', 7), ('unique_graphs', 6)] 2023-01-11T21:18:41.5390633Z ok (0.134s) 2023-01-11T21:18:41.5391060Z test_dynamic_duck_size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5391323Z stats [('calls_captured', 10), ('fusions_possible', 8), ('unique_graphs', 2)] 2023-01-11T21:18:41.5391403Z ok (0.057s) 2023-01-11T21:18:41.5391822Z test_dynamic_kwarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5392090Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5392187Z ok (0.030s) 2023-01-11T21:18:41.5392639Z test_dynamic_order_dependence_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5392908Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:18:41.5393006Z ok (0.087s) 2023-01-11T21:18:41.5393436Z test_dynamic_shapes_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 11), ('ok', 11)] 2023-01-11T21:18:41.5393709Z stats [('calls_captured', 22), ('fusions_possible', 11), ('unique_graphs', 11)] 2023-01-11T21:18:41.5393790Z ok (0.087s) 2023-01-11T21:18:41.5394235Z test_dynamic_zero_inference_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5394505Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5394602Z ok (0.032s) 2023-01-11T21:18:41.5395054Z test_enumerate_not_break_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5395322Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.5395447Z expected failure (0.032s) 2023-01-11T21:18:41.5395868Z test_extended_args_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5396133Z stats [('calls_captured', 1026), ('fusions_possible', 1023), ('unique_graphs', 3)] 2023-01-11T21:18:41.5396232Z ok (8.456s) 2023-01-11T21:18:41.5396661Z test_graph_break_on_item_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5396773Z unimplemented [] 2023-01-11T21:18:41.5396950Z graph_break [('Tensor.item', 1)] 2023-01-11T21:18:41.5397259Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:18:41.5397363Z ok (0.064s) 2023-01-11T21:18:41.5397792Z test_indirect_unsupported1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5398172Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5418176Z unimplemented [] 2023-01-11T21:18:41.5418621Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5418901Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:41.5419005Z ok (0.056s) 2023-01-11T21:18:41.5419456Z test_indirect_unsupported2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5419839Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5419954Z unimplemented [] 2023-01-11T21:18:41.5420310Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5420792Z stats [('calls_captured', 5), ('unique_graphs', 3), ('fusions_possible', 2)] 2023-01-11T21:18:41.5420896Z ok (0.088s) 2023-01-11T21:18:41.5421347Z test_indirect_unsupported3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5421716Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5421830Z unimplemented [] 2023-01-11T21:18:41.5422200Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5422470Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:41.5422569Z ok (0.055s) 2023-01-11T21:18:41.5422983Z test_multigraph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5423261Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:18:41.5423362Z ok (0.054s) 2023-01-11T21:18:41.5423802Z test_no_graph_break_on_item_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5424070Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:41.5424167Z ok (0.060s) 2023-01-11T21:18:41.5424597Z test_pop_after_resume_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5424709Z unimplemented [] 2023-01-11T21:18:41.5425065Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5425339Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5425440Z ok (0.059s) 2023-01-11T21:18:41.5425861Z test_restore_range_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5425973Z unimplemented [] 2023-01-11T21:18:41.5426348Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5426612Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5426692Z ok (0.057s) 2023-01-11T21:18:41.5427123Z test_restore_range_iter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5427233Z unimplemented [] 2023-01-11T21:18:41.5427604Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5427947Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:41.5428059Z ok (0.036s) 2023-01-11T21:18:41.5428486Z test_restore_state_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 1)] 2023-01-11T21:18:41.5428598Z unimplemented [] 2023-01-11T21:18:41.5428950Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5429223Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5429343Z expected failure (0.050s) 2023-01-11T21:18:41.5429754Z test_resume1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5429867Z unimplemented [] 2023-01-11T21:18:41.5430242Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5430508Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5430675Z ok (0.071s) 2023-01-11T21:18:41.5431073Z test_resume2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5431440Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5431554Z unimplemented [] 2023-01-11T21:18:41.5431923Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5432192Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:18:41.5432291Z ok (0.095s) 2023-01-11T21:18:41.5432705Z test_resume3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5433074Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5433188Z unimplemented [] 2023-01-11T21:18:41.5433538Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5433803Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:18:41.5433902Z ok (0.096s) 2023-01-11T21:18:41.5434311Z test_resume4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5434677Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5434789Z unimplemented [] 2023-01-11T21:18:41.5435155Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5435426Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:18:41.5435508Z ok (0.096s) 2023-01-11T21:18:41.5435808Z test_resume5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:18:41.5435910Z 1.5000]) 2023-01-11T21:18:41.5436064Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:18:41.5436159Z 1.5000]) 2023-01-11T21:18:41.5436310Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:18:41.5436408Z 1.5000]) 2023-01-11T21:18:41.5436538Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:18:41.5436634Z 1.5000]) 2023-01-11T21:18:41.5436805Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5436917Z unimplemented [] 2023-01-11T21:18:41.5437203Z graph_break [('call_function BuiltinVariable(print) [TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5437529Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5437640Z ok (0.070s) 2023-01-11T21:18:41.5438055Z test_resume_freevars_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5438169Z unimplemented [] 2023-01-11T21:18:41.5438538Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5438807Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:18:41.5438904Z ok (0.072s) 2023-01-11T21:18:41.5439338Z test_resume_paths_join_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:18:41.5439610Z stats [('calls_captured', 10), ('unique_graphs', 7), ('fusions_possible', 3)] 2023-01-11T21:18:41.5439707Z ok (0.155s) 2023-01-11T21:18:41.5440136Z test_resume_tuple_iterator_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5440317Z unimplemented [] 2023-01-11T21:18:41.5440694Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5440961Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:41.5441058Z ok (0.091s) 2023-01-11T21:18:41.5441493Z test_resume_with_no_grad1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5441607Z unimplemented [] 2023-01-11T21:18:41.5441789Z graph_break [('Tensor.tolist', 2)] 2023-01-11T21:18:41.5442048Z stats [('calls_captured', 18), ('fusions_possible', 14), ('unique_graphs', 4)] 2023-01-11T21:18:41.5442149Z ok (0.127s) 2023-01-11T21:18:41.5442588Z test_resume_with_no_grad2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5442705Z unimplemented [] 2023-01-11T21:18:41.5442893Z graph_break [('Tensor.tolist', 2)] 2023-01-11T21:18:41.5443164Z stats [('calls_captured', 13), ('fusions_possible', 10), ('unique_graphs', 3)] 2023-01-11T21:18:41.5443261Z ok (0.091s) 2023-01-11T21:18:41.5443698Z test_resume_with_no_grad3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5443792Z unimplemented [] 2023-01-11T21:18:41.5443974Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:18:41.5444246Z stats [('calls_captured', 19), ('fusions_possible', 17), ('unique_graphs', 2)] 2023-01-11T21:18:41.5444344Z ok (0.064s) 2023-01-11T21:18:41.5444766Z test_stack_state1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5444876Z unimplemented [] 2023-01-11T21:18:41.5445498Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5445780Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:41.5445861Z ok (0.075s) 2023-01-11T21:18:41.5446283Z test_stack_state2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5446654Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5446765Z unimplemented [] 2023-01-11T21:18:41.5447136Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5447406Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:18:41.5447505Z ok (0.104s) 2023-01-11T21:18:41.5447877Z test_start1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1.]) 2023-01-11T21:18:41.5448101Z tensor([-2., -2., -2., -2., -2., -2., -2., -2., -2., -2.]) 2023-01-11T21:18:41.5448232Z tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1.]) 2023-01-11T21:18:41.5448445Z tensor([-2., -2., -2., -2., -2., -2., -2., -2., -2., -2.]) 2023-01-11T21:18:41.5448613Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5448726Z unimplemented [] 2023-01-11T21:18:41.5449016Z graph_break [('call_function BuiltinVariable(print) [TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5449284Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5449366Z ok (0.049s) 2023-01-11T21:18:41.5449781Z test_start2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5450154Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5450268Z unimplemented [] 2023-01-11T21:18:41.5450639Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5450991Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:41.5451090Z ok (0.074s) 2023-01-11T21:18:41.5451505Z test_start3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5451600Z unimplemented [] 2023-01-11T21:18:41.5451974Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:41.5452245Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5452344Z ok (0.044s) 2023-01-11T21:18:41.5452749Z test_start4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5453023Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:18:41.5453125Z ok (0.066s) 2023-01-11T21:18:41.5453438Z test_tuple_iterator_mutate_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: not working yet (0.001s) 2023-01-11T21:18:41.5453860Z test_tuple_iterator_return_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5453973Z unimplemented [] 2023-01-11T21:18:41.5454346Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:41.5454618Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:18:41.5454716Z ok (0.088s) 2023-01-11T21:18:41.5455161Z test_builtin_functions_on_cuda_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:41.5455276Z unimplemented [] 2023-01-11T21:18:41.5455487Z graph_break [('construct nn.Module: ReLU', 1)] 2023-01-11T21:18:41.5455578Z inline_call [] 2023-01-11T21:18:41.5455846Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5455945Z ok (0.063s) 2023-01-11T21:18:41.5456360Z test_builtin_getitem_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1)] 2023-01-11T21:18:41.5456483Z expected failure (0.017s) 2023-01-11T21:18:41.5456908Z test_builtin_max_min_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5457177Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:41.5457277Z ok (0.031s) 2023-01-11T21:18:41.5457776Z test_feed_random_values_into_graph_only_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5458099Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5458203Z ok (0.022s) 2023-01-11T21:18:41.5458701Z test_multiple_consecutive_random_calls_before_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5458968Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5459065Z ok (0.038s) 2023-01-11T21:18:41.5459496Z test_no_recompilations_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5459757Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:41.5459837Z ok (0.027s) 2023-01-11T21:18:41.5460271Z test_numpy_correctness_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:41.5460530Z unimplemented [('reconstruct: ConstantVariable(float64)', 1)] 2023-01-11T21:18:41.5460805Z graph_break [('Tensor.numpy', 2), ('numpy', 2)] 2023-01-11T21:18:41.5461074Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:41.5461176Z ok (0.106s) 2023-01-11T21:18:41.5461624Z test_random_call_with_while_loop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5461889Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:41.5461969Z ok (0.022s) 2023-01-11T21:18:41.5462425Z test_random_values_with_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:41.5462538Z unimplemented [] 2023-01-11T21:18:41.5462716Z graph_break [('Tensor.item', 2)] 2023-01-11T21:18:41.5462989Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:18:41.5463088Z ok (0.084s) 2023-01-11T21:18:41.5463534Z test_unspec_float_precision_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:41.5463804Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:41.5463885Z ok (0.915s) 2023-01-11T21:18:41.5463908Z 2023-01-11T21:18:41.5464177Z ---------------------------------------------------------------------- 2023-01-11T21:18:41.5464294Z Ran 510 tests in 51.578s 2023-01-11T21:18:41.5464313Z 2023-01-11T21:18:41.5464452Z OK (skipped=15, expected failures=16) 2023-01-11T21:18:41.5464472Z 2023-01-11T21:18:41.5464597Z Generating XML reports... 2023-01-11T21:18:41.5465118Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesExportTests-20230111211748.xml 2023-01-11T21:18:41.5465637Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesFunctionTests-20230111211748.xml 2023-01-11T21:18:41.5466143Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesMiscTests-20230111211748.xml 2023-01-11T21:18:41.5466647Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesNNModuleTests-20230111211748.xml 2023-01-11T21:18:41.5467128Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesReproTests-20230111211748.xml 2023-01-11T21:18:41.5467636Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesSubGraphTests-20230111211748.xml 2023-01-11T21:18:41.5468133Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesUnspecTests-20230111211748.xml 2023-01-11T21:18:41.5468201Z 2023-01-11T21:18:41.5468683Z ##[endgroup] 2023-01-11T21:18:41.5469125Z FINISHED PRINTING LOG FILE of dynamo/test_dynamic_shapes (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_dynamic_shapes__v3ipj7n) 2023-01-11T21:18:41.5469149Z 2023-01-11T21:18:43.9537826Z Ignoring disabled issues: ['91003'] 2023-01-11T21:18:43.9861105Z Running test_matmul_cuda ... [2023-01-11 21:18:43.985706] 2023-01-11T21:18:43.9864109Z Executing ['/opt/conda/bin/python', '-bb', 'test_matmul_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:43.985999] 2023-01-11T21:19:23.4192955Z 2023-01-11T21:19:23.4194195Z Expand the folded group to see the log file of test_matmul_cuda 2023-01-11T21:19:23.4195930Z ##[group]PRINTING LOG FILE of test_matmul_cuda (/var/lib/jenkins/workspace/test/test-reports/test_matmul_cuda_s39ui0a4) 2023-01-11T21:19:23.4196568Z 2023-01-11T21:19:23.4196795Z Running tests... 2023-01-11T21:19:23.4197787Z ---------------------------------------------------------------------- 2023-01-11T21:19:23.4199168Z Test results will be stored in test-reports/python-unittest/test_matmul_cuda 2023-01-11T21:19:23.4200420Z test_cublas_addmm_size_10000_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... ok (10.854s) 2023-01-11T21:19:23.4201318Z test_cublas_addmm_size_10000_cuda_float16 (__main__.TestMatmulCudaCUDA) ... ok (14.700s) 2023-01-11T21:19:23.4202187Z test_cublas_addmm_size_10000_cuda_float32 (__main__.TestMatmulCudaCUDA) ... ok (9.774s) 2023-01-11T21:19:23.4203098Z test_cublas_addmm_size_1000_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... ok (0.065s) 2023-01-11T21:19:23.4203982Z test_cublas_addmm_size_1000_cuda_float16 (__main__.TestMatmulCudaCUDA) ... ok (0.109s) 2023-01-11T21:19:23.4204861Z test_cublas_addmm_size_1000_cuda_float32 (__main__.TestMatmulCudaCUDA) ... ok (0.045s) 2023-01-11T21:19:23.4206001Z test_cublas_addmm_size_100_cuda_bfloat16 (__main__.TestMatmulCudaCUDA) ... ok (0.005s) 2023-01-11T21:19:23.4206892Z test_cublas_addmm_size_100_cuda_float16 (__main__.TestMatmulCudaCUDA) ... ok (0.005s) 2023-01-11T21:19:23.4210395Z test_cublas_addmm_size_100_cuda_float32 (__main__.TestMatmulCudaCUDA) ... ok (0.004s) 2023-01-11T21:19:23.4210997Z 2023-01-11T21:19:23.4211641Z ---------------------------------------------------------------------- 2023-01-11T21:19:23.4211993Z Ran 9 tests in 35.563s 2023-01-11T21:19:23.4212159Z 2023-01-11T21:19:23.4212256Z OK 2023-01-11T21:19:23.4212390Z 2023-01-11T21:19:23.4212501Z Generating XML reports... 2023-01-11T21:19:23.4213087Z Generated XML report: test-reports/python-unittest/test_matmul_cuda/TEST-TestMatmulCudaCUDA-20230111211847.xml 2023-01-11T21:19:23.4213416Z 2023-01-11T21:19:23.4213837Z ##[endgroup] 2023-01-11T21:19:23.4214376Z FINISHED PRINTING LOG FILE of test_matmul_cuda (/var/lib/jenkins/workspace/test/test-reports/test_matmul_cuda_s39ui0a4) 2023-01-11T21:19:23.4214678Z 2023-01-11T21:19:25.9105995Z Ignoring disabled issues: ['91003'] 2023-01-11T21:19:25.9439461Z Running test_mkldnn ... [2023-01-11 21:19:25.943452] 2023-01-11T21:19:25.9441762Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:25.943818] 2023-01-11T21:20:00.1995356Z 2023-01-11T21:20:00.1996239Z Expand the folded group to see the log file of test_mkldnn 2023-01-11T21:20:00.1997185Z ##[group]PRINTING LOG FILE of test_mkldnn (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_7jf5t4k2) 2023-01-11T21:20:00.1997713Z 2023-01-11T21:20:00.1997844Z Running tests... 2023-01-11T21:20:00.2000641Z ---------------------------------------------------------------------- 2023-01-11T21:20:00.2001179Z Test results will be stored in test-reports/python-unittest/test_mkldnn 2023-01-11T21:20:00.2001608Z test_0_dimension_tensor (__main__.TestMkldnn) ... ok (1.667s) 2023-01-11T21:20:00.2001983Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... ok (0.091s) 2023-01-11T21:20:00.2002353Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.130s) 2023-01-11T21:20:00.2002956Z test_add (__main__.TestMkldnn) ... ok (0.048s) 2023-01-11T21:20:00.2003344Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... ok (0.009s) 2023-01-11T21:20:00.2003716Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... ok (0.015s) 2023-01-11T21:20:00.2004051Z test_avg_pool2d (__main__.TestMkldnn) ... ok (0.016s) 2023-01-11T21:20:00.2004404Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.028s) 2023-01-11T21:20:00.2004765Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.006s) 2023-01-11T21:20:00.2005422Z test_avg_pool3d (__main__.TestMkldnn) ... ok (0.934s) 2023-01-11T21:20:00.2005773Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... ok (1.017s) 2023-01-11T21:20:00.2006637Z 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:20:00.2007152Z warnings.warn( 2023-01-11T21:20:00.2007392Z ok (0.077s) 2023-01-11T21:20:00.2007693Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... ok (0.039s) 2023-01-11T21:20:00.2008183Z test_batch_norm_3d (__main__.TestMkldnn) ... ok (0.726s) 2023-01-11T21:20:00.2008512Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... ok (0.412s) 2023-01-11T21:20:00.2008847Z test_clone (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T21:20:00.2009181Z test_conv1d (__main__.TestMkldnn) ... ok (0.138s) 2023-01-11T21:20:00.2009495Z test_conv1d_bf16 (__main__.TestMkldnn) ... ok (0.082s) 2023-01-11T21:20:00.2009843Z test_conv1d_functional (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:20:00.2010183Z test_conv2d (__main__.TestMkldnn) ... ok (0.578s) 2023-01-11T21:20:00.2010516Z test_conv2d_bf16 (__main__.TestMkldnn) ... ok (0.108s) 2023-01-11T21:20:00.2010838Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2023-01-11T21:20:00.2011236Z MKLDNN integration used to serialize models with 5d weight for grouped ... ok (0.012s) 2023-01-11T21:20:00.2011797Z test_conv2d_nhwc (__main__.TestMkldnn) ... ok (0.687s) 2023-01-11T21:20:00.2012371Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:20:00.2012695Z test_conv3d (__main__.TestMkldnn) ... ok (1.710s) 2023-01-11T21:20:00.2013211Z test_conv3d_bf16 (__main__.TestMkldnn) ... ok (0.223s) 2023-01-11T21:20:00.2013713Z test_conversion (__main__.TestMkldnn) ... ok (0.028s) 2023-01-11T21:20:00.2014029Z test_copy (__main__.TestMkldnn) ... ok (0.015s) 2023-01-11T21:20:00.2014447Z test_detach (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:20:00.2015035Z test_empty (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:20:00.2015347Z test_gelu (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T21:20:00.2015673Z test_gelu_bf16 (__main__.TestMkldnn) ... ok (0.007s) 2023-01-11T21:20:00.2016265Z test_is_mkldnn (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:20:00.2016621Z test_is_mkldnn_jit (__main__.TestMkldnn) ... ok (0.006s) 2023-01-11T21:20:00.2017686Z 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:20:00.2018694Z self.assertRaises(RuntimeError, lambda: x_mkldnn.new(x.storage())) 2023-01-11T21:20:00.2019153Z ok (0.008s) 2023-01-11T21:20:00.2019435Z test_linear (__main__.TestMkldnn) ... ok (0.030s) 2023-01-11T21:20:00.2019759Z test_linear_backward (__main__.TestMkldnn) ... ok (0.006s) 2023-01-11T21:20:00.2020350Z test_linear_bf16 (__main__.TestMkldnn) ... ok (0.029s) 2023-01-11T21:20:00.2020727Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... ok (0.005s) 2023-01-11T21:20:00.2021077Z test_max_pool2d (__main__.TestMkldnn) ... ok (0.115s) 2023-01-11T21:20:00.2021802Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.201s) 2023-01-11T21:20:00.2022192Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.010s) 2023-01-11T21:20:00.2022611Z test_max_pool3d (__main__.TestMkldnn) ... ok (11.084s) 2023-01-11T21:20:00.2023148Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... ok (3.394s) 2023-01-11T21:20:00.2023513Z test_max_pool_unsupported (__main__.TestMkldnn) ... ok (0.013s) 2023-01-11T21:20:00.2023907Z test_mkldnn_conv_shapecheck (__main__.TestMkldnn) ... ok (0.039s) 2023-01-11T21:20:00.2024463Z test_mul (__main__.TestMkldnn) ... ok (0.051s) 2023-01-11T21:20:00.2024785Z test_prelu (__main__.TestMkldnn) ... ok (4.705s) 2023-01-11T21:20:00.2025118Z test_prelu_bf16 (__main__.TestMkldnn) ... ok (1.877s) 2023-01-11T21:20:00.2025617Z test_relu (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:20:00.2025986Z test_relu_ (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:20:00.2026313Z test_relu_bf16 (__main__.TestMkldnn) ... ok (0.005s) 2023-01-11T21:20:00.2026746Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... ok (0.004s) 2023-01-11T21:20:00.2027235Z test_repr (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:20:00.2027644Z test_reshape (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:20:00.2028054Z test_reshape_backward (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:20:00.2028602Z test_reshape_blocked_format (__main__.TestMkldnn) ... ok (0.007s) 2023-01-11T21:20:00.2029642Z 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:20:00.2030277Z warnings.warn( 2023-01-11T21:20:00.2031368Z /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:20:00.2031943Z warnings.warn(msg) 2023-01-11T21:20:00.2032349Z ok (0.406s) 2023-01-11T21:20:00.2032727Z test_resnext50_32x4d (__main__.TestMkldnn) ... ok (0.837s) 2023-01-11T21:20:00.2033080Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... ok (0.003s) 2023-01-11T21:20:00.2033514Z test_sigmoid (__main__.TestMkldnn) ... ok (0.013s) 2023-01-11T21:20:00.2034018Z test_softmax (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:20:00.2034326Z test_tanh (__main__.TestMkldnn) ... ok (0.002s) 2023-01-11T21:20:00.2034659Z test_transpose (__main__.TestMkldnn) ... ok (0.004s) 2023-01-11T21:20:00.2035269Z test_transpose_invalid_dime (__main__.TestMkldnn) ... ok (0.005s) 2023-01-11T21:20:00.2035645Z test_unsupported (__main__.TestMkldnn) ... ok (0.112s) 2023-01-11T21:20:00.2035959Z test_view (__main__.TestMkldnn) ... ok (0.007s) 2023-01-11T21:20:00.2036483Z test_zero_ (__main__.TestMkldnn) ... ok (0.001s) 2023-01-11T21:20:00.2036707Z 2023-01-11T21:20:00.2036995Z ---------------------------------------------------------------------- 2023-01-11T21:20:00.2037307Z Ran 68 tests in 31.817s 2023-01-11T21:20:00.2037570Z 2023-01-11T21:20:00.2037741Z OK 2023-01-11T21:20:00.2037947Z 2023-01-11T21:20:00.2038076Z Generating XML reports... 2023-01-11T21:20:00.2038605Z Generated XML report: test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20230111211927.xml 2023-01-11T21:20:00.2039018Z 2023-01-11T21:20:00.2039499Z ##[endgroup] 2023-01-11T21:20:00.2040007Z FINISHED PRINTING LOG FILE of test_mkldnn (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_7jf5t4k2) 2023-01-11T21:20:00.2040481Z 2023-01-11T21:20:02.6775025Z Ignoring disabled issues: ['91003'] 2023-01-11T21:20:02.7098401Z Running nn/test_embedding ... [2023-01-11 21:20:02.709436] 2023-01-11T21:20:02.7101102Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_embedding.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:20:02.709733] 2023-01-11T21:20:21.3610961Z 2023-01-11T21:20:21.3611756Z Expand the folded group to see the log file of nn/test_embedding 2023-01-11T21:20:21.3615924Z ##[group]PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/workspace/test/test-reports/nn-test_embedding_9a0gpam4) 2023-01-11T21:20:21.3616520Z 2023-01-11T21:20:21.3616650Z Running tests... 2023-01-11T21:20:21.3617359Z ---------------------------------------------------------------------- 2023-01-11T21:20:21.3618516Z Test results will be stored in test-reports/python-unittest/nn.test_embedding 2023-01-11T21:20:21.3619233Z test_embedding_bag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T21:20:21.3621928Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3622932Z test_embedding_bag_functional (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:20:21.3623600Z test_embedding_bag_padding_idx_error (__main__.TestEmbeddingNN) ... ok (0.013s) 2023-01-11T21:20:21.3624049Z test_embedding_from_pretrained_float32 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3624491Z test_embedding_from_pretrained_float64 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3625112Z test_embedding_from_pretrained_int16 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3625533Z test_embedding_from_pretrained_int32 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3625942Z test_embedding_from_pretrained_int64 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3626633Z test_embedding_from_pretrained_int8 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3627426Z test_embedding_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:20:21.3627877Z test_embedding_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3628320Z test_embedding_from_pretrained_uint8 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3629071Z test_embedding_functional (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:20:21.3629825Z test_embedding_max_norm (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3630656Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestEmbeddingNN) ... ok (0.008s) 2023-01-11T21:20:21.3631375Z test_embedding_sparse_basic (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:20:21.3632225Z test_embedding_sparse_empty_tensor (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:20:21.3633090Z test_embeddingbag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:20:21.3633564Z test_embeddingbag_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:20:21.3633987Z test_embeddingbag_include_last_offset (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:20:21.3634404Z test_move_sparse_half_embedding (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:20:21.3634929Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3635520Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3636121Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T21:20:21.3636720Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3637308Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3637876Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T21:20:21.3638558Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T21:20:21.3639163Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T21:20:21.3639753Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3640397Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3640989Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T21:20:21.3641577Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T21:20:21.3642146Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T21:20:21.3642748Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.059s) 2023-01-11T21:20:21.3643402Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.052s) 2023-01-11T21:20:21.3643991Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.052s) 2023-01-11T21:20:21.3644558Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.057s) 2023-01-11T21:20:21.3645612Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.051s) 2023-01-11T21:20:21.3646216Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.052s) 2023-01-11T21:20:21.3646804Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.052s) 2023-01-11T21:20:21.3647375Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.048s) 2023-01-11T21:20:21.3647954Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.051s) 2023-01-11T21:20:21.3648533Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T21:20:21.3649113Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T21:20:21.3649724Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2023-01-11T21:20:21.3650391Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2023-01-11T21:20:21.3651049Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2023-01-11T21:20:21.3651706Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2023-01-11T21:20:21.3652339Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2023-01-11T21:20:21.3652992Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2023-01-11T21:20:21.3653717Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3654321Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3654902Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3655461Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T21:20:21.3656043Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T21:20:21.3656624Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T21:20:21.3657203Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T21:20:21.3657760Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3658407Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T21:20:21.3658984Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T21:20:21.3659552Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T21:20:21.3660146Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T21:20:21.3660716Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T21:20:21.3661283Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T21:20:21.3661845Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T21:20:21.3662391Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T21:20:21.3662915Z test_embedding_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:20:21.3663407Z test_embedding_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:20:21.3663900Z test_embedding_bag_1D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (3.650s) 2023-01-11T21:20:21.3664423Z test_embedding_bag_1D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (4.481s) 2023-01-11T21:20:21.3664946Z test_embedding_bag_2D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.151s) 2023-01-11T21:20:21.3665462Z test_embedding_bag_2D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.185s) 2023-01-11T21:20:21.3665954Z test_embedding_bag_bfloat16_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.140s) 2023-01-11T21:20:21.3666461Z test_embedding_bag_bfloat16_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.139s) 2023-01-11T21:20:21.3666958Z test_embedding_bag_bfloat16_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.139s) 2023-01-11T21:20:21.3667454Z test_embedding_bag_bfloat16_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.138s) 2023-01-11T21:20:21.3667951Z test_embedding_bag_device_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.282s) 2023-01-11T21:20:21.3668464Z test_embedding_bag_device_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.339s) 2023-01-11T21:20:21.3669031Z test_embedding_bag_device_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.321s) 2023-01-11T21:20:21.3669554Z test_embedding_bag_device_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.282s) 2023-01-11T21:20:21.3670047Z test_embedding_bag_device_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.339s) 2023-01-11T21:20:21.3670558Z test_embedding_bag_device_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.323s) 2023-01-11T21:20:21.3671078Z test_embedding_bag_device_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.283s) 2023-01-11T21:20:21.3671566Z test_embedding_bag_device_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.348s) 2023-01-11T21:20:21.3672074Z test_embedding_bag_device_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.336s) 2023-01-11T21:20:21.3672595Z test_embedding_bag_device_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.285s) 2023-01-11T21:20:21.3673160Z test_embedding_bag_device_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.343s) 2023-01-11T21:20:21.3673648Z test_embedding_bag_device_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.324s) 2023-01-11T21:20:21.3674151Z test_embedding_bag_dimension_errors_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.035s) 2023-01-11T21:20:21.3674660Z test_embedding_bag_empty_input_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T21:20:21.3675176Z test_embedding_bag_empty_input_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T21:20:21.3675661Z test_embedding_bag_empty_input_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T21:20:21.3676173Z test_embedding_bag_empty_input_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T21:20:21.3676669Z test_embedding_bag_half_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.068s) 2023-01-11T21:20:21.3677164Z test_embedding_bag_half_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.069s) 2023-01-11T21:20:21.3677640Z test_embedding_bag_half_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.068s) 2023-01-11T21:20:21.3678132Z test_embedding_bag_half_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.070s) 2023-01-11T21:20:21.3678662Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3679198Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3679749Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3680308Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3680860Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3681386Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3681929Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3682485Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3683027Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3683606Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3684149Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3684708Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3685967Z 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:20:21.3686817Z 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:20:21.3687664Z 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:20:21.3688513Z 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:20:21.3689470Z 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:20:21.3690322Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T21:20:21.3691152Z 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.002s) 2023-01-11T21:20:21.3692001Z 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:20:21.3692848Z 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:20:21.3693695Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T21:20:21.3694525Z 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:20:21.3695337Z 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:20:21.3696185Z 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:20:21.3697039Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T21:20:21.3697891Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T21:20:21.3698747Z 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:20:21.3699593Z 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:20:21.3700521Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T21:20:21.3701391Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T21:20:21.3702251Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T21:20:21.3703088Z 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:20:21.3703937Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T21:20:21.3704784Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T21:20:21.3705687Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T21:20:21.3706267Z test_embedding_dense_grad_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.403s) 2023-01-11T21:20:21.3706752Z test_embedding_max_norm_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3707269Z test_embedding_max_norm_backward_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3707778Z test_embedding_max_norm_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3708288Z test_embedding_max_norm_device_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3708779Z test_embedding_max_norm_device_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3709281Z test_embedding_max_norm_device_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3709778Z test_embedding_max_norm_fwd_AD_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.090s) 2023-01-11T21:20:21.3710255Z test_embedding_max_norm_fwd_AD_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3710754Z test_embedding_max_norm_fwd_AD_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:20:21.3711252Z test_embedding_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T21:20:21.3711752Z test_embedding_padding_idx_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T21:20:21.3712232Z test_embedding_padding_idx_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T21:20:21.3712734Z test_embedding_scalar_weight_error_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T21:20:21.3713018Z 2023-01-11T21:20:21.3713295Z ---------------------------------------------------------------------- 2023-01-11T21:20:21.3713627Z Ran 149 tests in 14.764s 2023-01-11T21:20:21.3713773Z 2023-01-11T21:20:21.3713882Z OK (skipped=30) 2023-01-11T21:20:21.3714039Z 2023-01-11T21:20:21.3714160Z Generating XML reports... 2023-01-11T21:20:21.3714704Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20230111212006.xml 2023-01-11T21:20:21.3715430Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCUDA-20230111212006.xml 2023-01-11T21:20:21.3715790Z 2023-01-11T21:20:21.3716247Z ##[endgroup] 2023-01-11T21:20:21.3716780Z FINISHED PRINTING LOG FILE of nn/test_embedding (/var/lib/jenkins/workspace/test/test-reports/nn-test_embedding_9a0gpam4) 2023-01-11T21:20:21.3717082Z 2023-01-11T21:20:23.8173541Z Ignoring disabled issues: ['91003'] 2023-01-11T21:20:23.8495481Z Running test_mkldnn_fusion ... [2023-01-11 21:20:23.849119] 2023-01-11T21:20:23.8498329Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:20:23.849434] 2023-01-11T21:20:38.0666596Z 2023-01-11T21:20:38.0667136Z Expand the folded group to see the log file of test_mkldnn_fusion 2023-01-11T21:20:38.0668632Z ##[group]PRINTING LOG FILE of test_mkldnn_fusion (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_fusion_w2avu7p2) 2023-01-11T21:20:38.0669069Z 2023-01-11T21:20:38.0669189Z Running tests... 2023-01-11T21:20:38.0669701Z ---------------------------------------------------------------------- 2023-01-11T21:20:38.0670449Z Test results will be stored in test-reports/python-unittest/test_mkldnn_fusion 2023-01-11T21:20:38.0670973Z test_conv_binary_fusion_ops (__main__.TestMkldnnFusion) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:20:38.0671716Z test_conv_unary_fusion_nnc (__main__.TestMkldnnFusion) ... ok (1.023s) 2023-01-11T21:20:38.0672617Z test_conv_unary_fusion_ops (__main__.TestMkldnnFusion) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:20:38.0673194Z test_linear_binary_fusion_ops (__main__.TestMkldnnFusion) ... ok (0.041s) 2023-01-11T21:20:38.0673613Z test_linear_unary_fusion_ops (__main__.TestMkldnnFusion) ... ok (0.028s) 2023-01-11T21:20:38.0674228Z test_single_conv (__main__.TestMkldnnFusion) ... ok (1.484s) 2023-01-11T21:20:38.0674595Z test_unsupported_conv (__main__.TestMkldnnFusion) ... ok (8.121s) 2023-01-11T21:20:38.0674826Z 2023-01-11T21:20:38.0675222Z ---------------------------------------------------------------------- 2023-01-11T21:20:38.0675670Z Ran 7 tests in 11.973s 2023-01-11T21:20:38.0675837Z 2023-01-11T21:20:38.0675949Z OK (skipped=2) 2023-01-11T21:20:38.0676082Z 2023-01-11T21:20:38.0676209Z Generating XML reports... 2023-01-11T21:20:38.0677005Z Generated XML report: test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20230111212025.xml 2023-01-11T21:20:38.0677337Z 2023-01-11T21:20:38.0677718Z ##[endgroup] 2023-01-11T21:20:38.0678412Z FINISHED PRINTING LOG FILE of test_mkldnn_fusion (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_fusion_w2avu7p2) 2023-01-11T21:20:38.0678716Z 2023-01-11T21:20:40.5537159Z Ignoring disabled issues: ['91003'] 2023-01-11T21:20:40.5865327Z Running test_functionalization ... [2023-01-11 21:20:40.586079] 2023-01-11T21:20:40.5867854Z Executing ['/opt/conda/bin/python', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:20:40.586386] 2023-01-11T21:21:01.3181239Z 2023-01-11T21:21:01.3182529Z Expand the folded group to see the log file of test_functionalization 2023-01-11T21:21:01.3184105Z ##[group]PRINTING LOG FILE of test_functionalization (/var/lib/jenkins/workspace/test/test-reports/test_functionalization_2crbpnz8) 2023-01-11T21:21:01.3184701Z 2023-01-11T21:21:01.3184829Z Running tests... 2023-01-11T21:21:01.3185357Z ---------------------------------------------------------------------- 2023-01-11T21:21:01.3185888Z Test results will be stored in test-reports/python-unittest/test_functionalization 2023-01-11T21:21:01.3186377Z test_advanced_indexing (__main__.TestCrossRefFunctionalization) ... ok (1.888s) 2023-01-11T21:21:01.3187097Z test_advanced_indexing_correct_strides (__main__.TestCrossRefFunctionalization) ... ok (0.167s) 2023-01-11T21:21:01.3188926Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestCrossRefFunctionalization) ... /var/lib/jenkins/workspace/test/test_functionalization.py:19: 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:21:01.3191112Z x_storage = StorageWeakRef(x.storage()) 2023-01-11T21:21:01.3191964Z /var/lib/jenkins/workspace/test/test_functionalization.py:20: 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:21:01.3192686Z y_storage = StorageWeakRef(y.storage()) 2023-01-11T21:21:01.3192964Z ok (0.001s) 2023-01-11T21:21:01.3193343Z test_as_strided (__main__.TestCrossRefFunctionalization) ... expected failure (0.007s) 2023-01-11T21:21:01.3193784Z test_batch_norm (__main__.TestCrossRefFunctionalization) ... ok (0.996s) 2023-01-11T21:21:01.3194207Z test_cat (__main__.TestCrossRefFunctionalization) ... ok (0.139s) 2023-01-11T21:21:01.3194872Z test_copy_ (__main__.TestCrossRefFunctionalization) ... expected failure (0.040s) 2023-01-11T21:21:01.3195556Z test_copy_stride_mismatch (__main__.TestCrossRefFunctionalization) ... ok (0.012s) 2023-01-11T21:21:01.3196383Z test_diagonal (__main__.TestCrossRefFunctionalization) ... expected failure (0.013s) 2023-01-11T21:21:01.3197810Z test_diagonal_mutated_input (__main__.TestCrossRefFunctionalization) ... expected failure (0.011s) 2023-01-11T21:21:01.3198668Z test_everything (__main__.TestCrossRefFunctionalization) ... expected failure (0.018s) 2023-01-11T21:21:01.3199137Z test_expand_symint (__main__.TestCrossRefFunctionalization) ... ok (0.050s) 2023-01-11T21:21:01.3199590Z test_fill_ (__main__.TestCrossRefFunctionalization) ... expected failure (0.007s) 2023-01-11T21:21:01.3200012Z test_freeze (__main__.TestCrossRefFunctionalization) ... ok (0.026s) 2023-01-11T21:21:01.3200461Z test_index_mutation_on_non_input (__main__.TestCrossRefFunctionalization) ... ok (0.237s) 2023-01-11T21:21:01.3200926Z test_inplace_on_non_view (__main__.TestCrossRefFunctionalization) ... ok (0.247s) 2023-01-11T21:21:01.3201379Z test_instance_norm (__main__.TestCrossRefFunctionalization) ... ok (1.505s) 2023-01-11T21:21:01.3201807Z test_metadata_change (__main__.TestCrossRefFunctionalization) ... ok (0.161s) 2023-01-11T21:21:01.3202269Z test_metadata_change_out_op (__main__.TestCrossRefFunctionalization) ... ok (0.001s) 2023-01-11T21:21:01.3202737Z test_mixed_wrappers_invalid (__main__.TestCrossRefFunctionalization) ... ok (0.005s) 2023-01-11T21:21:01.3203187Z test_mixed_wrappers_valid (__main__.TestCrossRefFunctionalization) ... ok (0.001s) 2023-01-11T21:21:01.3204271Z test_multi_out (__main__.TestCrossRefFunctionalization) ... /var/lib/jenkins/workspace/test/test_functionalization.py:304: 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:21:01.3205837Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:21:01.3206767Z /var/lib/jenkins/workspace/test/test_functionalization.py:304: 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:21:01.3207654Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:21:01.3208684Z /var/lib/jenkins/workspace/test/test_functionalization.py:304: 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:21:01.3209570Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:21:01.3210469Z /var/lib/jenkins/workspace/test/test_functionalization.py:304: 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:21:01.3211306Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:21:01.3212209Z /var/lib/jenkins/workspace/test/test_functionalization.py:304: 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:21:01.3213148Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:21:01.3213423Z ok (0.232s) 2023-01-11T21:21:01.3213785Z test_multiple_views_of_same_base (__main__.TestCrossRefFunctionalization) ... ok (0.118s) 2023-01-11T21:21:01.3214257Z test_mutable_op_not_inplace_or_other (__main__.TestCrossRefFunctionalization) ... ok (0.090s) 2023-01-11T21:21:01.3214763Z test_nested_functions_propagate_updates (__main__.TestCrossRefFunctionalization) ... ok (0.090s) 2023-01-11T21:21:01.3215242Z test_only_one_view (__main__.TestCrossRefFunctionalization) ... ok (0.022s) 2023-01-11T21:21:01.3215675Z test_optional_tensor_list (__main__.TestCrossRefFunctionalization) ... ok (0.267s) 2023-01-11T21:21:01.3216136Z test_reapply_views_simple (__main__.TestCrossRefFunctionalization) ... ok (0.215s) 2023-01-11T21:21:01.3216599Z test_resize_larger_invalid (__main__.TestCrossRefFunctionalization) ... ok (0.016s) 2023-01-11T21:21:01.3217059Z test_resize_larger_valid (__main__.TestCrossRefFunctionalization) ... ok (0.297s) 2023-01-11T21:21:01.3217490Z test_resize_smaller (__main__.TestCrossRefFunctionalization) ... ok (0.665s) 2023-01-11T21:21:01.3217950Z test_save_for_backwards_segfault (__main__.TestCrossRefFunctionalization) ... ok (0.001s) 2023-01-11T21:21:01.3218400Z test_scalars (__main__.TestCrossRefFunctionalization) ... ok (0.237s) 2023-01-11T21:21:01.3219276Z test_set_ (__main__.TestCrossRefFunctionalization) ... /var/lib/jenkins/workspace/test/test_functionalization.py:149: 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:21:01.3220014Z y.set_(x.storage()) 2023-01-11T21:21:01.3220250Z ok (0.001s) 2023-01-11T21:21:01.3220578Z test_simple (__main__.TestCrossRefFunctionalization) ... ok (0.317s) 2023-01-11T21:21:01.3221697Z test_simple_out (__main__.TestCrossRefFunctionalization) ... /var/lib/jenkins/workspace/test/test_functionalization.py:266: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 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:21:01.3222621Z torch.add(y, tmp, out=z) 2023-01-11T21:21:01.3223848Z /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:21:01.3224638Z warnings.warn(msg) 2023-01-11T21:21:01.3225799Z /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:21:01.3226636Z warnings.warn(msg) 2023-01-11T21:21:01.3227802Z /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:21:01.3228561Z warnings.warn(msg) 2023-01-11T21:21:01.3229717Z /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:21:01.3230487Z warnings.warn(msg) 2023-01-11T21:21:01.3230726Z ok (0.285s) 2023-01-11T21:21:01.3231059Z test_split (__main__.TestCrossRefFunctionalization) ... expected failure (0.015s) 2023-01-11T21:21:01.3231510Z test_tensor_ctr (__main__.TestCrossRefFunctionalization) ... ok (0.213s) 2023-01-11T21:21:01.3231961Z test_tensor_list_composite (__main__.TestCrossRefFunctionalization) ... ok (0.050s) 2023-01-11T21:21:01.3232460Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestCrossRefFunctionalization) ... ok (0.021s) 2023-01-11T21:21:01.3233178Z test_view_clone_view_inplace (__main__.TestCrossRefFunctionalization) ... /var/lib/jenkins/workspace/test/test_functionalization.py:185: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T21:21:01.3233820Z with torch.autograd.detect_anomaly(check_nan=False): 2023-01-11T21:21:01.3234494Z /opt/conda/lib/python3.10/site-packages/torch/autograd/__init__.py:197: UserWarning: Error detected in SumBackward0. Traceback of forward call that caused the error: 2023-01-11T21:21:01.3235045Z File "/var/lib/jenkins/workspace/test/test_functionalization.py", line 1487, in 2023-01-11T21:21:01.3235374Z run_tests() 2023-01-11T21:21:01.3235855Z File "/opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 787, in run_tests 2023-01-11T21:21:01.3236311Z unittest.main(argv=argv, testRunner=xmlrunner.XMLTestRunner( 2023-01-11T21:21:01.3236697Z File "/opt/conda/lib/python3.10/unittest/main.py", line 101, in __init__ 2023-01-11T21:21:01.3237018Z self.runTests() 2023-01-11T21:21:01.3237342Z File "/opt/conda/lib/python3.10/unittest/main.py", line 271, in runTests 2023-01-11T21:21:01.3237702Z self.result = testRunner.run(self.test) 2023-01-11T21:21:01.3238224Z File "/opt/conda/lib/python3.10/site-packages/xmlrunner/runner.py", line 67, in run 2023-01-11T21:21:01.3238577Z test(result) 2023-01-11T21:21:01.3238897Z File "/opt/conda/lib/python3.10/unittest/suite.py", line 84, in __call__ 2023-01-11T21:21:01.3239215Z return self.run(*args, **kwds) 2023-01-11T21:21:01.3239554Z File "/opt/conda/lib/python3.10/unittest/suite.py", line 122, in run 2023-01-11T21:21:01.3239859Z test(result) 2023-01-11T21:21:01.3240159Z File "/opt/conda/lib/python3.10/unittest/suite.py", line 84, in __call__ 2023-01-11T21:21:01.3240492Z return self.run(*args, **kwds) 2023-01-11T21:21:01.3240831Z File "/opt/conda/lib/python3.10/unittest/suite.py", line 122, in run 2023-01-11T21:21:01.3241116Z test(result) 2023-01-11T21:21:01.3241434Z File "/opt/conda/lib/python3.10/unittest/case.py", line 650, in __call__ 2023-01-11T21:21:01.3241768Z return self.run(*args, **kwds) 2023-01-11T21:21:01.3242281Z File "/opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 2225, in run 2023-01-11T21:21:01.3242640Z self._run_with_retry( 2023-01-11T21:21:01.3243267Z File "/opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 2154, in _run_with_retry 2023-01-11T21:21:01.3243657Z super().run(result=result) 2023-01-11T21:21:01.3243975Z File "/opt/conda/lib/python3.10/unittest/case.py", line 591, in run 2023-01-11T21:21:01.3244315Z self._callTestMethod(testMethod) 2023-01-11T21:21:01.3244686Z File "/opt/conda/lib/python3.10/unittest/case.py", line 549, in _callTestMethod 2023-01-11T21:21:01.3245376Z method() 2023-01-11T21:21:01.3245790Z File "/var/lib/jenkins/workspace/test/test_functionalization.py", line 186, in test_view_clone_view_inplace 2023-01-11T21:21:01.3246232Z logs = self.get_logs(g, torch.ones(16, 64, 128, 128, requires_grad=True)) 2023-01-11T21:21:01.3246648Z File "/var/lib/jenkins/workspace/test/test_functionalization.py", line 66, in get_logs 2023-01-11T21:21:01.3247118Z traced_f = make_fx(_functionalize(func, reapply_views=reapply_views, crossref=self.crossref))(*inpts) 2023-01-11T21:21:01.3247754Z File "/opt/conda/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py", line 692, in wrapped 2023-01-11T21:21:01.3248249Z t = dispatch_trace(wrap_key(func, args, fx_tracer), tracer=fx_tracer, concrete_args=tuple(phs)) 2023-01-11T21:21:01.3248855Z File "/opt/conda/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py", line 431, in dispatch_trace 2023-01-11T21:21:01.3249264Z graph = tracer.trace(root, concrete_args) 2023-01-11T21:21:01.3249759Z File "/opt/conda/lib/python3.10/site-packages/torch/fx/_symbolic_trace.py", line 739, in trace 2023-01-11T21:21:01.3250128Z (self.create_arg(fn(*args)),), 2023-01-11T21:21:01.3250616Z File "/opt/conda/lib/python3.10/site-packages/torch/fx/experimental/proxy_tensor.py", line 447, in wrapped 2023-01-11T21:21:01.3250986Z out = f(*tensors) 2023-01-11T21:21:01.3251256Z File "", line 1, in 2023-01-11T21:21:01.3251616Z File "/var/lib/jenkins/workspace/test/test_functionalization.py", line 40, in wrapped 2023-01-11T21:21:01.3251984Z out = f(*inputs_functional) 2023-01-11T21:21:01.3252358Z File "/var/lib/jenkins/workspace/test/test_functionalization.py", line 177, in g 2023-01-11T21:21:01.3252699Z loss = f(x).sum() 2023-01-11T21:21:01.3253067Z (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/autograd/python_anomaly_mode.cpp:119.) 2023-01-11T21:21:01.3253559Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T21:21:01.3253926Z expected failure (0.248s) 2023-01-11T21:21:01.3254290Z test_view_inplace (__main__.TestCrossRefFunctionalization) ... expected failure (0.013s) 2023-01-11T21:21:01.3254743Z test_advanced_indexing (__main__.TestFunctionalization) ... ok (0.091s) 2023-01-11T21:21:01.3255177Z test_advanced_indexing_correct_strides (__main__.TestFunctionalization) ... ok (0.131s) 2023-01-11T21:21:01.3256219Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... /var/lib/jenkins/workspace/test/test_functionalization.py:19: 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:21:01.3257051Z x_storage = StorageWeakRef(x.storage()) 2023-01-11T21:21:01.3257791Z /var/lib/jenkins/workspace/test/test_functionalization.py:20: 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:21:01.3258494Z y_storage = StorageWeakRef(y.storage()) 2023-01-11T21:21:01.3258765Z ok (0.001s) 2023-01-11T21:21:01.3259064Z test_as_strided (__main__.TestFunctionalization) ... ok (0.121s) 2023-01-11T21:21:01.3259527Z test_batch_norm (__main__.TestFunctionalization) ... ok (0.656s) 2023-01-11T21:21:01.3259902Z test_cat (__main__.TestFunctionalization) ... ok (0.079s) 2023-01-11T21:21:01.3260277Z test_copy_ (__main__.TestFunctionalization) ... ok (1.060s) 2023-01-11T21:21:01.3260709Z test_copy_stride_mismatch (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T21:21:01.3261114Z test_diagonal (__main__.TestFunctionalization) ... ok (0.243s) 2023-01-11T21:21:01.3261528Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.138s) 2023-01-11T21:21:01.3261919Z test_everything (__main__.TestFunctionalization) ... ok (1.410s) 2023-01-11T21:21:01.3262313Z test_expand_symint (__main__.TestFunctionalization) ... ok (0.038s) 2023-01-11T21:21:01.3262698Z test_fill_ (__main__.TestFunctionalization) ... ok (0.181s) 2023-01-11T21:21:01.3263053Z test_freeze (__main__.TestFunctionalization) ... ok (0.010s) 2023-01-11T21:21:01.3263463Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... ok (0.179s) 2023-01-11T21:21:01.3263889Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.171s) 2023-01-11T21:21:01.3264298Z test_instance_norm (__main__.TestFunctionalization) ... ok (1.368s) 2023-01-11T21:21:01.3264679Z test_metadata_change (__main__.TestFunctionalization) ... ok (0.126s) 2023-01-11T21:21:01.3265094Z test_metadata_change_out_op (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T21:21:01.3265512Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.005s) 2023-01-11T21:21:01.3265919Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T21:21:01.3266967Z test_multi_out (__main__.TestFunctionalization) ... /var/lib/jenkins/workspace/test/test_functionalization.py:304: 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:21:01.3267919Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:21:01.3268195Z ok (0.143s) 2023-01-11T21:21:01.3268533Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... ok (0.093s) 2023-01-11T21:21:01.3268951Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... ok (0.071s) 2023-01-11T21:21:01.3269410Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.072s) 2023-01-11T21:21:01.3269840Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.018s) 2023-01-11T21:21:01.3270229Z test_optional_tensor_list (__main__.TestFunctionalization) ... ok (0.162s) 2023-01-11T21:21:01.3270704Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.158s) 2023-01-11T21:21:01.3271136Z test_resize_larger_invalid (__main__.TestFunctionalization) ... ok (0.004s) 2023-01-11T21:21:01.3271548Z test_resize_larger_valid (__main__.TestFunctionalization) ... ok (0.239s) 2023-01-11T21:21:01.3271936Z test_resize_smaller (__main__.TestFunctionalization) ... ok (0.610s) 2023-01-11T21:21:01.3272352Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T21:21:01.3272762Z test_scalars (__main__.TestFunctionalization) ... ok (0.177s) 2023-01-11T21:21:01.3273583Z test_set_ (__main__.TestFunctionalization) ... /var/lib/jenkins/workspace/test/test_functionalization.py:149: 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:21:01.3274313Z y.set_(x.storage()) 2023-01-11T21:21:01.3274552Z ok (0.001s) 2023-01-11T21:21:01.3274914Z test_simple (__main__.TestFunctionalization) ... ok (0.239s) 2023-01-11T21:21:01.3275935Z test_simple_out (__main__.TestFunctionalization) ... /var/lib/jenkins/workspace/test/test_functionalization.py:266: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 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:21:01.3276835Z torch.add(y, tmp, out=z) 2023-01-11T21:21:01.3277081Z ok (0.174s) 2023-01-11T21:21:01.3277385Z test_split (__main__.TestFunctionalization) ... ok (0.318s) 2023-01-11T21:21:01.3277751Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.184s) 2023-01-11T21:21:01.3278155Z test_tensor_list_composite (__main__.TestFunctionalization) ... ok (0.032s) 2023-01-11T21:21:01.3278611Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T21:21:01.3279304Z test_view_clone_view_inplace (__main__.TestFunctionalization) ... /var/lib/jenkins/workspace/test/test_functionalization.py:185: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T21:21:01.3279906Z with torch.autograd.detect_anomaly(check_nan=False): 2023-01-11T21:21:01.3280204Z ok (0.569s) 2023-01-11T21:21:01.3280518Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.236s) 2023-01-11T21:21:01.3280754Z 2023-01-11T21:21:01.3281037Z ---------------------------------------------------------------------- 2023-01-11T21:21:01.3281348Z Ran 84 tests in 18.465s 2023-01-11T21:21:01.3281511Z 2023-01-11T21:21:01.3281635Z OK (expected failures=9) 2023-01-11T21:21:01.3281804Z 2023-01-11T21:21:01.3281934Z Generating XML reports... 2023-01-11T21:21:01.3282545Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestCrossRefFunctionalization-20230111212042.xml 2023-01-11T21:21:01.3283333Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20230111212042.xml 2023-01-11T21:21:01.3283675Z 2023-01-11T21:21:01.3284040Z ##[endgroup] 2023-01-11T21:21:01.3284582Z FINISHED PRINTING LOG FILE of test_functionalization (/var/lib/jenkins/workspace/test/test-reports/test_functionalization_2crbpnz8) 2023-01-11T21:21:01.3285246Z 2023-01-11T21:21:03.7771207Z Ignoring disabled issues: ['91003'] 2023-01-11T21:21:03.8096022Z Running profiler/test_memory_profiler ... [2023-01-11 21:21:03.809200] 2023-01-11T21:21:03.8099237Z Executing ['/opt/conda/bin/python', '-bb', 'profiler/test_memory_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:03.809494] 2023-01-11T21:21:12.0121747Z 2023-01-11T21:21:12.0122618Z Expand the folded group to see the log file of profiler/test_memory_profiler 2023-01-11T21:21:12.0123568Z ##[group]PRINTING LOG FILE of profiler/test_memory_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_memory_profiler_godvk868) 2023-01-11T21:21:12.0124205Z 2023-01-11T21:21:12.0124401Z Running tests... 2023-01-11T21:21:12.0125628Z ---------------------------------------------------------------------- 2023-01-11T21:21:12.0126692Z Test results will be stored in test-reports/python-unittest/profiler.test_memory_profiler 2023-01-11T21:21:12.0128161Z test_data_flow_graph_complicated (__main__.TestDataFlow) ... STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0129389Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0130006Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0131114Z /var/lib/jenkins/workspace/test/profiler/test_memory_profiler.py:336: 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:21:12.0131967Z lines.append(f"{name + ':':<8} T{storage_to_id[t.storage().data_ptr()]}") 2023-01-11T21:21:12.0132496Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0133076Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0133670Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0134008Z ok (1.969s) 2023-01-11T21:21:12.0134608Z test_data_flow_graph_non_op_allocations (__main__.TestDataFlow) ... STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0135261Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0135847Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0136184Z ok (0.057s) 2023-01-11T21:21:12.0136752Z test_data_flow_graph_simple (__main__.TestDataFlow) ... STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0137388Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0137955Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0139514Z /var/lib/jenkins/workspace/test/profiler/test_memory_profiler.py:337: 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:21:12.0140505Z if t.grad is not None: 2023-01-11T21:21:12.0140966Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0141543Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0142133Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0142469Z ok (0.110s) 2023-01-11T21:21:12.0143160Z test_data_flow_graph_simple_backward (__main__.TestDataFlow) ... STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0143829Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0144420Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0145230Z /var/lib/jenkins/workspace/test/profiler/test_memory_profiler.py:338: 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:21:12.0145968Z grad_id = storage_to_id[t.grad.storage().data_ptr()] 2023-01-11T21:21:12.0146259Z ok (0.062s) 2023-01-11T21:21:12.0146856Z test_data_flow_graph_simple_inplace (__main__.TestDataFlow) ... STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0147549Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0148138Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0148712Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0149283Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0149851Z STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0150207Z ok (0.124s) 2023-01-11T21:21:12.0150779Z test_data_flow_graph_stacked (__main__.TestDataFlow) ... STAGE:2023-01-11 21:21:07 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0151398Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0151984Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0152555Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0153119Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0153688Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0154268Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0154836Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0155422Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0155759Z ok (0.219s) 2023-01-11T21:21:12.0156350Z test_data_flow_graph_with_annotations (__main__.TestDataFlow) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0157003Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0157569Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0157923Z ok (0.068s) 2023-01-11T21:21:12.0158471Z test_match_schemas (__main__.TestDataFlow) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0159099Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0159668Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0160022Z ok (0.013s) 2023-01-11T21:21:12.0160655Z test_match_schemas_backward (__main__.TestDataFlow) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0161344Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0161931Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0162281Z ok (0.011s) 2023-01-11T21:21:12.0162851Z test_match_schemas_tensorlist (__main__.TestDataFlow) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0163476Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0164066Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0164416Z ok (0.007s) 2023-01-11T21:21:12.0165409Z test_extract_gradients_from_module (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0166245Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0166828Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0167654Z /var/lib/jenkins/workspace/test/profiler/test_memory_profiler.py:117: 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:21:12.0168396Z return tensor.storage().data_ptr() == key.storage.ptr 2023-01-11T21:21:12.0169138Z /var/lib/jenkins/workspace/test/profiler/test_memory_profiler.py:147: 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:21:12.0169870Z allowed_set = {t.storage().data_ptr() for t in tensors} 2023-01-11T21:21:12.0170388Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0170965Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0171535Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0172352Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0172926Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0173516Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0174074Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0174648Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0175233Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0175568Z ok (0.072s) 2023-01-11T21:21:12.0176208Z test_extract_gradients_from_module_and_optimizer (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0176888Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0177470Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0177803Z ok (0.015s) 2023-01-11T21:21:12.0178511Z test_extract_gradients_from_optimizer (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0179197Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0179781Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0180337Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0180903Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0181488Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0182042Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0182618Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0183262Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0183833Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0184381Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0184967Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0185322Z ok (0.073s) 2023-01-11T21:21:12.0185964Z test_extract_gradients_from_optimizer_set_to_none (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0186629Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0187217Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0187795Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0188344Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0188926Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0189503Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0190069Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0190639Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0191211Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0191781Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0192366Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0192698Z ok (0.083s) 2023-01-11T21:21:12.0193302Z test_extract_gradients_low_level (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0193966Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0194529Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0195107Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0195675Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0196311Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0196655Z ok (0.024s) 2023-01-11T21:21:12.0197228Z test_config_check (__main__.TestMemoryProfiler) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0197861Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0198445Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0199002Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0199567Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0200147Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0200707Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0201334Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0201918Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0202266Z ok (0.020s) 2023-01-11T21:21:12.0202865Z test_categories_e2e_sequential_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0203779Z /var/lib/jenkins/workspace/test/profiler/test_memory_profiler.py:81: 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:21:12.0204513Z if isinstance(t, torch.Tensor) and t.storage() 2023-01-11T21:21:12.0205502Z /var/lib/jenkins/workspace/test/profiler/test_memory_profiler.py:78: 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:21:12.0206177Z return tuple( 2023-01-11T21:21:12.0206845Z /var/lib/jenkins/workspace/test/profiler/test_memory_profiler.py:79: 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:21:12.0207526Z (t._cdata, t.storage().data_ptr()) 2023-01-11T21:21:12.0208040Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0208637Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0208977Z ok (0.102s) 2023-01-11T21:21:12.0209611Z test_categories_e2e_sequential_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0210281Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0210871Z STAGE:2023-01-11 21:21:08 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0211206Z ok (0.438s) 2023-01-11T21:21:12.0211811Z test_categories_e2e_simple_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0212472Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0213153Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0213544Z ok (0.057s) 2023-01-11T21:21:12.0214190Z test_categories_e2e_simple_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0214895Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0215499Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0215871Z ok (0.261s) 2023-01-11T21:21:12.0216521Z test_categories_e2e_simple_fwd_bwd_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0217219Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0217841Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0218292Z ok (0.318s) 2023-01-11T21:21:12.0218944Z test_categories_e2e_simple_module_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0219636Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0220263Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0220635Z ok (0.044s) 2023-01-11T21:21:12.0221291Z test_categories_e2e_simple_module_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0221989Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0222616Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0222993Z ok (0.170s) 2023-01-11T21:21:12.0223641Z test_categories_e2e_simple_module_fwd_bwd_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0224356Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0224980Z STAGE:2023-01-11 21:21:09 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0225352Z ok (0.277s) 2023-01-11T21:21:12.0225932Z test_inputs_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0226606Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0227233Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0228119Z /var/lib/jenkins/workspace/test/profiler/test_memory_profiler.py:828: 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:21:12.0228832Z storage = t.storage() 2023-01-11T21:21:12.0229594Z /var/lib/jenkins/workspace/test/profiler/test_memory_profiler.py:836: 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:21:12.0230405Z if key.storage.ptr == storage.data_ptr() and key.device == storage.device 2023-01-11T21:21:12.0230798Z ok (0.041s) 2023-01-11T21:21:12.0231401Z test_inputs_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0232090Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0232715Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0233088Z ok (0.212s) 2023-01-11T21:21:12.0233678Z test_inputs_fwd_lazy (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0234362Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0234984Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0235355Z ok (0.047s) 2023-01-11T21:21:12.0236006Z test_lazily_initialized (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0236766Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0237388Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0237760Z ok (0.112s) 2023-01-11T21:21:12.0238367Z test_manual_optimizer_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0239065Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0239692Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0240043Z ok (0.061s) 2023-01-11T21:21:12.0240655Z test_memory_timeline (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0241344Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0241962Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0242315Z ok (0.254s) 2023-01-11T21:21:12.0242947Z test_parameters_and_gradients (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0243641Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0244267Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0244856Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0245972Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0246583Z STAGE:2023-01-11 21:21:10 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0247144Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0247718Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0248306Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0248883Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0249432Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0250136Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0250502Z ok (0.240s) 2023-01-11T21:21:12.0251139Z test_parameters_and_gradients_set_to_none (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0251796Z [W CPUAllocator.cpp:231] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2023-01-11T21:21:12.0252457Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0253045Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0253619Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:21:12.0254170Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:21:12.0254760Z STAGE:2023-01-11 21:21:11 4995:4995 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:21:12.0255110Z ok (0.333s) 2023-01-11T21:21:12.0255331Z 2023-01-11T21:21:12.0255584Z ---------------------------------------------------------------------- 2023-01-11T21:21:12.0255909Z Ran 32 tests in 5.899s 2023-01-11T21:21:12.0256072Z 2023-01-11T21:21:12.0256164Z OK 2023-01-11T21:21:12.0256296Z 2023-01-11T21:21:12.0256421Z Generating XML reports... 2023-01-11T21:21:12.0256965Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestDataFlow-20230111212105.xml 2023-01-11T21:21:12.0257702Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestIdentifyGradients-20230111212105.xml 2023-01-11T21:21:12.0258444Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfiler-20230111212105.xml 2023-01-11T21:21:12.0259179Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfilerE2E-20230111212105.xml 2023-01-11T21:21:12.0259527Z 2023-01-11T21:21:12.0259894Z ##[endgroup] 2023-01-11T21:21:12.0260475Z FINISHED PRINTING LOG FILE of profiler/test_memory_profiler (/var/lib/jenkins/workspace/test/test-reports/profiler-test_memory_profiler_godvk868) 2023-01-11T21:21:12.0260860Z 2023-01-11T21:21:14.5217185Z Ignoring disabled issues: ['91003'] 2023-01-11T21:21:14.5542122Z Running nn/test_multihead_attention ... [2023-01-11 21:21:14.553796] 2023-01-11T21:21:14.5544878Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_multihead_attention.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:14.554107] 2023-01-11T21:21:24.4038575Z 2023-01-11T21:21:24.4039034Z Expand the folded group to see the log file of nn/test_multihead_attention 2023-01-11T21:21:24.4040866Z ##[group]PRINTING LOG FILE of nn/test_multihead_attention (/var/lib/jenkins/workspace/test/test-reports/nn-test_multihead_attention_n8p_h49u) 2023-01-11T21:21:24.4041521Z 2023-01-11T21:21:24.4041789Z Running tests... 2023-01-11T21:21:24.4042796Z ---------------------------------------------------------------------- 2023-01-11T21:21:24.4043475Z Test results will be stored in test-reports/python-unittest/nn.test_multihead_attention 2023-01-11T21:21:24.4043994Z test_multihead_attention_average_attn_weights_False (__main__.TestMultiheadAttentionNN) ... ok (2.788s) 2023-01-11T21:21:24.4044513Z test_multihead_attention_average_attn_weights_True (__main__.TestMultiheadAttentionNN) ... ok (2.791s) 2023-01-11T21:21:24.4045312Z test_multihead_attn_3d_attn_mask (__main__.TestMultiheadAttentionNN) ... ok (0.009s) 2023-01-11T21:21:24.4045786Z test_multihead_attn_fast_path_invalid_shape (__main__.TestMultiheadAttentionNN) ... ok (0.005s) 2023-01-11T21:21:24.4046257Z test_multihead_attn_invalid_shape (__main__.TestMultiheadAttentionNN) ... ok (0.002s) 2023-01-11T21:21:24.4047330Z 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:21:24.4048104Z nt = torch.nested.nested_tensor([torch.randn(4, 4)]) 2023-01-11T21:21:24.4048379Z ok (0.003s) 2023-01-11T21:21:24.4048714Z test_multihead_attn_no_bias (__main__.TestMultiheadAttentionNN) ... ok (0.001s) 2023-01-11T21:21:24.4049259Z test_multihead_attention_dtype_batch_first_cuda_float16 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.418s) 2023-01-11T21:21:24.4049858Z test_multihead_attention_dtype_batch_first_cuda_float32 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:21:24.4050428Z test_multihead_attention_dtype_batch_first_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T21:21:24.4051008Z test_multihead_attention_dtype_cuda_float16 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T21:21:24.4051570Z test_multihead_attention_dtype_cuda_float32 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T21:21:24.4052226Z test_multihead_attention_dtype_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T21:21:24.4052820Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:21:24.4053439Z test_multihead_attn_fast_path_small_test_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:21:24.4054013Z test_multihead_attn_in_proj_bias_none_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:21:24.4054590Z test_multihead_attn_in_proj_weight_none_cuda_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:21:24.4055141Z test_multihead_self_attn_two_masks_fast_path_cuda (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) 2023-01-11T21:21:24.4055842Z Multihead self-attention should give the same result on the fast path (BetterTransformer) as on the slow path ... ok (0.005s) 2023-01-11T21:21:24.4056412Z test_multihead_self_attn_two_masks_fast_path_mock_cuda (__main__.TestMultiheadAttentionNNDeviceTypeCUDA) 2023-01-11T21:21:24.4057112Z 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:21:24.4057411Z 2023-01-11T21:21:24.4057679Z ---------------------------------------------------------------------- 2023-01-11T21:21:24.4058005Z Ran 19 tests in 6.058s 2023-01-11T21:21:24.4058167Z 2023-01-11T21:21:24.4058273Z OK (skipped=1) 2023-01-11T21:21:24.4058425Z 2023-01-11T21:21:24.4058530Z Generating XML reports... 2023-01-11T21:21:24.4059130Z Generated XML report: test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNN-20230111212117.xml 2023-01-11T21:21:24.4059974Z Generated XML report: test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNNDeviceTypeCUDA-20230111212117.xml 2023-01-11T21:21:24.4060387Z 2023-01-11T21:21:24.4060707Z ##[endgroup] 2023-01-11T21:21:24.4061315Z FINISHED PRINTING LOG FILE of nn/test_multihead_attention (/var/lib/jenkins/workspace/test/test-reports/nn-test_multihead_attention_n8p_h49u) 2023-01-11T21:21:24.4061643Z 2023-01-11T21:21:26.8569338Z Ignoring disabled issues: ['91003'] 2023-01-11T21:21:26.8896616Z Running test_mkl_verbose ... [2023-01-11 21:21:26.889218] 2023-01-11T21:21:26.8899044Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkl_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:26.889511] 2023-01-11T21:21:34.6068726Z 2023-01-11T21:21:34.6069601Z Expand the folded group to see the log file of test_mkl_verbose 2023-01-11T21:21:34.6071126Z ##[group]PRINTING LOG FILE of test_mkl_verbose (/var/lib/jenkins/workspace/test/test-reports/test_mkl_verbose_fwgb5bvu) 2023-01-11T21:21:34.6071498Z 2023-01-11T21:21:34.6071621Z Running tests... 2023-01-11T21:21:34.6072279Z ---------------------------------------------------------------------- 2023-01-11T21:21:34.6072952Z Test results will be stored in test-reports/python-unittest/test_mkl_verbose 2023-01-11T21:21:34.6073365Z test_verbose_off (__main__.TestMKLVerbose) ... ok (3.389s) 2023-01-11T21:21:34.6073986Z test_verbose_on (__main__.TestMKLVerbose) ... ok (2.108s) 2023-01-11T21:21:34.6074184Z 2023-01-11T21:21:34.6074456Z ---------------------------------------------------------------------- 2023-01-11T21:21:34.6074782Z Ran 2 tests in 5.498s 2023-01-11T21:21:34.6075076Z 2023-01-11T21:21:34.6075245Z OK 2023-01-11T21:21:34.6075409Z 2023-01-11T21:21:34.6075519Z Generating XML reports... 2023-01-11T21:21:34.6076075Z Generated XML report: test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20230111212128.xml 2023-01-11T21:21:34.6076638Z 2023-01-11T21:21:34.6076969Z ##[endgroup] 2023-01-11T21:21:34.6077479Z FINISHED PRINTING LOG FILE of test_mkl_verbose (/var/lib/jenkins/workspace/test/test-reports/test_mkl_verbose_fwgb5bvu) 2023-01-11T21:21:34.6078154Z 2023-01-11T21:21:37.0611320Z Ignoring disabled issues: ['91003'] 2023-01-11T21:21:37.0935231Z Running test_weak ... [2023-01-11 21:21:37.093144] 2023-01-11T21:21:37.0938067Z Executing ['/opt/conda/bin/python', '-bb', 'test_weak.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:37.093429] 2023-01-11T21:21:44.6422216Z 2023-01-11T21:21:44.6422816Z Expand the folded group to see the log file of test_weak 2023-01-11T21:21:44.6424395Z ##[group]PRINTING LOG FILE of test_weak (/var/lib/jenkins/workspace/test/test-reports/test_weak_73k4szx6) 2023-01-11T21:21:44.6424832Z 2023-01-11T21:21:44.6424958Z Running tests... 2023-01-11T21:21:44.6425473Z ---------------------------------------------------------------------- 2023-01-11T21:21:44.6426167Z Test results will be stored in test-reports/python-unittest/test_weak 2023-01-11T21:21:44.6427165Z test_bool (__main__.WeakKeyDictionaryTestCase) ... ok (1.589s) 2023-01-11T21:21:44.6427918Z test_constructor (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T21:21:44.6428328Z test_get (__main__.WeakKeyDictionaryTestCase) ... ok (0.002s) 2023-01-11T21:21:44.6428706Z test_getitem (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T21:21:44.6429103Z test_items (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T21:21:44.6429492Z test_keys (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T21:21:44.6429860Z test_len (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T21:21:44.6430269Z test_pop (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T21:21:44.6430656Z test_popitem (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T21:21:44.6431050Z test_read (__main__.WeakKeyDictionaryTestCase) ... ok (0.002s) 2023-01-11T21:21:44.6431437Z test_setdefault (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T21:21:44.6431844Z test_update (__main__.WeakKeyDictionaryTestCase) ... ok (0.005s) 2023-01-11T21:21:44.6432245Z test_values (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T21:21:44.6432619Z test_write (__main__.WeakKeyDictionaryTestCase) ... ok (0.007s) 2023-01-11T21:21:44.6433003Z test_make_weak_keyed_dict_from_dict (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:21:44.6433401Z test_make_weak_keyed_dict_from_weak_keyed_dict (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:21:44.6433781Z test_make_weak_keyed_dict_repr (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:21:44.6434160Z test_threaded_weak_key_dict_copy (__main__.WeakTest) ... ok (1.636s) 2023-01-11T21:21:44.6434552Z test_threaded_weak_key_dict_deepcopy (__main__.WeakTest) ... ok (2.128s) 2023-01-11T21:21:44.6434930Z test_weak_keyed_bad_delitem (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:21:44.6435268Z test_weak_keyed_delitem (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:21:44.6435854Z test_weak_keyed_dict_popitem (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:21:44.6436256Z test_weak_keyed_dict_setdefault (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:21:44.6436613Z test_weak_keyed_dict_update (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:21:44.6436982Z test_weak_keyed_union_operators (__main__.WeakTest) ... ok (0.003s) 2023-01-11T21:21:44.6437200Z 2023-01-11T21:21:44.6437489Z ---------------------------------------------------------------------- 2023-01-11T21:21:44.6437814Z Ran 25 tests in 5.386s 2023-01-11T21:21:44.6437957Z 2023-01-11T21:21:44.6438050Z OK 2023-01-11T21:21:44.6438185Z 2023-01-11T21:21:44.6438309Z Generating XML reports... 2023-01-11T21:21:44.6438887Z Generated XML report: test-reports/python-unittest/test_weak/TEST-WeakKeyDictionaryTestCase-20230111212138.xml 2023-01-11T21:21:44.6439526Z Generated XML report: test-reports/python-unittest/test_weak/TEST-WeakTest-20230111212138.xml 2023-01-11T21:21:44.6439806Z 2023-01-11T21:21:44.6440141Z ##[endgroup] 2023-01-11T21:21:44.6440632Z FINISHED PRINTING LOG FILE of test_weak (/var/lib/jenkins/workspace/test/test-reports/test_weak_73k4szx6) 2023-01-11T21:21:44.6441018Z 2023-01-11T21:21:47.0935380Z Ignoring disabled issues: ['91003'] 2023-01-11T21:21:47.1263067Z Running test_import_stats ... [2023-01-11 21:21:47.125895] 2023-01-11T21:21:47.1265886Z Executing ['/opt/conda/bin/python', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:47.126206] 2023-01-11T21:21:54.4798812Z 2023-01-11T21:21:54.4799451Z Expand the folded group to see the log file of test_import_stats 2023-01-11T21:21:54.4800904Z ##[group]PRINTING LOG FILE of test_import_stats (/var/lib/jenkins/workspace/test/test-reports/test_import_stats_rj_99z8m) 2023-01-11T21:21:54.4801227Z 2023-01-11T21:21:54.4801342Z Running tests... 2023-01-11T21:21:54.4801855Z ---------------------------------------------------------------------- 2023-01-11T21:21:54.4802369Z Test results will be stored in test-reports/python-unittest/test_import_stats 2023-01-11T21:21:54.4802800Z test_time_cuda_device_count (__main__.TestImportTime) ... ok (3.376s) 2023-01-11T21:21:54.4803196Z test_time_import_torch (__main__.TestImportTime) ... ok (1.773s) 2023-01-11T21:21:54.4803415Z 2023-01-11T21:21:54.4803663Z ---------------------------------------------------------------------- 2023-01-11T21:21:54.4804004Z Ran 2 tests in 5.150s 2023-01-11T21:21:54.4804162Z 2023-01-11T21:21:54.4804254Z OK 2023-01-11T21:21:54.4804385Z 2023-01-11T21:21:54.4804508Z Generating XML reports... 2023-01-11T21:21:54.4805261Z Generated XML report: test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20230111212148.xml 2023-01-11T21:21:54.4805590Z 2023-01-11T21:21:54.4805906Z ##[endgroup] 2023-01-11T21:21:54.4806430Z FINISHED PRINTING LOG FILE of test_import_stats (/var/lib/jenkins/workspace/test/test-reports/test_import_stats_rj_99z8m) 2023-01-11T21:21:54.4806715Z 2023-01-11T21:21:56.9454098Z Ignoring disabled issues: ['91003'] 2023-01-11T21:21:56.9781885Z Running test_mkldnn_verbose ... [2023-01-11 21:21:56.977720] 2023-01-11T21:21:56.9783773Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:56.978008] 2023-01-11T21:22:04.4384415Z 2023-01-11T21:22:04.4385113Z Expand the folded group to see the log file of test_mkldnn_verbose 2023-01-11T21:22:04.4386343Z ##[group]PRINTING LOG FILE of test_mkldnn_verbose (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_verbose_vctzvrs_) 2023-01-11T21:22:04.4386955Z 2023-01-11T21:22:04.4387170Z Running tests... 2023-01-11T21:22:04.4388061Z ---------------------------------------------------------------------- 2023-01-11T21:22:04.4388592Z Test results will be stored in test-reports/python-unittest/test_mkldnn_verbose 2023-01-11T21:22:04.4389010Z test_verbose_off (__main__.TestMKLDNNVerbose) ... ok (3.434s) 2023-01-11T21:22:04.4389642Z test_verbose_on (__main__.TestMKLDNNVerbose) ... ok (1.833s) 2023-01-11T21:22:04.4389881Z 2023-01-11T21:22:04.4390169Z ---------------------------------------------------------------------- 2023-01-11T21:22:04.4390509Z Ran 2 tests in 5.267s 2023-01-11T21:22:04.4390673Z 2023-01-11T21:22:04.4390748Z OK 2023-01-11T21:22:04.4390879Z 2023-01-11T21:22:04.4391003Z Generating XML reports... 2023-01-11T21:22:04.4391569Z Generated XML report: test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20230111212158.xml 2023-01-11T21:22:04.4391893Z 2023-01-11T21:22:04.4392199Z ##[endgroup] 2023-01-11T21:22:04.4392723Z FINISHED PRINTING LOG FILE of test_mkldnn_verbose (/var/lib/jenkins/workspace/test/test-reports/test_mkldnn_verbose_vctzvrs_) 2023-01-11T21:22:04.4393028Z 2023-01-11T21:22:06.9052899Z Ignoring disabled issues: ['91003'] 2023-01-11T21:22:06.9379655Z Running test_openmp ... [2023-01-11 21:22:06.937542] 2023-01-11T21:22:06.9382113Z Executing ['/opt/conda/bin/python', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:22:06.937835] 2023-01-11T21:22:14.2063744Z 2023-01-11T21:22:14.2064599Z Expand the folded group to see the log file of test_openmp 2023-01-11T21:22:14.2065426Z ##[group]PRINTING LOG FILE of test_openmp (/var/lib/jenkins/workspace/test/test-reports/test_openmp_i99bcw7x) 2023-01-11T21:22:14.2065727Z 2023-01-11T21:22:14.2065842Z Running tests... 2023-01-11T21:22:14.2066379Z ---------------------------------------------------------------------- 2023-01-11T21:22:14.2066864Z Test results will be stored in test-reports/python-unittest/test_openmp 2023-01-11T21:22:14.2067266Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2023-01-11T21:22:14.2067633Z Make sure there is no memory leak with many threads ... ok (2.282s) 2023-01-11T21:22:14.2067994Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2023-01-11T21:22:14.2068461Z Make sure there is no memory leak with one thread: issue gh-32284 ... ok (2.770s) 2023-01-11T21:22:14.2068703Z 2023-01-11T21:22:14.2068977Z ---------------------------------------------------------------------- 2023-01-11T21:22:14.2069306Z Ran 2 tests in 5.052s 2023-01-11T21:22:14.2069470Z 2023-01-11T21:22:14.2069546Z OK 2023-01-11T21:22:14.2069678Z 2023-01-11T21:22:14.2069802Z Generating XML reports... 2023-01-11T21:22:14.2070354Z Generated XML report: test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20230111212208.xml 2023-01-11T21:22:14.2070668Z 2023-01-11T21:22:14.2070957Z ##[endgroup] 2023-01-11T21:22:14.2071453Z FINISHED PRINTING LOG FILE of test_openmp (/var/lib/jenkins/workspace/test/test-reports/test_openmp_i99bcw7x) 2023-01-11T21:22:14.2071743Z 2023-01-11T21:22:16.6369406Z Ignoring disabled issues: ['91003'] 2023-01-11T21:22:16.6694365Z Running test_maskedtensor ... [2023-01-11 21:22:16.669033] 2023-01-11T21:22:16.6697014Z Executing ['/opt/conda/bin/python', '-bb', 'test_maskedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:22:16.669325] 2023-01-11T21:22:31.8687499Z 2023-01-11T21:22:31.8688647Z Expand the folded group to see the log file of test_maskedtensor 2023-01-11T21:22:31.8691256Z ##[group]PRINTING LOG FILE of test_maskedtensor (/var/lib/jenkins/workspace/test/test-reports/test_maskedtensor_lyqypx8b) 2023-01-11T21:22:31.8693354Z 2023-01-11T21:22:31.8693602Z Running tests... 2023-01-11T21:22:31.8694497Z ---------------------------------------------------------------------- 2023-01-11T21:22:31.8695585Z Test results will be stored in test-reports/python-unittest/test_maskedtensor 2023-01-11T21:22:31.8698053Z 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:22:31.8699790Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:22:31.8700527Z ok (0.007s) 2023-01-11T21:22:31.8700846Z test_contiguous_cuda (__main__.TestBasicsCUDA) ... ok (0.013s) 2023-01-11T21:22:31.8701226Z test_diff_dim_cuda (__main__.TestBasicsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8701595Z test_diff_layouts_cuda (__main__.TestBasicsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8701969Z test_diff_sizes_cuda (__main__.TestBasicsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8702320Z test_grad_warning_cuda (__main__.TestBasicsCUDA) ... ok (0.005s) 2023-01-11T21:22:31.8704521Z 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:22:31.8706236Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:22:31.8706569Z ok (0.004s) 2023-01-11T21:22:31.8707376Z 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:22:31.8709180Z t1 = torch.sparse_csr_tensor( 2023-01-11T21:22:31.8709627Z ok (0.020s) 2023-01-11T21:22:31.8710254Z test_invalid_sparse_layout_cuda (__main__.TestBasicsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8711073Z test_invalid_tensor_inputs_cuda (__main__.TestBasicsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8712755Z 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:22:31.8714045Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:22:31.8714709Z ok (0.007s) 2023-01-11T21:22:31.8715313Z test_to_dense_and_sparse_coo_cuda (__main__.TestBasicsCUDA) ... ok (0.054s) 2023-01-11T21:22:31.8716029Z test_to_dense_and_sparse_csr_cuda (__main__.TestBasicsCUDA) ... ok (0.016s) 2023-01-11T21:22:31.8716726Z test_to_dense_cuda (__main__.TestBasicsCUDA) ... ok (0.042s) 2023-01-11T21:22:31.8717374Z test_to_sparse_cuda (__main__.TestBasicsCUDA) ... ok (0.027s) 2023-01-11T21:22:31.8718071Z test_where_cuda (__main__.TestBasicsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8718796Z test_binary_fn_aten_add (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8719478Z test_binary_fn_aten_arctan2 (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8720158Z test_binary_fn_aten_atan2 (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8720854Z test_binary_fn_aten_bitwise_and (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8721596Z test_binary_fn_aten_bitwise_left_shift (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8722434Z test_binary_fn_aten_bitwise_or (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8723243Z test_binary_fn_aten_bitwise_right_shift (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8724118Z test_binary_fn_aten_bitwise_xor (__main__.TestBinary) ... ok (0.003s) 2023-01-11T21:22:31.8724630Z test_binary_fn_aten_div (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8725404Z test_binary_fn_aten_divide (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8725879Z test_binary_fn_aten_eq (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8726250Z test_binary_fn_aten_floor_divide (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8726619Z test_binary_fn_aten_fmax (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8727087Z test_binary_fn_aten_fmin (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8727460Z test_binary_fn_aten_fmod (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8727816Z test_binary_fn_aten_ge (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8728175Z test_binary_fn_aten_greater (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8728536Z test_binary_fn_aten_greater_equal (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8728912Z test_binary_fn_aten_gt (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8729258Z test_binary_fn_aten_le (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8729590Z test_binary_fn_aten_less (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8729953Z test_binary_fn_aten_less_equal (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8730333Z test_binary_fn_aten_logaddexp (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8730720Z test_binary_fn_aten_logaddexp2 (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8731069Z test_binary_fn_aten_lt (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8731512Z test_binary_fn_aten_maximum (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8731878Z test_binary_fn_aten_minimum (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8732219Z test_binary_fn_aten_mul (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8732584Z test_binary_fn_aten_multiply (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8732946Z test_binary_fn_aten_ne (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8733293Z test_binary_fn_aten_nextafter (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8733661Z test_binary_fn_aten_not_equal (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8734024Z test_binary_fn_aten_remainder (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8734380Z test_binary_fn_aten_sub (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8734728Z test_binary_fn_aten_subtract (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8735103Z test_binary_fn_aten_true_divide (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8735489Z test_inplace_binary_fn_aten_add_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8735869Z test_inplace_binary_fn_aten_arctan2_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8736258Z test_inplace_binary_fn_aten_atan2_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8736652Z test_inplace_binary_fn_aten_bitwise_and_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8737069Z test_inplace_binary_fn_aten_bitwise_left_shift_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8737467Z test_inplace_binary_fn_aten_bitwise_or_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8737884Z test_inplace_binary_fn_aten_bitwise_right_shift_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8738303Z test_inplace_binary_fn_aten_bitwise_xor_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8738680Z test_inplace_binary_fn_aten_div_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8739066Z test_inplace_binary_fn_aten_divide_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8739452Z test_inplace_binary_fn_aten_eq_ (__main__.TestBinary) ... ok (0.015s) 2023-01-11T21:22:31.8739827Z test_inplace_binary_fn_aten_floor_divide_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8758899Z test_inplace_binary_fn_aten_fmod_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8759390Z test_inplace_binary_fn_aten_ge_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8759779Z test_inplace_binary_fn_aten_greater_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8760197Z test_inplace_binary_fn_aten_greater_equal_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8760603Z test_inplace_binary_fn_aten_gt_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8761115Z test_inplace_binary_fn_aten_le_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8761504Z test_inplace_binary_fn_aten_less_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8761911Z test_inplace_binary_fn_aten_less_equal_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8762352Z test_inplace_binary_fn_aten_lt_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8762720Z test_inplace_binary_fn_aten_mul_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8763123Z test_inplace_binary_fn_aten_multiply_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8763518Z test_inplace_binary_fn_aten_ne_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8763914Z test_inplace_binary_fn_aten_nextafter_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8764301Z test_inplace_binary_fn_aten_not_equal_ (__main__.TestBinary) ... ok (0.014s) 2023-01-11T21:22:31.8764703Z test_inplace_binary_fn_aten_remainder_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8765416Z test_inplace_binary_fn_aten_sub_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8765799Z test_inplace_binary_fn_aten_subtract_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8766323Z test_inplace_binary_fn_aten_true_divide_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T21:22:31.8766718Z test_masks_match_fn_name_add (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:22:31.8767098Z test_masks_match_fn_name_add_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:22:31.8767517Z test_binary_core_add_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.017s) 2023-01-11T21:22:31.8768011Z test_binary_core_add_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.019s) 2023-01-11T21:22:31.8768785Z test_binary_core_add_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8769268Z test_binary_core_add_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T21:22:31.8769736Z test_binary_core_add_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T21:22:31.8770222Z test_binary_core_add_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T21:22:31.8770696Z test_binary_core_add_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8771147Z test_binary_core_add_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T21:22:31.8771611Z test_binary_core_add_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8772095Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T21:22:31.8772583Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T21:22:31.8773047Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T21:22:31.8773534Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.8774013Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.8774485Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.8774941Z test_binary_core_atan2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8775420Z test_binary_core_atan2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8775898Z test_binary_core_atan2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8776385Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:22:31.8776991Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:22:31.8777520Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:22:31.8778037Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:22:31.8778532Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:22:31.8779052Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:22:31.8779567Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8780073Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T21:22:31.8780562Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8781173Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:22:31.8781691Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T21:22:31.8782219Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:22:31.8782727Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8783233Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8783748Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8784269Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8784767Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8785279Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8785796Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T21:22:31.8786314Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:22:31.8786813Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T21:22:31.8787324Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8787841Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8788357Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8788854Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8789363Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8789868Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8790362Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T21:22:31.8790821Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T21:22:31.8791350Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T21:22:31.8791841Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8792296Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8792776Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:22:31.8793247Z test_binary_core_eq_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:22:31.8793720Z test_binary_core_eq_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:22:31.8794162Z test_binary_core_eq_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:22:31.8794654Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T21:22:31.8795163Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T21:22:31.8795721Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T21:22:31.8796202Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8796700Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:22:31.8797193Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T21:22:31.8797693Z test_binary_core_floor_divide_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8798172Z test_binary_core_floor_divide_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8798665Z test_binary_core_floor_divide_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8799161Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T21:22:31.8799625Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8800112Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8800584Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.8801057Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8801515Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8801990Z test_binary_core_fmax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8802470Z test_binary_core_fmax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8802950Z test_binary_core_fmax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8803407Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8803877Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8804355Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8804839Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8805978Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8806566Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8807040Z test_binary_core_fmin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8807487Z test_binary_core_fmin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8807958Z test_binary_core_fmin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8808431Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T21:22:31.8808894Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T21:22:31.8809354Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T21:22:31.8809826Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8810300Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8810850Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8811307Z test_binary_core_fmod_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8811778Z test_binary_core_fmod_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8812251Z test_binary_core_fmod_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8812709Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8813190Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8813667Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8814143Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8814601Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8815076Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8815545Z test_binary_core_ge_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8816015Z test_binary_core_ge_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8816465Z test_binary_core_ge_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8816938Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8817412Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8817892Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T21:22:31.8818342Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8818810Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8819277Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8819723Z test_binary_core_gt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8820193Z test_binary_core_gt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8820658Z test_binary_core_gt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8821181Z test_binary_core_le_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8821646Z test_binary_core_le_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8822118Z test_binary_core_le_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8822588Z test_binary_core_le_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8823055Z test_binary_core_le_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8823509Z test_binary_core_le_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8823978Z test_binary_core_le_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8824443Z test_binary_core_le_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8824891Z test_binary_core_le_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8825415Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8825887Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8826357Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8826809Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8827273Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8827741Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8828210Z test_binary_core_lt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8828656Z test_binary_core_lt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8829121Z test_binary_core_lt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8829604Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8830077Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8830557Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8831042Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8831518Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8831981Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8832460Z test_binary_core_maximum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8832946Z test_binary_core_maximum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8833424Z test_binary_core_maximum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8833893Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8834381Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8834857Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8835385Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8835846Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8836332Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8836808Z test_binary_core_minimum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8837267Z test_binary_core_minimum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8837747Z test_binary_core_minimum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8838223Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8838695Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8839161Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8839698Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8840168Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8840639Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8841091Z test_binary_core_mul_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8841558Z test_binary_core_mul_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8842011Z test_binary_core_mul_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8842480Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8842938Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8843411Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8843884Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8844337Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8844811Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8845811Z test_binary_core_ne_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8846283Z test_binary_core_ne_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8846734Z test_binary_core_ne_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8847225Z test_binary_core_nextafter_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8847731Z test_binary_core_nextafter_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8848235Z test_binary_core_nextafter_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8848714Z test_binary_core_nextafter_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8849207Z test_binary_core_nextafter_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8849698Z test_binary_core_nextafter_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T21:22:31.8850187Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T21:22:31.8850767Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T21:22:31.8851277Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T21:22:31.8851774Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8852249Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8852744Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8853229Z test_binary_core_remainder_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8853722Z test_binary_core_remainder_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8854184Z test_binary_core_remainder_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8854744Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.017s) 2023-01-11T21:22:31.8855227Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.016s) 2023-01-11T21:22:31.8855707Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.016s) 2023-01-11T21:22:31.8856167Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8856638Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T21:22:31.8857109Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8857580Z test_binary_core_sub_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8858032Z test_binary_core_sub_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8858502Z test_binary_core_sub_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8858984Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T21:22:31.8859468Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T21:22:31.8859966Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T21:22:31.8860455Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8860952Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8861435Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T21:22:31.8861931Z test_binary_core_true_divide_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8862471Z test_binary_core_true_divide_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T21:22:31.8862963Z test_binary_core_true_divide_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T21:22:31.8863437Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.038s) 2023-01-11T21:22:31.8863930Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.037s) 2023-01-11T21:22:31.8864411Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.038s) 2023-01-11T21:22:31.8864956Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8865419Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8865909Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8866392Z test_reduction_all_amax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.027s) 2023-01-11T21:22:31.8866860Z test_reduction_all_amax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.027s) 2023-01-11T21:22:31.8867339Z test_reduction_all_amax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.027s) 2023-01-11T21:22:31.8867822Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.038s) 2023-01-11T21:22:31.8868307Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.038s) 2023-01-11T21:22:31.8868772Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.038s) 2023-01-11T21:22:31.8869325Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.019s) 2023-01-11T21:22:31.8869800Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.019s) 2023-01-11T21:22:31.8870272Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8870727Z test_reduction_all_amin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.027s) 2023-01-11T21:22:31.8871203Z test_reduction_all_amin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.026s) 2023-01-11T21:22:31.8871682Z test_reduction_all_amin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.027s) 2023-01-11T21:22:31.8872176Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.025s) 2023-01-11T21:22:31.8872655Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.025s) 2023-01-11T21:22:31.8873151Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.025s) 2023-01-11T21:22:31.8873648Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8874124Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8874611Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8875099Z test_reduction_all_argmax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8875590Z test_reduction_all_argmax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8876054Z test_reduction_all_argmax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8876549Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.026s) 2023-01-11T21:22:31.8877043Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.025s) 2023-01-11T21:22:31.8877531Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.025s) 2023-01-11T21:22:31.8877998Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8878493Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8878985Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8879530Z test_reduction_all_argmin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8880009Z test_reduction_all_argmin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8880498Z test_reduction_all_argmin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8881005Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:22:31.8881503Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.065s) 2023-01-11T21:22:31.8881994Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.063s) 2023-01-11T21:22:31.8882507Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:22:31.8883014Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:22:31.8883487Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T21:22:31.8884068Z test_reduction_all_prod_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:22:31.8884568Z test_reduction_all_prod_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.044s) 2023-01-11T21:22:31.8885286Z test_reduction_all_prod_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.045s) 2023-01-11T21:22:31.8885767Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.037s) 2023-01-11T21:22:31.8886273Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:22:31.8886777Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.037s) 2023-01-11T21:22:31.8887270Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8887754Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:22:31.8888251Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T21:22:31.8888734Z test_reduction_all_sum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.026s) 2023-01-11T21:22:31.8889230Z test_reduction_all_sum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T21:22:31.8889703Z test_reduction_all_sum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.026s) 2023-01-11T21:22:31.8890175Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8890657Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8891118Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8891598Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8892067Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8892537Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8892988Z test_unary_core_abs_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8893458Z test_unary_core_abs_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8893919Z test_unary_core_abs_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8894478Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8894950Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8895432Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8895911Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8896362Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8896838Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8897310Z test_unary_core_acos_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8897775Z test_unary_core_acos_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8898214Z test_unary_core_acos_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8898766Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8899246Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8899733Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8900196Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8900672Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8901151Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8901630Z test_unary_core_acosh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8902093Z test_unary_core_acosh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8902574Z test_unary_core_acosh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8903052Z test_unary_core_angle_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8903512Z test_unary_core_angle_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8903994Z test_unary_core_angle_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8904468Z test_unary_core_angle_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8904945Z test_unary_core_angle_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8905409Z test_unary_core_angle_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8905893Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8906381Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8906856Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8907313Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8907787Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8908258Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8908712Z test_unary_core_asin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8909236Z test_unary_core_asin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8909705Z test_unary_core_asin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8910175Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8910635Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8911111Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8911588Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8912068Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8912526Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8913006Z test_unary_core_asinh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8913543Z test_unary_core_asinh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8914020Z test_unary_core_asinh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8914479Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8914958Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8915431Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8915889Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8916373Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8916846Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8917320Z test_unary_core_atan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8917774Z test_unary_core_atan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8918241Z test_unary_core_atan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8918712Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8919193Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8919654Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8920128Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8920611Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8921090Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8921547Z test_unary_core_atanh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8922023Z test_unary_core_atanh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8922495Z test_unary_core_atanh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8922956Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8923441Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8923973Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8924464Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8925141Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8925887Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8926365Z test_unary_core_ceil_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8926838Z test_unary_core_ceil_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8927279Z test_unary_core_ceil_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8927775Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8928284Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8928938Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8929443Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8929942Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8930436Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.8930914Z test_unary_core_conj_physical_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8931417Z test_unary_core_conj_physical_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8931912Z test_unary_core_conj_physical_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8932404Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8932867Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8933347Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8933821Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8934290Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8934745Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8935219Z test_unary_core_cos_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8935687Z test_unary_core_cos_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8936136Z test_unary_core_cos_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8936607Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8937087Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8937565Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8938022Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8938491Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8939021Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8939506Z test_unary_core_cosh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8939950Z test_unary_core_cosh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8940404Z test_unary_core_cosh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8940876Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8941370Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8941832Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8942318Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8942795Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8943306Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8943784Z test_unary_core_deg2rad_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8944260Z test_unary_core_deg2rad_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8944738Z test_unary_core_deg2rad_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8945202Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.404s) 2023-01-11T21:22:31.8945692Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.384s) 2023-01-11T21:22:31.8946177Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.420s) 2023-01-11T21:22:31.8946659Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8947113Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8947599Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8948078Z test_unary_core_digamma_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8948556Z test_unary_core_digamma_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8949016Z test_unary_core_digamma_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8949495Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8949980Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8950439Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8950912Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8951382Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8951858Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8952311Z test_unary_core_erf_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8952777Z test_unary_core_erf_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8953301Z test_unary_core_erf_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8953783Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.200s) 2023-01-11T21:22:31.8954244Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.197s) 2023-01-11T21:22:31.8954721Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.232s) 2023-01-11T21:22:31.8955198Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8955652Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8956127Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8956600Z test_unary_core_erfc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8957072Z test_unary_core_erfc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8957571Z test_unary_core_erfc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8958054Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.202s) 2023-01-11T21:22:31.8958537Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.197s) 2023-01-11T21:22:31.8959010Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.264s) 2023-01-11T21:22:31.8959463Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8959943Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8960418Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8960893Z test_unary_core_erfinv_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8961364Z test_unary_core_erfinv_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8961839Z test_unary_core_erfinv_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8962361Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.176s) 2023-01-11T21:22:31.8962821Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.174s) 2023-01-11T21:22:31.8963302Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.203s) 2023-01-11T21:22:31.8963784Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8964265Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8964714Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8965359Z test_unary_core_exp2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8965829Z test_unary_core_exp2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8966285Z test_unary_core_exp2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8966731Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8967216Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8967695Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8968251Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8968752Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8969220Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8969694Z test_unary_core_exp_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8970144Z test_unary_core_exp_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8970615Z test_unary_core_exp_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8971097Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8971588Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8972050Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8972600Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8973082Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8973561Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8974020Z test_unary_core_expm1_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8974489Z test_unary_core_expm1_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8974968Z test_unary_core_expm1_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8975430Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8975910Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8976387Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8976862Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8977323Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8977792Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8978267Z test_unary_core_floor_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8978741Z test_unary_core_floor_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8979194Z test_unary_core_floor_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8979675Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8980155Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8980614Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8981094Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8981565Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8982033Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8982488Z test_unary_core_frac_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8983011Z test_unary_core_frac_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8983478Z test_unary_core_frac_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8983940Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.286s) 2023-01-11T21:22:31.8984393Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.280s) 2023-01-11T21:22:31.8984865Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.321s) 2023-01-11T21:22:31.8985336Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.8985803Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8986256Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.8986720Z test_unary_core_i0_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8987314Z test_unary_core_i0_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8987754Z test_unary_core_i0_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8988228Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8988705Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8989188Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8989649Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8990129Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8990608Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8991087Z test_unary_core_isnan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8991543Z test_unary_core_isnan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8992017Z test_unary_core_isnan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.8992500Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.323s) 2023-01-11T21:22:31.8992966Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.317s) 2023-01-11T21:22:31.8993444Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.323s) 2023-01-11T21:22:31.8993930Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8994419Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8994873Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8995348Z test_unary_core_lgamma_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8995822Z test_unary_core_lgamma_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8996297Z test_unary_core_lgamma_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8996761Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8997295Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8997778Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8998256Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8998715Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8999184Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.8999657Z test_unary_core_log10_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9000109Z test_unary_core_log10_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9000576Z test_unary_core_log10_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9001055Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9001540Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9002063Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9002537Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9003008Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9003487Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9003943Z test_unary_core_log1p_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9004419Z test_unary_core_log1p_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9004895Z test_unary_core_log1p_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9005879Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9006347Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9006817Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9007291Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9007744Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9008223Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9008695Z test_unary_core_log2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9009163Z test_unary_core_log2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9009604Z test_unary_core_log2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9010081Z test_unary_core_log_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9010557Z test_unary_core_log_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9011030Z test_unary_core_log_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9011489Z test_unary_core_log_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9011955Z test_unary_core_log_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9012562Z test_unary_core_log_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9013028Z test_unary_core_log_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9013499Z test_unary_core_log_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9013965Z test_unary_core_log_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9014438Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.9014899Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.9015372Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.9015854Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.9016332Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.9016863Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.9017337Z test_unary_core_logit_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.9017811Z test_unary_core_logit_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.9018290Z test_unary_core_logit_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.9018753Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9019244Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9019740Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9020207Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9020698Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9021180Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9021667Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9022133Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9022611Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9023081Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9023562Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9024021Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9024496Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9024966Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9025438Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9025895Z test_unary_core_neg_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9026365Z test_unary_core_neg_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9026829Z test_unary_core_neg_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9027341Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9027847Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9028339Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9028827Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9029298Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9029790Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9030278Z test_unary_core_positive_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9030766Z test_unary_core_positive_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9031287Z test_unary_core_positive_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9031770Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9032260Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9032722Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9033204Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9033692Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9034173Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9034632Z test_unary_core_rad2deg_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9035119Z test_unary_core_rad2deg_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9035592Z test_unary_core_rad2deg_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9036087Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9036571Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9037070Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9037567Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9038068Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9038553Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9039043Z test_unary_core_reciprocal_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9039539Z test_unary_core_reciprocal_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9040028Z test_unary_core_reciprocal_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9040505Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9041016Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9041582Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9042071Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9042570Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9043069Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9043572Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9044055Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9044557Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9045255Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9045776Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9046349Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9046849Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9047348Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9047850Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9048330Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9048838Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9049338Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9049855Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9050361Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9050879Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9051395Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9051906Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9052411Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9052926Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9053432Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9053915Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T21:22:31.9054401Z test_unary_core_round_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9054882Z test_unary_core_round_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9055358Z test_unary_core_round_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9055888Z test_unary_core_round_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9056383Z test_unary_core_round_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9056868Z test_unary_core_round_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9057349Z test_unary_core_round_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9057811Z test_unary_core_round_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9058285Z test_unary_core_round_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9058763Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9059241Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9059705Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9060175Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9060708Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9061166Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9061646Z test_unary_core_rsqrt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9062120Z test_unary_core_rsqrt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9062641Z test_unary_core_rsqrt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9063099Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9063583Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9064063Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9064541Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9064998Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9065468Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9065938Z test_unary_core_sgn_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9066409Z test_unary_core_sgn_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9066856Z test_unary_core_sgn_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9067338Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9067833Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9068298Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9068775Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9069259Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9069735Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9070196Z test_unary_core_sigmoid_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9070734Z test_unary_core_sigmoid_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9071223Z test_unary_core_sigmoid_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9071706Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9072165Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9072640Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9073111Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9073568Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9074045Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9074517Z test_unary_core_sign_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9075048Z test_unary_core_sign_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9075487Z test_unary_core_sign_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9075968Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9076456Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9076931Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9077389Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9077881Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9078356Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9078834Z test_unary_core_signbit_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9079298Z test_unary_core_signbit_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9079771Z test_unary_core_signbit_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9080248Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9080706Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9081180Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9081654Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9082127Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9082576Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9083046Z test_unary_core_sin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9083518Z test_unary_core_sin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9083989Z test_unary_core_sin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9084441Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.299s) 2023-01-11T21:22:31.9085077Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.296s) 2023-01-11T21:22:31.9085651Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.278s) 2023-01-11T21:22:31.9086121Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9086599Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9087071Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9087540Z test_unary_core_sinc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9087989Z test_unary_core_sinc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9088446Z test_unary_core_sinc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9088914Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9089391Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9089938Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9090413Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9090879Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9091349Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9091798Z test_unary_core_sinh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9092268Z test_unary_core_sinh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9092730Z test_unary_core_sinh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9093170Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9093640Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9094111Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9094584Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9095033Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9095502Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9095966Z test_unary_core_sqrt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9096434Z test_unary_core_sqrt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9096875Z test_unary_core_sqrt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9097355Z test_unary_core_square_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9097844Z test_unary_core_square_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9098309Z test_unary_core_square_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9098792Z test_unary_core_square_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9099272Z test_unary_core_square_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9099803Z test_unary_core_square_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9100264Z test_unary_core_square_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9100742Z test_unary_core_square_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T21:22:31.9101217Z test_unary_core_square_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T21:22:31.9101693Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9102151Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9102621Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9103087Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9103560Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9104015Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9104538Z test_unary_core_tan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9105008Z test_unary_core_tan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9105454Z test_unary_core_tan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9105925Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9106405Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9106883Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9107340Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9107817Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9108287Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9108760Z test_unary_core_tanh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9109205Z test_unary_core_tanh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9109675Z test_unary_core_tanh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9110149Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9110613Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9111101Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9111578Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9112053Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9112513Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9112985Z test_unary_core_trunc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9113461Z test_unary_core_trunc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9113937Z test_unary_core_trunc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T21:22:31.9114320Z test_all (__main__.TestReductions) ... ok (0.004s) 2023-01-11T21:22:31.9114713Z test_amax (__main__.TestReductions) ... ok (0.003s) 2023-01-11T21:22:31.9115074Z test_amax_grad (__main__.TestReductions) ... ok (0.003s) 2023-01-11T21:22:31.9115399Z test_amin (__main__.TestReductions) ... ok (0.003s) 2023-01-11T21:22:31.9115745Z test_amin_grad (__main__.TestReductions) ... ok (0.003s) 2023-01-11T21:22:31.9116100Z test_grad_dtype (__main__.TestReductions) ... ok (0.003s) 2023-01-11T21:22:31.9116985Z 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:22:31.9117739Z 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:22:31.9118397Z 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:22:31.9118811Z warnings.warn(msg) 2023-01-11T21:22:31.9119058Z ok (0.001s) 2023-01-11T21:22:31.9119389Z test_mean (__main__.TestReductions) ... ok (0.003s) 2023-01-11T21:22:31.9119744Z test_mean_dim_grad (__main__.TestReductions) ... ok (0.005s) 2023-01-11T21:22:31.9120095Z test_mean_grad_case_1a (__main__.TestReductions) 2023-01-11T21:22:31.9121135Z 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:22:31.9121946Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:22:31.9122752Z /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:22:31.9123394Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:22:31.9123728Z ok (0.008s) 2023-01-11T21:22:31.9124017Z test_mean_grad_case_1b (__main__.TestReductions) 2023-01-11T21:22:31.9124353Z values.requires_grad = False ... ok (0.004s) 2023-01-11T21:22:31.9124662Z test_mean_grad_case_1c (__main__.TestReductions) 2023-01-11T21:22:31.9125890Z 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:22:31.9126678Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:22:31.9127007Z ok (0.005s) 2023-01-11T21:22:31.9127274Z test_mean_grad_case_1d (__main__.TestReductions) 2023-01-11T21:22:31.9127605Z values.requires_grad = False ... ok (0.002s) 2023-01-11T21:22:31.9127935Z test_mean_grad_case_1e (__main__.TestReductions) 2023-01-11T21:22:31.9128761Z 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:22:31.9129419Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:22:31.9129772Z ok (0.007s) 2023-01-11T21:22:31.9130054Z test_mean_grad_case_1f (__main__.TestReductions) 2023-01-11T21:22:31.9131189Z 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:22:31.9131966Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:22:31.9132294Z ok (0.002s) 2023-01-11T21:22:31.9132583Z test_prod (__main__.TestReductions) ... ok (0.003s) 2023-01-11T21:22:31.9133439Z 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:22:31.9134103Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:22:31.9134456Z ok (0.003s) 2023-01-11T21:22:31.9134742Z test_sum (__main__.TestReductions) ... ok (0.003s) 2023-01-11T21:22:31.9135067Z test_sum_grad (__main__.TestReductions) ... ok (0.003s) 2023-01-11T21:22:31.9135440Z test_inplace_unary_fn_aten_abs_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9135911Z test_inplace_unary_fn_aten_absolute_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9136307Z test_inplace_unary_fn_aten_acos_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9136677Z test_inplace_unary_fn_aten_acosh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9137064Z test_inplace_unary_fn_aten_arccos_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9137458Z test_inplace_unary_fn_aten_arccosh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9137830Z test_inplace_unary_fn_aten_arcsin_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9138216Z test_inplace_unary_fn_aten_arcsinh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9138601Z test_inplace_unary_fn_aten_arctan_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9138970Z test_inplace_unary_fn_aten_arctanh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9139362Z test_inplace_unary_fn_aten_asin_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9139753Z test_inplace_unary_fn_aten_asinh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9140142Z test_inplace_unary_fn_aten_atan_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9140509Z test_inplace_unary_fn_aten_atanh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9140925Z test_inplace_unary_fn_aten_bitwise_not_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9141296Z test_inplace_unary_fn_aten_ceil_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9141673Z test_inplace_unary_fn_aten_clamp_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9142052Z test_inplace_unary_fn_aten_clip_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9142430Z test_inplace_unary_fn_aten_conj_physical_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T21:22:31.9142824Z test_inplace_unary_fn_aten_cos_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9143201Z test_inplace_unary_fn_aten_cosh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9143584Z test_inplace_unary_fn_aten_deg2rad_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T21:22:31.9143956Z test_inplace_unary_fn_aten_digamma_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9144336Z test_inplace_unary_fn_aten_erf_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9144710Z test_inplace_unary_fn_aten_erfc_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9145073Z test_inplace_unary_fn_aten_erfinv_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9145446Z test_inplace_unary_fn_aten_exp2_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9145819Z test_inplace_unary_fn_aten_exp_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9146200Z test_inplace_unary_fn_aten_expm1_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9146560Z test_inplace_unary_fn_aten_fix_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9146993Z test_inplace_unary_fn_aten_floor_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9147389Z test_inplace_unary_fn_aten_frac_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9147747Z test_inplace_unary_fn_aten_i0_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9148124Z test_inplace_unary_fn_aten_lgamma_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9148503Z test_inplace_unary_fn_aten_log10_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9148863Z test_inplace_unary_fn_aten_log1p_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9149241Z test_inplace_unary_fn_aten_log2_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9149616Z test_inplace_unary_fn_aten_log_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9149989Z test_inplace_unary_fn_aten_logit_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T21:22:31.9150355Z test_inplace_unary_fn_aten_nan_to_num_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9150745Z test_inplace_unary_fn_aten_neg_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9151124Z test_inplace_unary_fn_aten_negative_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9151554Z test_inplace_unary_fn_aten_pow_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9151935Z test_inplace_unary_fn_aten_rad2deg_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9152327Z test_inplace_unary_fn_aten_reciprocal_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9152717Z test_inplace_unary_fn_aten_round_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9153081Z test_inplace_unary_fn_aten_rsqrt_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9153461Z test_inplace_unary_fn_aten_sgn_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9153841Z test_inplace_unary_fn_aten_sigmoid_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9154207Z test_inplace_unary_fn_aten_sign_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9154587Z test_inplace_unary_fn_aten_sin_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9154959Z test_inplace_unary_fn_aten_sinc_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9155333Z test_inplace_unary_fn_aten_sinh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9155690Z test_inplace_unary_fn_aten_sqrt_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9156065Z test_inplace_unary_fn_aten_square_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9156444Z test_inplace_unary_fn_aten_tan_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9156794Z test_inplace_unary_fn_aten_tanh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9157168Z test_inplace_unary_fn_aten_trunc_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T21:22:31.9157531Z test_unary_fn_aten_abs (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9157870Z test_unary_fn_aten_absolute (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9158230Z test_unary_fn_aten_acos (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9158579Z test_unary_fn_aten_acosh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9158935Z test_unary_fn_aten_angle (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9159274Z test_unary_fn_aten_arccos (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9159629Z test_unary_fn_aten_arccosh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9159985Z test_unary_fn_aten_arcsin (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9160320Z test_unary_fn_aten_arcsinh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9160676Z test_unary_fn_aten_arctan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9161028Z test_unary_fn_aten_arctanh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9161360Z test_unary_fn_aten_asin (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9161712Z test_unary_fn_aten_asinh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9162116Z test_unary_fn_aten_atan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9162536Z test_unary_fn_aten_atanh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9162888Z test_unary_fn_aten_bitwise_not (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9163251Z test_unary_fn_aten_ceil (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9163605Z test_unary_fn_aten_clamp (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9163941Z test_unary_fn_aten_clip (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9164307Z test_unary_fn_aten_conj_physical (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9164668Z test_unary_fn_aten_cos (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9165182Z test_unary_fn_aten_cosh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9165528Z test_unary_fn_aten_deg2rad (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9165893Z test_unary_fn_aten_digamma (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9166249Z test_unary_fn_aten_erf (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9166578Z test_unary_fn_aten_erfc (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9167021Z test_unary_fn_aten_erfinv (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9167378Z test_unary_fn_aten_exp (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9167713Z test_unary_fn_aten_exp2 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9168065Z test_unary_fn_aten_expm1 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9168410Z test_unary_fn_aten_fix (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9168758Z test_unary_fn_aten_floor (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9169093Z test_unary_fn_aten_frac (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9169435Z test_unary_fn_aten_i0 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9169780Z test_unary_fn_aten_isnan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9170118Z test_unary_fn_aten_lgamma (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9170470Z test_unary_fn_aten_log (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9170819Z test_unary_fn_aten_log10 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9171151Z test_unary_fn_aten_log1p (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9171497Z test_unary_fn_aten_log2 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9171845Z test_unary_fn_aten_logit (__main__.TestUnary) ... ok (0.002s) 2023-01-11T21:22:31.9172202Z test_unary_fn_aten_nan_to_num (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9172543Z test_unary_fn_aten_neg (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9172896Z test_unary_fn_aten_negative (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9173256Z test_unary_fn_aten_positive (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9173595Z test_unary_fn_aten_pow (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9173949Z test_unary_fn_aten_rad2deg (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9174316Z test_unary_fn_aten_reciprocal (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9174666Z test_unary_fn_aten_round (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9175016Z test_unary_fn_aten_rsqrt (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9175356Z test_unary_fn_aten_sgn (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9175703Z test_unary_fn_aten_sigmoid (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9176039Z test_unary_fn_aten_sign (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9176386Z test_unary_fn_aten_signbit (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9176735Z test_unary_fn_aten_sin (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9177059Z test_unary_fn_aten_sinc (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9177403Z test_unary_fn_aten_sinh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9177818Z test_unary_fn_aten_sqrt (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9178166Z test_unary_fn_aten_square (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9178520Z test_unary_fn_aten_tan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9178865Z test_unary_fn_aten_tanh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9179214Z test_unary_fn_aten_trunc (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:22:31.9179405Z 2023-01-11T21:22:31.9179700Z ---------------------------------------------------------------------- 2023-01-11T21:22:31.9180031Z Ran 937 tests in 10.367s 2023-01-11T21:22:31.9180194Z 2023-01-11T21:22:31.9180302Z OK (skipped=6) 2023-01-11T21:22:31.9180453Z 2023-01-11T21:22:31.9180558Z Generating XML reports... 2023-01-11T21:22:31.9181102Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestBasicsCUDA-20230111212220.xml 2023-01-11T21:22:31.9181763Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestBinary-20230111212220.xml 2023-01-11T21:22:31.9182437Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestOperatorsCUDA-20230111212220.xml 2023-01-11T21:22:31.9183170Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestReductions-20230111212220.xml 2023-01-11T21:22:31.9183821Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestUnary-20230111212220.xml 2023-01-11T21:22:31.9184119Z 2023-01-11T21:22:31.9184541Z ##[endgroup] 2023-01-11T21:22:31.9185058Z FINISHED PRINTING LOG FILE of test_maskedtensor (/var/lib/jenkins/workspace/test/test-reports/test_maskedtensor_lyqypx8b) 2023-01-11T21:22:31.9185370Z 2023-01-11T21:22:34.3256651Z Ignoring disabled issues: ['91003'] 2023-01-11T21:22:34.3582087Z Running test_expanded_weights ... [2023-01-11 21:22:34.357826] 2023-01-11T21:22:34.3585138Z Executing ['/opt/conda/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:22:34.358138] 2023-01-11T21:22:43.3821725Z 2023-01-11T21:22:43.3822673Z Expand the folded group to see the log file of test_expanded_weights 2023-01-11T21:22:43.3824342Z ##[group]PRINTING LOG FILE of test_expanded_weights (/var/lib/jenkins/workspace/test/test-reports/test_expanded_weights_yoetjyxq) 2023-01-11T21:22:43.3825017Z 2023-01-11T21:22:43.3825287Z Running tests... 2023-01-11T21:22:43.3826321Z ---------------------------------------------------------------------- 2023-01-11T21:22:43.3827031Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2023-01-11T21:22:43.3827515Z test_cnn_model_mean_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (1.298s) 2023-01-11T21:22:43.3827998Z test_cnn_model_sum_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.084s) 2023-01-11T21:22:43.3828459Z test_embedding_model_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.024s) 2023-01-11T21:22:43.3828998Z test_expanded_weight_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.002s) 2023-01-11T21:22:43.3829554Z test_expanded_weight_forward_nn_functional_conv1d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.012s) 2023-01-11T21:22:43.3830137Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.019s) 2023-01-11T21:22:43.3831346Z 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:22:43.3832127Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T21:22:43.3832421Z ok (0.373s) 2023-01-11T21:22:43.3832837Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.017s) 2023-01-11T21:22:43.3833654Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2023-01-11T21:22:43.3834264Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2023-01-11T21:22:43.3834831Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2023-01-11T21:22:43.3836132Z 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:22:43.3836935Z return self.op(*args, **kwargs) 2023-01-11T21:22:43.3837172Z ok (0.027s) 2023-01-11T21:22:43.3837596Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.040s) 2023-01-11T21:22:43.3838292Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.042s) 2023-01-11T21:22:43.3838850Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.044s) 2023-01-11T21:22:43.3839430Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.023s) 2023-01-11T21:22:43.3840003Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.023s) 2023-01-11T21:22:43.3840570Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.022s) 2023-01-11T21:22:43.3841389Z test_expanded_weight_forward_nn_functional_embedding_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.012s) 2023-01-11T21:22:43.3842311Z test_expanded_weight_forward_nn_functional_embedding_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.012s) 2023-01-11T21:22:43.3843207Z test_expanded_weight_forward_nn_functional_embedding_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.012s) 2023-01-11T21:22:43.3844103Z test_expanded_weight_forward_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.012s) 2023-01-11T21:22:43.3844772Z test_expanded_weight_forward_nn_functional_group_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.024s) 2023-01-11T21:22:43.3845576Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.024s) 2023-01-11T21:22:43.3846159Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.028s) 2023-01-11T21:22:43.3846738Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.022s) 2023-01-11T21:22:43.3847326Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.019s) 2023-01-11T21:22:43.3847905Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.019s) 2023-01-11T21:22:43.3848500Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.065s) 2023-01-11T21:22:43.3849090Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.019s) 2023-01-11T21:22:43.3849766Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2023-01-11T21:22:43.3850351Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2023-01-11T21:22:43.3850929Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2023-01-11T21:22:43.3851506Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2023-01-11T21:22:43.3852083Z test_expanded_weight_forward_nn_functional_linear_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.012s) 2023-01-11T21:22:43.3852649Z test_expanded_weight_forward_nn_functional_linear_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.013s) 2023-01-11T21:22:43.3853233Z test_expanded_weight_forward_nn_functional_linear_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.013s) 2023-01-11T21:22:43.3853891Z test_expanded_weight_forward_nn_functional_linear_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.012s) 2023-01-11T21:22:43.3854463Z test_expanded_weight_forward_nn_functional_linear_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.012s) 2023-01-11T21:22:43.3855014Z test_expanded_weight_forward_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.011s) 2023-01-11T21:22:43.3855612Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.017s) 2023-01-11T21:22:43.3856224Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.047s) 2023-01-11T21:22:43.3856847Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2023-01-11T21:22:43.3857453Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.047s) 2023-01-11T21:22:43.3858080Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.035s) 2023-01-11T21:22:43.3858699Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.007s) 2023-01-11T21:22:43.3859312Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.028s) 2023-01-11T21:22:43.3859897Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.015s) 2023-01-11T21:22:43.3860502Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.045s) 2023-01-11T21:22:43.3861110Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2023-01-11T21:22:43.3861728Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.050s) 2023-01-11T21:22:43.3862328Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.037s) 2023-01-11T21:22:43.3862991Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2023-01-11T21:22:43.3863589Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.031s) 2023-01-11T21:22:43.3864259Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.011s) 2023-01-11T21:22:43.3864887Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.032s) 2023-01-11T21:22:43.3865535Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2023-01-11T21:22:43.3866177Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.035s) 2023-01-11T21:22:43.3866819Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.026s) 2023-01-11T21:22:43.3867447Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2023-01-11T21:22:43.3868090Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.023s) 2023-01-11T21:22:43.3868636Z test_group_norm_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2023-01-11T21:22:43.3869184Z test_group_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.041s) 2023-01-11T21:22:43.3869667Z test_group_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.042s) 2023-01-11T21:22:43.3870167Z test_group_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.048s) 2023-01-11T21:22:43.3870673Z test_instance_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.038s) 2023-01-11T21:22:43.3871182Z test_instance_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.039s) 2023-01-11T21:22:43.3871758Z test_instance_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.049s) 2023-01-11T21:22:43.3872263Z test_layer_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.033s) 2023-01-11T21:22:43.3872746Z test_layer_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.034s) 2023-01-11T21:22:43.3873246Z test_layer_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.043s) 2023-01-11T21:22:43.3873793Z test_unsupported_expand_weights_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2023-01-11T21:22:43.3874377Z test_unsupported_expand_weights_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2023-01-11T21:22:43.3874954Z test_unsupported_expand_weights_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.002s) 2023-01-11T21:22:43.3875556Z test_unsupported_expand_weights_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2023-01-11T21:22:43.3876163Z test_unsupported_expand_weights_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.003s) 2023-01-11T21:22:43.3876769Z test_unsupported_expand_weights_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.003s) 2023-01-11T21:22:43.3877345Z test_unsupported_expand_weights_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2023-01-11T21:22:43.3877885Z test_forward_helper_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.004s) 2023-01-11T21:22:43.3878413Z test_forward_helper_failure_args_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.003s) 2023-01-11T21:22:43.3878945Z test_set_grad_sample_if_exists_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.001s) 2023-01-11T21:22:43.3879472Z test_set_grad_sample_if_exists_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.001s) 2023-01-11T21:22:43.3880067Z test_sum_over_all_but_batch_and_last_n_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2023-01-11T21:22:43.3880627Z test_unpack_expanded_weight_or_tensor_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2023-01-11T21:22:43.3881183Z test_unpack_expanded_weight_or_tensor_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.001s) 2023-01-11T21:22:43.3881774Z test_unpack_expanded_weight_or_tensor_with_custom_function_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.001s) 2023-01-11T21:22:43.3882267Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3882697Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3883158Z test_Conv1d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:22:43.3883651Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.029s) 2023-01-11T21:22:43.3884113Z test_Conv1d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3884545Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3885297Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3885735Z test_Conv1d_pad1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3886181Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3886601Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3887038Z test_Conv1d_pad1size1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3887498Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3887932Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3888390Z test_Conv1d_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3888836Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3889277Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3889701Z test_Conv1d_pad2size1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3890158Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3890616Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3891089Z test_Conv1d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3891564Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3892038Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3892518Z test_Conv1d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3893003Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3893457Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3893885Z test_Conv1d_stride_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3894335Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3895013Z 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:22:43.3895768Z 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:22:43.3896629Z 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:22:43.3897188Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3897634Z test_Conv1d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3898112Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3898550Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3898979Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3899434Z test_Conv2d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.008s) 2023-01-11T21:22:43.3899921Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:22:43.3900379Z test_Conv2d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3900783Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3901288Z test_Conv2d_dilated_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3901740Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3902193Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3902595Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3903019Z test_Conv2d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3903466Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3903883Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3904317Z test_Conv2d_padding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3904775Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3905237Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3905689Z test_Conv2d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3906178Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3906653Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3907114Z test_Conv2d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3907612Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3908072Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3908506Z test_Conv2d_strided_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3908942Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3909626Z 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:22:43.3910382Z 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:22:43.3911152Z 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.001s) 2023-01-11T21:22:43.3911676Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3912137Z test_Conv2d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3912680Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3913132Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3913524Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3913963Z test_Conv3d_1x1x1_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3914423Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3914867Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3915336Z test_Conv3d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.009s) 2023-01-11T21:22:43.3915827Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2023-01-11T21:22:43.3916281Z test_Conv3d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3916703Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3917181Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3917610Z test_Conv3d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3918043Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3918506Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3918984Z test_Conv3d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3919481Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3919920Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3920352Z test_Conv3d_stride_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3920804Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3921235Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3921683Z test_Conv3d_stride_padding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3922158Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3922842Z 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:22:43.3923577Z 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:22:43.3924349Z 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.001s) 2023-01-11T21:22:43.3924888Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3925527Z test_Conv3d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3925993Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3926435Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:22:43.3926858Z test_Embedding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3927302Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3927753Z test_Embedding_discontiguous_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3928242Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3928793Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:22:43.3929230Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3929668Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3930119Z test_GroupNorm_1d_affine_GN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3930594Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3931049Z test_GroupNorm_1d_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3931530Z test_GroupNorm_1d_affine_large_batch_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.066s) 2023-01-11T21:22:43.3932013Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3932454Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3932920Z test_GroupNorm_1d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3933493Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3933955Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3934395Z test_GroupNorm_1d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3934873Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:22:43.3935329Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3935771Z test_GroupNorm_2d_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3936235Z test_GroupNorm_2d_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3936722Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3937179Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3937619Z test_GroupNorm_2d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3938098Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3938554Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3939009Z test_GroupNorm_2d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3939472Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3939966Z test_GroupNorm_2d_no_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2023-01-11T21:22:43.3940452Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3940921Z test_LayerNorm_1d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3941435Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3942189Z 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:22:43.3943019Z 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:22:43.3943867Z 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.001s) 2023-01-11T21:22:43.3944489Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3944991Z test_LayerNorm_1d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3945509Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:22:43.3946001Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3946468Z test_LayerNorm_3d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3946972Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3947467Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.027s) 2023-01-11T21:22:43.3947943Z test_LayerNorm_3d_no_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.015s) 2023-01-11T21:22:43.3948461Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2023-01-11T21:22:43.3948952Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3949498Z test_LayerNorm_3d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3949989Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:22:43.3950439Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3950848Z test_Linear_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2023-01-11T21:22:43.3951267Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3951913Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2023-01-11T21:22:43.3952629Z 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:22:43.3953365Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2023-01-11T21:22:43.3953856Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3954288Z test_Linear_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3954740Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3955207Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.003s) 2023-01-11T21:22:43.3955686Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3956161Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.004s) 2023-01-11T21:22:43.3956408Z 2023-01-11T21:22:43.3956684Z ---------------------------------------------------------------------- 2023-01-11T21:22:43.3957012Z Ran 236 tests in 4.105s 2023-01-11T21:22:43.3957157Z 2023-01-11T21:22:43.3957264Z OK (skipped=19) 2023-01-11T21:22:43.3957420Z 2023-01-11T21:22:43.3957542Z Generating XML reports... 2023-01-11T21:22:43.3958177Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20230111212238.xml 2023-01-11T21:22:43.3959008Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20230111212238.xml 2023-01-11T21:22:43.3959813Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20230111212238.xml 2023-01-11T21:22:43.3960163Z 2023-01-11T21:22:43.3960561Z ##[endgroup] 2023-01-11T21:22:43.3961082Z FINISHED PRINTING LOG FILE of test_expanded_weights (/var/lib/jenkins/workspace/test/test-reports/test_expanded_weights_yoetjyxq) 2023-01-11T21:22:43.3961500Z 2023-01-11T21:22:45.8412785Z Ignoring disabled issues: ['91003'] 2023-01-11T21:22:45.8744622Z Running dynamo/test_optimizers ... [2023-01-11 21:22:45.873927] 2023-01-11T21:22:45.8745649Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_optimizers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:22:45.874235] 2023-01-11T21:22:51.8530753Z 2023-01-11T21:22:51.8531593Z Expand the folded group to see the log file of dynamo/test_optimizers 2023-01-11T21:22:51.8533105Z ##[group]PRINTING LOG FILE of dynamo/test_optimizers (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_optimizers_xy2_mb7x) 2023-01-11T21:22:51.8533726Z 2023-01-11T21:22:51.8533923Z Running tests... 2023-01-11T21:22:51.8535223Z ---------------------------------------------------------------------- 2023-01-11T21:22:51.8536279Z Test results will be stored in test-reports/python-unittest/dynamo.test_optimizers 2023-01-11T21:22:51.8537218Z test_optimizing_over_tensor_with_requires_grad (__main__.End2EndTests) ... ok (1.861s) 2023-01-11T21:22:51.8538108Z frames [('total', 8), ('ok', 8)] 2023-01-11T21:22:51.8539059Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 4), ('inline with __closure__', 1)] 2023-01-11T21:22:51.8539480Z unimplemented [] 2023-01-11T21:22:51.8540078Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2), ('Tensor.backward', 1), ('inline with __closure__', 1)] 2023-01-11T21:22:51.8540676Z stats [('calls_captured', 24), ('fusions_possible', 22), ('unique_graphs', 2)] 2023-01-11T21:22:51.8541139Z test_adadelta (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:22:51.8541702Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:22:51.8542237Z stats [('calls_captured', 48), ('fusions_possible', 47), ('unique_graphs', 1)] 2023-01-11T21:22:51.8542522Z ok (0.128s) 2023-01-11T21:22:51.8542926Z test_adagrad (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:22:51.8543496Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:22:51.8544036Z stats [('calls_captured', 48), ('fusions_possible', 47), ('unique_graphs', 1)] 2023-01-11T21:22:51.8544330Z ok (0.129s) 2023-01-11T21:22:51.8544708Z test_adam (__main__.OptimizerTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:22:51.8545259Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 3)] 2023-01-11T21:22:51.8545617Z unimplemented [] 2023-01-11T21:22:51.8546106Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 1)] 2023-01-11T21:22:51.8546643Z stats [('calls_captured', 80), ('fusions_possible', 79), ('unique_graphs', 1)] 2023-01-11T21:22:51.8546950Z ok (0.201s) 2023-01-11T21:22:51.8547328Z test_adamax (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:22:51.8547889Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:22:51.8548428Z stats [('calls_captured', 72), ('fusions_possible', 71), ('unique_graphs', 1)] 2023-01-11T21:22:51.8548717Z ok (0.169s) 2023-01-11T21:22:51.8549100Z test_adamw (__main__.OptimizerTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:22:51.8549655Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 3)] 2023-01-11T21:22:51.8550011Z unimplemented [] 2023-01-11T21:22:51.8550502Z graph_break [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 1)] 2023-01-11T21:22:51.8551041Z stats [('calls_captured', 80), ('fusions_possible', 79), ('unique_graphs', 1)] 2023-01-11T21:22:51.8551349Z ok (0.187s) 2023-01-11T21:22:51.8551831Z test_asgd (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:22:51.8552441Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:22:51.8553011Z stats [('calls_captured', 76), ('fusions_possible', 75), ('unique_graphs', 1)] 2023-01-11T21:22:51.8553318Z ok (0.187s) 2023-01-11T21:22:51.8553719Z test_nadam (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:22:51.8554306Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:22:51.8554874Z stats [('calls_captured', 152), ('fusions_possible', 151), ('unique_graphs', 1)] 2023-01-11T21:22:51.8555181Z ok (0.287s) 2023-01-11T21:22:51.8555723Z test_radam (__main__.OptimizerTests) ... [2023-01-11 21:22:51,013] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:22:51.8556190Z frames [('total', 8), ('ok', 8)] 2023-01-11T21:22:51.8556786Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 3), ('generic_jump TensorVariable()', 1)] 2023-01-11T21:22:51.8557300Z unimplemented [] 2023-01-11T21:22:51.8557681Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T21:22:51.8557960Z ok (0.154s) 2023-01-11T21:22:51.8558368Z test_rmsprop (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:22:51.8558993Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:22:51.8559556Z stats [('calls_captured', 28), ('fusions_possible', 27), ('unique_graphs', 1)] 2023-01-11T21:22:51.8559859Z ok (0.091s) 2023-01-11T21:22:51.8560263Z test_rprop (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:22:51.8560853Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:22:51.8561419Z stats [('calls_captured', 64), ('fusions_possible', 63), ('unique_graphs', 1)] 2023-01-11T21:22:51.8561727Z ok (0.136s) 2023-01-11T21:22:51.8562226Z test_sgd (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:22:51.8563078Z inline_call [('inline in skipfiles: _fn /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:22:51.8563600Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:22:51.8563911Z ok (0.057s) 2023-01-11T21:22:51.8564059Z 2023-01-11T21:22:51.8564323Z ---------------------------------------------------------------------- 2023-01-11T21:22:51.8564629Z Ran 12 tests in 3.588s 2023-01-11T21:22:51.8564790Z 2023-01-11T21:22:51.8564884Z OK 2023-01-11T21:22:51.8565341Z 2023-01-11T21:22:51.8565471Z Generating XML reports... 2023-01-11T21:22:51.8566031Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizers/TEST-End2EndTests-20230111212247.xml 2023-01-11T21:22:51.8566711Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizers/TEST-OptimizerTests-20230111212247.xml 2023-01-11T21:22:51.8567032Z 2023-01-11T21:22:51.8567361Z ##[endgroup] 2023-01-11T21:22:51.8567916Z FINISHED PRINTING LOG FILE of dynamo/test_optimizers (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_optimizers_xy2_mb7x) 2023-01-11T21:22:51.8568238Z 2023-01-11T21:22:54.3617983Z Ignoring disabled issues: ['91003'] 2023-01-11T21:22:54.3944598Z Running dynamo/test_modules ... [2023-01-11 21:22:54.394090] 2023-01-11T21:22:54.3948204Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:22:54.394405] 2023-01-11T21:23:00.3215099Z 2023-01-11T21:23:00.3215999Z Expand the folded group to see the log file of dynamo/test_modules 2023-01-11T21:23:00.3217600Z ##[group]PRINTING LOG FILE of dynamo/test_modules (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_modules_udp9r3do) 2023-01-11T21:23:00.3218166Z 2023-01-11T21:23:00.3218503Z Running tests... 2023-01-11T21:23:00.3219802Z ---------------------------------------------------------------------- 2023-01-11T21:23:00.3220947Z Test results will be stored in test-reports/python-unittest/dynamo.test_modules 2023-01-11T21:23:00.3221653Z test_access_by_keys (__main__.NNModuleTests) ... ok (1.777s) 2023-01-11T21:23:00.3222011Z test_basicmodule1 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3222507Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:23:00.3222996Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:00.3223302Z ok (0.021s) 2023-01-11T21:23:00.3223783Z test_basicmodule2 (__main__.NNModuleTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:00.3224149Z ok (0.019s) 2023-01-11T21:23:00.3224479Z test_call_fn_with_non_const_inputs_safe (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3224961Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:00.3225274Z ok (0.030s) 2023-01-11T21:23:00.3225760Z test_cfgmod (__main__.NNModuleTests) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:23:00.3226234Z ok (0.039s) 2023-01-11T21:23:00.3226724Z test_children (__main__.NNModuleTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:00.3227079Z ok (0.027s) 2023-01-11T21:23:00.3227566Z test_constloop (__main__.NNModuleTests) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:23:00.3227911Z ok (0.039s) 2023-01-11T21:23:00.3228204Z test_densenet (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3228661Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:23:00.3228953Z ok (0.024s) 2023-01-11T21:23:00.3229254Z test_enumvalues (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3229725Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:23:00.3230018Z ok (0.023s) 2023-01-11T21:23:00.3230500Z test_fnmember (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:00.3230857Z ok (0.017s) 2023-01-11T21:23:00.3231334Z test_fnmembercmp1 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:00.3231697Z ok (0.017s) 2023-01-11T21:23:00.3232185Z test_fnmembercmp2 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:00.3232543Z ok (0.017s) 2023-01-11T21:23:00.3232832Z test_forward_directly (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3233303Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:00.3233609Z ok (0.029s) 2023-01-11T21:23:00.3233889Z test_generation_tag (__main__.NNModuleTests) ... ok (0.003s) 2023-01-11T21:23:00.3234450Z test_hasattr (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:00.3234803Z ok (0.013s) 2023-01-11T21:23:00.3235264Z test_intarg (__main__.NNModuleTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:00.3235615Z ok (0.018s) 2023-01-11T21:23:00.3236092Z test_iseval1 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:00.3236447Z ok (0.017s) 2023-01-11T21:23:00.3236906Z test_iseval2 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:00.3237257Z ok (0.016s) 2023-01-11T21:23:00.3237746Z test_isnonelayer (__main__.NNModuleTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:00.3238096Z ok (0.015s) 2023-01-11T21:23:00.3238640Z test_istraining1 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:00.3239006Z ok (0.016s) 2023-01-11T21:23:00.3239494Z test_istraining2 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:00.3239831Z ok (0.017s) 2023-01-11T21:23:00.3240313Z test_layerlist (__main__.NNModuleTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:00.3240673Z ok (0.024s) 2023-01-11T21:23:00.3241421Z test_lazy_module (__main__.NNModuleTests) ... /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:00.3242141Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:23:00.3243032Z [2023-01-11 21:22:58,646] 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:00.3244088Z /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:00.3244736Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:23:00.3245951Z /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:00.3246601Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:23:00.3247485Z [2023-01-11 21:22:58,736] 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:00.3248471Z /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:00.3249103Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:23:00.3249499Z frames [('total', 16), ('ok', 14)] 2023-01-11T21:23:00.3250473Z 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:00.3251349Z unimplemented [("Guard setup for uninitialized class ", 2)] 2023-01-11T21:23:00.3251859Z graph_break [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2)] 2023-01-11T21:23:00.3252356Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:00.3252669Z ok (0.252s) 2023-01-11T21:23:00.3252979Z test_module_attribute_precedence (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3253469Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:00.3253773Z ok (0.014s) 2023-01-11T21:23:00.3254086Z test_module_class_method (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3254543Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:23:00.3254848Z ok (0.040s) 2023-01-11T21:23:00.3255288Z test_module_forward_has_graph_break (__main__.NNModuleTests) ... frames [('total', 3), ('ok', 2)] 2023-01-11T21:23:00.3255611Z inline_call [] 2023-01-11T21:23:00.3255987Z unimplemented [('reconstruct: ConstantVariable(dict)', 2)] 2023-01-11T21:23:00.3256700Z graph_break [('call_function BuiltinVariable(dict) [ListIteratorVariable()] {}', 1), ('call_method NNModuleVariable() buffers [] {}', 1)] 2023-01-11T21:23:00.3257265Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:23:00.3257581Z ok (0.111s) 2023-01-11T21:23:00.3258087Z test_module_name_string (__main__.NNModuleTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:00.3258455Z ok (0.019s) 2023-01-11T21:23:00.3258747Z test_module_property (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3259220Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:00.3259524Z ok (0.009s) 2023-01-11T21:23:00.3259818Z test_module_static_method (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3260292Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:23:00.3260598Z ok (0.040s) 2023-01-11T21:23:00.3261071Z test_moduledict (__main__.NNModuleTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:00.3261435Z ok (0.015s) 2023-01-11T21:23:00.3261925Z test_modulelist (__main__.NNModuleTests) ... stats [('calls_captured', 40), ('fusions_possible', 39), ('unique_graphs', 1)] 2023-01-11T21:23:00.3262363Z ok (0.159s) 2023-01-11T21:23:00.3262646Z test_modulemethod1 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3263170Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:23:00.3263481Z ok (0.040s) 2023-01-11T21:23:00.3263769Z test_modulemethod2 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3264226Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:23:00.3264528Z ok (0.040s) 2023-01-11T21:23:00.3265019Z test_nn_moduledict_contains (__main__.NNModuleTests) ... stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:23:00.3265469Z frames [('total', 2), ('ok', 1)] 2023-01-11T21:23:00.3265848Z inline_call [('Patched init cannot be inlined.', 1)] 2023-01-11T21:23:00.3266438Z unimplemented [("Guard setup for uninitialized class .M'>", 1)] 2023-01-11T21:23:00.3266947Z graph_break [('Patched init cannot be inlined.', 1)] 2023-01-11T21:23:00.3267231Z ok (0.026s) 2023-01-11T21:23:00.3267533Z test_parameters1 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3267980Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:00.3268285Z ok (0.012s) 2023-01-11T21:23:00.3268629Z test_parameters2 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3269091Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:00.3269381Z ok (0.013s) 2023-01-11T21:23:00.3269873Z test_parameters3 (__main__.NNModuleTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:23:00.3270238Z ok (0.032s) 2023-01-11T21:23:00.3270714Z test_self_mutating1 (__main__.NNModuleTests) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:23:00.3271088Z ok (0.056s) 2023-01-11T21:23:00.3271553Z test_seq (__main__.NNModuleTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:00.3271903Z ok (0.026s) 2023-01-11T21:23:00.3272201Z test_simple_torch_function (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3272669Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:00.3272976Z ok (0.019s) 2023-01-11T21:23:00.3273449Z test_stringmember (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:00.3273810Z ok (0.017s) 2023-01-11T21:23:00.3274107Z test_submodules1 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3274550Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:23:00.3274856Z ok (0.035s) 2023-01-11T21:23:00.3275210Z test_submodules2 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3275714Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:23:00.3276023Z ok (0.035s) 2023-01-11T21:23:00.3276330Z test_super1 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3276808Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:00.3277103Z ok (0.022s) 2023-01-11T21:23:00.3277398Z test_super2 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3277877Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:00.3278181Z ok (0.020s) 2023-01-11T21:23:00.3278505Z test_super_class_method (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3279002Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:23:00.3279308Z ok (0.009s) 2023-01-11T21:23:00.3279906Z test_tensorlist (__main__.NNModuleTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:00.3280462Z ok (0.016s) 2023-01-11T21:23:00.3281005Z test_torch_function_with_closure (__main__.NNModuleTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:00.3281370Z ok (0.012s) 2023-01-11T21:23:00.3281790Z test_unsupportedmethod (__main__.NNModuleTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:00.3282393Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:23:00.3282775Z unimplemented [] 2023-01-11T21:23:00.3283287Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:23:00.3283842Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:23:00.3284148Z ok (0.041s) 2023-01-11T21:23:00.3284551Z test_unsupportedmodule (__main__.NNModuleTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:00.3285384Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:23:00.3285790Z unimplemented [] 2023-01-11T21:23:00.3286289Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:23:00.3286844Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:23:00.3287155Z ok (0.043s) 2023-01-11T21:23:00.3287443Z test_viamodulecall (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:23:00.3287914Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:00.3288214Z ok (0.020s) 2023-01-11T21:23:00.3288509Z test_attr (__main__.OptimizedModuleTest) ... ok (0.002s) 2023-01-11T21:23:00.3288981Z test_composition (__main__.OptimizedModuleTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:00.3289308Z inline_call [] 2023-01-11T21:23:00.3289715Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:00.3290007Z ok (0.011s) 2023-01-11T21:23:00.3290459Z test_composition_with_opt_mod (__main__.OptimizedModuleTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:00.3290970Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:23:00.3291532Z inline_call [('inline in skipfiles: forward /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 1)] 2023-01-11T21:23:00.3291920Z unimplemented [] 2023-01-11T21:23:00.3292428Z graph_break [('inline in skipfiles: forward /opt/conda/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py', 1)] 2023-01-11T21:23:00.3292795Z ok (0.014s) 2023-01-11T21:23:00.3293191Z test_nn_module (__main__.OptimizedModuleTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:00.3293683Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:00.3293990Z ok (0.017s) 2023-01-11T21:23:00.3294481Z test_recursion (__main__.OptimizedModuleTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:23:00.3294992Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:00.3295300Z ok (0.019s) 2023-01-11T21:23:00.3295676Z test_to (__main__.OptimizedModuleTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:23:00.3296157Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:23:00.3296464Z ok (0.047s) 2023-01-11T21:23:00.3296612Z 2023-01-11T21:23:00.3296880Z ---------------------------------------------------------------------- 2023-01-11T21:23:00.3297188Z Ran 57 tests in 3.530s 2023-01-11T21:23:00.3297347Z 2023-01-11T21:23:00.3297438Z OK 2023-01-11T21:23:00.3297569Z 2023-01-11T21:23:00.3297692Z Generating XML reports... 2023-01-11T21:23:00.3298221Z Generated XML report: test-reports/python-unittest/dynamo.test_modules/TEST-NNModuleTests-20230111212256.xml 2023-01-11T21:23:00.3298937Z Generated XML report: test-reports/python-unittest/dynamo.test_modules/TEST-OptimizedModuleTest-20230111212256.xml 2023-01-11T21:23:00.3299267Z 2023-01-11T21:23:00.3299674Z ##[endgroup] 2023-01-11T21:23:00.3300191Z FINISHED PRINTING LOG FILE of dynamo/test_modules (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_modules_udp9r3do) 2023-01-11T21:23:00.3300503Z 2023-01-11T21:23:02.7930118Z Ignoring disabled issues: ['91003'] 2023-01-11T21:23:02.8255818Z Running lazy/test_step_closures ... [2023-01-11 21:23:02.825168] 2023-01-11T21:23:02.8258265Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_step_closures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:02.825483] 2023-01-11T21:23:08.6481435Z 2023-01-11T21:23:08.6482206Z Expand the folded group to see the log file of lazy/test_step_closures 2023-01-11T21:23:08.6483696Z ##[group]PRINTING LOG FILE of lazy/test_step_closures (/var/lib/jenkins/workspace/test/test-reports/lazy-test_step_closures_lxez3rhp) 2023-01-11T21:23:08.6484064Z 2023-01-11T21:23:08.6484196Z Running tests... 2023-01-11T21:23:08.6484700Z ---------------------------------------------------------------------- 2023-01-11T21:23:08.6485599Z Test results will be stored in test-reports/python-unittest/lazy.test_step_closures 2023-01-11T21:23:08.6486165Z test_asynchronous (__main__.ClosuresTest) ... ok (1.605s) 2023-01-11T21:23:08.6486611Z test_asynchronous_exception (__main__.ClosuresTest) ... ok (1.001s) 2023-01-11T21:23:08.6486985Z test_synchronous (__main__.ClosuresTest) ... ok (1.002s) 2023-01-11T21:23:08.6487338Z test_synchronous_exception (__main__.ClosuresTest) ... ok (0.001s) 2023-01-11T21:23:08.6487563Z 2023-01-11T21:23:08.6487837Z ---------------------------------------------------------------------- 2023-01-11T21:23:08.6488162Z Ran 4 tests in 3.609s 2023-01-11T21:23:08.6488323Z 2023-01-11T21:23:08.6488400Z OK 2023-01-11T21:23:08.6488533Z 2023-01-11T21:23:08.6488654Z Generating XML reports... 2023-01-11T21:23:08.6489221Z Generated XML report: test-reports/python-unittest/lazy.test_step_closures/TEST-ClosuresTest-20230111212304.xml 2023-01-11T21:23:08.6489541Z 2023-01-11T21:23:08.6489846Z ##[endgroup] 2023-01-11T21:23:08.6490394Z FINISHED PRINTING LOG FILE of lazy/test_step_closures (/var/lib/jenkins/workspace/test/test-reports/lazy-test_step_closures_lxez3rhp) 2023-01-11T21:23:08.6490718Z 2023-01-11T21:23:11.1063496Z Ignoring disabled issues: ['91003'] 2023-01-11T21:23:11.1392644Z Running test_module_init ... [2023-01-11 21:23:11.138831] 2023-01-11T21:23:11.1395373Z Executing ['/opt/conda/bin/python', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:11.139183] 2023-01-11T21:23:18.2297840Z 2023-01-11T21:23:18.2298843Z Expand the folded group to see the log file of test_module_init 2023-01-11T21:23:18.2299837Z ##[group]PRINTING LOG FILE of test_module_init (/var/lib/jenkins/workspace/test/test-reports/test_module_init_6krva4gr) 2023-01-11T21:23:18.2300358Z 2023-01-11T21:23:18.2300550Z Running tests... 2023-01-11T21:23:18.2301356Z ---------------------------------------------------------------------- 2023-01-11T21:23:18.2302110Z Test results will be stored in test-reports/python-unittest/test_module_init 2023-01-11T21:23:18.2302937Z test_nn_AdaptiveAvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2303785Z test_nn_AdaptiveAvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2304570Z test_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2305402Z test_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2306216Z test_nn_AdaptiveAvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2307039Z test_nn_AdaptiveAvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2308032Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T21:23:18.2308558Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T21:23:18.2309154Z test_nn_AdaptiveMaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2309583Z test_nn_AdaptiveMaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2310031Z test_nn_AdaptiveMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2310474Z test_nn_AdaptiveMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2310912Z test_nn_AdaptiveMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2311331Z test_nn_AdaptiveMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2311762Z test_nn_AlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2312190Z test_nn_AlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2312596Z test_nn_AvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2313013Z test_nn_AvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2313415Z test_nn_AvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2313814Z test_nn_AvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2314205Z test_nn_AvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2314747Z test_nn_AvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2315159Z test_nn_BCELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2315546Z test_nn_BCELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2315965Z test_nn_BCEWithLogitsLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2316413Z test_nn_BCEWithLogitsLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2316844Z test_nn_BatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2317246Z test_nn_BatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2317650Z test_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2318061Z test_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T21:23:18.2318449Z test_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2318856Z test_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2319263Z test_nn_Bilinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2319673Z test_nn_Bilinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2320116Z test_nn_CELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2320522Z test_nn_CELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2320921Z test_nn_CTCLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2321308Z test_nn_CTCLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2321725Z test_nn_ChannelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2322160Z test_nn_ChannelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2322596Z test_nn_ConstantPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2323010Z test_nn_ConstantPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2323437Z test_nn_ConstantPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2323862Z test_nn_ConstantPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2324266Z test_nn_ConstantPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2324772Z test_nn_ConstantPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2325468Z test_nn_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2325868Z test_nn_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2326249Z test_nn_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2326645Z test_nn_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2327037Z test_nn_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2327408Z test_nn_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2327820Z test_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2328267Z test_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2328704Z test_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2329121Z test_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2329556Z test_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2329991Z test_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2330416Z test_nn_CosineEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2330868Z test_nn_CosineEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2331313Z test_nn_CosineSimilarity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2331750Z test_nn_CosineSimilarity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2332171Z test_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2332611Z test_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2333046Z test_nn_CrossMapLRN2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2333458Z test_nn_CrossMapLRN2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2333878Z test_nn_Dropout1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2334286Z test_nn_Dropout1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2346301Z test_nn_Dropout2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2346734Z test_nn_Dropout2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2347151Z test_nn_Dropout3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2347699Z test_nn_Dropout3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2348131Z test_nn_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2348550Z test_nn_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2348930Z test_nn_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2349325Z test_nn_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2349738Z test_nn_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2350169Z test_nn_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2350574Z test_nn_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2350987Z test_nn_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2351429Z test_nn_FeatureAlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2351880Z test_nn_FeatureAlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2352397Z test_nn_Flatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2352805Z test_nn_Flatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2353201Z test_nn_Fold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2353579Z test_nn_Fold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2354002Z test_nn_FractionalMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2354461Z test_nn_FractionalMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2354896Z test_nn_FractionalMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2355350Z test_nn_FractionalMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2355777Z test_nn_GELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2356170Z test_nn_GELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2356550Z test_nn_GLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2356942Z test_nn_GLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2357345Z test_nn_GRUCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2357729Z test_nn_GRUCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2358122Z test_nn_GRU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.580s) 2023-01-11T21:23:18.2358514Z test_nn_GRU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2358908Z test_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2359344Z test_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2359775Z test_nn_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2360191Z test_nn_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2360595Z test_nn_Hardshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2361012Z test_nn_Hardshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2361432Z test_nn_Hardsigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2361836Z test_nn_Hardsigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2362253Z test_nn_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2362664Z test_nn_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2363073Z test_nn_Hardtanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2363575Z test_nn_Hardtanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2364043Z test_nn_HingeEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2364520Z test_nn_HingeEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2365259Z test_nn_HuberLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2365712Z test_nn_HuberLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2366146Z test_nn_Identity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2366575Z test_nn_Identity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2367005Z test_nn_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2367464Z test_nn_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2367920Z test_nn_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2368358Z test_nn_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2368900Z test_nn_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2369354Z test_nn_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2369800Z test_nn_KLDivLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2370219Z test_nn_KLDivLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2370645Z test_nn_L1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2371073Z test_nn_L1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2371486Z test_nn_LPPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2371920Z test_nn_LPPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2372362Z test_nn_LPPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2372802Z test_nn_LPPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2373217Z test_nn_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2373649Z test_nn_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2374075Z test_nn_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2374471Z test_nn_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2374900Z test_nn_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2375332Z test_nn_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2376342Z test_nn_LazyBatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T21:23:18.2377122Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:23:18.2377457Z ok (0.005s) 2023-01-11T21:23:18.2377815Z test_nn_LazyBatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2378276Z test_nn_LazyBatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2378719Z test_nn_LazyBatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2379179Z test_nn_LazyBatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2379638Z test_nn_LazyBatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2380070Z test_nn_LazyConv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T21:23:18.2380589Z test_nn_LazyConv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2381038Z test_nn_LazyConv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2381478Z test_nn_LazyConv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2381896Z test_nn_LazyConv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2382329Z test_nn_LazyConv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2382790Z test_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2383250Z test_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2383797Z test_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T21:23:18.2384279Z test_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2384759Z test_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2385220Z test_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2385753Z test_nn_LazyInstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2386227Z test_nn_LazyInstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2386681Z test_nn_LazyInstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2387150Z test_nn_LazyInstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T21:23:18.2387620Z test_nn_LazyInstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2388086Z test_nn_LazyInstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2388524Z test_nn_LazyLinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2388965Z test_nn_LazyLinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2389399Z test_nn_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2389822Z test_nn_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2390251Z test_nn_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2390672Z test_nn_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2391117Z test_nn_LocalResponseNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2391571Z test_nn_LocalResponseNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2392022Z test_nn_LogSigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2392463Z test_nn_LogSigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2392883Z test_nn_LogSoftmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2393323Z test_nn_LogSoftmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2393757Z test_nn_MSELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2394185Z test_nn_MSELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2394613Z test_nn_MarginRankingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2395081Z test_nn_MarginRankingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2395533Z test_nn_MaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2395953Z test_nn_MaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2396388Z test_nn_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2396823Z test_nn_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2397315Z test_nn_MaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2397741Z test_nn_MaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2398181Z test_nn_MaxUnpool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2398625Z test_nn_MaxUnpool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2399051Z test_nn_MaxUnpool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2399493Z test_nn_MaxUnpool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2399935Z test_nn_MaxUnpool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2400377Z test_nn_MaxUnpool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2400786Z test_nn_Mish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2401208Z test_nn_Mish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2401632Z test_nn_ModuleDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2402107Z test_nn_ModuleDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2402547Z test_nn_ModuleList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2402981Z test_nn_ModuleList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2403440Z test_nn_MultiLabelMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2403906Z test_nn_MultiLabelMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2404399Z test_nn_MultiLabelSoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2404904Z test_nn_MultiLabelSoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2405569Z test_nn_MultiMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2406010Z test_nn_MultiMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2406461Z test_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2406912Z test_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2407324Z test_nn_NLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2407727Z test_nn_NLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2408130Z test_nn_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2408513Z test_nn_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2408934Z test_nn_PairwiseDistance_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2409376Z test_nn_PairwiseDistance_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2409812Z test_nn_ParameterDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2410235Z test_nn_ParameterDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2410669Z test_nn_ParameterList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2411096Z test_nn_ParameterList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2411505Z test_nn_PixelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2411936Z test_nn_PixelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2412367Z test_nn_PixelUnshuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2412804Z test_nn_PixelUnshuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2413219Z test_nn_PoissonNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2413735Z test_nn_PoissonNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2414169Z test_nn_RNNBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2414564Z test_nn_RNNBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2414977Z test_nn_RNNCellBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2415397Z test_nn_RNNCellBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2415809Z test_nn_RNNCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2416196Z test_nn_RNNCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2416591Z test_nn_RNN_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2416983Z test_nn_RNN_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2417368Z test_nn_RReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2417771Z test_nn_RReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2418250Z test_nn_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2418635Z test_nn_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2419003Z test_nn_ReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2419401Z test_nn_ReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2419823Z test_nn_ReflectionPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2420245Z test_nn_ReflectionPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2420681Z test_nn_ReflectionPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2421121Z test_nn_ReflectionPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2421555Z test_nn_ReflectionPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2421969Z test_nn_ReflectionPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2422409Z test_nn_ReplicationPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2422851Z test_nn_ReplicationPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2423267Z test_nn_ReplicationPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2423705Z test_nn_ReplicationPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2424136Z test_nn_ReplicationPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2424558Z test_nn_ReplicationPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2424950Z test_nn_SELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2425351Z test_nn_SELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2425762Z test_nn_Sequential_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2426167Z test_nn_Sequential_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2426568Z test_nn_SiLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2426956Z test_nn_SiLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2427360Z test_nn_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2427749Z test_nn_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2428162Z test_nn_SmoothL1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2428585Z test_nn_SmoothL1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2429049Z test_nn_SoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2429494Z test_nn_SoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2429920Z test_nn_Softmax2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2430333Z test_nn_Softmax2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2430723Z test_nn_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2431131Z test_nn_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2431528Z test_nn_Softmin_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2431905Z test_nn_Softmin_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2432311Z test_nn_Softplus_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2432723Z test_nn_Softplus_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2433142Z test_nn_Softshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2433541Z test_nn_Softshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2434004Z test_nn_Softsign_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2434413Z test_nn_Softsign_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2434816Z test_nn_SyncBatchNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2435243Z test_nn_SyncBatchNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2435655Z test_nn_Tanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2436049Z test_nn_Tanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2436440Z test_nn_Tanhshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2436859Z test_nn_Tanhshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2437278Z test_nn_Threshold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2437676Z test_nn_Threshold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2438117Z test_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T21:23:18.2438597Z test_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T21:23:18.2439055Z test_nn_TransformerDecoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T21:23:18.2439491Z test_nn_TransformerDecoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.020s) 2023-01-11T21:23:18.2439949Z test_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T21:23:18.2440422Z test_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T21:23:18.2440866Z test_nn_TransformerEncoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T21:23:18.2441309Z test_nn_TransformerEncoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T21:23:18.2441747Z test_nn_Transformer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.472s) 2023-01-11T21:23:18.2442166Z test_nn_Transformer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.532s) 2023-01-11T21:23:18.2442583Z test_nn_TripletMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2443032Z test_nn_TripletMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2443513Z test_nn_TripletMarginWithDistanceLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2444003Z test_nn_TripletMarginWithDistanceLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2444462Z test_nn_Unflatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2445071Z test_nn_Unflatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2445510Z test_nn_Unfold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2445899Z test_nn_Unfold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2446305Z test_nn_Upsample_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2446720Z test_nn_Upsample_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2447142Z test_nn_UpsamplingBilinear2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2447603Z test_nn_UpsamplingBilinear2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2448056Z test_nn_UpsamplingNearest2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2448515Z test_nn_UpsamplingNearest2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2448940Z test_nn_ZeroPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2449358Z test_nn_ZeroPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2449848Z test_qat_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2450237Z test_qat_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2450635Z test_qat_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2451035Z test_qat_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2451436Z test_qat_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2451816Z test_qat_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2452231Z test_qat_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2452659Z test_qat_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2453070Z test_qat_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2453489Z test_qat_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2453901Z test_qat_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T21:23:18.2454300Z test_qat_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2454701Z test_quantizable_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2455143Z test_quantizable_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2455575Z test_quantizable_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2455979Z test_quantizable_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2456434Z test_quantizable_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T21:23:18.2456916Z test_quantizable_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T21:23:18.2457382Z test_quantized_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2457807Z test_quantized_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2458250Z test_quantized_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2458690Z test_quantized_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2459106Z test_quantized_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2459533Z test_quantized_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2459955Z test_quantized_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2460379Z test_quantized_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2460855Z test_quantized_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2461290Z test_quantized_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2461732Z test_quantized_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2462178Z test_quantized_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2462629Z test_quantized_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2463090Z test_quantized_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2463590Z test_quantized_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2464019Z test_quantized_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2464474Z test_quantized_DeQuantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2464912Z test_quantized_DeQuantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2465402Z test_quantized_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2465808Z test_quantized_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2466231Z test_quantized_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2466645Z test_quantized_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2467073Z test_quantized_FXFloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2467546Z test_quantized_FXFloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2468013Z test_quantized_FloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2468469Z test_quantized_FloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2468894Z test_quantized_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2469331Z test_quantized_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2469758Z test_quantized_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2470168Z test_quantized_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2470601Z test_quantized_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2471056Z test_quantized_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2471497Z test_quantized_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2471918Z test_quantized_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2472368Z test_quantized_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2472818Z test_quantized_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2473238Z test_quantized_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2473671Z test_quantized_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2474105Z test_quantized_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2474534Z test_quantized_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2474941Z test_quantized_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2475362Z test_quantized_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2475790Z test_quantized_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2476304Z test_quantized_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2476756Z test_quantized_QFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2477195Z test_quantized_QFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2477639Z test_quantized_Quantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T21:23:18.2478051Z test_quantized_Quantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T21:23:18.2478477Z test_quantized_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2478897Z test_quantized_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2479325Z test_quantized_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2479734Z test_quantized_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2480165Z test_quantized_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2480642Z test_quantized_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T21:23:18.2480885Z 2023-01-11T21:23:18.2481168Z ---------------------------------------------------------------------- 2023-01-11T21:23:18.2481500Z Ran 374 tests in 2.965s 2023-01-11T21:23:18.2481666Z 2023-01-11T21:23:18.2481760Z OK 2023-01-11T21:23:18.2481894Z 2023-01-11T21:23:18.2482018Z Generating XML reports... 2023-01-11T21:23:18.2482564Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20230111212314.xml 2023-01-11T21:23:18.2482892Z 2023-01-11T21:23:18.2483281Z ##[endgroup] 2023-01-11T21:23:18.2483798Z FINISHED PRINTING LOG FILE of test_module_init (/var/lib/jenkins/workspace/test/test-reports/test_module_init_6krva4gr) 2023-01-11T21:23:18.2484077Z 2023-01-11T21:23:20.6901839Z Ignoring disabled issues: ['91003'] 2023-01-11T21:23:20.7232147Z Running dynamo/test_aot_cudagraphs ... [2023-01-11 21:23:20.722834] 2023-01-11T21:23:20.7235396Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_aot_cudagraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:20.723174] 2023-01-11T21:23:25.8651372Z 2023-01-11T21:23:25.8652361Z Expand the folded group to see the log file of dynamo/test_aot_cudagraphs 2023-01-11T21:23:25.8654248Z ##[group]PRINTING LOG FILE of dynamo/test_aot_cudagraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_aot_cudagraphs_r144od58) 2023-01-11T21:23:25.8654951Z 2023-01-11T21:23:25.8655088Z Running tests... 2023-01-11T21:23:25.8655615Z ---------------------------------------------------------------------- 2023-01-11T21:23:25.8656154Z Test results will be stored in test-reports/python-unittest/dynamo.test_aot_cudagraphs 2023-01-11T21:23:25.8657440Z 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:23:25.8658219Z warnings.warn( 2023-01-11T21:23:25.8659229Z /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:23:25.8659933Z warnings.warn( 2023-01-11T21:23:25.8660171Z ok (1.782s) 2023-01-11T21:23:25.8661523Z 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:23:25.8662288Z warnings.warn( 2023-01-11T21:23:25.8662607Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:25.8662862Z inline_call [] 2023-01-11T21:23:25.8663174Z unimplemented [('Tensor.backward', 1)] 2023-01-11T21:23:25.8663675Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:25.8664068Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:25.8664395Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:25.8664830Z inline_call [('inline in skipfiles: helper /opt/conda/lib/python3.10/contextlib.py', 1)] 2023-01-11T21:23:25.8665341Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:23:25.8665732Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:25.8665971Z ok (0.086s) 2023-01-11T21:23:25.8667072Z 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:23:25.8667951Z warnings.warn( 2023-01-11T21:23:25.8668975Z /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:23:25.8669677Z warnings.warn( 2023-01-11T21:23:25.8670674Z /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:23:25.8671378Z warnings.warn( 2023-01-11T21:23:25.8671684Z frames [('total', 8), ('ok', 8)] 2023-01-11T21:23:25.8671915Z inline_call [] 2023-01-11T21:23:25.8672244Z unimplemented [('Tensor.backward', 1)] 2023-01-11T21:23:25.8672688Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:25.8673080Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:25.8673321Z ok (0.213s) 2023-01-11T21:23:25.8674415Z 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:23:25.8675177Z warnings.warn( 2023-01-11T21:23:25.8676194Z /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:23:25.8676876Z warnings.warn( 2023-01-11T21:23:25.8677178Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:25.8677636Z inline_call [('inline in skipfiles: helper /opt/conda/lib/python3.10/contextlib.py', 1)] 2023-01-11T21:23:25.8678142Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:25.8678518Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:25.8678810Z ok (0.184s) 2023-01-11T21:23:25.8679969Z 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:23:25.8680735Z warnings.warn( 2023-01-11T21:23:25.8681738Z /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:23:25.8682439Z warnings.warn( 2023-01-11T21:23:25.8682742Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:25.8682995Z inline_call [] 2023-01-11T21:23:25.8683308Z unimplemented [('Tensor.backward', 1)] 2023-01-11T21:23:25.8683751Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:25.8684206Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:25.8684444Z ok (0.146s) 2023-01-11T21:23:25.8685899Z 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:23:25.8686666Z warnings.warn( 2023-01-11T21:23:25.8687700Z /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:23:25.8688405Z warnings.warn( 2023-01-11T21:23:25.8688691Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:25.8689144Z inline_call [('inline in skipfiles: helper /opt/conda/lib/python3.10/contextlib.py', 1)] 2023-01-11T21:23:25.8689650Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:23:25.8690024Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:25.8690281Z ok (0.165s) 2023-01-11T21:23:25.8691391Z 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:23:25.8692153Z warnings.warn( 2023-01-11T21:23:25.8693150Z /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:23:25.8693856Z warnings.warn( 2023-01-11T21:23:25.8694162Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:25.8694618Z inline_call [('inline in skipfiles: helper /opt/conda/lib/python3.10/contextlib.py', 1)] 2023-01-11T21:23:25.8695107Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:23:25.8695494Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:25.8695752Z ok (0.146s) 2023-01-11T21:23:25.8696951Z 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:23:25.8697731Z warnings.warn( 2023-01-11T21:23:25.8698039Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:23:25.8698496Z inline_call [('inline in skipfiles: helper /opt/conda/lib/python3.10/contextlib.py', 1)] 2023-01-11T21:23:25.8699116Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:23:25.8699763Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:23:25.8700028Z ok (0.078s) 2023-01-11T21:23:25.8700176Z 2023-01-11T21:23:25.8700445Z ---------------------------------------------------------------------- 2023-01-11T21:23:25.8700758Z Ran 8 tests in 2.801s 2023-01-11T21:23:25.8700921Z 2023-01-11T21:23:25.8701015Z OK 2023-01-11T21:23:25.8701155Z 2023-01-11T21:23:25.8701278Z Generating XML reports... 2023-01-11T21:23:25.8701841Z Generated XML report: test-reports/python-unittest/dynamo.test_aot_cudagraphs/TEST-TestAotCudagraphs-20230111212322.xml 2023-01-11T21:23:25.8702296Z 2023-01-11T21:23:25.8702628Z ##[endgroup] 2023-01-11T21:23:25.8703203Z FINISHED PRINTING LOG FILE of dynamo/test_aot_cudagraphs (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_aot_cudagraphs_r144od58) 2023-01-11T21:23:25.8703531Z 2023-01-11T21:23:28.3629838Z Ignoring disabled issues: ['91003'] 2023-01-11T21:23:28.3960361Z Running test_dynamic_shapes ... [2023-01-11 21:23:28.395619] 2023-01-11T21:23:28.3962835Z Executing ['/opt/conda/bin/python', '-bb', 'test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:28.395930] 2023-01-11T21:23:33.4091082Z 2023-01-11T21:23:33.4092379Z Expand the folded group to see the log file of test_dynamic_shapes 2023-01-11T21:23:33.4094029Z ##[group]PRINTING LOG FILE of test_dynamic_shapes (/var/lib/jenkins/workspace/test/test-reports/test_dynamic_shapes_lrcfxwji) 2023-01-11T21:23:33.4094718Z 2023-01-11T21:23:33.4094940Z Running tests... 2023-01-11T21:23:33.4095914Z ---------------------------------------------------------------------- 2023-01-11T21:23:33.4096994Z Test results will be stored in test-reports/python-unittest/test_dynamic_shapes 2023-01-11T21:23:33.4097804Z test_arith_ops (__main__.TestPySymInt) ... ok (1.995s) 2023-01-11T21:23:33.4098508Z test_aten_ops (__main__.TestPySymInt) ... ok (0.029s) 2023-01-11T21:23:33.4099277Z test_binary (__main__.TestPySymInt) ... ok (0.041s) 2023-01-11T21:23:33.4099988Z test_fx_trace_intlist (__main__.TestPySymInt) ... ok (0.013s) 2023-01-11T21:23:33.4100683Z test_guard_int (__main__.TestPySymInt) ... ok (0.003s) 2023-01-11T21:23:33.4101396Z test_int_conversion (__main__.TestPySymInt) ... ok (0.001s) 2023-01-11T21:23:33.4102121Z test_int_to_float (__main__.TestPySymInt) ... ok (0.003s) 2023-01-11T21:23:33.4102816Z test_meta_symint (__main__.TestPySymInt) ... ok (0.004s) 2023-01-11T21:23:33.4103511Z test_numel (__main__.TestPySymInt) ... ok (0.003s) 2023-01-11T21:23:33.4104262Z test_print_readable_with_symints (__main__.TestPySymInt) ... ok (0.117s) 2023-01-11T21:23:33.4105049Z test_reverse_arith_ops (__main__.TestPySymInt) ... ok (0.093s) 2023-01-11T21:23:33.4105762Z test_roundtrip (__main__.TestPySymInt) ... ok (0.037s) 2023-01-11T21:23:33.4106488Z test_size_expressions (__main__.TestPySymInt) ... ok (0.009s) 2023-01-11T21:23:33.4107199Z test_stride (__main__.TestPySymInt) ... ok (0.004s) 2023-01-11T21:23:33.4107858Z test_sym_floor (__main__.TestPySymInt) ... ok (0.100s) 2023-01-11T21:23:33.4108543Z test_sym_int (__main__.TestPySymInt) ... ok (0.030s) 2023-01-11T21:23:33.4109234Z test_sym_sqrt (__main__.TestPySymInt) ... ok (0.058s) 2023-01-11T21:23:33.4109921Z test_symint_args (__main__.TestPySymInt) ... ok (0.050s) 2023-01-11T21:23:33.4110649Z test_symint_as_scalar (__main__.TestPySymInt) ... ok (0.001s) 2023-01-11T21:23:33.4111695Z test_symint_vargs (__main__.TestPySymInt) ... ok (0.033s) 2023-01-11T21:23:33.4112732Z test_method_fn_add_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: add is not a float magic method (0.001s) 2023-01-11T21:23:33.4113978Z test_method_fn_add_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: add is not a float magic method (0.001s) 2023-01-11T21:23:33.4115115Z test_method_fn_add_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4116151Z test_method_fn_add_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4117305Z test_method_fn_ceil_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ceil is not a float magic method (0.001s) 2023-01-11T21:23:33.4118553Z test_method_fn_ceil_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: ceil is not a float magic method (0.001s) 2023-01-11T21:23:33.4119800Z test_method_fn_ceil_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ceil is unary and already tested (0.001s) 2023-01-11T21:23:33.4121146Z test_method_fn_ceil_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4122279Z test_method_fn_eq_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: eq is not a float magic method (0.001s) 2023-01-11T21:23:33.4123477Z test_method_fn_eq_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: eq is not a float magic method (0.001s) 2023-01-11T21:23:33.4124606Z test_method_fn_eq_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4125994Z test_method_fn_eq_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4127164Z test_method_fn_floor_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floor is not a float magic method (0.001s) 2023-01-11T21:23:33.4128403Z test_method_fn_floor_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: floor is not a float magic method (0.001s) 2023-01-11T21:23:33.4129653Z test_method_fn_floor_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floor is unary and already tested (0.001s) 2023-01-11T21:23:33.4130811Z test_method_fn_floor_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4131984Z test_method_fn_floordiv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floordiv is not a float magic method (0.001s) 2023-01-11T21:23:33.4133266Z test_method_fn_floordiv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: floordiv is not a float magic method (0.001s) 2023-01-11T21:23:33.4134465Z test_method_fn_floordiv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T21:23:33.4135534Z test_method_fn_floordiv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4136688Z test_method_fn_ge_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ge is not a float magic method (0.001s) 2023-01-11T21:23:33.4137903Z test_method_fn_ge_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: ge is not a float magic method (0.001s) 2023-01-11T21:23:33.4139038Z test_method_fn_ge_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4140072Z test_method_fn_ge_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4141206Z test_method_fn_gt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: gt is not a float magic method (0.001s) 2023-01-11T21:23:33.4142561Z test_method_fn_gt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: gt is not a float magic method (0.001s) 2023-01-11T21:23:33.4143719Z test_method_fn_gt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4144758Z test_method_fn_gt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4145886Z test_method_fn_le_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: le is not a float magic method (0.001s) 2023-01-11T21:23:33.4147095Z test_method_fn_le_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: le is not a float magic method (0.001s) 2023-01-11T21:23:33.4148217Z test_method_fn_le_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4149256Z test_method_fn_le_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4150403Z test_method_fn_lt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: lt is not a float magic method (0.001s) 2023-01-11T21:23:33.4151756Z test_method_fn_lt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: lt is not a float magic method (0.001s) 2023-01-11T21:23:33.4152876Z test_method_fn_lt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4153903Z test_method_fn_lt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4155038Z test_method_fn_max_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: max is not a float magic method (0.001s) 2023-01-11T21:23:33.4156250Z test_method_fn_max_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: max is not a float magic method (0.001s) 2023-01-11T21:23:33.4157392Z test_method_fn_max_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4158426Z test_method_fn_max_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4159561Z test_method_fn_min_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: min is not a float magic method (0.001s) 2023-01-11T21:23:33.4160763Z test_method_fn_min_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: min is not a float magic method (0.001s) 2023-01-11T21:23:33.4161900Z test_method_fn_min_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4162939Z test_method_fn_min_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4164107Z test_method_fn_mod_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: mod is not a float magic method (0.001s) 2023-01-11T21:23:33.4165610Z test_method_fn_mod_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: mod is not a float magic method (0.001s) 2023-01-11T21:23:33.4166789Z test_method_fn_mod_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4167875Z test_method_fn_mod_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4169004Z test_method_fn_mul_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: mul is not a float magic method (0.001s) 2023-01-11T21:23:33.4170251Z test_method_fn_mul_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: mul is not a float magic method (0.001s) 2023-01-11T21:23:33.4171379Z test_method_fn_mul_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4172424Z test_method_fn_mul_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4173674Z test_method_fn_neg_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: neg is not a float magic method (0.001s) 2023-01-11T21:23:33.4174929Z test_method_fn_neg_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: neg is not a float magic method (0.001s) 2023-01-11T21:23:33.4176160Z test_method_fn_neg_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: neg is unary and already tested (0.001s) 2023-01-11T21:23:33.4177101Z test_method_fn_neg_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4178087Z test_method_fn_pow_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: pow is not a float magic method (0.001s) 2023-01-11T21:23:33.4179188Z test_method_fn_pow_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: pow is not a float magic method (0.001s) 2023-01-11T21:23:33.4180194Z test_method_fn_pow_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4181240Z test_method_fn_pow_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4182177Z test_method_fn_sub_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sub is not a float magic method (0.001s) 2023-01-11T21:23:33.4183231Z test_method_fn_sub_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sub is not a float magic method (0.001s) 2023-01-11T21:23:33.4184201Z test_method_fn_sub_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4185095Z test_method_fn_sub_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4186098Z test_method_fn_sym_float_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_float is not a float magic method (0.001s) 2023-01-11T21:23:33.4187217Z test_method_fn_sym_float_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sym_float is not a float magic method (0.001s) 2023-01-11T21:23:33.4188352Z test_method_fn_sym_float_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_float is unary and already tested (0.001s) 2023-01-11T21:23:33.4189356Z test_method_fn_sym_float_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:23:33.4190322Z test_method_fn_sym_sqrt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is not a float magic method (0.001s) 2023-01-11T21:23:33.4191413Z test_method_fn_sym_sqrt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is not a float magic method (0.001s) 2023-01-11T21:23:33.4192501Z test_method_fn_sym_sqrt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is unary and already tested (0.001s) 2023-01-11T21:23:33.4193486Z test_method_fn_sym_sqrt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4194493Z test_method_fn_truediv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: truediv is not a float magic method (0.001s) 2023-01-11T21:23:33.4195573Z test_method_fn_truediv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: truediv is not a float magic method (0.001s) 2023-01-11T21:23:33.4196577Z test_method_fn_truediv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4197511Z test_method_fn_truediv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:23:33.4198030Z 2023-01-11T21:23:33.4198536Z ---------------------------------------------------------------------- 2023-01-11T21:23:33.4199089Z Ran 96 tests in 2.731s 2023-01-11T21:23:33.4199353Z 2023-01-11T21:23:33.4199639Z OK (skipped=43) 2023-01-11T21:23:33.4199956Z 2023-01-11T21:23:33.4200187Z Generating XML reports... 2023-01-11T21:23:33.4201183Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20230111212330.xml 2023-01-11T21:23:33.4202529Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestSymNumberMagicMethods-20230111212330.xml 2023-01-11T21:23:33.4203131Z 2023-01-11T21:23:33.4203689Z ##[endgroup] 2023-01-11T21:23:33.4204615Z FINISHED PRINTING LOG FILE of test_dynamic_shapes (/var/lib/jenkins/workspace/test/test-reports/test_dynamic_shapes_lrcfxwji) 2023-01-11T21:23:33.4205509Z 2023-01-11T21:23:35.8694616Z Ignoring disabled issues: ['91003'] 2023-01-11T21:23:35.9024556Z Running test_bundled_inputs ... [2023-01-11 21:23:35.902022] 2023-01-11T21:23:35.9027221Z Executing ['/opt/conda/bin/python', '-bb', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:35.902370] 2023-01-11T21:23:40.6959997Z 2023-01-11T21:23:40.6960545Z Expand the folded group to see the log file of test_bundled_inputs 2023-01-11T21:23:40.6962904Z ##[group]PRINTING LOG FILE of test_bundled_inputs (/var/lib/jenkins/workspace/test/test-reports/test_bundled_inputs_v6jhuq62) 2023-01-11T21:23:40.6963485Z 2023-01-11T21:23:40.6963640Z Running tests... 2023-01-11T21:23:40.6964158Z ---------------------------------------------------------------------- 2023-01-11T21:23:40.6964666Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2023-01-11T21:23:40.6965316Z test_bad_inputs (__main__.TestBundledInputs) ... ok (1.623s) 2023-01-11T21:23:40.6966154Z 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:23:40.6966900Z assert ret.storage().size() == 1 2023-01-11T21:23:40.6967942Z /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:23:40.6968686Z if arg._typed_storage().size() <= MAX_RAW_TENSOR_SIZE or skip_size_check: 2023-01-11T21:23:40.6969006Z ok (0.801s) 2023-01-11T21:23:40.6969328Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.009s) 2023-01-11T21:23:40.6969738Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.009s) 2023-01-11T21:23:40.6970131Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.012s) 2023-01-11T21:23:40.6970552Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.013s) 2023-01-11T21:23:40.6970979Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.061s) 2023-01-11T21:23:40.6971425Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.006s) 2023-01-11T21:23:40.6971913Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.005s) 2023-01-11T21:23:40.6972342Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.011s) 2023-01-11T21:23:40.6973512Z 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:23:40.6974480Z f"a tensor with storage size {arg._typed_storage().size()}. " 2023-01-11T21:23:40.6974774Z ok (0.011s) 2023-01-11T21:23:40.6975091Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.042s) 2023-01-11T21:23:40.6975317Z 2023-01-11T21:23:40.6975611Z ---------------------------------------------------------------------- 2023-01-11T21:23:40.6975919Z Ran 12 tests in 2.604s 2023-01-11T21:23:40.6976082Z 2023-01-11T21:23:40.6976176Z OK 2023-01-11T21:23:40.6976309Z 2023-01-11T21:23:40.6976434Z Generating XML reports... 2023-01-11T21:23:40.6976976Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20230111212337.xml 2023-01-11T21:23:40.6977307Z 2023-01-11T21:23:40.6977638Z ##[endgroup] 2023-01-11T21:23:40.6978167Z FINISHED PRINTING LOG FILE of test_bundled_inputs (/var/lib/jenkins/workspace/test/test-reports/test_bundled_inputs_v6jhuq62) 2023-01-11T21:23:40.6978473Z 2023-01-11T21:23:43.1528029Z Ignoring disabled issues: ['91003'] 2023-01-11T21:23:43.1858868Z Running test_model_dump ... [2023-01-11 21:23:43.185467] 2023-01-11T21:23:43.1861499Z Executing ['/opt/conda/bin/python', '-bb', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:43.185770] 2023-01-11T21:23:47.7891922Z 2023-01-11T21:23:47.7892400Z Expand the folded group to see the log file of test_model_dump 2023-01-11T21:23:47.7893367Z ##[group]PRINTING LOG FILE of test_model_dump (/var/lib/jenkins/workspace/test/test-reports/test_model_dump_z34pp5nk) 2023-01-11T21:23:47.7893678Z 2023-01-11T21:23:47.7893798Z Running tests... 2023-01-11T21:23:47.7894308Z ---------------------------------------------------------------------- 2023-01-11T21:23:47.7894839Z Test results will be stored in test-reports/python-unittest/test_model_dump 2023-01-11T21:23:47.7895254Z test_inline_skeleton (__main__.TestModelDump) ... ok (1.593s) 2023-01-11T21:23:47.7895628Z test_invalid_json (__main__.TestModelDump) ... ok (0.025s) 2023-01-11T21:23:47.7895955Z test_main (__main__.TestModelDump) ... ok (0.020s) 2023-01-11T21:23:47.7896378Z test_memory_computation (__main__.TestModelDump) ... skip: Webdriver not requested (0.002s) 2023-01-11T21:23:47.7896806Z test_model_with_lists (__main__.TestModelDump) ... ok (0.005s) 2023-01-11T21:23:47.7897178Z test_optimized_quantized_model (__main__.TestModelDump) ... ok (0.418s) 2023-01-11T21:23:47.7897571Z test_quantized_model (__main__.TestModelDump) ... ok (0.300s) 2023-01-11T21:23:47.7897948Z test_scripted_model (__main__.TestModelDump) ... ok (0.014s) 2023-01-11T21:23:47.7898315Z test_traced_model (__main__.TestModelDump) ... ok (0.022s) 2023-01-11T21:23:47.7898505Z 2023-01-11T21:23:47.7898781Z ---------------------------------------------------------------------- 2023-01-11T21:23:47.7899113Z Ran 9 tests in 2.400s 2023-01-11T21:23:47.7899276Z 2023-01-11T21:23:47.7899386Z OK (skipped=1) 2023-01-11T21:23:47.7899545Z 2023-01-11T21:23:47.7899650Z Generating XML reports... 2023-01-11T21:23:47.7900206Z Generated XML report: test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20230111212344.xml 2023-01-11T21:23:47.7900519Z 2023-01-11T21:23:47.7900834Z ##[endgroup] 2023-01-11T21:23:47.7901333Z FINISHED PRINTING LOG FILE of test_model_dump (/var/lib/jenkins/workspace/test/test-reports/test_model_dump_z34pp5nk) 2023-01-11T21:23:47.7901635Z 2023-01-11T21:23:50.2385881Z Ignoring disabled issues: ['91003'] 2023-01-11T21:23:50.2716280Z Running backends/xeon/test_launch ... [2023-01-11 21:23:50.271238] 2023-01-11T21:23:50.2719668Z Executing ['/opt/conda/bin/python', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:50.271546] 2023-01-11T21:23:54.6414425Z 2023-01-11T21:23:54.6415111Z Expand the folded group to see the log file of backends/xeon/test_launch 2023-01-11T21:23:54.6416777Z ##[group]PRINTING LOG FILE of backends/xeon/test_launch (/var/lib/jenkins/workspace/test/test-reports/backends-xeon-test_launch_gbdcp1ka) 2023-01-11T21:23:54.6417407Z 2023-01-11T21:23:54.6417649Z Running tests... 2023-01-11T21:23:54.6418736Z ---------------------------------------------------------------------- 2023-01-11T21:23:54.6419334Z Test results will be stored in test-reports/python-unittest/backends.xeon.test_launch 2023-01-11T21:23:54.6420481Z test_cpu_info (__main__.TestTorchrun) ... 2023-01-11 21:23:52,240 - 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:23:54.6421177Z ok (0.182s) 2023-01-11T21:23:54.6421491Z test_multi_threads (__main__.TestTorchrun) ... ok (2.141s) 2023-01-11T21:23:54.6421715Z 2023-01-11T21:23:54.6421979Z ---------------------------------------------------------------------- 2023-01-11T21:23:54.6422324Z Ran 2 tests in 2.323s 2023-01-11T21:23:54.6422495Z 2023-01-11T21:23:54.6422590Z OK 2023-01-11T21:23:54.6422743Z 2023-01-11T21:23:54.6422877Z Generating XML reports... 2023-01-11T21:23:54.6423453Z Generated XML report: test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20230111212352.xml 2023-01-11T21:23:54.6423911Z 2023-01-11T21:23:54.6424241Z ##[endgroup] 2023-01-11T21:23:54.6424835Z FINISHED PRINTING LOG FILE of backends/xeon/test_launch (/var/lib/jenkins/workspace/test/test-reports/backends-xeon-test_launch_gbdcp1ka) 2023-01-11T21:23:54.6425166Z 2023-01-11T21:23:57.0894119Z Ignoring disabled issues: ['91003'] 2023-01-11T21:23:57.1222133Z Running dynamo/test_python_autograd ... [2023-01-11 21:23:57.121832] 2023-01-11T21:23:57.1224637Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_python_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:23:57.122131] 2023-01-11T21:24:01.7602899Z 2023-01-11T21:24:01.7603457Z Expand the folded group to see the log file of dynamo/test_python_autograd 2023-01-11T21:24:01.7605245Z ##[group]PRINTING LOG FILE of dynamo/test_python_autograd (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_python_autograd_dlor30tz) 2023-01-11T21:24:01.7605922Z 2023-01-11T21:24:01.7606154Z Running tests... 2023-01-11T21:24:01.7606880Z ---------------------------------------------------------------------- 2023-01-11T21:24:01.7607514Z Test results will be stored in test-reports/python-unittest/dynamo.test_python_autograd 2023-01-11T21:24:01.7608276Z test_backwards1 (__main__.TestPythonAutograd) ... ok (1.892s) 2023-01-11T21:24:01.7609002Z test_backwards2 (__main__.TestPythonAutograd) ... inline_call [] 2023-01-11T21:24:01.7610053Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:24:01.7610641Z inline_call [] 2023-01-11T21:24:01.7611037Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:24:01.7611348Z ok (0.144s) 2023-01-11T21:24:01.7611661Z test_forwards1 (__main__.TestPythonAutograd) ... inline_call [] 2023-01-11T21:24:01.7612153Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:24:01.7612465Z ok (0.044s) 2023-01-11T21:24:01.7612775Z test_forwards2 (__main__.TestPythonAutograd) ... inline_call [] 2023-01-11T21:24:01.7613235Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:24:01.7613546Z ok (0.043s) 2023-01-11T21:24:01.7613853Z test_split (__main__.TestPythonAutograd) ... inline_call [] 2023-01-11T21:24:01.7614321Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:24:01.7614610Z ok (0.143s) 2023-01-11T21:24:01.7614757Z 2023-01-11T21:24:01.7615027Z ---------------------------------------------------------------------- 2023-01-11T21:24:01.7615357Z Ran 5 tests in 2.266s 2023-01-11T21:24:01.7615519Z 2023-01-11T21:24:01.7615593Z OK 2023-01-11T21:24:01.7615726Z 2023-01-11T21:24:01.7615849Z Generating XML reports... 2023-01-11T21:24:01.7616439Z Generated XML report: test-reports/python-unittest/dynamo.test_python_autograd/TEST-TestPythonAutograd-20230111212359.xml 2023-01-11T21:24:01.7617036Z 2023-01-11T21:24:01.7617371Z ##[endgroup] 2023-01-11T21:24:01.7617948Z FINISHED PRINTING LOG FILE of dynamo/test_python_autograd (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_python_autograd_dlor30tz) 2023-01-11T21:24:01.7618283Z 2023-01-11T21:24:04.2855506Z Ignoring disabled issues: ['91003'] 2023-01-11T21:24:04.3185699Z Running test_futures ... [2023-01-11 21:24:04.318176] 2023-01-11T21:24:04.3188595Z Executing ['/opt/conda/bin/python', '-bb', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:04.318468] 2023-01-11T21:24:08.7478436Z 2023-01-11T21:24:08.7479534Z Expand the folded group to see the log file of test_futures 2023-01-11T21:24:08.7480517Z ##[group]PRINTING LOG FILE of test_futures (/var/lib/jenkins/workspace/test/test-reports/test_futures_cry9uah8) 2023-01-11T21:24:08.7480826Z 2023-01-11T21:24:08.7480940Z Running tests... 2023-01-11T21:24:08.7481482Z ---------------------------------------------------------------------- 2023-01-11T21:24:08.7482154Z Test results will be stored in test-reports/python-unittest/test_futures 2023-01-11T21:24:08.7483258Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2023-01-11T21:24:08.7483645Z 2023-01-11T21:24:08.7483741Z At: 2023-01-11T21:24:08.7484060Z /var/lib/jenkins/workspace/test/test_futures.py(236): raise_value_error 2023-01-11T21:24:08.7484600Z /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py(244): set_result 2023-01-11T21:24:08.7485406Z /var/lib/jenkins/workspace/test/test_futures.py(229): _test_add_done_callback_error_ignored 2023-01-11T21:24:08.7485893Z /var/lib/jenkins/workspace/test/test_futures.py(238): test_add_done_callback_error_is_ignored 2023-01-11T21:24:08.7486317Z /opt/conda/lib/python3.10/unittest/case.py(549): _callTestMethod 2023-01-11T21:24:08.7486670Z /opt/conda/lib/python3.10/unittest/case.py(591): run 2023-01-11T21:24:08.7487224Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(2154): _run_with_retry 2023-01-11T21:24:08.7487804Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(2225): run 2023-01-11T21:24:08.7488219Z /opt/conda/lib/python3.10/unittest/case.py(650): __call__ 2023-01-11T21:24:08.7488558Z /opt/conda/lib/python3.10/unittest/suite.py(122): run 2023-01-11T21:24:08.7488917Z /opt/conda/lib/python3.10/unittest/suite.py(84): __call__ 2023-01-11T21:24:08.7489276Z /opt/conda/lib/python3.10/unittest/suite.py(122): run 2023-01-11T21:24:08.7489616Z /opt/conda/lib/python3.10/unittest/suite.py(84): __call__ 2023-01-11T21:24:08.7490078Z /opt/conda/lib/python3.10/site-packages/xmlrunner/runner.py(67): run 2023-01-11T21:24:08.7490470Z /opt/conda/lib/python3.10/unittest/main.py(271): runTests 2023-01-11T21:24:08.7490809Z /opt/conda/lib/python3.10/unittest/main.py(101): __init__ 2023-01-11T21:24:08.7491326Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(787): run_tests 2023-01-11T21:24:08.7491795Z /var/lib/jenkins/workspace/test/test_futures.py(340): 2023-01-11T21:24:08.7492020Z 2023-01-11T21:24:08.7492123Z ok (1.605s) 2023-01-11T21:24:08.7492447Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.002s) 2023-01-11T21:24:08.7493138Z test_add_done_callback_no_arg_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: TypeError: TestFuture.test_add_done_callback_no_arg_error_is_ignored..no_arg() takes 0 positional arguments but 1 was given 2023-01-11T21:24:08.7493697Z ok (0.001s) 2023-01-11T21:24:08.7494013Z test_add_done_callback_simple (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:24:08.7494361Z test_chained_then (__main__.TestFuture) ... ok (0.005s) 2023-01-11T21:24:08.7494706Z test_collect_all (__main__.TestFuture) ... ok (0.102s) 2023-01-11T21:24:08.7495169Z test_done (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:24:08.7495507Z test_done_exception (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:24:08.7495953Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.002s) 2023-01-11T21:24:08.7496566Z test_interleaving_then_and_add_done_callback_propagates_error (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2023-01-11T21:24:08.7496940Z 2023-01-11T21:24:08.7497035Z At: 2023-01-11T21:24:08.7497328Z /var/lib/jenkins/workspace/test/test_futures.py(280): raise_value_error 2023-01-11T21:24:08.7497851Z /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py(244): set_result 2023-01-11T21:24:08.7498346Z /var/lib/jenkins/workspace/test/test_futures.py(285): test_interleaving_then_and_add_done_callback_propagates_error 2023-01-11T21:24:08.7498803Z /opt/conda/lib/python3.10/unittest/case.py(549): _callTestMethod 2023-01-11T21:24:08.7499161Z /opt/conda/lib/python3.10/unittest/case.py(591): run 2023-01-11T21:24:08.7499687Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(2154): _run_with_retry 2023-01-11T21:24:08.7500348Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(2225): run 2023-01-11T21:24:08.7500742Z /opt/conda/lib/python3.10/unittest/case.py(650): __call__ 2023-01-11T21:24:08.7501098Z /opt/conda/lib/python3.10/unittest/suite.py(122): run 2023-01-11T21:24:08.7501460Z /opt/conda/lib/python3.10/unittest/suite.py(84): __call__ 2023-01-11T21:24:08.7501796Z /opt/conda/lib/python3.10/unittest/suite.py(122): run 2023-01-11T21:24:08.7502155Z /opt/conda/lib/python3.10/unittest/suite.py(84): __call__ 2023-01-11T21:24:08.7502624Z /opt/conda/lib/python3.10/site-packages/xmlrunner/runner.py(67): run 2023-01-11T21:24:08.7503015Z /opt/conda/lib/python3.10/unittest/main.py(271): runTests 2023-01-11T21:24:08.7503357Z /opt/conda/lib/python3.10/unittest/main.py(101): __init__ 2023-01-11T21:24:08.7503870Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py(787): run_tests 2023-01-11T21:24:08.7504300Z /var/lib/jenkins/workspace/test/test_futures.py(340): 2023-01-11T21:24:08.7504522Z 2023-01-11T21:24:08.7504606Z ok (0.001s) 2023-01-11T21:24:08.7504906Z test_mark_future_twice (__main__.TestFuture) ... ok (0.002s) 2023-01-11T21:24:08.7505265Z test_pickle_future (__main__.TestFuture) ... ok (0.002s) 2023-01-11T21:24:08.7505617Z test_set_exception (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:24:08.7505976Z test_set_exception_multithreading (__main__.TestFuture) ... ok (0.002s) 2023-01-11T21:24:08.7506338Z test_then (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:24:08.7506670Z test_then_no_arg (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:24:08.7506988Z test_then_raise (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:24:08.7507332Z test_then_wrong_arg (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:24:08.7507666Z test_wait (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:24:08.7507970Z test_wait_all (__main__.TestFuture) ... [1, 2] 2023-01-11T21:24:08.7508252Z ok (0.001s) 2023-01-11T21:24:08.7508551Z test_wait_multi_thread (__main__.TestFuture) ... ok (0.502s) 2023-01-11T21:24:08.7508877Z test_wait_none (__main__.TestFuture) ... ok (0.004s) 2023-01-11T21:24:08.7509075Z 2023-01-11T21:24:08.7509350Z ---------------------------------------------------------------------- 2023-01-11T21:24:08.7509684Z Ran 22 tests in 2.243s 2023-01-11T21:24:08.7509848Z 2023-01-11T21:24:08.7509943Z OK 2023-01-11T21:24:08.7510057Z 2023-01-11T21:24:08.7510183Z Generating XML reports... 2023-01-11T21:24:08.7510698Z Generated XML report: test-reports/python-unittest/test_futures/TEST-TestFuture-20230111212406.xml 2023-01-11T21:24:08.7511004Z 2023-01-11T21:24:08.7511329Z ##[endgroup] 2023-01-11T21:24:08.7511877Z FINISHED PRINTING LOG FILE of test_futures (/var/lib/jenkins/workspace/test/test-reports/test_futures_cry9uah8) 2023-01-11T21:24:08.7512176Z 2023-01-11T21:24:11.2550378Z Ignoring disabled issues: ['91003'] 2023-01-11T21:24:11.2884333Z Running test_tensorexpr_pybind ... [2023-01-11 21:24:11.288006] 2023-01-11T21:24:11.2887237Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:11.288350] 2023-01-11T21:24:15.7272115Z 2023-01-11T21:24:15.7272790Z Expand the folded group to see the log file of test_tensorexpr_pybind 2023-01-11T21:24:15.7274073Z ##[group]PRINTING LOG FILE of test_tensorexpr_pybind (/var/lib/jenkins/workspace/test/test-reports/test_tensorexpr_pybind_qnow7ysd) 2023-01-11T21:24:15.7274440Z 2023-01-11T21:24:15.7274552Z Running tests... 2023-01-11T21:24:15.7275049Z ---------------------------------------------------------------------- 2023-01-11T21:24:15.7275575Z Test results will be stored in test-reports/python-unittest/test_tensorexpr_pybind 2023-01-11T21:24:15.7276024Z test_unary_ops (__main__.TestExprHandlePyBind) ... ok (1.593s) 2023-01-11T21:24:15.7276407Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... ok (0.032s) 2023-01-11T21:24:15.7277105Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.002s) 2023-01-11T21:24:15.7277489Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:24:15.7277881Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.002s) 2023-01-11T21:24:15.7278265Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.003s) 2023-01-11T21:24:15.7278668Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.002s) 2023-01-11T21:24:15.7279073Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... ok (0.203s) 2023-01-11T21:24:15.7279476Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... ok (0.052s) 2023-01-11T21:24:15.7279912Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... ok (0.034s) 2023-01-11T21:24:15.7280337Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... ok (0.033s) 2023-01-11T21:24:15.7280752Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... ok (0.077s) 2023-01-11T21:24:15.7281160Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... ok (0.028s) 2023-01-11T21:24:15.7281567Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... ok (0.037s) 2023-01-11T21:24:15.7281971Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... ok (0.034s) 2023-01-11T21:24:15.7282372Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... ok (0.038s) 2023-01-11T21:24:15.7282767Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:24:15.7282987Z 2023-01-11T21:24:15.7283267Z ---------------------------------------------------------------------- 2023-01-11T21:24:15.7283573Z Ran 17 tests in 2.174s 2023-01-11T21:24:15.7283734Z 2023-01-11T21:24:15.7283825Z OK 2023-01-11T21:24:15.7283956Z 2023-01-11T21:24:15.7284078Z Generating XML reports... 2023-01-11T21:24:15.7284672Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20230111212413.xml 2023-01-11T21:24:15.7285654Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20230111212413.xml 2023-01-11T21:24:15.7285999Z 2023-01-11T21:24:15.7286321Z ##[endgroup] 2023-01-11T21:24:15.7286866Z FINISHED PRINTING LOG FILE of test_tensorexpr_pybind (/var/lib/jenkins/workspace/test/test-reports/test_tensorexpr_pybind_qnow7ysd) 2023-01-11T21:24:15.7287187Z 2023-01-11T21:24:18.2055203Z Ignoring disabled issues: ['91003'] 2023-01-11T21:24:18.2391818Z Running test_autocast ... [2023-01-11 21:24:18.238685] 2023-01-11T21:24:18.2393681Z Executing ['/opt/conda/bin/python', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:18.239039] 2023-01-11T21:24:22.6724226Z 2023-01-11T21:24:22.6724847Z Expand the folded group to see the log file of test_autocast 2023-01-11T21:24:22.6726726Z ##[group]PRINTING LOG FILE of test_autocast (/var/lib/jenkins/workspace/test/test-reports/test_autocast_mc6f54hh) 2023-01-11T21:24:22.6727105Z 2023-01-11T21:24:22.6727222Z Running tests... 2023-01-11T21:24:22.6727730Z ---------------------------------------------------------------------- 2023-01-11T21:24:22.6728213Z Test results will be stored in test-reports/python-unittest/test_autocast 2023-01-11T21:24:22.6728660Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (1.611s) 2023-01-11T21:24:22.6729082Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.007s) 2023-01-11T21:24:22.6729442Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.010s) 2023-01-11T21:24:22.6729822Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.014s) 2023-01-11T21:24:22.6730237Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.008s) 2023-01-11T21:24:22.6730655Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.088s) 2023-01-11T21:24:22.6731058Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.007s) 2023-01-11T21:24:22.6731579Z test_cast_cache_is_global (__main__.TestAutocastGPU) 2023-01-11T21:24:22.6731955Z Verifies that the autocast cache is global. This is done by ... ok (0.416s) 2023-01-11T21:24:22.6732341Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.001s) 2023-01-11T21:24:22.6732576Z 2023-01-11T21:24:22.6732853Z ---------------------------------------------------------------------- 2023-01-11T21:24:22.6733180Z Ran 9 tests in 2.162s 2023-01-11T21:24:22.6733340Z 2023-01-11T21:24:22.6733432Z OK 2023-01-11T21:24:22.6733546Z 2023-01-11T21:24:22.6733670Z Generating XML reports... 2023-01-11T21:24:22.6734222Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20230111212420.xml 2023-01-11T21:24:22.6734889Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastGPU-20230111212420.xml 2023-01-11T21:24:22.6735546Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20230111212420.xml 2023-01-11T21:24:22.6735860Z 2023-01-11T21:24:22.6736189Z ##[endgroup] 2023-01-11T21:24:22.6736697Z FINISHED PRINTING LOG FILE of test_autocast (/var/lib/jenkins/workspace/test/test-reports/test_autocast_mc6f54hh) 2023-01-11T21:24:22.6736993Z 2023-01-11T21:24:25.1259192Z Ignoring disabled issues: ['91003'] 2023-01-11T21:24:25.1591189Z Running test_datapipe ... [2023-01-11 21:24:25.158758] 2023-01-11T21:24:25.1594041Z Executing ['/opt/conda/bin/python', '-bb', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:25.159058] 2023-01-11T21:24:29.5326145Z 2023-01-11T21:24:29.5327219Z Expand the folded group to see the log file of test_datapipe 2023-01-11T21:24:29.5328330Z ##[group]PRINTING LOG FILE of test_datapipe (/var/lib/jenkins/workspace/test/test-reports/test_datapipe_32khdha2) 2023-01-11T21:24:29.5328651Z 2023-01-11T21:24:29.5328762Z Running tests... 2023-01-11T21:24:29.5329357Z ---------------------------------------------------------------------- 2023-01-11T21:24:29.5330418Z test_basic_capture (__main__.TestCaptureDataFrame) ... Test results will be stored in test-reports/python-unittest/test_datapipe 2023-01-11T21:24:29.5330996Z skip: no dataframes (pandas) (0.000s) 2023-01-11T21:24:29.5331630Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.002s) 2023-01-11T21:24:29.5334077Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T21:24:29.5334932Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T21:24:29.5335265Z ok (1.607s) 2023-01-11T21:24:29.5335800Z test_as_string (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:24:29.5336167Z test_getitem (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:24:29.5336508Z test_iter (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:24:29.5336818Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T21:24:29.5337228Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:24:29.5337577Z test_reverse (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:24:29.5337908Z test_sort (__main__.TestDataChunk) ... ok (0.001s) 2023-01-11T21:24:29.5338298Z test_batch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2023-01-11T21:24:29.5338732Z test_capture (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2023-01-11T21:24:29.5339183Z test_collate (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2023-01-11T21:24:29.5339631Z test_filter (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:24:29.5340066Z test_shuffle (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2023-01-11T21:24:29.5340623Z test_unbatch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:24:29.5341079Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2023-01-11T21:24:29.5342049Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:24:29.5342636Z warnings.warn( 2023-01-11T21:24:29.5342874Z ok (0.007s) 2023-01-11T21:24:29.5343221Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2023-01-11T21:24:29.5344171Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:24:29.5344752Z warnings.warn( 2023-01-11T21:24:29.5345439Z /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:24:29.5345942Z warnings.warn( 2023-01-11T21:24:29.5346623Z /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:24:29.5347105Z warnings.warn( 2023-01-11T21:24:29.5347795Z /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:24:29.5348290Z warnings.warn( 2023-01-11T21:24:29.5348510Z ok (0.011s) 2023-01-11T21:24:29.5348846Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.007s) 2023-01-11T21:24:29.5349292Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.014s) 2023-01-11T21:24:29.5349748Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2023-01-11T21:24:29.5350212Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.024s) 2023-01-11T21:24:29.5351169Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:24:29.5351763Z warnings.warn( 2023-01-11T21:24:29.5351981Z ok (0.007s) 2023-01-11T21:24:29.5352346Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.047s) 2023-01-11T21:24:29.5352875Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2023-01-11T21:24:29.5353333Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.001s) 2023-01-11T21:24:29.5354329Z test_serializable (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T21:24:29.5355088Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T21:24:29.5355963Z /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T21:24:29.5356633Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T21:24:29.5356964Z ok (0.054s) 2023-01-11T21:24:29.5357296Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2023-01-11T21:24:29.5357768Z Only for DataPipes that take in a function as argument ... ok (0.024s) 2023-01-11T21:24:29.5358196Z test_shuffler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.007s) 2023-01-11T21:24:29.5358645Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.002s) 2023-01-11T21:24:29.5359110Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2023-01-11T21:24:29.5359555Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.002s) 2023-01-11T21:24:29.5359978Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2023-01-11T21:24:29.5360424Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2023-01-11T21:24:29.5361364Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:24:29.5361964Z warnings.warn( 2023-01-11T21:24:29.5362183Z ok (0.005s) 2023-01-11T21:24:29.5362532Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2023-01-11T21:24:29.5362976Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.012s) 2023-01-11T21:24:29.5363377Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2023-01-11T21:24:29.5363783Z Only for DataPipes that take in a function as argument ... ok (0.006s) 2023-01-11T21:24:29.5364204Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.005s) 2023-01-11T21:24:29.5364701Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2023-01-11T21:24:29.5365942Z test_simple_traverse (__main__.TestGraph) ... /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:24:29.5366507Z warnings.warn( 2023-01-11T21:24:29.5366742Z ok (0.002s) 2023-01-11T21:24:29.5367037Z test_traverse_circular_datapipe (__main__.TestGraph) ... ok (0.002s) 2023-01-11T21:24:29.5367407Z test_traverse_forked (__main__.TestGraph) ... ok (0.003s) 2023-01-11T21:24:29.5367768Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.001s) 2023-01-11T21:24:29.5368140Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.001s) 2023-01-11T21:24:29.5368508Z test_traverse_unhashable_datapipe (__main__.TestGraph) ... ok (0.001s) 2023-01-11T21:24:29.5369005Z test_iterdatapipe_sample_yielded_generator_function (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2023-01-11T21:24:29.5369698Z test_iterdatapipe_sample_yielded_generator_function_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2023-01-11T21:24:29.5370264Z test_iterdatapipe_sample_yielded_next (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2023-01-11T21:24:29.5370816Z test_iterdatapipe_sample_yielded_next_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2023-01-11T21:24:29.5371374Z test_iterdatapipe_sample_yielded_return_self (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2023-01-11T21:24:29.5371913Z test_simple_snapshot_custom_non_generator (__main__.TestIterDataPipeGraphFastForward) ... ok (0.001s) 2023-01-11T21:24:29.5372418Z test_simple_snapshot_custom_self_next (__main__.TestIterDataPipeGraphFastForward) ... ok (0.002s) 2023-01-11T21:24:29.5372914Z test_simple_snapshot_graph (__main__.TestIterDataPipeGraphFastForward) ... ok (0.018s) 2023-01-11T21:24:29.5374007Z test_simple_snapshot_graph_repeated (__main__.TestIterDataPipeGraphFastForward) ... /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T21:24:29.5374880Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T21:24:29.5375213Z ok (0.006s) 2023-01-11T21:24:29.5375607Z test_simple_snapshot_graph_with_serialization (__main__.TestIterDataPipeGraphFastForward) ... ok (0.015s) 2023-01-11T21:24:29.5376126Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:24:29.5376719Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.003s) 2023-01-11T21:24:29.5377224Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:24:29.5377744Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.008s) 2023-01-11T21:24:29.5378244Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:24:29.5378803Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.004s) 2023-01-11T21:24:29.5379284Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:24:29.5379879Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.002s) 2023-01-11T21:24:29.5380370Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:24:29.5380957Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.004s) 2023-01-11T21:24:29.5381914Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:24:29.5382514Z warnings.warn( 2023-01-11T21:24:29.5382749Z ok (0.004s) 2023-01-11T21:24:29.5383080Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.008s) 2023-01-11T21:24:29.5383553Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2023-01-11T21:24:29.5384062Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.002s) 2023-01-11T21:24:29.5384549Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2023-01-11T21:24:29.5385041Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.004s) 2023-01-11T21:24:29.5385529Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.004s) 2023-01-11T21:24:29.5385981Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.001s) 2023-01-11T21:24:29.5386470Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.000s) 2023-01-11T21:24:29.5386870Z test_multi_sharding (__main__.TestSharding) ... ok (0.005s) 2023-01-11T21:24:29.5387231Z test_old_dataloader (__main__.TestSharding) ... ok (0.064s) 2023-01-11T21:24:29.5387577Z test_sharding_groups (__main__.TestSharding) ... ok (0.003s) 2023-01-11T21:24:29.5387935Z test_sharding_length (__main__.TestSharding) ... ok (0.002s) 2023-01-11T21:24:29.5388288Z test_simple_sharding (__main__.TestSharding) ... ok (0.004s) 2023-01-11T21:24:29.5388646Z test_api (__main__.TestStreamWrapper) ... ok (0.001s) 2023-01-11T21:24:29.5388974Z test_dir (__main__.TestStreamWrapper) ... ok (0.001s) 2023-01-11T21:24:29.5389324Z test_pickle (__main__.TestStreamWrapper) ... ok (0.001s) 2023-01-11T21:24:29.5389678Z test_repr (__main__.TestStreamWrapper) ... ok (0.001s) 2023-01-11T21:24:29.5390046Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.003s) 2023-01-11T21:24:29.5390467Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:24:29.5390841Z test_isinstance (__main__.TestTyping) ... ok (0.001s) 2023-01-11T21:24:29.5391308Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2023-01-11T21:24:29.5391668Z test_protocol (__main__.TestTyping) ... ok (0.001s) 2023-01-11T21:24:29.5392040Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:24:29.5392438Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:24:29.5392819Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2023-01-11T21:24:29.5393047Z 2023-01-11T21:24:29.5393323Z ---------------------------------------------------------------------- 2023-01-11T21:24:29.5393650Z Ran 89 tests in 2.093s 2023-01-11T21:24:29.5393810Z 2023-01-11T21:24:29.5393903Z OK (skipped=16) 2023-01-11T21:24:29.5394058Z 2023-01-11T21:24:29.5394179Z Generating XML reports... 2023-01-11T21:24:29.5394763Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20230111212426.xml 2023-01-11T21:24:29.5395456Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20230111212426.xml 2023-01-11T21:24:29.5396142Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20230111212426.xml 2023-01-11T21:24:29.5396880Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20230111212426.xml 2023-01-11T21:24:29.5397550Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestGraph-20230111212426.xml 2023-01-11T21:24:29.5398271Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20230111212426.xml 2023-01-11T21:24:29.5399050Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20230111212426.xml 2023-01-11T21:24:29.5399854Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20230111212426.xml 2023-01-11T21:24:29.5400615Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20230111212426.xml 2023-01-11T21:24:29.5401292Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSharding-20230111212426.xml 2023-01-11T21:24:29.5401931Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20230111212426.xml 2023-01-11T21:24:29.5402578Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestTyping-20230111212426.xml 2023-01-11T21:24:29.5403242Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20230111212426.xml 2023-01-11T21:24:29.5403913Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20230111212426.xml 2023-01-11T21:24:29.5404584Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20230111212426.xml 2023-01-11T21:24:29.5405129Z 2023-01-11T21:24:29.5405489Z ##[endgroup] 2023-01-11T21:24:29.5405991Z FINISHED PRINTING LOG FILE of test_datapipe (/var/lib/jenkins/workspace/test/test-reports/test_datapipe_32khdha2) 2023-01-11T21:24:29.5406292Z 2023-01-11T21:24:31.9777248Z Ignoring disabled issues: ['91003'] 2023-01-11T21:24:32.0111269Z Running test_fx_reinplace_pass ... [2023-01-11 21:24:32.010664] 2023-01-11T21:24:32.0113574Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_reinplace_pass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:32.010975] 2023-01-11T21:24:37.1503507Z 2023-01-11T21:24:37.1504448Z Expand the folded group to see the log file of test_fx_reinplace_pass 2023-01-11T21:24:37.1505923Z ##[group]PRINTING LOG FILE of test_fx_reinplace_pass (/var/lib/jenkins/workspace/test/test-reports/test_fx_reinplace_pass_7kt81z2m) 2023-01-11T21:24:37.1506297Z 2023-01-11T21:24:37.1506396Z Running tests... 2023-01-11T21:24:37.1506925Z ---------------------------------------------------------------------- 2023-01-11T21:24:37.1507450Z Test results will be stored in test-reports/python-unittest/test_fx_reinplace_pass 2023-01-11T21:24:37.1508141Z test_out_node_updated (__main__.TestReinplacePass) ... ok (1.651s) 2023-01-11T21:24:37.1508518Z test_reinplace_basic (__main__.TestReinplacePass) ... ok (0.157s) 2023-01-11T21:24:37.1508932Z test_reinplace_different_metadata (__main__.TestReinplacePass) ... ok (0.033s) 2023-01-11T21:24:37.1509356Z test_reinplace_index_mutation (__main__.TestReinplacePass) ... ok (0.169s) 2023-01-11T21:24:37.1509764Z test_reinplace_overlapping_memory (__main__.TestReinplacePass) ... ok (0.034s) 2023-01-11T21:24:37.1510179Z test_reinplace_scatter_op (__main__.TestReinplacePass) ... ok (0.291s) 2023-01-11T21:24:37.1510587Z test_reinplace_scatter_twice (__main__.TestReinplacePass) ... ok (0.278s) 2023-01-11T21:24:37.1511050Z test_reinplace_scatter_twice_with_different_view_op_invalid (__main__.TestReinplacePass) ... ok (0.077s) 2023-01-11T21:24:37.1511542Z test_reinplace_scatter_twice_with_different_view_op_invalid2 (__main__.TestReinplacePass) ... ok (0.076s) 2023-01-11T21:24:37.1512039Z test_reinplace_scatter_twice_with_different_view_op_valid (__main__.TestReinplacePass) ... ok (0.076s) 2023-01-11T21:24:37.1512485Z test_reinplace_with_view (__main__.TestReinplacePass) ... ok (0.043s) 2023-01-11T21:24:37.1512714Z 2023-01-11T21:24:37.1512978Z ---------------------------------------------------------------------- 2023-01-11T21:24:37.1513306Z Ran 11 tests in 2.887s 2023-01-11T21:24:37.1513473Z 2023-01-11T21:24:37.1513565Z OK 2023-01-11T21:24:37.1513697Z 2023-01-11T21:24:37.1513821Z Generating XML reports... 2023-01-11T21:24:37.1514383Z Generated XML report: test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20230111212433.xml 2023-01-11T21:24:37.1514718Z 2023-01-11T21:24:37.1515039Z ##[endgroup] 2023-01-11T21:24:37.1515581Z FINISHED PRINTING LOG FILE of test_fx_reinplace_pass (/var/lib/jenkins/workspace/test/test-reports/test_fx_reinplace_pass_7kt81z2m) 2023-01-11T21:24:37.1515875Z 2023-01-11T21:24:39.6211527Z Ignoring disabled issues: ['91003'] 2023-01-11T21:24:39.6541869Z Running test_shape_ops ... [2023-01-11 21:24:39.653788] 2023-01-11T21:24:39.6544833Z Executing ['/opt/conda/bin/python', '-bb', 'test_shape_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:39.654122] 2023-01-11T21:24:45.8544864Z 2023-01-11T21:24:45.8545903Z Expand the folded group to see the log file of test_shape_ops 2023-01-11T21:24:45.8547439Z ##[group]PRINTING LOG FILE of test_shape_ops (/var/lib/jenkins/workspace/test/test-reports/test_shape_ops_nvsmhqwc) 2023-01-11T21:24:45.8548036Z 2023-01-11T21:24:45.8548243Z Running tests... 2023-01-11T21:24:45.8549098Z ---------------------------------------------------------------------- 2023-01-11T21:24:45.8549706Z Test results will be stored in test-reports/python-unittest/test_shape_ops 2023-01-11T21:24:45.8550485Z test_clamp_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2023-01-11T21:24:45.8551064Z test_clamp_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T21:24:45.8552146Z test_clamp_propagates_nans_cuda (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T21:24:45.8552840Z test_clamp_raises_arg_errors_cuda (__main__.TestShapeOpsCUDA) ... ok (0.014s) 2023-01-11T21:24:45.8553463Z test_complex_rot90_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.008s) 2023-01-11T21:24:45.8553868Z test_complex_rot90_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2023-01-11T21:24:45.8554478Z test_diag_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T21:24:45.8554942Z test_diag_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T21:24:45.8555330Z test_diagonal_cuda (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T21:24:45.8555994Z test_diagonal_multidim_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:24:45.8556444Z test_flip_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.040s) 2023-01-11T21:24:45.8556842Z test_flip_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.023s) 2023-01-11T21:24:45.8557582Z test_flip_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.044s) 2023-01-11T21:24:45.8557981Z test_flip_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.044s) 2023-01-11T21:24:45.8558571Z test_flip_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.041s) 2023-01-11T21:24:45.8558980Z test_flip_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.151s) 2023-01-11T21:24:45.8559361Z test_flip_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.036s) 2023-01-11T21:24:45.8559958Z test_flip_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.023s) 2023-01-11T21:24:45.8560361Z test_flip_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.024s) 2023-01-11T21:24:45.8560719Z test_flip_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.021s) 2023-01-11T21:24:45.8561351Z test_flip_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.023s) 2023-01-11T21:24:45.8561757Z test_flip_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.023s) 2023-01-11T21:24:45.8562137Z test_flip_errors_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8562814Z test_flip_errors_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8563602Z test_flip_errors_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8564394Z test_flip_errors_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8565050Z test_flip_errors_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.017s) 2023-01-11T21:24:45.8566175Z test_flip_errors_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8566901Z test_flip_errors_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8567502Z test_flip_errors_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8567909Z test_flip_errors_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8568307Z test_flip_errors_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8568706Z test_flip_errors_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8569083Z test_flip_errors_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.016s) 2023-01-11T21:24:45.8569529Z test_flip_large_tensor_cuda (__main__.TestShapeOpsCUDA) ... skip: Insufficient cuda:0 memory (0.060s) 2023-01-11T21:24:45.8569976Z test_flip_numpy_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.039s) 2023-01-11T21:24:45.8570354Z test_flip_numpy_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.034s) 2023-01-11T21:24:45.8570755Z test_flip_numpy_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.039s) 2023-01-11T21:24:45.8571163Z test_flip_numpy_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.040s) 2023-01-11T21:24:45.8571606Z test_flip_numpy_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.038s) 2023-01-11T21:24:45.8572134Z test_flip_numpy_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.038s) 2023-01-11T21:24:45.8572525Z test_flip_numpy_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.037s) 2023-01-11T21:24:45.8572927Z test_flip_numpy_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.035s) 2023-01-11T21:24:45.8573321Z test_flip_numpy_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.034s) 2023-01-11T21:24:45.8573691Z test_flip_numpy_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.034s) 2023-01-11T21:24:45.8574084Z test_flip_numpy_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.034s) 2023-01-11T21:24:45.8574469Z test_flip_numpy_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.035s) 2023-01-11T21:24:45.8574845Z test_fliplr_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T21:24:45.8575243Z test_fliplr_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T21:24:45.8575631Z test_fliplr_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T21:24:45.8576040Z test_fliplr_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T21:24:45.8576443Z test_fliplr_invalid_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T21:24:45.8576948Z test_fliplr_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T21:24:45.8577348Z test_flipud_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.008s) 2023-01-11T21:24:45.8577726Z test_flipud_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.008s) 2023-01-11T21:24:45.8578111Z test_flipud_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2023-01-11T21:24:45.8578514Z test_flipud_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T21:24:45.8578934Z test_flipud_invalid_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T21:24:45.8579325Z test_flipud_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T21:24:45.8579726Z test_movedim_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.099s) 2023-01-11T21:24:45.8580126Z test_movedim_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.085s) 2023-01-11T21:24:45.8580500Z test_movedim_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.055s) 2023-01-11T21:24:45.8580908Z test_movedim_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.050s) 2023-01-11T21:24:45.8581330Z test_movedim_invalid_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.049s) 2023-01-11T21:24:45.8581738Z test_movedim_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.049s) 2023-01-11T21:24:45.8582126Z test_nonzero_astuple_out_cuda (__main__.TestShapeOpsCUDA) ... ok (0.074s) 2023-01-11T21:24:45.8582525Z test_nonzero_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.054s) 2023-01-11T21:24:45.8582913Z test_nonzero_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.054s) 2023-01-11T21:24:45.8583286Z test_nonzero_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.053s) 2023-01-11T21:24:45.8583676Z test_nonzero_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.053s) 2023-01-11T21:24:45.8584069Z test_nonzero_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.054s) 2023-01-11T21:24:45.8584440Z test_nonzero_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.053s) 2023-01-11T21:24:45.8584826Z test_nonzero_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.055s) 2023-01-11T21:24:45.8585204Z test_nonzero_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.055s) 2023-01-11T21:24:45.8585585Z test_nonzero_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.054s) 2023-01-11T21:24:45.8585947Z test_nonzero_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.054s) 2023-01-11T21:24:45.8586346Z test_nonzero_discontiguous_cuda (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T21:24:45.8586754Z test_nonzero_no_warning_cuda (__main__.TestShapeOpsCUDA) ... ok (0.001s) 2023-01-11T21:24:45.8587136Z test_nonzero_non_diff_cuda (__main__.TestShapeOpsCUDA) ... ok (0.001s) 2023-01-11T21:24:45.8587514Z test_rot90_cuda (__main__.TestShapeOpsCUDA) ... ok (0.029s) 2023-01-11T21:24:45.8587962Z test_sparse_dense_dim_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.001s) 2023-01-11T21:24:45.8588396Z test_sparse_dense_dim_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.001s) 2023-01-11T21:24:45.8588795Z test_sparse_dense_dim_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.001s) 2023-01-11T21:24:45.8589211Z test_tolist_cuda (__main__.TestShapeOpsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:24:45.8589616Z test_trace_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T21:24:45.8589980Z test_trace_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T21:24:45.8590361Z test_trace_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T21:24:45.8590735Z test_trace_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T21:24:45.8591114Z test_trace_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T21:24:45.8591473Z test_trace_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T21:24:45.8591855Z test_trace_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T21:24:45.8592232Z test_trace_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T21:24:45.8592673Z test_unbind_cuda (__main__.TestShapeOpsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:24:45.8592918Z 2023-01-11T21:24:45.8593227Z ---------------------------------------------------------------------- 2023-01-11T21:24:45.8593556Z Ran 93 tests in 2.382s 2023-01-11T21:24:45.8593718Z 2023-01-11T21:24:45.8593826Z OK (skipped=4) 2023-01-11T21:24:45.8593963Z 2023-01-11T21:24:45.8594085Z Generating XML reports... 2023-01-11T21:24:45.8594645Z Generated XML report: test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCUDA-20230111212443.xml 2023-01-11T21:24:45.8594966Z 2023-01-11T21:24:45.8595322Z ##[endgroup] 2023-01-11T21:24:45.8595810Z FINISHED PRINTING LOG FILE of test_shape_ops (/var/lib/jenkins/workspace/test/test-reports/test_shape_ops_nvsmhqwc) 2023-01-11T21:24:45.8596106Z 2023-01-11T21:24:48.3059403Z Ignoring disabled issues: ['91003'] 2023-01-11T21:24:48.3394403Z Running test_fx_passes ... [2023-01-11 21:24:48.339017] 2023-01-11T21:24:48.3397159Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_passes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:48.339323] 2023-01-11T21:24:52.5631277Z 2023-01-11T21:24:52.5632107Z Expand the folded group to see the log file of test_fx_passes 2023-01-11T21:24:52.5633150Z ##[group]PRINTING LOG FILE of test_fx_passes (/var/lib/jenkins/workspace/test/test-reports/test_fx_passes_ux9jl1fi) 2023-01-11T21:24:52.5633627Z 2023-01-11T21:24:52.5633774Z Running tests... 2023-01-11T21:24:52.5634498Z ---------------------------------------------------------------------- 2023-01-11T21:24:52.5635429Z Test results will be stored in test-reports/python-unittest/test_fx_passes 2023-01-11T21:24:52.5636359Z test_fuser_pass_deep_model (__main__.TestFXGraphPasses) ... ok (1.653s) 2023-01-11T21:24:52.5636960Z test_fuser_util_partition_[['add', 'add_1', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.008s) 2023-01-11T21:24:52.5637543Z test_fuser_util_partition_[['add', 'add_1'], ['add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.008s) 2023-01-11T21:24:52.5638245Z test_fuser_util_partition_[['add', 'linear', 'add_1', 'param', 'add_2', 'add_3', 'add_4', 'linear2', 'add_5', 'add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5638864Z test_fuser_util_partition_[['add_2', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5639416Z test_fuser_util_partition_[['add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5639981Z test_fuser_util_partition_[['add_4', 'add_1', 'add_3', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5640588Z test_fuser_util_partition_[['add_5', 'add_6'], ['add_1', 'add_2', 'add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5641374Z test_fuser_util_partition_[['add_5', 'linear2']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T21:24:52.5641933Z test_fuser_util_partition_[['add_6', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5642467Z test_fuser_util_partition_[['add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5643024Z test_fuser_util_partition_[['param', 'add_1', 'linear']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5643552Z test_fuser_util_partition_[['param', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T21:24:52.5644109Z test_fuser_util_xfail_partition_[['add', 'add_1', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2023-01-11T21:24:52.5644712Z test_fuser_util_xfail_partition_[['add', 'add_1'], ['add_1', 'add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2023-01-11T21:24:52.5645736Z test_fuser_util_xfail_partition_[['add_4', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2023-01-11T21:24:52.5646285Z test_fuser_util_xfail_partition_[['relu', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2023-01-11T21:24:52.5647144Z test_partitioner_fn__expected_partition_[['add_7', 'add_6'], ['add_5', 'add_4', 'add_3'], ['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.008s) 2023-01-11T21:24:52.5648340Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.016s) 2023-01-11T21:24:52.5649305Z test_partitioner_fn__expected_partition_[['add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5650300Z test_partitioner_fn__expected_partition_[['add_2'], ['add_3', 'add_4', 'add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.008s) 2023-01-11T21:24:52.5651265Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T21:24:52.5652272Z test_partitioner_fn__expected_partition_[['add', 'std_mean', 'getitem', 'getitem_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T21:24:52.5653356Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.008s) 2023-01-11T21:24:52.5654393Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5655451Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5656481Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5657445Z test_partitioner_fn__expected_partition_[['add_3', 'add_2'], ['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5658478Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T21:24:52.5659454Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:24:52.5660407Z test_partitioner_fn__expected_partition_[['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T21:24:52.5661329Z test_partitioner_fn__expected_partition_[['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T21:24:52.5662273Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T21:24:52.5663255Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T21:24:52.5664306Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T21:24:52.5665141Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5665952Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5666653Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5667382Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5668089Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5668851Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5669623Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5670352Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5671047Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T21:24:52.5671702Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2023-01-11T21:24:52.5672328Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T21:24:52.5672987Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.007s) 2023-01-11T21:24:52.5673621Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5674265Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5674876Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T21:24:52.5675494Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2023-01-11T21:24:52.5675777Z 2023-01-11T21:24:52.5676044Z ---------------------------------------------------------------------- 2023-01-11T21:24:52.5676407Z Ran 51 tests in 1.970s 2023-01-11T21:24:52.5676579Z 2023-01-11T21:24:52.5676671Z OK 2023-01-11T21:24:52.5676809Z 2023-01-11T21:24:52.5676931Z Generating XML reports... 2023-01-11T21:24:52.5677481Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXGraphPasses-20230111212450.xml 2023-01-11T21:24:52.5678158Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXMatcherUtils-20230111212450.xml 2023-01-11T21:24:52.5678477Z 2023-01-11T21:24:52.5678814Z ##[endgroup] 2023-01-11T21:24:52.5679323Z FINISHED PRINTING LOG FILE of test_fx_passes (/var/lib/jenkins/workspace/test/test-reports/test_fx_passes_ux9jl1fi) 2023-01-11T21:24:52.5679616Z 2023-01-11T21:24:55.0941846Z Ignoring disabled issues: ['91003'] 2023-01-11T21:24:55.1276097Z Running lazy/test_reuse_ir ... [2023-01-11 21:24:55.127198] 2023-01-11T21:24:55.1279449Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:55.127518] 2023-01-11T21:24:59.2760908Z 2023-01-11T21:24:59.2761820Z Expand the folded group to see the log file of lazy/test_reuse_ir 2023-01-11T21:24:59.2763712Z ##[group]PRINTING LOG FILE of lazy/test_reuse_ir (/var/lib/jenkins/workspace/test/test-reports/lazy-test_reuse_ir_opjzucm7) 2023-01-11T21:24:59.2764053Z 2023-01-11T21:24:59.2764166Z Running tests... 2023-01-11T21:24:59.2764685Z ---------------------------------------------------------------------- 2023-01-11T21:24:59.2765394Z Test results will be stored in test-reports/python-unittest/lazy.test_reuse_ir 2023-01-11T21:24:59.2765826Z testAdd (__main__.TestLazyReuseIr) ... ok (1.645s) 2023-01-11T21:24:59.2766173Z testAddSub (__main__.TestLazyReuseIr) ... ok (0.086s) 2023-01-11T21:24:59.2766524Z testAddSubFallback (__main__.TestLazyReuseIr) ... ok (0.004s) 2023-01-11T21:24:59.2766903Z testBatchNorm (__main__.TestLazyReuseIr) ... ok (0.204s) 2023-01-11T21:24:59.2767114Z 2023-01-11T21:24:59.2767392Z ---------------------------------------------------------------------- 2023-01-11T21:24:59.2767721Z Ran 4 tests in 1.939s 2023-01-11T21:24:59.2767888Z 2023-01-11T21:24:59.2767964Z OK 2023-01-11T21:24:59.2768094Z 2023-01-11T21:24:59.2768216Z Generating XML reports... 2023-01-11T21:24:59.2768776Z Generated XML report: test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20230111212456.xml 2023-01-11T21:24:59.2769093Z 2023-01-11T21:24:59.2769391Z ##[endgroup] 2023-01-11T21:24:59.2769915Z FINISHED PRINTING LOG FILE of lazy/test_reuse_ir (/var/lib/jenkins/workspace/test/test-reports/lazy-test_reuse_ir_opjzucm7) 2023-01-11T21:24:59.2770213Z 2023-01-11T21:25:01.7711704Z Ignoring disabled issues: ['91003'] 2023-01-11T21:25:01.8050027Z Running dynamo/test_verify_correctness ... [2023-01-11 21:25:01.804557] 2023-01-11T21:25:01.8052484Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_verify_correctness.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:01.804877] 2023-01-11T21:25:06.0926781Z 2023-01-11T21:25:06.0927901Z Expand the folded group to see the log file of dynamo/test_verify_correctness 2023-01-11T21:25:06.0929831Z ##[group]PRINTING LOG FILE of dynamo/test_verify_correctness (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_verify_correctness_zh31gf_9) 2023-01-11T21:25:06.0930594Z 2023-01-11T21:25:06.0930816Z Running tests... 2023-01-11T21:25:06.0931850Z ---------------------------------------------------------------------- 2023-01-11T21:25:06.0933024Z Test results will be stored in test-reports/python-unittest/dynamo.test_verify_correctness 2023-01-11T21:25:06.0933966Z test_example_inputs (__main__.TestVerifyCorrectness) ... ok (1.747s) 2023-01-11T21:25:06.0934810Z test_incorrect_verify_false (__main__.TestVerifyCorrectness) 2023-01-11T21:25:06.0936071Z The bad optimization return a graph that ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:25:06.0937006Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:25:06.0938202Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 2)] 2023-01-11T21:25:06.0938891Z ok (0.022s) 2023-01-11T21:25:06.0939549Z test_incorrect_verify_true (__main__.TestVerifyCorrectness) 2023-01-11T21:25:06.0940834Z If a bad optimization return a graph that ... [2023-01-11 21:25:05,563] torch._dynamo.output_graph: [ERROR] error in verify_correctness 2023-01-11T21:25:06.0941712Z Traceback (most recent call last): 2023-01-11T21:25:06.0942793Z File "/opt/conda/lib/python3.10/site-packages/torch/_dynamo/output_graph.py", line 173, in __call__ 2023-01-11T21:25:06.0943688Z raise RuntimeError(f"incorrect results of backend {self}") 2023-01-11T21:25:06.0944696Z RuntimeError: incorrect results of backend 2023-01-11T21:25:06.0945679Z frames [('total', 2), ('ok', 1)] 2023-01-11T21:25:06.0946562Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:25:06.0947200Z ok (0.023s) 2023-01-11T21:25:06.0947909Z test_ipex_fp32 (__main__.TestVerifyCorrectness) ... skip: requires ipex (0.001s) 2023-01-11T21:25:06.0949198Z test_nnc (__main__.TestVerifyCorrectness) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:06.0950216Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:25:06.0950882Z ok (0.126s) 2023-01-11T21:25:06.0951198Z 2023-01-11T21:25:06.0951783Z ---------------------------------------------------------------------- 2023-01-11T21:25:06.0952448Z Ran 5 tests in 1.919s 2023-01-11T21:25:06.0952782Z 2023-01-11T21:25:06.0952990Z OK (skipped=1) 2023-01-11T21:25:06.0953306Z 2023-01-11T21:25:06.0953555Z Generating XML reports... 2023-01-11T21:25:06.0954863Z Generated XML report: test-reports/python-unittest/dynamo.test_verify_correctness/TEST-TestVerifyCorrectness-20230111212503.xml 2023-01-11T21:25:06.0955652Z 2023-01-11T21:25:06.0956273Z ##[endgroup] 2023-01-11T21:25:06.0957544Z FINISHED PRINTING LOG FILE of dynamo/test_verify_correctness (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_verify_correctness_zh31gf_9) 2023-01-11T21:25:06.0958294Z 2023-01-11T21:25:08.5385265Z Ignoring disabled issues: ['91003'] 2023-01-11T21:25:08.5721608Z Running dynamo/test_global ... [2023-01-11 21:25:08.571632] 2023-01-11T21:25:08.5722954Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_global.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:08.571960] 2023-01-11T21:25:12.7627755Z 2023-01-11T21:25:12.7628496Z Expand the folded group to see the log file of dynamo/test_global 2023-01-11T21:25:12.7630214Z ##[group]PRINTING LOG FILE of dynamo/test_global (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_global_k84utjt1) 2023-01-11T21:25:12.7630858Z 2023-01-11T21:25:12.7631025Z Running tests... 2023-01-11T21:25:12.7631563Z ---------------------------------------------------------------------- 2023-01-11T21:25:12.7632091Z Test results will be stored in test-reports/python-unittest/dynamo.test_global 2023-01-11T21:25:12.7632514Z test_store_global_1 (__main__.TestGlobals) ... ok (1.734s) 2023-01-11T21:25:12.7632965Z test_store_global_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:12.7633452Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:12.7633834Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:25:12.7634231Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:25:12.7634538Z ok (0.012s) 2023-01-11T21:25:12.7634950Z test_store_global_cross_file (__main__.TestGlobals) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:25:12.7635264Z unimplemented [] 2023-01-11T21:25:12.7635815Z graph_break [('call_function BuiltinVariable(setattr) [PythonModuleVariable(), ConstantVariable(str), TensorVariable()] {}', 1)] 2023-01-11T21:25:12.7636389Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:25:12.7636703Z ok (0.011s) 2023-01-11T21:25:12.7637337Z test_store_global_dict (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:12.7637844Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:12.7638160Z ok (0.007s) 2023-01-11T21:25:12.7638553Z test_store_global_dict_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:12.7638875Z inline_call [] 2023-01-11T21:25:12.7639269Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:12.7639559Z ok (0.009s) 2023-01-11T21:25:12.7639971Z test_store_global_inline_1 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:12.7640287Z inline_call [] 2023-01-11T21:25:12.7640679Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:12.7640968Z ok (0.014s) 2023-01-11T21:25:12.7641377Z test_store_global_inline_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:12.7641694Z inline_call [] 2023-01-11T21:25:12.7642076Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:12.7642381Z ok (0.015s) 2023-01-11T21:25:12.7642890Z test_store_global_list (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:12.7643349Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:12.7643657Z ok (0.008s) 2023-01-11T21:25:12.7644060Z test_store_global_list_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:12.7644362Z inline_call [] 2023-01-11T21:25:12.7644756Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:12.7645411Z ok (0.009s) 2023-01-11T21:25:12.7645814Z test_store_global_new (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:12.7646295Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:25:12.7646600Z ok (0.007s) 2023-01-11T21:25:12.7647015Z test_store_global_object (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:12.7647474Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:12.7647785Z ok (0.007s) 2023-01-11T21:25:12.7647931Z 2023-01-11T21:25:12.7648195Z ---------------------------------------------------------------------- 2023-01-11T21:25:12.7648503Z Ran 11 tests in 1.835s 2023-01-11T21:25:12.7648663Z 2023-01-11T21:25:12.7648755Z OK 2023-01-11T21:25:12.7648888Z 2023-01-11T21:25:12.7649011Z Generating XML reports... 2023-01-11T21:25:12.7649549Z Generated XML report: test-reports/python-unittest/dynamo.test_global/TEST-TestGlobals-20230111212510.xml 2023-01-11T21:25:12.7649842Z 2023-01-11T21:25:12.7650170Z ##[endgroup] 2023-01-11T21:25:12.7650704Z FINISHED PRINTING LOG FILE of dynamo/test_global (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_global_k84utjt1) 2023-01-11T21:25:12.7651011Z 2023-01-11T21:25:15.2129037Z Ignoring disabled issues: ['91003'] 2023-01-11T21:25:15.2462267Z Running nn/test_packed_sequence ... [2023-01-11 21:25:15.245823] 2023-01-11T21:25:15.2464629Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_packed_sequence.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:15.246116] 2023-01-11T21:25:19.2702365Z 2023-01-11T21:25:19.2703268Z Expand the folded group to see the log file of nn/test_packed_sequence 2023-01-11T21:25:19.2704575Z ##[group]PRINTING LOG FILE of nn/test_packed_sequence (/var/lib/jenkins/workspace/test/test-reports/nn-test_packed_sequence_1zosjx5w) 2023-01-11T21:25:19.2704987Z 2023-01-11T21:25:19.2705087Z Running tests... 2023-01-11T21:25:19.2705783Z ---------------------------------------------------------------------- 2023-01-11T21:25:19.2706389Z Test results will be stored in test-reports/python-unittest/nn.test_packed_sequence 2023-01-11T21:25:19.2706894Z test_pack_padded_sequence (__main__.PackedSequenceTest) ... ok (1.651s) 2023-01-11T21:25:19.2707484Z test_pack_sequence (__main__.PackedSequenceTest) ... ok (0.076s) 2023-01-11T21:25:19.2708142Z test_pad_sequence (__main__.PackedSequenceTest) ... ok (0.013s) 2023-01-11T21:25:19.2708818Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... ok (0.001s) 2023-01-11T21:25:19.2709269Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... ok (0.001s) 2023-01-11T21:25:19.2709836Z test_to (__main__.PackedSequenceTest) ... ok (0.011s) 2023-01-11T21:25:19.2710283Z test_to_memory_format (__main__.PackedSequenceTest) ... ok (0.001s) 2023-01-11T21:25:19.2710649Z test_total_length (__main__.PackedSequenceTest) ... ok (0.005s) 2023-01-11T21:25:19.2711185Z test_type_casts (__main__.PackedSequenceTest) 2023-01-11T21:25:19.2711697Z Test type casting of `PackedSequence` against type casting of tensor ... ok (0.039s) 2023-01-11T21:25:19.2712120Z test_unpack_sequence (__main__.PackedSequenceTest) ... ok (0.014s) 2023-01-11T21:25:19.2712744Z test_unpad_sequence (__main__.PackedSequenceTest) ... ok (0.013s) 2023-01-11T21:25:19.2713138Z test_wrong_order (__main__.PackedSequenceTest) ... ok (0.005s) 2023-01-11T21:25:19.2713359Z 2023-01-11T21:25:19.2713790Z ---------------------------------------------------------------------- 2023-01-11T21:25:19.2714301Z Ran 12 tests in 1.830s 2023-01-11T21:25:19.2714462Z 2023-01-11T21:25:19.2714553Z OK 2023-01-11T21:25:19.2714684Z 2023-01-11T21:25:19.2714807Z Generating XML reports... 2023-01-11T21:25:19.2715644Z Generated XML report: test-reports/python-unittest/nn.test_packed_sequence/TEST-PackedSequenceTest-20230111212517.xml 2023-01-11T21:25:19.2715988Z 2023-01-11T21:25:19.2716406Z ##[endgroup] 2023-01-11T21:25:19.2717178Z FINISHED PRINTING LOG FILE of nn/test_packed_sequence (/var/lib/jenkins/workspace/test/test-reports/nn-test_packed_sequence_1zosjx5w) 2023-01-11T21:25:19.2717496Z 2023-01-11T21:25:21.7299231Z Ignoring disabled issues: ['91003'] 2023-01-11T21:25:21.7635744Z Running dynamo/test_comptime ... [2023-01-11 21:25:21.763203] 2023-01-11T21:25:21.7639088Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_comptime.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:21.763491] 2023-01-11T21:25:26.0060023Z 2023-01-11T21:25:26.0060518Z Expand the folded group to see the log file of dynamo/test_comptime 2023-01-11T21:25:26.0062001Z ##[group]PRINTING LOG FILE of dynamo/test_comptime (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_comptime_e2y70440) 2023-01-11T21:25:26.0062798Z 2023-01-11T21:25:26.0063001Z Running tests... 2023-01-11T21:25:26.0063656Z ---------------------------------------------------------------------- 2023-01-11T21:25:26.0064162Z Test results will be stored in test-reports/python-unittest/dynamo.test_comptime 2023-01-11T21:25:26.0064577Z test_get_local (__main__.ComptimeTests) ... ok (1.665s) 2023-01-11T21:25:26.0065044Z test_graph_break (__main__.ComptimeTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:26.0065566Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:25:26.0065949Z frames [('total', 6), ('ok', 6)] 2023-01-11T21:25:26.0066365Z stats [('calls_captured', 5), ('unique_graphs', 4), ('fusions_possible', 1)] 2023-01-11T21:25:26.0066694Z unimplemented [] 2023-01-11T21:25:26.0067042Z graph_break [('ComptimeContext.graph_break', 2)] 2023-01-11T21:25:26.0067451Z inline_call [('ComptimeContext.graph_break', 1)] 2023-01-11T21:25:26.0067739Z ok (0.025s) 2023-01-11T21:25:26.0068112Z test_print_bt (__main__.ComptimeTests) ... File "/var/lib/jenkins/workspace/test/dynamo/test_comptime.py", line 152, in f 2023-01-11T21:25:26.0068479Z y = g(y) 2023-01-11T21:25:26.0068805Z File "/var/lib/jenkins/workspace/test/dynamo/test_comptime.py", line 145, in g 2023-01-11T21:25:26.0069126Z comptime.print_bt() 2023-01-11T21:25:26.0069295Z 2023-01-11T21:25:26.0069466Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:26.0069717Z inline_call [] 2023-01-11T21:25:26.0070116Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:25:26.0070407Z ok (0.121s) 2023-01-11T21:25:26.0070981Z test_print_disas (__main__.ComptimeTests) ... 54 0 LOAD_FAST 0 (x) 2023-01-11T21:25:26.0071351Z 2 LOAD_CONST 1 (2) 2023-01-11T21:25:26.0071603Z 4 BINARY_MULTIPLY 2023-01-11T21:25:26.0071878Z 6 STORE_FAST 1 (y) 2023-01-11T21:25:26.0072051Z 2023-01-11T21:25:26.0072190Z 56 8 LOAD_GLOBAL 0 (comptime) 2023-01-11T21:25:26.0072370Z 2023-01-11T21:25:26.0072637Z 57 10 LOAD_CONST 2 () 2023-01-11T21:25:26.0073207Z 12 LOAD_CONST 3 ('ComptimeTests.test_print_disas..f.._') 2023-01-11T21:25:26.0073560Z 14 MAKE_FUNCTION 0 2023-01-11T21:25:26.0073840Z 16 CALL_FUNCTION 1 2023-01-11T21:25:26.0074099Z 18 STORE_FAST 2 (_) 2023-01-11T21:25:26.0074269Z 2023-01-11T21:25:26.0074413Z 60 20 LOAD_GLOBAL 0 (comptime) 2023-01-11T21:25:26.0074719Z 22 LOAD_METHOD 1 (print_disas) 2023-01-11T21:25:26.0075101Z 24 CALL_METHOD 0 2023-01-11T21:25:26.0075407Z --> 26 POP_TOP 2023-01-11T21:25:26.0075564Z 2023-01-11T21:25:26.0075694Z 62 28 LOAD_FAST 1 (y) 2023-01-11T21:25:26.0075968Z 30 LOAD_CONST 4 (3) 2023-01-11T21:25:26.0076209Z 32 BINARY_ADD 2023-01-11T21:25:26.0076456Z 34 RETURN_VALUE 2023-01-11T21:25:26.0076614Z 2023-01-11T21:25:26.0076781Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:26.0077019Z inline_call [] 2023-01-11T21:25:26.0077415Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:25:26.0077726Z ok (0.009s) 2023-01-11T21:25:26.0077993Z test_print_graph (__main__.ComptimeTests) ... 2023-01-11T21:25:26.0078191Z 2023-01-11T21:25:26.0078210Z 2023-01-11T21:25:26.0078351Z def forward(self, x : torch.Tensor): 2023-01-11T21:25:26.0078723Z # File: /var/lib/jenkins/workspace/test/dynamo/test_comptime.py:26, code: y = x * 2 2023-01-11T21:25:26.0079065Z mul = x * 2; x = None 2023-01-11T21:25:26.0079277Z 2023-01-11T21:25:26.0079559Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:26.0079810Z inline_call [] 2023-01-11T21:25:26.0080191Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:25:26.0080498Z ok (0.009s) 2023-01-11T21:25:26.0080784Z test_print_guards (__main__.ComptimeTests) ... - 2023-01-11T21:25:26.0081117Z local 'x' TENSOR_MATCH 2023-01-11T21:25:26.0081365Z { 2023-01-11T21:25:26.0081654Z 'guard_types': None, 2023-01-11T21:25:26.0081937Z 'code': None, 2023-01-11T21:25:26.0082238Z 'obj_weakref': None 2023-01-11T21:25:26.0082553Z 'guarded_class': None 2023-01-11T21:25:26.0082778Z } 2023-01-11T21:25:26.0082999Z 2023-01-11T21:25:26.0083283Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:26.0083516Z inline_call [] 2023-01-11T21:25:26.0083916Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:25:26.0084226Z ok (0.008s) 2023-01-11T21:25:26.0084525Z test_print_locals (__main__.ComptimeTests) ... x = TensorVariable() 2023-01-11T21:25:26.0084849Z y = TensorVariable() 2023-01-11T21:25:26.0085361Z _ = ConstantVariable(NoneType) 2023-01-11T21:25:26.0085681Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:26.0085931Z inline_call [] 2023-01-11T21:25:26.0086326Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:25:26.0086615Z ok (0.009s) 2023-01-11T21:25:26.0087007Z test_print_value_stack (__main__.ComptimeTests) ... - TensorVariable() 2023-01-11T21:25:26.0087381Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:25:26.0087630Z inline_call [] 2023-01-11T21:25:26.0088099Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:25:26.0088422Z ok (0.010s) 2023-01-11T21:25:26.0088567Z 2023-01-11T21:25:26.0088838Z ---------------------------------------------------------------------- 2023-01-11T21:25:26.0089148Z Ran 8 tests in 1.858s 2023-01-11T21:25:26.0089308Z 2023-01-11T21:25:26.0089400Z OK 2023-01-11T21:25:26.0089532Z 2023-01-11T21:25:26.0089653Z Generating XML reports... 2023-01-11T21:25:26.0090184Z Generated XML report: test-reports/python-unittest/dynamo.test_comptime/TEST-ComptimeTests-20230111212523.xml 2023-01-11T21:25:26.0090503Z 2023-01-11T21:25:26.0090837Z ##[endgroup] 2023-01-11T21:25:26.0091372Z FINISHED PRINTING LOG FILE of dynamo/test_comptime (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_comptime_e2y70440) 2023-01-11T21:25:26.0091684Z 2023-01-11T21:25:28.4455817Z Ignoring disabled issues: ['91003'] 2023-01-11T21:25:28.4791094Z Running test_monitor ... [2023-01-11 21:25:28.478665] 2023-01-11T21:25:28.4793422Z Executing ['/opt/conda/bin/python', '-bb', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:28.478976] 2023-01-11T21:25:32.5011245Z 2023-01-11T21:25:32.5011955Z Expand the folded group to see the log file of test_monitor 2023-01-11T21:25:32.5012803Z ##[group]PRINTING LOG FILE of test_monitor (/var/lib/jenkins/workspace/test/test-reports/test_monitor_yzlvot1d) 2023-01-11T21:25:32.5013107Z 2023-01-11T21:25:32.5013220Z Running tests... 2023-01-11T21:25:32.5013745Z ---------------------------------------------------------------------- 2023-01-11T21:25:32.5014249Z Test results will be stored in test-reports/python-unittest/test_monitor 2023-01-11T21:25:32.5014643Z test_event_handler (__main__.TestMonitor) ... ok (1.600s) 2023-01-11T21:25:32.5014983Z test_fixed_count_stat (__main__.TestMonitor) ... ok (0.001s) 2023-01-11T21:25:32.5015340Z test_interval_stat (__main__.TestMonitor) ... ok (0.002s) 2023-01-11T21:25:32.5015681Z test_log_event (__main__.TestMonitor) ... ok (0.001s) 2023-01-11T21:25:32.5016066Z test_event_handler (__main__.TestMonitorTensorboard) ... ok (0.188s) 2023-01-11T21:25:32.5016286Z 2023-01-11T21:25:32.5016565Z ---------------------------------------------------------------------- 2023-01-11T21:25:32.5016894Z Ran 5 tests in 1.792s 2023-01-11T21:25:32.5017055Z 2023-01-11T21:25:32.5017148Z OK 2023-01-11T21:25:32.5017281Z 2023-01-11T21:25:32.5017397Z Generating XML reports... 2023-01-11T21:25:32.5017929Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitor-20230111212530.xml 2023-01-11T21:25:32.5018611Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20230111212530.xml 2023-01-11T21:25:32.5018939Z 2023-01-11T21:25:32.5019243Z ##[endgroup] 2023-01-11T21:25:32.5019723Z FINISHED PRINTING LOG FILE of test_monitor (/var/lib/jenkins/workspace/test/test-reports/test_monitor_yzlvot1d) 2023-01-11T21:25:32.5020010Z 2023-01-11T21:25:34.9576419Z Ignoring disabled issues: ['91003'] 2023-01-11T21:25:34.9913835Z Running dynamo/test_skip_non_tensor ... [2023-01-11 21:25:34.990995] 2023-01-11T21:25:34.9917460Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_skip_non_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:34.991313] 2023-01-11T21:25:39.0721743Z 2023-01-11T21:25:39.0722747Z Expand the folded group to see the log file of dynamo/test_skip_non_tensor 2023-01-11T21:25:39.0723970Z ##[group]PRINTING LOG FILE of dynamo/test_skip_non_tensor (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_skip_non_tensor_db43j03y) 2023-01-11T21:25:39.0724551Z 2023-01-11T21:25:39.0724653Z Running tests... 2023-01-11T21:25:39.0725917Z ---------------------------------------------------------------------- 2023-01-11T21:25:39.0726977Z Test results will be stored in test-reports/python-unittest/dynamo.test_skip_non_tensor 2023-01-11T21:25:39.0727400Z test_add_skip (__main__.SkipNonTensorTests) ... ok (1.614s) 2023-01-11T21:25:39.0728269Z test_add_tensor1 (__main__.SkipNonTensorTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:39.0728697Z ok (0.114s) 2023-01-11T21:25:39.0729219Z test_add_tensor2 (__main__.SkipNonTensorTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:39.0729573Z ok (0.007s) 2023-01-11T21:25:39.0730083Z test_add_tensor_dict (__main__.SkipNonTensorTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:39.0730455Z ok (0.006s) 2023-01-11T21:25:39.0730954Z test_add_tensor_list (__main__.SkipNonTensorTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:25:39.0731300Z ok (0.006s) 2023-01-11T21:25:39.0731605Z test_custom_list (__main__.SkipNonTensorTests) ... ok (0.002s) 2023-01-11T21:25:39.0731993Z test_recursive_list (__main__.SkipNonTensorTests) ... ok (0.001s) 2023-01-11T21:25:39.0732200Z 2023-01-11T21:25:39.0732469Z ---------------------------------------------------------------------- 2023-01-11T21:25:39.0732805Z Ran 7 tests in 1.751s 2023-01-11T21:25:39.0732969Z 2023-01-11T21:25:39.0733178Z OK 2023-01-11T21:25:39.0733315Z 2023-01-11T21:25:39.0733422Z Generating XML reports... 2023-01-11T21:25:39.0734011Z Generated XML report: test-reports/python-unittest/dynamo.test_skip_non_tensor/TEST-SkipNonTensorTests-20230111212536.xml 2023-01-11T21:25:39.0734355Z 2023-01-11T21:25:39.0734682Z ##[endgroup] 2023-01-11T21:25:39.0735224Z FINISHED PRINTING LOG FILE of dynamo/test_skip_non_tensor (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_skip_non_tensor_db43j03y) 2023-01-11T21:25:39.0735552Z 2023-01-11T21:25:41.5537572Z Ignoring disabled issues: ['91003'] 2023-01-11T21:25:41.5873623Z Running test_subclass ... [2023-01-11 21:25:41.586956] 2023-01-11T21:25:41.5876281Z Executing ['/opt/conda/bin/python', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:41.587258] 2023-01-11T21:25:45.5014284Z 2023-01-11T21:25:45.5014964Z Expand the folded group to see the log file of test_subclass 2023-01-11T21:25:45.5016624Z ##[group]PRINTING LOG FILE of test_subclass (/var/lib/jenkins/workspace/test/test-reports/test_subclass__mk0dqb4) 2023-01-11T21:25:45.5017239Z 2023-01-11T21:25:45.5017449Z Running tests... 2023-01-11T21:25:45.5018389Z ---------------------------------------------------------------------- 2023-01-11T21:25:45.5019318Z Test results will be stored in test-reports/python-unittest/test_subclass 2023-01-11T21:25:45.5020143Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (1.602s) 2023-01-11T21:25:45.5020963Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5021783Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T21:25:45.5022586Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T21:25:45.5023430Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:25:45.5024276Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:25:45.5025142Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5026025Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5026877Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T21:25:45.5027789Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T21:25:45.5028631Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2023-01-11T21:25:45.5030442Z 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:25:45.5032202Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:25:45.5032911Z expected failure (0.003s) 2023-01-11T21:25:45.5033617Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2023-01-11T21:25:45.5034472Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2023-01-11T21:25:45.5035337Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2023-01-11T21:25:45.5036173Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:25:45.5036997Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.009s) 2023-01-11T21:25:45.5037786Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T21:25:45.5038619Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:25:45.5039472Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.012s) 2023-01-11T21:25:45.5040386Z test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5041552Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5042485Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5043434Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5044372Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5045604Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5046557Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5047532Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5048482Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5049431Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5050371Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5051291Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5052230Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5053182Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5054145Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5055107Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5056070Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5057046Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5081097Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5082095Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:25:45.5083084Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T21:25:45.5083980Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5084787Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5086128Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5087018Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5087861Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5088764Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5089606Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5090527Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5091372Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5092184Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5093032Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5093873Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5094868Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T21:25:45.5095759Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T21:25:45.5096626Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:25:45.5097489Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:25:45.5098342Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5099238Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:25:45.5100149Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T21:25:45.5101020Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T21:25:45.5101919Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5102942Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5103932Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5105332Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5112363Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5113262Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5114180Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5115080Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5116003Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5116864Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:25:45.5117350Z 2023-01-11T21:25:45.5117919Z ---------------------------------------------------------------------- 2023-01-11T21:25:45.5118540Z Ran 71 tests in 1.769s 2023-01-11T21:25:45.5118846Z 2023-01-11T21:25:45.5119081Z OK (expected failures=5) 2023-01-11T21:25:45.5119396Z 2023-01-11T21:25:45.5119628Z Generating XML reports... 2023-01-11T21:25:45.5120655Z Generated XML report: test-reports/python-unittest/test_subclass/TEST-TestSubclass-20230111212543.xml 2023-01-11T21:25:45.5121235Z 2023-01-11T21:25:45.5121851Z ##[endgroup] 2023-01-11T21:25:45.5122835Z FINISHED PRINTING LOG FILE of test_subclass (/var/lib/jenkins/workspace/test/test-reports/test_subclass__mk0dqb4) 2023-01-11T21:25:45.5123408Z 2023-01-11T21:25:47.9820993Z Ignoring disabled issues: ['91003'] 2023-01-11T21:25:48.0157449Z Running test_native_functions ... [2023-01-11 21:25:48.015333] 2023-01-11T21:25:48.0159615Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:48.015630] 2023-01-11T21:25:52.0813469Z 2023-01-11T21:25:52.0814559Z Expand the folded group to see the log file of test_native_functions 2023-01-11T21:25:52.0816179Z ##[group]PRINTING LOG FILE of test_native_functions (/var/lib/jenkins/workspace/test/test-reports/test_native_functions_34temo46) 2023-01-11T21:25:52.0816785Z 2023-01-11T21:25:52.0816988Z Running tests... 2023-01-11T21:25:52.0817852Z ---------------------------------------------------------------------- 2023-01-11T21:25:52.0818808Z Test results will be stored in test-reports/python-unittest/test_native_functions 2023-01-11T21:25:52.0819539Z test_intlist_error_with_overload (__main__.TestNativeFunctions) ... ok (1.620s) 2023-01-11T21:25:52.0820261Z 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:25:52.0821158Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0821702Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0822255Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0822788Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0823310Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0823803Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2023-01-11T21:25:52.0824171Z ok (0.073s) 2023-01-11T21:25:52.0824501Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.013s) 2023-01-11T21:25:52.0824913Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.012s) 2023-01-11T21:25:52.0825335Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.012s) 2023-01-11T21:25:52.0825748Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.011s) 2023-01-11T21:25:52.0826161Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.007s) 2023-01-11T21:25:52.0826793Z 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:25:52.0827396Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0827933Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0828460Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0828987Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0829518Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0830004Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2023-01-11T21:25:52.0830292Z ok (0.018s) 2023-01-11T21:25:52.0830873Z test_symintlist_error_with_overload (__main__.TestNativeFunctions) ... view() received an invalid combination of arguments - got (tuple), but expected one of: 2023-01-11T21:25:52.0831313Z * (torch.dtype dtype) 2023-01-11T21:25:52.0831733Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2023-01-11T21:25:52.0832074Z * (tuple of ints size) 2023-01-11T21:25:52.0832503Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2023-01-11T21:25:52.0832752Z 2023-01-11T21:25:52.0833044Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0833654Z view() received an invalid combination of arguments - got (tuple), but expected one of: 2023-01-11T21:25:52.0834021Z * (torch.dtype dtype) 2023-01-11T21:25:52.0834477Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2023-01-11T21:25:52.0834805Z * (tuple of ints size) 2023-01-11T21:25:52.0835245Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2023-01-11T21:25:52.0835499Z 2023-01-11T21:25:52.0835797Z view() received an invalid combination of arguments - got (list), but expected one of: 2023-01-11T21:25:52.0836146Z * (torch.dtype dtype) 2023-01-11T21:25:52.0836558Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2023-01-11T21:25:52.0836895Z * (tuple of ints size) 2023-01-11T21:25:52.0837316Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2023-01-11T21:25:52.0837541Z 2023-01-11T21:25:52.0837841Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0838361Z view() received an invalid combination of arguments - got (list), but expected one of: 2023-01-11T21:25:52.0838771Z * (torch.dtype dtype) 2023-01-11T21:25:52.0839197Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2023-01-11T21:25:52.0839540Z * (tuple of ints size) 2023-01-11T21:25:52.0839980Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2023-01-11T21:25:52.0840229Z 2023-01-11T21:25:52.0840526Z view() received an invalid combination of arguments - got (str), but expected one of: 2023-01-11T21:25:52.0840853Z * (torch.dtype dtype) 2023-01-11T21:25:52.0841265Z didn't match because some of the arguments have invalid types: (!str!) 2023-01-11T21:25:52.0841646Z * (tuple of ints size) 2023-01-11T21:25:52.0842037Z didn't match because some of the arguments have invalid types: (!str!) 2023-01-11T21:25:52.0842272Z 2023-01-11T21:25:52.0842375Z ok (0.018s) 2023-01-11T21:25:52.0843013Z 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:25:52.0843464Z * () 2023-01-11T21:25:52.0843684Z * (torch.Storage source) 2023-01-11T21:25:52.0844048Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:25:52.0844383Z * (Tensor source) 2023-01-11T21:25:52.0844700Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:25:52.0845212Z 2023-01-11T21:25:52.0845536Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0846095Z set_() received an invalid combination of arguments - got (Tensor, int, tuple), but expected one of: 2023-01-11T21:25:52.0846440Z * () 2023-01-11T21:25:52.0846658Z * (torch.Storage source) 2023-01-11T21:25:52.0847024Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:25:52.0847363Z * (Tensor source) 2023-01-11T21:25:52.0847681Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:25:52.0847920Z 2023-01-11T21:25:52.0848250Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2023-01-11T21:25:52.0848594Z * () 2023-01-11T21:25:52.0848810Z * (torch.Storage source) 2023-01-11T21:25:52.0849169Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:25:52.0849501Z * (Tensor source) 2023-01-11T21:25:52.0849814Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:25:52.0850054Z 2023-01-11T21:25:52.0850347Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0850897Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2023-01-11T21:25:52.0851235Z * () 2023-01-11T21:25:52.0851546Z * (torch.Storage source) 2023-01-11T21:25:52.0851916Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:25:52.0852254Z * (Tensor source) 2023-01-11T21:25:52.0852571Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:25:52.0852810Z 2023-01-11T21:25:52.0853137Z set_() received an invalid combination of arguments - got (Tensor, int, str), but expected one of: 2023-01-11T21:25:52.0853477Z * () 2023-01-11T21:25:52.0853693Z * (torch.Storage source) 2023-01-11T21:25:52.0854050Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:25:52.0854383Z * (Tensor source) 2023-01-11T21:25:52.0854714Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:25:52.0854930Z 2023-01-11T21:25:52.0855030Z ok (0.019s) 2023-01-11T21:25:52.0855621Z 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:25:52.0856311Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0856833Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0857628Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0858159Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0858699Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0859236Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0859790Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0860318Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0860849Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2023-01-11T21:25:52.0861416Z * (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:25:52.0862088Z * (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:25:52.0862699Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:25:52.0863281Z * (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:25:52.0863603Z 2023-01-11T21:25:52.0863907Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:25:52.0864439Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:25:52.0864972Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2023-01-11T21:25:52.0865551Z * (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:25:52.0866236Z * (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:25:52.0866851Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:25:52.0867437Z * (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:25:52.0867827Z 2023-01-11T21:25:52.0868164Z rand() received an invalid combination of arguments - got (str, str, str), but expected one of: 2023-01-11T21:25:52.0868732Z * (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:25:52.0869394Z * (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:25:52.0870000Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:25:52.0870586Z * (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:25:52.0870904Z 2023-01-11T21:25:52.0871006Z ok (0.038s) 2023-01-11T21:25:52.0871135Z 2023-01-11T21:25:52.0871412Z ---------------------------------------------------------------------- 2023-01-11T21:25:52.0871741Z Ran 11 tests in 1.841s 2023-01-11T21:25:52.0871962Z 2023-01-11T21:25:52.0872057Z OK 2023-01-11T21:25:52.0872172Z 2023-01-11T21:25:52.0872297Z Generating XML reports... 2023-01-11T21:25:52.0872874Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20230111212549.xml 2023-01-11T21:25:52.0873212Z 2023-01-11T21:25:52.0873548Z ##[endgroup] 2023-01-11T21:25:52.0874067Z FINISHED PRINTING LOG FILE of test_native_functions (/var/lib/jenkins/workspace/test/test-reports/test_native_functions_34temo46) 2023-01-11T21:25:52.0874380Z 2023-01-11T21:25:54.5494008Z Ignoring disabled issues: ['91003'] 2023-01-11T21:25:54.5830920Z Running test_functional_optim ... [2023-01-11 21:25:54.582677] 2023-01-11T21:25:54.5833599Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:25:54.583002] 2023-01-11T21:25:58.7759794Z 2023-01-11T21:25:58.7760532Z Expand the folded group to see the log file of test_functional_optim 2023-01-11T21:25:58.7762023Z ##[group]PRINTING LOG FILE of test_functional_optim (/var/lib/jenkins/workspace/test/test-reports/test_functional_optim_yab4rd52) 2023-01-11T21:25:58.7762375Z 2023-01-11T21:25:58.7762492Z Running tests... 2023-01-11T21:25:58.7763013Z ---------------------------------------------------------------------- 2023-01-11T21:25:58.7763537Z Test results will be stored in test-reports/python-unittest/test_functional_optim 2023-01-11T21:25:58.7763998Z test_functional_optim_parity_adam (__main__.TestFunctionalOptimParity) ... ok (1.645s) 2023-01-11T21:25:58.7764481Z test_functional_optim_parity_adam_w (__main__.TestFunctionalOptimParity) ... ok (0.035s) 2023-01-11T21:25:58.7765258Z test_functional_optim_parity_sgd (__main__.TestFunctionalOptimParity) ... ok (0.032s) 2023-01-11T21:25:58.7765740Z test_functional_optim_registration (__main__.TestFunctionalOptimParity) ... ok (0.000s) 2023-01-11T21:25:58.7766010Z 2023-01-11T21:25:58.7766328Z ---------------------------------------------------------------------- 2023-01-11T21:25:58.7766666Z Ran 4 tests in 1.713s 2023-01-11T21:25:58.7766829Z 2023-01-11T21:25:58.7766921Z OK 2023-01-11T21:25:58.7767066Z 2023-01-11T21:25:58.7767173Z Generating XML reports... 2023-01-11T21:25:58.7767787Z Generated XML report: test-reports/python-unittest/test_functional_optim/TEST-TestFunctionalOptimParity-20230111212556.xml 2023-01-11T21:25:58.7768143Z 2023-01-11T21:25:58.7768465Z ##[endgroup] 2023-01-11T21:25:58.7768989Z FINISHED PRINTING LOG FILE of test_functional_optim (/var/lib/jenkins/workspace/test/test-reports/test_functional_optim_yab4rd52) 2023-01-11T21:25:58.7769306Z 2023-01-11T21:26:01.2665783Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:01.3008209Z Running lazy/test_debug_util ... [2023-01-11 21:26:01.300382] 2023-01-11T21:26:01.3011657Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_debug_util.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:01.300762] 2023-01-11T21:26:05.1634097Z 2023-01-11T21:26:05.1634854Z Expand the folded group to see the log file of lazy/test_debug_util 2023-01-11T21:26:05.1636549Z ##[group]PRINTING LOG FILE of lazy/test_debug_util (/var/lib/jenkins/workspace/test/test-reports/lazy-test_debug_util_jjv2r5c8) 2023-01-11T21:26:05.1637204Z 2023-01-11T21:26:05.1637326Z Running tests... 2023-01-11T21:26:05.1637849Z ---------------------------------------------------------------------- 2023-01-11T21:26:05.1638352Z Test results will be stored in test-reports/python-unittest/lazy.test_debug_util 2023-01-11T21:26:05.1638782Z test_get_python_frames (__main__.DebugUtilTest) ... ok (1.670s) 2023-01-11T21:26:05.1639006Z 2023-01-11T21:26:05.1639271Z ---------------------------------------------------------------------- 2023-01-11T21:26:05.1639601Z Ran 1 test in 1.670s 2023-01-11T21:26:05.1639761Z 2023-01-11T21:26:05.1639850Z OK 2023-01-11T21:26:05.1639984Z 2023-01-11T21:26:05.1640116Z Generating XML reports... 2023-01-11T21:26:05.1640677Z Generated XML report: test-reports/python-unittest/lazy.test_debug_util/TEST-DebugUtilTest-20230111212603.xml 2023-01-11T21:26:05.1641259Z 2023-01-11T21:26:05.1641559Z ##[endgroup] 2023-01-11T21:26:05.1642101Z FINISHED PRINTING LOG FILE of lazy/test_debug_util (/var/lib/jenkins/workspace/test/test-reports/lazy-test_debug_util_jjv2r5c8) 2023-01-11T21:26:05.1642409Z 2023-01-11T21:26:07.6092013Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:07.6425653Z Running dynamo/test_nops ... [2023-01-11 21:26:07.642184] 2023-01-11T21:26:07.6428774Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_nops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:07.642502] 2023-01-11T21:26:11.6164947Z 2023-01-11T21:26:11.6166153Z Expand the folded group to see the log file of dynamo/test_nops 2023-01-11T21:26:11.6167766Z ##[group]PRINTING LOG FILE of dynamo/test_nops (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_nops_mx089fhk) 2023-01-11T21:26:11.6168118Z 2023-01-11T21:26:11.6168233Z Running tests... 2023-01-11T21:26:11.6168765Z ---------------------------------------------------------------------- 2023-01-11T21:26:11.6169263Z Test results will be stored in test-reports/python-unittest/dynamo.test_nops 2023-01-11T21:26:11.6169640Z test1 (__main__.NopTests) ... ok (1.607s) 2023-01-11T21:26:11.6169947Z test2 (__main__.NopTests) ... ok (0.003s) 2023-01-11T21:26:11.6170224Z test3 (__main__.NopTests) ... ok (0.002s) 2023-01-11T21:26:11.6170546Z test_extended_args (__main__.NopTests) ... ok (0.044s) 2023-01-11T21:26:11.6170753Z 2023-01-11T21:26:11.6171021Z ---------------------------------------------------------------------- 2023-01-11T21:26:11.6171349Z Ran 4 tests in 1.657s 2023-01-11T21:26:11.6171493Z 2023-01-11T21:26:11.6171588Z OK 2023-01-11T21:26:11.6171725Z 2023-01-11T21:26:11.6171852Z Generating XML reports... 2023-01-11T21:26:11.6172401Z Generated XML report: test-reports/python-unittest/dynamo.test_nops/TEST-NopTests-20230111212609.xml 2023-01-11T21:26:11.6172703Z 2023-01-11T21:26:11.6172996Z ##[endgroup] 2023-01-11T21:26:11.6173524Z FINISHED PRINTING LOG FILE of dynamo/test_nops (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_nops_mx089fhk) 2023-01-11T21:26:11.6173826Z 2023-01-11T21:26:14.0533426Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:14.0875418Z Running dynamo/test_export_mutations ... [2023-01-11 21:26:14.087113] 2023-01-11T21:26:14.0878114Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_export_mutations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:14.087439] 2023-01-11T21:26:18.1476725Z 2023-01-11T21:26:18.1477428Z Expand the folded group to see the log file of dynamo/test_export_mutations 2023-01-11T21:26:18.1478668Z ##[group]PRINTING LOG FILE of dynamo/test_export_mutations (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_export_mutations_85cylpqd) 2023-01-11T21:26:18.1479001Z 2023-01-11T21:26:18.1479393Z Running tests... 2023-01-11T21:26:18.1479960Z ---------------------------------------------------------------------- 2023-01-11T21:26:18.1480520Z Test results will be stored in test-reports/python-unittest/dynamo.test_export_mutations 2023-01-11T21:26:18.1481754Z 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.615s) 2023-01-11T21:26:18.1483315Z 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:18.1485385Z 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:18.1486999Z 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:18.1487829Z test_module_attribute_mutation_violation_positive_1 (__main__.MutationExportTests) ... ok (0.034s) 2023-01-11T21:26:18.1488319Z test_module_attribute_mutation_violation_positive_2 (__main__.MutationExportTests) ... ok (0.003s) 2023-01-11T21:26:18.1488809Z test_module_attribute_mutation_violation_positive_3 (__main__.MutationExportTests) ... ok (0.003s) 2023-01-11T21:26:18.1489303Z test_module_attribute_mutation_violation_positive_4 (__main__.MutationExportTests) ... inline_call [] 2023-01-11T21:26:18.1489639Z ok (0.005s) 2023-01-11T21:26:18.1489788Z 2023-01-11T21:26:18.1490062Z ---------------------------------------------------------------------- 2023-01-11T21:26:18.1490393Z Ran 8 tests in 1.664s 2023-01-11T21:26:18.1490557Z 2023-01-11T21:26:18.1490647Z OK (skipped=4) 2023-01-11T21:26:18.1490825Z 2023-01-11T21:26:18.1490952Z Generating XML reports... 2023-01-11T21:26:18.1491542Z Generated XML report: test-reports/python-unittest/dynamo.test_export_mutations/TEST-MutationExportTests-20230111212616.xml 2023-01-11T21:26:18.1491889Z 2023-01-11T21:26:18.1492214Z ##[endgroup] 2023-01-11T21:26:18.1492764Z FINISHED PRINTING LOG FILE of dynamo/test_export_mutations (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_export_mutations_85cylpqd) 2023-01-11T21:26:18.1493106Z 2023-01-11T21:26:20.6300951Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:20.6638202Z Running test_pytree ... [2023-01-11 21:26:20.663420] 2023-01-11T21:26:20.6641362Z Executing ['/opt/conda/bin/python', '-bb', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:20.663727] 2023-01-11T21:26:24.4834954Z 2023-01-11T21:26:24.4835758Z Expand the folded group to see the log file of test_pytree 2023-01-11T21:26:24.4836697Z ##[group]PRINTING LOG FILE of test_pytree (/var/lib/jenkins/workspace/test/test-reports/test_pytree_sm9kmkkw) 2023-01-11T21:26:24.4837003Z 2023-01-11T21:26:24.4837148Z Running tests... 2023-01-11T21:26:24.4837683Z ---------------------------------------------------------------------- 2023-01-11T21:26:24.4838457Z Test results will be stored in test-reports/python-unittest/test_pytree 2023-01-11T21:26:24.4838886Z test_broadcast_to_and_flatten (__main__.TestPytree) ... ok (1.605s) 2023-01-11T21:26:24.4839289Z test_flatten_unflatten_dict (__main__.TestPytree) ... ok (0.004s) 2023-01-11T21:26:24.4839667Z test_flatten_unflatten_leaf (__main__.TestPytree) ... ok (0.002s) 2023-01-11T21:26:24.4840041Z test_flatten_unflatten_list (__main__.TestPytree) ... ok (0.002s) 2023-01-11T21:26:24.4840412Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... ok (0.002s) 2023-01-11T21:26:24.4840808Z test_flatten_unflatten_nested (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:26:24.4841194Z test_flatten_unflatten_odict (__main__.TestPytree) ... ok (0.002s) 2023-01-11T21:26:24.4841573Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... ok (0.002s) 2023-01-11T21:26:24.4841979Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:26:24.4842387Z test_flatten_unflatten_tuple (__main__.TestPytree) ... ok (0.002s) 2023-01-11T21:26:24.4842732Z test_tree_all_any (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:26:24.4843199Z test_tree_only (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:26:24.4843533Z test_treemap (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:26:24.4843889Z test_treespec_equality (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:26:24.4844230Z test_treespec_repr (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:26:24.4844438Z 2023-01-11T21:26:24.4844720Z ---------------------------------------------------------------------- 2023-01-11T21:26:24.4845328Z Ran 15 tests in 1.630s 2023-01-11T21:26:24.4845498Z 2023-01-11T21:26:24.4845574Z OK 2023-01-11T21:26:24.4845709Z 2023-01-11T21:26:24.4845837Z Generating XML reports... 2023-01-11T21:26:24.4846381Z Generated XML report: test-reports/python-unittest/test_pytree/TEST-TestPytree-20230111212622.xml 2023-01-11T21:26:24.4846679Z 2023-01-11T21:26:24.4846984Z ##[endgroup] 2023-01-11T21:26:24.4847488Z FINISHED PRINTING LOG FILE of test_pytree (/var/lib/jenkins/workspace/test/test-reports/test_pytree_sm9kmkkw) 2023-01-11T21:26:24.4847789Z 2023-01-11T21:26:26.9411425Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:26.9749057Z Running test_cuda_sanitizer ... [2023-01-11 21:26:26.974505] 2023-01-11T21:26:26.9752003Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_sanitizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:26.974818] 2023-01-11T21:26:30.7912062Z 2023-01-11T21:26:30.7930650Z Expand the folded group to see the log file of test_cuda_sanitizer 2023-01-11T21:26:30.7931930Z ##[group]PRINTING LOG FILE of test_cuda_sanitizer (/var/lib/jenkins/workspace/test/test-reports/test_cuda_sanitizer_49x6ckup) 2023-01-11T21:26:30.7932253Z 2023-01-11T21:26:30.7932367Z Running tests... 2023-01-11T21:26:30.7932897Z ---------------------------------------------------------------------- 2023-01-11T21:26:30.7933409Z Test results will be stored in test-reports/python-unittest/test_cuda_sanitizer 2023-01-11T21:26:30.7933823Z test_add (__main__.TestArgumentHandler) ... ok (1.588s) 2023-01-11T21:26:30.7934196Z test_cat (__main__.TestArgumentHandler) ... ok (0.002s) 2023-01-11T21:26:30.7934540Z test_inplace (__main__.TestArgumentHandler) ... ok (0.001s) 2023-01-11T21:26:30.7934909Z test_nonzero (__main__.TestArgumentHandler) ... ok (0.002s) 2023-01-11T21:26:30.7935270Z test_out (__main__.TestArgumentHandler) ... ok (0.002s) 2023-01-11T21:26:30.7935607Z test_split (__main__.TestArgumentHandler) ... ok (0.001s) 2023-01-11T21:26:30.7935982Z test_tensor_names (__main__.TestArgumentHandler) ... ok (0.002s) 2023-01-11T21:26:30.7936382Z test_all_reads_checked_failing (__main__.TestEventHandler) ... ok (0.002s) 2023-01-11T21:26:30.7936798Z test_all_reads_checked_passing (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7937160Z test_branch_sync (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7937746Z test_chain_sync (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7938146Z test_correct_state_merging (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7938518Z test_deleted_record (__main__.TestEventHandler) ... ok (0.002s) 2023-01-11T21:26:30.7938928Z test_device_synchronization_expired (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7939344Z test_device_synchronize (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7939732Z test_empty_kernel_launch (__main__.TestEventHandler) ... ok (0.000s) 2023-01-11T21:26:30.7940100Z test_event_synchronize (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7940477Z test_expired_record (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7940852Z test_multiple_errors (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7941208Z test_multiple_wait (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7941600Z test_new_stream_is_synchronized (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7942006Z test_reads_check_last_write (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7942479Z test_record_override (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7942854Z test_simple_error (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7943230Z test_simple_passing (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7943602Z test_simple_sync (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7943964Z test_stream_synchronize (__main__.TestEventHandler) ... ok (0.001s) 2023-01-11T21:26:30.7944349Z test_ensure_does_not_exist (__main__.TestMessages) ... ok (0.002s) 2023-01-11T21:26:30.7944715Z test_ensure_exists (__main__.TestMessages) ... ok (0.001s) 2023-01-11T21:26:30.7945049Z test_error_message (__main__.TestMessages) ... ok (0.002s) 2023-01-11T21:26:30.7945255Z 2023-01-11T21:26:30.7945537Z ---------------------------------------------------------------------- 2023-01-11T21:26:30.7945872Z Ran 30 tests in 1.625s 2023-01-11T21:26:30.7946037Z 2023-01-11T21:26:30.7946130Z OK 2023-01-11T21:26:30.7946248Z 2023-01-11T21:26:30.7946371Z Generating XML reports... 2023-01-11T21:26:30.7946950Z Generated XML report: test-reports/python-unittest/test_cuda_sanitizer/TEST-TestArgumentHandler-20230111212628.xml 2023-01-11T21:26:30.7947657Z Generated XML report: test-reports/python-unittest/test_cuda_sanitizer/TEST-TestEventHandler-20230111212628.xml 2023-01-11T21:26:30.7948308Z Generated XML report: test-reports/python-unittest/test_cuda_sanitizer/TEST-TestMessages-20230111212628.xml 2023-01-11T21:26:30.7948616Z 2023-01-11T21:26:30.7948934Z ##[endgroup] 2023-01-11T21:26:30.7949461Z FINISHED PRINTING LOG FILE of test_cuda_sanitizer (/var/lib/jenkins/workspace/test/test-reports/test_cuda_sanitizer_49x6ckup) 2023-01-11T21:26:30.7949766Z 2023-01-11T21:26:33.2649693Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:33.2984700Z Running test_itt ... [2023-01-11 21:26:33.298078] 2023-01-11T21:26:33.2987951Z Executing ['/opt/conda/bin/python', '-bb', 'test_itt.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:33.298368] 2023-01-11T21:26:37.0708411Z 2023-01-11T21:26:37.0709033Z Expand the folded group to see the log file of test_itt 2023-01-11T21:26:37.0710605Z ##[group]PRINTING LOG FILE of test_itt (/var/lib/jenkins/workspace/test/test-reports/test_itt_a_5uju83) 2023-01-11T21:26:37.0711245Z 2023-01-11T21:26:37.0711439Z Running tests... 2023-01-11T21:26:37.0711966Z ---------------------------------------------------------------------- 2023-01-11T21:26:37.0712442Z Test results will be stored in test-reports/python-unittest/test_itt 2023-01-11T21:26:37.0712808Z test_itt (__main__.TestItt) ... ok (1.598s) 2023-01-11T21:26:37.0712998Z 2023-01-11T21:26:37.0713261Z ---------------------------------------------------------------------- 2023-01-11T21:26:37.0713565Z Ran 1 test in 1.598s 2023-01-11T21:26:37.0713726Z 2023-01-11T21:26:37.0713821Z OK 2023-01-11T21:26:37.0713953Z 2023-01-11T21:26:37.0714328Z Generating XML reports... 2023-01-11T21:26:37.0714868Z Generated XML report: test-reports/python-unittest/test_itt/TEST-TestItt-20230111212635.xml 2023-01-11T21:26:37.0715142Z 2023-01-11T21:26:37.0715454Z ##[endgroup] 2023-01-11T21:26:37.0715930Z FINISHED PRINTING LOG FILE of test_itt (/var/lib/jenkins/workspace/test/test-reports/test_itt_a_5uju83) 2023-01-11T21:26:37.0716206Z 2023-01-11T21:26:39.5185869Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:39.5523047Z Running test_type_info ... [2023-01-11 21:26:39.551894] 2023-01-11T21:26:39.5526204Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:39.552206] 2023-01-11T21:26:43.3959315Z 2023-01-11T21:26:43.3960459Z Expand the folded group to see the log file of test_type_info 2023-01-11T21:26:43.3961787Z ##[group]PRINTING LOG FILE of test_type_info (/var/lib/jenkins/workspace/test/test-reports/test_type_info_wu99fuxp) 2023-01-11T21:26:43.3962397Z 2023-01-11T21:26:43.3962529Z Running tests... 2023-01-11T21:26:43.3963034Z ---------------------------------------------------------------------- 2023-01-11T21:26:43.3963837Z Test results will be stored in test-reports/python-unittest/test_type_info 2023-01-11T21:26:43.3964233Z test_finfo (__main__.TestDTypeInfo) ... ok (1.628s) 2023-01-11T21:26:43.3964580Z test_iinfo (__main__.TestDTypeInfo) ... ok (0.002s) 2023-01-11T21:26:43.3965134Z test_invalid_input (__main__.TestDTypeInfo) ... ok (0.001s) 2023-01-11T21:26:43.3965367Z 2023-01-11T21:26:43.3965644Z ---------------------------------------------------------------------- 2023-01-11T21:26:43.3965974Z Ran 3 tests in 1.631s 2023-01-11T21:26:43.3966135Z 2023-01-11T21:26:43.3966210Z OK 2023-01-11T21:26:43.3966362Z 2023-01-11T21:26:43.3966488Z Generating XML reports... 2023-01-11T21:26:43.3967077Z Generated XML report: test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20230111212641.xml 2023-01-11T21:26:43.3967391Z 2023-01-11T21:26:43.3967706Z ##[endgroup] 2023-01-11T21:26:43.3968217Z FINISHED PRINTING LOG FILE of test_type_info (/var/lib/jenkins/workspace/test/test-reports/test_type_info_wu99fuxp) 2023-01-11T21:26:43.3968518Z 2023-01-11T21:26:45.8681291Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:45.9023916Z Running test_license ... [2023-01-11 21:26:45.901928] 2023-01-11T21:26:45.9026436Z Executing ['/opt/conda/bin/python', '-bb', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:45.902245] 2023-01-11T21:26:49.6607411Z 2023-01-11T21:26:49.6608071Z Expand the folded group to see the log file of test_license 2023-01-11T21:26:49.6608915Z ##[group]PRINTING LOG FILE of test_license (/var/lib/jenkins/workspace/test/test-reports/test_license_xtaw37kn) 2023-01-11T21:26:49.6609236Z 2023-01-11T21:26:49.6609331Z Running tests... 2023-01-11T21:26:49.6609848Z ---------------------------------------------------------------------- 2023-01-11T21:26:49.6610685Z Test results will be stored in test-reports/python-unittest/test_license 2023-01-11T21:26:49.6611060Z test_distinfo_license (__main__.TestLicense) 2023-01-11T21:26:49.6611473Z If run when pytorch is installed via a wheel, the license will be in ... ok (1.591s) 2023-01-11T21:26:49.6611924Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.000s) 2023-01-11T21:26:49.6612185Z 2023-01-11T21:26:49.6612454Z ---------------------------------------------------------------------- 2023-01-11T21:26:49.6612766Z Ran 2 tests in 1.592s 2023-01-11T21:26:49.6612931Z 2023-01-11T21:26:49.6613037Z OK (skipped=1) 2023-01-11T21:26:49.6613190Z 2023-01-11T21:26:49.6613314Z Generating XML reports... 2023-01-11T21:26:49.6613844Z Generated XML report: test-reports/python-unittest/test_license/TEST-TestLicense-20230111212647.xml 2023-01-11T21:26:49.6614126Z 2023-01-11T21:26:49.6614438Z ##[endgroup] 2023-01-11T21:26:49.6615181Z FINISHED PRINTING LOG FILE of test_license (/var/lib/jenkins/workspace/test/test-reports/test_license_xtaw37kn) 2023-01-11T21:26:49.6615494Z 2023-01-11T21:26:52.0819676Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:52.1162093Z Running test_set_default_mobile_cpu_allocator ... [2023-01-11 21:26:52.115789] 2023-01-11T21:26:52.1164941Z Executing ['/opt/conda/bin/python', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:52.116122] 2023-01-11T21:26:55.8834373Z 2023-01-11T21:26:55.8835244Z Expand the folded group to see the log file of test_set_default_mobile_cpu_allocator 2023-01-11T21:26:55.8836394Z ##[group]PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (/var/lib/jenkins/workspace/test/test-reports/test_set_default_mobile_cpu_allocator_p9qdqfd_) 2023-01-11T21:26:55.8836765Z 2023-01-11T21:26:55.8836881Z Running tests... 2023-01-11T21:26:55.8837589Z ---------------------------------------------------------------------- 2023-01-11T21:26:55.8838182Z Test results will be stored in test-reports/python-unittest/test_set_default_mobile_cpu_allocator 2023-01-11T21:26:55.8838672Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (1.609s) 2023-01-11T21:26:55.8839424Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.001s) 2023-01-11T21:26:55.8839666Z 2023-01-11T21:26:55.8839945Z ---------------------------------------------------------------------- 2023-01-11T21:26:55.8840276Z Ran 2 tests in 1.610s 2023-01-11T21:26:55.8840439Z 2023-01-11T21:26:55.8840535Z OK 2023-01-11T21:26:55.8840670Z 2023-01-11T21:26:55.8840775Z Generating XML reports... 2023-01-11T21:26:55.8841450Z Generated XML report: test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20230111212653.xml 2023-01-11T21:26:55.8841856Z 2023-01-11T21:26:55.8842175Z ##[endgroup] 2023-01-11T21:26:55.8842764Z FINISHED PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (/var/lib/jenkins/workspace/test/test-reports/test_set_default_mobile_cpu_allocator_p9qdqfd_) 2023-01-11T21:26:55.8843119Z 2023-01-11T21:26:58.3338144Z Ignoring disabled issues: ['91003'] 2023-01-11T21:26:58.3678763Z Running nn/test_dropout ... [2023-01-11 21:26:58.367474] 2023-01-11T21:26:58.3682270Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_dropout.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:58.367820] 2023-01-11T21:27:02.9705883Z 2023-01-11T21:27:02.9706373Z Expand the folded group to see the log file of nn/test_dropout 2023-01-11T21:27:02.9707352Z ##[group]PRINTING LOG FILE of nn/test_dropout (/var/lib/jenkins/workspace/test/test-reports/nn-test_dropout_rwzgur4a) 2023-01-11T21:27:02.9707665Z 2023-01-11T21:27:02.9707780Z Running tests... 2023-01-11T21:27:02.9708285Z ---------------------------------------------------------------------- 2023-01-11T21:27:02.9709019Z Test results will be stored in test-reports/python-unittest/nn.test_dropout 2023-01-11T21:27:02.9709442Z test_AlphaDropout (__main__.TestDropoutNN) ... ok (0.004s) 2023-01-11T21:27:02.9709851Z test_FeatureAlphaDropout (__main__.TestDropoutNN) ... ok (0.064s) 2023-01-11T21:27:02.9710238Z test_invalid_dropout_p (__main__.TestDropoutNN) ... ok (0.001s) 2023-01-11T21:27:02.9710656Z test_native_dropout_corner_case (__main__.TestDropoutNN) ... ok (0.006s) 2023-01-11T21:27:02.9711085Z test_Dropout1d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T21:27:02.9711512Z test_Dropout2d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.037s) 2023-01-11T21:27:02.9711949Z test_Dropout3d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.033s) 2023-01-11T21:27:02.9712387Z test_Dropout_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.586s) 2023-01-11T21:27:02.9712835Z test_empty_dropout_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T21:27:02.9713072Z 2023-01-11T21:27:02.9713351Z ---------------------------------------------------------------------- 2023-01-11T21:27:02.9713681Z Ran 9 tests in 0.766s 2023-01-11T21:27:02.9713846Z 2023-01-11T21:27:02.9714194Z OK 2023-01-11T21:27:02.9714357Z 2023-01-11T21:27:02.9714470Z Generating XML reports... 2023-01-11T21:27:02.9715054Z Generated XML report: test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNN-20230111212701.xml 2023-01-11T21:27:02.9715815Z Generated XML report: test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNNDeviceTypeCUDA-20230111212701.xml 2023-01-11T21:27:02.9716191Z 2023-01-11T21:27:02.9716498Z ##[endgroup] 2023-01-11T21:27:02.9717044Z FINISHED PRINTING LOG FILE of nn/test_dropout (/var/lib/jenkins/workspace/test/test-reports/nn-test_dropout_rwzgur4a) 2023-01-11T21:27:02.9717362Z 2023-01-11T21:27:05.4214222Z Ignoring disabled issues: ['91003'] 2023-01-11T21:27:05.4569568Z Running nn/test_lazy_modules ... [2023-01-11 21:27:05.456470] 2023-01-11T21:27:05.4572155Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_lazy_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:05.456843] 2023-01-11T21:27:09.6984313Z 2023-01-11T21:27:09.6985094Z Expand the folded group to see the log file of nn/test_lazy_modules 2023-01-11T21:27:09.6986669Z ##[group]PRINTING LOG FILE of nn/test_lazy_modules (/var/lib/jenkins/workspace/test/test-reports/nn-test_lazy_modules_eyyitfn2) 2023-01-11T21:27:09.6987003Z 2023-01-11T21:27:09.6987114Z Running tests... 2023-01-11T21:27:09.6987653Z ---------------------------------------------------------------------- 2023-01-11T21:27:09.6988188Z Test results will be stored in test-reports/python-unittest/nn.test_lazy_modules 2023-01-11T21:27:09.6988609Z test_chained_initialization (__main__.TestLazyModules) ... ok (0.015s) 2023-01-11T21:27:09.6989009Z test_invalid_functions (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:27:09.6989902Z test_lazy_batchnorm1d (__main__.TestLazyModules) ... /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:27:09.6991431Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:27:09.6992035Z ok (0.014s) 2023-01-11T21:27:09.6992367Z test_lazy_batchnorm1d_pickle (__main__.TestLazyModules) ... ok (0.012s) 2023-01-11T21:27:09.6992812Z test_lazy_batchnorm1d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:27:09.6993206Z test_lazy_batchnorm2d (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:27:09.6993582Z test_lazy_batchnorm2d_pickle (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:27:09.6993985Z test_lazy_batchnorm2d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:27:09.6994373Z test_lazy_batchnorm3d (__main__.TestLazyModules) ... ok (0.008s) 2023-01-11T21:27:09.6994769Z test_lazy_batchnorm3d_pickle (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:27:09.6995151Z test_lazy_batchnorm3d_state (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:27:09.6995533Z test_lazy_conv1d (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T21:27:09.6995910Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.6996278Z test_lazy_conv1d_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.6996651Z test_lazy_conv2d (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:27:09.6997025Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:27:09.6997386Z test_lazy_conv2d_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.6997755Z test_lazy_conv3d (__main__.TestLazyModules) ... ok (0.010s) 2023-01-11T21:27:09.6998128Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T21:27:09.6998511Z test_lazy_conv3d_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.6998896Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... ok (0.005s) 2023-01-11T21:27:09.6999312Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.6999866Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... ok (0.016s) 2023-01-11T21:27:09.7000274Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... ok (0.007s) 2023-01-11T21:27:09.7000692Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.7001099Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... ok (0.151s) 2023-01-11T21:27:09.7001513Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... ok (0.049s) 2023-01-11T21:27:09.7001909Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.7002314Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... ok (0.010s) 2023-01-11T21:27:09.7002685Z test_lazy_forward_hook (__main__.TestLazyModules) 2023-01-11T21:27:09.7003572Z This test is to test whether lazymodule can register other forward hook ... /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:27:09.7004458Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:27:09.7004782Z ok (0.002s) 2023-01-11T21:27:09.7005440Z test_lazy_instancenorm1d (__main__.TestLazyModules) ... ok (0.007s) 2023-01-11T21:27:09.7005836Z test_lazy_instancenorm1d_pickle (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:27:09.7006251Z test_lazy_instancenorm1d_state (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:27:09.7006650Z test_lazy_instancenorm2d (__main__.TestLazyModules) ... ok (0.007s) 2023-01-11T21:27:09.7007038Z test_lazy_instancenorm2d_pickle (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:27:09.7007451Z test_lazy_instancenorm2d_state (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:27:09.7007849Z test_lazy_instancenorm3d (__main__.TestLazyModules) ... ok (0.008s) 2023-01-11T21:27:09.7008257Z test_lazy_instancenorm3d_pickle (__main__.TestLazyModules) ... ok (0.007s) 2023-01-11T21:27:09.7008648Z test_lazy_instancenorm3d_state (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:27:09.7009049Z test_lazy_linear_pickle (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.7009436Z test_lazy_module_buffer (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.7009803Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:27:09.7010194Z test_lazy_module_jit_param (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:27:09.7010586Z test_lazy_module_parameter (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.7010944Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2023-01-11T21:27:09.7011855Z This test is to test whether lazymodule can register other pre-forward hook ... /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:27:09.7012607Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:27:09.7012933Z ok (0.001s) 2023-01-11T21:27:09.7013233Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:27:09.7013634Z test_lazy_share_memory_param (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:27:09.7014003Z test_linear (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:27:09.7014361Z test_linear_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:27:09.7014721Z test_materialize_device (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:27:09.7015109Z test_materialize_dtype (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:27:09.7015493Z test_optimizer_pass (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:27:09.7015848Z test_spectral_norm (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:27:09.7016216Z test_weight_norm (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:27:09.7016525Z 2023-01-11T21:27:09.7016812Z ---------------------------------------------------------------------- 2023-01-11T21:27:09.7017133Z Ran 54 tests in 0.444s 2023-01-11T21:27:09.7017295Z 2023-01-11T21:27:09.7017390Z OK 2023-01-11T21:27:09.7017525Z 2023-01-11T21:27:09.7017649Z Generating XML reports... 2023-01-11T21:27:09.7018205Z Generated XML report: test-reports/python-unittest/nn.test_lazy_modules/TEST-TestLazyModules-20230111212708.xml 2023-01-11T21:27:09.7018528Z 2023-01-11T21:27:09.7018835Z ##[endgroup] 2023-01-11T21:27:09.7019366Z FINISHED PRINTING LOG FILE of nn/test_lazy_modules (/var/lib/jenkins/workspace/test/test-reports/nn-test_lazy_modules_eyyitfn2) 2023-01-11T21:27:09.7019677Z 2023-01-11T21:27:12.1870876Z Ignoring disabled issues: ['91003'] 2023-01-11T21:27:12.2212841Z Running lazy/test_ts_opinfo ... [2023-01-11 21:27:12.220868] 2023-01-11T21:27:12.2216164Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:12.221225] 2023-01-11T21:27:17.1905012Z 2023-01-11T21:27:17.1905729Z Expand the folded group to see the log file of lazy/test_ts_opinfo 2023-01-11T21:27:17.1907304Z ##[group]PRINTING LOG FILE of lazy/test_ts_opinfo (/var/lib/jenkins/workspace/test/test-reports/lazy-test_ts_opinfo_lh8h1uq_) 2023-01-11T21:27:17.1907631Z 2023-01-11T21:27:17.1907748Z Running tests... 2023-01-11T21:27:17.1908264Z ---------------------------------------------------------------------- 2023-01-11T21:27:17.1908770Z Test results will be stored in test-reports/python-unittest/lazy.test_ts_opinfo 2023-01-11T21:27:17.1909205Z test_nonzero_dynamic (__main__.TestLazyDynamicOps) ... ok (0.235s) 2023-01-11T21:27:17.1909679Z testConvolutionBackward (__main__.TestLazyTensor) ... skip: Disable until autograd supports symints (0.001s) 2023-01-11T21:27:17.1910123Z test_tensor_ctr (__main__.TestLazyTensor) ... ok (0.002s) 2023-01-11T21:27:17.1910492Z test_view_mark_step_preserved (__main__.TestLazyTensor) ... ok (0.003s) 2023-01-11T21:27:17.1910734Z 2023-01-11T21:27:17.1911004Z ---------------------------------------------------------------------- 2023-01-11T21:27:17.1911360Z Ran 4 tests in 0.242s 2023-01-11T21:27:17.1911536Z 2023-01-11T21:27:17.1911629Z OK (skipped=1) 2023-01-11T21:27:17.1911794Z 2023-01-11T21:27:17.1911921Z Generating XML reports... 2023-01-11T21:27:17.1912526Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20230111212716.xml 2023-01-11T21:27:17.1913259Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20230111212716.xml 2023-01-11T21:27:17.1913577Z 2023-01-11T21:27:17.1913902Z ##[endgroup] 2023-01-11T21:27:17.1914458Z FINISHED PRINTING LOG FILE of lazy/test_ts_opinfo (/var/lib/jenkins/workspace/test/test-reports/lazy-test_ts_opinfo_lh8h1uq_) 2023-01-11T21:27:17.1914788Z 2023-01-11T21:27:19.6516308Z Ignoring disabled issues: ['91003'] 2023-01-11T21:27:19.6857773Z Running nn/test_module_hooks ... [2023-01-11 21:27:19.685312] 2023-01-11T21:27:19.6860326Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_module_hooks.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:19.685611] 2023-01-11T21:27:23.6666950Z 2023-01-11T21:27:23.6667545Z Expand the folded group to see the log file of nn/test_module_hooks 2023-01-11T21:27:23.6669259Z ##[group]PRINTING LOG FILE of nn/test_module_hooks (/var/lib/jenkins/workspace/test/test-reports/nn-test_module_hooks_rb161vfe) 2023-01-11T21:27:23.6669855Z 2023-01-11T21:27:23.6669974Z Running tests... 2023-01-11T21:27:23.6670479Z ---------------------------------------------------------------------- 2023-01-11T21:27:23.6671003Z Test results will be stored in test-reports/python-unittest/nn.test_module_hooks 2023-01-11T21:27:23.6673064Z test_global_and_local_hooks_order (__main__.TestModuleGlobalHooks) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py:1331: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T21:27:23.6674833Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2023-01-11T21:27:23.6675231Z ok (0.015s) 2023-01-11T21:27:23.6675573Z test_module_backward_global_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.002s) 2023-01-11T21:27:23.6676030Z test_module_forward_forward_hook_removable (__main__.TestModuleGlobalHooks) 2023-01-11T21:27:23.6676481Z This test is to test when multiple forward hook functions can be registered ... ok (0.002s) 2023-01-11T21:27:23.6676937Z test_module_forward_preforward_hook_removable (__main__.TestModuleGlobalHooks) 2023-01-11T21:27:23.6677459Z This test is to test when multiple pre-forward hook functions can be ... ok (0.002s) 2023-01-11T21:27:23.6677940Z test_module_global_forward_preforward_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.002s) 2023-01-11T21:27:23.6678418Z test_module_global_hook_invalid_outputs (__main__.TestModuleGlobalHooks) ... ok (0.002s) 2023-01-11T21:27:23.6678994Z test_module_global_hooks (__main__.TestModuleGlobalHooks) ... ok (0.014s) 2023-01-11T21:27:23.6679435Z test_backward_hooks_interaction (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T21:27:23.6679861Z test_hook_backward_size (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T21:27:23.6680274Z test_hook_backward_writeable (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T21:27:23.6680682Z test_hook_buffer_registration (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:27:23.6681089Z test_hook_cpp (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T21:27:23.6681483Z test_hook_extra_input (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:27:23.6681891Z test_hook_forward_preforward_writable (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T21:27:23.6682318Z test_hook_inplace (__main__.TestModuleHookNN) ... ok (0.028s) 2023-01-11T21:27:23.6682722Z test_hook_invalid_outputs (__main__.TestModuleHookNN) ... ok (0.003s) 2023-01-11T21:27:23.6683152Z test_hook_last_arg_requires_grad (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:27:23.6683561Z test_hook_no_requires_grad (__main__.TestModuleHookNN) ... ok (0.003s) 2023-01-11T21:27:23.6683981Z test_hook_non_full_warning (__main__.TestModuleHookNN) ... ok (0.012s) 2023-01-11T21:27:23.6684414Z test_hook_parameter_registration (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:27:23.6684822Z test_hook_requires_grad (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:27:23.6685467Z test_hook_submodule_registration (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:27:23.6686602Z test_hooks (__main__.TestModuleHookNN) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py:1331: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T21:27:23.6687528Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2023-01-11T21:27:23.6687867Z ok (0.023s) 2023-01-11T21:27:23.6688170Z test_forward_hooks (__main__.TestModuleHooks) ... ok (0.005s) 2023-01-11T21:27:23.6688552Z test_forward_pre_hooks (__main__.TestModuleHooks) ... ok (0.005s) 2023-01-11T21:27:23.6688939Z test_full_backward_hooks (__main__.TestModuleHooks) ... ok (0.006s) 2023-01-11T21:27:23.6689317Z test_full_backward_pre_hooks (__main__.TestModuleHooks) ... ok (0.005s) 2023-01-11T21:27:23.6689699Z test_kwarg_hooks (__main__.TestModuleHooks) ... ok (0.006s) 2023-01-11T21:27:23.6690060Z test_mixed_hooks (__main__.TestModuleHooks) ... ok (0.005s) 2023-01-11T21:27:23.6690414Z test_remove_kwarg_hooks (__main__.TestModuleHooks) ... ok (0.004s) 2023-01-11T21:27:23.6690921Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... ok (0.002s) 2023-01-11T21:27:23.6691368Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2023-01-11T21:27:23.6691808Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... ok (0.003s) 2023-01-11T21:27:23.6692260Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2023-01-11T21:27:23.6692670Z test_no_extra_ref_to_module (__main__.TestStateDictHooks) ... ok (0.001s) 2023-01-11T21:27:23.6693063Z test_pickled_hook (__main__.TestStateDictHooks) ... ok (0.002s) 2023-01-11T21:27:23.6693282Z 2023-01-11T21:27:23.6693542Z ---------------------------------------------------------------------- 2023-01-11T21:27:23.6693871Z Ran 36 tests in 0.178s 2023-01-11T21:27:23.6694034Z 2023-01-11T21:27:23.6694132Z OK 2023-01-11T21:27:23.6694267Z 2023-01-11T21:27:23.6694371Z Generating XML reports... 2023-01-11T21:27:23.6694957Z Generated XML report: test-reports/python-unittest/nn.test_module_hooks/TEST-TestModuleGlobalHooks-20230111212723.xml 2023-01-11T21:27:23.6695764Z Generated XML report: test-reports/python-unittest/nn.test_module_hooks/TEST-TestModuleHookNN-20230111212723.xml 2023-01-11T21:27:23.6696448Z Generated XML report: test-reports/python-unittest/nn.test_module_hooks/TEST-TestModuleHooks-20230111212723.xml 2023-01-11T21:27:23.6697115Z Generated XML report: test-reports/python-unittest/nn.test_module_hooks/TEST-TestStateDictHooks-20230111212723.xml 2023-01-11T21:27:23.6697440Z 2023-01-11T21:27:23.6697775Z ##[endgroup] 2023-01-11T21:27:23.6698309Z FINISHED PRINTING LOG FILE of nn/test_module_hooks (/var/lib/jenkins/workspace/test/test-reports/nn-test_module_hooks_rb161vfe) 2023-01-11T21:27:23.6698616Z 2023-01-11T21:27:26.1249534Z Ignoring disabled issues: ['91003'] 2023-01-11T21:27:26.1588461Z Running test_dlpack ... [2023-01-11 21:27:26.158420] 2023-01-11T21:27:26.1590820Z Executing ['/opt/conda/bin/python', '-bb', 'test_dlpack.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:26.158717] 2023-01-11T21:27:30.2011340Z 2023-01-11T21:27:30.2012341Z Expand the folded group to see the log file of test_dlpack 2023-01-11T21:27:30.2013897Z ##[group]PRINTING LOG FILE of test_dlpack (/var/lib/jenkins/workspace/test/test-reports/test_dlpack_mcoz6ily) 2023-01-11T21:27:30.2014534Z 2023-01-11T21:27:30.2014770Z Running tests... 2023-01-11T21:27:30.2015757Z ---------------------------------------------------------------------- 2023-01-11T21:27:30.2016747Z Test results will be stored in test-reports/python-unittest/test_dlpack 2023-01-11T21:27:30.2017759Z test_dlpack_capsule_conversion_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T21:27:30.2018313Z test_dlpack_capsule_conversion_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.005s) 2023-01-11T21:27:30.2018797Z test_dlpack_capsule_conversion_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2019283Z test_dlpack_capsule_conversion_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2019738Z test_dlpack_capsule_conversion_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2020206Z test_dlpack_capsule_conversion_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2020657Z test_dlpack_capsule_conversion_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2021113Z test_dlpack_capsule_conversion_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2021618Z test_dlpack_capsule_conversion_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2022071Z test_dlpack_capsule_conversion_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2022519Z test_dlpack_capsule_conversion_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2023207Z test_dlpack_conversion_with_diff_streams_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2023731Z test_dlpack_conversion_with_diff_streams_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2024234Z test_dlpack_conversion_with_diff_streams_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2024730Z test_dlpack_conversion_with_diff_streams_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2025193Z test_dlpack_conversion_with_diff_streams_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2025672Z test_dlpack_conversion_with_diff_streams_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2026152Z test_dlpack_conversion_with_diff_streams_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2026628Z test_dlpack_conversion_with_diff_streams_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2027093Z test_dlpack_conversion_with_diff_streams_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2027573Z test_dlpack_conversion_with_diff_streams_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2028153Z test_dlpack_conversion_with_diff_streams_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2028607Z test_dlpack_conversion_with_streams_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2029082Z test_dlpack_conversion_with_streams_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2029557Z test_dlpack_conversion_with_streams_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2030033Z test_dlpack_conversion_with_streams_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2030479Z test_dlpack_conversion_with_streams_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2030943Z test_dlpack_conversion_with_streams_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2031411Z test_dlpack_conversion_with_streams_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2031873Z test_dlpack_conversion_with_streams_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2032311Z test_dlpack_conversion_with_streams_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2032764Z test_dlpack_conversion_with_streams_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2033267Z test_dlpack_conversion_with_streams_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2033714Z test_dlpack_default_stream_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2034133Z test_dlpack_error_on_bool_tensor_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T21:27:30.2034571Z test_dlpack_export_is_conj_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2035008Z test_dlpack_export_non_strided_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2035451Z test_dlpack_export_requires_grad_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2035875Z test_dlpack_normalize_strides_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2036327Z test_dlpack_protocol_conversion_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2036794Z test_dlpack_protocol_conversion_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2037269Z test_dlpack_protocol_conversion_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T21:27:30.2037717Z test_dlpack_protocol_conversion_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2038178Z test_dlpack_protocol_conversion_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2038693Z test_dlpack_protocol_conversion_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2039138Z test_dlpack_protocol_conversion_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2039598Z test_dlpack_protocol_conversion_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2040042Z test_dlpack_protocol_conversion_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2040492Z test_dlpack_protocol_conversion_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2040927Z test_dlpack_protocol_conversion_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2041369Z test_dlpack_shared_storage_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2041816Z test_dlpack_tensor_invalid_stream_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2042278Z test_dlpack_tensor_invalid_stream_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2042753Z test_dlpack_tensor_invalid_stream_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2043307Z test_dlpack_tensor_invalid_stream_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2043771Z test_dlpack_tensor_invalid_stream_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2044209Z test_dlpack_tensor_invalid_stream_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2044661Z test_dlpack_tensor_invalid_stream_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2045451Z test_dlpack_tensor_invalid_stream_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2045911Z test_dlpack_tensor_invalid_stream_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2046346Z test_dlpack_tensor_invalid_stream_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2046806Z test_dlpack_tensor_invalid_stream_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2047255Z test_from_dlpack_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2047663Z test_from_dlpack_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2048090Z test_from_dlpack_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2048513Z test_from_dlpack_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2048928Z test_from_dlpack_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2049318Z test_from_dlpack_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2049727Z test_from_dlpack_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2050134Z test_from_dlpack_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2050523Z test_from_dlpack_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2050933Z test_from_dlpack_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2051342Z test_from_dlpack_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2051766Z test_from_dlpack_dtype_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2052194Z test_from_dlpack_dtype_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2052639Z test_from_dlpack_dtype_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2053082Z test_from_dlpack_dtype_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2053498Z test_from_dlpack_dtype_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2053929Z test_from_dlpack_dtype_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2054448Z test_from_dlpack_dtype_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2054890Z test_from_dlpack_dtype_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2055302Z test_from_dlpack_dtype_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2055731Z test_from_dlpack_dtype_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2056164Z test_from_dlpack_dtype_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T21:27:30.2056590Z test_from_dlpack_noncontinguous_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T21:27:30.2057065Z test_from_dlpack_noncontinguous_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T21:27:30.2057541Z test_from_dlpack_noncontinguous_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T21:27:30.2058010Z test_from_dlpack_noncontinguous_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T21:27:30.2058460Z test_from_dlpack_noncontinguous_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T21:27:30.2058997Z test_from_dlpack_noncontinguous_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T21:27:30.2059461Z test_from_dlpack_noncontinguous_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T21:27:30.2059904Z test_from_dlpack_noncontinguous_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T21:27:30.2060361Z test_from_dlpack_noncontinguous_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T21:27:30.2060821Z test_from_dlpack_noncontinguous_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T21:27:30.2061281Z test_from_dlpack_noncontinguous_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T21:27:30.2061538Z 2023-01-11T21:27:30.2061815Z ---------------------------------------------------------------------- 2023-01-11T21:27:30.2062145Z Ran 95 tests in 0.168s 2023-01-11T21:27:30.2062308Z 2023-01-11T21:27:30.2062406Z OK 2023-01-11T21:27:30.2062540Z 2023-01-11T21:27:30.2062663Z Generating XML reports... 2023-01-11T21:27:30.2063219Z Generated XML report: test-reports/python-unittest/test_dlpack/TEST-TestTorchDlPackCUDA-20230111212729.xml 2023-01-11T21:27:30.2063546Z 2023-01-11T21:27:30.2063865Z ##[endgroup] 2023-01-11T21:27:30.2064372Z FINISHED PRINTING LOG FILE of test_dlpack (/var/lib/jenkins/workspace/test/test-reports/test_dlpack_mcoz6ily) 2023-01-11T21:27:30.2064662Z 2023-01-11T21:27:32.6570305Z Ignoring disabled issues: ['91003'] 2023-01-11T21:27:32.6910860Z Running test_jit_llga_fuser ... [2023-01-11 21:27:32.690631] 2023-01-11T21:27:32.6914074Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_llga_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:32.690966] 2023-01-11T21:27:36.9093038Z 2023-01-11T21:27:36.9093853Z Expand the folded group to see the log file of test_jit_llga_fuser 2023-01-11T21:27:36.9095354Z ##[group]PRINTING LOG FILE of test_jit_llga_fuser (/var/lib/jenkins/workspace/test/test-reports/test_jit_llga_fuser_f_246j6d) 2023-01-11T21:27:36.9095836Z 2023-01-11T21:27:36.9096037Z Running tests... 2023-01-11T21:27:36.9096945Z ---------------------------------------------------------------------- 2023-01-11T21:27:36.9098209Z test_dynamo_aot_ts_onednn (__main__.TestDynamoAOT) ... Test results will be stored in test-reports/python-unittest/test_jit_llga_fuser 2023-01-11T21:27:36.9099073Z skip: Enable when integration with dynamo aot_autograd is more stable (0.001s) 2023-01-11T21:27:36.9099508Z test_context_manager (__main__.TestEnableDisableLlgaFuser) ... ok (0.090s) 2023-01-11T21:27:36.9100021Z test_bn2d_eltwise_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9100588Z test_bn2d_eltwise_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9101374Z test_conv2d_bn_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9101956Z test_conv2d_bn_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9102513Z test_conv2d_bn_relu_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9103076Z test_conv2d_bn_relu_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9103690Z test_conv2d_clamp_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2023-01-11T21:27:36.9104232Z test_conv2d_clamp_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9104794Z test_conv2d_eltwise_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9105459Z test_conv2d_eltwise_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9106009Z test_conv2d_silu_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9106544Z test_conv2d_silu_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9107099Z test_conv2d_sum_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9107647Z test_conv2d_sum_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9108226Z test_ensure_tensor_is_rewrapped_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.002s) 2023-01-11T21:27:36.9108815Z test_ensure_tensor_is_rewrapped_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9109401Z test_linear_eltwise_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9109966Z test_linear_eltwise_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9110548Z test_rewrap_tensor_input_to_pytorch_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9111151Z test_rewrap_tensor_input_to_pytorch_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9111712Z test_wildcard_cuda_bfloat16 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9112265Z test_wildcard_cuda_float32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9112838Z test_wildcard_unsupported_dtype_cuda_int32 (__main__.TestFusionPatternCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9113383Z test_vision_alexnet_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9113869Z test_vision_alexnet_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9114372Z test_vision_densenet121_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9114937Z test_vision_densenet121_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9115452Z test_vision_densenet161_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9115943Z test_vision_densenet161_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9116441Z test_vision_densenet169_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9116943Z test_vision_densenet169_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9117442Z test_vision_densenet201_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9117925Z test_vision_densenet201_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9118437Z test_vision_efficientnet_b0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9119025Z test_vision_efficientnet_b0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9119544Z test_vision_efficientnet_b1_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9120044Z test_vision_efficientnet_b1_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9120558Z test_vision_efficientnet_b2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9121072Z test_vision_efficientnet_b2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9121582Z test_vision_efficientnet_b3_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9122082Z test_vision_efficientnet_b3_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9122599Z test_vision_efficientnet_b4_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9123113Z test_vision_efficientnet_b4_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9123620Z test_vision_efficientnet_b5_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9124112Z test_vision_efficientnet_b5_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9124629Z test_vision_efficientnet_b6_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9125776Z test_vision_efficientnet_b6_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9126803Z test_vision_efficientnet_b7_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9127800Z test_vision_efficientnet_b7_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9128758Z test_vision_googlenet_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9129312Z test_vision_googlenet_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9129814Z test_vision_mnasnet1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9130404Z test_vision_mnasnet1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9130927Z test_vision_mobilenet_v2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9131434Z test_vision_mobilenet_v2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9131953Z test_vision_mobilenet_v3_large_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9132457Z test_vision_mobilenet_v3_large_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9132973Z test_vision_regnet_y_400mf_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9133481Z test_vision_regnet_y_400mf_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9133984Z test_vision_resnet50_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9134542Z test_vision_resnet50_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9135048Z test_vision_resnext101_32x8d_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9135556Z test_vision_resnext101_32x8d_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9136057Z test_vision_resnext50_32x4d_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9136549Z test_vision_resnext50_32x4d_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9137065Z test_vision_shufflenet_v2_x1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9137588Z test_vision_shufflenet_v2_x1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9138100Z test_vision_squeezenet1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9138595Z test_vision_squeezenet1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9139089Z test_vision_vgg16_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9139576Z test_vision_vgg16_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9140079Z test_vision_wide_resnet50_2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9140575Z test_vision_wide_resnet50_2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9141075Z test_add_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9141566Z test_add_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9142061Z test_add_scalar_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9142548Z test_add_scalar_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9143046Z test_addmm_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9143598Z test_addmm_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9144110Z test_avg_pool2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9144598Z test_avg_pool2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9145088Z test_bn2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9145570Z test_bn2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9146039Z test_cat_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9146524Z test_cat_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9147014Z test_conv2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9147566Z test_conv2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9148047Z test_eltwise_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9148542Z test_eltwise_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9149050Z test_identity_binary_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9149566Z test_identity_binary_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9150061Z test_layer_norm_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9150568Z test_layer_norm_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:27:36.9151068Z test_linear_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9151558Z test_linear_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9152041Z test_max_pool2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9152545Z test_max_pool2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9153037Z test_mul_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9153527Z test_mul_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9153999Z test_softmax_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9154493Z test_softmax_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9154995Z test_typecheck_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9155501Z test_typecheck_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9156009Z test_variable_kernel_avg_pool2d_cuda_bfloat16 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9156555Z test_variable_kernel_avg_pool2d_cuda_float32 (__main__.TestOpCUDA) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:27:36.9156854Z 2023-01-11T21:27:36.9157212Z ---------------------------------------------------------------------- 2023-01-11T21:27:36.9157551Z Ran 107 tests in 0.163s 2023-01-11T21:27:36.9157713Z 2023-01-11T21:27:36.9157808Z OK (skipped=106) 2023-01-11T21:27:36.9157964Z 2023-01-11T21:27:36.9158086Z Generating XML reports... 2023-01-11T21:27:36.9158694Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestEnableDisableLlgaFuser-20230111212736.xml 2023-01-11T21:27:36.9159395Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestDynamoAOT-20230111212736.xml 2023-01-11T21:27:36.9160091Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestFusionPatternCUDA-20230111212736.xml 2023-01-11T21:27:36.9160764Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestModel-20230111212736.xml 2023-01-11T21:27:36.9161395Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestOpCUDA-20230111212736.xml 2023-01-11T21:27:36.9161695Z 2023-01-11T21:27:36.9162008Z ##[endgroup] 2023-01-11T21:27:36.9162533Z FINISHED PRINTING LOG FILE of test_jit_llga_fuser (/var/lib/jenkins/workspace/test/test-reports/test_jit_llga_fuser_f_246j6d) 2023-01-11T21:27:36.9162900Z 2023-01-11T21:27:39.3490855Z Ignoring disabled issues: ['91003'] 2023-01-11T22:26:08.3955241Z 2023-01-11T22:26:08.3958532Z Expand the folded group to see the log file of test_decomp 2023-01-11T22:26:08.3960030Z ##[group]PRINTING LOG FILE of test_decomp (/var/lib/jenkins/workspace/test/test-reports/test_decomp_7bossnlb) 2023-01-11T22:26:08.3966434Z 2023-01-11T22:26:08.3967002Z Running tests... 2023-01-11T22:26:08.3967873Z ---------------------------------------------------------------------- 2023-01-11T22:26:08.3968788Z Test results will be stored in test-reports/python-unittest/test_decomp 2023-01-11T22:26:08.3969434Z test_amp_batch_norm_backward_cuda (__main__.DecompAmpTestsCUDA) ... ok (0.005s) 2023-01-11T22:26:08.3970185Z test_contiguous_log_softmax_cuda (__main__.DecompContiguousTestsCUDA) ... ok (0.002s) 2023-01-11T22:26:08.3970668Z test_contiguous_softmax_cuda (__main__.DecompContiguousTestsCUDA) ... ok (0.002s) 2023-01-11T22:26:08.3972859Z test_comprehensive_H_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.3973903Z test_comprehensive_H_cuda_bool (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.3974643Z test_comprehensive_H_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.230s) 2023-01-11T22:26:08.3975361Z test_comprehensive_H_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.069s) 2023-01-11T22:26:08.3976128Z test_comprehensive_H_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.225s) 2023-01-11T22:26:08.3976647Z test_comprehensive_H_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.3977391Z test_comprehensive_H_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.3978333Z test_comprehensive_H_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.3978855Z test_comprehensive_H_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.3979275Z test_comprehensive_H_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.3979681Z test_comprehensive_H_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.3980064Z test_comprehensive_H_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.3980471Z test_comprehensive_H_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4010158Z test_comprehensive_T_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4011181Z test_comprehensive_T_cuda_bool (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4011874Z test_comprehensive_T_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.155s) 2023-01-11T22:26:08.4012567Z test_comprehensive_T_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.4013487Z test_comprehensive_T_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.157s) 2023-01-11T22:26:08.4014468Z test_comprehensive_T_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4015352Z test_comprehensive_T_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.090s) 2023-01-11T22:26:08.4015788Z test_comprehensive_T_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.4017693Z test_comprehensive_T_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4018467Z test_comprehensive_T_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4019301Z test_comprehensive_T_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4020154Z test_comprehensive_T_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4021025Z test_comprehensive_T_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4021861Z test_comprehensive___getitem___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.4022344Z test_comprehensive___getitem___cuda_bool (__main__.TestDecompCUDA) ... ok (0.287s) 2023-01-11T22:26:08.4023009Z test_comprehensive___getitem___cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.172s) 2023-01-11T22:26:08.4023465Z test_comprehensive___getitem___cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.630s) 2023-01-11T22:26:08.4023894Z test_comprehensive___getitem___cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.191s) 2023-01-11T22:26:08.4024346Z test_comprehensive___getitem___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.070s) 2023-01-11T22:26:08.4025257Z test_comprehensive___getitem___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.720s) 2023-01-11T22:26:08.4026175Z test_comprehensive___getitem___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.687s) 2023-01-11T22:26:08.4027016Z test_comprehensive___getitem___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.299s) 2023-01-11T22:26:08.4027470Z test_comprehensive___getitem___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.292s) 2023-01-11T22:26:08.4028129Z test_comprehensive___getitem___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.291s) 2023-01-11T22:26:08.4028789Z test_comprehensive___getitem___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.291s) 2023-01-11T22:26:08.4029643Z test_comprehensive___getitem___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.290s) 2023-01-11T22:26:08.4030526Z test_comprehensive___radd___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4031365Z test_comprehensive___radd___cuda_bool (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4032184Z test_comprehensive___radd___cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.969s) 2023-01-11T22:26:08.4033062Z test_comprehensive___radd___cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.906s) 2023-01-11T22:26:08.4033986Z test_comprehensive___radd___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4034963Z test_comprehensive___radd___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.530s) 2023-01-11T22:26:08.4035834Z test_comprehensive___radd___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.586s) 2023-01-11T22:26:08.4036480Z test_comprehensive___radd___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4037199Z test_comprehensive___radd___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4038025Z test_comprehensive___radd___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4038605Z test_comprehensive___radd___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4039003Z test_comprehensive___radd___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4039730Z test_comprehensive___rand___cuda_bool (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4040443Z test_comprehensive___rand___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4041341Z test_comprehensive___rand___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4042167Z test_comprehensive___rand___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4043009Z test_comprehensive___rand___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4043772Z test_comprehensive___rand___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4044526Z test_comprehensive___rdiv___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.4045781Z test_comprehensive___rdiv___cuda_bool (__main__.TestDecompCUDA) ... ok (0.319s) 2023-01-11T22:26:08.4046694Z test_comprehensive___rdiv___cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.791s) 2023-01-11T22:26:08.4047590Z test_comprehensive___rdiv___cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.867s) 2023-01-11T22:26:08.4048350Z test_comprehensive___rdiv___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.4049028Z test_comprehensive___rdiv___cuda_float32 (__main__.TestDecompCUDA) ... ok (1.866s) 2023-01-11T22:26:08.4049786Z test_comprehensive___rdiv___cuda_float64 (__main__.TestDecompCUDA) ... ok (1.849s) 2023-01-11T22:26:08.4050643Z test_comprehensive___rdiv___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.244s) 2023-01-11T22:26:08.4051469Z test_comprehensive___rdiv___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.244s) 2023-01-11T22:26:08.4052266Z test_comprehensive___rdiv___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.246s) 2023-01-11T22:26:08.4053179Z test_comprehensive___rdiv___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.243s) 2023-01-11T22:26:08.4053950Z test_comprehensive___rdiv___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.243s) 2023-01-11T22:26:08.4054807Z test_comprehensive___rmatmul___cuda_complex128 (__main__.TestDecompCUDA) ... ok (5.811s) 2023-01-11T22:26:08.4055707Z test_comprehensive___rmatmul___cuda_complex64 (__main__.TestDecompCUDA) ... ok (5.415s) 2023-01-11T22:26:08.4056468Z test_comprehensive___rmatmul___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.095s) 2023-01-11T22:26:08.4057265Z test_comprehensive___rmatmul___cuda_float32 (__main__.TestDecompCUDA) ... ok (3.042s) 2023-01-11T22:26:08.4058074Z test_comprehensive___rmatmul___cuda_float64 (__main__.TestDecompCUDA) ... ok (3.058s) 2023-01-11T22:26:08.4058881Z test_comprehensive___rmod___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.109s) 2023-01-11T22:26:08.4059642Z test_comprehensive___rmod___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.110s) 2023-01-11T22:26:08.4060460Z test_comprehensive___rmod___cuda_float32 (__main__.TestDecompCUDA) ... ok (1.571s) 2023-01-11T22:26:08.4061214Z test_comprehensive___rmod___cuda_float64 (__main__.TestDecompCUDA) ... ok (1.536s) 2023-01-11T22:26:08.4061987Z test_comprehensive___rmod___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4062739Z test_comprehensive___rmod___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4063507Z test_comprehensive___rmod___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4064266Z test_comprehensive___rmod___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4065010Z test_comprehensive___rmod___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4065830Z test_comprehensive___rmul___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.4066598Z test_comprehensive___rmul___cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4067359Z test_comprehensive___rmul___cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.379s) 2023-01-11T22:26:08.4068299Z test_comprehensive___rmul___cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.307s) 2023-01-11T22:26:08.4068878Z test_comprehensive___rmul___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.062s) 2023-01-11T22:26:08.4069310Z test_comprehensive___rmul___cuda_float32 (__main__.TestDecompCUDA) ... ok (1.219s) 2023-01-11T22:26:08.4070103Z test_comprehensive___rmul___cuda_float64 (__main__.TestDecompCUDA) ... ok (1.141s) 2023-01-11T22:26:08.4070955Z test_comprehensive___rmul___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.4071797Z test_comprehensive___rmul___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4072653Z test_comprehensive___rmul___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4073401Z test_comprehensive___rmul___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4074171Z test_comprehensive___rmul___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4074944Z test_comprehensive___ror___cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4075662Z test_comprehensive___ror___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4076396Z test_comprehensive___ror___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4077135Z test_comprehensive___ror___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4077880Z test_comprehensive___ror___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4078725Z test_comprehensive___ror___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4079491Z test_comprehensive___rpow___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.247s) 2023-01-11T22:26:08.4080302Z test_comprehensive___rpow___cuda_complex128 (__main__.TestDecompCUDA) ... ok (4.214s) 2023-01-11T22:26:08.4081106Z test_comprehensive___rpow___cuda_complex64 (__main__.TestDecompCUDA) ... ok (4.189s) 2023-01-11T22:26:08.4081919Z test_comprehensive___rpow___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.252s) 2023-01-11T22:26:08.4082800Z test_comprehensive___rpow___cuda_float32 (__main__.TestDecompCUDA) ... ok (1.746s) 2023-01-11T22:26:08.4083551Z test_comprehensive___rpow___cuda_float64 (__main__.TestDecompCUDA) ... ok (1.780s) 2023-01-11T22:26:08.4083979Z test_comprehensive___rpow___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.4084411Z test_comprehensive___rpow___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.4084834Z test_comprehensive___rpow___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.174s) 2023-01-11T22:26:08.4085807Z test_comprehensive___rpow___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.4086440Z test_comprehensive___rpow___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.4086869Z test_comprehensive___rsub___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.4087462Z test_comprehensive___rsub___cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.343s) 2023-01-11T22:26:08.4088069Z test_comprehensive___rsub___cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.273s) 2023-01-11T22:26:08.4088854Z test_comprehensive___rsub___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4089646Z test_comprehensive___rsub___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.795s) 2023-01-11T22:26:08.4090430Z test_comprehensive___rsub___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.736s) 2023-01-11T22:26:08.4091221Z test_comprehensive___rsub___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4092021Z test_comprehensive___rsub___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4092807Z test_comprehensive___rsub___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4093557Z test_comprehensive___rsub___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4094333Z test_comprehensive___rsub___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4095119Z test_comprehensive___rxor___cuda_bool (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4095880Z test_comprehensive___rxor___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4096690Z test_comprehensive___rxor___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.4097596Z test_comprehensive___rxor___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4098359Z test_comprehensive___rxor___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4099094Z test_comprehensive___rxor___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4099976Z test_comprehensive__native_batch_norm_legit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.4100863Z test_comprehensive__native_batch_norm_legit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.055s) 2023-01-11T22:26:08.4101785Z test_comprehensive__native_batch_norm_legit_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.182s) 2023-01-11T22:26:08.4102664Z test_comprehensive__native_batch_norm_legit_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.222s) 2023-01-11T22:26:08.4103560Z test_comprehensive__softmax_backward_data_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4104474Z test_comprehensive__softmax_backward_data_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4105320Z test_comprehensive__softmax_backward_data_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.172s) 2023-01-11T22:26:08.4106336Z test_comprehensive__softmax_backward_data_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.172s) 2023-01-11T22:26:08.4107147Z test_comprehensive_abs_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4107965Z test_comprehensive_abs_cuda_bool (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4108713Z test_comprehensive_abs_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.518s) 2023-01-11T22:26:08.4109515Z test_comprehensive_abs_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.292s) 2023-01-11T22:26:08.4110302Z test_comprehensive_abs_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.533s) 2023-01-11T22:26:08.4111096Z test_comprehensive_abs_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4111887Z test_comprehensive_abs_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.218s) 2023-01-11T22:26:08.4112657Z test_comprehensive_abs_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.218s) 2023-01-11T22:26:08.4113432Z test_comprehensive_abs_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4114195Z test_comprehensive_abs_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4114974Z test_comprehensive_abs_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4115733Z test_comprehensive_abs_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4116521Z test_comprehensive_abs_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4117253Z test_comprehensive_acos_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4118029Z test_comprehensive_acos_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4118834Z test_comprehensive_acos_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.035s) 2023-01-11T22:26:08.4119621Z test_comprehensive_acos_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4120392Z test_comprehensive_acos_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.994s) 2023-01-11T22:26:08.4121187Z test_comprehensive_acos_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4122041Z test_comprehensive_acos_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.080s) 2023-01-11T22:26:08.4122825Z test_comprehensive_acos_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.077s) 2023-01-11T22:26:08.4123596Z test_comprehensive_acos_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4124358Z test_comprehensive_acos_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4125427Z test_comprehensive_acos_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4126171Z test_comprehensive_acos_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4127041Z test_comprehensive_acos_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4127827Z test_comprehensive_acosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4128569Z test_comprehensive_acosh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4129375Z test_comprehensive_acosh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.159s) 2023-01-11T22:26:08.4130181Z test_comprehensive_acosh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4130978Z test_comprehensive_acosh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.152s) 2023-01-11T22:26:08.4131778Z test_comprehensive_acosh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4132571Z test_comprehensive_acosh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.062s) 2023-01-11T22:26:08.4133334Z test_comprehensive_acosh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.4134138Z test_comprehensive_acosh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4134922Z test_comprehensive_acosh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4135828Z test_comprehensive_acosh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4136593Z test_comprehensive_acosh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4137342Z test_comprehensive_acosh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4138103Z test_comprehensive_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4138868Z test_comprehensive_add_cuda_bool (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.4139632Z test_comprehensive_add_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.036s) 2023-01-11T22:26:08.4140381Z test_comprehensive_add_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.351s) 2023-01-11T22:26:08.4141168Z test_comprehensive_add_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.968s) 2023-01-11T22:26:08.4141932Z test_comprehensive_add_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4142644Z test_comprehensive_add_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.619s) 2023-01-11T22:26:08.4143414Z test_comprehensive_add_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.560s) 2023-01-11T22:26:08.4144187Z test_comprehensive_add_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.4144980Z test_comprehensive_add_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4145696Z test_comprehensive_add_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.4146525Z test_comprehensive_add_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4147324Z test_comprehensive_add_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.4148099Z test_comprehensive_addbmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.832s) 2023-01-11T22:26:08.4148889Z test_comprehensive_addbmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.860s) 2023-01-11T22:26:08.4149705Z test_comprehensive_addbmm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.4150503Z test_comprehensive_addbmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.732s) 2023-01-11T22:26:08.4151360Z test_comprehensive_addbmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.720s) 2023-01-11T22:26:08.4152202Z test_comprehensive_addcdiv_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.4153009Z test_comprehensive_addcdiv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (5.437s) 2023-01-11T22:26:08.4153837Z test_comprehensive_addcdiv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (5.287s) 2023-01-11T22:26:08.4154630Z test_comprehensive_addcdiv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.160s) 2023-01-11T22:26:08.4155437Z test_comprehensive_addcdiv_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.373s) 2023-01-11T22:26:08.4156366Z test_comprehensive_addcdiv_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.275s) 2023-01-11T22:26:08.4157160Z test_comprehensive_addcmul_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.115s) 2023-01-11T22:26:08.4157996Z test_comprehensive_addcmul_cuda_complex128 (__main__.TestDecompCUDA) ... ok (4.232s) 2023-01-11T22:26:08.4158822Z test_comprehensive_addcmul_cuda_complex64 (__main__.TestDecompCUDA) ... ok (4.062s) 2023-01-11T22:26:08.4159625Z test_comprehensive_addcmul_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.116s) 2023-01-11T22:26:08.4160386Z test_comprehensive_addcmul_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.929s) 2023-01-11T22:26:08.4161155Z test_comprehensive_addcmul_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.908s) 2023-01-11T22:26:08.4161961Z test_comprehensive_addcmul_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.4162720Z test_comprehensive_addcmul_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4163458Z test_comprehensive_addcmul_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.4164289Z test_comprehensive_addcmul_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4165364Z test_comprehensive_addcmul_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4166119Z test_comprehensive_addmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4166886Z test_comprehensive_addmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.295s) 2023-01-11T22:26:08.4167682Z test_comprehensive_addmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.305s) 2023-01-11T22:26:08.4168455Z test_comprehensive_addmm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4169203Z test_comprehensive_addmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.103s) 2023-01-11T22:26:08.4174074Z test_comprehensive_addmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.100s) 2023-01-11T22:26:08.4174537Z test_comprehensive_addmm_decomposed_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4175010Z test_comprehensive_addmm_decomposed_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.192s) 2023-01-11T22:26:08.4175489Z test_comprehensive_addmm_decomposed_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.199s) 2023-01-11T22:26:08.4175940Z test_comprehensive_addmm_decomposed_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4176398Z test_comprehensive_addmm_decomposed_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.066s) 2023-01-11T22:26:08.4176850Z test_comprehensive_addmm_decomposed_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.064s) 2023-01-11T22:26:08.4177268Z test_comprehensive_addmv_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4177701Z test_comprehensive_addmv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.604s) 2023-01-11T22:26:08.4178136Z test_comprehensive_addmv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.613s) 2023-01-11T22:26:08.4178565Z test_comprehensive_addmv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.4178969Z test_comprehensive_addmv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.271s) 2023-01-11T22:26:08.4179383Z test_comprehensive_addmv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.262s) 2023-01-11T22:26:08.4179805Z test_comprehensive_addr_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.4180201Z test_comprehensive_addr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4180625Z test_comprehensive_addr_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.452s) 2023-01-11T22:26:08.4181054Z test_comprehensive_addr_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.466s) 2023-01-11T22:26:08.4181477Z test_comprehensive_addr_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.4181876Z test_comprehensive_addr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.234s) 2023-01-11T22:26:08.4182421Z test_comprehensive_addr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.229s) 2023-01-11T22:26:08.4182858Z test_comprehensive_addr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4183255Z test_comprehensive_addr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4183739Z test_comprehensive_addr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4184151Z test_comprehensive_addr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4184562Z test_comprehensive_addr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4184953Z test_comprehensive_all_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4185374Z test_comprehensive_all_cuda_bool (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.4185798Z test_comprehensive_all_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.095s) 2023-01-11T22:26:08.4186211Z test_comprehensive_all_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.4186632Z test_comprehensive_all_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4187127Z test_comprehensive_all_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.062s) 2023-01-11T22:26:08.4187540Z test_comprehensive_all_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.062s) 2023-01-11T22:26:08.4187940Z test_comprehensive_all_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4188351Z test_comprehensive_all_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4188757Z test_comprehensive_all_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4189147Z test_comprehensive_all_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4189558Z test_comprehensive_all_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4189985Z test_comprehensive_allclose_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4190433Z test_comprehensive_allclose_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4190861Z test_comprehensive_allclose_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4191299Z test_comprehensive_allclose_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4191736Z test_comprehensive_allclose_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4192150Z test_comprehensive_allclose_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4192577Z test_comprehensive_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.228s) 2023-01-11T22:26:08.4192989Z test_comprehensive_amax_cuda_bool (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.4193410Z test_comprehensive_amax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.229s) 2023-01-11T22:26:08.4193809Z test_comprehensive_amax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.588s) 2023-01-11T22:26:08.4194219Z test_comprehensive_amax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.572s) 2023-01-11T22:26:08.4194641Z test_comprehensive_amax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.4195037Z test_comprehensive_amax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4195443Z test_comprehensive_amax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.4195854Z test_comprehensive_amax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4196266Z test_comprehensive_amax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4196664Z test_comprehensive_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.226s) 2023-01-11T22:26:08.4197085Z test_comprehensive_amin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4197502Z test_comprehensive_amin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.275s) 2023-01-11T22:26:08.4197953Z test_comprehensive_amin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.588s) 2023-01-11T22:26:08.4198371Z test_comprehensive_amin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.569s) 2023-01-11T22:26:08.4198792Z test_comprehensive_amin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4199201Z test_comprehensive_amin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4199589Z test_comprehensive_amin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.4199995Z test_comprehensive_amin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4200404Z test_comprehensive_amin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.4200810Z test_comprehensive_aminmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4201234Z test_comprehensive_aminmax_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4201658Z test_comprehensive_aminmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4202094Z test_comprehensive_aminmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4202569Z test_comprehensive_aminmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4202993Z test_comprehensive_aminmax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4203413Z test_comprehensive_aminmax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4203817Z test_comprehensive_aminmax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4204234Z test_comprehensive_aminmax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4204651Z test_comprehensive_aminmax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4205541Z test_comprehensive_angle_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4205965Z test_comprehensive_angle_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.880s) 2023-01-11T22:26:08.4206400Z test_comprehensive_angle_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.242s) 2023-01-11T22:26:08.4206839Z test_comprehensive_angle_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.868s) 2023-01-11T22:26:08.4207253Z test_comprehensive_angle_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4207673Z test_comprehensive_angle_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4208086Z test_comprehensive_angle_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4208497Z test_comprehensive_angle_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4208887Z test_comprehensive_angle_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4209292Z test_comprehensive_angle_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4209705Z test_comprehensive_angle_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4210108Z test_comprehensive_any_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.4210518Z test_comprehensive_any_cuda_bool (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4210944Z test_comprehensive_any_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.094s) 2023-01-11T22:26:08.4211370Z test_comprehensive_any_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.4211769Z test_comprehensive_any_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.4212177Z test_comprehensive_any_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.061s) 2023-01-11T22:26:08.4212582Z test_comprehensive_any_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.4212978Z test_comprehensive_any_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.4213387Z test_comprehensive_any_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.4213895Z test_comprehensive_any_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.4214314Z test_comprehensive_any_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.4214708Z test_comprehensive_any_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4215128Z test_comprehensive_arange_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4215555Z test_comprehensive_arange_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4215965Z test_comprehensive_arange_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.4216392Z test_comprehensive_arange_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4216814Z test_comprehensive_arange_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.4217232Z test_comprehensive_arange_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.4217628Z test_comprehensive_arange_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4218042Z test_comprehensive_arange_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4218537Z test_comprehensive_arange_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4218947Z test_comprehensive_argmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4219375Z test_comprehensive_argmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4219799Z test_comprehensive_argmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4220223Z test_comprehensive_argmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4220628Z test_comprehensive_argmax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4221046Z test_comprehensive_argmax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4221455Z test_comprehensive_argmax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4221856Z test_comprehensive_argmax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4222271Z test_comprehensive_argmax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4222694Z test_comprehensive_argmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4223123Z test_comprehensive_argmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4223531Z test_comprehensive_argmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4223951Z test_comprehensive_argmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4224371Z test_comprehensive_argmin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4224767Z test_comprehensive_argmin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4225170Z test_comprehensive_argmin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4225587Z test_comprehensive_argmin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4226005Z test_comprehensive_argmin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4226420Z test_comprehensive_argsort_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4226852Z test_comprehensive_argsort_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4227279Z test_comprehensive_argsort_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4227688Z test_comprehensive_argsort_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4228112Z test_comprehensive_argsort_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4228527Z test_comprehensive_argsort_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4228941Z test_comprehensive_argsort_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4229393Z test_comprehensive_argsort_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4229818Z test_comprehensive_argsort_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4230249Z test_comprehensive_argwhere_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4230662Z test_comprehensive_argwhere_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4231097Z test_comprehensive_argwhere_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4231539Z test_comprehensive_argwhere_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4231975Z test_comprehensive_argwhere_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4232392Z test_comprehensive_argwhere_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4232825Z test_comprehensive_argwhere_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4233255Z test_comprehensive_argwhere_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4233662Z test_comprehensive_argwhere_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4234139Z test_comprehensive_argwhere_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4234564Z test_comprehensive_argwhere_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4234989Z test_comprehensive_argwhere_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4235452Z test_comprehensive_as_strided_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4235887Z test_comprehensive_as_strided_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4236328Z test_comprehensive_as_strided_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.110s) 2023-01-11T22:26:08.4236757Z test_comprehensive_as_strided_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4237207Z test_comprehensive_as_strided_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.113s) 2023-01-11T22:26:08.4237652Z test_comprehensive_as_strided_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4238094Z test_comprehensive_as_strided_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.4238510Z test_comprehensive_as_strided_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.073s) 2023-01-11T22:26:08.4238942Z test_comprehensive_as_strided_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4239372Z test_comprehensive_as_strided_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4239783Z test_comprehensive_as_strided_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4240213Z test_comprehensive_as_strided_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4240639Z test_comprehensive_as_strided_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4241102Z test_comprehensive_as_strided_partial_views_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4241566Z test_comprehensive_as_strided_partial_views_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4242057Z test_comprehensive_as_strided_partial_views_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4242551Z test_comprehensive_as_strided_partial_views_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4243038Z test_comprehensive_as_strided_partial_views_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4243500Z test_comprehensive_as_strided_partial_views_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4243975Z test_comprehensive_as_strided_partial_views_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4244448Z test_comprehensive_as_strided_partial_views_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4245244Z test_comprehensive_as_strided_partial_views_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4245839Z test_comprehensive_as_strided_partial_views_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4246314Z test_comprehensive_as_strided_partial_views_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4246786Z test_comprehensive_as_strided_partial_views_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4247239Z test_comprehensive_as_strided_partial_views_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4247774Z test_comprehensive_as_strided_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4248366Z test_comprehensive_as_strided_scatter_cuda_bool (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4248963Z test_comprehensive_as_strided_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4249540Z test_comprehensive_as_strided_scatter_cuda_complex32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4250220Z test_comprehensive_as_strided_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4250801Z test_comprehensive_as_strided_scatter_cuda_float16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4251382Z test_comprehensive_as_strided_scatter_cuda_float32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4251942Z test_comprehensive_as_strided_scatter_cuda_float64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4252520Z test_comprehensive_as_strided_scatter_cuda_int16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4253107Z test_comprehensive_as_strided_scatter_cuda_int32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4253688Z test_comprehensive_as_strided_scatter_cuda_int64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4254250Z test_comprehensive_as_strided_scatter_cuda_int8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4254830Z test_comprehensive_as_strided_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.4255328Z test_comprehensive_asin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4255749Z test_comprehensive_asin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4256159Z test_comprehensive_asin_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.717s) 2023-01-11T22:26:08.4256597Z test_comprehensive_asin_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.080s) 2023-01-11T22:26:08.4257023Z test_comprehensive_asin_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.709s) 2023-01-11T22:26:08.4257453Z test_comprehensive_asin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4257852Z test_comprehensive_asin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.332s) 2023-01-11T22:26:08.4258259Z test_comprehensive_asin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.330s) 2023-01-11T22:26:08.4258676Z test_comprehensive_asin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4259069Z test_comprehensive_asin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4259470Z test_comprehensive_asin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4259943Z test_comprehensive_asin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4260348Z test_comprehensive_asin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4260772Z test_comprehensive_asinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4261190Z test_comprehensive_asinh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4261617Z test_comprehensive_asinh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.559s) 2023-01-11T22:26:08.4262033Z test_comprehensive_asinh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.080s) 2023-01-11T22:26:08.4262461Z test_comprehensive_asinh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.552s) 2023-01-11T22:26:08.4262888Z test_comprehensive_asinh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4263288Z test_comprehensive_asinh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.251s) 2023-01-11T22:26:08.4263707Z test_comprehensive_asinh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.249s) 2023-01-11T22:26:08.4264124Z test_comprehensive_asinh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4264598Z test_comprehensive_asinh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4265000Z test_comprehensive_asinh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4265413Z test_comprehensive_asinh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4265825Z test_comprehensive_asinh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4266229Z test_comprehensive_atan2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4266647Z test_comprehensive_atan2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.4267060Z test_comprehensive_atan2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4267475Z test_comprehensive_atan2_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.889s) 2023-01-11T22:26:08.4267871Z test_comprehensive_atan2_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.937s) 2023-01-11T22:26:08.4268290Z test_comprehensive_atan2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.4268698Z test_comprehensive_atan2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.4269086Z test_comprehensive_atan2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.4269498Z test_comprehensive_atan2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.4269908Z test_comprehensive_atan2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.4270323Z test_comprehensive_atan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4270721Z test_comprehensive_atan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4271140Z test_comprehensive_atan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.563s) 2023-01-11T22:26:08.4271572Z test_comprehensive_atan_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4271984Z test_comprehensive_atan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.588s) 2023-01-11T22:26:08.4272410Z test_comprehensive_atan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4272826Z test_comprehensive_atan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.252s) 2023-01-11T22:26:08.4273235Z test_comprehensive_atan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.253s) 2023-01-11T22:26:08.4273633Z test_comprehensive_atan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4274039Z test_comprehensive_atan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4274443Z test_comprehensive_atan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4274836Z test_comprehensive_atan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4275293Z test_comprehensive_atan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4275717Z test_comprehensive_atanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4276138Z test_comprehensive_atanh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4276545Z test_comprehensive_atanh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.647s) 2023-01-11T22:26:08.4276981Z test_comprehensive_atanh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.080s) 2023-01-11T22:26:08.4277415Z test_comprehensive_atanh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.634s) 2023-01-11T22:26:08.4277822Z test_comprehensive_atanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4278239Z test_comprehensive_atanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.295s) 2023-01-11T22:26:08.4278653Z test_comprehensive_atanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.295s) 2023-01-11T22:26:08.4279068Z test_comprehensive_atanh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4279465Z test_comprehensive_atanh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4279925Z test_comprehensive_atanh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4280338Z test_comprehensive_atanh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4280727Z test_comprehensive_atanh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.4281157Z test_comprehensive_atleast_1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4281591Z test_comprehensive_atleast_1d_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4282030Z test_comprehensive_atleast_1d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4282459Z test_comprehensive_atleast_1d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4282902Z test_comprehensive_atleast_1d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4283339Z test_comprehensive_atleast_1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4283775Z test_comprehensive_atleast_1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4284191Z test_comprehensive_atleast_1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4284622Z test_comprehensive_atleast_1d_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4285458Z test_comprehensive_atleast_1d_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4285889Z test_comprehensive_atleast_1d_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4286320Z test_comprehensive_atleast_1d_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4286745Z test_comprehensive_atleast_1d_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4287177Z test_comprehensive_atleast_2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4287594Z test_comprehensive_atleast_2d_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4288034Z test_comprehensive_atleast_2d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.4288482Z test_comprehensive_atleast_2d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4288903Z test_comprehensive_atleast_2d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.4289341Z test_comprehensive_atleast_2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4289779Z test_comprehensive_atleast_2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4290210Z test_comprehensive_atleast_2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4290622Z test_comprehensive_atleast_2d_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4291171Z test_comprehensive_atleast_2d_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4291614Z test_comprehensive_atleast_2d_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4292025Z test_comprehensive_atleast_2d_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4292450Z test_comprehensive_atleast_2d_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4292882Z test_comprehensive_atleast_3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4293315Z test_comprehensive_atleast_3d_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4293735Z test_comprehensive_atleast_3d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.4294178Z test_comprehensive_atleast_3d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.4294619Z test_comprehensive_atleast_3d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.4295040Z test_comprehensive_atleast_3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4295472Z test_comprehensive_atleast_3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.4295981Z test_comprehensive_atleast_3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2023-01-11T22:26:08.4296410Z test_comprehensive_atleast_3d_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4296818Z test_comprehensive_atleast_3d_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4297244Z test_comprehensive_atleast_3d_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4297670Z test_comprehensive_atleast_3d_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4298076Z test_comprehensive_atleast_3d_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4298502Z test_comprehensive_baddbmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4298940Z test_comprehensive_baddbmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.033s) 2023-01-11T22:26:08.4299378Z test_comprehensive_baddbmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.049s) 2023-01-11T22:26:08.4299801Z test_comprehensive_baddbmm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4300228Z test_comprehensive_baddbmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.663s) 2023-01-11T22:26:08.4300654Z test_comprehensive_baddbmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.655s) 2023-01-11T22:26:08.4301067Z test_comprehensive_bernoulli_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4301501Z test_comprehensive_bernoulli_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4301934Z test_comprehensive_bernoulli_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4302365Z test_comprehensive_bernoulli_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4302775Z test_comprehensive_bfloat16_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4303202Z test_comprehensive_bfloat16_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4303635Z test_comprehensive_bfloat16_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.4304072Z test_comprehensive_bfloat16_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4304490Z test_comprehensive_bfloat16_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.069s) 2023-01-11T22:26:08.4304919Z test_comprehensive_bfloat16_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4305347Z test_comprehensive_bfloat16_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.4305754Z test_comprehensive_bfloat16_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.4306179Z test_comprehensive_bfloat16_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4306653Z test_comprehensive_bfloat16_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4307083Z test_comprehensive_bfloat16_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4307488Z test_comprehensive_bfloat16_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4307908Z test_comprehensive_bfloat16_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4308322Z test_comprehensive_bincount_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4308721Z test_comprehensive_bincount_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4309145Z test_comprehensive_bincount_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4309571Z test_comprehensive_bincount_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4309993Z test_comprehensive_bincount_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4310403Z test_comprehensive_bitwise_and_cuda_bool (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4310839Z test_comprehensive_bitwise_and_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4311339Z test_comprehensive_bitwise_and_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4311745Z test_comprehensive_bitwise_and_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4312174Z test_comprehensive_bitwise_and_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4312603Z test_comprehensive_bitwise_and_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4313038Z test_comprehensive_bitwise_left_shift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4313471Z test_comprehensive_bitwise_left_shift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4313920Z test_comprehensive_bitwise_left_shift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4314366Z test_comprehensive_bitwise_left_shift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4314852Z test_comprehensive_bitwise_left_shift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4315297Z test_comprehensive_bitwise_not_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4315727Z test_comprehensive_bitwise_not_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4316153Z test_comprehensive_bitwise_not_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4316556Z test_comprehensive_bitwise_not_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4316985Z test_comprehensive_bitwise_not_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4317414Z test_comprehensive_bitwise_not_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4317826Z test_comprehensive_bitwise_or_cuda_bool (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4318263Z test_comprehensive_bitwise_or_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4318693Z test_comprehensive_bitwise_or_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4319119Z test_comprehensive_bitwise_or_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4319524Z test_comprehensive_bitwise_or_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4319952Z test_comprehensive_bitwise_or_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4320403Z test_comprehensive_bitwise_right_shift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4320842Z test_comprehensive_bitwise_right_shift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4321295Z test_comprehensive_bitwise_right_shift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4321752Z test_comprehensive_bitwise_right_shift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4322259Z test_comprehensive_bitwise_right_shift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4322693Z test_comprehensive_bitwise_xor_cuda_bool (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4323123Z test_comprehensive_bitwise_xor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4323555Z test_comprehensive_bitwise_xor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4323978Z test_comprehensive_bitwise_xor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4324378Z test_comprehensive_bitwise_xor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4324803Z test_comprehensive_bitwise_xor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4325704Z test_comprehensive_block_diag_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4326133Z test_comprehensive_block_diag_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4326575Z test_comprehensive_block_diag_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.344s) 2023-01-11T22:26:08.4327122Z test_comprehensive_block_diag_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4327572Z test_comprehensive_block_diag_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.706s) 2023-01-11T22:26:08.4327993Z test_comprehensive_block_diag_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4328429Z test_comprehensive_block_diag_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.203s) 2023-01-11T22:26:08.4328862Z test_comprehensive_block_diag_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.198s) 2023-01-11T22:26:08.4329272Z test_comprehensive_block_diag_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4329703Z test_comprehensive_block_diag_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4330138Z test_comprehensive_block_diag_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4330567Z test_comprehensive_block_diag_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4330978Z test_comprehensive_block_diag_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4331405Z test_comprehensive_bmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.216s) 2023-01-11T22:26:08.4331830Z test_comprehensive_bmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.216s) 2023-01-11T22:26:08.4332237Z test_comprehensive_bmm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4332649Z test_comprehensive_bmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4333049Z test_comprehensive_bmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4333468Z test_comprehensive_bool_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4333869Z test_comprehensive_bool_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4334290Z test_comprehensive_bool_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4334722Z test_comprehensive_bool_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.4335132Z test_comprehensive_bool_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4335601Z test_comprehensive_bool_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4336017Z test_comprehensive_bool_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4336429Z test_comprehensive_bool_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4336825Z test_comprehensive_bool_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4337233Z test_comprehensive_bool_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4337634Z test_comprehensive_bool_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4338101Z test_comprehensive_bool_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4338528Z test_comprehensive_bool_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4338967Z test_comprehensive_broadcast_shapes_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4339430Z test_comprehensive_broadcast_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4339870Z test_comprehensive_broadcast_tensors_cuda_bool (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4340338Z test_comprehensive_broadcast_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.4340814Z test_comprehensive_broadcast_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.090s) 2023-01-11T22:26:08.4341261Z test_comprehensive_broadcast_tensors_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4341718Z test_comprehensive_broadcast_tensors_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.056s) 2023-01-11T22:26:08.4342176Z test_comprehensive_broadcast_tensors_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.4342679Z test_comprehensive_broadcast_tensors_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4343109Z test_comprehensive_broadcast_tensors_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4343553Z test_comprehensive_broadcast_tensors_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4343995Z test_comprehensive_broadcast_tensors_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4344444Z test_comprehensive_broadcast_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4344867Z test_comprehensive_broadcast_to_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4345310Z test_comprehensive_broadcast_to_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4345761Z test_comprehensive_broadcast_to_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.216s) 2023-01-11T22:26:08.4346193Z test_comprehensive_broadcast_to_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.223s) 2023-01-11T22:26:08.4346636Z test_comprehensive_broadcast_to_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.4347079Z test_comprehensive_broadcast_to_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.4347515Z test_comprehensive_broadcast_to_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.4347935Z test_comprehensive_broadcast_to_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4348370Z test_comprehensive_broadcast_to_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4348803Z test_comprehensive_broadcast_to_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4349219Z test_comprehensive_broadcast_to_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4349658Z test_comprehensive_broadcast_to_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4350095Z test_comprehensive_bucketize_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.4350528Z test_comprehensive_bucketize_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.241s) 2023-01-11T22:26:08.4350934Z test_comprehensive_bucketize_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.286s) 2023-01-11T22:26:08.4351364Z test_comprehensive_bucketize_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.148s) 2023-01-11T22:26:08.4351789Z test_comprehensive_bucketize_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.150s) 2023-01-11T22:26:08.4352199Z test_comprehensive_bucketize_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.147s) 2023-01-11T22:26:08.4352625Z test_comprehensive_bucketize_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.147s) 2023-01-11T22:26:08.4353054Z test_comprehensive_bucketize_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.147s) 2023-01-11T22:26:08.4353546Z test_comprehensive_byte_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4353956Z test_comprehensive_byte_cuda_bool (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4354375Z test_comprehensive_byte_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4354803Z test_comprehensive_byte_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4355208Z test_comprehensive_byte_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4355625Z test_comprehensive_byte_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4356033Z test_comprehensive_byte_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4356454Z test_comprehensive_byte_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4356845Z test_comprehensive_byte_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4357244Z test_comprehensive_byte_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4357716Z test_comprehensive_byte_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4358110Z test_comprehensive_byte_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4358541Z test_comprehensive_cartesian_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.4358992Z test_comprehensive_cartesian_prod_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4359447Z test_comprehensive_cartesian_prod_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.176s) 2023-01-11T22:26:08.4359894Z test_comprehensive_cartesian_prod_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.4360351Z test_comprehensive_cartesian_prod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.4360796Z test_comprehensive_cartesian_prod_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4361245Z test_comprehensive_cartesian_prod_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4361670Z test_comprehensive_cartesian_prod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4362114Z test_comprehensive_cartesian_prod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4362555Z test_comprehensive_cartesian_prod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4362981Z test_comprehensive_cartesian_prod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4363424Z test_comprehensive_cartesian_prod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4363853Z test_comprehensive_cat_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4364269Z test_comprehensive_cat_cuda_bool (__main__.TestDecompCUDA) ... ok (0.077s) 2023-01-11T22:26:08.4364675Z test_comprehensive_cat_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.332s) 2023-01-11T22:26:08.4365301Z test_comprehensive_cat_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.4365730Z test_comprehensive_cat_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.304s) 2023-01-11T22:26:08.4366132Z test_comprehensive_cat_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4366547Z test_comprehensive_cat_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.181s) 2023-01-11T22:26:08.4366958Z test_comprehensive_cat_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.4367375Z test_comprehensive_cat_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4367771Z test_comprehensive_cat_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4368177Z test_comprehensive_cat_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4368587Z test_comprehensive_cat_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.4369048Z test_comprehensive_cat_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4369481Z test_comprehensive_cdist_cuda_float32 (__main__.TestDecompCUDA) ... ok (11.251s) 2023-01-11T22:26:08.4369908Z test_comprehensive_cdist_cuda_float64 (__main__.TestDecompCUDA) ... ok (8.053s) 2023-01-11T22:26:08.4370341Z test_comprehensive_cdouble_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4370752Z test_comprehensive_cdouble_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4371184Z test_comprehensive_cdouble_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4371623Z test_comprehensive_cdouble_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4372041Z test_comprehensive_cdouble_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4372474Z test_comprehensive_cdouble_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4372897Z test_comprehensive_cdouble_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.4373327Z test_comprehensive_cdouble_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4373804Z test_comprehensive_cdouble_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4374224Z test_comprehensive_cdouble_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4374639Z test_comprehensive_cdouble_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4375043Z test_comprehensive_cdouble_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4375460Z test_comprehensive_cdouble_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4375874Z test_comprehensive_ceil_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4376289Z test_comprehensive_ceil_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4376690Z test_comprehensive_ceil_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.4377097Z test_comprehensive_ceil_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.4377512Z test_comprehensive_ceil_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4377901Z test_comprehensive_ceil_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4378303Z test_comprehensive_ceil_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.4378712Z test_comprehensive_ceil_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4379121Z test_comprehensive_ceil_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4379521Z test_comprehensive_cfloat_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4379946Z test_comprehensive_cfloat_cuda_bool (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4380373Z test_comprehensive_cfloat_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4380797Z test_comprehensive_cfloat_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4381235Z test_comprehensive_cfloat_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4381664Z test_comprehensive_cfloat_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4382087Z test_comprehensive_cfloat_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4382492Z test_comprehensive_cfloat_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.4382912Z test_comprehensive_cfloat_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4383327Z test_comprehensive_cfloat_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4383719Z test_comprehensive_cfloat_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4384129Z test_comprehensive_cfloat_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4384593Z test_comprehensive_cfloat_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4385031Z test_comprehensive_chalf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4385435Z test_comprehensive_chalf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4385864Z test_comprehensive_chalf_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4386300Z test_comprehensive_chalf_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4386717Z test_comprehensive_chalf_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.4387144Z test_comprehensive_chalf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4387561Z test_comprehensive_chalf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4387977Z test_comprehensive_chalf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2023-01-11T22:26:08.4388379Z test_comprehensive_chalf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4388790Z test_comprehensive_chalf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4389256Z test_comprehensive_chalf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.4389656Z test_comprehensive_chalf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4390073Z test_comprehensive_chalf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.4390495Z test_comprehensive_char_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4390909Z test_comprehensive_char_cuda_bool (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4391310Z test_comprehensive_char_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.4391739Z test_comprehensive_char_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.4392173Z test_comprehensive_char_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.4392580Z test_comprehensive_char_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4393003Z test_comprehensive_char_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4393415Z test_comprehensive_char_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.4393829Z test_comprehensive_char_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4394216Z test_comprehensive_char_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4394614Z test_comprehensive_char_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4395021Z test_comprehensive_char_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4395414Z test_comprehensive_char_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4395842Z test_comprehensive_cholesky_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.293s) 2023-01-11T22:26:08.4396283Z test_comprehensive_cholesky_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.070s) 2023-01-11T22:26:08.4396725Z test_comprehensive_cholesky_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.713s) 2023-01-11T22:26:08.4397138Z test_comprehensive_cholesky_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.676s) 2023-01-11T22:26:08.4397589Z test_comprehensive_cholesky_inverse_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.385s) 2023-01-11T22:26:08.4398057Z test_comprehensive_cholesky_inverse_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.227s) 2023-01-11T22:26:08.4398502Z test_comprehensive_cholesky_inverse_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.765s) 2023-01-11T22:26:08.4398956Z test_comprehensive_cholesky_inverse_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.749s) 2023-01-11T22:26:08.4399411Z test_comprehensive_cholesky_solve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.073s) 2023-01-11T22:26:08.4431150Z test_comprehensive_cholesky_solve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.085s) 2023-01-11T22:26:08.4431761Z test_comprehensive_cholesky_solve_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.625s) 2023-01-11T22:26:08.4432233Z test_comprehensive_cholesky_solve_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.185s) 2023-01-11T22:26:08.4432704Z test_comprehensive_chunk_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4433152Z test_comprehensive_chunk_cuda_bool (__main__.TestDecompCUDA) ... ok (0.197s) 2023-01-11T22:26:08.4433592Z test_comprehensive_chunk_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.884s) 2023-01-11T22:26:08.4434061Z test_comprehensive_chunk_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.421s) 2023-01-11T22:26:08.4434524Z test_comprehensive_chunk_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.534s) 2023-01-11T22:26:08.4434978Z test_comprehensive_chunk_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4435460Z test_comprehensive_chunk_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.337s) 2023-01-11T22:26:08.4435914Z test_comprehensive_chunk_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.320s) 2023-01-11T22:26:08.4436456Z test_comprehensive_chunk_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.165s) 2023-01-11T22:26:08.4436883Z test_comprehensive_chunk_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.165s) 2023-01-11T22:26:08.4437329Z test_comprehensive_chunk_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.163s) 2023-01-11T22:26:08.4437775Z test_comprehensive_chunk_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.240s) 2023-01-11T22:26:08.4438222Z test_comprehensive_chunk_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.161s) 2023-01-11T22:26:08.4438655Z test_comprehensive_clamp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.642s) 2023-01-11T22:26:08.4439110Z test_comprehensive_clamp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.656s) 2023-01-11T22:26:08.4439565Z test_comprehensive_clamp_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.362s) 2023-01-11T22:26:08.4440001Z test_comprehensive_clamp_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.570s) 2023-01-11T22:26:08.4440451Z test_comprehensive_clamp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.338s) 2023-01-11T22:26:08.4440898Z test_comprehensive_clamp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.251s) 2023-01-11T22:26:08.4441347Z test_comprehensive_clamp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.251s) 2023-01-11T22:26:08.4441770Z test_comprehensive_clamp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.256s) 2023-01-11T22:26:08.4442220Z test_comprehensive_clamp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.303s) 2023-01-11T22:26:08.4442679Z test_comprehensive_clamp_max_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.314s) 2023-01-11T22:26:08.4443123Z test_comprehensive_clamp_max_cuda_bool (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.4443583Z test_comprehensive_clamp_max_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.272s) 2023-01-11T22:26:08.4444048Z test_comprehensive_clamp_max_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.662s) 2023-01-11T22:26:08.4444514Z test_comprehensive_clamp_max_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.750s) 2023-01-11T22:26:08.4445148Z test_comprehensive_clamp_max_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4445615Z test_comprehensive_clamp_max_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.150s) 2023-01-11T22:26:08.4446071Z test_comprehensive_clamp_max_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4446511Z test_comprehensive_clamp_max_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4446966Z test_comprehensive_clamp_max_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4447430Z test_comprehensive_clamp_min_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.273s) 2023-01-11T22:26:08.4447886Z test_comprehensive_clamp_min_cuda_bool (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4448411Z test_comprehensive_clamp_min_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.233s) 2023-01-11T22:26:08.4448891Z test_comprehensive_clamp_min_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.577s) 2023-01-11T22:26:08.4449351Z test_comprehensive_clamp_min_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.548s) 2023-01-11T22:26:08.4449788Z test_comprehensive_clamp_min_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4450243Z test_comprehensive_clamp_min_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4450699Z test_comprehensive_clamp_min_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4451154Z test_comprehensive_clamp_min_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4451588Z test_comprehensive_clamp_min_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4452044Z test_comprehensive_clone_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4452495Z test_comprehensive_clone_cuda_bool (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4453003Z test_comprehensive_clone_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.4453464Z test_comprehensive_clone_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.4453923Z test_comprehensive_clone_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.066s) 2023-01-11T22:26:08.4454376Z test_comprehensive_clone_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4454801Z test_comprehensive_clone_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.4455248Z test_comprehensive_clone_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.4455692Z test_comprehensive_clone_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4456114Z test_comprehensive_clone_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4456559Z test_comprehensive_clone_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4457003Z test_comprehensive_clone_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4457446Z test_comprehensive_clone_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4457893Z test_comprehensive_column_stack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4458367Z test_comprehensive_column_stack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4458841Z test_comprehensive_column_stack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.4459306Z test_comprehensive_column_stack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.4459786Z test_comprehensive_column_stack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.4460260Z test_comprehensive_column_stack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4460737Z test_comprehensive_column_stack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4461194Z test_comprehensive_column_stack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.4461660Z test_comprehensive_column_stack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4462119Z test_comprehensive_column_stack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4462565Z test_comprehensive_column_stack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4463032Z test_comprehensive_column_stack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4463499Z test_comprehensive_column_stack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4463970Z test_comprehensive_combinations_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.857s) 2023-01-11T22:26:08.4464426Z test_comprehensive_combinations_cuda_bool (__main__.TestDecompCUDA) ... ok (1.307s) 2023-01-11T22:26:08.4464960Z test_comprehensive_combinations_cuda_complex128 (__main__.TestDecompCUDA) ... ok (4.044s) 2023-01-11T22:26:08.4465461Z test_comprehensive_combinations_cuda_complex64 (__main__.TestDecompCUDA) ... ok (4.224s) 2023-01-11T22:26:08.4465949Z test_comprehensive_combinations_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.902s) 2023-01-11T22:26:08.4466404Z test_comprehensive_combinations_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.366s) 2023-01-11T22:26:08.4466877Z test_comprehensive_combinations_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.258s) 2023-01-11T22:26:08.4467351Z test_comprehensive_combinations_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.328s) 2023-01-11T22:26:08.4467802Z test_comprehensive_combinations_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.299s) 2023-01-11T22:26:08.4468268Z test_comprehensive_combinations_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.284s) 2023-01-11T22:26:08.4468738Z test_comprehensive_combinations_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.280s) 2023-01-11T22:26:08.4469208Z test_comprehensive_combinations_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.343s) 2023-01-11T22:26:08.4469710Z test_comprehensive_complex_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4470166Z test_comprehensive_complex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.671s) 2023-01-11T22:26:08.4470623Z test_comprehensive_complex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.645s) 2023-01-11T22:26:08.4471055Z test_comprehensive_conj_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4471502Z test_comprehensive_conj_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4471952Z test_comprehensive_conj_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4472412Z test_comprehensive_conj_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4472852Z test_comprehensive_conj_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4473307Z test_comprehensive_conj_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4473756Z test_comprehensive_conj_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4474183Z test_comprehensive_conj_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4474624Z test_comprehensive_conj_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4475062Z test_comprehensive_conj_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4475498Z test_comprehensive_conj_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4475917Z test_comprehensive_conj_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4476361Z test_comprehensive_conj_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4476824Z test_comprehensive_conj_physical_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4477281Z test_comprehensive_conj_physical_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4477762Z test_comprehensive_conj_physical_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4478250Z test_comprehensive_conj_physical_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.191s) 2023-01-11T22:26:08.4478739Z test_comprehensive_conj_physical_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4479197Z test_comprehensive_conj_physical_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4479677Z test_comprehensive_conj_physical_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4480152Z test_comprehensive_conj_physical_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4480611Z test_comprehensive_conj_physical_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4481128Z test_comprehensive_conj_physical_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4481601Z test_comprehensive_conj_physical_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4482075Z test_comprehensive_conj_physical_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4482525Z test_comprehensive_conj_physical_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4483005Z test_comprehensive_constant_pad_nd_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.118s) 2023-01-11T22:26:08.4483488Z test_comprehensive_constant_pad_nd_cuda_bool (__main__.TestDecompCUDA) ... ok (0.348s) 2023-01-11T22:26:08.4483978Z test_comprehensive_constant_pad_nd_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.210s) 2023-01-11T22:26:08.4484453Z test_comprehensive_constant_pad_nd_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.217s) 2023-01-11T22:26:08.4485165Z test_comprehensive_constant_pad_nd_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.4485649Z test_comprehensive_constant_pad_nd_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.314s) 2023-01-11T22:26:08.4486168Z test_comprehensive_constant_pad_nd_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.298s) 2023-01-11T22:26:08.4486621Z test_comprehensive_constant_pad_nd_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.346s) 2023-01-11T22:26:08.4487068Z test_comprehensive_constant_pad_nd_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.346s) 2023-01-11T22:26:08.4487512Z test_comprehensive_constant_pad_nd_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.341s) 2023-01-11T22:26:08.4487942Z test_comprehensive_constant_pad_nd_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.346s) 2023-01-11T22:26:08.4488385Z test_comprehensive_constant_pad_nd_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.348s) 2023-01-11T22:26:08.4488829Z test_comprehensive_contiguous_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4489252Z test_comprehensive_contiguous_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4489700Z test_comprehensive_contiguous_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4490160Z test_comprehensive_contiguous_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4490608Z test_comprehensive_contiguous_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4491035Z test_comprehensive_contiguous_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4491477Z test_comprehensive_contiguous_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4491917Z test_comprehensive_contiguous_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4492337Z test_comprehensive_contiguous_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4492777Z test_comprehensive_contiguous_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4493217Z test_comprehensive_contiguous_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4493653Z test_comprehensive_contiguous_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4494075Z test_comprehensive_contiguous_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4494511Z test_comprehensive_copysign_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4494948Z test_comprehensive_copysign_cuda_bool (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.4495371Z test_comprehensive_copysign_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4495807Z test_comprehensive_copysign_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.472s) 2023-01-11T22:26:08.4496239Z test_comprehensive_copysign_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.400s) 2023-01-11T22:26:08.4496676Z test_comprehensive_copysign_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.4497150Z test_comprehensive_copysign_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.4497584Z test_comprehensive_copysign_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.4498015Z test_comprehensive_copysign_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.4498427Z test_comprehensive_copysign_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.4498862Z test_comprehensive_corrcoef_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.197s) 2023-01-11T22:26:08.4499312Z test_comprehensive_corrcoef_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.238s) 2023-01-11T22:26:08.4499758Z test_comprehensive_corrcoef_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.316s) 2023-01-11T22:26:08.4500181Z test_comprehensive_corrcoef_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.4500613Z test_comprehensive_corrcoef_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.723s) 2023-01-11T22:26:08.4501046Z test_comprehensive_corrcoef_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.709s) 2023-01-11T22:26:08.4501473Z test_comprehensive_corrcoef_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.193s) 2023-01-11T22:26:08.4501928Z test_comprehensive_corrcoef_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.195s) 2023-01-11T22:26:08.4502348Z test_comprehensive_corrcoef_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.191s) 2023-01-11T22:26:08.4502773Z test_comprehensive_corrcoef_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.191s) 2023-01-11T22:26:08.4503182Z test_comprehensive_corrcoef_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.192s) 2023-01-11T22:26:08.4503604Z test_comprehensive_cos_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4504021Z test_comprehensive_cos_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4504448Z test_comprehensive_cos_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4504858Z test_comprehensive_cos_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4505294Z test_comprehensive_cos_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.4505724Z test_comprehensive_cos_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4506122Z test_comprehensive_cos_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.4506532Z test_comprehensive_cos_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.4506949Z test_comprehensive_cos_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4507365Z test_comprehensive_cos_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4507754Z test_comprehensive_cos_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4508169Z test_comprehensive_cos_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4508580Z test_comprehensive_cos_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4508984Z test_comprehensive_cosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4509401Z test_comprehensive_cosh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4509826Z test_comprehensive_cosh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.4510263Z test_comprehensive_cosh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4510673Z test_comprehensive_cosh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.4511103Z test_comprehensive_cosh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4511524Z test_comprehensive_cosh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.4511927Z test_comprehensive_cosh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.4512340Z test_comprehensive_cosh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4512817Z test_comprehensive_cosh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4513240Z test_comprehensive_cosh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4513641Z test_comprehensive_cosh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4514053Z test_comprehensive_cosh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4514484Z test_comprehensive_count_nonzero_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4514915Z test_comprehensive_count_nonzero_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4515367Z test_comprehensive_count_nonzero_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4515825Z test_comprehensive_count_nonzero_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4516275Z test_comprehensive_count_nonzero_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4516703Z test_comprehensive_count_nonzero_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4517143Z test_comprehensive_count_nonzero_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4517631Z test_comprehensive_count_nonzero_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4518050Z test_comprehensive_count_nonzero_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4518489Z test_comprehensive_count_nonzero_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4518932Z test_comprehensive_count_nonzero_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4519371Z test_comprehensive_count_nonzero_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4519785Z test_comprehensive_cov_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.350s) 2023-01-11T22:26:08.4520213Z test_comprehensive_cov_cuda_complex128 (__main__.TestDecompCUDA) ... ok (9.787s) 2023-01-11T22:26:08.4520645Z test_comprehensive_cov_cuda_complex64 (__main__.TestDecompCUDA) ... ok (7.942s) 2023-01-11T22:26:08.4521051Z test_comprehensive_cov_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.262s) 2023-01-11T22:26:08.4521475Z test_comprehensive_cov_cuda_float32 (__main__.TestDecompCUDA) ... ok (5.104s) 2023-01-11T22:26:08.4521891Z test_comprehensive_cov_cuda_float64 (__main__.TestDecompCUDA) ... ok (4.928s) 2023-01-11T22:26:08.4522304Z test_comprehensive_cov_cuda_int16 (__main__.TestDecompCUDA) ... ok (2.203s) 2023-01-11T22:26:08.4522695Z test_comprehensive_cov_cuda_int32 (__main__.TestDecompCUDA) ... ok (2.176s) 2023-01-11T22:26:08.4523104Z test_comprehensive_cov_cuda_int64 (__main__.TestDecompCUDA) ... ok (2.153s) 2023-01-11T22:26:08.4523515Z test_comprehensive_cov_cuda_int8 (__main__.TestDecompCUDA) ... ok (2.140s) 2023-01-11T22:26:08.4523905Z test_comprehensive_cov_cuda_uint8 (__main__.TestDecompCUDA) ... ok (2.115s) 2023-01-11T22:26:08.4524325Z test_comprehensive_cross_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4524764Z test_comprehensive_cross_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4525444Z test_comprehensive_cross_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4525849Z test_comprehensive_cross_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4526275Z test_comprehensive_cross_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4526695Z test_comprehensive_cross_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4527091Z test_comprehensive_cross_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4527498Z test_comprehensive_cross_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4527914Z test_comprehensive_cross_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4528328Z test_comprehensive_cross_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4528820Z test_comprehensive_cummax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4529265Z test_comprehensive_cummax_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4529690Z test_comprehensive_cummax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4530100Z test_comprehensive_cummax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4530525Z test_comprehensive_cummax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4530953Z test_comprehensive_cummax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4531375Z test_comprehensive_cummax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4531776Z test_comprehensive_cummax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4532189Z test_comprehensive_cummax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4532613Z test_comprehensive_cummax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4533022Z test_comprehensive_cummin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4533524Z test_comprehensive_cummin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4533946Z test_comprehensive_cummin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4534369Z test_comprehensive_cummin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4534769Z test_comprehensive_cummin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4535193Z test_comprehensive_cummin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4535649Z test_comprehensive_cummin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4536053Z test_comprehensive_cummin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4536469Z test_comprehensive_cummin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4536887Z test_comprehensive_cummin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4537325Z test_comprehensive_cumprod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.348s) 2023-01-11T22:26:08.4537746Z test_comprehensive_cumprod_cuda_complex128 (__main__.TestDecompCUDA) ... ok (12.134s) 2023-01-11T22:26:08.4538198Z test_comprehensive_cumprod_cuda_complex64 (__main__.TestDecompCUDA) ... ok (11.438s) 2023-01-11T22:26:08.4538637Z test_comprehensive_cumprod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.349s) 2023-01-11T22:26:08.4539051Z test_comprehensive_cumprod_cuda_float32 (__main__.TestDecompCUDA) ... ok (4.937s) 2023-01-11T22:26:08.4539476Z test_comprehensive_cumprod_cuda_float64 (__main__.TestDecompCUDA) ... ok (4.802s) 2023-01-11T22:26:08.4539904Z test_comprehensive_cumprod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4540329Z test_comprehensive_cumprod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4540738Z test_comprehensive_cumprod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4541165Z test_comprehensive_cumprod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4541590Z test_comprehensive_cumprod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4541995Z test_comprehensive_cumsum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4542433Z test_comprehensive_cumsum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.395s) 2023-01-11T22:26:08.4542873Z test_comprehensive_cumsum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.399s) 2023-01-11T22:26:08.4543307Z test_comprehensive_cumsum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4543710Z test_comprehensive_cumsum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.236s) 2023-01-11T22:26:08.4544130Z test_comprehensive_cumsum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.232s) 2023-01-11T22:26:08.4544625Z test_comprehensive_cumsum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.4545038Z test_comprehensive_cumsum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4545457Z test_comprehensive_cumsum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4545871Z test_comprehensive_cumsum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4546290Z test_comprehensive_cumsum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4546724Z test_comprehensive_cumulative_trapezoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.4547211Z test_comprehensive_cumulative_trapezoid_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.471s) 2023-01-11T22:26:08.4547697Z test_comprehensive_cumulative_trapezoid_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.556s) 2023-01-11T22:26:08.4548163Z test_comprehensive_cumulative_trapezoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.4548640Z test_comprehensive_cumulative_trapezoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.862s) 2023-01-11T22:26:08.4549159Z test_comprehensive_cumulative_trapezoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.830s) 2023-01-11T22:26:08.4549630Z test_comprehensive_cumulative_trapezoid_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.164s) 2023-01-11T22:26:08.4550081Z test_comprehensive_cumulative_trapezoid_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.164s) 2023-01-11T22:26:08.4550541Z test_comprehensive_cumulative_trapezoid_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.158s) 2023-01-11T22:26:08.4551006Z test_comprehensive_cumulative_trapezoid_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.164s) 2023-01-11T22:26:08.4551468Z test_comprehensive_cumulative_trapezoid_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.166s) 2023-01-11T22:26:08.4551900Z test_comprehensive_deg2rad_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4552333Z test_comprehensive_deg2rad_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4552768Z test_comprehensive_deg2rad_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4553181Z test_comprehensive_deg2rad_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4553606Z test_comprehensive_deg2rad_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.4554036Z test_comprehensive_deg2rad_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4554458Z test_comprehensive_deg2rad_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4554863Z test_comprehensive_deg2rad_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4555286Z test_comprehensive_deg2rad_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4555707Z test_comprehensive_deg2rad_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4556178Z test_comprehensive_diag_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: diag in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.4556711Z test_comprehensive_diag_cuda_bool (__main__.TestDecompCUDA) ... skip: diag in torch.bool not supported (0.001s) 2023-01-11T22:26:08.4556988Z test_comprehensive_diag_cuda_complex128 (__main__.TestDecompCUDA) ... skip: diag in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.4557257Z test_comprehensive_diag_cuda_complex32 (__main__.TestDecompCUDA) ... skip: diag in torch.complex32 not supported (0.001s) 2023-01-11T22:26:08.4557527Z test_comprehensive_diag_cuda_complex64 (__main__.TestDecompCUDA) ... skip: diag in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.4557788Z test_comprehensive_diag_cuda_float16 (__main__.TestDecompCUDA) ... skip: diag in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.4558039Z test_comprehensive_diag_cuda_float32 (__main__.TestDecompCUDA) ... skip: diag in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.4558353Z test_comprehensive_diag_cuda_float64 (__main__.TestDecompCUDA) ... skip: diag in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.4558596Z test_comprehensive_diag_cuda_int16 (__main__.TestDecompCUDA) ... skip: diag in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.4558839Z test_comprehensive_diag_cuda_int32 (__main__.TestDecompCUDA) ... skip: diag in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.4559092Z test_comprehensive_diag_cuda_int64 (__main__.TestDecompCUDA) ... skip: diag in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.4559339Z test_comprehensive_diag_cuda_int8 (__main__.TestDecompCUDA) ... skip: diag in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.4559591Z test_comprehensive_diag_cuda_uint8 (__main__.TestDecompCUDA) ... skip: diag in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.4559803Z test_comprehensive_diag_embed_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4560014Z test_comprehensive_diag_embed_cuda_bool (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4560281Z test_comprehensive_diag_embed_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.274s) 2023-01-11T22:26:08.4560503Z test_comprehensive_diag_embed_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.278s) 2023-01-11T22:26:08.4560700Z test_comprehensive_diag_embed_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.300s) 2023-01-11T22:26:08.4560914Z test_comprehensive_diag_embed_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.4561122Z test_comprehensive_diag_embed_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.752s) 2023-01-11T22:26:08.4561323Z test_comprehensive_diag_embed_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.806s) 2023-01-11T22:26:08.4561531Z test_comprehensive_diag_embed_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4561733Z test_comprehensive_diag_embed_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4561935Z test_comprehensive_diag_embed_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4562144Z test_comprehensive_diag_embed_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4562325Z test_comprehensive_diag_embed_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.4562540Z test_comprehensive_diagflat_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.4562747Z test_comprehensive_diagflat_cuda_bool (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4562961Z test_comprehensive_diagflat_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4563171Z test_comprehensive_diagflat_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.4563374Z test_comprehensive_diagflat_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4563575Z test_comprehensive_diagflat_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4563787Z test_comprehensive_diagflat_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.077s) 2023-01-11T22:26:08.4563996Z test_comprehensive_diagflat_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4564178Z test_comprehensive_diagflat_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4564374Z test_comprehensive_diagflat_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4564577Z test_comprehensive_diagflat_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4564783Z test_comprehensive_diagflat_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4565240Z test_comprehensive_diagonal_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4565463Z test_comprehensive_diagonal_copy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.4565688Z test_comprehensive_diagonal_copy_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.316s) 2023-01-11T22:26:08.4565994Z test_comprehensive_diagonal_copy_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.248s) 2023-01-11T22:26:08.4566210Z test_comprehensive_diagonal_copy_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.346s) 2023-01-11T22:26:08.4566426Z test_comprehensive_diagonal_copy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4566643Z test_comprehensive_diagonal_copy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.196s) 2023-01-11T22:26:08.4566859Z test_comprehensive_diagonal_copy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.191s) 2023-01-11T22:26:08.4567072Z test_comprehensive_diagonal_copy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.4567288Z test_comprehensive_diagonal_copy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.4567496Z test_comprehensive_diagonal_copy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.4567711Z test_comprehensive_diagonal_copy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.4567907Z test_comprehensive_diagonal_copy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.4568185Z test_comprehensive_diagonal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4568387Z test_comprehensive_diagonal_cuda_bool (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.4568602Z test_comprehensive_diagonal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.322s) 2023-01-11T22:26:08.4568817Z test_comprehensive_diagonal_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.219s) 2023-01-11T22:26:08.4569027Z test_comprehensive_diagonal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.326s) 2023-01-11T22:26:08.4569236Z test_comprehensive_diagonal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.4569440Z test_comprehensive_diagonal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.200s) 2023-01-11T22:26:08.4569654Z test_comprehensive_diagonal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.194s) 2023-01-11T22:26:08.4569842Z test_comprehensive_diagonal_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4570047Z test_comprehensive_diagonal_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4570245Z test_comprehensive_diagonal_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.080s) 2023-01-11T22:26:08.4570447Z test_comprehensive_diagonal_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4570653Z test_comprehensive_diagonal_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4570877Z test_comprehensive_diagonal_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.062s) 2023-01-11T22:26:08.4571094Z test_comprehensive_diagonal_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.354s) 2023-01-11T22:26:08.4571323Z test_comprehensive_diagonal_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.599s) 2023-01-11T22:26:08.4571533Z test_comprehensive_diagonal_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.588s) 2023-01-11T22:26:08.4571762Z test_comprehensive_diagonal_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.4571981Z test_comprehensive_diagonal_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.483s) 2023-01-11T22:26:08.4572199Z test_comprehensive_diagonal_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.388s) 2023-01-11T22:26:08.4572416Z test_comprehensive_diagonal_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.354s) 2023-01-11T22:26:08.4572629Z test_comprehensive_diagonal_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.352s) 2023-01-11T22:26:08.4572838Z test_comprehensive_diagonal_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.349s) 2023-01-11T22:26:08.4573054Z test_comprehensive_diagonal_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.353s) 2023-01-11T22:26:08.4573293Z test_comprehensive_diagonal_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.348s) 2023-01-11T22:26:08.4573507Z test_comprehensive_diff_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.229s) 2023-01-11T22:26:08.4573708Z test_comprehensive_diff_cuda_bool (__main__.TestDecompCUDA) ... ok (2.919s) 2023-01-11T22:26:08.4573919Z test_comprehensive_diff_cuda_complex128 (__main__.TestDecompCUDA) ... ok (18.275s) 2023-01-11T22:26:08.4574128Z test_comprehensive_diff_cuda_complex64 (__main__.TestDecompCUDA) ... ok (18.800s) 2023-01-11T22:26:08.4574332Z test_comprehensive_diff_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.274s) 2023-01-11T22:26:08.4574537Z test_comprehensive_diff_cuda_float32 (__main__.TestDecompCUDA) ... ok (11.073s) 2023-01-11T22:26:08.4574741Z test_comprehensive_diff_cuda_float64 (__main__.TestDecompCUDA) ... ok (10.798s) 2023-01-11T22:26:08.4574942Z test_comprehensive_diff_cuda_int16 (__main__.TestDecompCUDA) ... ok (2.948s) 2023-01-11T22:26:08.4575121Z test_comprehensive_diff_cuda_int32 (__main__.TestDecompCUDA) ... ok (2.995s) 2023-01-11T22:26:08.4575323Z test_comprehensive_diff_cuda_int64 (__main__.TestDecompCUDA) ... ok (2.964s) 2023-01-11T22:26:08.4575579Z test_comprehensive_diff_cuda_int8 (__main__.TestDecompCUDA) ... ok (3.059s) 2023-01-11T22:26:08.4575775Z test_comprehensive_diff_cuda_uint8 (__main__.TestDecompCUDA) ... ok (3.037s) 2023-01-11T22:26:08.4575981Z test_comprehensive_digamma_cuda_bool (__main__.TestDecompCUDA) ... ok (0.438s) 2023-01-11T22:26:08.4576190Z test_comprehensive_digamma_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.399s) 2023-01-11T22:26:08.4576392Z test_comprehensive_digamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.411s) 2023-01-11T22:26:08.4576592Z test_comprehensive_digamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.407s) 2023-01-11T22:26:08.4576776Z test_comprehensive_digamma_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4576982Z test_comprehensive_digamma_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4577186Z test_comprehensive_digamma_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4577391Z test_comprehensive_digamma_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4577596Z test_comprehensive_digamma_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4577795Z test_comprehensive_dist_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.981s) 2023-01-11T22:26:08.4578006Z test_comprehensive_dist_cuda_complex128 (__main__.TestDecompCUDA) ... ok (11.733s) 2023-01-11T22:26:08.4578211Z test_comprehensive_dist_cuda_complex64 (__main__.TestDecompCUDA) ... ok (11.843s) 2023-01-11T22:26:08.4578393Z test_comprehensive_dist_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.984s) 2023-01-11T22:26:08.4578594Z test_comprehensive_dist_cuda_float32 (__main__.TestDecompCUDA) ... ok (7.919s) 2023-01-11T22:26:08.4578793Z test_comprehensive_dist_cuda_float64 (__main__.TestDecompCUDA) ... ok (7.722s) 2023-01-11T22:26:08.4579022Z test_comprehensive_div_floor_rounding_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.4579248Z test_comprehensive_div_floor_rounding_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.4579477Z test_comprehensive_div_floor_rounding_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.812s) 2023-01-11T22:26:08.4579700Z test_comprehensive_div_floor_rounding_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.806s) 2023-01-11T22:26:08.4579918Z test_comprehensive_div_floor_rounding_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.4580119Z test_comprehensive_div_floor_rounding_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.4580339Z test_comprehensive_div_floor_rounding_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.4580558Z test_comprehensive_div_floor_rounding_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.4580816Z test_comprehensive_div_floor_rounding_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.4581055Z test_comprehensive_div_no_rounding_mode_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.4581283Z test_comprehensive_div_no_rounding_mode_cuda_bool (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4581518Z test_comprehensive_div_no_rounding_mode_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.961s) 2023-01-11T22:26:08.4581748Z test_comprehensive_div_no_rounding_mode_cuda_complex32 (__main__.TestDecompCUDA) ... ok (2.413s) 2023-01-11T22:26:08.4581971Z test_comprehensive_div_no_rounding_mode_cuda_complex64 (__main__.TestDecompCUDA) ... ok (4.028s) 2023-01-11T22:26:08.4582176Z test_comprehensive_div_no_rounding_mode_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.4582405Z test_comprehensive_div_no_rounding_mode_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.977s) 2023-01-11T22:26:08.4582630Z test_comprehensive_div_no_rounding_mode_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.976s) 2023-01-11T22:26:08.4582851Z test_comprehensive_div_no_rounding_mode_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.4583113Z test_comprehensive_div_no_rounding_mode_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.4583334Z test_comprehensive_div_no_rounding_mode_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.191s) 2023-01-11T22:26:08.4583553Z test_comprehensive_div_no_rounding_mode_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.4583771Z test_comprehensive_div_no_rounding_mode_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.4583997Z test_comprehensive_div_trunc_rounding_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.4584198Z test_comprehensive_div_trunc_rounding_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.4584417Z test_comprehensive_div_trunc_rounding_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.759s) 2023-01-11T22:26:08.4584642Z test_comprehensive_div_trunc_rounding_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.811s) 2023-01-11T22:26:08.4584864Z test_comprehensive_div_trunc_rounding_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.4585081Z test_comprehensive_div_trunc_rounding_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.4585292Z test_comprehensive_div_trunc_rounding_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.4585507Z test_comprehensive_div_trunc_rounding_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.4585725Z test_comprehensive_div_trunc_rounding_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.4585907Z test_comprehensive_dot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4586115Z test_comprehensive_dot_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.4586321Z test_comprehensive_dot_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4586525Z test_comprehensive_dot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4586727Z test_comprehensive_dot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4586925Z test_comprehensive_dot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4587135Z test_comprehensive_double_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4587335Z test_comprehensive_double_cuda_bool (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4587545Z test_comprehensive_double_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.4587738Z test_comprehensive_double_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4587943Z test_comprehensive_double_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.069s) 2023-01-11T22:26:08.4588149Z test_comprehensive_double_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4588394Z test_comprehensive_double_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.4588599Z test_comprehensive_double_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4588805Z test_comprehensive_double_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4589006Z test_comprehensive_double_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4589208Z test_comprehensive_double_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4589388Z test_comprehensive_double_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4589587Z test_comprehensive_double_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4589794Z test_comprehensive_dsplit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4589998Z test_comprehensive_dsplit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.4590211Z test_comprehensive_dsplit_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.473s) 2023-01-11T22:26:08.4590466Z test_comprehensive_dsplit_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.208s) 2023-01-11T22:26:08.4590677Z test_comprehensive_dsplit_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.480s) 2023-01-11T22:26:08.4590880Z test_comprehensive_dsplit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4591059Z test_comprehensive_dsplit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.293s) 2023-01-11T22:26:08.4591256Z test_comprehensive_dsplit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.289s) 2023-01-11T22:26:08.4591458Z test_comprehensive_dsplit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.090s) 2023-01-11T22:26:08.4591659Z test_comprehensive_dsplit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.4591859Z test_comprehensive_dsplit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.4592063Z test_comprehensive_dsplit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.4592263Z test_comprehensive_dsplit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4592474Z test_comprehensive_dstack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.4592654Z test_comprehensive_dstack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4592867Z test_comprehensive_dstack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.307s) 2023-01-11T22:26:08.4593078Z test_comprehensive_dstack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.4593285Z test_comprehensive_dstack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.316s) 2023-01-11T22:26:08.4593486Z test_comprehensive_dstack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.4593685Z test_comprehensive_dstack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.201s) 2023-01-11T22:26:08.4593884Z test_comprehensive_dstack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.195s) 2023-01-11T22:26:08.4594086Z test_comprehensive_dstack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.4594273Z test_comprehensive_dstack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4594474Z test_comprehensive_dstack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.4594674Z test_comprehensive_dstack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4594873Z test_comprehensive_dstack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4595080Z test_comprehensive_einsum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.063s) 2023-01-11T22:26:08.4595292Z test_comprehensive_einsum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.473s) 2023-01-11T22:26:08.4595501Z test_comprehensive_einsum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.522s) 2023-01-11T22:26:08.4595752Z test_comprehensive_einsum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.146s) 2023-01-11T22:26:08.4595942Z test_comprehensive_einsum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.904s) 2023-01-11T22:26:08.4596142Z test_comprehensive_einsum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.878s) 2023-01-11T22:26:08.4596413Z test_comprehensive_empty_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: empty in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.4596679Z test_comprehensive_empty_cuda_bool (__main__.TestDecompCUDA) ... skip: empty in torch.bool not supported (0.001s) 2023-01-11T22:26:08.4596958Z test_comprehensive_empty_cuda_complex128 (__main__.TestDecompCUDA) ... skip: empty in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.4597232Z test_comprehensive_empty_cuda_complex32 (__main__.TestDecompCUDA) ... skip: empty in torch.complex32 not supported (0.001s) 2023-01-11T22:26:08.4597504Z test_comprehensive_empty_cuda_complex64 (__main__.TestDecompCUDA) ... skip: empty in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.4597773Z test_comprehensive_empty_cuda_float16 (__main__.TestDecompCUDA) ... skip: empty in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.4598083Z test_comprehensive_empty_cuda_float32 (__main__.TestDecompCUDA) ... skip: empty in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.4598346Z test_comprehensive_empty_cuda_float64 (__main__.TestDecompCUDA) ... skip: empty in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.4598584Z test_comprehensive_empty_cuda_int16 (__main__.TestDecompCUDA) ... skip: empty in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.4598837Z test_comprehensive_empty_cuda_int32 (__main__.TestDecompCUDA) ... skip: empty in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.4599083Z test_comprehensive_empty_cuda_int64 (__main__.TestDecompCUDA) ... skip: empty in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.4599343Z test_comprehensive_empty_cuda_int8 (__main__.TestDecompCUDA) ... skip: empty in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.4599591Z test_comprehensive_empty_cuda_uint8 (__main__.TestDecompCUDA) ... skip: empty in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.4599873Z test_comprehensive_empty_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: empty_like in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.4600141Z test_comprehensive_empty_like_cuda_bool (__main__.TestDecompCUDA) ... skip: empty_like in torch.bool not supported (0.001s) 2023-01-11T22:26:08.4600436Z test_comprehensive_empty_like_cuda_complex128 (__main__.TestDecompCUDA) ... skip: empty_like in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.4600721Z test_comprehensive_empty_like_cuda_complex32 (__main__.TestDecompCUDA) ... skip: empty_like in torch.complex32 not supported (0.001s) 2023-01-11T22:26:08.4600999Z test_comprehensive_empty_like_cuda_complex64 (__main__.TestDecompCUDA) ... skip: empty_like in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.4601261Z test_comprehensive_empty_like_cuda_float16 (__main__.TestDecompCUDA) ... skip: empty_like in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.4601532Z test_comprehensive_empty_like_cuda_float32 (__main__.TestDecompCUDA) ... skip: empty_like in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.4601797Z test_comprehensive_empty_like_cuda_float64 (__main__.TestDecompCUDA) ... skip: empty_like in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.4602063Z test_comprehensive_empty_like_cuda_int16 (__main__.TestDecompCUDA) ... skip: empty_like in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.4602330Z test_comprehensive_empty_like_cuda_int32 (__main__.TestDecompCUDA) ... skip: empty_like in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.4602596Z test_comprehensive_empty_like_cuda_int64 (__main__.TestDecompCUDA) ... skip: empty_like in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.4602921Z test_comprehensive_empty_like_cuda_int8 (__main__.TestDecompCUDA) ... skip: empty_like in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.4603189Z test_comprehensive_empty_like_cuda_uint8 (__main__.TestDecompCUDA) ... skip: empty_like in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.4603396Z test_comprehensive_eq_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.4603594Z test_comprehensive_eq_cuda_bool (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.4603781Z test_comprehensive_eq_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.345s) 2023-01-11T22:26:08.4603985Z test_comprehensive_eq_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.360s) 2023-01-11T22:26:08.4604188Z test_comprehensive_eq_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.330s) 2023-01-11T22:26:08.4604387Z test_comprehensive_eq_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.106s) 2023-01-11T22:26:08.4604586Z test_comprehensive_eq_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.194s) 2023-01-11T22:26:08.4604787Z test_comprehensive_eq_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.192s) 2023-01-11T22:26:08.4605194Z test_comprehensive_eq_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.4605478Z test_comprehensive_eq_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.4605654Z test_comprehensive_eq_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.4605847Z test_comprehensive_eq_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.4606038Z test_comprehensive_eq_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.4606244Z test_comprehensive_equal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4606441Z test_comprehensive_equal_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4606652Z test_comprehensive_equal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4606860Z test_comprehensive_equal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4607065Z test_comprehensive_equal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4607253Z test_comprehensive_equal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4607455Z test_comprehensive_equal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4607656Z test_comprehensive_equal_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4607855Z test_comprehensive_equal_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4608053Z test_comprehensive_equal_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4608252Z test_comprehensive_equal_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4608449Z test_comprehensive_equal_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4608651Z test_comprehensive_erf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4608832Z test_comprehensive_erf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4609029Z test_comprehensive_erf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4609229Z test_comprehensive_erf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.298s) 2023-01-11T22:26:08.4609430Z test_comprehensive_erf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.300s) 2023-01-11T22:26:08.4609627Z test_comprehensive_erf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4609823Z test_comprehensive_erf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4610020Z test_comprehensive_erf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4610216Z test_comprehensive_erf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4610391Z test_comprehensive_erf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4610594Z test_comprehensive_erfc_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.240s) 2023-01-11T22:26:08.4610853Z test_comprehensive_erfc_cuda_bool (__main__.TestDecompCUDA) ... ok (0.297s) 2023-01-11T22:26:08.4611066Z test_comprehensive_erfc_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4611268Z test_comprehensive_erfc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.4611469Z test_comprehensive_erfc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.062s) 2023-01-11T22:26:08.4611668Z test_comprehensive_erfc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4611867Z test_comprehensive_erfc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4612047Z test_comprehensive_erfc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4612242Z test_comprehensive_erfc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4612437Z test_comprehensive_erfc_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4612642Z test_comprehensive_erfinv_cuda_bool (__main__.TestDecompCUDA) ... ok (0.389s) 2023-01-11T22:26:08.4612851Z test_comprehensive_erfinv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4613110Z test_comprehensive_erfinv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.293s) 2023-01-11T22:26:08.4613309Z test_comprehensive_erfinv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.293s) 2023-01-11T22:26:08.4613511Z test_comprehensive_erfinv_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4613692Z test_comprehensive_erfinv_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4613893Z test_comprehensive_erfinv_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4614092Z test_comprehensive_erfinv_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4614288Z test_comprehensive_erfinv_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4614494Z test_comprehensive_exp2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.205s) 2023-01-11T22:26:08.4614691Z test_comprehensive_exp2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.284s) 2023-01-11T22:26:08.4614937Z test_comprehensive_exp2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4615139Z test_comprehensive_exp2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4615318Z test_comprehensive_exp2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.4615517Z test_comprehensive_exp2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4615715Z test_comprehensive_exp2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4615912Z test_comprehensive_exp2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4616110Z test_comprehensive_exp2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4616307Z test_comprehensive_exp2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4616509Z test_comprehensive_exp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4616709Z test_comprehensive_exp_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4616917Z test_comprehensive_exp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.564s) 2023-01-11T22:26:08.4617103Z test_comprehensive_exp_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.892s) 2023-01-11T22:26:08.4617309Z test_comprehensive_exp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.063s) 2023-01-11T22:26:08.4617508Z test_comprehensive_exp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4617707Z test_comprehensive_exp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4617907Z test_comprehensive_exp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4618103Z test_comprehensive_exp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4618346Z test_comprehensive_exp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4618545Z test_comprehensive_exp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4618727Z test_comprehensive_exp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4618926Z test_comprehensive_exp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4619139Z test_comprehensive_expand_as_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4619345Z test_comprehensive_expand_as_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4619560Z test_comprehensive_expand_as_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.064s) 2023-01-11T22:26:08.4619776Z test_comprehensive_expand_as_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.4619987Z test_comprehensive_expand_as_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4620201Z test_comprehensive_expand_as_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4620386Z test_comprehensive_expand_as_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4620647Z test_comprehensive_expand_as_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4620848Z test_comprehensive_expand_as_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4621045Z test_comprehensive_expand_as_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4621252Z test_comprehensive_expand_as_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4621459Z test_comprehensive_expand_as_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4621662Z test_comprehensive_expand_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4621863Z test_comprehensive_expand_cuda_bool (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4622059Z test_comprehensive_expand_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.309s) 2023-01-11T22:26:08.4622272Z test_comprehensive_expand_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.314s) 2023-01-11T22:26:08.4622479Z test_comprehensive_expand_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4622680Z test_comprehensive_expand_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.4622878Z test_comprehensive_expand_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.4623080Z test_comprehensive_expand_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4623281Z test_comprehensive_expand_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4623484Z test_comprehensive_expand_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4623666Z test_comprehensive_expand_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4623869Z test_comprehensive_expand_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4624073Z test_comprehensive_expm1_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4624278Z test_comprehensive_expm1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4624482Z test_comprehensive_expm1_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4624685Z test_comprehensive_expm1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.4624887Z test_comprehensive_expm1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.169s) 2023-01-11T22:26:08.4625085Z test_comprehensive_expm1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4625283Z test_comprehensive_expm1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4625462Z test_comprehensive_expm1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4625660Z test_comprehensive_expm1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4625901Z test_comprehensive_expm1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4626112Z test_comprehensive_eye_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.4626310Z test_comprehensive_eye_cuda_bool (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.4626514Z test_comprehensive_eye_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4626716Z test_comprehensive_eye_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.4626913Z test_comprehensive_eye_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.4627093Z test_comprehensive_eye_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.4627291Z test_comprehensive_eye_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.111s) 2023-01-11T22:26:08.4627487Z test_comprehensive_eye_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4627688Z test_comprehensive_eye_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4627881Z test_comprehensive_eye_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.079s) 2023-01-11T22:26:08.4628122Z test_comprehensive_eye_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4628313Z test_comprehensive_eye_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4628515Z test_comprehensive_fft_fft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.240s) 2023-01-11T22:26:08.4628710Z test_comprehensive_fft_fft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.300s) 2023-01-11T22:26:08.4628921Z test_comprehensive_fft_fft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.245s) 2023-01-11T22:26:08.4629129Z test_comprehensive_fft_fft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.363s) 2023-01-11T22:26:08.4629331Z test_comprehensive_fft_fft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.363s) 2023-01-11T22:26:08.4629537Z test_comprehensive_fft_fft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.269s) 2023-01-11T22:26:08.4629737Z test_comprehensive_fft_fft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.270s) 2023-01-11T22:26:08.4629936Z test_comprehensive_fft_fft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.267s) 2023-01-11T22:26:08.4630136Z test_comprehensive_fft_fft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.336s) 2023-01-11T22:26:08.4630321Z test_comprehensive_fft_fft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.262s) 2023-01-11T22:26:08.4630522Z test_comprehensive_fft_fft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.4630732Z test_comprehensive_fft_fft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4630941Z test_comprehensive_fft_fft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.4631143Z test_comprehensive_fft_fft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.4631344Z test_comprehensive_fft_fft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4631544Z test_comprehensive_fft_fft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.4631748Z test_comprehensive_fft_fft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.4631929Z test_comprehensive_fft_fft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.4632130Z test_comprehensive_fft_fft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.4632328Z test_comprehensive_fft_fft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.183s) 2023-01-11T22:26:08.4632527Z test_comprehensive_fft_fftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.247s) 2023-01-11T22:26:08.4632739Z test_comprehensive_fft_fftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.247s) 2023-01-11T22:26:08.4632950Z test_comprehensive_fft_fftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.248s) 2023-01-11T22:26:08.4633155Z test_comprehensive_fft_fftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.451s) 2023-01-11T22:26:08.4633403Z test_comprehensive_fft_fftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.398s) 2023-01-11T22:26:08.4633615Z test_comprehensive_fft_fftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.291s) 2023-01-11T22:26:08.4633793Z test_comprehensive_fft_fftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.288s) 2023-01-11T22:26:08.4633987Z test_comprehensive_fft_fftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.288s) 2023-01-11T22:26:08.4634185Z test_comprehensive_fft_fftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.344s) 2023-01-11T22:26:08.4634387Z test_comprehensive_fft_fftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.284s) 2023-01-11T22:26:08.4634603Z test_comprehensive_fft_fftshift_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4634813Z test_comprehensive_fft_fftshift_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4635033Z test_comprehensive_fft_fftshift_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.172s) 2023-01-11T22:26:08.4635255Z test_comprehensive_fft_fftshift_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4635542Z test_comprehensive_fft_fftshift_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.175s) 2023-01-11T22:26:08.4635751Z test_comprehensive_fft_fftshift_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4635964Z test_comprehensive_fft_fftshift_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.103s) 2023-01-11T22:26:08.4636174Z test_comprehensive_fft_fftshift_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.102s) 2023-01-11T22:26:08.4636385Z test_comprehensive_fft_fftshift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4636587Z test_comprehensive_fft_fftshift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4636795Z test_comprehensive_fft_fftshift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4637007Z test_comprehensive_fft_fftshift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4637197Z test_comprehensive_fft_fftshift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4637408Z test_comprehensive_fft_hfft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.444s) 2023-01-11T22:26:08.4637622Z test_comprehensive_fft_hfft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.165s) 2023-01-11T22:26:08.4637834Z test_comprehensive_fft_hfft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.099s) 2023-01-11T22:26:08.4638042Z test_comprehensive_fft_hfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.179s) 2023-01-11T22:26:08.4638245Z test_comprehensive_fft_hfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.163s) 2023-01-11T22:26:08.4638448Z test_comprehensive_fft_hfft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.584s) 2023-01-11T22:26:08.4638656Z test_comprehensive_fft_hfft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.528s) 2023-01-11T22:26:08.4638858Z test_comprehensive_fft_hfft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.528s) 2023-01-11T22:26:08.4639040Z test_comprehensive_fft_hfft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.530s) 2023-01-11T22:26:08.4639242Z test_comprehensive_fft_hfft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.532s) 2023-01-11T22:26:08.4639444Z test_comprehensive_fft_hfft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.371s) 2023-01-11T22:26:08.4639656Z test_comprehensive_fft_hfft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.882s) 2023-01-11T22:26:08.4639865Z test_comprehensive_fft_hfft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.889s) 2023-01-11T22:26:08.4640071Z test_comprehensive_fft_hfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.929s) 2023-01-11T22:26:08.4640271Z test_comprehensive_fft_hfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.926s) 2023-01-11T22:26:08.4640472Z test_comprehensive_fft_hfft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.505s) 2023-01-11T22:26:08.4640695Z test_comprehensive_fft_hfft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.504s) 2023-01-11T22:26:08.4640895Z test_comprehensive_fft_hfft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.505s) 2023-01-11T22:26:08.4641103Z test_comprehensive_fft_hfft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.503s) 2023-01-11T22:26:08.4641308Z test_comprehensive_fft_hfft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.541s) 2023-01-11T22:26:08.4641508Z test_comprehensive_fft_hfftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.492s) 2023-01-11T22:26:08.4641720Z test_comprehensive_fft_hfftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.208s) 2023-01-11T22:26:08.4641932Z test_comprehensive_fft_hfftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.235s) 2023-01-11T22:26:08.4642143Z test_comprehensive_fft_hfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.279s) 2023-01-11T22:26:08.4642330Z test_comprehensive_fft_hfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.335s) 2023-01-11T22:26:08.4642540Z test_comprehensive_fft_hfftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.634s) 2023-01-11T22:26:08.4642740Z test_comprehensive_fft_hfftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.687s) 2023-01-11T22:26:08.4642985Z test_comprehensive_fft_hfftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.632s) 2023-01-11T22:26:08.4643193Z test_comprehensive_fft_hfftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.642s) 2023-01-11T22:26:08.4643392Z test_comprehensive_fft_hfftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.639s) 2023-01-11T22:26:08.4643594Z test_comprehensive_fft_ifft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.218s) 2023-01-11T22:26:08.4643808Z test_comprehensive_fft_ifft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.244s) 2023-01-11T22:26:08.4644001Z test_comprehensive_fft_ifft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.245s) 2023-01-11T22:26:08.4644209Z test_comprehensive_fft_ifft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.363s) 2023-01-11T22:26:08.4644412Z test_comprehensive_fft_ifft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.362s) 2023-01-11T22:26:08.4644612Z test_comprehensive_fft_ifft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.265s) 2023-01-11T22:26:08.4644812Z test_comprehensive_fft_ifft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.265s) 2023-01-11T22:26:08.4645371Z test_comprehensive_fft_ifft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.265s) 2023-01-11T22:26:08.4645581Z test_comprehensive_fft_ifft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.318s) 2023-01-11T22:26:08.4645779Z test_comprehensive_fft_ifft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.260s) 2023-01-11T22:26:08.4645983Z test_comprehensive_fft_ifft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.165s) 2023-01-11T22:26:08.4646179Z test_comprehensive_fft_ifft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4646391Z test_comprehensive_fft_ifft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4646600Z test_comprehensive_fft_ifft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.762s) 2023-01-11T22:26:08.4646802Z test_comprehensive_fft_ifft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.803s) 2023-01-11T22:26:08.4647008Z test_comprehensive_fft_ifft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.4647209Z test_comprehensive_fft_ifft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.4647411Z test_comprehensive_fft_ifft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.4647613Z test_comprehensive_fft_ifft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.4647796Z test_comprehensive_fft_ifft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.4647995Z test_comprehensive_fft_ifftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.243s) 2023-01-11T22:26:08.4648209Z test_comprehensive_fft_ifftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.247s) 2023-01-11T22:26:08.4648502Z test_comprehensive_fft_ifftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.249s) 2023-01-11T22:26:08.4648717Z test_comprehensive_fft_ifftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.400s) 2023-01-11T22:26:08.4648923Z test_comprehensive_fft_ifftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.396s) 2023-01-11T22:26:08.4649129Z test_comprehensive_fft_ifftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.294s) 2023-01-11T22:26:08.4649333Z test_comprehensive_fft_ifftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.307s) 2023-01-11T22:26:08.4649512Z test_comprehensive_fft_ifftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.299s) 2023-01-11T22:26:08.4649713Z test_comprehensive_fft_ifftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.290s) 2023-01-11T22:26:08.4649910Z test_comprehensive_fft_ifftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.305s) 2023-01-11T22:26:08.4650128Z test_comprehensive_fft_ifftshift_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4650341Z test_comprehensive_fft_ifftshift_cuda_bool (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.4650562Z test_comprehensive_fft_ifftshift_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.172s) 2023-01-11T22:26:08.4650841Z test_comprehensive_fft_ifftshift_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4651060Z test_comprehensive_fft_ifftshift_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.175s) 2023-01-11T22:26:08.4651275Z test_comprehensive_fft_ifftshift_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4651463Z test_comprehensive_fft_ifftshift_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.103s) 2023-01-11T22:26:08.4651676Z test_comprehensive_fft_ifftshift_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.4651887Z test_comprehensive_fft_ifftshift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4652100Z test_comprehensive_fft_ifftshift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4652315Z test_comprehensive_fft_ifftshift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4652529Z test_comprehensive_fft_ifftshift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4652742Z test_comprehensive_fft_ifftshift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4652950Z test_comprehensive_fft_ihfft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.211s) 2023-01-11T22:26:08.4653139Z test_comprehensive_fft_ihfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.483s) 2023-01-11T22:26:08.4653347Z test_comprehensive_fft_ihfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.560s) 2023-01-11T22:26:08.4653551Z test_comprehensive_fft_ihfft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.260s) 2023-01-11T22:26:08.4653753Z test_comprehensive_fft_ihfft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.261s) 2023-01-11T22:26:08.4653950Z test_comprehensive_fft_ihfft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.259s) 2023-01-11T22:26:08.4654157Z test_comprehensive_fft_ihfft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.260s) 2023-01-11T22:26:08.4654359Z test_comprehensive_fft_ihfft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.256s) 2023-01-11T22:26:08.4654565Z test_comprehensive_fft_ihfft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.4654754Z test_comprehensive_fft_ihfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.843s) 2023-01-11T22:26:08.4654956Z test_comprehensive_fft_ihfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.830s) 2023-01-11T22:26:08.4655158Z test_comprehensive_fft_ihfft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.4655355Z test_comprehensive_fft_ihfft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.4655550Z test_comprehensive_fft_ihfft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.4655754Z test_comprehensive_fft_ihfft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.4656020Z test_comprehensive_fft_ihfft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.4656232Z test_comprehensive_fft_ihfftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.236s) 2023-01-11T22:26:08.4656442Z test_comprehensive_fft_ihfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.803s) 2023-01-11T22:26:08.4656631Z test_comprehensive_fft_ihfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.746s) 2023-01-11T22:26:08.4656835Z test_comprehensive_fft_ihfftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.285s) 2023-01-11T22:26:08.4657040Z test_comprehensive_fft_ihfftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.285s) 2023-01-11T22:26:08.4657240Z test_comprehensive_fft_ihfftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.287s) 2023-01-11T22:26:08.4657440Z test_comprehensive_fft_ihfftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.285s) 2023-01-11T22:26:08.4657640Z test_comprehensive_fft_ihfftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.279s) 2023-01-11T22:26:08.4657841Z test_comprehensive_fft_irfft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.214s) 2023-01-11T22:26:08.4658108Z test_comprehensive_fft_irfft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.676s) 2023-01-11T22:26:08.4658303Z test_comprehensive_fft_irfft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.669s) 2023-01-11T22:26:08.4658510Z test_comprehensive_fft_irfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.777s) 2023-01-11T22:26:08.4658718Z test_comprehensive_fft_irfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.776s) 2023-01-11T22:26:08.4658923Z test_comprehensive_fft_irfft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.262s) 2023-01-11T22:26:08.4659122Z test_comprehensive_fft_irfft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.316s) 2023-01-11T22:26:08.4659325Z test_comprehensive_fft_irfft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.262s) 2023-01-11T22:26:08.4659530Z test_comprehensive_fft_irfft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.264s) 2023-01-11T22:26:08.4659735Z test_comprehensive_fft_irfft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.259s) 2023-01-11T22:26:08.4659924Z test_comprehensive_fft_irfft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.4660139Z test_comprehensive_fft_irfft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.567s) 2023-01-11T22:26:08.4660351Z test_comprehensive_fft_irfft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.651s) 2023-01-11T22:26:08.4660557Z test_comprehensive_fft_irfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.719s) 2023-01-11T22:26:08.4660761Z test_comprehensive_fft_irfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.724s) 2023-01-11T22:26:08.4660962Z test_comprehensive_fft_irfft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.4661158Z test_comprehensive_fft_irfft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.4661355Z test_comprehensive_fft_irfft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.4661542Z test_comprehensive_fft_irfft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.4661753Z test_comprehensive_fft_irfft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.4661953Z test_comprehensive_fft_irfftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.241s) 2023-01-11T22:26:08.4662168Z test_comprehensive_fft_irfftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.754s) 2023-01-11T22:26:08.4662384Z test_comprehensive_fft_irfftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.756s) 2023-01-11T22:26:08.4662590Z test_comprehensive_fft_irfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.981s) 2023-01-11T22:26:08.4662799Z test_comprehensive_fft_irfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.904s) 2023-01-11T22:26:08.4663003Z test_comprehensive_fft_irfftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.334s) 2023-01-11T22:26:08.4663250Z test_comprehensive_fft_irfftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.300s) 2023-01-11T22:26:08.4663434Z test_comprehensive_fft_irfftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.291s) 2023-01-11T22:26:08.4663643Z test_comprehensive_fft_irfftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.292s) 2023-01-11T22:26:08.4663849Z test_comprehensive_fft_irfftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.286s) 2023-01-11T22:26:08.4664056Z test_comprehensive_fft_rfft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.210s) 2023-01-11T22:26:08.4664266Z test_comprehensive_fft_rfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.402s) 2023-01-11T22:26:08.4664467Z test_comprehensive_fft_rfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.404s) 2023-01-11T22:26:08.4664670Z test_comprehensive_fft_rfft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.264s) 2023-01-11T22:26:08.4664871Z test_comprehensive_fft_rfft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.267s) 2023-01-11T22:26:08.4665052Z test_comprehensive_fft_rfft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.263s) 2023-01-11T22:26:08.4665255Z test_comprehensive_fft_rfft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.263s) 2023-01-11T22:26:08.4665503Z test_comprehensive_fft_rfft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.257s) 2023-01-11T22:26:08.4665707Z test_comprehensive_fft_rfft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.4665913Z test_comprehensive_fft_rfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.378s) 2023-01-11T22:26:08.4666117Z test_comprehensive_fft_rfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.376s) 2023-01-11T22:26:08.4666320Z test_comprehensive_fft_rfft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.215s) 2023-01-11T22:26:08.4666519Z test_comprehensive_fft_rfft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.217s) 2023-01-11T22:26:08.4666701Z test_comprehensive_fft_rfft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.4666901Z test_comprehensive_fft_rfft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.4667109Z test_comprehensive_fft_rfft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.4667311Z test_comprehensive_fft_rfftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.237s) 2023-01-11T22:26:08.4667519Z test_comprehensive_fft_rfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.461s) 2023-01-11T22:26:08.4667725Z test_comprehensive_fft_rfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.456s) 2023-01-11T22:26:08.4667930Z test_comprehensive_fft_rfftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.354s) 2023-01-11T22:26:08.4668129Z test_comprehensive_fft_rfftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.292s) 2023-01-11T22:26:08.4668326Z test_comprehensive_fft_rfftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.292s) 2023-01-11T22:26:08.4668511Z test_comprehensive_fft_rfftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.291s) 2023-01-11T22:26:08.4668708Z test_comprehensive_fft_rfftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.287s) 2023-01-11T22:26:08.4668915Z test_comprehensive_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4669117Z test_comprehensive_fill_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4669318Z test_comprehensive_fill_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4669521Z test_comprehensive_fill_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4669720Z test_comprehensive_fill_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4669922Z test_comprehensive_fill_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4670106Z test_comprehensive_fill_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.4670308Z test_comprehensive_fill_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4670506Z test_comprehensive_fill_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4670751Z test_comprehensive_fill_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4670950Z test_comprehensive_fill_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4671151Z test_comprehensive_fill_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4671346Z test_comprehensive_fill_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4671557Z test_comprehensive_flatten_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4671741Z test_comprehensive_flatten_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4671958Z test_comprehensive_flatten_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.4672169Z test_comprehensive_flatten_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.4672374Z test_comprehensive_flatten_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.159s) 2023-01-11T22:26:08.4672585Z test_comprehensive_flatten_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4672790Z test_comprehensive_flatten_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.4673049Z test_comprehensive_flatten_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.4673252Z test_comprehensive_flatten_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4673439Z test_comprehensive_flatten_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4673641Z test_comprehensive_flatten_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4673841Z test_comprehensive_flatten_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4674041Z test_comprehensive_flatten_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4674241Z test_comprehensive_flip_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4674444Z test_comprehensive_flip_cuda_bool (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4674654Z test_comprehensive_flip_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.609s) 2023-01-11T22:26:08.4674864Z test_comprehensive_flip_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.612s) 2023-01-11T22:26:08.4675046Z test_comprehensive_flip_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4675247Z test_comprehensive_flip_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.360s) 2023-01-11T22:26:08.4675449Z test_comprehensive_flip_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.413s) 2023-01-11T22:26:08.4675648Z test_comprehensive_flip_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4675846Z test_comprehensive_flip_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4676045Z test_comprehensive_flip_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.4676242Z test_comprehensive_flip_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.4676440Z test_comprehensive_flip_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.4676631Z test_comprehensive_fliplr_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4676833Z test_comprehensive_fliplr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4677044Z test_comprehensive_fliplr_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.4677255Z test_comprehensive_fliplr_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4677459Z test_comprehensive_fliplr_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4677664Z test_comprehensive_fliplr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.4677862Z test_comprehensive_fliplr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4678066Z test_comprehensive_fliplr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4678312Z test_comprehensive_fliplr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4678503Z test_comprehensive_fliplr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4678702Z test_comprehensive_fliplr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4678902Z test_comprehensive_fliplr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4679112Z test_comprehensive_flipud_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4679314Z test_comprehensive_flipud_cuda_bool (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4679526Z test_comprehensive_flipud_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4679735Z test_comprehensive_flipud_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.4679942Z test_comprehensive_flipud_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4680129Z test_comprehensive_flipud_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.4680327Z test_comprehensive_flipud_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4680582Z test_comprehensive_flipud_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4680781Z test_comprehensive_flipud_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.4680983Z test_comprehensive_flipud_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.4681181Z test_comprehensive_flipud_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4681379Z test_comprehensive_flipud_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4681587Z test_comprehensive_float_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4681766Z test_comprehensive_float_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4681982Z test_comprehensive_float_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.4682188Z test_comprehensive_float_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4682399Z test_comprehensive_float_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.4682604Z test_comprehensive_float_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4682807Z test_comprehensive_float_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4683007Z test_comprehensive_float_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.4683206Z test_comprehensive_float_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4683385Z test_comprehensive_float_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4683581Z test_comprehensive_float_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4683780Z test_comprehensive_float_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4683977Z test_comprehensive_float_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4684194Z test_comprehensive_float_power_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.324s) 2023-01-11T22:26:08.4684404Z test_comprehensive_float_power_cuda_bool (__main__.TestDecompCUDA) ... ok (0.328s) 2023-01-11T22:26:08.4684622Z test_comprehensive_float_power_cuda_complex128 (__main__.TestDecompCUDA) ... ok (6.738s) 2023-01-11T22:26:08.4684839Z test_comprehensive_float_power_cuda_complex64 (__main__.TestDecompCUDA) ... ok (7.526s) 2023-01-11T22:26:08.4685239Z test_comprehensive_float_power_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.334s) 2023-01-11T22:26:08.4685463Z test_comprehensive_float_power_cuda_float32 (__main__.TestDecompCUDA) ... ok (4.000s) 2023-01-11T22:26:08.4685675Z test_comprehensive_float_power_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.528s) 2023-01-11T22:26:08.4685958Z test_comprehensive_float_power_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.480s) 2023-01-11T22:26:08.4686170Z test_comprehensive_float_power_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.427s) 2023-01-11T22:26:08.4686373Z test_comprehensive_float_power_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.427s) 2023-01-11T22:26:08.4686581Z test_comprehensive_float_power_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.428s) 2023-01-11T22:26:08.4686786Z test_comprehensive_float_power_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.427s) 2023-01-11T22:26:08.4686993Z test_comprehensive_floor_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4687177Z test_comprehensive_floor_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4687384Z test_comprehensive_floor_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4687586Z test_comprehensive_floor_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.4687787Z test_comprehensive_floor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.4687985Z test_comprehensive_floor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.4688244Z test_comprehensive_floor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4688442Z test_comprehensive_floor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4688638Z test_comprehensive_floor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4688834Z test_comprehensive_floor_divide_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.061s) 2023-01-11T22:26:08.4689049Z test_comprehensive_floor_divide_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.061s) 2023-01-11T22:26:08.4689263Z test_comprehensive_floor_divide_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.228s) 2023-01-11T22:26:08.4689477Z test_comprehensive_floor_divide_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.226s) 2023-01-11T22:26:08.4689688Z test_comprehensive_floor_divide_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.4689897Z test_comprehensive_floor_divide_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.4690106Z test_comprehensive_floor_divide_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.4690314Z test_comprehensive_floor_divide_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.4690503Z test_comprehensive_floor_divide_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.4690708Z test_comprehensive_fmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.558s) 2023-01-11T22:26:08.4690906Z test_comprehensive_fmax_cuda_bool (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4691106Z test_comprehensive_fmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.556s) 2023-01-11T22:26:08.4691307Z test_comprehensive_fmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.222s) 2023-01-11T22:26:08.4691505Z test_comprehensive_fmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.155s) 2023-01-11T22:26:08.4691709Z test_comprehensive_fmax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4691908Z test_comprehensive_fmax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4692086Z test_comprehensive_fmax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4692284Z test_comprehensive_fmax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4692482Z test_comprehensive_fmax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4692684Z test_comprehensive_fmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.558s) 2023-01-11T22:26:08.4692878Z test_comprehensive_fmin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4693077Z test_comprehensive_fmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.558s) 2023-01-11T22:26:08.4693277Z test_comprehensive_fmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.245s) 2023-01-11T22:26:08.4693525Z test_comprehensive_fmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.164s) 2023-01-11T22:26:08.4693726Z test_comprehensive_fmin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4693908Z test_comprehensive_fmin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4694108Z test_comprehensive_fmin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4694303Z test_comprehensive_fmin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4694496Z test_comprehensive_fmin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4694698Z test_comprehensive_fmod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.4694899Z test_comprehensive_fmod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.4695098Z test_comprehensive_fmod_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.353s) 2023-01-11T22:26:08.4695301Z test_comprehensive_fmod_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.351s) 2023-01-11T22:26:08.4695477Z test_comprehensive_fmod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.181s) 2023-01-11T22:26:08.4695731Z test_comprehensive_fmod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.4695925Z test_comprehensive_fmod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.4696123Z test_comprehensive_fmod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.4696317Z test_comprehensive_fmod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.4696527Z test_comprehensive_frac_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4696728Z test_comprehensive_frac_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4696928Z test_comprehensive_frac_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4697109Z test_comprehensive_frac_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4697317Z test_comprehensive_frexp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4697524Z test_comprehensive_frexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4697727Z test_comprehensive_frexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4697925Z test_comprehensive_full_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4698125Z test_comprehensive_full_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4698333Z test_comprehensive_full_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4698541Z test_comprehensive_full_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4698723Z test_comprehensive_full_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4698924Z test_comprehensive_full_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4699128Z test_comprehensive_full_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4699327Z test_comprehensive_full_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4699528Z test_comprehensive_full_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4699728Z test_comprehensive_full_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4699924Z test_comprehensive_full_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4700120Z test_comprehensive_full_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4700293Z test_comprehensive_full_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4700508Z test_comprehensive_full_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4700713Z test_comprehensive_full_like_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4700980Z test_comprehensive_full_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4701196Z test_comprehensive_full_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4701411Z test_comprehensive_full_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4701615Z test_comprehensive_full_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4701814Z test_comprehensive_full_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4701998Z test_comprehensive_full_like_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4702198Z test_comprehensive_full_like_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4702395Z test_comprehensive_full_like_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4702598Z test_comprehensive_full_like_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4702807Z test_comprehensive_full_like_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4703013Z test_comprehensive_gather_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4703278Z test_comprehensive_gather_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4703493Z test_comprehensive_gather_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4703707Z test_comprehensive_gather_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.4703894Z test_comprehensive_gather_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4704095Z test_comprehensive_gather_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4704292Z test_comprehensive_gather_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4704496Z test_comprehensive_gather_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4704703Z test_comprehensive_gather_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4704904Z test_comprehensive_gather_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4705108Z test_comprehensive_gather_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4705312Z test_comprehensive_gather_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4705492Z test_comprehensive_gcd_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.740s) 2023-01-11T22:26:08.4705689Z test_comprehensive_gcd_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.654s) 2023-01-11T22:26:08.4705881Z test_comprehensive_gcd_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.709s) 2023-01-11T22:26:08.4706078Z test_comprehensive_gcd_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.716s) 2023-01-11T22:26:08.4706276Z test_comprehensive_gcd_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.733s) 2023-01-11T22:26:08.4706477Z test_comprehensive_ge_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.4706674Z test_comprehensive_ge_cuda_bool (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4706873Z test_comprehensive_ge_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.4707054Z test_comprehensive_ge_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.4707253Z test_comprehensive_ge_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.4707447Z test_comprehensive_ge_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4707643Z test_comprehensive_ge_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.4707833Z test_comprehensive_ge_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4708022Z test_comprehensive_ge_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4708210Z test_comprehensive_ge_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4708483Z test_comprehensive_geqrf_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4708683Z test_comprehensive_geqrf_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4708890Z test_comprehensive_geqrf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4709093Z test_comprehensive_geqrf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4709304Z test_comprehensive_gradient_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.857s) 2023-01-11T22:26:08.4709519Z test_comprehensive_gradient_cuda_complex128 (__main__.TestDecompCUDA) ... ok (8.311s) 2023-01-11T22:26:08.4709734Z test_comprehensive_gradient_cuda_complex64 (__main__.TestDecompCUDA) ... ok (8.515s) 2023-01-11T22:26:08.4709943Z test_comprehensive_gradient_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.806s) 2023-01-11T22:26:08.4710147Z test_comprehensive_gradient_cuda_float32 (__main__.TestDecompCUDA) ... ok (5.250s) 2023-01-11T22:26:08.4710332Z test_comprehensive_gradient_cuda_float64 (__main__.TestDecompCUDA) ... ok (5.038s) 2023-01-11T22:26:08.4710540Z test_comprehensive_gradient_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.596s) 2023-01-11T22:26:08.4710787Z test_comprehensive_gradient_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.633s) 2023-01-11T22:26:08.4710994Z test_comprehensive_gradient_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.565s) 2023-01-11T22:26:08.4711197Z test_comprehensive_gradient_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.587s) 2023-01-11T22:26:08.4711414Z test_comprehensive_grid_sampler_2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.212s) 2023-01-11T22:26:08.4711632Z test_comprehensive_grid_sampler_2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.780s) 2023-01-11T22:26:08.4711845Z test_comprehensive_grid_sampler_2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.719s) 2023-01-11T22:26:08.4712047Z test_comprehensive_gt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.4712227Z test_comprehensive_gt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4712426Z test_comprehensive_gt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.4712626Z test_comprehensive_gt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.176s) 2023-01-11T22:26:08.4712824Z test_comprehensive_gt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.175s) 2023-01-11T22:26:08.4713018Z test_comprehensive_gt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4713215Z test_comprehensive_gt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4713408Z test_comprehensive_gt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4713600Z test_comprehensive_gt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4713774Z test_comprehensive_gt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4713977Z test_comprehensive_half_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4714180Z test_comprehensive_half_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4714386Z test_comprehensive_half_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.4714595Z test_comprehensive_half_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.069s) 2023-01-11T22:26:08.4714797Z test_comprehensive_half_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4714998Z test_comprehensive_half_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.4715198Z test_comprehensive_half_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.4715376Z test_comprehensive_half_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4715575Z test_comprehensive_half_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4715769Z test_comprehensive_half_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4716010Z test_comprehensive_half_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4716212Z test_comprehensive_half_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4716431Z test_comprehensive_heaviside_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4716639Z test_comprehensive_heaviside_cuda_bool (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.4716849Z test_comprehensive_heaviside_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4717035Z test_comprehensive_heaviside_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.191s) 2023-01-11T22:26:08.4717238Z test_comprehensive_heaviside_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.190s) 2023-01-11T22:26:08.4717445Z test_comprehensive_heaviside_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4717646Z test_comprehensive_heaviside_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4717855Z test_comprehensive_heaviside_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.4718059Z test_comprehensive_heaviside_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4718360Z test_comprehensive_heaviside_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.4718562Z test_comprehensive_histc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4718747Z test_comprehensive_histc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4718946Z test_comprehensive_histc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4719144Z test_comprehensive_histc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4719342Z test_comprehensive_histc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4719541Z test_comprehensive_histc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4719746Z test_comprehensive_hsplit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4719950Z test_comprehensive_hsplit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.4720167Z test_comprehensive_hsplit_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.324s) 2023-01-11T22:26:08.4720361Z test_comprehensive_hsplit_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.4720568Z test_comprehensive_hsplit_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.325s) 2023-01-11T22:26:08.4720774Z test_comprehensive_hsplit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4720974Z test_comprehensive_hsplit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.198s) 2023-01-11T22:26:08.4721173Z test_comprehensive_hsplit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.195s) 2023-01-11T22:26:08.4721376Z test_comprehensive_hsplit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.4721578Z test_comprehensive_hsplit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.4721782Z test_comprehensive_hsplit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.4721965Z test_comprehensive_hsplit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.4722166Z test_comprehensive_hsplit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.4722371Z test_comprehensive_hstack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4722571Z test_comprehensive_hstack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4722782Z test_comprehensive_hstack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.4722990Z test_comprehensive_hstack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4723195Z test_comprehensive_hstack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.4723399Z test_comprehensive_hstack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4723653Z test_comprehensive_hstack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.073s) 2023-01-11T22:26:08.4723840Z test_comprehensive_hstack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.4724041Z test_comprehensive_hstack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4724242Z test_comprehensive_hstack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4724440Z test_comprehensive_hstack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4724639Z test_comprehensive_hstack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4724836Z test_comprehensive_hstack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4725307Z test_comprehensive_hypot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.4725519Z test_comprehensive_hypot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.4725707Z test_comprehensive_hypot_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.018s) 2023-01-11T22:26:08.4725911Z test_comprehensive_hypot_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.007s) 2023-01-11T22:26:08.4726188Z test_comprehensive_i0_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.303s) 2023-01-11T22:26:08.4726383Z test_comprehensive_i0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.338s) 2023-01-11T22:26:08.4726582Z test_comprehensive_i0_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4726780Z test_comprehensive_i0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.309s) 2023-01-11T22:26:08.4726978Z test_comprehensive_i0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.353s) 2023-01-11T22:26:08.4727174Z test_comprehensive_i0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4727347Z test_comprehensive_i0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4727539Z test_comprehensive_i0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4727732Z test_comprehensive_i0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4727933Z test_comprehensive_i0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4728138Z test_comprehensive_igamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.181s) 2023-01-11T22:26:08.4728338Z test_comprehensive_igamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.4728549Z test_comprehensive_igammac_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.180s) 2023-01-11T22:26:08.4728750Z test_comprehensive_igammac_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.179s) 2023-01-11T22:26:08.4728940Z test_comprehensive_imag_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4729147Z test_comprehensive_imag_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4729348Z test_comprehensive_imag_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4729563Z test_comprehensive_index_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.4729771Z test_comprehensive_index_add_cuda_bool (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4729990Z test_comprehensive_index_add_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.307s) 2023-01-11T22:26:08.4730201Z test_comprehensive_index_add_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.4730416Z test_comprehensive_index_add_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.316s) 2023-01-11T22:26:08.4730608Z test_comprehensive_index_add_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.4730814Z test_comprehensive_index_add_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.195s) 2023-01-11T22:26:08.4731013Z test_comprehensive_index_add_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.4731219Z test_comprehensive_index_add_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4731480Z test_comprehensive_index_add_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4731687Z test_comprehensive_index_add_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.4731891Z test_comprehensive_index_add_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4732090Z test_comprehensive_index_add_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4732303Z test_comprehensive_index_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4732485Z test_comprehensive_index_copy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4732703Z test_comprehensive_index_copy_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.105s) 2023-01-11T22:26:08.4732917Z test_comprehensive_index_copy_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.108s) 2023-01-11T22:26:08.4733130Z test_comprehensive_index_copy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4733343Z test_comprehensive_index_copy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.4733595Z test_comprehensive_index_copy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.4733804Z test_comprehensive_index_copy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4734010Z test_comprehensive_index_copy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4734194Z test_comprehensive_index_copy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4734397Z test_comprehensive_index_copy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4734608Z test_comprehensive_index_copy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4734821Z test_comprehensive_index_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4735027Z test_comprehensive_index_fill_cuda_bool (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4735247Z test_comprehensive_index_fill_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4735506Z test_comprehensive_index_fill_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.4735718Z test_comprehensive_index_fill_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4735907Z test_comprehensive_index_fill_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4736118Z test_comprehensive_index_fill_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4736325Z test_comprehensive_index_fill_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4736527Z test_comprehensive_index_fill_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4736733Z test_comprehensive_index_fill_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4736938Z test_comprehensive_index_fill_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4737146Z test_comprehensive_index_fill_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4737360Z test_comprehensive_index_put_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4737568Z test_comprehensive_index_put_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4737763Z test_comprehensive_index_put_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4737973Z test_comprehensive_index_put_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4738185Z test_comprehensive_index_put_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4738392Z test_comprehensive_index_put_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4738596Z test_comprehensive_index_put_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4738841Z test_comprehensive_index_put_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4739051Z test_comprehensive_index_put_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4739255Z test_comprehensive_index_put_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4739433Z test_comprehensive_index_put_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4739637Z test_comprehensive_index_put_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4739836Z test_comprehensive_index_put_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4740051Z test_comprehensive_index_reduce_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.967s) 2023-01-11T22:26:08.4740264Z test_comprehensive_index_reduce_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.966s) 2023-01-11T22:26:08.4740474Z test_comprehensive_index_reduce_cuda_float32 (__main__.TestDecompCUDA) ... ok (5.591s) 2023-01-11T22:26:08.4740690Z test_comprehensive_index_reduce_cuda_float64 (__main__.TestDecompCUDA) ... ok (5.540s) 2023-01-11T22:26:08.4740898Z test_comprehensive_index_reduce_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4741140Z test_comprehensive_index_reduce_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4741343Z test_comprehensive_index_reduce_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4741548Z test_comprehensive_index_reduce_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4741755Z test_comprehensive_index_reduce_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4741971Z test_comprehensive_index_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4742181Z test_comprehensive_index_select_cuda_bool (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4742401Z test_comprehensive_index_select_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.4742622Z test_comprehensive_index_select_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.4742839Z test_comprehensive_index_select_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.078s) 2023-01-11T22:26:08.4743035Z test_comprehensive_index_select_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4743245Z test_comprehensive_index_select_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.4743451Z test_comprehensive_index_select_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.4743661Z test_comprehensive_index_select_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4743867Z test_comprehensive_index_select_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4744072Z test_comprehensive_index_select_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4744279Z test_comprehensive_index_select_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4744485Z test_comprehensive_index_select_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4744674Z test_comprehensive_inner_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4744884Z test_comprehensive_inner_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.149s) 2023-01-11T22:26:08.4745092Z test_comprehensive_inner_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.154s) 2023-01-11T22:26:08.4745294Z test_comprehensive_inner_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4745499Z test_comprehensive_inner_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.4745700Z test_comprehensive_inner_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2023-01-11T22:26:08.4745902Z test_comprehensive_int_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4746101Z test_comprehensive_int_cuda_bool (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4746332Z test_comprehensive_int_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4746543Z test_comprehensive_int_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4746747Z test_comprehensive_int_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4746947Z test_comprehensive_int_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4747141Z test_comprehensive_int_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4747338Z test_comprehensive_int_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4747534Z test_comprehensive_int_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4747727Z test_comprehensive_int_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4747906Z test_comprehensive_int_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4748106Z test_comprehensive_int_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4748314Z test_comprehensive_isclose_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.068s) 2023-01-11T22:26:08.4748561Z test_comprehensive_isclose_cuda_bool (__main__.TestDecompCUDA) ... ok (3.131s) 2023-01-11T22:26:08.4748773Z test_comprehensive_isclose_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.640s) 2023-01-11T22:26:08.4748982Z test_comprehensive_isclose_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.666s) 2023-01-11T22:26:08.4749188Z test_comprehensive_isclose_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.069s) 2023-01-11T22:26:08.4749395Z test_comprehensive_isclose_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.934s) 2023-01-11T22:26:08.4749600Z test_comprehensive_isclose_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.895s) 2023-01-11T22:26:08.4749784Z test_comprehensive_isclose_cuda_int16 (__main__.TestDecompCUDA) ... ok (4.114s) 2023-01-11T22:26:08.4749986Z test_comprehensive_isclose_cuda_int32 (__main__.TestDecompCUDA) ... ok (4.095s) 2023-01-11T22:26:08.4750191Z test_comprehensive_isclose_cuda_int64 (__main__.TestDecompCUDA) ... ok (4.110s) 2023-01-11T22:26:08.4750395Z test_comprehensive_isclose_cuda_int8 (__main__.TestDecompCUDA) ... ok (4.095s) 2023-01-11T22:26:08.4750596Z test_comprehensive_isclose_cuda_uint8 (__main__.TestDecompCUDA) ... ok (3.979s) 2023-01-11T22:26:08.4750806Z test_comprehensive_isfinite_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4751008Z test_comprehensive_isfinite_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4751221Z test_comprehensive_isfinite_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.080s) 2023-01-11T22:26:08.4751415Z test_comprehensive_isfinite_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4751627Z test_comprehensive_isfinite_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4751835Z test_comprehensive_isfinite_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4752040Z test_comprehensive_isfinite_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4752244Z test_comprehensive_isfinite_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.4752451Z test_comprehensive_isfinite_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4752650Z test_comprehensive_isfinite_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4752849Z test_comprehensive_isfinite_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4753032Z test_comprehensive_isfinite_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4753237Z test_comprehensive_isfinite_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4753437Z test_comprehensive_isin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4753639Z test_comprehensive_isin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4753885Z test_comprehensive_isin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4754092Z test_comprehensive_isin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4754290Z test_comprehensive_isin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4754486Z test_comprehensive_isin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4754666Z test_comprehensive_isin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4754865Z test_comprehensive_isin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4755068Z test_comprehensive_isinf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4755265Z test_comprehensive_isinf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4755474Z test_comprehensive_isinf_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.4755682Z test_comprehensive_isinf_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.4755885Z test_comprehensive_isinf_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.4756132Z test_comprehensive_isinf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4756317Z test_comprehensive_isinf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4756519Z test_comprehensive_isinf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.4756719Z test_comprehensive_isinf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4756919Z test_comprehensive_isinf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4757118Z test_comprehensive_isinf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4757318Z test_comprehensive_isinf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4757518Z test_comprehensive_isinf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4757728Z test_comprehensive_isnan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4757931Z test_comprehensive_isnan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4758125Z test_comprehensive_isnan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.080s) 2023-01-11T22:26:08.4758333Z test_comprehensive_isnan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.079s) 2023-01-11T22:26:08.4758536Z test_comprehensive_isnan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4758740Z test_comprehensive_isnan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4758942Z test_comprehensive_isnan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4759142Z test_comprehensive_isnan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4759341Z test_comprehensive_isnan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4759544Z test_comprehensive_isnan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4759729Z test_comprehensive_isnan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4759928Z test_comprehensive_isnan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4760141Z test_comprehensive_isneginf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4760344Z test_comprehensive_isneginf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4760553Z test_comprehensive_isneginf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4760758Z test_comprehensive_isneginf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4760962Z test_comprehensive_isneginf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4761167Z test_comprehensive_isneginf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4761419Z test_comprehensive_isneginf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4761635Z test_comprehensive_isneginf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4761837Z test_comprehensive_isneginf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4762043Z test_comprehensive_isneginf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4762253Z test_comprehensive_isposinf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4762458Z test_comprehensive_isposinf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4762665Z test_comprehensive_isposinf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4762869Z test_comprehensive_isposinf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4763052Z test_comprehensive_isposinf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.4763260Z test_comprehensive_isposinf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4763512Z test_comprehensive_isposinf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4763712Z test_comprehensive_isposinf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4763915Z test_comprehensive_isposinf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4764120Z test_comprehensive_isposinf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4764339Z test_comprehensive_isreal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4764523Z test_comprehensive_isreal_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4764742Z test_comprehensive_isreal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4765182Z test_comprehensive_isreal_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4765408Z test_comprehensive_isreal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4765609Z test_comprehensive_isreal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4765810Z test_comprehensive_isreal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4766005Z test_comprehensive_isreal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4766208Z test_comprehensive_isreal_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4766392Z test_comprehensive_isreal_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4766591Z test_comprehensive_isreal_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4766789Z test_comprehensive_isreal_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4766985Z test_comprehensive_isreal_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4767199Z test_comprehensive_istft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (5.974s) 2023-01-11T22:26:08.4767405Z test_comprehensive_istft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (6.021s) 2023-01-11T22:26:08.4767649Z test_comprehensive_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.739s) 2023-01-11T22:26:08.4767882Z test_comprehensive_jiterator_2inputs_2outputs_cuda_bool (__main__.TestDecompCUDA) ... ok (1.694s) 2023-01-11T22:26:08.4768106Z test_comprehensive_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.738s) 2023-01-11T22:26:08.4768350Z test_comprehensive_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.742s) 2023-01-11T22:26:08.4768585Z test_comprehensive_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.683s) 2023-01-11T22:26:08.4768820Z test_comprehensive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.685s) 2023-01-11T22:26:08.4769124Z test_comprehensive_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.683s) 2023-01-11T22:26:08.4769371Z test_comprehensive_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.682s) 2023-01-11T22:26:08.4769599Z test_comprehensive_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.684s) 2023-01-11T22:26:08.4769820Z test_comprehensive_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.682s) 2023-01-11T22:26:08.4770048Z test_comprehensive_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.682s) 2023-01-11T22:26:08.4770263Z test_comprehensive_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.680s) 2023-01-11T22:26:08.4770512Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (2.083s) 2023-01-11T22:26:08.4770751Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestDecompCUDA) ... ok (2.108s) 2023-01-11T22:26:08.4771005Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.720s) 2023-01-11T22:26:08.4771316Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.566s) 2023-01-11T22:26:08.4771560Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestDecompCUDA) ... ok (2.064s) 2023-01-11T22:26:08.4771803Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.060s) 2023-01-11T22:26:08.4772048Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.059s) 2023-01-11T22:26:08.4772286Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestDecompCUDA) ... ok (2.058s) 2023-01-11T22:26:08.4772507Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestDecompCUDA) ... ok (2.061s) 2023-01-11T22:26:08.4772751Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestDecompCUDA) ... ok (2.072s) 2023-01-11T22:26:08.4772989Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestDecompCUDA) ... ok (2.081s) 2023-01-11T22:26:08.4773226Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestDecompCUDA) ... ok (2.068s) 2023-01-11T22:26:08.4773448Z test_comprehensive_jiterator_binary_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.512s) 2023-01-11T22:26:08.4773669Z test_comprehensive_jiterator_binary_cuda_bool (__main__.TestDecompCUDA) ... ok (1.495s) 2023-01-11T22:26:08.4773896Z test_comprehensive_jiterator_binary_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.849s) 2023-01-11T22:26:08.4774121Z test_comprehensive_jiterator_binary_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.702s) 2023-01-11T22:26:08.4774339Z test_comprehensive_jiterator_binary_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.481s) 2023-01-11T22:26:08.4774542Z test_comprehensive_jiterator_binary_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.473s) 2023-01-11T22:26:08.4774762Z test_comprehensive_jiterator_binary_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.485s) 2023-01-11T22:26:08.4774979Z test_comprehensive_jiterator_binary_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.473s) 2023-01-11T22:26:08.4775193Z test_comprehensive_jiterator_binary_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.494s) 2023-01-11T22:26:08.4775403Z test_comprehensive_jiterator_binary_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.491s) 2023-01-11T22:26:08.4775616Z test_comprehensive_jiterator_binary_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.473s) 2023-01-11T22:26:08.4775827Z test_comprehensive_jiterator_binary_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.474s) 2023-01-11T22:26:08.4776070Z test_comprehensive_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.501s) 2023-01-11T22:26:08.4776289Z test_comprehensive_jiterator_binary_return_by_ref_cuda_bool (__main__.TestDecompCUDA) ... ok (1.494s) 2023-01-11T22:26:08.4776619Z test_comprehensive_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.521s) 2023-01-11T22:26:08.4776878Z test_comprehensive_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.519s) 2023-01-11T22:26:08.4777116Z test_comprehensive_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.472s) 2023-01-11T22:26:08.4777354Z test_comprehensive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.476s) 2023-01-11T22:26:08.4777586Z test_comprehensive_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.481s) 2023-01-11T22:26:08.4777823Z test_comprehensive_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.472s) 2023-01-11T22:26:08.4778056Z test_comprehensive_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.475s) 2023-01-11T22:26:08.4778288Z test_comprehensive_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.474s) 2023-01-11T22:26:08.4778524Z test_comprehensive_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.464s) 2023-01-11T22:26:08.4778792Z test_comprehensive_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.480s) 2023-01-11T22:26:08.4779012Z test_comprehensive_jiterator_unary_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.4779227Z test_comprehensive_jiterator_unary_cuda_bool (__main__.TestDecompCUDA) ... ok (0.172s) 2023-01-11T22:26:08.4779453Z test_comprehensive_jiterator_unary_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.327s) 2023-01-11T22:26:08.4779678Z test_comprehensive_jiterator_unary_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.268s) 2023-01-11T22:26:08.4779894Z test_comprehensive_jiterator_unary_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.171s) 2023-01-11T22:26:08.4780111Z test_comprehensive_jiterator_unary_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.166s) 2023-01-11T22:26:08.4780328Z test_comprehensive_jiterator_unary_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.4780527Z test_comprehensive_jiterator_unary_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.169s) 2023-01-11T22:26:08.4780737Z test_comprehensive_jiterator_unary_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.4780945Z test_comprehensive_jiterator_unary_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.4781157Z test_comprehensive_jiterator_unary_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.4781370Z test_comprehensive_jiterator_unary_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.4781576Z test_comprehensive_kron_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4781772Z test_comprehensive_kron_cuda_bool (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.4781982Z test_comprehensive_kron_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.641s) 2023-01-11T22:26:08.4782171Z test_comprehensive_kron_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.642s) 2023-01-11T22:26:08.4782378Z test_comprehensive_kron_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4782577Z test_comprehensive_kron_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.954s) 2023-01-11T22:26:08.4782776Z test_comprehensive_kron_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.954s) 2023-01-11T22:26:08.4782972Z test_comprehensive_kron_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.183s) 2023-01-11T22:26:08.4783168Z test_comprehensive_kron_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.4783365Z test_comprehensive_kron_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.4783559Z test_comprehensive_kron_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.4783804Z test_comprehensive_kron_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.4784002Z test_comprehensive_kthvalue_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.4784212Z test_comprehensive_kthvalue_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.4784412Z test_comprehensive_kthvalue_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.4784616Z test_comprehensive_kthvalue_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4784816Z test_comprehensive_kthvalue_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4785019Z test_comprehensive_kthvalue_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4785223Z test_comprehensive_kthvalue_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4785427Z test_comprehensive_kthvalue_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4785607Z test_comprehensive_lcm_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.702s) 2023-01-11T22:26:08.4785806Z test_comprehensive_lcm_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.683s) 2023-01-11T22:26:08.4786046Z test_comprehensive_lcm_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.759s) 2023-01-11T22:26:08.4786243Z test_comprehensive_lcm_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.695s) 2023-01-11T22:26:08.4786438Z test_comprehensive_lcm_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.688s) 2023-01-11T22:26:08.4786643Z test_comprehensive_ldexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.4786842Z test_comprehensive_ldexp_cuda_bool (__main__.TestDecompCUDA) ... ok (0.260s) 2023-01-11T22:26:08.4787056Z test_comprehensive_ldexp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.908s) 2023-01-11T22:26:08.4787244Z test_comprehensive_ldexp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.928s) 2023-01-11T22:26:08.4787453Z test_comprehensive_ldexp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.4787659Z test_comprehensive_ldexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.447s) 2023-01-11T22:26:08.4787860Z test_comprehensive_ldexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.439s) 2023-01-11T22:26:08.4788062Z test_comprehensive_ldexp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.211s) 2023-01-11T22:26:08.4788263Z test_comprehensive_ldexp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.211s) 2023-01-11T22:26:08.4788465Z test_comprehensive_ldexp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.210s) 2023-01-11T22:26:08.4788659Z test_comprehensive_ldexp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.209s) 2023-01-11T22:26:08.4788839Z test_comprehensive_ldexp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.260s) 2023-01-11T22:26:08.4789036Z test_comprehensive_le_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.4789228Z test_comprehensive_le_cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4789427Z test_comprehensive_le_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.4789623Z test_comprehensive_le_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.4789819Z test_comprehensive_le_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.176s) 2023-01-11T22:26:08.4790014Z test_comprehensive_le_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4790209Z test_comprehensive_le_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4790382Z test_comprehensive_le_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4790573Z test_comprehensive_le_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4790763Z test_comprehensive_le_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4790965Z test_comprehensive_lerp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.114s) 2023-01-11T22:26:08.4791174Z test_comprehensive_lerp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (6.838s) 2023-01-11T22:26:08.4791430Z test_comprehensive_lerp_cuda_complex32 (__main__.TestDecompCUDA) ... ok (4.963s) 2023-01-11T22:26:08.4791642Z test_comprehensive_lerp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (6.688s) 2023-01-11T22:26:08.4791846Z test_comprehensive_lerp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.111s) 2023-01-11T22:26:08.4792031Z test_comprehensive_lerp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.950s) 2023-01-11T22:26:08.4792233Z test_comprehensive_lerp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.934s) 2023-01-11T22:26:08.4792432Z test_comprehensive_lgamma_cuda_bool (__main__.TestDecompCUDA) ... ok (0.360s) 2023-01-11T22:26:08.4792637Z test_comprehensive_lgamma_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4792841Z test_comprehensive_lgamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4793034Z test_comprehensive_lgamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4793236Z test_comprehensive_lgamma_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4793432Z test_comprehensive_lgamma_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4793660Z test_comprehensive_lgamma_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4793862Z test_comprehensive_lgamma_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4794064Z test_comprehensive_lgamma_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4794293Z test_comprehensive_linalg_cholesky_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.039s) 2023-01-11T22:26:08.4794521Z test_comprehensive_linalg_cholesky_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.065s) 2023-01-11T22:26:08.4794745Z test_comprehensive_linalg_cholesky_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.651s) 2023-01-11T22:26:08.4794965Z test_comprehensive_linalg_cholesky_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.634s) 2023-01-11T22:26:08.4795200Z test_comprehensive_linalg_cholesky_ex_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.036s) 2023-01-11T22:26:08.4795431Z test_comprehensive_linalg_cholesky_ex_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.062s) 2023-01-11T22:26:08.4795635Z test_comprehensive_linalg_cholesky_ex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.649s) 2023-01-11T22:26:08.4795855Z test_comprehensive_linalg_cholesky_ex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.632s) 2023-01-11T22:26:08.4796071Z test_comprehensive_linalg_cond_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.449s) 2023-01-11T22:26:08.4796285Z test_comprehensive_linalg_cond_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.451s) 2023-01-11T22:26:08.4796497Z test_comprehensive_linalg_cond_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.334s) 2023-01-11T22:26:08.4796702Z test_comprehensive_linalg_cond_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.324s) 2023-01-11T22:26:08.4796923Z test_comprehensive_linalg_cross_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.4797138Z test_comprehensive_linalg_cross_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.4797335Z test_comprehensive_linalg_cross_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4797547Z test_comprehensive_linalg_cross_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4797757Z test_comprehensive_linalg_cross_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4797965Z test_comprehensive_linalg_cross_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4798170Z test_comprehensive_linalg_cross_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4798380Z test_comprehensive_linalg_cross_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4798590Z test_comprehensive_linalg_cross_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4798840Z test_comprehensive_linalg_cross_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4799062Z test_comprehensive_linalg_det_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.346s) 2023-01-11T22:26:08.4799259Z test_comprehensive_linalg_det_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.351s) 2023-01-11T22:26:08.4799466Z test_comprehensive_linalg_det_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.221s) 2023-01-11T22:26:08.4799671Z test_comprehensive_linalg_det_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.218s) 2023-01-11T22:26:08.4799902Z test_comprehensive_linalg_det_singular_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.930s) 2023-01-11T22:26:08.4800131Z test_comprehensive_linalg_det_singular_cuda_complex64 (__main__.TestDecompCUDA) ... ok (4.028s) 2023-01-11T22:26:08.4800356Z test_comprehensive_linalg_det_singular_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.847s) 2023-01-11T22:26:08.4800580Z test_comprehensive_linalg_det_singular_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.811s) 2023-01-11T22:26:08.4800801Z test_comprehensive_linalg_eig_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.335s) 2023-01-11T22:26:08.4801043Z test_comprehensive_linalg_eig_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.356s) 2023-01-11T22:26:08.4801252Z test_comprehensive_linalg_eig_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.296s) 2023-01-11T22:26:08.4801455Z test_comprehensive_linalg_eig_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.286s) 2023-01-11T22:26:08.4801680Z test_comprehensive_linalg_eigh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.176s) 2023-01-11T22:26:08.4801893Z test_comprehensive_linalg_eigh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.191s) 2023-01-11T22:26:08.4802102Z test_comprehensive_linalg_eigh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.802s) 2023-01-11T22:26:08.4802312Z test_comprehensive_linalg_eigh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.782s) 2023-01-11T22:26:08.4802537Z test_comprehensive_linalg_eigvals_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.285s) 2023-01-11T22:26:08.4802758Z test_comprehensive_linalg_eigvals_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.280s) 2023-01-11T22:26:08.4802961Z test_comprehensive_linalg_eigvals_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.270s) 2023-01-11T22:26:08.4803180Z test_comprehensive_linalg_eigvals_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.266s) 2023-01-11T22:26:08.4803404Z test_comprehensive_linalg_eigvalsh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.294s) 2023-01-11T22:26:08.4803626Z test_comprehensive_linalg_eigvalsh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.290s) 2023-01-11T22:26:08.4803844Z test_comprehensive_linalg_eigvalsh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.201s) 2023-01-11T22:26:08.4804060Z test_comprehensive_linalg_eigvalsh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.197s) 2023-01-11T22:26:08.4804309Z test_comprehensive_linalg_householder_product_cuda_complex128 (__main__.TestDecompCUDA) ... ok (13.902s) 2023-01-11T22:26:08.4804556Z test_comprehensive_linalg_householder_product_cuda_complex64 (__main__.TestDecompCUDA) ... ok (14.330s) 2023-01-11T22:26:08.4804781Z test_comprehensive_linalg_householder_product_cuda_float32 (__main__.TestDecompCUDA) ... ok (7.662s) 2023-01-11T22:26:08.4805241Z test_comprehensive_linalg_householder_product_cuda_float64 (__main__.TestDecompCUDA) ... ok (7.465s) 2023-01-11T22:26:08.4805469Z test_comprehensive_linalg_inv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.464s) 2023-01-11T22:26:08.4805689Z test_comprehensive_linalg_inv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.465s) 2023-01-11T22:26:08.4805897Z test_comprehensive_linalg_inv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.299s) 2023-01-11T22:26:08.4806102Z test_comprehensive_linalg_inv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.293s) 2023-01-11T22:26:08.4806320Z test_comprehensive_linalg_inv_ex_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.463s) 2023-01-11T22:26:08.4806618Z test_comprehensive_linalg_inv_ex_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.462s) 2023-01-11T22:26:08.4806844Z test_comprehensive_linalg_inv_ex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.297s) 2023-01-11T22:26:08.4807036Z test_comprehensive_linalg_inv_ex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.293s) 2023-01-11T22:26:08.4807264Z test_comprehensive_linalg_ldl_factor_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4807488Z test_comprehensive_linalg_ldl_factor_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4807707Z test_comprehensive_linalg_ldl_factor_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4807928Z test_comprehensive_linalg_ldl_factor_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4808158Z test_comprehensive_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4808391Z test_comprehensive_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4808617Z test_comprehensive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4808905Z test_comprehensive_linalg_ldl_factor_ex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4809110Z test_comprehensive_linalg_ldl_solve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4809336Z test_comprehensive_linalg_ldl_solve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4809552Z test_comprehensive_linalg_ldl_solve_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4809768Z test_comprehensive_linalg_ldl_solve_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4809985Z test_comprehensive_linalg_lstsq_cuda_complex128 (__main__.TestDecompCUDA) ... ok (7.903s) 2023-01-11T22:26:08.4810203Z test_comprehensive_linalg_lstsq_cuda_complex64 (__main__.TestDecompCUDA) ... ok (7.994s) 2023-01-11T22:26:08.4810414Z test_comprehensive_linalg_lstsq_cuda_float32 (__main__.TestDecompCUDA) ... ok (4.879s) 2023-01-11T22:26:08.4810630Z test_comprehensive_linalg_lstsq_cuda_float64 (__main__.TestDecompCUDA) ... ok (4.812s) 2023-01-11T22:26:08.4810852Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestDecompCUDA) ... ok (7.907s) 2023-01-11T22:26:08.4811093Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestDecompCUDA) ... ok (7.998s) 2023-01-11T22:26:08.4811327Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestDecompCUDA) ... ok (4.883s) 2023-01-11T22:26:08.4811562Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestDecompCUDA) ... ok (4.799s) 2023-01-11T22:26:08.4811773Z test_comprehensive_linalg_lu_cuda_complex128 (__main__.TestDecompCUDA) ... ok (16.780s) 2023-01-11T22:26:08.4811990Z test_comprehensive_linalg_lu_cuda_complex64 (__main__.TestDecompCUDA) ... ok (16.970s) 2023-01-11T22:26:08.4812198Z test_comprehensive_linalg_lu_cuda_float32 (__main__.TestDecompCUDA) ... ok (10.761s) 2023-01-11T22:26:08.4812411Z test_comprehensive_linalg_lu_cuda_float64 (__main__.TestDecompCUDA) ... ok (10.680s) 2023-01-11T22:26:08.4812636Z test_comprehensive_linalg_lu_factor_cuda_complex128 (__main__.TestDecompCUDA) ... ok (19.421s) 2023-01-11T22:26:08.4812844Z test_comprehensive_linalg_lu_factor_cuda_complex64 (__main__.TestDecompCUDA) ... ok (19.535s) 2023-01-11T22:26:08.4813069Z test_comprehensive_linalg_lu_factor_cuda_float32 (__main__.TestDecompCUDA) ... ok (12.526s) 2023-01-11T22:26:08.4813288Z test_comprehensive_linalg_lu_factor_cuda_float64 (__main__.TestDecompCUDA) ... ok (12.435s) 2023-01-11T22:26:08.4813515Z test_comprehensive_linalg_lu_factor_ex_cuda_complex128 (__main__.TestDecompCUDA) ... ok (19.255s) 2023-01-11T22:26:08.4813742Z test_comprehensive_linalg_lu_factor_ex_cuda_complex64 (__main__.TestDecompCUDA) ... ok (19.481s) 2023-01-11T22:26:08.4814022Z test_comprehensive_linalg_lu_factor_ex_cuda_float32 (__main__.TestDecompCUDA) ... ok (12.494s) 2023-01-11T22:26:08.4814258Z test_comprehensive_linalg_lu_factor_ex_cuda_float64 (__main__.TestDecompCUDA) ... ok (12.390s) 2023-01-11T22:26:08.4814480Z test_comprehensive_linalg_lu_solve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (12.663s) 2023-01-11T22:26:08.4814702Z test_comprehensive_linalg_lu_solve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (13.070s) 2023-01-11T22:26:08.4814901Z test_comprehensive_linalg_lu_solve_cuda_float32 (__main__.TestDecompCUDA) ... ok (9.233s) 2023-01-11T22:26:08.4815117Z test_comprehensive_linalg_lu_solve_cuda_float64 (__main__.TestDecompCUDA) ... ok (8.908s) 2023-01-11T22:26:08.4815338Z test_comprehensive_linalg_matrix_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.542s) 2023-01-11T22:26:08.4815565Z test_comprehensive_linalg_matrix_norm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.992s) 2023-01-11T22:26:08.4815795Z test_comprehensive_linalg_matrix_norm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (4.114s) 2023-01-11T22:26:08.4816014Z test_comprehensive_linalg_matrix_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.541s) 2023-01-11T22:26:08.4816346Z test_comprehensive_linalg_matrix_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.244s) 2023-01-11T22:26:08.4816564Z test_comprehensive_linalg_matrix_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.127s) 2023-01-11T22:26:08.4816776Z test_comprehensive_linalg_matrix_power_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.464s) 2023-01-11T22:26:08.4817005Z test_comprehensive_linalg_matrix_power_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.520s) 2023-01-11T22:26:08.4817226Z test_comprehensive_linalg_matrix_power_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.982s) 2023-01-11T22:26:08.4817447Z test_comprehensive_linalg_matrix_power_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.944s) 2023-01-11T22:26:08.4817672Z test_comprehensive_linalg_matrix_rank_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.169s) 2023-01-11T22:26:08.4817898Z test_comprehensive_linalg_matrix_rank_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.015s) 2023-01-11T22:26:08.4818122Z test_comprehensive_linalg_matrix_rank_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.996s) 2023-01-11T22:26:08.4818340Z test_comprehensive_linalg_matrix_rank_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.003s) 2023-01-11T22:26:08.4818583Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.4818807Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.120s) 2023-01-11T22:26:08.4819044Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.119s) 2023-01-11T22:26:08.4819280Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.118s) 2023-01-11T22:26:08.4819503Z test_comprehensive_linalg_multi_dot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4819725Z test_comprehensive_linalg_multi_dot_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.225s) 2023-01-11T22:26:08.4819946Z test_comprehensive_linalg_multi_dot_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.233s) 2023-01-11T22:26:08.4820164Z test_comprehensive_linalg_multi_dot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4820381Z test_comprehensive_linalg_multi_dot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.146s) 2023-01-11T22:26:08.4820599Z test_comprehensive_linalg_multi_dot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4820794Z test_comprehensive_linalg_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.707s) 2023-01-11T22:26:08.4821009Z test_comprehensive_linalg_norm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.507s) 2023-01-11T22:26:08.4821268Z test_comprehensive_linalg_norm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.601s) 2023-01-11T22:26:08.4821491Z test_comprehensive_linalg_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.709s) 2023-01-11T22:26:08.4821705Z test_comprehensive_linalg_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.787s) 2023-01-11T22:26:08.4821915Z test_comprehensive_linalg_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.696s) 2023-01-11T22:26:08.4822164Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.554s) 2023-01-11T22:26:08.4822415Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.820s) 2023-01-11T22:26:08.4822647Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.871s) 2023-01-11T22:26:08.4822893Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.555s) 2023-01-11T22:26:08.4823142Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.637s) 2023-01-11T22:26:08.4823381Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.583s) 2023-01-11T22:26:08.4823649Z test_comprehensive_linalg_pinv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.914s) 2023-01-11T22:26:08.4823865Z test_comprehensive_linalg_pinv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.950s) 2023-01-11T22:26:08.4824075Z test_comprehensive_linalg_pinv_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.586s) 2023-01-11T22:26:08.4824288Z test_comprehensive_linalg_pinv_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.526s) 2023-01-11T22:26:08.4824523Z test_comprehensive_linalg_pinv_hermitian_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.840s) 2023-01-11T22:26:08.4824737Z test_comprehensive_linalg_pinv_hermitian_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.867s) 2023-01-11T22:26:08.4824968Z test_comprehensive_linalg_pinv_hermitian_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.127s) 2023-01-11T22:26:08.4825197Z test_comprehensive_linalg_pinv_hermitian_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.102s) 2023-01-11T22:26:08.4825526Z test_comprehensive_linalg_pinv_singular_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:26:08.4825838Z test_comprehensive_linalg_pinv_singular_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:26:08.4826148Z test_comprehensive_linalg_pinv_singular_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:26:08.4826456Z test_comprehensive_linalg_pinv_singular_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:26:08.4826670Z test_comprehensive_linalg_qr_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.210s) 2023-01-11T22:26:08.4826886Z test_comprehensive_linalg_qr_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.296s) 2023-01-11T22:26:08.4827098Z test_comprehensive_linalg_qr_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.138s) 2023-01-11T22:26:08.4827284Z test_comprehensive_linalg_qr_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.068s) 2023-01-11T22:26:08.4827507Z test_comprehensive_linalg_slogdet_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.475s) 2023-01-11T22:26:08.4827732Z test_comprehensive_linalg_slogdet_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.475s) 2023-01-11T22:26:08.4827946Z test_comprehensive_linalg_slogdet_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.110s) 2023-01-11T22:26:08.4828160Z test_comprehensive_linalg_slogdet_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.4828377Z test_comprehensive_linalg_solve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.470s) 2023-01-11T22:26:08.4828639Z test_comprehensive_linalg_solve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.463s) 2023-01-11T22:26:08.4828860Z test_comprehensive_linalg_solve_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.318s) 2023-01-11T22:26:08.4829057Z test_comprehensive_linalg_solve_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.311s) 2023-01-11T22:26:08.4829280Z test_comprehensive_linalg_solve_ex_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.468s) 2023-01-11T22:26:08.4829502Z test_comprehensive_linalg_solve_ex_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.460s) 2023-01-11T22:26:08.4829717Z test_comprehensive_linalg_solve_ex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.315s) 2023-01-11T22:26:08.4829931Z test_comprehensive_linalg_solve_ex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.309s) 2023-01-11T22:26:08.4830171Z test_comprehensive_linalg_solve_triangular_cuda_complex128 (__main__.TestDecompCUDA) ... ok (6.428s) 2023-01-11T22:26:08.4830406Z test_comprehensive_linalg_solve_triangular_cuda_complex64 (__main__.TestDecompCUDA) ... ok (6.658s) 2023-01-11T22:26:08.4830636Z test_comprehensive_linalg_solve_triangular_cuda_float32 (__main__.TestDecompCUDA) ... ok (4.863s) 2023-01-11T22:26:08.4830909Z test_comprehensive_linalg_solve_triangular_cuda_float64 (__main__.TestDecompCUDA) ... ok (4.698s) 2023-01-11T22:26:08.4831107Z test_comprehensive_linalg_svd_cuda_complex128 (__main__.TestDecompCUDA) ... ok (32.277s) 2023-01-11T22:26:08.4831322Z test_comprehensive_linalg_svd_cuda_complex64 (__main__.TestDecompCUDA) ... ok (32.766s) 2023-01-11T22:26:08.4831533Z test_comprehensive_linalg_svd_cuda_float32 (__main__.TestDecompCUDA) ... ok (20.646s) 2023-01-11T22:26:08.4831743Z test_comprehensive_linalg_svd_cuda_float64 (__main__.TestDecompCUDA) ... ok (20.197s) 2023-01-11T22:26:08.4831964Z test_comprehensive_linalg_svdvals_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.832s) 2023-01-11T22:26:08.4832186Z test_comprehensive_linalg_svdvals_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.838s) 2023-01-11T22:26:08.4832403Z test_comprehensive_linalg_svdvals_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.561s) 2023-01-11T22:26:08.4832624Z test_comprehensive_linalg_svdvals_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.544s) 2023-01-11T22:26:08.4832830Z test_comprehensive_linalg_tensorinv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.560s) 2023-01-11T22:26:08.4833053Z test_comprehensive_linalg_tensorinv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.552s) 2023-01-11T22:26:08.4833272Z test_comprehensive_linalg_tensorinv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.338s) 2023-01-11T22:26:08.4833489Z test_comprehensive_linalg_tensorinv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.339s) 2023-01-11T22:26:08.4833717Z test_comprehensive_linalg_tensorsolve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.681s) 2023-01-11T22:26:08.4833944Z test_comprehensive_linalg_tensorsolve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.695s) 2023-01-11T22:26:08.4834168Z test_comprehensive_linalg_tensorsolve_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.413s) 2023-01-11T22:26:08.4834391Z test_comprehensive_linalg_tensorsolve_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.406s) 2023-01-11T22:26:08.4834611Z test_comprehensive_linalg_vander_cuda_complex128 (__main__.TestDecompCUDA) ... ok (9.602s) 2023-01-11T22:26:08.4834811Z test_comprehensive_linalg_vander_cuda_complex64 (__main__.TestDecompCUDA) ... ok (7.667s) 2023-01-11T22:26:08.4835023Z test_comprehensive_linalg_vander_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.693s) 2023-01-11T22:26:08.4835234Z test_comprehensive_linalg_vander_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.636s) 2023-01-11T22:26:08.4835488Z test_comprehensive_linalg_vander_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4835698Z test_comprehensive_linalg_vander_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.4835907Z test_comprehensive_linalg_vander_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4836162Z test_comprehensive_linalg_vander_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.4836384Z test_comprehensive_linalg_vander_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4836599Z test_comprehensive_linalg_vecdot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.229s) 2023-01-11T22:26:08.4836801Z test_comprehensive_linalg_vecdot_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.752s) 2023-01-11T22:26:08.4837018Z test_comprehensive_linalg_vecdot_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.820s) 2023-01-11T22:26:08.4837230Z test_comprehensive_linalg_vecdot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.228s) 2023-01-11T22:26:08.4837444Z test_comprehensive_linalg_vecdot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.906s) 2023-01-11T22:26:08.4837654Z test_comprehensive_linalg_vecdot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.875s) 2023-01-11T22:26:08.4837880Z test_comprehensive_linalg_vector_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (2.137s) 2023-01-11T22:26:08.4838107Z test_comprehensive_linalg_vector_norm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (9.403s) 2023-01-11T22:26:08.4838382Z test_comprehensive_linalg_vector_norm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (9.828s) 2023-01-11T22:26:08.4838586Z test_comprehensive_linalg_vector_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (2.147s) 2023-01-11T22:26:08.4838807Z test_comprehensive_linalg_vector_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (7.576s) 2023-01-11T22:26:08.4839025Z test_comprehensive_linalg_vector_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (7.303s) 2023-01-11T22:26:08.4839236Z test_comprehensive_linspace_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4839448Z test_comprehensive_linspace_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.4839659Z test_comprehensive_linspace_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.4839874Z test_comprehensive_linspace_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.4840085Z test_comprehensive_linspace_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.4840290Z test_comprehensive_linspace_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4840477Z test_comprehensive_linspace_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.4840677Z test_comprehensive_linspace_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.4840872Z test_comprehensive_linspace_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.4841074Z test_comprehensive_linspace_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.4841280Z test_comprehensive_linspace_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4841478Z test_comprehensive_log10_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4841680Z test_comprehensive_log10_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4841888Z test_comprehensive_log10_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.414s) 2023-01-11T22:26:08.4842081Z test_comprehensive_log10_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.372s) 2023-01-11T22:26:08.4842282Z test_comprehensive_log10_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4842480Z test_comprehensive_log10_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4842679Z test_comprehensive_log10_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4842877Z test_comprehensive_log10_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4843073Z test_comprehensive_log10_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4843269Z test_comprehensive_log10_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4843506Z test_comprehensive_log10_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4843687Z test_comprehensive_log10_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4843898Z test_comprehensive_log1p_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4844097Z test_comprehensive_log1p_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4844306Z test_comprehensive_log1p_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.393s) 2023-01-11T22:26:08.4844513Z test_comprehensive_log1p_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.403s) 2023-01-11T22:26:08.4844714Z test_comprehensive_log1p_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4845131Z test_comprehensive_log1p_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.4845352Z test_comprehensive_log1p_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.168s) 2023-01-11T22:26:08.4845537Z test_comprehensive_log1p_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4845737Z test_comprehensive_log1p_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4846017Z test_comprehensive_log1p_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4846213Z test_comprehensive_log1p_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4846409Z test_comprehensive_log1p_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4846610Z test_comprehensive_log2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4846805Z test_comprehensive_log2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4847015Z test_comprehensive_log2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.413s) 2023-01-11T22:26:08.4847201Z test_comprehensive_log2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.374s) 2023-01-11T22:26:08.4847405Z test_comprehensive_log2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4847608Z test_comprehensive_log2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4847809Z test_comprehensive_log2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.4848004Z test_comprehensive_log2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4848199Z test_comprehensive_log2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4848396Z test_comprehensive_log2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4848591Z test_comprehensive_log2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4848765Z test_comprehensive_log2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4848965Z test_comprehensive_log_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.4849166Z test_comprehensive_log_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4849374Z test_comprehensive_log_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.4849577Z test_comprehensive_log_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.301s) 2023-01-11T22:26:08.4849784Z test_comprehensive_log_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.062s) 2023-01-11T22:26:08.4849982Z test_comprehensive_log_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4850179Z test_comprehensive_log_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4850378Z test_comprehensive_log_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4850557Z test_comprehensive_log_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4850751Z test_comprehensive_log_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4850946Z test_comprehensive_log_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4851138Z test_comprehensive_log_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4851389Z test_comprehensive_log_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4851616Z test_comprehensive_log_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4851827Z test_comprehensive_log_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.4852039Z test_comprehensive_log_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.4852223Z test_comprehensive_log_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.4852456Z test_comprehensive_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4852679Z test_comprehensive_log_softmax_with_dtype_cuda_bool (__main__.TestDecompCUDA) ... ok (0.106s) 2023-01-11T22:26:08.4852911Z test_comprehensive_log_softmax_with_dtype_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.336s) 2023-01-11T22:26:08.4853147Z test_comprehensive_log_softmax_with_dtype_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.4853378Z test_comprehensive_log_softmax_with_dtype_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.342s) 2023-01-11T22:26:08.4853653Z test_comprehensive_log_softmax_with_dtype_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4853875Z test_comprehensive_log_softmax_with_dtype_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.296s) 2023-01-11T22:26:08.4854075Z test_comprehensive_log_softmax_with_dtype_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.176s) 2023-01-11T22:26:08.4854298Z test_comprehensive_log_softmax_with_dtype_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.4854522Z test_comprehensive_log_softmax_with_dtype_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4854744Z test_comprehensive_log_softmax_with_dtype_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.4854970Z test_comprehensive_log_softmax_with_dtype_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.4855195Z test_comprehensive_log_softmax_with_dtype_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.4855414Z test_comprehensive_logaddexp2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4855628Z test_comprehensive_logaddexp2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.073s) 2023-01-11T22:26:08.4855839Z test_comprehensive_logaddexp2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.4856035Z test_comprehensive_logaddexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.4856246Z test_comprehensive_logaddexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4856447Z test_comprehensive_logaddexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.070s) 2023-01-11T22:26:08.4856665Z test_comprehensive_logcumsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.153s) 2023-01-11T22:26:08.4856883Z test_comprehensive_logcumsumexp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4857102Z test_comprehensive_logcumsumexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.079s) 2023-01-11T22:26:08.4857318Z test_comprehensive_logcumsumexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.075s) 2023-01-11T22:26:08.4857528Z test_comprehensive_logdet_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.500s) 2023-01-11T22:26:08.4857719Z test_comprehensive_logdet_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.512s) 2023-01-11T22:26:08.4857924Z test_comprehensive_logdet_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.205s) 2023-01-11T22:26:08.4858122Z test_comprehensive_logdet_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.198s) 2023-01-11T22:26:08.4858331Z test_comprehensive_logical_and_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.4858540Z test_comprehensive_logical_and_cuda_bool (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4858803Z test_comprehensive_logical_and_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.217s) 2023-01-11T22:26:08.4859029Z test_comprehensive_logical_and_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.273s) 2023-01-11T22:26:08.4859242Z test_comprehensive_logical_and_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.4859452Z test_comprehensive_logical_and_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.176s) 2023-01-11T22:26:08.4859647Z test_comprehensive_logical_and_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.176s) 2023-01-11T22:26:08.4859856Z test_comprehensive_logical_and_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4860061Z test_comprehensive_logical_and_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4860261Z test_comprehensive_logical_and_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4860470Z test_comprehensive_logical_and_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4860671Z test_comprehensive_logical_and_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4860933Z test_comprehensive_logical_not_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4861140Z test_comprehensive_logical_not_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4861337Z test_comprehensive_logical_not_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4861553Z test_comprehensive_logical_not_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4861761Z test_comprehensive_logical_not_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4861969Z test_comprehensive_logical_not_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4862176Z test_comprehensive_logical_not_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.4862382Z test_comprehensive_logical_not_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4862581Z test_comprehensive_logical_not_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4862781Z test_comprehensive_logical_not_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4862967Z test_comprehensive_logical_not_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4863167Z test_comprehensive_logical_not_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4863373Z test_comprehensive_logical_or_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.099s) 2023-01-11T22:26:08.4863579Z test_comprehensive_logical_or_cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4863793Z test_comprehensive_logical_or_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.211s) 2023-01-11T22:26:08.4864006Z test_comprehensive_logical_or_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.270s) 2023-01-11T22:26:08.4864218Z test_comprehensive_logical_or_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.4864426Z test_comprehensive_logical_or_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.4864633Z test_comprehensive_logical_or_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.4864819Z test_comprehensive_logical_or_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4865024Z test_comprehensive_logical_or_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4865224Z test_comprehensive_logical_or_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4865427Z test_comprehensive_logical_or_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.4865633Z test_comprehensive_logical_or_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4865842Z test_comprehensive_logical_xor_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.4866127Z test_comprehensive_logical_xor_cuda_bool (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4866355Z test_comprehensive_logical_xor_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.250s) 2023-01-11T22:26:08.4866557Z test_comprehensive_logical_xor_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.242s) 2023-01-11T22:26:08.4866767Z test_comprehensive_logical_xor_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.4866973Z test_comprehensive_logical_xor_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.176s) 2023-01-11T22:26:08.4867181Z test_comprehensive_logical_xor_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.175s) 2023-01-11T22:26:08.4867386Z test_comprehensive_logical_xor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4867588Z test_comprehensive_logical_xor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4867793Z test_comprehensive_logical_xor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4867998Z test_comprehensive_logical_xor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4868236Z test_comprehensive_logical_xor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4868445Z test_comprehensive_logit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4868644Z test_comprehensive_logit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4868847Z test_comprehensive_logit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4869047Z test_comprehensive_logit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.4869246Z test_comprehensive_logit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.4869445Z test_comprehensive_logit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4869643Z test_comprehensive_logit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4869846Z test_comprehensive_logit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4870027Z test_comprehensive_logit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4870228Z test_comprehensive_logit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4870439Z test_comprehensive_logspace_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.312s) 2023-01-11T22:26:08.4870652Z test_comprehensive_logspace_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.498s) 2023-01-11T22:26:08.4870864Z test_comprehensive_logspace_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.522s) 2023-01-11T22:26:08.4871071Z test_comprehensive_logspace_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.310s) 2023-01-11T22:26:08.4871279Z test_comprehensive_logspace_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.472s) 2023-01-11T22:26:08.4871481Z test_comprehensive_logspace_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.429s) 2023-01-11T22:26:08.4871697Z test_comprehensive_logspace_cuda_int16 (__main__.TestDecompCUDA) ... expected failure (0.048s) 2023-01-11T22:26:08.4871927Z test_comprehensive_logspace_cuda_int32 (__main__.TestDecompCUDA) ... expected failure (0.047s) 2023-01-11T22:26:08.4872160Z test_comprehensive_logspace_cuda_int64 (__main__.TestDecompCUDA) ... expected failure (0.043s) 2023-01-11T22:26:08.4872366Z test_comprehensive_logspace_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.4872573Z test_comprehensive_logspace_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.104s) 2023-01-11T22:26:08.4872787Z test_comprehensive_logsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4872995Z test_comprehensive_logsumexp_cuda_bool (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4873204Z test_comprehensive_logsumexp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.4873394Z test_comprehensive_logsumexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.511s) 2023-01-11T22:26:08.4873652Z test_comprehensive_logsumexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.497s) 2023-01-11T22:26:08.4873871Z test_comprehensive_logsumexp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4874074Z test_comprehensive_logsumexp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4874273Z test_comprehensive_logsumexp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4874477Z test_comprehensive_logsumexp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4874678Z test_comprehensive_logsumexp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4874881Z test_comprehensive_long_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.4875077Z test_comprehensive_long_cuda_bool (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4875260Z test_comprehensive_long_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.4875466Z test_comprehensive_long_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4875714Z test_comprehensive_long_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4875918Z test_comprehensive_long_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.4876120Z test_comprehensive_long_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4876318Z test_comprehensive_long_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4876515Z test_comprehensive_long_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4876713Z test_comprehensive_long_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4876893Z test_comprehensive_long_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4877092Z test_comprehensive_long_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4877288Z test_comprehensive_long_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.4877488Z test_comprehensive_lt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.4877685Z test_comprehensive_lt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4877883Z test_comprehensive_lt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.4878081Z test_comprehensive_lt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.176s) 2023-01-11T22:26:08.4878275Z test_comprehensive_lt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.175s) 2023-01-11T22:26:08.4878453Z test_comprehensive_lt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4878647Z test_comprehensive_lt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4878838Z test_comprehensive_lt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4879029Z test_comprehensive_lt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4879223Z test_comprehensive_lt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4879435Z test_comprehensive_lu_cuda_complex128 (__main__.TestDecompCUDA) ... ok (20.840s) 2023-01-11T22:26:08.4879641Z test_comprehensive_lu_cuda_complex64 (__main__.TestDecompCUDA) ... ok (21.006s) 2023-01-11T22:26:08.4879842Z test_comprehensive_lu_cuda_float32 (__main__.TestDecompCUDA) ... ok (13.598s) 2023-01-11T22:26:08.4880021Z test_comprehensive_lu_cuda_float64 (__main__.TestDecompCUDA) ... ok (13.464s) 2023-01-11T22:26:08.4880234Z test_comprehensive_lu_solve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.588s) 2023-01-11T22:26:08.4880445Z test_comprehensive_lu_solve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.661s) 2023-01-11T22:26:08.4880652Z test_comprehensive_lu_solve_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.892s) 2023-01-11T22:26:08.4880856Z test_comprehensive_lu_solve_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.823s) 2023-01-11T22:26:08.4881115Z test_comprehensive_lu_unpack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (4.630s) 2023-01-11T22:26:08.4881341Z test_comprehensive_lu_unpack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (4.684s) 2023-01-11T22:26:08.4881551Z test_comprehensive_lu_unpack_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.824s) 2023-01-11T22:26:08.4881736Z test_comprehensive_lu_unpack_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.784s) 2023-01-11T22:26:08.4881937Z test_comprehensive_mH_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4882130Z test_comprehensive_mH_cuda_bool (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.4882332Z test_comprehensive_mH_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.235s) 2023-01-11T22:26:08.4882534Z test_comprehensive_mH_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.343s) 2023-01-11T22:26:08.4882736Z test_comprehensive_mH_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.240s) 2023-01-11T22:26:08.4882936Z test_comprehensive_mH_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4883132Z test_comprehensive_mH_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.488s) 2023-01-11T22:26:08.4883357Z test_comprehensive_mH_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.482s) 2023-01-11T22:26:08.4883554Z test_comprehensive_mH_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.4883748Z test_comprehensive_mH_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.4883940Z test_comprehensive_mH_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.155s) 2023-01-11T22:26:08.4884132Z test_comprehensive_mH_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.4884326Z test_comprehensive_mH_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.155s) 2023-01-11T22:26:08.4884525Z test_comprehensive_mT_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4884718Z test_comprehensive_mT_cuda_bool (__main__.TestDecompCUDA) ... ok (0.155s) 2023-01-11T22:26:08.4885129Z test_comprehensive_mT_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.788s) 2023-01-11T22:26:08.4885369Z test_comprehensive_mT_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.344s) 2023-01-11T22:26:08.4885572Z test_comprehensive_mT_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.793s) 2023-01-11T22:26:08.4885768Z test_comprehensive_mT_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.4885966Z test_comprehensive_mT_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.488s) 2023-01-11T22:26:08.4886165Z test_comprehensive_mT_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.482s) 2023-01-11T22:26:08.4886358Z test_comprehensive_mT_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.4886553Z test_comprehensive_mT_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.4886726Z test_comprehensive_mT_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.155s) 2023-01-11T22:26:08.4886923Z test_comprehensive_mT_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.4887118Z test_comprehensive_mT_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.155s) 2023-01-11T22:26:08.4887336Z test_comprehensive_masked_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.133s) 2023-01-11T22:26:08.4887547Z test_comprehensive_masked_amax_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.135s) 2023-01-11T22:26:08.4887758Z test_comprehensive_masked_amax_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.532s) 2023-01-11T22:26:08.4887970Z test_comprehensive_masked_amax_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.448s) 2023-01-11T22:26:08.4888177Z test_comprehensive_masked_amax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.740s) 2023-01-11T22:26:08.4888381Z test_comprehensive_masked_amax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.740s) 2023-01-11T22:26:08.4888562Z test_comprehensive_masked_amax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.724s) 2023-01-11T22:26:08.4888848Z test_comprehensive_masked_amax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.746s) 2023-01-11T22:26:08.4889062Z test_comprehensive_masked_amax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.735s) 2023-01-11T22:26:08.4889277Z test_comprehensive_masked_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.131s) 2023-01-11T22:26:08.4889488Z test_comprehensive_masked_amin_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.129s) 2023-01-11T22:26:08.4889698Z test_comprehensive_masked_amin_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.536s) 2023-01-11T22:26:08.4889905Z test_comprehensive_masked_amin_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.451s) 2023-01-11T22:26:08.4890111Z test_comprehensive_masked_amin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.738s) 2023-01-11T22:26:08.4890293Z test_comprehensive_masked_amin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.737s) 2023-01-11T22:26:08.4890496Z test_comprehensive_masked_amin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.721s) 2023-01-11T22:26:08.4890705Z test_comprehensive_masked_amin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.737s) 2023-01-11T22:26:08.4890909Z test_comprehensive_masked_amin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.735s) 2023-01-11T22:26:08.4891193Z test_comprehensive_masked_argmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.4891407Z test_comprehensive_masked_argmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.4891616Z test_comprehensive_masked_argmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.645s) 2023-01-11T22:26:08.4891830Z test_comprehensive_masked_argmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.630s) 2023-01-11T22:26:08.4892022Z test_comprehensive_masked_argmax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.397s) 2023-01-11T22:26:08.4892232Z test_comprehensive_masked_argmax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.397s) 2023-01-11T22:26:08.4892439Z test_comprehensive_masked_argmax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.308s) 2023-01-11T22:26:08.4892653Z test_comprehensive_masked_argmax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.398s) 2023-01-11T22:26:08.4892867Z test_comprehensive_masked_argmax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.396s) 2023-01-11T22:26:08.4893081Z test_comprehensive_masked_argmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.4893293Z test_comprehensive_masked_argmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.4893505Z test_comprehensive_masked_argmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.645s) 2023-01-11T22:26:08.4893710Z test_comprehensive_masked_argmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.632s) 2023-01-11T22:26:08.4893900Z test_comprehensive_masked_argmin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.397s) 2023-01-11T22:26:08.4894106Z test_comprehensive_masked_argmin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.398s) 2023-01-11T22:26:08.4894316Z test_comprehensive_masked_argmin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.307s) 2023-01-11T22:26:08.4894527Z test_comprehensive_masked_argmin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.396s) 2023-01-11T22:26:08.4894738Z test_comprehensive_masked_argmin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.397s) 2023-01-11T22:26:08.4894957Z test_comprehensive_masked_cumprod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.577s) 2023-01-11T22:26:08.4895185Z test_comprehensive_masked_cumprod_cuda_complex128 (__main__.TestDecompCUDA) ... ok (17.940s) 2023-01-11T22:26:08.4895406Z test_comprehensive_masked_cumprod_cuda_complex64 (__main__.TestDecompCUDA) ... ok (18.019s) 2023-01-11T22:26:08.4895605Z test_comprehensive_masked_cumprod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.577s) 2023-01-11T22:26:08.4895822Z test_comprehensive_masked_cumprod_cuda_float32 (__main__.TestDecompCUDA) ... ok (10.548s) 2023-01-11T22:26:08.4896037Z test_comprehensive_masked_cumprod_cuda_float64 (__main__.TestDecompCUDA) ... ok (10.488s) 2023-01-11T22:26:08.4896294Z test_comprehensive_masked_cumprod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.429s) 2023-01-11T22:26:08.4896519Z test_comprehensive_masked_cumprod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.430s) 2023-01-11T22:26:08.4896731Z test_comprehensive_masked_cumprod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.427s) 2023-01-11T22:26:08.4896940Z test_comprehensive_masked_cumprod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.429s) 2023-01-11T22:26:08.4897153Z test_comprehensive_masked_cumprod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.427s) 2023-01-11T22:26:08.4897368Z test_comprehensive_masked_cumsum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.4897568Z test_comprehensive_masked_cumsum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.750s) 2023-01-11T22:26:08.4897782Z test_comprehensive_masked_cumsum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.762s) 2023-01-11T22:26:08.4897995Z test_comprehensive_masked_cumsum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.4898208Z test_comprehensive_masked_cumsum_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.805s) 2023-01-11T22:26:08.4898471Z test_comprehensive_masked_cumsum_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.793s) 2023-01-11T22:26:08.4898681Z test_comprehensive_masked_cumsum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.607s) 2023-01-11T22:26:08.4898891Z test_comprehensive_masked_cumsum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.609s) 2023-01-11T22:26:08.4899096Z test_comprehensive_masked_cumsum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.605s) 2023-01-11T22:26:08.4899287Z test_comprehensive_masked_cumsum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.607s) 2023-01-11T22:26:08.4899498Z test_comprehensive_masked_cumsum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.609s) 2023-01-11T22:26:08.4899706Z test_comprehensive_masked_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4899918Z test_comprehensive_masked_fill_cuda_bool (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4900132Z test_comprehensive_masked_fill_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.301s) 2023-01-11T22:26:08.4900348Z test_comprehensive_masked_fill_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.112s) 2023-01-11T22:26:08.4900562Z test_comprehensive_masked_fill_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.309s) 2023-01-11T22:26:08.4900769Z test_comprehensive_masked_fill_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4900977Z test_comprehensive_masked_fill_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.201s) 2023-01-11T22:26:08.4901162Z test_comprehensive_masked_fill_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.195s) 2023-01-11T22:26:08.4901368Z test_comprehensive_masked_fill_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4901568Z test_comprehensive_masked_fill_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4901767Z test_comprehensive_masked_fill_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.4901970Z test_comprehensive_masked_fill_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4902174Z test_comprehensive_masked_fill_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4902397Z test_comprehensive_masked_log_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.113s) 2023-01-11T22:26:08.4902621Z test_comprehensive_masked_log_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.113s) 2023-01-11T22:26:08.4902826Z test_comprehensive_masked_log_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.630s) 2023-01-11T22:26:08.4903050Z test_comprehensive_masked_log_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.617s) 2023-01-11T22:26:08.4903274Z test_comprehensive_masked_logaddexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.226s) 2023-01-11T22:26:08.4903542Z test_comprehensive_masked_logaddexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.916s) 2023-01-11T22:26:08.4903774Z test_comprehensive_masked_logaddexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.889s) 2023-01-11T22:26:08.4904023Z test_comprehensive_masked_logsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:26:08.4904267Z test_comprehensive_masked_logsumexp_cuda_float16 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:26:08.4904509Z test_comprehensive_masked_logsumexp_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:26:08.4904743Z test_comprehensive_masked_logsumexp_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:26:08.4904964Z test_comprehensive_masked_logsumexp_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:26:08.4905202Z test_comprehensive_masked_logsumexp_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:26:08.4905440Z test_comprehensive_masked_logsumexp_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:26:08.4905677Z test_comprehensive_masked_logsumexp_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:26:08.4905956Z test_comprehensive_masked_logsumexp_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:26:08.4906172Z test_comprehensive_masked_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.150s) 2023-01-11T22:26:08.4906381Z test_comprehensive_masked_mean_cuda_bool (__main__.TestDecompCUDA) ... ok (1.743s) 2023-01-11T22:26:08.4906598Z test_comprehensive_masked_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (5.019s) 2023-01-11T22:26:08.4906795Z test_comprehensive_masked_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (5.150s) 2023-01-11T22:26:08.4907003Z test_comprehensive_masked_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.150s) 2023-01-11T22:26:08.4907210Z test_comprehensive_masked_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.729s) 2023-01-11T22:26:08.4907420Z test_comprehensive_masked_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.644s) 2023-01-11T22:26:08.4907630Z test_comprehensive_masked_mean_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.746s) 2023-01-11T22:26:08.4907832Z test_comprehensive_masked_mean_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.746s) 2023-01-11T22:26:08.4908038Z test_comprehensive_masked_mean_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.717s) 2023-01-11T22:26:08.4908241Z test_comprehensive_masked_mean_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.748s) 2023-01-11T22:26:08.4908444Z test_comprehensive_masked_mean_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.748s) 2023-01-11T22:26:08.4908640Z test_comprehensive_masked_median_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.4908855Z test_comprehensive_masked_median_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.980s) 2023-01-11T22:26:08.4909064Z test_comprehensive_masked_median_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.971s) 2023-01-11T22:26:08.4909275Z test_comprehensive_masked_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (5.860s) 2023-01-11T22:26:08.4909485Z test_comprehensive_masked_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (5.865s) 2023-01-11T22:26:08.4909695Z test_comprehensive_masked_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (20.831s) 2023-01-11T22:26:08.4909903Z test_comprehensive_masked_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (20.248s) 2023-01-11T22:26:08.4910126Z test_comprehensive_masked_normalize_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.175s) 2023-01-11T22:26:08.4910335Z test_comprehensive_masked_normalize_cuda_complex128 (__main__.TestDecompCUDA) ... ok (9.684s) 2023-01-11T22:26:08.4910562Z test_comprehensive_masked_normalize_cuda_complex64 (__main__.TestDecompCUDA) ... ok (9.869s) 2023-01-11T22:26:08.4910780Z test_comprehensive_masked_normalize_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.137s) 2023-01-11T22:26:08.4911043Z test_comprehensive_masked_normalize_cuda_float32 (__main__.TestDecompCUDA) ... ok (6.950s) 2023-01-11T22:26:08.4911271Z test_comprehensive_masked_normalize_cuda_float64 (__main__.TestDecompCUDA) ... ok (6.836s) 2023-01-11T22:26:08.4911484Z test_comprehensive_masked_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.598s) 2023-01-11T22:26:08.4911694Z test_comprehensive_masked_prod_cuda_bool (__main__.TestDecompCUDA) ... ok (4.197s) 2023-01-11T22:26:08.4911914Z test_comprehensive_masked_prod_cuda_complex128 (__main__.TestDecompCUDA) ... ok (25.239s) 2023-01-11T22:26:08.4912133Z test_comprehensive_masked_prod_cuda_complex64 (__main__.TestDecompCUDA) ... ok (18.941s) 2023-01-11T22:26:08.4912326Z test_comprehensive_masked_prod_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.592s) 2023-01-11T22:26:08.4912537Z test_comprehensive_masked_prod_cuda_float32 (__main__.TestDecompCUDA) ... ok (8.721s) 2023-01-11T22:26:08.4912745Z test_comprehensive_masked_prod_cuda_float64 (__main__.TestDecompCUDA) ... ok (8.444s) 2023-01-11T22:26:08.4912954Z test_comprehensive_masked_prod_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.055s) 2023-01-11T22:26:08.4913204Z test_comprehensive_masked_prod_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.055s) 2023-01-11T22:26:08.4913409Z test_comprehensive_masked_prod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.845s) 2023-01-11T22:26:08.4913615Z test_comprehensive_masked_prod_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.055s) 2023-01-11T22:26:08.4913824Z test_comprehensive_masked_prod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.051s) 2023-01-11T22:26:08.4914022Z test_comprehensive_masked_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4914231Z test_comprehensive_masked_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4914453Z test_comprehensive_masked_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.4914675Z test_comprehensive_masked_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.4914949Z test_comprehensive_masked_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4915172Z test_comprehensive_masked_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4915380Z test_comprehensive_masked_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.4915594Z test_comprehensive_masked_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4915806Z test_comprehensive_masked_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4915999Z test_comprehensive_masked_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4916210Z test_comprehensive_masked_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4916419Z test_comprehensive_masked_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4916635Z test_comprehensive_masked_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.4916846Z test_comprehensive_masked_select_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4917066Z test_comprehensive_masked_select_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.604s) 2023-01-11T22:26:08.4917286Z test_comprehensive_masked_select_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.603s) 2023-01-11T22:26:08.4917500Z test_comprehensive_masked_select_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4917689Z test_comprehensive_masked_select_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.342s) 2023-01-11T22:26:08.4917901Z test_comprehensive_masked_select_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.339s) 2023-01-11T22:26:08.4918110Z test_comprehensive_masked_select_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4918381Z test_comprehensive_masked_select_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4918599Z test_comprehensive_masked_select_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4918811Z test_comprehensive_masked_select_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4919020Z test_comprehensive_masked_select_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4919236Z test_comprehensive_masked_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.114s) 2023-01-11T22:26:08.4919433Z test_comprehensive_masked_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.114s) 2023-01-11T22:26:08.4919647Z test_comprehensive_masked_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.579s) 2023-01-11T22:26:08.4919862Z test_comprehensive_masked_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.564s) 2023-01-11T22:26:08.4920080Z test_comprehensive_masked_softmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.148s) 2023-01-11T22:26:08.4920294Z test_comprehensive_masked_softmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.148s) 2023-01-11T22:26:08.4920507Z test_comprehensive_masked_softmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.012s) 2023-01-11T22:26:08.4920765Z test_comprehensive_masked_softmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.996s) 2023-01-11T22:26:08.4920975Z test_comprehensive_masked_std_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.961s) 2023-01-11T22:26:08.4921189Z test_comprehensive_masked_std_cuda_complex128 (__main__.TestDecompCUDA) ... ok (24.973s) 2023-01-11T22:26:08.4921386Z test_comprehensive_masked_std_cuda_complex64 (__main__.TestDecompCUDA) ... ok (25.338s) 2023-01-11T22:26:08.4921594Z test_comprehensive_masked_std_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.959s) 2023-01-11T22:26:08.4921803Z test_comprehensive_masked_std_cuda_float32 (__main__.TestDecompCUDA) ... ok (14.718s) 2023-01-11T22:26:08.4922009Z test_comprehensive_masked_std_cuda_float64 (__main__.TestDecompCUDA) ... ok (14.569s) 2023-01-11T22:26:08.4922217Z test_comprehensive_masked_std_cuda_int16 (__main__.TestDecompCUDA) ... ok (6.686s) 2023-01-11T22:26:08.4922424Z test_comprehensive_masked_std_cuda_int32 (__main__.TestDecompCUDA) ... ok (6.688s) 2023-01-11T22:26:08.4922622Z test_comprehensive_masked_std_cuda_int64 (__main__.TestDecompCUDA) ... ok (6.688s) 2023-01-11T22:26:08.4922826Z test_comprehensive_masked_std_cuda_int8 (__main__.TestDecompCUDA) ... ok (6.678s) 2023-01-11T22:26:08.4923007Z test_comprehensive_masked_std_cuda_uint8 (__main__.TestDecompCUDA) ... ok (6.652s) 2023-01-11T22:26:08.4923212Z test_comprehensive_masked_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.500s) 2023-01-11T22:26:08.4923413Z test_comprehensive_masked_sum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.739s) 2023-01-11T22:26:08.4923628Z test_comprehensive_masked_sum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.269s) 2023-01-11T22:26:08.4923842Z test_comprehensive_masked_sum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.358s) 2023-01-11T22:26:08.4924052Z test_comprehensive_masked_sum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.499s) 2023-01-11T22:26:08.4924256Z test_comprehensive_masked_sum_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.258s) 2023-01-11T22:26:08.4924463Z test_comprehensive_masked_sum_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.192s) 2023-01-11T22:26:08.4924668Z test_comprehensive_masked_sum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.742s) 2023-01-11T22:26:08.4924848Z test_comprehensive_masked_sum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.741s) 2023-01-11T22:26:08.4925258Z test_comprehensive_masked_sum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.718s) 2023-01-11T22:26:08.4925477Z test_comprehensive_masked_sum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.741s) 2023-01-11T22:26:08.4925682Z test_comprehensive_masked_sum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.740s) 2023-01-11T22:26:08.4925892Z test_comprehensive_masked_var_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.829s) 2023-01-11T22:26:08.4926182Z test_comprehensive_masked_var_cuda_complex128 (__main__.TestDecompCUDA) ... ok (24.049s) 2023-01-11T22:26:08.4926411Z test_comprehensive_masked_var_cuda_complex64 (__main__.TestDecompCUDA) ... ok (24.279s) 2023-01-11T22:26:08.4926618Z test_comprehensive_masked_var_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.840s) 2023-01-11T22:26:08.4926806Z test_comprehensive_masked_var_cuda_float32 (__main__.TestDecompCUDA) ... ok (14.189s) 2023-01-11T22:26:08.4927013Z test_comprehensive_masked_var_cuda_float64 (__main__.TestDecompCUDA) ... ok (14.010s) 2023-01-11T22:26:08.4927219Z test_comprehensive_masked_var_cuda_int16 (__main__.TestDecompCUDA) ... ok (6.561s) 2023-01-11T22:26:08.4927420Z test_comprehensive_masked_var_cuda_int32 (__main__.TestDecompCUDA) ... ok (6.562s) 2023-01-11T22:26:08.4927620Z test_comprehensive_masked_var_cuda_int64 (__main__.TestDecompCUDA) ... ok (6.549s) 2023-01-11T22:26:08.4927823Z test_comprehensive_masked_var_cuda_int8 (__main__.TestDecompCUDA) ... ok (6.554s) 2023-01-11T22:26:08.4928022Z test_comprehensive_masked_var_cuda_uint8 (__main__.TestDecompCUDA) ... ok (6.542s) 2023-01-11T22:26:08.4928298Z test_comprehensive_matmul_cuda_complex128 (__main__.TestDecompCUDA) ... ok (5.262s) 2023-01-11T22:26:08.4928483Z test_comprehensive_matmul_cuda_complex64 (__main__.TestDecompCUDA) ... ok (5.293s) 2023-01-11T22:26:08.4928690Z test_comprehensive_matmul_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.4928893Z test_comprehensive_matmul_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.973s) 2023-01-11T22:26:08.4929094Z test_comprehensive_matmul_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.976s) 2023-01-11T22:26:08.4929303Z test_comprehensive_matrix_exp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.4929518Z test_comprehensive_matrix_exp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.677s) 2023-01-11T22:26:08.4929735Z test_comprehensive_matrix_exp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.681s) 2023-01-11T22:26:08.4929947Z test_comprehensive_matrix_exp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.4930157Z test_comprehensive_matrix_exp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.322s) 2023-01-11T22:26:08.4930348Z test_comprehensive_matrix_exp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.318s) 2023-01-11T22:26:08.4930557Z test_comprehensive_max_binary_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.445s) 2023-01-11T22:26:08.4930762Z test_comprehensive_max_binary_cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4930969Z test_comprehensive_max_binary_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.442s) 2023-01-11T22:26:08.4931177Z test_comprehensive_max_binary_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.766s) 2023-01-11T22:26:08.4931379Z test_comprehensive_max_binary_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.761s) 2023-01-11T22:26:08.4931585Z test_comprehensive_max_binary_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4931787Z test_comprehensive_max_binary_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4931980Z test_comprehensive_max_binary_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4932184Z test_comprehensive_max_binary_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4932386Z test_comprehensive_max_binary_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.4932632Z test_comprehensive_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (2.455s) 2023-01-11T22:26:08.4932876Z test_comprehensive_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestDecompCUDA) ... ok (2.501s) 2023-01-11T22:26:08.4933121Z test_comprehensive_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.777s) 2023-01-11T22:26:08.4933453Z test_comprehensive_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.665s) 2023-01-11T22:26:08.4933690Z test_comprehensive_max_reduction_no_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.4933918Z test_comprehensive_max_reduction_no_dim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4934126Z test_comprehensive_max_reduction_no_dim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4934349Z test_comprehensive_max_reduction_no_dim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.147s) 2023-01-11T22:26:08.4934573Z test_comprehensive_max_reduction_no_dim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.146s) 2023-01-11T22:26:08.4934792Z test_comprehensive_max_reduction_no_dim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4935015Z test_comprehensive_max_reduction_no_dim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4935232Z test_comprehensive_max_reduction_no_dim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4935497Z test_comprehensive_max_reduction_no_dim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4935770Z test_comprehensive_max_reduction_no_dim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4935984Z test_comprehensive_max_reduction_with_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4936209Z test_comprehensive_max_reduction_with_dim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4936437Z test_comprehensive_max_reduction_with_dim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4936663Z test_comprehensive_max_reduction_with_dim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4936882Z test_comprehensive_max_reduction_with_dim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4937104Z test_comprehensive_max_reduction_with_dim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4937330Z test_comprehensive_max_reduction_with_dim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4937555Z test_comprehensive_max_reduction_with_dim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4937775Z test_comprehensive_max_reduction_with_dim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4937977Z test_comprehensive_max_reduction_with_dim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4938189Z test_comprehensive_maximum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.459s) 2023-01-11T22:26:08.4938392Z test_comprehensive_maximum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4938603Z test_comprehensive_maximum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.457s) 2023-01-11T22:26:08.4938808Z test_comprehensive_maximum_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.832s) 2023-01-11T22:26:08.4939015Z test_comprehensive_maximum_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.830s) 2023-01-11T22:26:08.4939216Z test_comprehensive_maximum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4939423Z test_comprehensive_maximum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4939606Z test_comprehensive_maximum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4939809Z test_comprehensive_maximum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4940010Z test_comprehensive_maximum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4940209Z test_comprehensive_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4940417Z test_comprehensive_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.511s) 2023-01-11T22:26:08.4940623Z test_comprehensive_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.528s) 2023-01-11T22:26:08.4940867Z test_comprehensive_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.4941073Z test_comprehensive_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.334s) 2023-01-11T22:26:08.4941258Z test_comprehensive_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.320s) 2023-01-11T22:26:08.4941463Z test_comprehensive_median_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.093s) 2023-01-11T22:26:08.4941662Z test_comprehensive_median_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.4941862Z test_comprehensive_median_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.157s) 2023-01-11T22:26:08.4942061Z test_comprehensive_median_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4942260Z test_comprehensive_median_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4942458Z test_comprehensive_median_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4942658Z test_comprehensive_median_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4942857Z test_comprehensive_median_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4943188Z test_comprehensive_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.4943479Z test_comprehensive_meshgrid_list_of_tensors_cuda_bool (__main__.TestDecompCUDA) ... skip: meshgrid in torch.bool not supported (0.001s) 2023-01-11T22:26:08.4943781Z test_comprehensive_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.4944083Z test_comprehensive_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.4944373Z test_comprehensive_meshgrid_list_of_tensors_cuda_float16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.4944669Z test_comprehensive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.4944963Z test_comprehensive_meshgrid_list_of_tensors_cuda_float64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.4945244Z test_comprehensive_meshgrid_list_of_tensors_cuda_int16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.4945527Z test_comprehensive_meshgrid_list_of_tensors_cuda_int32 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.4945800Z test_comprehensive_meshgrid_list_of_tensors_cuda_int64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.4946061Z test_comprehensive_meshgrid_list_of_tensors_cuda_int8 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.4946353Z test_comprehensive_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.4946660Z test_comprehensive_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.4946947Z test_comprehensive_meshgrid_variadic_tensors_cuda_bool (__main__.TestDecompCUDA) ... skip: meshgrid in torch.bool not supported (0.001s) 2023-01-11T22:26:08.4947256Z test_comprehensive_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.4947561Z test_comprehensive_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.4947856Z test_comprehensive_meshgrid_variadic_tensors_cuda_float16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.4948195Z test_comprehensive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.4948499Z test_comprehensive_meshgrid_variadic_tensors_cuda_float64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.4948787Z test_comprehensive_meshgrid_variadic_tensors_cuda_int16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.4949076Z test_comprehensive_meshgrid_variadic_tensors_cuda_int32 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.4949344Z test_comprehensive_meshgrid_variadic_tensors_cuda_int64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.4949630Z test_comprehensive_meshgrid_variadic_tensors_cuda_int8 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.4949914Z test_comprehensive_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.4950174Z test_comprehensive_min_binary_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.459s) 2023-01-11T22:26:08.4950383Z test_comprehensive_min_binary_cuda_bool (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4950592Z test_comprehensive_min_binary_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.457s) 2023-01-11T22:26:08.4950803Z test_comprehensive_min_binary_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.834s) 2023-01-11T22:26:08.4951011Z test_comprehensive_min_binary_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.826s) 2023-01-11T22:26:08.4951218Z test_comprehensive_min_binary_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4951405Z test_comprehensive_min_binary_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4951606Z test_comprehensive_min_binary_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4951811Z test_comprehensive_min_binary_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4952014Z test_comprehensive_min_binary_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4952240Z test_comprehensive_min_reduction_no_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.4952460Z test_comprehensive_min_reduction_no_dim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4952684Z test_comprehensive_min_reduction_no_dim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4952908Z test_comprehensive_min_reduction_no_dim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.147s) 2023-01-11T22:26:08.4953130Z test_comprehensive_min_reduction_no_dim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.145s) 2023-01-11T22:26:08.4953334Z test_comprehensive_min_reduction_no_dim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4953557Z test_comprehensive_min_reduction_no_dim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4953779Z test_comprehensive_min_reduction_no_dim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4953997Z test_comprehensive_min_reduction_no_dim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4954213Z test_comprehensive_min_reduction_no_dim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4954444Z test_comprehensive_min_reduction_with_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4954667Z test_comprehensive_min_reduction_with_dim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4954893Z test_comprehensive_min_reduction_with_dim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.4955097Z test_comprehensive_min_reduction_with_dim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4955361Z test_comprehensive_min_reduction_with_dim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.4955596Z test_comprehensive_min_reduction_with_dim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4955818Z test_comprehensive_min_reduction_with_dim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4956038Z test_comprehensive_min_reduction_with_dim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4956259Z test_comprehensive_min_reduction_with_dim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4956483Z test_comprehensive_min_reduction_with_dim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.4956689Z test_comprehensive_minimum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.457s) 2023-01-11T22:26:08.4956892Z test_comprehensive_minimum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4957085Z test_comprehensive_minimum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.457s) 2023-01-11T22:26:08.4957284Z test_comprehensive_minimum_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.846s) 2023-01-11T22:26:08.4957529Z test_comprehensive_minimum_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.830s) 2023-01-11T22:26:08.4957730Z test_comprehensive_minimum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4957933Z test_comprehensive_minimum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4958134Z test_comprehensive_minimum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4958335Z test_comprehensive_minimum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4958537Z test_comprehensive_minimum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4958720Z test_comprehensive_mm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4958919Z test_comprehensive_mm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.4959126Z test_comprehensive_mm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.066s) 2023-01-11T22:26:08.4959325Z test_comprehensive_mm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4959520Z test_comprehensive_mm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.4959717Z test_comprehensive_mm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.4959916Z test_comprehensive_mode_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.4960114Z test_comprehensive_mode_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4960295Z test_comprehensive_mode_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.4960495Z test_comprehensive_mode_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4960694Z test_comprehensive_mode_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4960893Z test_comprehensive_mode_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4961087Z test_comprehensive_mode_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4961285Z test_comprehensive_mode_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4961481Z test_comprehensive_mode_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4961671Z test_comprehensive_mode_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.4961862Z test_comprehensive_movedim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4962063Z test_comprehensive_movedim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4962276Z test_comprehensive_movedim_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.055s) 2023-01-11T22:26:08.4962486Z test_comprehensive_movedim_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.4962741Z test_comprehensive_movedim_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.056s) 2023-01-11T22:26:08.4962956Z test_comprehensive_movedim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4963160Z test_comprehensive_movedim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4963357Z test_comprehensive_movedim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.4963559Z test_comprehensive_movedim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4963742Z test_comprehensive_movedim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4963938Z test_comprehensive_movedim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4964136Z test_comprehensive_movedim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4964337Z test_comprehensive_movedim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.4964544Z test_comprehensive_msort_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4964740Z test_comprehensive_msort_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4965202Z test_comprehensive_msort_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4965413Z test_comprehensive_msort_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4965595Z test_comprehensive_msort_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4965791Z test_comprehensive_msort_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4965989Z test_comprehensive_msort_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4966186Z test_comprehensive_msort_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4966381Z test_comprehensive_msort_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.4966581Z test_comprehensive_mul_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.4966783Z test_comprehensive_mul_cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4966992Z test_comprehensive_mul_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.322s) 2023-01-11T22:26:08.4967176Z test_comprehensive_mul_cuda_complex32 (__main__.TestDecompCUDA) ... ok (2.028s) 2023-01-11T22:26:08.4967374Z test_comprehensive_mul_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.335s) 2023-01-11T22:26:08.4967569Z test_comprehensive_mul_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.055s) 2023-01-11T22:26:08.4967766Z test_comprehensive_mul_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.178s) 2023-01-11T22:26:08.4967963Z test_comprehensive_mul_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.177s) 2023-01-11T22:26:08.4968156Z test_comprehensive_mul_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4968352Z test_comprehensive_mul_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4968547Z test_comprehensive_mul_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4968724Z test_comprehensive_mul_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.4968922Z test_comprehensive_mul_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4969132Z test_comprehensive_multinomial_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4969345Z test_comprehensive_multinomial_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4969558Z test_comprehensive_multinomial_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4969755Z test_comprehensive_mv_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.4969959Z test_comprehensive_mv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.105s) 2023-01-11T22:26:08.4970159Z test_comprehensive_mv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.4970431Z test_comprehensive_mv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4970640Z test_comprehensive_mv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.4970839Z test_comprehensive_mv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.4971068Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.4971295Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.485s) 2023-01-11T22:26:08.4971520Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.473s) 2023-01-11T22:26:08.4971744Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4971966Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4972188Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4972395Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4972673Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4972897Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4973121Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.487s) 2023-01-11T22:26:08.4973347Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.474s) 2023-01-11T22:26:08.4973566Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4973789Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4974007Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4974213Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4974435Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4974655Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.4974881Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.486s) 2023-01-11T22:26:08.4975103Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.472s) 2023-01-11T22:26:08.4975322Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4975537Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.4975756Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4975981Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4976177Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.4976389Z test_comprehensive_nan_to_num_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4976593Z test_comprehensive_nan_to_num_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4976797Z test_comprehensive_nan_to_num_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.4977004Z test_comprehensive_nan_to_num_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.073s) 2023-01-11T22:26:08.4977210Z test_comprehensive_nan_to_num_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4977415Z test_comprehensive_nan_to_num_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4977615Z test_comprehensive_nan_to_num_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4977847Z test_comprehensive_nan_to_num_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4978061Z test_comprehensive_nan_to_num_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4978263Z test_comprehensive_nan_to_num_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4978463Z test_comprehensive_nanmean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.550s) 2023-01-11T22:26:08.4978664Z test_comprehensive_nanmean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.551s) 2023-01-11T22:26:08.4978861Z test_comprehensive_nanmean_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.282s) 2023-01-11T22:26:08.4979066Z test_comprehensive_nanmean_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.245s) 2023-01-11T22:26:08.4979274Z test_comprehensive_nanmedian_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.094s) 2023-01-11T22:26:08.4979477Z test_comprehensive_nanmedian_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.4979662Z test_comprehensive_nanmedian_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.158s) 2023-01-11T22:26:08.4979917Z test_comprehensive_nanmedian_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4980118Z test_comprehensive_nanmedian_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4980325Z test_comprehensive_nanmedian_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4980530Z test_comprehensive_nanmedian_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4980736Z test_comprehensive_nanmedian_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4980948Z test_comprehensive_nanquantile_cuda_float32 (__main__.TestDecompCUDA) ... ok (7.083s) 2023-01-11T22:26:08.4981160Z test_comprehensive_nanquantile_cuda_float64 (__main__.TestDecompCUDA) ... ok (6.863s) 2023-01-11T22:26:08.4981343Z test_comprehensive_nansum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.250s) 2023-01-11T22:26:08.4981545Z test_comprehensive_nansum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4981751Z test_comprehensive_nansum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.250s) 2023-01-11T22:26:08.4981948Z test_comprehensive_nansum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.642s) 2023-01-11T22:26:08.4982144Z test_comprehensive_nansum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.623s) 2023-01-11T22:26:08.4982344Z test_comprehensive_nansum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4982544Z test_comprehensive_nansum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4982745Z test_comprehensive_nansum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4982926Z test_comprehensive_nansum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4983127Z test_comprehensive_nansum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.4983341Z test_comprehensive_narrow_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4983548Z test_comprehensive_narrow_copy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4983769Z test_comprehensive_narrow_copy_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.161s) 2023-01-11T22:26:08.4983984Z test_comprehensive_narrow_copy_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.4984198Z test_comprehensive_narrow_copy_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.4984413Z test_comprehensive_narrow_copy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.4984607Z test_comprehensive_narrow_copy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.4984817Z test_comprehensive_narrow_copy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.095s) 2023-01-11T22:26:08.4985023Z test_comprehensive_narrow_copy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4985267Z test_comprehensive_narrow_copy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4985480Z test_comprehensive_narrow_copy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.4985687Z test_comprehensive_narrow_copy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.4985887Z test_comprehensive_narrow_copy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.4986093Z test_comprehensive_narrow_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.4986294Z test_comprehensive_narrow_cuda_bool (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.4986485Z test_comprehensive_narrow_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.440s) 2023-01-11T22:26:08.4986694Z test_comprehensive_narrow_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.322s) 2023-01-11T22:26:08.4986896Z test_comprehensive_narrow_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.445s) 2023-01-11T22:26:08.4987105Z test_comprehensive_narrow_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.4987355Z test_comprehensive_narrow_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.270s) 2023-01-11T22:26:08.4987555Z test_comprehensive_narrow_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.266s) 2023-01-11T22:26:08.4987758Z test_comprehensive_narrow_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.4987958Z test_comprehensive_narrow_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4988140Z test_comprehensive_narrow_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.4988340Z test_comprehensive_narrow_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4988538Z test_comprehensive_narrow_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.4988840Z test_comprehensive_native_batch_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: native_batch_norm in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.4989130Z test_comprehensive_native_batch_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: native_batch_norm in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.4989425Z test_comprehensive_native_batch_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: native_batch_norm in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.4989718Z test_comprehensive_native_batch_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: native_batch_norm in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.4989955Z test_comprehensive_native_dropout_backward_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.4990188Z test_comprehensive_native_dropout_backward_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.4990394Z test_comprehensive_native_dropout_backward_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.493s) 2023-01-11T22:26:08.4990631Z test_comprehensive_native_dropout_backward_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.499s) 2023-01-11T22:26:08.4990854Z test_comprehensive_native_layer_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4991076Z test_comprehensive_native_layer_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.4991291Z test_comprehensive_native_layer_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.891s) 2023-01-11T22:26:08.4991504Z test_comprehensive_native_layer_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.856s) 2023-01-11T22:26:08.4991703Z test_comprehensive_ne_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.4991898Z test_comprehensive_ne_cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4992101Z test_comprehensive_ne_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.302s) 2023-01-11T22:26:08.4992287Z test_comprehensive_ne_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.304s) 2023-01-11T22:26:08.4992528Z test_comprehensive_ne_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.4992737Z test_comprehensive_ne_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.4992937Z test_comprehensive_ne_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.175s) 2023-01-11T22:26:08.4993130Z test_comprehensive_ne_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4993324Z test_comprehensive_ne_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4993513Z test_comprehensive_ne_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4993708Z test_comprehensive_ne_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.4993879Z test_comprehensive_ne_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.4994083Z test_comprehensive_neg_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4994290Z test_comprehensive_neg_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.164s) 2023-01-11T22:26:08.4994496Z test_comprehensive_neg_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.266s) 2023-01-11T22:26:08.4994748Z test_comprehensive_neg_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.163s) 2023-01-11T22:26:08.4994948Z test_comprehensive_neg_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.4995145Z test_comprehensive_neg_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.4995338Z test_comprehensive_neg_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.4995515Z test_comprehensive_neg_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4995712Z test_comprehensive_neg_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4995900Z test_comprehensive_neg_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4996097Z test_comprehensive_neg_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4996295Z test_comprehensive_neg_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.4996575Z test_comprehensive_new_empty_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: new_empty in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.4996846Z test_comprehensive_new_empty_cuda_bool (__main__.TestDecompCUDA) ... skip: new_empty in torch.bool not supported (0.001s) 2023-01-11T22:26:08.4997133Z test_comprehensive_new_empty_cuda_complex128 (__main__.TestDecompCUDA) ... skip: new_empty in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.4997418Z test_comprehensive_new_empty_cuda_complex32 (__main__.TestDecompCUDA) ... skip: new_empty in torch.complex32 not supported (0.001s) 2023-01-11T22:26:08.4997672Z test_comprehensive_new_empty_cuda_complex64 (__main__.TestDecompCUDA) ... skip: new_empty in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.4997943Z test_comprehensive_new_empty_cuda_float16 (__main__.TestDecompCUDA) ... skip: new_empty in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.4998217Z test_comprehensive_new_empty_cuda_float32 (__main__.TestDecompCUDA) ... skip: new_empty in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.4998491Z test_comprehensive_new_empty_cuda_float64 (__main__.TestDecompCUDA) ... skip: new_empty in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.4998753Z test_comprehensive_new_empty_cuda_int16 (__main__.TestDecompCUDA) ... skip: new_empty in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.4999018Z test_comprehensive_new_empty_cuda_int32 (__main__.TestDecompCUDA) ... skip: new_empty in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.4999273Z test_comprehensive_new_empty_cuda_int64 (__main__.TestDecompCUDA) ... skip: new_empty in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.4999535Z test_comprehensive_new_empty_cuda_int8 (__main__.TestDecompCUDA) ... skip: new_empty in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.4999845Z test_comprehensive_new_empty_cuda_uint8 (__main__.TestDecompCUDA) ... skip: new_empty in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.5000148Z test_comprehensive_new_empty_strided_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5000420Z test_comprehensive_new_empty_strided_cuda_bool (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5000715Z test_comprehensive_new_empty_strided_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5001011Z test_comprehensive_new_empty_strided_cuda_complex32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5001304Z test_comprehensive_new_empty_strided_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5001596Z test_comprehensive_new_empty_strided_cuda_float16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5001882Z test_comprehensive_new_empty_strided_cuda_float32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5002216Z test_comprehensive_new_empty_strided_cuda_float64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5002500Z test_comprehensive_new_empty_strided_cuda_int16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5002781Z test_comprehensive_new_empty_strided_cuda_int32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5003067Z test_comprehensive_new_empty_strided_cuda_int64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5003356Z test_comprehensive_new_empty_strided_cuda_int8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5003619Z test_comprehensive_new_empty_strided_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5003833Z test_comprehensive_new_full_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5004037Z test_comprehensive_new_full_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5004248Z test_comprehensive_new_full_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.5004458Z test_comprehensive_new_full_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5004671Z test_comprehensive_new_full_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5004878Z test_comprehensive_new_full_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5005302Z test_comprehensive_new_full_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.5005495Z test_comprehensive_new_full_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5005701Z test_comprehensive_new_full_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5005899Z test_comprehensive_new_full_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5006095Z test_comprehensive_new_full_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5006296Z test_comprehensive_new_full_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5006500Z test_comprehensive_new_full_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5006708Z test_comprehensive_new_ones_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5006911Z test_comprehensive_new_ones_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5007196Z test_comprehensive_new_ones_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.5007397Z test_comprehensive_new_ones_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5007608Z test_comprehensive_new_ones_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.5007814Z test_comprehensive_new_ones_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5008014Z test_comprehensive_new_ones_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5008210Z test_comprehensive_new_ones_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5008409Z test_comprehensive_new_ones_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5008606Z test_comprehensive_new_ones_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5008808Z test_comprehensive_new_ones_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5008994Z test_comprehensive_new_ones_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5009193Z test_comprehensive_new_ones_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5009480Z test_comprehensive_new_zeros_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5009681Z test_comprehensive_new_zeros_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5009895Z test_comprehensive_new_zeros_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.5010106Z test_comprehensive_new_zeros_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5010319Z test_comprehensive_new_zeros_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5010526Z test_comprehensive_new_zeros_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5010710Z test_comprehensive_new_zeros_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5010913Z test_comprehensive_new_zeros_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5011116Z test_comprehensive_new_zeros_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5011315Z test_comprehensive_new_zeros_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5011509Z test_comprehensive_new_zeros_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5011709Z test_comprehensive_new_zeros_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5011905Z test_comprehensive_new_zeros_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5012118Z test_comprehensive_nextafter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5012326Z test_comprehensive_nextafter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.179s) 2023-01-11T22:26:08.5012514Z test_comprehensive_nextafter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.5012802Z test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Skipped (0.000s) 2023-01-11T22:26:08.5013078Z test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestDecompCUDA) ... skip: Skipped (0.000s) 2023-01-11T22:26:08.5013350Z test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipped (0.000s) 2023-01-11T22:26:08.5013626Z test_comprehensive_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipped (0.000s) 2023-01-11T22:26:08.5013876Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5014126Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5014373Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.422s) 2023-01-11T22:26:08.5014682Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.415s) 2023-01-11T22:26:08.5014920Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5015164Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5015405Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.385s) 2023-01-11T22:26:08.5015644Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.380s) 2023-01-11T22:26:08.5015886Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5016123Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5016366Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.375s) 2023-01-11T22:26:08.5016602Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.373s) 2023-01-11T22:26:08.5016896Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.5017117Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5017361Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.247s) 2023-01-11T22:26:08.5017596Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.241s) 2023-01-11T22:26:08.5017837Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5018082Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5018320Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5018557Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5018801Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5019038Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5019282Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5019500Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5019742Z test_comprehensive_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5019983Z test_comprehensive_nn_functional_alpha_dropout_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5020220Z test_comprehensive_nn_functional_alpha_dropout_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.165s) 2023-01-11T22:26:08.5020463Z test_comprehensive_nn_functional_alpha_dropout_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.163s) 2023-01-11T22:26:08.5020699Z test_comprehensive_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5020933Z test_comprehensive_nn_functional_avg_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5021154Z test_comprehensive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.201s) 2023-01-11T22:26:08.5021375Z test_comprehensive_nn_functional_avg_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.195s) 2023-01-11T22:26:08.5021586Z test_comprehensive_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5021877Z test_comprehensive_nn_functional_avg_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5022116Z test_comprehensive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5022337Z test_comprehensive_nn_functional_avg_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5022570Z test_comprehensive_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5022794Z test_comprehensive_nn_functional_avg_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5023025Z test_comprehensive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5023249Z test_comprehensive_nn_functional_avg_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5023462Z test_comprehensive_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.5023689Z test_comprehensive_nn_functional_batch_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.5023957Z test_comprehensive_nn_functional_batch_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.288s) 2023-01-11T22:26:08.5024186Z test_comprehensive_nn_functional_batch_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.253s) 2023-01-11T22:26:08.5024439Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.5024693Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.5024936Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.222s) 2023-01-11T22:26:08.5025189Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.195s) 2023-01-11T22:26:08.5025420Z test_comprehensive_nn_functional_bilinear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.166s) 2023-01-11T22:26:08.5025652Z test_comprehensive_nn_functional_bilinear_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.720s) 2023-01-11T22:26:08.5025862Z test_comprehensive_nn_functional_bilinear_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.705s) 2023-01-11T22:26:08.5026111Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.110s) 2023-01-11T22:26:08.5026357Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.109s) 2023-01-11T22:26:08.5026600Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.830s) 2023-01-11T22:26:08.5026845Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.811s) 2023-01-11T22:26:08.5027109Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.362s) 2023-01-11T22:26:08.5027372Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.361s) 2023-01-11T22:26:08.5027633Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.580s) 2023-01-11T22:26:08.5027889Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.513s) 2023-01-11T22:26:08.5028096Z test_comprehensive_nn_functional_celu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5028321Z test_comprehensive_nn_functional_celu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5028538Z test_comprehensive_nn_functional_celu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5028758Z test_comprehensive_nn_functional_celu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5029033Z test_comprehensive_nn_functional_conv1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5029272Z test_comprehensive_nn_functional_conv1d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.010s) 2023-01-11T22:26:08.5029509Z test_comprehensive_nn_functional_conv1d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.825s) 2023-01-11T22:26:08.5029736Z test_comprehensive_nn_functional_conv1d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.486s) 2023-01-11T22:26:08.5029962Z test_comprehensive_nn_functional_conv1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5030170Z test_comprehensive_nn_functional_conv1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.109s) 2023-01-11T22:26:08.5030395Z test_comprehensive_nn_functional_conv1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.105s) 2023-01-11T22:26:08.5030620Z test_comprehensive_nn_functional_conv2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5030855Z test_comprehensive_nn_functional_conv2d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (20.777s) 2023-01-11T22:26:08.5031082Z test_comprehensive_nn_functional_conv2d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (6.530s) 2023-01-11T22:26:08.5031362Z test_comprehensive_nn_functional_conv2d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (21.029s) 2023-01-11T22:26:08.5031587Z test_comprehensive_nn_functional_conv2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.5031811Z test_comprehensive_nn_functional_conv2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.903s) 2023-01-11T22:26:08.5032016Z test_comprehensive_nn_functional_conv2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.890s) 2023-01-11T22:26:08.5032261Z test_comprehensive_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5032512Z test_comprehensive_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.172s) 2023-01-11T22:26:08.5032761Z test_comprehensive_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (1.133s) 2023-01-11T22:26:08.5033007Z test_comprehensive_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.250s) 2023-01-11T22:26:08.5033250Z test_comprehensive_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.5033490Z test_comprehensive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5033723Z test_comprehensive_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5033963Z test_comprehensive_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5034212Z test_comprehensive_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (9.132s) 2023-01-11T22:26:08.5034441Z test_comprehensive_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (3.513s) 2023-01-11T22:26:08.5034687Z test_comprehensive_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (9.239s) 2023-01-11T22:26:08.5034929Z test_comprehensive_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.5035170Z test_comprehensive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.376s) 2023-01-11T22:26:08.5035402Z test_comprehensive_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.374s) 2023-01-11T22:26:08.5035687Z test_comprehensive_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5035937Z test_comprehensive_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (39.428s) 2023-01-11T22:26:08.5036184Z test_comprehensive_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (15.489s) 2023-01-11T22:26:08.5036477Z test_comprehensive_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (39.519s) 2023-01-11T22:26:08.5036706Z test_comprehensive_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5036944Z test_comprehensive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.571s) 2023-01-11T22:26:08.5037177Z test_comprehensive_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.554s) 2023-01-11T22:26:08.5037428Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.388s) 2023-01-11T22:26:08.5037670Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestDecompCUDA) ... ok (0.464s) 2023-01-11T22:26:08.5037918Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.386s) 2023-01-11T22:26:08.5038169Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.808s) 2023-01-11T22:26:08.5038417Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.800s) 2023-01-11T22:26:08.5038706Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.461s) 2023-01-11T22:26:08.5038930Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.462s) 2023-01-11T22:26:08.5039168Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.455s) 2023-01-11T22:26:08.5039411Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.461s) 2023-01-11T22:26:08.5039644Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.468s) 2023-01-11T22:26:08.5039889Z test_comprehensive_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.464s) 2023-01-11T22:26:08.5040134Z test_comprehensive_nn_functional_cosine_similarity_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.463s) 2023-01-11T22:26:08.5040379Z test_comprehensive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.811s) 2023-01-11T22:26:08.5040616Z test_comprehensive_nn_functional_cosine_similarity_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.707s) 2023-01-11T22:26:08.5040854Z test_comprehensive_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.198s) 2023-01-11T22:26:08.5041071Z test_comprehensive_nn_functional_cross_entropy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.5041307Z test_comprehensive_nn_functional_cross_entropy_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.060s) 2023-01-11T22:26:08.5041537Z test_comprehensive_nn_functional_cross_entropy_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.024s) 2023-01-11T22:26:08.5041768Z test_comprehensive_nn_functional_ctc_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.150s) 2023-01-11T22:26:08.5041992Z test_comprehensive_nn_functional_ctc_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.157s) 2023-01-11T22:26:08.5042230Z test_comprehensive_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.5042461Z test_comprehensive_nn_functional_dropout2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5042687Z test_comprehensive_nn_functional_dropout2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.700s) 2023-01-11T22:26:08.5042909Z test_comprehensive_nn_functional_dropout2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.693s) 2023-01-11T22:26:08.5043118Z test_comprehensive_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.5043349Z test_comprehensive_nn_functional_dropout3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.5043617Z test_comprehensive_nn_functional_dropout3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (5.004s) 2023-01-11T22:26:08.5043855Z test_comprehensive_nn_functional_dropout3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (4.951s) 2023-01-11T22:26:08.5044183Z test_comprehensive_nn_functional_dropout_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.dropout in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5044499Z test_comprehensive_nn_functional_dropout_cuda_float16 (__main__.TestDecompCUDA) ... skip: nn.functional.dropout in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5044817Z test_comprehensive_nn_functional_dropout_cuda_float32 (__main__.TestDecompCUDA) ... skip: nn.functional.dropout in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5045345Z test_comprehensive_nn_functional_dropout_cuda_float64 (__main__.TestDecompCUDA) ... skip: nn.functional.dropout in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5045575Z test_comprehensive_nn_functional_elu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5045798Z test_comprehensive_nn_functional_elu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5046120Z test_comprehensive_nn_functional_elu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5046333Z test_comprehensive_nn_functional_elu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5046576Z test_comprehensive_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.090s) 2023-01-11T22:26:08.5046811Z test_comprehensive_nn_functional_embedding_bag_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.094s) 2023-01-11T22:26:08.5047047Z test_comprehensive_nn_functional_embedding_bag_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5047282Z test_comprehensive_nn_functional_embedding_bag_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.5047519Z test_comprehensive_nn_functional_embedding_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5047754Z test_comprehensive_nn_functional_embedding_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5047970Z test_comprehensive_nn_functional_embedding_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.5048194Z test_comprehensive_nn_functional_embedding_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.5048460Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5048724Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5048985Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.814s) 2023-01-11T22:26:08.5049246Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.807s) 2023-01-11T22:26:08.5049518Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5049782Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5050058Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5050330Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5050581Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5050847Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5051171Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5051443Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5051706Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5051962Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5052223Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5052486Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5052733Z test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5052982Z test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5053210Z test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5053511Z test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.5053755Z test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.5054002Z test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.5054248Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (11.936s) 2023-01-11T22:26:08.5054491Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (11.913s) 2023-01-11T22:26:08.5054824Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:26:08.5055150Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T22:26:08.5055374Z test_comprehensive_nn_functional_gelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5055598Z test_comprehensive_nn_functional_gelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5055802Z test_comprehensive_nn_functional_gelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.338s) 2023-01-11T22:26:08.5056023Z test_comprehensive_nn_functional_gelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.334s) 2023-01-11T22:26:08.5056246Z test_comprehensive_nn_functional_glu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5056463Z test_comprehensive_nn_functional_glu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5056683Z test_comprehensive_nn_functional_glu_cuda_float32 (__main__.TestDecompCUDA) ... ok (5.524s) 2023-01-11T22:26:08.5056898Z test_comprehensive_nn_functional_glu_cuda_float64 (__main__.TestDecompCUDA) ... ok (5.520s) 2023-01-11T22:26:08.5057133Z test_comprehensive_nn_functional_grid_sample_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.260s) 2023-01-11T22:26:08.5057359Z test_comprehensive_nn_functional_grid_sample_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.929s) 2023-01-11T22:26:08.5057577Z test_comprehensive_nn_functional_grid_sample_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.924s) 2023-01-11T22:26:08.5057806Z test_comprehensive_nn_functional_group_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.115s) 2023-01-11T22:26:08.5058039Z test_comprehensive_nn_functional_group_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.114s) 2023-01-11T22:26:08.5058264Z test_comprehensive_nn_functional_group_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.269s) 2023-01-11T22:26:08.5058534Z test_comprehensive_nn_functional_group_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.239s) 2023-01-11T22:26:08.5058782Z test_comprehensive_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5059017Z test_comprehensive_nn_functional_hardshrink_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5059247Z test_comprehensive_nn_functional_hardshrink_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.5059468Z test_comprehensive_nn_functional_hardshrink_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5059689Z test_comprehensive_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5059921Z test_comprehensive_nn_functional_hardsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5060149Z test_comprehensive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5060372Z test_comprehensive_nn_functional_hardsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5060647Z test_comprehensive_nn_functional_hardswish_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5060876Z test_comprehensive_nn_functional_hardswish_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5061108Z test_comprehensive_nn_functional_hardswish_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.168s) 2023-01-11T22:26:08.5061332Z test_comprehensive_nn_functional_hardswish_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.5061556Z test_comprehensive_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5061765Z test_comprehensive_nn_functional_hardtanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5061988Z test_comprehensive_nn_functional_hardtanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5062218Z test_comprehensive_nn_functional_hardtanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5062449Z test_comprehensive_nn_functional_hardtanh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5062676Z test_comprehensive_nn_functional_hardtanh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5062903Z test_comprehensive_nn_functional_hardtanh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5063126Z test_comprehensive_nn_functional_hardtanh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5063374Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.369s) 2023-01-11T22:26:08.5063623Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.367s) 2023-01-11T22:26:08.5063856Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.176s) 2023-01-11T22:26:08.5064103Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.149s) 2023-01-11T22:26:08.5064338Z test_comprehensive_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5064567Z test_comprehensive_nn_functional_huber_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.5064792Z test_comprehensive_nn_functional_huber_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.598s) 2023-01-11T22:26:08.5065013Z test_comprehensive_nn_functional_huber_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.588s) 2023-01-11T22:26:08.5065255Z test_comprehensive_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5065489Z test_comprehensive_nn_functional_instance_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5065770Z test_comprehensive_nn_functional_instance_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.737s) 2023-01-11T22:26:08.5065999Z test_comprehensive_nn_functional_instance_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.701s) 2023-01-11T22:26:08.5066248Z test_comprehensive_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.055s) 2023-01-11T22:26:08.5066491Z test_comprehensive_nn_functional_interpolate_area_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.055s) 2023-01-11T22:26:08.5066737Z test_comprehensive_nn_functional_interpolate_area_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.325s) 2023-01-11T22:26:08.5066982Z test_comprehensive_nn_functional_interpolate_area_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.319s) 2023-01-11T22:26:08.5067230Z test_comprehensive_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.208s) 2023-01-11T22:26:08.5067479Z test_comprehensive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.485s) 2023-01-11T22:26:08.5067717Z test_comprehensive_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.483s) 2023-01-11T22:26:08.5068011Z test_comprehensive_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.216s) 2023-01-11T22:26:08.5068243Z test_comprehensive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestDecompCUDA) ... ok (14.506s) 2023-01-11T22:26:08.5068495Z test_comprehensive_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestDecompCUDA) ... ok (14.344s) 2023-01-11T22:26:08.5068740Z test_comprehensive_nn_functional_interpolate_linear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5068985Z test_comprehensive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5069228Z test_comprehensive_nn_functional_interpolate_linear_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5069477Z test_comprehensive_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.356s) 2023-01-11T22:26:08.5069725Z test_comprehensive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.817s) 2023-01-11T22:26:08.5069961Z test_comprehensive_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.796s) 2023-01-11T22:26:08.5070204Z test_comprehensive_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.120s) 2023-01-11T22:26:08.5070437Z test_comprehensive_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5070689Z test_comprehensive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5070936Z test_comprehensive_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5071165Z test_comprehensive_nn_functional_kl_div_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.304s) 2023-01-11T22:26:08.5071394Z test_comprehensive_nn_functional_kl_div_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.301s) 2023-01-11T22:26:08.5071624Z test_comprehensive_nn_functional_kl_div_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.219s) 2023-01-11T22:26:08.5071847Z test_comprehensive_nn_functional_kl_div_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.170s) 2023-01-11T22:26:08.5072072Z test_comprehensive_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.055s) 2023-01-11T22:26:08.5072305Z test_comprehensive_nn_functional_l1_loss_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.618s) 2023-01-11T22:26:08.5072516Z test_comprehensive_nn_functional_l1_loss_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.642s) 2023-01-11T22:26:08.5072740Z test_comprehensive_nn_functional_l1_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5073019Z test_comprehensive_nn_functional_l1_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.390s) 2023-01-11T22:26:08.5073252Z test_comprehensive_nn_functional_l1_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.386s) 2023-01-11T22:26:08.5073487Z test_comprehensive_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5073716Z test_comprehensive_nn_functional_layer_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5073938Z test_comprehensive_nn_functional_layer_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.384s) 2023-01-11T22:26:08.5074158Z test_comprehensive_nn_functional_layer_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.370s) 2023-01-11T22:26:08.5074384Z test_comprehensive_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5074597Z test_comprehensive_nn_functional_leaky_relu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5074828Z test_comprehensive_nn_functional_leaky_relu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.379s) 2023-01-11T22:26:08.5075050Z test_comprehensive_nn_functional_leaky_relu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.374s) 2023-01-11T22:26:08.5075321Z test_comprehensive_nn_functional_linear_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.112s) 2023-01-11T22:26:08.5075555Z test_comprehensive_nn_functional_linear_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.540s) 2023-01-11T22:26:08.5075785Z test_comprehensive_nn_functional_linear_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.570s) 2023-01-11T22:26:08.5076010Z test_comprehensive_nn_functional_linear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.113s) 2023-01-11T22:26:08.5076234Z test_comprehensive_nn_functional_linear_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.932s) 2023-01-11T22:26:08.5076458Z test_comprehensive_nn_functional_linear_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.911s) 2023-01-11T22:26:08.5076689Z test_comprehensive_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.282s) 2023-01-11T22:26:08.5076938Z test_comprehensive_nn_functional_local_response_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.281s) 2023-01-11T22:26:08.5077182Z test_comprehensive_nn_functional_local_response_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.041s) 2023-01-11T22:26:08.5077418Z test_comprehensive_nn_functional_local_response_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.998s) 2023-01-11T22:26:08.5077652Z test_comprehensive_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5077883Z test_comprehensive_nn_functional_logsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5078119Z test_comprehensive_nn_functional_logsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.5078347Z test_comprehensive_nn_functional_logsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5078597Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.377s) 2023-01-11T22:26:08.5078825Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.377s) 2023-01-11T22:26:08.5079067Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.616s) 2023-01-11T22:26:08.5079309Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.549s) 2023-01-11T22:26:08.5079548Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.090s) 2023-01-11T22:26:08.5079789Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.089s) 2023-01-11T22:26:08.5080025Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.078s) 2023-01-11T22:26:08.5080306Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.083s) 2023-01-11T22:26:08.5080557Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.218s) 2023-01-11T22:26:08.5080796Z test_comprehensive_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (4.317s) 2023-01-11T22:26:08.5081006Z test_comprehensive_nn_functional_max_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (4.309s) 2023-01-11T22:26:08.5081235Z test_comprehensive_nn_functional_max_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (17.907s) 2023-01-11T22:26:08.5081457Z test_comprehensive_nn_functional_max_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (17.250s) 2023-01-11T22:26:08.5081689Z test_comprehensive_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.265s) 2023-01-11T22:26:08.5081920Z test_comprehensive_nn_functional_max_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.260s) 2023-01-11T22:26:08.5082146Z test_comprehensive_nn_functional_max_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.031s) 2023-01-11T22:26:08.5082415Z test_comprehensive_nn_functional_max_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.034s) 2023-01-11T22:26:08.5082644Z test_comprehensive_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.552s) 2023-01-11T22:26:08.5082880Z test_comprehensive_nn_functional_max_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.550s) 2023-01-11T22:26:08.5083089Z test_comprehensive_nn_functional_max_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.455s) 2023-01-11T22:26:08.5083311Z test_comprehensive_nn_functional_max_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.455s) 2023-01-11T22:26:08.5083546Z test_comprehensive_nn_functional_max_unpool1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.238s) 2023-01-11T22:26:08.5083778Z test_comprehensive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (5.584s) 2023-01-11T22:26:08.5084009Z test_comprehensive_nn_functional_max_unpool1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (5.428s) 2023-01-11T22:26:08.5084257Z test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.147s) 2023-01-11T22:26:08.5084501Z test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.393s) 2023-01-11T22:26:08.5084738Z test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.577s) 2023-01-11T22:26:08.5085191Z test_comprehensive_nn_functional_max_unpool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.730s) 2023-01-11T22:26:08.5085415Z test_comprehensive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (9.653s) 2023-01-11T22:26:08.5085647Z test_comprehensive_nn_functional_max_unpool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (9.551s) 2023-01-11T22:26:08.5085887Z test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.217s) 2023-01-11T22:26:08.5086125Z test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.587s) 2023-01-11T22:26:08.5086361Z test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.581s) 2023-01-11T22:26:08.5086596Z test_comprehensive_nn_functional_max_unpool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.803s) 2023-01-11T22:26:08.5086825Z test_comprehensive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (7.425s) 2023-01-11T22:26:08.5087054Z test_comprehensive_nn_functional_max_unpool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (7.525s) 2023-01-11T22:26:08.5087289Z test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.5087509Z test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.520s) 2023-01-11T22:26:08.5087821Z test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.740s) 2023-01-11T22:26:08.5088059Z test_comprehensive_nn_functional_mish_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5088282Z test_comprehensive_nn_functional_mish_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5088503Z test_comprehensive_nn_functional_mish_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5088725Z test_comprehensive_nn_functional_mish_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5088956Z test_comprehensive_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5089181Z test_comprehensive_nn_functional_mse_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5089399Z test_comprehensive_nn_functional_mse_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.258s) 2023-01-11T22:26:08.5089602Z test_comprehensive_nn_functional_mse_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.251s) 2023-01-11T22:26:08.5089906Z test_comprehensive_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5090146Z test_comprehensive_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5090385Z test_comprehensive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5090620Z test_comprehensive_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5090871Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5091123Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5091375Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5091620Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5091864Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.111s) 2023-01-11T22:26:08.5092118Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.111s) 2023-01-11T22:26:08.5092372Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.642s) 2023-01-11T22:26:08.5092619Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.620s) 2023-01-11T22:26:08.5092847Z test_comprehensive_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5093078Z test_comprehensive_nn_functional_nll_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5093305Z test_comprehensive_nn_functional_nll_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.231s) 2023-01-11T22:26:08.5093529Z test_comprehensive_nn_functional_nll_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.189s) 2023-01-11T22:26:08.5093763Z test_comprehensive_nn_functional_normalize_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.214s) 2023-01-11T22:26:08.5093982Z test_comprehensive_nn_functional_normalize_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.131s) 2023-01-11T22:26:08.5094218Z test_comprehensive_nn_functional_normalize_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.180s) 2023-01-11T22:26:08.5094447Z test_comprehensive_nn_functional_normalize_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.215s) 2023-01-11T22:26:08.5094672Z test_comprehensive_nn_functional_normalize_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.155s) 2023-01-11T22:26:08.5094937Z test_comprehensive_nn_functional_normalize_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.132s) 2023-01-11T22:26:08.5095166Z test_comprehensive_nn_functional_one_hot_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.219s) 2023-01-11T22:26:08.5095479Z test_comprehensive_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5095776Z test_comprehensive_nn_functional_pad_circular_cuda_bool (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5096083Z test_comprehensive_nn_functional_pad_circular_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5096387Z test_comprehensive_nn_functional_pad_circular_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5096673Z test_comprehensive_nn_functional_pad_circular_cuda_float16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5096977Z test_comprehensive_nn_functional_pad_circular_cuda_float32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5097329Z test_comprehensive_nn_functional_pad_circular_cuda_float64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5097623Z test_comprehensive_nn_functional_pad_circular_cuda_int16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5097911Z test_comprehensive_nn_functional_pad_circular_cuda_int32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5098194Z test_comprehensive_nn_functional_pad_circular_cuda_int64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5098490Z test_comprehensive_nn_functional_pad_circular_cuda_int8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5098796Z test_comprehensive_nn_functional_pad_circular_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5099036Z test_comprehensive_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.118s) 2023-01-11T22:26:08.5099267Z test_comprehensive_nn_functional_pad_constant_cuda_bool (__main__.TestDecompCUDA) ... ok (0.359s) 2023-01-11T22:26:08.5099491Z test_comprehensive_nn_functional_pad_constant_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.247s) 2023-01-11T22:26:08.5099732Z test_comprehensive_nn_functional_pad_constant_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.261s) 2023-01-11T22:26:08.5099967Z test_comprehensive_nn_functional_pad_constant_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.119s) 2023-01-11T22:26:08.5100206Z test_comprehensive_nn_functional_pad_constant_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.352s) 2023-01-11T22:26:08.5100442Z test_comprehensive_nn_functional_pad_constant_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.335s) 2023-01-11T22:26:08.5100678Z test_comprehensive_nn_functional_pad_constant_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.362s) 2023-01-11T22:26:08.5100910Z test_comprehensive_nn_functional_pad_constant_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.362s) 2023-01-11T22:26:08.5101132Z test_comprehensive_nn_functional_pad_constant_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.356s) 2023-01-11T22:26:08.5101357Z test_comprehensive_nn_functional_pad_constant_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.361s) 2023-01-11T22:26:08.5101563Z test_comprehensive_nn_functional_pad_constant_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.360s) 2023-01-11T22:26:08.5101795Z test_comprehensive_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5102079Z test_comprehensive_nn_functional_pad_reflect_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5102327Z test_comprehensive_nn_functional_pad_reflect_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5102565Z test_comprehensive_nn_functional_pad_reflect_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5102791Z test_comprehensive_nn_functional_pad_reflect_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5103014Z test_comprehensive_nn_functional_pad_reflect_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5103259Z test_comprehensive_nn_functional_pad_replicate_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5103502Z test_comprehensive_nn_functional_pad_replicate_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5103722Z test_comprehensive_nn_functional_pad_replicate_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5103960Z test_comprehensive_nn_functional_pad_replicate_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5104245Z test_comprehensive_nn_functional_pad_replicate_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5104491Z test_comprehensive_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.090s) 2023-01-11T22:26:08.5104744Z test_comprehensive_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.431s) 2023-01-11T22:26:08.5104992Z test_comprehensive_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.450s) 2023-01-11T22:26:08.5105237Z test_comprehensive_nn_functional_pairwise_distance_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.5105480Z test_comprehensive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.313s) 2023-01-11T22:26:08.5105724Z test_comprehensive_nn_functional_pairwise_distance_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.302s) 2023-01-11T22:26:08.5105946Z test_comprehensive_nn_functional_pairwise_distance_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.5106187Z test_comprehensive_nn_functional_pairwise_distance_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.5106423Z test_comprehensive_nn_functional_pairwise_distance_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.5106663Z test_comprehensive_nn_functional_pairwise_distance_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.5106900Z test_comprehensive_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.5107124Z test_comprehensive_nn_functional_pdist_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5107348Z test_comprehensive_nn_functional_pdist_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5107590Z test_comprehensive_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5107828Z test_comprehensive_nn_functional_pixel_shuffle_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5108053Z test_comprehensive_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5108291Z test_comprehensive_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5108525Z test_comprehensive_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5108758Z test_comprehensive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5108990Z test_comprehensive_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5109220Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5109490Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5109721Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5109952Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5110159Z test_comprehensive_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5110400Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5110636Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5110883Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5111130Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5111366Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5111648Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5111884Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5112118Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5112335Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5112571Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5112803Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5113039Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5113278Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (2.014s) 2023-01-11T22:26:08.5113518Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (2.013s) 2023-01-11T22:26:08.5113753Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (22.754s) 2023-01-11T22:26:08.5113993Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (22.490s) 2023-01-11T22:26:08.5114226Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestDecompCUDA) ... ok (7.717s) 2023-01-11T22:26:08.5114442Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestDecompCUDA) ... ok (7.725s) 2023-01-11T22:26:08.5114675Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestDecompCUDA) ... ok (7.707s) 2023-01-11T22:26:08.5114913Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestDecompCUDA) ... ok (7.730s) 2023-01-11T22:26:08.5115152Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestDecompCUDA) ... ok (7.714s) 2023-01-11T22:26:08.5115380Z test_comprehensive_nn_functional_prelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.118s) 2023-01-11T22:26:08.5115603Z test_comprehensive_nn_functional_prelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.116s) 2023-01-11T22:26:08.5115826Z test_comprehensive_nn_functional_prelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.749s) 2023-01-11T22:26:08.5116050Z test_comprehensive_nn_functional_prelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.707s) 2023-01-11T22:26:08.5116359Z test_comprehensive_nn_functional_relu6_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5116692Z test_comprehensive_nn_functional_relu6_cuda_float16 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5117001Z test_comprehensive_nn_functional_relu6_cuda_float32 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5117303Z test_comprehensive_nn_functional_relu6_cuda_float64 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5117599Z test_comprehensive_nn_functional_relu6_cuda_int16 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.5117894Z test_comprehensive_nn_functional_relu6_cuda_int32 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.5118184Z test_comprehensive_nn_functional_relu6_cuda_int64 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.5118480Z test_comprehensive_nn_functional_relu6_cuda_int8 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.5118816Z test_comprehensive_nn_functional_relu6_cuda_uint8 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.5119042Z test_comprehensive_nn_functional_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5119266Z test_comprehensive_nn_functional_relu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5119492Z test_comprehensive_nn_functional_relu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5119696Z test_comprehensive_nn_functional_relu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5119916Z test_comprehensive_nn_functional_relu_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5120136Z test_comprehensive_nn_functional_relu_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5120348Z test_comprehensive_nn_functional_relu_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5120567Z test_comprehensive_nn_functional_relu_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5120785Z test_comprehensive_nn_functional_relu_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5121012Z test_comprehensive_nn_functional_rrelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5121234Z test_comprehensive_nn_functional_rrelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5121438Z test_comprehensive_nn_functional_rrelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5121658Z test_comprehensive_nn_functional_rrelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.5121877Z test_comprehensive_nn_functional_selu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5122101Z test_comprehensive_nn_functional_selu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5122322Z test_comprehensive_nn_functional_selu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5122540Z test_comprehensive_nn_functional_selu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5122760Z test_comprehensive_nn_functional_silu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5122976Z test_comprehensive_nn_functional_silu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5123190Z test_comprehensive_nn_functional_silu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5123394Z test_comprehensive_nn_functional_silu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5123631Z test_comprehensive_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5123918Z test_comprehensive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5124164Z test_comprehensive_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5124404Z test_comprehensive_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5124645Z test_comprehensive_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5124885Z test_comprehensive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.169s) 2023-01-11T22:26:08.5125331Z test_comprehensive_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.165s) 2023-01-11T22:26:08.5125565Z test_comprehensive_nn_functional_softmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5125775Z test_comprehensive_nn_functional_softmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5126009Z test_comprehensive_nn_functional_softmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.304s) 2023-01-11T22:26:08.5126316Z test_comprehensive_nn_functional_softmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.300s) 2023-01-11T22:26:08.5126564Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5126815Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.515s) 2023-01-11T22:26:08.5127062Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.518s) 2023-01-11T22:26:08.5127305Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5127547Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.425s) 2023-01-11T22:26:08.5127789Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.302s) 2023-01-11T22:26:08.5128009Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.5128247Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.5128478Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.5128716Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.5128950Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.180s) 2023-01-11T22:26:08.5129181Z test_comprehensive_nn_functional_softplus_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5129411Z test_comprehensive_nn_functional_softplus_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5129644Z test_comprehensive_nn_functional_softplus_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5129869Z test_comprehensive_nn_functional_softplus_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5130085Z test_comprehensive_nn_functional_softshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5130319Z test_comprehensive_nn_functional_softshrink_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5130544Z test_comprehensive_nn_functional_softshrink_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.070s) 2023-01-11T22:26:08.5130776Z test_comprehensive_nn_functional_softshrink_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.069s) 2023-01-11T22:26:08.5131008Z test_comprehensive_nn_functional_softsign_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5131231Z test_comprehensive_nn_functional_softsign_cuda_bool (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5131521Z test_comprehensive_nn_functional_softsign_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.242s) 2023-01-11T22:26:08.5131769Z test_comprehensive_nn_functional_softsign_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.251s) 2023-01-11T22:26:08.5131998Z test_comprehensive_nn_functional_softsign_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5132202Z test_comprehensive_nn_functional_softsign_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.5132420Z test_comprehensive_nn_functional_softsign_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.150s) 2023-01-11T22:26:08.5132645Z test_comprehensive_nn_functional_softsign_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5132869Z test_comprehensive_nn_functional_softsign_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5133094Z test_comprehensive_nn_functional_softsign_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5133320Z test_comprehensive_nn_functional_softsign_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5133592Z test_comprehensive_nn_functional_softsign_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5133826Z test_comprehensive_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5134047Z test_comprehensive_nn_functional_tanhshrink_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.618s) 2023-01-11T22:26:08.5134283Z test_comprehensive_nn_functional_tanhshrink_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.485s) 2023-01-11T22:26:08.5134514Z test_comprehensive_nn_functional_tanhshrink_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5134739Z test_comprehensive_nn_functional_tanhshrink_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.070s) 2023-01-11T22:26:08.5134959Z test_comprehensive_nn_functional_tanhshrink_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.5135188Z test_comprehensive_nn_functional_tanhshrink_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5135418Z test_comprehensive_nn_functional_tanhshrink_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5135684Z test_comprehensive_nn_functional_tanhshrink_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5135911Z test_comprehensive_nn_functional_tanhshrink_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5136121Z test_comprehensive_nn_functional_tanhshrink_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5136354Z test_comprehensive_nn_functional_threshold_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5136586Z test_comprehensive_nn_functional_threshold_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5136813Z test_comprehensive_nn_functional_threshold_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.5137040Z test_comprehensive_nn_functional_threshold_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.5137268Z test_comprehensive_nn_functional_threshold_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5137493Z test_comprehensive_nn_functional_threshold_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5137717Z test_comprehensive_nn_functional_threshold_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5137942Z test_comprehensive_nn_functional_threshold_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5138151Z test_comprehensive_nn_functional_threshold_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5138399Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.286s) 2023-01-11T22:26:08.5138695Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.303s) 2023-01-11T22:26:08.5138952Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.373s) 2023-01-11T22:26:08.5139201Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.284s) 2023-01-11T22:26:08.5139444Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.595s) 2023-01-11T22:26:08.5139683Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.549s) 2023-01-11T22:26:08.5139929Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.502s) 2023-01-11T22:26:08.5140170Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.501s) 2023-01-11T22:26:08.5140393Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.499s) 2023-01-11T22:26:08.5140637Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.501s) 2023-01-11T22:26:08.5140921Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.501s) 2023-01-11T22:26:08.5141188Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.286s) 2023-01-11T22:26:08.5141456Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.300s) 2023-01-11T22:26:08.5141721Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.365s) 2023-01-11T22:26:08.5141989Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.286s) 2023-01-11T22:26:08.5142251Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.594s) 2023-01-11T22:26:08.5142516Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.550s) 2023-01-11T22:26:08.5142781Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.499s) 2023-01-11T22:26:08.5143021Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.502s) 2023-01-11T22:26:08.5143281Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.500s) 2023-01-11T22:26:08.5143542Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.502s) 2023-01-11T22:26:08.5143802Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.500s) 2023-01-11T22:26:08.5144030Z test_comprehensive_nn_functional_unfold_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (2.026s) 2023-01-11T22:26:08.5144267Z test_comprehensive_nn_functional_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... ok (22.993s) 2023-01-11T22:26:08.5144500Z test_comprehensive_nn_functional_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... ok (23.129s) 2023-01-11T22:26:08.5144727Z test_comprehensive_nn_functional_unfold_cuda_float16 (__main__.TestDecompCUDA) ... ok (2.022s) 2023-01-11T22:26:08.5144952Z test_comprehensive_nn_functional_unfold_cuda_float32 (__main__.TestDecompCUDA) ... ok (13.646s) 2023-01-11T22:26:08.5145158Z test_comprehensive_nn_functional_unfold_cuda_float64 (__main__.TestDecompCUDA) ... ok (13.484s) 2023-01-11T22:26:08.5145402Z test_comprehensive_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.257s) 2023-01-11T22:26:08.5145646Z test_comprehensive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.023s) 2023-01-11T22:26:08.5145935Z test_comprehensive_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.990s) 2023-01-11T22:26:08.5146185Z test_comprehensive_nn_functional_upsample_nearest_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.236s) 2023-01-11T22:26:08.5146433Z test_comprehensive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.860s) 2023-01-11T22:26:08.5146672Z test_comprehensive_nn_functional_upsample_nearest_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.831s) 2023-01-11T22:26:08.5146915Z test_comprehensive_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.746s) 2023-01-11T22:26:08.5147124Z test_comprehensive_nonzero_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5147311Z test_comprehensive_nonzero_cuda_bool (__main__.TestDecompCUDA) ... ok (0.110s) 2023-01-11T22:26:08.5147528Z test_comprehensive_nonzero_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.179s) 2023-01-11T22:26:08.5147739Z test_comprehensive_nonzero_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.179s) 2023-01-11T22:26:08.5147951Z test_comprehensive_nonzero_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.179s) 2023-01-11T22:26:08.5148211Z test_comprehensive_nonzero_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5148413Z test_comprehensive_nonzero_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.5148612Z test_comprehensive_nonzero_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.5148815Z test_comprehensive_nonzero_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5148998Z test_comprehensive_nonzero_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5149201Z test_comprehensive_nonzero_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5149402Z test_comprehensive_nonzero_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.171s) 2023-01-11T22:26:08.5149603Z test_comprehensive_nonzero_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.166s) 2023-01-11T22:26:08.5149872Z test_comprehensive_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: norm in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5150144Z test_comprehensive_norm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: norm in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5150412Z test_comprehensive_norm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: norm in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5150672Z test_comprehensive_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: norm in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5150930Z test_comprehensive_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: norm in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5151169Z test_comprehensive_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: norm in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5151440Z test_comprehensive_norm_fro_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: norm in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5151715Z test_comprehensive_norm_fro_cuda_complex128 (__main__.TestDecompCUDA) ... skip: norm in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5151988Z test_comprehensive_norm_fro_cuda_complex64 (__main__.TestDecompCUDA) ... skip: norm in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5152249Z test_comprehensive_norm_fro_cuda_float16 (__main__.TestDecompCUDA) ... skip: norm in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5152511Z test_comprehensive_norm_fro_cuda_float32 (__main__.TestDecompCUDA) ... skip: norm in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5152770Z test_comprehensive_norm_fro_cuda_float64 (__main__.TestDecompCUDA) ... skip: norm in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5153032Z test_comprehensive_norm_inf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: norm in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5153364Z test_comprehensive_norm_inf_cuda_complex128 (__main__.TestDecompCUDA) ... skip: norm in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5153644Z test_comprehensive_norm_inf_cuda_complex64 (__main__.TestDecompCUDA) ... skip: norm in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5153886Z test_comprehensive_norm_inf_cuda_float16 (__main__.TestDecompCUDA) ... skip: norm in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5154147Z test_comprehensive_norm_inf_cuda_float32 (__main__.TestDecompCUDA) ... skip: norm in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5176281Z test_comprehensive_norm_inf_cuda_float64 (__main__.TestDecompCUDA) ... skip: norm in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5176627Z test_comprehensive_norm_nuc_cuda_complex128 (__main__.TestDecompCUDA) ... skip: norm in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5176903Z test_comprehensive_norm_nuc_cuda_complex64 (__main__.TestDecompCUDA) ... skip: norm in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5177166Z test_comprehensive_norm_nuc_cuda_float32 (__main__.TestDecompCUDA) ... skip: norm in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5177589Z test_comprehensive_norm_nuc_cuda_float64 (__main__.TestDecompCUDA) ... skip: norm in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5177787Z test_comprehensive_normal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5177981Z test_comprehensive_normal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5178167Z test_comprehensive_normal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5178350Z test_comprehensive_normal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5178562Z test_comprehensive_normal_number_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5178767Z test_comprehensive_normal_number_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5178983Z test_comprehensive_normal_number_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5179193Z test_comprehensive_normal_number_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5179386Z test_comprehensive_ones_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5179573Z test_comprehensive_ones_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5179771Z test_comprehensive_ones_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5179965Z test_comprehensive_ones_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5180152Z test_comprehensive_ones_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5180342Z test_comprehensive_ones_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5180529Z test_comprehensive_ones_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5180720Z test_comprehensive_ones_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5180906Z test_comprehensive_ones_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5181093Z test_comprehensive_ones_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5181277Z test_comprehensive_ones_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5181460Z test_comprehensive_ones_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5181641Z test_comprehensive_ones_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5181839Z test_comprehensive_ones_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5182024Z test_comprehensive_ones_like_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5182224Z test_comprehensive_ones_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5182545Z test_comprehensive_ones_like_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5182757Z test_comprehensive_ones_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5182954Z test_comprehensive_ones_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5183142Z test_comprehensive_ones_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5183335Z test_comprehensive_ones_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5183523Z test_comprehensive_ones_like_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5183703Z test_comprehensive_ones_like_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5183888Z test_comprehensive_ones_like_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5184073Z test_comprehensive_ones_like_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5184258Z test_comprehensive_ones_like_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5184455Z test_comprehensive_ormqr_cuda_complex128 (__main__.TestDecompCUDA) ... ok (69.685s) 2023-01-11T22:26:08.5184703Z test_comprehensive_ormqr_cuda_complex64 (__main__.TestDecompCUDA) ... ok (71.885s) 2023-01-11T22:26:08.5184891Z test_comprehensive_ormqr_cuda_float32 (__main__.TestDecompCUDA) ... ok (42.381s) 2023-01-11T22:26:08.5185074Z test_comprehensive_ormqr_cuda_float64 (__main__.TestDecompCUDA) ... ok (41.003s) 2023-01-11T22:26:08.5185251Z test_comprehensive_outer_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5185439Z test_comprehensive_outer_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5185637Z test_comprehensive_outer_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.5185832Z test_comprehensive_outer_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5186025Z test_comprehensive_outer_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5186214Z test_comprehensive_outer_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.064s) 2023-01-11T22:26:08.5186407Z test_comprehensive_outer_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.063s) 2023-01-11T22:26:08.5186593Z test_comprehensive_outer_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5186779Z test_comprehensive_outer_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5186959Z test_comprehensive_outer_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5187145Z test_comprehensive_outer_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5187330Z test_comprehensive_outer_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5187558Z test_comprehensive_pca_lowrank_cuda_float32 (__main__.TestDecompCUDA) ... expected failure (1.573s) 2023-01-11T22:26:08.5187789Z test_comprehensive_pca_lowrank_cuda_float64 (__main__.TestDecompCUDA) ... expected failure (1.521s) 2023-01-11T22:26:08.5187986Z test_comprehensive_permute_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5188179Z test_comprehensive_permute_cuda_bool (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5188380Z test_comprehensive_permute_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.5188573Z test_comprehensive_permute_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5188770Z test_comprehensive_permute_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5188963Z test_comprehensive_permute_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5189152Z test_comprehensive_permute_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.5189338Z test_comprehensive_permute_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5189574Z test_comprehensive_permute_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5189773Z test_comprehensive_permute_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5189967Z test_comprehensive_permute_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5190153Z test_comprehensive_permute_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5190340Z test_comprehensive_permute_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5190541Z test_comprehensive_pinverse_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.918s) 2023-01-11T22:26:08.5190741Z test_comprehensive_pinverse_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.940s) 2023-01-11T22:26:08.5190938Z test_comprehensive_pinverse_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.179s) 2023-01-11T22:26:08.5191130Z test_comprehensive_pinverse_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.151s) 2023-01-11T22:26:08.5191323Z test_comprehensive_polar_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.568s) 2023-01-11T22:26:08.5191511Z test_comprehensive_polar_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.561s) 2023-01-11T22:26:08.5191782Z test_comprehensive_polygamma_polygamma_n_0_cuda_bool (__main__.TestDecompCUDA) ... ok (1.258s) 2023-01-11T22:26:08.5192007Z test_comprehensive_polygamma_polygamma_n_0_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.295s) 2023-01-11T22:26:08.5192221Z test_comprehensive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.340s) 2023-01-11T22:26:08.5192430Z test_comprehensive_polygamma_polygamma_n_0_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.552s) 2023-01-11T22:26:08.5192643Z test_comprehensive_polygamma_polygamma_n_0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5192861Z test_comprehensive_polygamma_polygamma_n_0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5193078Z test_comprehensive_polygamma_polygamma_n_0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5193291Z test_comprehensive_polygamma_polygamma_n_0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5193505Z test_comprehensive_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5193715Z test_comprehensive_polygamma_polygamma_n_1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5193935Z test_comprehensive_polygamma_polygamma_n_1_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5194145Z test_comprehensive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.095s) 2023-01-11T22:26:08.5194352Z test_comprehensive_polygamma_polygamma_n_1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5194562Z test_comprehensive_polygamma_polygamma_n_1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5194778Z test_comprehensive_polygamma_polygamma_n_1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5194988Z test_comprehensive_polygamma_polygamma_n_1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5195203Z test_comprehensive_polygamma_polygamma_n_1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5195415Z test_comprehensive_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5195624Z test_comprehensive_polygamma_polygamma_n_2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5195840Z test_comprehensive_polygamma_polygamma_n_2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5196053Z test_comprehensive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.095s) 2023-01-11T22:26:08.5196262Z test_comprehensive_polygamma_polygamma_n_2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5196469Z test_comprehensive_polygamma_polygamma_n_2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5196756Z test_comprehensive_polygamma_polygamma_n_2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5196988Z test_comprehensive_polygamma_polygamma_n_2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5197215Z test_comprehensive_polygamma_polygamma_n_2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5197434Z test_comprehensive_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5197642Z test_comprehensive_polygamma_polygamma_n_3_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5197867Z test_comprehensive_polygamma_polygamma_n_3_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5198089Z test_comprehensive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.094s) 2023-01-11T22:26:08.5198308Z test_comprehensive_polygamma_polygamma_n_3_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5198532Z test_comprehensive_polygamma_polygamma_n_3_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5198819Z test_comprehensive_polygamma_polygamma_n_3_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5199041Z test_comprehensive_polygamma_polygamma_n_3_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5199266Z test_comprehensive_polygamma_polygamma_n_3_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5199487Z test_comprehensive_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5199695Z test_comprehensive_polygamma_polygamma_n_4_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5199928Z test_comprehensive_polygamma_polygamma_n_4_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5200151Z test_comprehensive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.095s) 2023-01-11T22:26:08.5200374Z test_comprehensive_polygamma_polygamma_n_4_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5200600Z test_comprehensive_polygamma_polygamma_n_4_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5200819Z test_comprehensive_polygamma_polygamma_n_4_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5201045Z test_comprehensive_polygamma_polygamma_n_4_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5201272Z test_comprehensive_polygamma_polygamma_n_4_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5201476Z test_comprehensive_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5201688Z test_comprehensive_positive_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5201902Z test_comprehensive_positive_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5202119Z test_comprehensive_positive_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5202332Z test_comprehensive_positive_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5202542Z test_comprehensive_positive_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5202747Z test_comprehensive_positive_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5202949Z test_comprehensive_positive_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5203156Z test_comprehensive_positive_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5203339Z test_comprehensive_positive_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5203538Z test_comprehensive_positive_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5203742Z test_comprehensive_positive_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5203994Z test_comprehensive_positive_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5204205Z test_comprehensive_pow_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.352s) 2023-01-11T22:26:08.5204415Z test_comprehensive_pow_cuda_complex128 (__main__.TestDecompCUDA) ... ok (6.765s) 2023-01-11T22:26:08.5204624Z test_comprehensive_pow_cuda_complex32 (__main__.TestDecompCUDA) ... ok (2.793s) 2023-01-11T22:26:08.5204828Z test_comprehensive_pow_cuda_complex64 (__main__.TestDecompCUDA) ... ok (6.808s) 2023-01-11T22:26:08.5205216Z test_comprehensive_pow_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.352s) 2023-01-11T22:26:08.5205427Z test_comprehensive_pow_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.556s) 2023-01-11T22:26:08.5205630Z test_comprehensive_pow_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.544s) 2023-01-11T22:26:08.5205825Z test_comprehensive_pow_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5206025Z test_comprehensive_pow_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5206222Z test_comprehensive_pow_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5206500Z test_comprehensive_pow_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5206697Z test_comprehensive_pow_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5206883Z test_comprehensive_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.340s) 2023-01-11T22:26:08.5207081Z test_comprehensive_prod_cuda_bool (__main__.TestDecompCUDA) ... ok (0.335s) 2023-01-11T22:26:08.5207291Z test_comprehensive_prod_cuda_complex128 (__main__.TestDecompCUDA) ... ok (7.822s) 2023-01-11T22:26:08.5207496Z test_comprehensive_prod_cuda_complex32 (__main__.TestDecompCUDA) ... ok (2.754s) 2023-01-11T22:26:08.5207696Z test_comprehensive_prod_cuda_complex64 (__main__.TestDecompCUDA) ... ok (7.937s) 2023-01-11T22:26:08.5207900Z test_comprehensive_prod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.336s) 2023-01-11T22:26:08.5208106Z test_comprehensive_prod_cuda_float32 (__main__.TestDecompCUDA) ... ok (4.379s) 2023-01-11T22:26:08.5208312Z test_comprehensive_prod_cuda_float64 (__main__.TestDecompCUDA) ... ok (4.418s) 2023-01-11T22:26:08.5208496Z test_comprehensive_prod_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.197s) 2023-01-11T22:26:08.5208694Z test_comprehensive_prod_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.194s) 2023-01-11T22:26:08.5208893Z test_comprehensive_prod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.338s) 2023-01-11T22:26:08.5209089Z test_comprehensive_prod_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.196s) 2023-01-11T22:26:08.5209282Z test_comprehensive_prod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.196s) 2023-01-11T22:26:08.5209484Z test_comprehensive_put_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5209681Z test_comprehensive_put_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5209890Z test_comprehensive_put_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.5210077Z test_comprehensive_put_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.146s) 2023-01-11T22:26:08.5210282Z test_comprehensive_put_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5210481Z test_comprehensive_put_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.099s) 2023-01-11T22:26:08.5210681Z test_comprehensive_put_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.095s) 2023-01-11T22:26:08.5210876Z test_comprehensive_put_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5211071Z test_comprehensive_put_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5211264Z test_comprehensive_put_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5211457Z test_comprehensive_put_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5211687Z test_comprehensive_put_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5211901Z test_comprehensive_qr_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.229s) 2023-01-11T22:26:08.5212105Z test_comprehensive_qr_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.315s) 2023-01-11T22:26:08.5212302Z test_comprehensive_qr_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.154s) 2023-01-11T22:26:08.5212498Z test_comprehensive_qr_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.082s) 2023-01-11T22:26:08.5212708Z test_comprehensive_quantile_cuda_float32 (__main__.TestDecompCUDA) ... ok (7.234s) 2023-01-11T22:26:08.5212911Z test_comprehensive_quantile_cuda_float64 (__main__.TestDecompCUDA) ... ok (7.012s) 2023-01-11T22:26:08.5213114Z test_comprehensive_rad2deg_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5213297Z test_comprehensive_rad2deg_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5213507Z test_comprehensive_rad2deg_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5213711Z test_comprehensive_rad2deg_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5213958Z test_comprehensive_rad2deg_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5214160Z test_comprehensive_rad2deg_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5214363Z test_comprehensive_rad2deg_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5214566Z test_comprehensive_rad2deg_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5214770Z test_comprehensive_rad2deg_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5215017Z test_comprehensive_rad2deg_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5215210Z test_comprehensive_rand_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5215426Z test_comprehensive_rand_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5215643Z test_comprehensive_rand_like_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5215860Z test_comprehensive_rand_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5216067Z test_comprehensive_rand_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5216270Z test_comprehensive_rand_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5216471Z test_comprehensive_rand_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5216677Z test_comprehensive_randint_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5216865Z test_comprehensive_randint_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5217067Z test_comprehensive_randint_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5217264Z test_comprehensive_randint_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5217468Z test_comprehensive_randint_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5217678Z test_comprehensive_randint_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5217879Z test_comprehensive_randint_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5218083Z test_comprehensive_randint_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5218283Z test_comprehensive_randint_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5218482Z test_comprehensive_randint_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5218697Z test_comprehensive_randint_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5218909Z test_comprehensive_randint_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5219116Z test_comprehensive_randint_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5219371Z test_comprehensive_randint_like_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5219589Z test_comprehensive_randint_like_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5219797Z test_comprehensive_randint_like_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5220005Z test_comprehensive_randint_like_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5220212Z test_comprehensive_randint_like_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5220424Z test_comprehensive_randn_cuda_bfloat16 (__main__.TestDecompCUDA) ... expected failure (0.002s) 2023-01-11T22:26:08.5220657Z test_comprehensive_randn_cuda_complex128 (__main__.TestDecompCUDA) ... expected failure (0.003s) 2023-01-11T22:26:08.5220886Z test_comprehensive_randn_cuda_complex32 (__main__.TestDecompCUDA) ... expected failure (0.004s) 2023-01-11T22:26:08.5221118Z test_comprehensive_randn_cuda_complex64 (__main__.TestDecompCUDA) ... expected failure (0.004s) 2023-01-11T22:26:08.5221346Z test_comprehensive_randn_cuda_float16 (__main__.TestDecompCUDA) ... expected failure (0.002s) 2023-01-11T22:26:08.5221619Z test_comprehensive_randn_cuda_float32 (__main__.TestDecompCUDA) ... expected failure (0.003s) 2023-01-11T22:26:08.5221845Z test_comprehensive_randn_cuda_float64 (__main__.TestDecompCUDA) ... expected failure (0.003s) 2023-01-11T22:26:08.5222060Z test_comprehensive_randn_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5222257Z test_comprehensive_randn_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5222472Z test_comprehensive_randn_like_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5222689Z test_comprehensive_randn_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5222898Z test_comprehensive_randn_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5223110Z test_comprehensive_randn_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5223323Z test_comprehensive_randn_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5223531Z test_comprehensive_ravel_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5223730Z test_comprehensive_ravel_cuda_bool (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5223939Z test_comprehensive_ravel_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5224129Z test_comprehensive_ravel_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.5224331Z test_comprehensive_ravel_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.173s) 2023-01-11T22:26:08.5224534Z test_comprehensive_ravel_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5224737Z test_comprehensive_ravel_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.100s) 2023-01-11T22:26:08.5224944Z test_comprehensive_ravel_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.100s) 2023-01-11T22:26:08.5225146Z test_comprehensive_ravel_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5225346Z test_comprehensive_ravel_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5225546Z test_comprehensive_ravel_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5225727Z test_comprehensive_ravel_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5225927Z test_comprehensive_ravel_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5226131Z test_comprehensive_real_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5226331Z test_comprehensive_real_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5226538Z test_comprehensive_real_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5226789Z test_comprehensive_real_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5226997Z test_comprehensive_real_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5227202Z test_comprehensive_real_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5227386Z test_comprehensive_real_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5227587Z test_comprehensive_real_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5227783Z test_comprehensive_real_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5227979Z test_comprehensive_real_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5228176Z test_comprehensive_real_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5228372Z test_comprehensive_real_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5228570Z test_comprehensive_real_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5228787Z test_comprehensive_reciprocal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5229025Z test_comprehensive_reciprocal_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5229243Z test_comprehensive_reciprocal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.103s) 2023-01-11T22:26:08.5229459Z test_comprehensive_reciprocal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.106s) 2023-01-11T22:26:08.5229671Z test_comprehensive_reciprocal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5229883Z test_comprehensive_reciprocal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5230095Z test_comprehensive_reciprocal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5230302Z test_comprehensive_reciprocal_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5230516Z test_comprehensive_reciprocal_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5230704Z test_comprehensive_reciprocal_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5230915Z test_comprehensive_reciprocal_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5231124Z test_comprehensive_reciprocal_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5231334Z test_comprehensive_remainder_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.111s) 2023-01-11T22:26:08.5231544Z test_comprehensive_remainder_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.110s) 2023-01-11T22:26:08.5231748Z test_comprehensive_remainder_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.516s) 2023-01-11T22:26:08.5231949Z test_comprehensive_remainder_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.522s) 2023-01-11T22:26:08.5232154Z test_comprehensive_remainder_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5232356Z test_comprehensive_remainder_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5232537Z test_comprehensive_remainder_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5232747Z test_comprehensive_remainder_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5232947Z test_comprehensive_remainder_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5233145Z test_comprehensive_renorm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.116s) 2023-01-11T22:26:08.5233353Z test_comprehensive_renorm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.835s) 2023-01-11T22:26:08.5233560Z test_comprehensive_renorm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.854s) 2023-01-11T22:26:08.5233761Z test_comprehensive_renorm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.116s) 2023-01-11T22:26:08.5233958Z test_comprehensive_renorm_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.158s) 2023-01-11T22:26:08.5234181Z test_comprehensive_renorm_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.149s) 2023-01-11T22:26:08.5234392Z test_comprehensive_repeat_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.5234597Z test_comprehensive_repeat_cuda_bool (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5234807Z test_comprehensive_repeat_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.351s) 2023-01-11T22:26:08.5235014Z test_comprehensive_repeat_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.365s) 2023-01-11T22:26:08.5235217Z test_comprehensive_repeat_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.070s) 2023-01-11T22:26:08.5235418Z test_comprehensive_repeat_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.234s) 2023-01-11T22:26:08.5235653Z test_comprehensive_repeat_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.226s) 2023-01-11T22:26:08.5235841Z test_comprehensive_repeat_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5236052Z test_comprehensive_repeat_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5236253Z test_comprehensive_repeat_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5236500Z test_comprehensive_repeat_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5236700Z test_comprehensive_repeat_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5236926Z test_comprehensive_repeat_interleave_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5237148Z test_comprehensive_repeat_interleave_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5237379Z test_comprehensive_repeat_interleave_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.193s) 2023-01-11T22:26:08.5237606Z test_comprehensive_repeat_interleave_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.5237817Z test_comprehensive_repeat_interleave_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.197s) 2023-01-11T22:26:08.5238045Z test_comprehensive_repeat_interleave_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5238264Z test_comprehensive_repeat_interleave_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5238484Z test_comprehensive_repeat_interleave_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.5238701Z test_comprehensive_repeat_interleave_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5238919Z test_comprehensive_repeat_interleave_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5239132Z test_comprehensive_repeat_interleave_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5239348Z test_comprehensive_repeat_interleave_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5239541Z test_comprehensive_repeat_interleave_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5239754Z test_comprehensive_reshape_as_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5239965Z test_comprehensive_reshape_as_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5240183Z test_comprehensive_reshape_as_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.5240399Z test_comprehensive_reshape_as_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.5240614Z test_comprehensive_reshape_as_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.158s) 2023-01-11T22:26:08.5240829Z test_comprehensive_reshape_as_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5241039Z test_comprehensive_reshape_as_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.094s) 2023-01-11T22:26:08.5241231Z test_comprehensive_reshape_as_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.093s) 2023-01-11T22:26:08.5241439Z test_comprehensive_reshape_as_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5241689Z test_comprehensive_reshape_as_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5241903Z test_comprehensive_reshape_as_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5242111Z test_comprehensive_reshape_as_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5242316Z test_comprehensive_reshape_as_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5242521Z test_comprehensive_reshape_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5242726Z test_comprehensive_reshape_cuda_bool (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5242939Z test_comprehensive_reshape_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.344s) 2023-01-11T22:26:08.5243132Z test_comprehensive_reshape_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.5243342Z test_comprehensive_reshape_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.350s) 2023-01-11T22:26:08.5243552Z test_comprehensive_reshape_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5243753Z test_comprehensive_reshape_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.203s) 2023-01-11T22:26:08.5243999Z test_comprehensive_reshape_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.200s) 2023-01-11T22:26:08.5244203Z test_comprehensive_reshape_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5244407Z test_comprehensive_reshape_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5244611Z test_comprehensive_reshape_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.5244796Z test_comprehensive_reshape_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5245212Z test_comprehensive_reshape_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5245427Z test_comprehensive_resize__cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5245628Z test_comprehensive_resize__cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5245846Z test_comprehensive_resize__cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5246059Z test_comprehensive_resize__cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5246264Z test_comprehensive_resize__cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5246463Z test_comprehensive_resize__cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5246639Z test_comprehensive_resize__cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5246841Z test_comprehensive_resize__cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5247041Z test_comprehensive_resize__cuda_int32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5247241Z test_comprehensive_resize__cuda_int64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5247439Z test_comprehensive_resize__cuda_int8 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5247640Z test_comprehensive_resize__cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5247854Z test_comprehensive_resize_as__cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5248059Z test_comprehensive_resize_as__cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5248256Z test_comprehensive_resize_as__cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5248469Z test_comprehensive_resize_as__cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5248677Z test_comprehensive_resize_as__cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5248885Z test_comprehensive_resize_as__cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5249086Z test_comprehensive_resize_as__cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5249292Z test_comprehensive_resize_as__cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5249580Z test_comprehensive_resize_as__cuda_int32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5249792Z test_comprehensive_resize_as__cuda_int64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5249996Z test_comprehensive_resize_as__cuda_int8 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5250182Z test_comprehensive_resize_as__cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5250399Z test_comprehensive_resolve_conj_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5250608Z test_comprehensive_resolve_conj_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5250827Z test_comprehensive_resolve_conj_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5251046Z test_comprehensive_resolve_conj_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5251262Z test_comprehensive_resolve_conj_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5251471Z test_comprehensive_resolve_conj_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5251746Z test_comprehensive_resolve_conj_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5251934Z test_comprehensive_resolve_conj_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5252143Z test_comprehensive_resolve_conj_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5252351Z test_comprehensive_resolve_conj_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5252559Z test_comprehensive_resolve_conj_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5252765Z test_comprehensive_resolve_conj_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5252977Z test_comprehensive_resolve_neg_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5253188Z test_comprehensive_resolve_neg_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5253404Z test_comprehensive_resolve_neg_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5253621Z test_comprehensive_resolve_neg_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5253818Z test_comprehensive_resolve_neg_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5254028Z test_comprehensive_resolve_neg_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5254239Z test_comprehensive_resolve_neg_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5254446Z test_comprehensive_resolve_neg_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5254653Z test_comprehensive_resolve_neg_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5254856Z test_comprehensive_resolve_neg_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5255057Z test_comprehensive_resolve_neg_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5255266Z test_comprehensive_resolve_neg_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5255448Z test_comprehensive_resolve_neg_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5255653Z test_comprehensive_roll_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.5255850Z test_comprehensive_roll_cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5256057Z test_comprehensive_roll_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.550s) 2023-01-11T22:26:08.5256263Z test_comprehensive_roll_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.281s) 2023-01-11T22:26:08.5256463Z test_comprehensive_roll_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.555s) 2023-01-11T22:26:08.5256665Z test_comprehensive_roll_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5256912Z test_comprehensive_roll_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.335s) 2023-01-11T22:26:08.5257101Z test_comprehensive_roll_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.333s) 2023-01-11T22:26:08.5257304Z test_comprehensive_roll_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5257500Z test_comprehensive_roll_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5257695Z test_comprehensive_roll_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.5257890Z test_comprehensive_roll_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5258081Z test_comprehensive_roll_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.5258286Z test_comprehensive_rot90_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5258480Z test_comprehensive_rot90_cuda_bool (__main__.TestDecompCUDA) ... ok (0.494s) 2023-01-11T22:26:08.5258670Z test_comprehensive_rot90_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.284s) 2023-01-11T22:26:08.5258876Z test_comprehensive_rot90_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.303s) 2023-01-11T22:26:08.5259124Z test_comprehensive_rot90_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5259326Z test_comprehensive_rot90_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.380s) 2023-01-11T22:26:08.5259527Z test_comprehensive_rot90_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.368s) 2023-01-11T22:26:08.5259727Z test_comprehensive_rot90_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.497s) 2023-01-11T22:26:08.5259925Z test_comprehensive_rot90_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.497s) 2023-01-11T22:26:08.5260122Z test_comprehensive_rot90_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.493s) 2023-01-11T22:26:08.5260298Z test_comprehensive_rot90_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.499s) 2023-01-11T22:26:08.5260493Z test_comprehensive_rot90_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.495s) 2023-01-11T22:26:08.5260702Z test_comprehensive_round_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5260905Z test_comprehensive_round_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5261106Z test_comprehensive_round_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5261306Z test_comprehensive_round_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5261501Z test_comprehensive_round_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5261697Z test_comprehensive_round_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5261894Z test_comprehensive_round_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5262072Z test_comprehensive_round_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5262267Z test_comprehensive_round_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5262490Z test_comprehensive_round_decimals_0_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5262709Z test_comprehensive_round_decimals_0_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5262931Z test_comprehensive_round_decimals_0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5263146Z test_comprehensive_round_decimals_0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5263363Z test_comprehensive_round_decimals_3_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5263575Z test_comprehensive_round_decimals_3_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5263771Z test_comprehensive_round_decimals_3_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5263982Z test_comprehensive_round_decimals_3_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5264254Z test_comprehensive_round_decimals_neg_3_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5264484Z test_comprehensive_round_decimals_neg_3_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5264715Z test_comprehensive_round_decimals_neg_3_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5264943Z test_comprehensive_round_decimals_neg_3_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5265150Z test_comprehensive_rsqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5265348Z test_comprehensive_rsqrt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5265557Z test_comprehensive_rsqrt_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5265745Z test_comprehensive_rsqrt_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.825s) 2023-01-11T22:26:08.5265953Z test_comprehensive_rsqrt_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.5266157Z test_comprehensive_rsqrt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5266360Z test_comprehensive_rsqrt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.5266603Z test_comprehensive_rsqrt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5266803Z test_comprehensive_rsqrt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5267005Z test_comprehensive_rsqrt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5267203Z test_comprehensive_rsqrt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5267384Z test_comprehensive_rsqrt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5267581Z test_comprehensive_rsqrt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5267782Z test_comprehensive_rsub_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5267993Z test_comprehensive_rsub_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.395s) 2023-01-11T22:26:08.5268200Z test_comprehensive_rsub_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.401s) 2023-01-11T22:26:08.5268404Z test_comprehensive_rsub_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5268603Z test_comprehensive_rsub_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.818s) 2023-01-11T22:26:08.5268803Z test_comprehensive_rsub_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.813s) 2023-01-11T22:26:08.5268983Z test_comprehensive_rsub_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.5269182Z test_comprehensive_rsub_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.5269376Z test_comprehensive_rsub_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.5269576Z test_comprehensive_rsub_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.5269770Z test_comprehensive_rsub_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.5269991Z test_comprehensive_scalar_tensor_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5270206Z test_comprehensive_scalar_tensor_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5270425Z test_comprehensive_scalar_tensor_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5270628Z test_comprehensive_scalar_tensor_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5270847Z test_comprehensive_scalar_tensor_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5271061Z test_comprehensive_scalar_tensor_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5271278Z test_comprehensive_scalar_tensor_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5271492Z test_comprehensive_scalar_tensor_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5271776Z test_comprehensive_scalar_tensor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5271996Z test_comprehensive_scalar_tensor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5272209Z test_comprehensive_scalar_tensor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5272420Z test_comprehensive_scalar_tensor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5272609Z test_comprehensive_scalar_tensor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5272830Z test_comprehensive_scatter_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5273038Z test_comprehensive_scatter_add_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5273256Z test_comprehensive_scatter_add_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5273473Z test_comprehensive_scatter_add_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5273686Z test_comprehensive_scatter_add_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5273896Z test_comprehensive_scatter_add_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5274152Z test_comprehensive_scatter_add_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5274342Z test_comprehensive_scatter_add_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5274551Z test_comprehensive_scatter_add_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5274753Z test_comprehensive_scatter_add_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5274962Z test_comprehensive_scatter_add_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5275164Z test_comprehensive_scatter_add_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5275370Z test_comprehensive_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5275581Z test_comprehensive_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5275795Z test_comprehensive_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5275986Z test_comprehensive_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5276192Z test_comprehensive_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5276394Z test_comprehensive_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5276595Z test_comprehensive_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5276799Z test_comprehensive_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5277002Z test_comprehensive_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5277207Z test_comprehensive_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5277412Z test_comprehensive_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5277597Z test_comprehensive_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5277828Z test_comprehensive_scatter_reduce_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.772s) 2023-01-11T22:26:08.5278054Z test_comprehensive_scatter_reduce_amax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.770s) 2023-01-11T22:26:08.5278279Z test_comprehensive_scatter_reduce_amax_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.269s) 2023-01-11T22:26:08.5278502Z test_comprehensive_scatter_reduce_amax_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.237s) 2023-01-11T22:26:08.5278722Z test_comprehensive_scatter_reduce_amax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5278941Z test_comprehensive_scatter_reduce_amax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5279204Z test_comprehensive_scatter_reduce_amax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5279427Z test_comprehensive_scatter_reduce_amax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5279626Z test_comprehensive_scatter_reduce_amax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5279851Z test_comprehensive_scatter_reduce_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.770s) 2023-01-11T22:26:08.5280071Z test_comprehensive_scatter_reduce_amin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.769s) 2023-01-11T22:26:08.5280293Z test_comprehensive_scatter_reduce_amin_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.265s) 2023-01-11T22:26:08.5280514Z test_comprehensive_scatter_reduce_amin_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.242s) 2023-01-11T22:26:08.5280730Z test_comprehensive_scatter_reduce_amin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5280948Z test_comprehensive_scatter_reduce_amin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5281171Z test_comprehensive_scatter_reduce_amin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5281433Z test_comprehensive_scatter_reduce_amin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5281631Z test_comprehensive_scatter_reduce_amin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5281859Z test_comprehensive_scatter_reduce_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.226s) 2023-01-11T22:26:08.5282079Z test_comprehensive_scatter_reduce_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.226s) 2023-01-11T22:26:08.5282300Z test_comprehensive_scatter_reduce_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.106s) 2023-01-11T22:26:08.5282520Z test_comprehensive_scatter_reduce_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.095s) 2023-01-11T22:26:08.5282737Z test_comprehensive_scatter_reduce_mean_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5282955Z test_comprehensive_scatter_reduce_mean_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5283169Z test_comprehensive_scatter_reduce_mean_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5283373Z test_comprehensive_scatter_reduce_mean_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5283587Z test_comprehensive_scatter_reduce_mean_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5283815Z test_comprehensive_scatter_reduce_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.695s) 2023-01-11T22:26:08.5284034Z test_comprehensive_scatter_reduce_prod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.695s) 2023-01-11T22:26:08.5284257Z test_comprehensive_scatter_reduce_prod_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.561s) 2023-01-11T22:26:08.5284478Z test_comprehensive_scatter_reduce_prod_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.507s) 2023-01-11T22:26:08.5284699Z test_comprehensive_scatter_reduce_prod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5285173Z test_comprehensive_scatter_reduce_prod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5285415Z test_comprehensive_scatter_reduce_prod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5285614Z test_comprehensive_scatter_reduce_prod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5285828Z test_comprehensive_scatter_reduce_prod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5286049Z test_comprehensive_scatter_reduce_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5286268Z test_comprehensive_scatter_reduce_sum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5286490Z test_comprehensive_scatter_reduce_sum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5286711Z test_comprehensive_scatter_reduce_sum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5287005Z test_comprehensive_scatter_reduce_sum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5287232Z test_comprehensive_scatter_reduce_sum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5287448Z test_comprehensive_scatter_reduce_sum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5287643Z test_comprehensive_scatter_reduce_sum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5287858Z test_comprehensive_scatter_reduce_sum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5288068Z test_comprehensive_scatter_reduce_sum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5288285Z test_comprehensive_searchsorted_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5288502Z test_comprehensive_searchsorted_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5288720Z test_comprehensive_searchsorted_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5288935Z test_comprehensive_searchsorted_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5289208Z test_comprehensive_searchsorted_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5289402Z test_comprehensive_searchsorted_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5289614Z test_comprehensive_searchsorted_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5289823Z test_comprehensive_searchsorted_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5290057Z test_comprehensive_segment_reduce_lengths_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5290286Z test_comprehensive_segment_reduce_lengths_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5290506Z test_comprehensive_segment_reduce_lengths_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.5290729Z test_comprehensive_segment_reduce_lengths_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.5290961Z test_comprehensive_segment_reduce_offsets_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.120s) 2023-01-11T22:26:08.5291180Z test_comprehensive_segment_reduce_offsets_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.120s) 2023-01-11T22:26:08.5291378Z test_comprehensive_segment_reduce_offsets_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.105s) 2023-01-11T22:26:08.5291593Z test_comprehensive_segment_reduce_offsets_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.105s) 2023-01-11T22:26:08.5291802Z test_comprehensive_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5292003Z test_comprehensive_select_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5292217Z test_comprehensive_select_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.5292429Z test_comprehensive_select_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5292635Z test_comprehensive_select_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5292845Z test_comprehensive_select_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5293026Z test_comprehensive_select_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5293231Z test_comprehensive_select_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5293432Z test_comprehensive_select_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5293634Z test_comprehensive_select_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5293834Z test_comprehensive_select_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5294034Z test_comprehensive_select_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5294279Z test_comprehensive_select_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5294502Z test_comprehensive_select_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5294700Z test_comprehensive_select_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5294918Z test_comprehensive_select_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5295134Z test_comprehensive_select_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5295344Z test_comprehensive_select_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5295556Z test_comprehensive_select_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5295768Z test_comprehensive_select_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5295979Z test_comprehensive_select_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5296192Z test_comprehensive_select_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5296494Z test_comprehensive_select_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5296680Z test_comprehensive_sgn_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5296877Z test_comprehensive_sgn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5297087Z test_comprehensive_sgn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.927s) 2023-01-11T22:26:08.5297293Z test_comprehensive_sgn_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.321s) 2023-01-11T22:26:08.5297496Z test_comprehensive_sgn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.927s) 2023-01-11T22:26:08.5297698Z test_comprehensive_sgn_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5297899Z test_comprehensive_sgn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5298101Z test_comprehensive_sgn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5298280Z test_comprehensive_sgn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5298480Z test_comprehensive_sgn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5298672Z test_comprehensive_sgn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5298868Z test_comprehensive_sgn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5299060Z test_comprehensive_sgn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5299265Z test_comprehensive_short_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5299464Z test_comprehensive_short_cuda_bool (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5299673Z test_comprehensive_short_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5299864Z test_comprehensive_short_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5300065Z test_comprehensive_short_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5300270Z test_comprehensive_short_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.5300471Z test_comprehensive_short_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5300669Z test_comprehensive_short_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5300866Z test_comprehensive_short_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5301065Z test_comprehensive_short_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5301266Z test_comprehensive_short_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5301444Z test_comprehensive_short_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5301657Z test_comprehensive_sigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5301917Z test_comprehensive_sigmoid_cuda_bool (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5302139Z test_comprehensive_sigmoid_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.357s) 2023-01-11T22:26:08.5302350Z test_comprehensive_sigmoid_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.725s) 2023-01-11T22:26:08.5302555Z test_comprehensive_sigmoid_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.119s) 2023-01-11T22:26:08.5302762Z test_comprehensive_sigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5302962Z test_comprehensive_sigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5303141Z test_comprehensive_sigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5303345Z test_comprehensive_sigmoid_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5303545Z test_comprehensive_sigmoid_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5303748Z test_comprehensive_sigmoid_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5303996Z test_comprehensive_sigmoid_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5304195Z test_comprehensive_sigmoid_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5304394Z test_comprehensive_sign_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5304596Z test_comprehensive_sign_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5304797Z test_comprehensive_sign_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5304974Z test_comprehensive_sign_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.5305173Z test_comprehensive_sign_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.5305371Z test_comprehensive_sign_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5305570Z test_comprehensive_sign_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5305766Z test_comprehensive_sign_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5305964Z test_comprehensive_sign_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5306159Z test_comprehensive_sign_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5306395Z test_comprehensive_signal_windows_bartlett_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5306602Z test_comprehensive_signal_windows_bartlett_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.5306824Z test_comprehensive_signal_windows_blackman_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.310s) 2023-01-11T22:26:08.5307044Z test_comprehensive_signal_windows_blackman_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.297s) 2023-01-11T22:26:08.5307270Z test_comprehensive_signal_windows_cosine_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.5307501Z test_comprehensive_signal_windows_cosine_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.5307743Z test_comprehensive_signal_windows_exponential_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.119s) 2023-01-11T22:26:08.5307982Z test_comprehensive_signal_windows_exponential_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.112s) 2023-01-11T22:26:08.5308205Z test_comprehensive_signal_windows_gaussian_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.119s) 2023-01-11T22:26:08.5308428Z test_comprehensive_signal_windows_gaussian_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.112s) 2023-01-11T22:26:08.5308650Z test_comprehensive_signal_windows_general_cosine_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.288s) 2023-01-11T22:26:08.5308890Z test_comprehensive_signal_windows_general_cosine_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.275s) 2023-01-11T22:26:08.5309178Z test_comprehensive_signal_windows_general_hamming_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.289s) 2023-01-11T22:26:08.5309425Z test_comprehensive_signal_windows_general_hamming_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.275s) 2023-01-11T22:26:08.5309659Z test_comprehensive_signal_windows_hamming_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.288s) 2023-01-11T22:26:08.5309880Z test_comprehensive_signal_windows_hamming_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.275s) 2023-01-11T22:26:08.5310104Z test_comprehensive_signal_windows_hann_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.289s) 2023-01-11T22:26:08.5310327Z test_comprehensive_signal_windows_hann_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.275s) 2023-01-11T22:26:08.5310536Z test_comprehensive_signal_windows_kaiser_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.161s) 2023-01-11T22:26:08.5310764Z test_comprehensive_signal_windows_kaiser_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.5310990Z test_comprehensive_signal_windows_nuttall_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.332s) 2023-01-11T22:26:08.5311210Z test_comprehensive_signal_windows_nuttall_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.319s) 2023-01-11T22:26:08.5311468Z test_comprehensive_signbit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5311673Z test_comprehensive_signbit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5311879Z test_comprehensive_signbit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5312079Z test_comprehensive_signbit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5312277Z test_comprehensive_signbit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5312461Z test_comprehensive_signbit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5312665Z test_comprehensive_signbit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5312869Z test_comprehensive_signbit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5313071Z test_comprehensive_signbit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5313273Z test_comprehensive_signbit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5313478Z test_comprehensive_sin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5313677Z test_comprehensive_sin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5313883Z test_comprehensive_sin_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.405s) 2023-01-11T22:26:08.5314065Z test_comprehensive_sin_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5314267Z test_comprehensive_sin_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.405s) 2023-01-11T22:26:08.5314466Z test_comprehensive_sin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5314665Z test_comprehensive_sin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.169s) 2023-01-11T22:26:08.5314864Z test_comprehensive_sin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5315065Z test_comprehensive_sin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5315262Z test_comprehensive_sin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5315454Z test_comprehensive_sin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5315632Z test_comprehensive_sin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5315822Z test_comprehensive_sin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5316027Z test_comprehensive_sinc_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.364s) 2023-01-11T22:26:08.5316224Z test_comprehensive_sinc_cuda_bool (__main__.TestDecompCUDA) ... ok (0.359s) 2023-01-11T22:26:08.5316432Z test_comprehensive_sinc_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.312s) 2023-01-11T22:26:08.5316690Z test_comprehensive_sinc_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.179s) 2023-01-11T22:26:08.5316897Z test_comprehensive_sinc_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5317104Z test_comprehensive_sinc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.5317285Z test_comprehensive_sinc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.150s) 2023-01-11T22:26:08.5317485Z test_comprehensive_sinc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5317681Z test_comprehensive_sinc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5317878Z test_comprehensive_sinc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5318073Z test_comprehensive_sinc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5318267Z test_comprehensive_sinc_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5318473Z test_comprehensive_sinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5318671Z test_comprehensive_sinh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5318943Z test_comprehensive_sinh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.407s) 2023-01-11T22:26:08.5319148Z test_comprehensive_sinh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5319345Z test_comprehensive_sinh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.407s) 2023-01-11T22:26:08.5319546Z test_comprehensive_sinh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5319745Z test_comprehensive_sinh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.171s) 2023-01-11T22:26:08.5319946Z test_comprehensive_sinh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5320142Z test_comprehensive_sinh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5320338Z test_comprehensive_sinh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5320537Z test_comprehensive_sinh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5320718Z test_comprehensive_sinh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5320912Z test_comprehensive_sinh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5321118Z test_comprehensive_slice_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5321315Z test_comprehensive_slice_cuda_bool (__main__.TestDecompCUDA) ... ok (0.109s) 2023-01-11T22:26:08.5321525Z test_comprehensive_slice_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.414s) 2023-01-11T22:26:08.5321735Z test_comprehensive_slice_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.222s) 2023-01-11T22:26:08.5321937Z test_comprehensive_slice_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.415s) 2023-01-11T22:26:08.5322140Z test_comprehensive_slice_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5322325Z test_comprehensive_slice_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.251s) 2023-01-11T22:26:08.5322527Z test_comprehensive_slice_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.252s) 2023-01-11T22:26:08.5322730Z test_comprehensive_slice_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.110s) 2023-01-11T22:26:08.5322931Z test_comprehensive_slice_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.110s) 2023-01-11T22:26:08.5323130Z test_comprehensive_slice_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.109s) 2023-01-11T22:26:08.5323327Z test_comprehensive_slice_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.109s) 2023-01-11T22:26:08.5323524Z test_comprehensive_slice_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.109s) 2023-01-11T22:26:08.5323742Z test_comprehensive_slice_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5323935Z test_comprehensive_slice_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5324194Z test_comprehensive_slice_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5324410Z test_comprehensive_slice_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.396s) 2023-01-11T22:26:08.5324627Z test_comprehensive_slice_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.392s) 2023-01-11T22:26:08.5324838Z test_comprehensive_slice_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5325260Z test_comprehensive_slice_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5325479Z test_comprehensive_slice_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5325690Z test_comprehensive_slice_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5325878Z test_comprehensive_slice_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5326089Z test_comprehensive_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5326298Z test_comprehensive_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5326496Z test_comprehensive_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.5326769Z test_comprehensive_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.181s) 2023-01-11T22:26:08.5326996Z test_comprehensive_softmax_with_dtype_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.5327217Z test_comprehensive_softmax_with_dtype_cuda_bool (__main__.TestDecompCUDA) ... ok (0.111s) 2023-01-11T22:26:08.5327449Z test_comprehensive_softmax_with_dtype_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.343s) 2023-01-11T22:26:08.5327682Z test_comprehensive_softmax_with_dtype_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.345s) 2023-01-11T22:26:08.5327888Z test_comprehensive_softmax_with_dtype_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.5328113Z test_comprehensive_softmax_with_dtype_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.302s) 2023-01-11T22:26:08.5328335Z test_comprehensive_softmax_with_dtype_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.181s) 2023-01-11T22:26:08.5328556Z test_comprehensive_softmax_with_dtype_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.150s) 2023-01-11T22:26:08.5328773Z test_comprehensive_softmax_with_dtype_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.150s) 2023-01-11T22:26:08.5328985Z test_comprehensive_softmax_with_dtype_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.149s) 2023-01-11T22:26:08.5329203Z test_comprehensive_softmax_with_dtype_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.149s) 2023-01-11T22:26:08.5329414Z test_comprehensive_softmax_with_dtype_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.5329601Z test_comprehensive_sort_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5329804Z test_comprehensive_sort_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5330012Z test_comprehensive_sort_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.064s) 2023-01-11T22:26:08.5330215Z test_comprehensive_sort_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.061s) 2023-01-11T22:26:08.5330417Z test_comprehensive_sort_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5330614Z test_comprehensive_sort_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5330813Z test_comprehensive_sort_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5331011Z test_comprehensive_sort_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5331188Z test_comprehensive_sort_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5331428Z test_comprehensive_sparse_sampled_addmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5331663Z test_comprehensive_sparse_sampled_addmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5331950Z test_comprehensive_sparse_sampled_addmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5332187Z test_comprehensive_sparse_sampled_addmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.099s) 2023-01-11T22:26:08.5332409Z test_comprehensive_special_airy_ai_cuda_bool (__main__.TestDecompCUDA) ... ok (0.557s) 2023-01-11T22:26:08.5332630Z test_comprehensive_special_airy_ai_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.671s) 2023-01-11T22:26:08.5332848Z test_comprehensive_special_airy_ai_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.719s) 2023-01-11T22:26:08.5333062Z test_comprehensive_special_airy_ai_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5333256Z test_comprehensive_special_airy_ai_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5333472Z test_comprehensive_special_airy_ai_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5333681Z test_comprehensive_special_airy_ai_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5333897Z test_comprehensive_special_airy_ai_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5334161Z test_comprehensive_special_bessel_j0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.981s) 2023-01-11T22:26:08.5334382Z test_comprehensive_special_bessel_j0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5334601Z test_comprehensive_special_bessel_j0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.476s) 2023-01-11T22:26:08.5334816Z test_comprehensive_special_bessel_j0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5335030Z test_comprehensive_special_bessel_j0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5335221Z test_comprehensive_special_bessel_j0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5335435Z test_comprehensive_special_bessel_j0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5335696Z test_comprehensive_special_bessel_j0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5335906Z test_comprehensive_special_bessel_j1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.592s) 2023-01-11T22:26:08.5336129Z test_comprehensive_special_bessel_j1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5336345Z test_comprehensive_special_bessel_j1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.259s) 2023-01-11T22:26:08.5336556Z test_comprehensive_special_bessel_j1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5336769Z test_comprehensive_special_bessel_j1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5336957Z test_comprehensive_special_bessel_j1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5337173Z test_comprehensive_special_bessel_j1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5337392Z test_comprehensive_special_bessel_j1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5337605Z test_comprehensive_special_bessel_y0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.648s) 2023-01-11T22:26:08.5337828Z test_comprehensive_special_bessel_y0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.874s) 2023-01-11T22:26:08.5338047Z test_comprehensive_special_bessel_y0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.805s) 2023-01-11T22:26:08.5338259Z test_comprehensive_special_bessel_y0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5338472Z test_comprehensive_special_bessel_y0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5338681Z test_comprehensive_special_bessel_y0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5338874Z test_comprehensive_special_bessel_y0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5339085Z test_comprehensive_special_bessel_y0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5339339Z test_comprehensive_special_bessel_y1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.542s) 2023-01-11T22:26:08.5339569Z test_comprehensive_special_bessel_y1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.598s) 2023-01-11T22:26:08.5339788Z test_comprehensive_special_bessel_y1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.584s) 2023-01-11T22:26:08.5339995Z test_comprehensive_special_bessel_y1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5340206Z test_comprehensive_special_bessel_y1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5340414Z test_comprehensive_special_bessel_y1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5340604Z test_comprehensive_special_bessel_y1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5340812Z test_comprehensive_special_bessel_y1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5341057Z test_comprehensive_special_chebyshev_polynomial_t_cuda_bool (__main__.TestDecompCUDA) ... ok (4.890s) 2023-01-11T22:26:08.5341304Z test_comprehensive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.946s) 2023-01-11T22:26:08.5341595Z test_comprehensive_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.052s) 2023-01-11T22:26:08.5341838Z test_comprehensive_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5342081Z test_comprehensive_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5342320Z test_comprehensive_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5342555Z test_comprehensive_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5342774Z test_comprehensive_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5343015Z test_comprehensive_special_chebyshev_polynomial_u_cuda_bool (__main__.TestDecompCUDA) ... ok (5.557s) 2023-01-11T22:26:08.5343259Z test_comprehensive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.593s) 2023-01-11T22:26:08.5343499Z test_comprehensive_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.491s) 2023-01-11T22:26:08.5343741Z test_comprehensive_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5343977Z test_comprehensive_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5344213Z test_comprehensive_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5344451Z test_comprehensive_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5344684Z test_comprehensive_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5345264Z test_comprehensive_special_chebyshev_polynomial_v_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5345743Z test_comprehensive_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5346212Z test_comprehensive_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5346676Z test_comprehensive_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5347137Z test_comprehensive_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5347647Z test_comprehensive_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5348119Z test_comprehensive_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5348577Z test_comprehensive_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5349035Z test_comprehensive_special_chebyshev_polynomial_w_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5349498Z test_comprehensive_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5349965Z test_comprehensive_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5350477Z test_comprehensive_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5350932Z test_comprehensive_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5351359Z test_comprehensive_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5351813Z test_comprehensive_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5352276Z test_comprehensive_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5352496Z test_comprehensive_special_entr_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.457s) 2023-01-11T22:26:08.5352713Z test_comprehensive_special_entr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.293s) 2023-01-11T22:26:08.5352926Z test_comprehensive_special_entr_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.218s) 2023-01-11T22:26:08.5353141Z test_comprehensive_special_entr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.248s) 2023-01-11T22:26:08.5353355Z test_comprehensive_special_entr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.5353568Z test_comprehensive_special_entr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5353759Z test_comprehensive_special_entr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5353968Z test_comprehensive_special_entr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5354183Z test_comprehensive_special_entr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5354394Z test_comprehensive_special_entr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5354603Z test_comprehensive_special_erfcx_cuda_bool (__main__.TestDecompCUDA) ... ok (3.678s) 2023-01-11T22:26:08.5354819Z test_comprehensive_special_erfcx_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.064s) 2023-01-11T22:26:08.5355035Z test_comprehensive_special_erfcx_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.246s) 2023-01-11T22:26:08.5355250Z test_comprehensive_special_erfcx_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5355443Z test_comprehensive_special_erfcx_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5355656Z test_comprehensive_special_erfcx_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5355925Z test_comprehensive_special_erfcx_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5356139Z test_comprehensive_special_erfcx_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5356385Z test_comprehensive_special_hermite_polynomial_h_cuda_bool (__main__.TestDecompCUDA) ... ok (4.541s) 2023-01-11T22:26:08.5356628Z test_comprehensive_special_hermite_polynomial_h_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.656s) 2023-01-11T22:26:08.5356873Z test_comprehensive_special_hermite_polynomial_h_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.653s) 2023-01-11T22:26:08.5357110Z test_comprehensive_special_hermite_polynomial_h_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5357348Z test_comprehensive_special_hermite_polynomial_h_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5357564Z test_comprehensive_special_hermite_polynomial_h_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5357805Z test_comprehensive_special_hermite_polynomial_h_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5358042Z test_comprehensive_special_hermite_polynomial_h_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5358324Z test_comprehensive_special_hermite_polynomial_he_cuda_bool (__main__.TestDecompCUDA) ... ok (4.514s) 2023-01-11T22:26:08.5358568Z test_comprehensive_special_hermite_polynomial_he_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.633s) 2023-01-11T22:26:08.5358811Z test_comprehensive_special_hermite_polynomial_he_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.629s) 2023-01-11T22:26:08.5359048Z test_comprehensive_special_hermite_polynomial_he_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5359285Z test_comprehensive_special_hermite_polynomial_he_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5359518Z test_comprehensive_special_hermite_polynomial_he_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5359736Z test_comprehensive_special_hermite_polynomial_he_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5359971Z test_comprehensive_special_hermite_polynomial_he_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5360192Z test_comprehensive_special_i0e_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.855s) 2023-01-11T22:26:08.5360402Z test_comprehensive_special_i0e_cuda_bool (__main__.TestDecompCUDA) ... ok (0.343s) 2023-01-11T22:26:08.5360613Z test_comprehensive_special_i0e_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.278s) 2023-01-11T22:26:08.5360823Z test_comprehensive_special_i0e_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.301s) 2023-01-11T22:26:08.5361035Z test_comprehensive_special_i0e_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.345s) 2023-01-11T22:26:08.5361244Z test_comprehensive_special_i0e_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5361452Z test_comprehensive_special_i0e_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5361638Z test_comprehensive_special_i0e_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5361848Z test_comprehensive_special_i0e_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5362050Z test_comprehensive_special_i0e_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5362256Z test_comprehensive_special_i1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.350s) 2023-01-11T22:26:08.5362465Z test_comprehensive_special_i1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.148s) 2023-01-11T22:26:08.5362674Z test_comprehensive_special_i1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5362881Z test_comprehensive_special_i1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5363083Z test_comprehensive_special_i1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5363262Z test_comprehensive_special_i1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5363513Z test_comprehensive_special_i1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5363723Z test_comprehensive_special_i1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5363922Z test_comprehensive_special_i1e_cuda_bool (__main__.TestDecompCUDA) ... ok (0.329s) 2023-01-11T22:26:08.5364132Z test_comprehensive_special_i1e_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.5364342Z test_comprehensive_special_i1e_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.178s) 2023-01-11T22:26:08.5364549Z test_comprehensive_special_i1e_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5364759Z test_comprehensive_special_i1e_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5365218Z test_comprehensive_special_i1e_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5365441Z test_comprehensive_special_i1e_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5365643Z test_comprehensive_special_i1e_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5365980Z test_comprehensive_special_laguerre_polynomial_l_cuda_bool (__main__.TestDecompCUDA) ... ok (4.722s) 2023-01-11T22:26:08.5366226Z test_comprehensive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.774s) 2023-01-11T22:26:08.5366468Z test_comprehensive_special_laguerre_polynomial_l_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.799s) 2023-01-11T22:26:08.5366708Z test_comprehensive_special_laguerre_polynomial_l_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5366950Z test_comprehensive_special_laguerre_polynomial_l_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5367188Z test_comprehensive_special_laguerre_polynomial_l_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5367410Z test_comprehensive_special_laguerre_polynomial_l_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5367647Z test_comprehensive_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5368138Z test_comprehensive_special_legendre_polynomial_p_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5368605Z test_comprehensive_special_legendre_polynomial_p_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5369074Z test_comprehensive_special_legendre_polynomial_p_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5369533Z test_comprehensive_special_legendre_polynomial_p_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5369984Z test_comprehensive_special_legendre_polynomial_p_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5370434Z test_comprehensive_special_legendre_polynomial_p_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5370890Z test_comprehensive_special_legendre_polynomial_p_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5371351Z test_comprehensive_special_legendre_polynomial_p_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5371567Z test_comprehensive_special_log_ndtr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.353s) 2023-01-11T22:26:08.5371768Z test_comprehensive_special_log_ndtr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.384s) 2023-01-11T22:26:08.5372052Z test_comprehensive_special_log_ndtr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.576s) 2023-01-11T22:26:08.5372275Z test_comprehensive_special_log_ndtr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5372492Z test_comprehensive_special_log_ndtr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5372700Z test_comprehensive_special_log_ndtr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5372913Z test_comprehensive_special_log_ndtr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5373130Z test_comprehensive_special_log_ndtr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5373362Z test_comprehensive_special_modified_bessel_i0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.348s) 2023-01-11T22:26:08.5373600Z test_comprehensive_special_modified_bessel_i0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.282s) 2023-01-11T22:26:08.5373820Z test_comprehensive_special_modified_bessel_i0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.348s) 2023-01-11T22:26:08.5374054Z test_comprehensive_special_modified_bessel_i0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5374328Z test_comprehensive_special_modified_bessel_i0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5374551Z test_comprehensive_special_modified_bessel_i0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5374780Z test_comprehensive_special_modified_bessel_i0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5375005Z test_comprehensive_special_modified_bessel_i0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5375232Z test_comprehensive_special_modified_bessel_i1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.349s) 2023-01-11T22:26:08.5375465Z test_comprehensive_special_modified_bessel_i1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.287s) 2023-01-11T22:26:08.5375701Z test_comprehensive_special_modified_bessel_i1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.356s) 2023-01-11T22:26:08.5375914Z test_comprehensive_special_modified_bessel_i1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5376144Z test_comprehensive_special_modified_bessel_i1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5376366Z test_comprehensive_special_modified_bessel_i1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5376592Z test_comprehensive_special_modified_bessel_i1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5376817Z test_comprehensive_special_modified_bessel_i1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5377041Z test_comprehensive_special_modified_bessel_k0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.428s) 2023-01-11T22:26:08.5377274Z test_comprehensive_special_modified_bessel_k0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.429s) 2023-01-11T22:26:08.5377509Z test_comprehensive_special_modified_bessel_k0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.534s) 2023-01-11T22:26:08.5377717Z test_comprehensive_special_modified_bessel_k0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5377947Z test_comprehensive_special_modified_bessel_k0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5378169Z test_comprehensive_special_modified_bessel_k0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5378393Z test_comprehensive_special_modified_bessel_k0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5378616Z test_comprehensive_special_modified_bessel_k0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5378839Z test_comprehensive_special_modified_bessel_k1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.414s) 2023-01-11T22:26:08.5379072Z test_comprehensive_special_modified_bessel_k1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.401s) 2023-01-11T22:26:08.5379347Z test_comprehensive_special_modified_bessel_k1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.545s) 2023-01-11T22:26:08.5379578Z test_comprehensive_special_modified_bessel_k1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5379786Z test_comprehensive_special_modified_bessel_k1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5380007Z test_comprehensive_special_modified_bessel_k1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5380233Z test_comprehensive_special_modified_bessel_k1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5380453Z test_comprehensive_special_modified_bessel_k1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5380744Z test_comprehensive_special_ndtr_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5381028Z test_comprehensive_special_ndtr_cuda_bool (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.bool not supported (0.001s) 2023-01-11T22:26:08.5381313Z test_comprehensive_special_ndtr_cuda_float16 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5381647Z test_comprehensive_special_ndtr_cuda_float32 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5381931Z test_comprehensive_special_ndtr_cuda_float64 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5382211Z test_comprehensive_special_ndtr_cuda_int16 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.5382464Z test_comprehensive_special_ndtr_cuda_int32 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.5382727Z test_comprehensive_special_ndtr_cuda_int64 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.5383003Z test_comprehensive_special_ndtr_cuda_int8 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.5383283Z test_comprehensive_special_ndtr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.5383501Z test_comprehensive_special_ndtri_cuda_bool (__main__.TestDecompCUDA) ... ok (0.704s) 2023-01-11T22:26:08.5383719Z test_comprehensive_special_ndtri_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.5383937Z test_comprehensive_special_ndtri_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.483s) 2023-01-11T22:26:08.5384150Z test_comprehensive_special_ndtri_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5384360Z test_comprehensive_special_ndtri_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5384553Z test_comprehensive_special_ndtri_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5384768Z test_comprehensive_special_ndtri_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5384980Z test_comprehensive_special_ndtri_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5385238Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5385498Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5385751Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.093s) 2023-01-11T22:26:08.5385998Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.090s) 2023-01-11T22:26:08.5386255Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5386555Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5386796Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5387053Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5387304Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5387547Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.406s) 2023-01-11T22:26:08.5387794Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.387s) 2023-01-11T22:26:08.5388036Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.534s) 2023-01-11T22:26:08.5388277Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5388521Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5388803Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5389022Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5389254Z test_comprehensive_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5389488Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.414s) 2023-01-11T22:26:08.5389730Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.400s) 2023-01-11T22:26:08.5389972Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.546s) 2023-01-11T22:26:08.5390206Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5390444Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5390676Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5390912Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5391143Z test_comprehensive_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5391621Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5392113Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5392600Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5393080Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5393558Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5394033Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5394510Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5395032Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5395525Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5396006Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5396490Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5396962Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5397419Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5397945Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5398415Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5398883Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5399353Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5399838Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5400319Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5400791Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5401265Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5401741Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5402216Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5402689Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5403160Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5403617Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5404096Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5404618Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5405339Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5405827Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5406294Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5406769Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:26:08.5407010Z test_comprehensive_special_spherical_bessel_j0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.669s) 2023-01-11T22:26:08.5407336Z test_comprehensive_special_spherical_bessel_j0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5407576Z test_comprehensive_special_spherical_bessel_j0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.300s) 2023-01-11T22:26:08.5407808Z test_comprehensive_special_spherical_bessel_j0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5408018Z test_comprehensive_special_spherical_bessel_j0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5408243Z test_comprehensive_special_spherical_bessel_j0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5408475Z test_comprehensive_special_spherical_bessel_j0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5408703Z test_comprehensive_special_spherical_bessel_j0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5408926Z test_comprehensive_special_xlog1py_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.254s) 2023-01-11T22:26:08.5409148Z test_comprehensive_special_xlog1py_cuda_bool (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5409368Z test_comprehensive_special_xlog1py_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.253s) 2023-01-11T22:26:08.5409590Z test_comprehensive_special_xlog1py_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.235s) 2023-01-11T22:26:08.5409805Z test_comprehensive_special_xlog1py_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.233s) 2023-01-11T22:26:08.5410002Z test_comprehensive_special_xlog1py_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5410217Z test_comprehensive_special_xlog1py_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5410427Z test_comprehensive_special_xlog1py_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5410647Z test_comprehensive_special_xlog1py_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5410862Z test_comprehensive_special_xlog1py_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5411079Z test_comprehensive_special_zeta_cuda_bool (__main__.TestDecompCUDA) ... ok (8.448s) 2023-01-11T22:26:08.5411296Z test_comprehensive_special_zeta_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.5411509Z test_comprehensive_special_zeta_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.185s) 2023-01-11T22:26:08.5411721Z test_comprehensive_special_zeta_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5411913Z test_comprehensive_special_zeta_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5412125Z test_comprehensive_special_zeta_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5412334Z test_comprehensive_special_zeta_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5412618Z test_comprehensive_special_zeta_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5412840Z test_comprehensive_split_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5413040Z test_comprehensive_split_cuda_bool (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5413257Z test_comprehensive_split_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.205s) 2023-01-11T22:26:08.5413466Z test_comprehensive_split_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5413650Z test_comprehensive_split_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.207s) 2023-01-11T22:26:08.5413856Z test_comprehensive_split_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5414061Z test_comprehensive_split_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.5414266Z test_comprehensive_split_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.5414469Z test_comprehensive_split_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.5414671Z test_comprehensive_split_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5414919Z test_comprehensive_split_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5415124Z test_comprehensive_split_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5415305Z test_comprehensive_split_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5415528Z test_comprehensive_split_list_args_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5415746Z test_comprehensive_split_list_args_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5415972Z test_comprehensive_split_list_args_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.427s) 2023-01-11T22:26:08.5416194Z test_comprehensive_split_list_args_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.432s) 2023-01-11T22:26:08.5416415Z test_comprehensive_split_list_args_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5416635Z test_comprehensive_split_list_args_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.257s) 2023-01-11T22:26:08.5416847Z test_comprehensive_split_list_args_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.254s) 2023-01-11T22:26:08.5417042Z test_comprehensive_split_list_args_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5417254Z test_comprehensive_split_list_args_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5417470Z test_comprehensive_split_list_args_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5417684Z test_comprehensive_split_list_args_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5417894Z test_comprehensive_split_list_args_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5418122Z test_comprehensive_split_with_sizes_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5418334Z test_comprehensive_split_with_sizes_cuda_bool (__main__.TestDecompCUDA) ... ok (0.172s) 2023-01-11T22:26:08.5418567Z test_comprehensive_split_with_sizes_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.565s) 2023-01-11T22:26:08.5418793Z test_comprehensive_split_with_sizes_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.399s) 2023-01-11T22:26:08.5418997Z test_comprehensive_split_with_sizes_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.566s) 2023-01-11T22:26:08.5419216Z test_comprehensive_split_with_sizes_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5419433Z test_comprehensive_split_with_sizes_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.337s) 2023-01-11T22:26:08.5419645Z test_comprehensive_split_with_sizes_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.334s) 2023-01-11T22:26:08.5419862Z test_comprehensive_split_with_sizes_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.172s) 2023-01-11T22:26:08.5420161Z test_comprehensive_split_with_sizes_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.172s) 2023-01-11T22:26:08.5420379Z test_comprehensive_split_with_sizes_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.171s) 2023-01-11T22:26:08.5420591Z test_comprehensive_split_with_sizes_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.173s) 2023-01-11T22:26:08.5420807Z test_comprehensive_split_with_sizes_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.172s) 2023-01-11T22:26:08.5420992Z test_comprehensive_sqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5421191Z test_comprehensive_sqrt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5421399Z test_comprehensive_sqrt_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.405s) 2023-01-11T22:26:08.5421605Z test_comprehensive_sqrt_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.644s) 2023-01-11T22:26:08.5421806Z test_comprehensive_sqrt_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.407s) 2023-01-11T22:26:08.5422012Z test_comprehensive_sqrt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5422258Z test_comprehensive_sqrt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.171s) 2023-01-11T22:26:08.5422460Z test_comprehensive_sqrt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5422640Z test_comprehensive_sqrt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5422837Z test_comprehensive_sqrt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5423034Z test_comprehensive_sqrt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5423231Z test_comprehensive_sqrt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5423425Z test_comprehensive_sqrt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5423632Z test_comprehensive_square_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5423839Z test_comprehensive_square_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5424049Z test_comprehensive_square_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5424241Z test_comprehensive_square_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.095s) 2023-01-11T22:26:08.5424443Z test_comprehensive_square_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5424648Z test_comprehensive_square_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5424849Z test_comprehensive_square_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5425052Z test_comprehensive_square_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5425252Z test_comprehensive_square_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5425451Z test_comprehensive_square_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5425654Z test_comprehensive_square_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5425835Z test_comprehensive_square_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5426047Z test_comprehensive_squeeze_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5426247Z test_comprehensive_squeeze_cuda_bool (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5426460Z test_comprehensive_squeeze_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.158s) 2023-01-11T22:26:08.5426672Z test_comprehensive_squeeze_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.090s) 2023-01-11T22:26:08.5426877Z test_comprehensive_squeeze_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.5427082Z test_comprehensive_squeeze_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5427281Z test_comprehensive_squeeze_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.108s) 2023-01-11T22:26:08.5427506Z test_comprehensive_squeeze_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.105s) 2023-01-11T22:26:08.5427717Z test_comprehensive_squeeze_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5427920Z test_comprehensive_squeeze_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5428122Z test_comprehensive_squeeze_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.5428323Z test_comprehensive_squeeze_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5428522Z test_comprehensive_squeeze_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.5428732Z test_comprehensive_stack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5428932Z test_comprehensive_stack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5429141Z test_comprehensive_stack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.104s) 2023-01-11T22:26:08.5429333Z test_comprehensive_stack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.104s) 2023-01-11T22:26:08.5429543Z test_comprehensive_stack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.108s) 2023-01-11T22:26:08.5429789Z test_comprehensive_stack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5429992Z test_comprehensive_stack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.066s) 2023-01-11T22:26:08.5430190Z test_comprehensive_stack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.064s) 2023-01-11T22:26:08.5430390Z test_comprehensive_stack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5430590Z test_comprehensive_stack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5430792Z test_comprehensive_stack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5430974Z test_comprehensive_stack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5431174Z test_comprehensive_stack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5431380Z test_comprehensive_std_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.111s) 2023-01-11T22:26:08.5431589Z test_comprehensive_std_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.240s) 2023-01-11T22:26:08.5431795Z test_comprehensive_std_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.255s) 2023-01-11T22:26:08.5431996Z test_comprehensive_std_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.111s) 2023-01-11T22:26:08.5432194Z test_comprehensive_std_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.833s) 2023-01-11T22:26:08.5432392Z test_comprehensive_std_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.821s) 2023-01-11T22:26:08.5432585Z test_comprehensive_std_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.158s) 2023-01-11T22:26:08.5432799Z test_comprehensive_std_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.294s) 2023-01-11T22:26:08.5433011Z test_comprehensive_std_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.315s) 2023-01-11T22:26:08.5433221Z test_comprehensive_std_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.157s) 2023-01-11T22:26:08.5433426Z test_comprehensive_std_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.463s) 2023-01-11T22:26:08.5433638Z test_comprehensive_std_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.451s) 2023-01-11T22:26:08.5433861Z test_comprehensive_std_mean_unbiased_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5434091Z test_comprehensive_std_mean_unbiased_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.5434301Z test_comprehensive_std_mean_unbiased_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.196s) 2023-01-11T22:26:08.5434524Z test_comprehensive_std_mean_unbiased_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5434745Z test_comprehensive_std_mean_unbiased_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5435003Z test_comprehensive_std_mean_unbiased_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5435228Z test_comprehensive_std_unbiased_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5435453Z test_comprehensive_std_unbiased_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.112s) 2023-01-11T22:26:08.5435720Z test_comprehensive_std_unbiased_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.115s) 2023-01-11T22:26:08.5435937Z test_comprehensive_std_unbiased_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5436150Z test_comprehensive_std_unbiased_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5436342Z test_comprehensive_std_unbiased_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.080s) 2023-01-11T22:26:08.5436552Z test_comprehensive_stft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (6.229s) 2023-01-11T22:26:08.5436757Z test_comprehensive_stft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (6.264s) 2023-01-11T22:26:08.5436961Z test_comprehensive_stft_cuda_float32 (__main__.TestDecompCUDA) ... ok (4.857s) 2023-01-11T22:26:08.5437168Z test_comprehensive_stft_cuda_float64 (__main__.TestDecompCUDA) ... ok (4.836s) 2023-01-11T22:26:08.5437426Z test_comprehensive_sub_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5437631Z test_comprehensive_sub_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.387s) 2023-01-11T22:26:08.5437835Z test_comprehensive_sub_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.371s) 2023-01-11T22:26:08.5438017Z test_comprehensive_sub_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.395s) 2023-01-11T22:26:08.5438221Z test_comprehensive_sub_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5438421Z test_comprehensive_sub_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.813s) 2023-01-11T22:26:08.5438618Z test_comprehensive_sub_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.808s) 2023-01-11T22:26:08.5438818Z test_comprehensive_sub_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.145s) 2023-01-11T22:26:08.5439014Z test_comprehensive_sub_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.144s) 2023-01-11T22:26:08.5439208Z test_comprehensive_sub_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.5439405Z test_comprehensive_sub_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.144s) 2023-01-11T22:26:08.5439577Z test_comprehensive_sub_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.144s) 2023-01-11T22:26:08.5439778Z test_comprehensive_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.5439974Z test_comprehensive_sum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5440180Z test_comprehensive_sum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.348s) 2023-01-11T22:26:08.5440387Z test_comprehensive_sum_cuda_complex32 (__main__.TestDecompCUDA) ... ok (2.615s) 2023-01-11T22:26:08.5440591Z test_comprehensive_sum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.364s) 2023-01-11T22:26:08.5440791Z test_comprehensive_sum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.5440991Z test_comprehensive_sum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.227s) 2023-01-11T22:26:08.5441173Z test_comprehensive_sum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.218s) 2023-01-11T22:26:08.5441369Z test_comprehensive_sum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5441563Z test_comprehensive_sum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5441752Z test_comprehensive_sum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5441950Z test_comprehensive_sum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5442138Z test_comprehensive_sum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5442350Z test_comprehensive_sum_to_size_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5442601Z test_comprehensive_sum_to_size_cuda_bool (__main__.TestDecompCUDA) ... ok (0.077s) 2023-01-11T22:26:08.5442804Z test_comprehensive_sum_to_size_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.288s) 2023-01-11T22:26:08.5443023Z test_comprehensive_sum_to_size_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.294s) 2023-01-11T22:26:08.5443232Z test_comprehensive_sum_to_size_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5443440Z test_comprehensive_sum_to_size_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.180s) 2023-01-11T22:26:08.5443648Z test_comprehensive_sum_to_size_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.175s) 2023-01-11T22:26:08.5443853Z test_comprehensive_sum_to_size_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.078s) 2023-01-11T22:26:08.5444052Z test_comprehensive_sum_to_size_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.078s) 2023-01-11T22:26:08.5444248Z test_comprehensive_sum_to_size_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.5444457Z test_comprehensive_sum_to_size_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.078s) 2023-01-11T22:26:08.5444639Z test_comprehensive_sum_to_size_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.077s) 2023-01-11T22:26:08.5444893Z test_comprehensive_svd_cuda_complex128 (__main__.TestDecompCUDA) ... ok (35.753s) 2023-01-11T22:26:08.5445323Z test_comprehensive_svd_cuda_complex64 (__main__.TestDecompCUDA) ... ok (36.218s) 2023-01-11T22:26:08.5445528Z test_comprehensive_svd_cuda_float32 (__main__.TestDecompCUDA) ... ok (22.961s) 2023-01-11T22:26:08.5445730Z test_comprehensive_svd_cuda_float64 (__main__.TestDecompCUDA) ... ok (22.412s) 2023-01-11T22:26:08.5445972Z test_comprehensive_svd_lowrank_cuda_float32 (__main__.TestDecompCUDA) ... expected failure (1.617s) 2023-01-11T22:26:08.5446203Z test_comprehensive_svd_lowrank_cuda_float64 (__main__.TestDecompCUDA) ... expected failure (1.550s) 2023-01-11T22:26:08.5446414Z test_comprehensive_symeig_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.173s) 2023-01-11T22:26:08.5446609Z test_comprehensive_symeig_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.199s) 2023-01-11T22:26:08.5446821Z test_comprehensive_symeig_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.809s) 2023-01-11T22:26:08.5447021Z test_comprehensive_symeig_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.788s) 2023-01-11T22:26:08.5447221Z test_comprehensive_t_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5447414Z test_comprehensive_t_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5447617Z test_comprehensive_t_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5447819Z test_comprehensive_t_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5448015Z test_comprehensive_t_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5448192Z test_comprehensive_t_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5448391Z test_comprehensive_t_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5448584Z test_comprehensive_t_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5448779Z test_comprehensive_t_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5448969Z test_comprehensive_t_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5449159Z test_comprehensive_t_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5449347Z test_comprehensive_t_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5449567Z test_comprehensive_take_along_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5449760Z test_comprehensive_take_along_dim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5449983Z test_comprehensive_take_along_dim_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5450273Z test_comprehensive_take_along_dim_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5450497Z test_comprehensive_take_along_dim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5450714Z test_comprehensive_take_along_dim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.5450924Z test_comprehensive_take_along_dim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5451133Z test_comprehensive_take_along_dim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5451344Z test_comprehensive_take_along_dim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5451555Z test_comprehensive_take_along_dim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5451747Z test_comprehensive_take_along_dim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5451956Z test_comprehensive_take_along_dim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5452164Z test_comprehensive_take_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5452363Z test_comprehensive_take_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5452632Z test_comprehensive_take_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.061s) 2023-01-11T22:26:08.5452838Z test_comprehensive_take_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.063s) 2023-01-11T22:26:08.5453040Z test_comprehensive_take_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5453241Z test_comprehensive_take_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.5453422Z test_comprehensive_take_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5453623Z test_comprehensive_take_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5453819Z test_comprehensive_take_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5454019Z test_comprehensive_take_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5454215Z test_comprehensive_take_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5454409Z test_comprehensive_take_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5454609Z test_comprehensive_tan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5454805Z test_comprehensive_tan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5454991Z test_comprehensive_tan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.487s) 2023-01-11T22:26:08.5455194Z test_comprehensive_tan_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5455398Z test_comprehensive_tan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.481s) 2023-01-11T22:26:08.5455597Z test_comprehensive_tan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5455796Z test_comprehensive_tan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.215s) 2023-01-11T22:26:08.5455996Z test_comprehensive_tan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.214s) 2023-01-11T22:26:08.5456195Z test_comprehensive_tan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5456391Z test_comprehensive_tan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5456565Z test_comprehensive_tan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5456764Z test_comprehensive_tan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5456957Z test_comprehensive_tan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5457163Z test_comprehensive_tanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5457361Z test_comprehensive_tanh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5457567Z test_comprehensive_tanh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.244s) 2023-01-11T22:26:08.5457820Z test_comprehensive_tanh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5458026Z test_comprehensive_tanh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.244s) 2023-01-11T22:26:08.5458213Z test_comprehensive_tanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5458417Z test_comprehensive_tanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5458617Z test_comprehensive_tanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5458815Z test_comprehensive_tanh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5459014Z test_comprehensive_tanh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5459211Z test_comprehensive_tanh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5459406Z test_comprehensive_tanh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5459599Z test_comprehensive_tanh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5459817Z test_comprehensive_tensor_split_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5460057Z test_comprehensive_tensor_split_cuda_bool (__main__.TestDecompCUDA) ... ok (0.450s) 2023-01-11T22:26:08.5460275Z test_comprehensive_tensor_split_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.260s) 2023-01-11T22:26:08.5460494Z test_comprehensive_tensor_split_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.275s) 2023-01-11T22:26:08.5460707Z test_comprehensive_tensor_split_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5460922Z test_comprehensive_tensor_split_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.392s) 2023-01-11T22:26:08.5461133Z test_comprehensive_tensor_split_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.381s) 2023-01-11T22:26:08.5461343Z test_comprehensive_tensor_split_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.449s) 2023-01-11T22:26:08.5461553Z test_comprehensive_tensor_split_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.448s) 2023-01-11T22:26:08.5461742Z test_comprehensive_tensor_split_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.444s) 2023-01-11T22:26:08.5461957Z test_comprehensive_tensor_split_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.449s) 2023-01-11T22:26:08.5462172Z test_comprehensive_tensor_split_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.445s) 2023-01-11T22:26:08.5462381Z test_comprehensive_tensordot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5462601Z test_comprehensive_tensordot_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5462816Z test_comprehensive_tensordot_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.176s) 2023-01-11T22:26:08.5463024Z test_comprehensive_tensordot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5463225Z test_comprehensive_tensordot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.110s) 2023-01-11T22:26:08.5463409Z test_comprehensive_tensordot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.106s) 2023-01-11T22:26:08.5463613Z test_comprehensive_tile_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5463815Z test_comprehensive_tile_cuda_bool (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.5464022Z test_comprehensive_tile_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.375s) 2023-01-11T22:26:08.5464228Z test_comprehensive_tile_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.389s) 2023-01-11T22:26:08.5464429Z test_comprehensive_tile_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5464630Z test_comprehensive_tile_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.251s) 2023-01-11T22:26:08.5464832Z test_comprehensive_tile_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.242s) 2023-01-11T22:26:08.5465028Z test_comprehensive_tile_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.5465266Z test_comprehensive_tile_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.5465467Z test_comprehensive_tile_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.5465667Z test_comprehensive_tile_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.5465862Z test_comprehensive_tile_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.5466063Z test_comprehensive_to_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.5466258Z test_comprehensive_to_cuda_bool (__main__.TestDecompCUDA) ... ok (1.626s) 2023-01-11T22:26:08.5466465Z test_comprehensive_to_cuda_complex128 (__main__.TestDecompCUDA) ... ok (6.384s) 2023-01-11T22:26:08.5466667Z test_comprehensive_to_cuda_complex64 (__main__.TestDecompCUDA) ... ok (6.413s) 2023-01-11T22:26:08.5466845Z test_comprehensive_to_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.5467042Z test_comprehensive_to_cuda_float32 (__main__.TestDecompCUDA) ... ok (4.927s) 2023-01-11T22:26:08.5467241Z test_comprehensive_to_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.212s) 2023-01-11T22:26:08.5467436Z test_comprehensive_to_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.629s) 2023-01-11T22:26:08.5467679Z test_comprehensive_to_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.638s) 2023-01-11T22:26:08.5467871Z test_comprehensive_to_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.631s) 2023-01-11T22:26:08.5468067Z test_comprehensive_to_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.631s) 2023-01-11T22:26:08.5468264Z test_comprehensive_to_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.629s) 2023-01-11T22:26:08.5468459Z test_comprehensive_to_sparse_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5468669Z test_comprehensive_to_sparse_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5468883Z test_comprehensive_to_sparse_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5469099Z test_comprehensive_to_sparse_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5469309Z test_comprehensive_to_sparse_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5469522Z test_comprehensive_to_sparse_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5469727Z test_comprehensive_to_sparse_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5469933Z test_comprehensive_to_sparse_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5470116Z test_comprehensive_to_sparse_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5470316Z test_comprehensive_to_sparse_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5470518Z test_comprehensive_to_sparse_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5470717Z test_comprehensive_to_sparse_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5470927Z test_comprehensive_topk_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5471130Z test_comprehensive_topk_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5471335Z test_comprehensive_topk_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5471538Z test_comprehensive_topk_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.5471718Z test_comprehensive_topk_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5471915Z test_comprehensive_topk_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5472111Z test_comprehensive_topk_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5472306Z test_comprehensive_topk_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5472503Z test_comprehensive_topk_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5472709Z test_comprehensive_trace_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5472968Z test_comprehensive_trace_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5473187Z test_comprehensive_trace_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5473377Z test_comprehensive_trace_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5473580Z test_comprehensive_trace_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5473784Z test_comprehensive_trace_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5473988Z test_comprehensive_trace_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5474190Z test_comprehensive_trace_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5474392Z test_comprehensive_trace_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5474591Z test_comprehensive_trace_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5474795Z test_comprehensive_trace_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5475020Z test_comprehensive_trace_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5475219Z test_comprehensive_trace_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5475433Z test_comprehensive_transpose_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5475642Z test_comprehensive_transpose_cuda_bool (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5475859Z test_comprehensive_transpose_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.201s) 2023-01-11T22:26:08.5476075Z test_comprehensive_transpose_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5476289Z test_comprehensive_transpose_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.205s) 2023-01-11T22:26:08.5476500Z test_comprehensive_transpose_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5476710Z test_comprehensive_transpose_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5476898Z test_comprehensive_transpose_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.5477108Z test_comprehensive_transpose_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5477312Z test_comprehensive_transpose_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5477512Z test_comprehensive_transpose_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5477719Z test_comprehensive_transpose_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5477930Z test_comprehensive_transpose_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5478144Z test_comprehensive_trapezoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.191s) 2023-01-11T22:26:08.5478360Z test_comprehensive_trapezoid_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.453s) 2023-01-11T22:26:08.5478560Z test_comprehensive_trapezoid_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.537s) 2023-01-11T22:26:08.5478777Z test_comprehensive_trapezoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.190s) 2023-01-11T22:26:08.5478985Z test_comprehensive_trapezoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.880s) 2023-01-11T22:26:08.5479191Z test_comprehensive_trapezoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.827s) 2023-01-11T22:26:08.5479394Z test_comprehensive_trapezoid_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.5479599Z test_comprehensive_trapezoid_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.5479798Z test_comprehensive_trapezoid_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.161s) 2023-01-11T22:26:08.5480002Z test_comprehensive_trapezoid_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.5480183Z test_comprehensive_trapezoid_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.166s) 2023-01-11T22:26:08.5480431Z test_comprehensive_trapz_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.190s) 2023-01-11T22:26:08.5480649Z test_comprehensive_trapz_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.446s) 2023-01-11T22:26:08.5480856Z test_comprehensive_trapz_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.533s) 2023-01-11T22:26:08.5481060Z test_comprehensive_trapz_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.191s) 2023-01-11T22:26:08.5481265Z test_comprehensive_trapz_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.881s) 2023-01-11T22:26:08.5481467Z test_comprehensive_trapz_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.827s) 2023-01-11T22:26:08.5481667Z test_comprehensive_trapz_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.168s) 2023-01-11T22:26:08.5481868Z test_comprehensive_trapz_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.5482048Z test_comprehensive_trapz_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.5482252Z test_comprehensive_trapz_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.5482450Z test_comprehensive_trapz_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.5482725Z test_comprehensive_triangular_solve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.517s) 2023-01-11T22:26:08.5482954Z test_comprehensive_triangular_solve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.517s) 2023-01-11T22:26:08.5483175Z test_comprehensive_triangular_solve_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.301s) 2023-01-11T22:26:08.5483395Z test_comprehensive_triangular_solve_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.295s) 2023-01-11T22:26:08.5483594Z test_comprehensive_tril_cuda_bool (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5483782Z test_comprehensive_tril_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.570s) 2023-01-11T22:26:08.5483990Z test_comprehensive_tril_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.294s) 2023-01-11T22:26:08.5484194Z test_comprehensive_tril_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.574s) 2023-01-11T22:26:08.5484398Z test_comprehensive_tril_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5484601Z test_comprehensive_tril_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.335s) 2023-01-11T22:26:08.5484800Z test_comprehensive_tril_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.334s) 2023-01-11T22:26:08.5485161Z test_comprehensive_tril_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5485367Z test_comprehensive_tril_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5485547Z test_comprehensive_tril_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5485741Z test_comprehensive_tril_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5485935Z test_comprehensive_tril_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5486150Z test_comprehensive_tril_indices_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5486360Z test_comprehensive_tril_indices_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5486561Z test_comprehensive_triu_cuda_bool (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.5486767Z test_comprehensive_triu_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.569s) 2023-01-11T22:26:08.5486973Z test_comprehensive_triu_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.294s) 2023-01-11T22:26:08.5487155Z test_comprehensive_triu_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.574s) 2023-01-11T22:26:08.5487356Z test_comprehensive_triu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5487555Z test_comprehensive_triu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.335s) 2023-01-11T22:26:08.5487755Z test_comprehensive_triu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.333s) 2023-01-11T22:26:08.5488019Z test_comprehensive_triu_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5488228Z test_comprehensive_triu_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5488428Z test_comprehensive_triu_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.5488623Z test_comprehensive_triu_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5488801Z test_comprehensive_triu_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5489011Z test_comprehensive_triu_indices_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5489220Z test_comprehensive_triu_indices_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5489433Z test_comprehensive_true_divide_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.5489640Z test_comprehensive_true_divide_cuda_bool (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5489857Z test_comprehensive_true_divide_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.904s) 2023-01-11T22:26:08.5490077Z test_comprehensive_true_divide_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.333s) 2023-01-11T22:26:08.5490353Z test_comprehensive_true_divide_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.906s) 2023-01-11T22:26:08.5490567Z test_comprehensive_true_divide_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.5490759Z test_comprehensive_true_divide_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.970s) 2023-01-11T22:26:08.5490972Z test_comprehensive_true_divide_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.966s) 2023-01-11T22:26:08.5491178Z test_comprehensive_true_divide_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.5491381Z test_comprehensive_true_divide_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.5491579Z test_comprehensive_true_divide_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.5491787Z test_comprehensive_true_divide_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.5491988Z test_comprehensive_true_divide_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5492196Z test_comprehensive_trunc_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5492379Z test_comprehensive_trunc_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5492582Z test_comprehensive_trunc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.5492784Z test_comprehensive_trunc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.5492985Z test_comprehensive_trunc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5493184Z test_comprehensive_trunc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5493379Z test_comprehensive_trunc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5493577Z test_comprehensive_trunc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5493779Z test_comprehensive_trunc_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5493970Z test_comprehensive_unbind_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5494169Z test_comprehensive_unbind_cuda_bool (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5494382Z test_comprehensive_unbind_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.512s) 2023-01-11T22:26:08.5494593Z test_comprehensive_unbind_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.371s) 2023-01-11T22:26:08.5494798Z test_comprehensive_unbind_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.522s) 2023-01-11T22:26:08.5495004Z test_comprehensive_unbind_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5495205Z test_comprehensive_unbind_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.304s) 2023-01-11T22:26:08.5495403Z test_comprehensive_unbind_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.297s) 2023-01-11T22:26:08.5495636Z test_comprehensive_unbind_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5495849Z test_comprehensive_unbind_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5496047Z test_comprehensive_unbind_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5496243Z test_comprehensive_unbind_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5496438Z test_comprehensive_unbind_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5496651Z test_comprehensive_unflatten_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5496855Z test_comprehensive_unflatten_cuda_bool (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5497071Z test_comprehensive_unflatten_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.203s) 2023-01-11T22:26:08.5497286Z test_comprehensive_unflatten_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.102s) 2023-01-11T22:26:08.5497484Z test_comprehensive_unflatten_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.207s) 2023-01-11T22:26:08.5497743Z test_comprehensive_unflatten_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5497945Z test_comprehensive_unflatten_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5498146Z test_comprehensive_unflatten_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5498353Z test_comprehensive_unflatten_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5498555Z test_comprehensive_unflatten_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5498753Z test_comprehensive_unflatten_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.5498956Z test_comprehensive_unflatten_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5499138Z test_comprehensive_unflatten_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5499356Z test_comprehensive_unfold_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.061s) 2023-01-11T22:26:08.5499567Z test_comprehensive_unfold_copy_cuda_bool (__main__.TestDecompCUDA) ... ok (1.003s) 2023-01-11T22:26:08.5499786Z test_comprehensive_unfold_copy_cuda_complex128 (__main__.TestDecompCUDA) ... ok (5.521s) 2023-01-11T22:26:08.5500003Z test_comprehensive_unfold_copy_cuda_complex32 (__main__.TestDecompCUDA) ... ok (2.271s) 2023-01-11T22:26:08.5500216Z test_comprehensive_unfold_copy_cuda_complex64 (__main__.TestDecompCUDA) ... ok (5.530s) 2023-01-11T22:26:08.5500430Z test_comprehensive_unfold_copy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.5500642Z test_comprehensive_unfold_copy_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.300s) 2023-01-11T22:26:08.5500833Z test_comprehensive_unfold_copy_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.287s) 2023-01-11T22:26:08.5501043Z test_comprehensive_unfold_copy_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.004s) 2023-01-11T22:26:08.5501246Z test_comprehensive_unfold_copy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.998s) 2023-01-11T22:26:08.5501450Z test_comprehensive_unfold_copy_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.000s) 2023-01-11T22:26:08.5501662Z test_comprehensive_unfold_copy_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.009s) 2023-01-11T22:26:08.5501864Z test_comprehensive_unfold_copy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.002s) 2023-01-11T22:26:08.5502070Z test_comprehensive_unfold_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5502271Z test_comprehensive_unfold_cuda_bool (__main__.TestDecompCUDA) ... ok (0.998s) 2023-01-11T22:26:08.5502481Z test_comprehensive_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... ok (5.980s) 2023-01-11T22:26:08.5502673Z test_comprehensive_unfold_cuda_complex32 (__main__.TestDecompCUDA) ... ok (2.265s) 2023-01-11T22:26:08.5502925Z test_comprehensive_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... ok (5.993s) 2023-01-11T22:26:08.5503136Z test_comprehensive_unfold_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5503339Z test_comprehensive_unfold_cuda_float32 (__main__.TestDecompCUDA) ... ok (3.756s) 2023-01-11T22:26:08.5503535Z test_comprehensive_unfold_cuda_float64 (__main__.TestDecompCUDA) ... ok (3.724s) 2023-01-11T22:26:08.5503738Z test_comprehensive_unfold_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.000s) 2023-01-11T22:26:08.5503940Z test_comprehensive_unfold_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.001s) 2023-01-11T22:26:08.5504141Z test_comprehensive_unfold_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.997s) 2023-01-11T22:26:08.5504321Z test_comprehensive_unfold_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.006s) 2023-01-11T22:26:08.5504519Z test_comprehensive_unfold_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.997s) 2023-01-11T22:26:08.5504727Z test_comprehensive_uniform_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5504942Z test_comprehensive_uniform_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5505197Z test_comprehensive_uniform_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5505403Z test_comprehensive_uniform_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5505605Z test_comprehensive_uniform_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5505803Z test_comprehensive_uniform_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5506005Z test_comprehensive_unique_consecutive_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5506231Z test_comprehensive_unique_consecutive_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5506454Z test_comprehensive_unique_consecutive_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5506681Z test_comprehensive_unique_consecutive_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5506900Z test_comprehensive_unique_consecutive_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5507121Z test_comprehensive_unique_consecutive_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5507334Z test_comprehensive_unique_consecutive_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5507551Z test_comprehensive_unique_consecutive_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5507762Z test_comprehensive_unique_consecutive_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5507947Z test_comprehensive_unique_cuda_bool (__main__.TestDecompCUDA) ... ok (0.309s) 2023-01-11T22:26:08.5508152Z test_comprehensive_unique_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.314s) 2023-01-11T22:26:08.5508353Z test_comprehensive_unique_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.301s) 2023-01-11T22:26:08.5508554Z test_comprehensive_unique_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.310s) 2023-01-11T22:26:08.5508754Z test_comprehensive_unique_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.302s) 2023-01-11T22:26:08.5508958Z test_comprehensive_unique_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.301s) 2023-01-11T22:26:08.5509158Z test_comprehensive_unique_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.303s) 2023-01-11T22:26:08.5509355Z test_comprehensive_unique_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.293s) 2023-01-11T22:26:08.5509535Z test_comprehensive_unique_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.291s) 2023-01-11T22:26:08.5509747Z test_comprehensive_unsqueeze_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.5509951Z test_comprehensive_unsqueeze_cuda_bool (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5510165Z test_comprehensive_unsqueeze_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.249s) 2023-01-11T22:26:08.5510424Z test_comprehensive_unsqueeze_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.5510644Z test_comprehensive_unsqueeze_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.254s) 2023-01-11T22:26:08.5510857Z test_comprehensive_unsqueeze_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.5511061Z test_comprehensive_unsqueeze_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.159s) 2023-01-11T22:26:08.5511244Z test_comprehensive_unsqueeze_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.156s) 2023-01-11T22:26:08.5511452Z test_comprehensive_unsqueeze_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5511655Z test_comprehensive_unsqueeze_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5511863Z test_comprehensive_unsqueeze_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5512067Z test_comprehensive_unsqueeze_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5512274Z test_comprehensive_unsqueeze_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5512478Z test_comprehensive_var_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.5512728Z test_comprehensive_var_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.084s) 2023-01-11T22:26:08.5512915Z test_comprehensive_var_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.101s) 2023-01-11T22:26:08.5513117Z test_comprehensive_var_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.5513317Z test_comprehensive_var_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.680s) 2023-01-11T22:26:08.5513517Z test_comprehensive_var_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.671s) 2023-01-11T22:26:08.5513726Z test_comprehensive_var_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.5513939Z test_comprehensive_var_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.139s) 2023-01-11T22:26:08.5514155Z test_comprehensive_var_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.159s) 2023-01-11T22:26:08.5514361Z test_comprehensive_var_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.5514567Z test_comprehensive_var_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.306s) 2023-01-11T22:26:08.5514749Z test_comprehensive_var_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.292s) 2023-01-11T22:26:08.5515034Z test_comprehensive_var_mean_unbiased_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5515266Z test_comprehensive_var_mean_unbiased_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.165s) 2023-01-11T22:26:08.5515496Z test_comprehensive_var_mean_unbiased_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.5515719Z test_comprehensive_var_mean_unbiased_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5515939Z test_comprehensive_var_mean_unbiased_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.105s) 2023-01-11T22:26:08.5516161Z test_comprehensive_var_mean_unbiased_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5516379Z test_comprehensive_var_unbiased_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5516580Z test_comprehensive_var_unbiased_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.5516797Z test_comprehensive_var_unbiased_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5517009Z test_comprehensive_var_unbiased_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5517222Z test_comprehensive_var_unbiased_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5517434Z test_comprehensive_var_unbiased_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.056s) 2023-01-11T22:26:08.5517641Z test_comprehensive_vdot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5517847Z test_comprehensive_vdot_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.5518126Z test_comprehensive_vdot_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.069s) 2023-01-11T22:26:08.5518321Z test_comprehensive_vdot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5518521Z test_comprehensive_vdot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5518722Z test_comprehensive_vdot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5518939Z test_comprehensive_view_as_complex_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5519157Z test_comprehensive_view_as_complex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5519369Z test_comprehensive_view_as_complex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5519578Z test_comprehensive_view_as_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5519781Z test_comprehensive_view_as_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5519993Z test_comprehensive_view_as_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.155s) 2023-01-11T22:26:08.5520231Z test_comprehensive_view_as_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.5520433Z test_comprehensive_view_as_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.157s) 2023-01-11T22:26:08.5520638Z test_comprehensive_view_as_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5520837Z test_comprehensive_view_as_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.093s) 2023-01-11T22:26:08.5521034Z test_comprehensive_view_as_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5521234Z test_comprehensive_view_as_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5521435Z test_comprehensive_view_as_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5521635Z test_comprehensive_view_as_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5521821Z test_comprehensive_view_as_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5522021Z test_comprehensive_view_as_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5522239Z test_comprehensive_view_as_real_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5522454Z test_comprehensive_view_as_real_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5522663Z test_comprehensive_view_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5522867Z test_comprehensive_view_copy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5523073Z test_comprehensive_view_copy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5523276Z test_comprehensive_view_copy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.5523460Z test_comprehensive_view_copy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.5523663Z test_comprehensive_view_copy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5523864Z test_comprehensive_view_copy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5524068Z test_comprehensive_view_copy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5524271Z test_comprehensive_view_copy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5524473Z test_comprehensive_view_copy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5524677Z test_comprehensive_view_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5524877Z test_comprehensive_view_cuda_bool (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5525288Z test_comprehensive_view_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.343s) 2023-01-11T22:26:08.5525480Z test_comprehensive_view_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.181s) 2023-01-11T22:26:08.5525751Z test_comprehensive_view_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.347s) 2023-01-11T22:26:08.5525963Z test_comprehensive_view_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5526163Z test_comprehensive_view_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.204s) 2023-01-11T22:26:08.5526364Z test_comprehensive_view_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.199s) 2023-01-11T22:26:08.5526561Z test_comprehensive_view_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5526759Z test_comprehensive_view_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5526957Z test_comprehensive_view_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.5527135Z test_comprehensive_view_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5527332Z test_comprehensive_view_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.5527542Z test_comprehensive_vsplit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5527744Z test_comprehensive_vsplit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.5528011Z test_comprehensive_vsplit_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.351s) 2023-01-11T22:26:08.5528222Z test_comprehensive_vsplit_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.159s) 2023-01-11T22:26:08.5528426Z test_comprehensive_vsplit_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.353s) 2023-01-11T22:26:08.5528631Z test_comprehensive_vsplit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5528813Z test_comprehensive_vsplit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.215s) 2023-01-11T22:26:08.5529011Z test_comprehensive_vsplit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.213s) 2023-01-11T22:26:08.5529213Z test_comprehensive_vsplit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.5529418Z test_comprehensive_vsplit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.5529619Z test_comprehensive_vsplit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.5529822Z test_comprehensive_vsplit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.5530023Z test_comprehensive_vsplit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.5530233Z test_comprehensive_vstack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5530416Z test_comprehensive_vstack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5530627Z test_comprehensive_vstack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.174s) 2023-01-11T22:26:08.5530835Z test_comprehensive_vstack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.5531040Z test_comprehensive_vstack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.5531248Z test_comprehensive_vstack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5531449Z test_comprehensive_vstack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.104s) 2023-01-11T22:26:08.5531649Z test_comprehensive_vstack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5531849Z test_comprehensive_vstack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.5532032Z test_comprehensive_vstack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.5532232Z test_comprehensive_vstack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5532431Z test_comprehensive_vstack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5532629Z test_comprehensive_vstack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5532834Z test_comprehensive_where_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5533035Z test_comprehensive_where_cuda_bool (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5533292Z test_comprehensive_where_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.764s) 2023-01-11T22:26:08.5533509Z test_comprehensive_where_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.252s) 2023-01-11T22:26:08.5533692Z test_comprehensive_where_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.768s) 2023-01-11T22:26:08.5533898Z test_comprehensive_where_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5534100Z test_comprehensive_where_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.046s) 2023-01-11T22:26:08.5534301Z test_comprehensive_where_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.043s) 2023-01-11T22:26:08.5534502Z test_comprehensive_where_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5534702Z test_comprehensive_where_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.5534901Z test_comprehensive_where_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.126s) 2023-01-11T22:26:08.5535102Z test_comprehensive_where_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5535390Z test_comprehensive_where_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5535612Z test_comprehensive_xlogy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.241s) 2023-01-11T22:26:08.5535811Z test_comprehensive_xlogy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5536015Z test_comprehensive_xlogy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.240s) 2023-01-11T22:26:08.5536220Z test_comprehensive_xlogy_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.148s) 2023-01-11T22:26:08.5536423Z test_comprehensive_xlogy_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.136s) 2023-01-11T22:26:08.5536622Z test_comprehensive_xlogy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5536820Z test_comprehensive_xlogy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5537025Z test_comprehensive_xlogy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5537207Z test_comprehensive_xlogy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5537407Z test_comprehensive_xlogy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5537614Z test_comprehensive_zero__cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5537812Z test_comprehensive_zero__cuda_bool (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5538021Z test_comprehensive_zero__cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.106s) 2023-01-11T22:26:08.5538229Z test_comprehensive_zero__cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.108s) 2023-01-11T22:26:08.5538431Z test_comprehensive_zero__cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5538632Z test_comprehensive_zero__cuda_float32 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.5538816Z test_comprehensive_zero__cuda_float64 (__main__.TestDecompCUDA) ... ok (0.066s) 2023-01-11T22:26:08.5539016Z test_comprehensive_zero__cuda_int16 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5539224Z test_comprehensive_zero__cuda_int32 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5539426Z test_comprehensive_zero__cuda_int64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5539623Z test_comprehensive_zero__cuda_int8 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5539801Z test_comprehensive_zero__cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5540004Z test_comprehensive_zeros_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5540199Z test_comprehensive_zeros_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5540407Z test_comprehensive_zeros_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5540614Z test_comprehensive_zeros_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5540863Z test_comprehensive_zeros_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5541076Z test_comprehensive_zeros_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5541276Z test_comprehensive_zeros_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5541477Z test_comprehensive_zeros_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5541656Z test_comprehensive_zeros_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5541853Z test_comprehensive_zeros_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5542049Z test_comprehensive_zeros_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5542246Z test_comprehensive_zeros_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5542440Z test_comprehensive_zeros_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5542652Z test_comprehensive_zeros_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5542854Z test_comprehensive_zeros_like_cuda_bool (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5543118Z test_comprehensive_zeros_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5543313Z test_comprehensive_zeros_like_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5543526Z test_comprehensive_zeros_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.5543734Z test_comprehensive_zeros_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5543940Z test_comprehensive_zeros_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5544145Z test_comprehensive_zeros_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.5544349Z test_comprehensive_zeros_like_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5544554Z test_comprehensive_zeros_like_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5544756Z test_comprehensive_zeros_like_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5544941Z test_comprehensive_zeros_like_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5545139Z test_comprehensive_zeros_like_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5545356Z test_quick__native_batch_norm_legit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5545570Z test_quick__native_batch_norm_legit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5545782Z test_quick__native_batch_norm_legit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.505s) 2023-01-11T22:26:08.5545987Z test_quick__native_batch_norm_legit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.488s) 2023-01-11T22:26:08.5546204Z test_quick__softmax_backward_data_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5546416Z test_quick__softmax_backward_data_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5546634Z test_quick__softmax_backward_data_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5546823Z test_quick__softmax_backward_data_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.090s) 2023-01-11T22:26:08.5547011Z test_quick_abs_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5547192Z test_quick_abs_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5547382Z test_quick_abs_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5547571Z test_quick_abs_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5547759Z test_quick_abs_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5547943Z test_quick_abs_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5548172Z test_quick_abs_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5548347Z test_quick_abs_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5548532Z test_quick_abs_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5548710Z test_quick_abs_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5548884Z test_quick_abs_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5549061Z test_quick_abs_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5549236Z test_quick_abs_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5549427Z test_quick_acos_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5549590Z test_quick_acos_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5549781Z test_quick_acos_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5549975Z test_quick_acos_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5550163Z test_quick_acos_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5550395Z test_quick_acos_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5550581Z test_quick_acos_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5550765Z test_quick_acos_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5550949Z test_quick_acos_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5551113Z test_quick_acos_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5551295Z test_quick_acos_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5551473Z test_quick_acos_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5551652Z test_quick_acos_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5551845Z test_quick_acosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5552026Z test_quick_acosh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5552223Z test_quick_acosh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5552414Z test_quick_acosh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5552587Z test_quick_acosh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5552772Z test_quick_acosh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5552956Z test_quick_acosh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5553140Z test_quick_acosh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5553322Z test_quick_acosh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5553505Z test_quick_acosh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5553691Z test_quick_acosh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5553872Z test_quick_acosh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5554038Z test_quick_acosh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5554225Z test_quick_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5554408Z test_quick_add_cuda_bool (__main__.TestDecompCUDA) ... ok (0.145s) 2023-01-11T22:26:08.5554597Z test_quick_add_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.363s) 2023-01-11T22:26:08.5554786Z test_quick_add_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.375s) 2023-01-11T22:26:08.5554969Z test_quick_add_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.369s) 2023-01-11T22:26:08.5555151Z test_quick_add_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5555332Z test_quick_add_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.218s) 2023-01-11T22:26:08.5555543Z test_quick_add_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.213s) 2023-01-11T22:26:08.5555736Z test_quick_add_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.146s) 2023-01-11T22:26:08.5555918Z test_quick_add_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.146s) 2023-01-11T22:26:08.5556091Z test_quick_add_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.144s) 2023-01-11T22:26:08.5556269Z test_quick_add_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.146s) 2023-01-11T22:26:08.5556445Z test_quick_add_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.146s) 2023-01-11T22:26:08.5556638Z test_quick_addcdiv_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5556835Z test_quick_addcdiv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.283s) 2023-01-11T22:26:08.5557014Z test_quick_addcdiv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.291s) 2023-01-11T22:26:08.5557203Z test_quick_addcdiv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5557395Z test_quick_addcdiv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.173s) 2023-01-11T22:26:08.5557581Z test_quick_addcdiv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.169s) 2023-01-11T22:26:08.5557825Z test_quick_addcmul_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5558021Z test_quick_addcmul_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.284s) 2023-01-11T22:26:08.5558218Z test_quick_addcmul_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.291s) 2023-01-11T22:26:08.5558408Z test_quick_addcmul_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5558580Z test_quick_addcmul_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.174s) 2023-01-11T22:26:08.5558769Z test_quick_addcmul_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.169s) 2023-01-11T22:26:08.5558955Z test_quick_addcmul_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.093s) 2023-01-11T22:26:08.5559138Z test_quick_addcmul_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5559327Z test_quick_addcmul_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5559513Z test_quick_addcmul_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5559701Z test_quick_addcmul_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5559889Z test_quick_addmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5560065Z test_quick_addmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.5560253Z test_quick_addmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.100s) 2023-01-11T22:26:08.5560437Z test_quick_addmm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5560618Z test_quick_addmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5560801Z test_quick_addmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.5561009Z test_quick_addmm_decomposed_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5561223Z test_quick_addmm_decomposed_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.5561436Z test_quick_addmm_decomposed_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.100s) 2023-01-11T22:26:08.5561625Z test_quick_addmm_decomposed_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5561827Z test_quick_addmm_decomposed_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5562023Z test_quick_addmm_decomposed_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.5562209Z test_quick_addr_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5562391Z test_quick_addr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5562582Z test_quick_addr_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.090s) 2023-01-11T22:26:08.5562775Z test_quick_addr_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.092s) 2023-01-11T22:26:08.5563008Z test_quick_addr_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5563184Z test_quick_addr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5563377Z test_quick_addr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5563558Z test_quick_addr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5563740Z test_quick_addr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5563919Z test_quick_addr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5564099Z test_quick_addr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5564280Z test_quick_addr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5564464Z test_quick_all_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5564627Z test_quick_all_cuda_bool (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.5564820Z test_quick_all_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.102s) 2023-01-11T22:26:08.5565223Z test_quick_all_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.105s) 2023-01-11T22:26:08.5565494Z test_quick_all_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5565678Z test_quick_all_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.067s) 2023-01-11T22:26:08.5565861Z test_quick_all_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.5566043Z test_quick_all_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5566219Z test_quick_all_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5566373Z test_quick_all_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5566553Z test_quick_all_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.5566727Z test_quick_all_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.5566912Z test_quick_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5567095Z test_quick_amax_cuda_bool (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5567281Z test_quick_amax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5567462Z test_quick_amax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.103s) 2023-01-11T22:26:08.5567645Z test_quick_amax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.099s) 2023-01-11T22:26:08.5567810Z test_quick_amax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.5567992Z test_quick_amax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.5568172Z test_quick_amax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5568352Z test_quick_amax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5568530Z test_quick_amax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5568715Z test_quick_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5568896Z test_quick_amin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5569068Z test_quick_amin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5569250Z test_quick_amin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.103s) 2023-01-11T22:26:08.5569433Z test_quick_amin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.099s) 2023-01-11T22:26:08.5569613Z test_quick_amin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.5569792Z test_quick_amin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5569968Z test_quick_amin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5570146Z test_quick_amin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.5570325Z test_quick_amin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5570493Z test_quick_any_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5570749Z test_quick_any_cuda_bool (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5570946Z test_quick_any_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.100s) 2023-01-11T22:26:08.5571137Z test_quick_any_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.103s) 2023-01-11T22:26:08.5571322Z test_quick_any_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5571505Z test_quick_any_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.5571686Z test_quick_any_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.064s) 2023-01-11T22:26:08.5571866Z test_quick_any_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5572021Z test_quick_any_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5572192Z test_quick_any_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5572371Z test_quick_any_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5572546Z test_quick_any_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.5572735Z test_quick_arange_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5572972Z test_quick_arange_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5573166Z test_quick_arange_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5573351Z test_quick_arange_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5573519Z test_quick_arange_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5573702Z test_quick_arange_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5573888Z test_quick_arange_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5574068Z test_quick_arange_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5574247Z test_quick_arange_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5574459Z test_quick_as_strided_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5574666Z test_quick_as_strided_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5574882Z test_quick_as_strided_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.093s) 2023-01-11T22:26:08.5575077Z test_quick_as_strided_scatter_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.5575286Z test_quick_as_strided_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.5575489Z test_quick_as_strided_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5575692Z test_quick_as_strided_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5575896Z test_quick_as_strided_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.056s) 2023-01-11T22:26:08.5576097Z test_quick_as_strided_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5576294Z test_quick_as_strided_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5576492Z test_quick_as_strided_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.5576675Z test_quick_as_strided_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5576871Z test_quick_as_strided_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5577058Z test_quick_asin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5577240Z test_quick_asin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5577430Z test_quick_asin_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5577620Z test_quick_asin_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5577807Z test_quick_asin_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5578038Z test_quick_asin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5578210Z test_quick_asin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5578399Z test_quick_asin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5578581Z test_quick_asin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5578760Z test_quick_asin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5578944Z test_quick_asin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5579123Z test_quick_asin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5579300Z test_quick_asin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5579486Z test_quick_asinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5579650Z test_quick_asinh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5579848Z test_quick_asinh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5580039Z test_quick_asinh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5580282Z test_quick_asinh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5580468Z test_quick_asinh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5580656Z test_quick_asinh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5580840Z test_quick_asinh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5581024Z test_quick_asinh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5581190Z test_quick_asinh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5581372Z test_quick_asinh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5581554Z test_quick_asinh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5581740Z test_quick_asinh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5581927Z test_quick_atan2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5582108Z test_quick_atan2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5582293Z test_quick_atan2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5582479Z test_quick_atan2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.191s) 2023-01-11T22:26:08.5582645Z test_quick_atan2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.5582829Z test_quick_atan2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5583009Z test_quick_atan2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5583189Z test_quick_atan2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5583370Z test_quick_atan2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5583551Z test_quick_atan2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5583738Z test_quick_atan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5583924Z test_quick_atan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5584098Z test_quick_atan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.5584289Z test_quick_atan_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5584476Z test_quick_atan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5584662Z test_quick_atan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5584849Z test_quick_atan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5585035Z test_quick_atan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5585216Z test_quick_atan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5585396Z test_quick_atan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5585602Z test_quick_atan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5585795Z test_quick_atan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5585978Z test_quick_atan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5586168Z test_quick_atanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5586349Z test_quick_atanh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5586542Z test_quick_atanh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5586737Z test_quick_atanh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5586928Z test_quick_atanh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5587096Z test_quick_atanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5587279Z test_quick_atanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5587467Z test_quick_atanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5587695Z test_quick_atanh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5587877Z test_quick_atanh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5588060Z test_quick_atanh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5588241Z test_quick_atanh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5588423Z test_quick_atanh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5588599Z test_quick_bitwise_and_cuda_bool (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5588796Z test_quick_bitwise_and_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5588988Z test_quick_bitwise_and_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5589176Z test_quick_bitwise_and_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5589365Z test_quick_bitwise_and_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5589553Z test_quick_bitwise_and_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5589757Z test_quick_bitwise_left_shift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5589955Z test_quick_bitwise_left_shift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5590132Z test_quick_bitwise_left_shift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5590332Z test_quick_bitwise_left_shift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5590526Z test_quick_bitwise_left_shift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5590718Z test_quick_bitwise_not_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5590904Z test_quick_bitwise_not_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5591096Z test_quick_bitwise_not_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5591284Z test_quick_bitwise_not_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5591470Z test_quick_bitwise_not_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5591637Z test_quick_bitwise_not_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5591825Z test_quick_bitwise_or_cuda_bool (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5592016Z test_quick_bitwise_or_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5592203Z test_quick_bitwise_or_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5592390Z test_quick_bitwise_or_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5592574Z test_quick_bitwise_or_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5592801Z test_quick_bitwise_or_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5593017Z test_quick_bitwise_right_shift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5593201Z test_quick_bitwise_right_shift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5593397Z test_quick_bitwise_right_shift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5593599Z test_quick_bitwise_right_shift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5593794Z test_quick_bitwise_right_shift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5593984Z test_quick_bitwise_xor_cuda_bool (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5594175Z test_quick_bitwise_xor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5594365Z test_quick_bitwise_xor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5594552Z test_quick_bitwise_xor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5594724Z test_quick_bitwise_xor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5594960Z test_quick_bitwise_xor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5595152Z test_quick_bucketize_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.154s) 2023-01-11T22:26:08.5595340Z test_quick_bucketize_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.259s) 2023-01-11T22:26:08.5595527Z test_quick_bucketize_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.254s) 2023-01-11T22:26:08.5595718Z test_quick_bucketize_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.158s) 2023-01-11T22:26:08.5595905Z test_quick_bucketize_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.158s) 2023-01-11T22:26:08.5596091Z test_quick_bucketize_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.159s) 2023-01-11T22:26:08.5596262Z test_quick_bucketize_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.158s) 2023-01-11T22:26:08.5596451Z test_quick_bucketize_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.157s) 2023-01-11T22:26:08.5596637Z test_quick_cat_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5596820Z test_quick_cat_cuda_bool (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5597009Z test_quick_cat_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5597198Z test_quick_cat_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5597385Z test_quick_cat_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5597570Z test_quick_cat_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5597729Z test_quick_cat_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.080s) 2023-01-11T22:26:08.5597912Z test_quick_cat_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2023-01-11T22:26:08.5598092Z test_quick_cat_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5598271Z test_quick_cat_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5598442Z test_quick_cat_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5598624Z test_quick_cat_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5598802Z test_quick_cat_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5598988Z test_quick_ceil_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5599155Z test_quick_ceil_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5599339Z test_quick_ceil_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5599523Z test_quick_ceil_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5599703Z test_quick_ceil_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5599882Z test_quick_ceil_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5600064Z test_quick_ceil_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5600289Z test_quick_ceil_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5600479Z test_quick_ceil_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5600653Z test_quick_clamp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5600842Z test_quick_clamp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5601027Z test_quick_clamp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.342s) 2023-01-11T22:26:08.5601212Z test_quick_clamp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.341s) 2023-01-11T22:26:08.5601398Z test_quick_clamp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.263s) 2023-01-11T22:26:08.5601580Z test_quick_clamp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.262s) 2023-01-11T22:26:08.5601764Z test_quick_clamp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.261s) 2023-01-11T22:26:08.5601947Z test_quick_clamp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.263s) 2023-01-11T22:26:08.5602114Z test_quick_clamp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.260s) 2023-01-11T22:26:08.5602364Z test_quick_clamp_max_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5602555Z test_quick_clamp_max_cuda_bool (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.5602751Z test_quick_clamp_max_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5602944Z test_quick_clamp_max_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.5603132Z test_quick_clamp_max_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.5603323Z test_quick_clamp_max_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5603511Z test_quick_clamp_max_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5603680Z test_quick_clamp_max_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5603872Z test_quick_clamp_max_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5604055Z test_quick_clamp_max_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.5604251Z test_quick_clamp_min_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5604439Z test_quick_clamp_min_cuda_bool (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.5604630Z test_quick_clamp_min_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5604820Z test_quick_clamp_min_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.5605233Z test_quick_clamp_min_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.5605411Z test_quick_clamp_min_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5605599Z test_quick_clamp_min_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5605787Z test_quick_clamp_min_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.5605984Z test_quick_clamp_min_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5606170Z test_quick_clamp_min_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5606358Z test_quick_clone_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5606541Z test_quick_clone_cuda_bool (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5606734Z test_quick_clone_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.5606904Z test_quick_clone_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.5607092Z test_quick_clone_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.5607277Z test_quick_clone_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5607462Z test_quick_clone_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5607647Z test_quick_clone_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5607902Z test_quick_clone_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5608092Z test_quick_clone_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5608278Z test_quick_clone_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5608442Z test_quick_clone_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5608622Z test_quick_clone_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.5608810Z test_quick_complex_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.104s) 2023-01-11T22:26:08.5608999Z test_quick_complex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.191s) 2023-01-11T22:26:08.5609184Z test_quick_complex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.5609387Z test_quick_conj_physical_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5609888Z test_quick_conj_physical_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5610100Z test_quick_conj_physical_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5610581Z test_quick_conj_physical_cuda_complex32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5610788Z test_quick_conj_physical_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5610989Z test_quick_conj_physical_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5611190Z test_quick_conj_physical_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5611388Z test_quick_conj_physical_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.001s) 2023-01-11T22:26:08.5611803Z test_quick_conj_physical_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5612215Z test_quick_conj_physical_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5612629Z test_quick_conj_physical_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5613037Z test_quick_conj_physical_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5613437Z test_quick_conj_physical_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5613628Z test_quick_constant_pad_nd_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.5613829Z test_quick_constant_pad_nd_cuda_bool (__main__.TestDecompCUDA) ... ok (0.369s) 2023-01-11T22:26:08.5614039Z test_quick_constant_pad_nd_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.828s) 2023-01-11T22:26:08.5614249Z test_quick_constant_pad_nd_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.839s) 2023-01-11T22:26:08.5614452Z test_quick_constant_pad_nd_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.5614652Z test_quick_constant_pad_nd_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.518s) 2023-01-11T22:26:08.5614846Z test_quick_constant_pad_nd_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.515s) 2023-01-11T22:26:08.5615044Z test_quick_constant_pad_nd_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.373s) 2023-01-11T22:26:08.5615224Z test_quick_constant_pad_nd_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.371s) 2023-01-11T22:26:08.5615423Z test_quick_constant_pad_nd_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.365s) 2023-01-11T22:26:08.5615621Z test_quick_constant_pad_nd_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.369s) 2023-01-11T22:26:08.5615818Z test_quick_constant_pad_nd_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.368s) 2023-01-11T22:26:08.5616060Z test_quick_copysign_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5616258Z test_quick_copysign_cuda_bool (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.5616456Z test_quick_copysign_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5616649Z test_quick_copysign_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.196s) 2023-01-11T22:26:08.5616822Z test_quick_copysign_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.195s) 2023-01-11T22:26:08.5617011Z test_quick_copysign_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.5617199Z test_quick_copysign_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.5617380Z test_quick_copysign_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.5617566Z test_quick_copysign_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.5617755Z test_quick_copysign_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.5617943Z test_quick_cos_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5618124Z test_quick_cos_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5618359Z test_quick_cos_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5618549Z test_quick_cos_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5618735Z test_quick_cos_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5618921Z test_quick_cos_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5619107Z test_quick_cos_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5619290Z test_quick_cos_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5619468Z test_quick_cos_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5619643Z test_quick_cos_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5619800Z test_quick_cos_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5619979Z test_quick_cos_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5620157Z test_quick_cos_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5620339Z test_quick_cosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5620521Z test_quick_cosh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5620711Z test_quick_cosh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5620898Z test_quick_cosh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5621089Z test_quick_cosh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5621257Z test_quick_cosh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5621441Z test_quick_cosh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5621625Z test_quick_cosh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5621809Z test_quick_cosh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5621994Z test_quick_cosh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5622176Z test_quick_cosh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5622354Z test_quick_cosh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5622535Z test_quick_cosh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5622709Z test_quick_cumsum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5622903Z test_quick_cumsum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.5623096Z test_quick_cumsum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.108s) 2023-01-11T22:26:08.5623285Z test_quick_cumsum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5623471Z test_quick_cumsum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.064s) 2023-01-11T22:26:08.5623713Z test_quick_cumsum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.063s) 2023-01-11T22:26:08.5623909Z test_quick_cumsum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.5624093Z test_quick_cumsum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5624259Z test_quick_cumsum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5624443Z test_quick_cumsum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5624625Z test_quick_cumsum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5624874Z test_quick_diag_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: diag in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5625115Z test_quick_diag_cuda_bool (__main__.TestDecompCUDA) ... skip: diag in torch.bool not supported (0.001s) 2023-01-11T22:26:08.5625379Z test_quick_diag_cuda_complex128 (__main__.TestDecompCUDA) ... skip: diag in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5625632Z test_quick_diag_cuda_complex32 (__main__.TestDecompCUDA) ... skip: diag in torch.complex32 not supported (0.001s) 2023-01-11T22:26:08.5625925Z test_quick_diag_cuda_complex64 (__main__.TestDecompCUDA) ... skip: diag in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5626152Z test_quick_diag_cuda_float16 (__main__.TestDecompCUDA) ... skip: diag in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5626399Z test_quick_diag_cuda_float32 (__main__.TestDecompCUDA) ... skip: diag in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5626642Z test_quick_diag_cuda_float64 (__main__.TestDecompCUDA) ... skip: diag in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5626880Z test_quick_diag_cuda_int16 (__main__.TestDecompCUDA) ... skip: diag in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.5627114Z test_quick_diag_cuda_int32 (__main__.TestDecompCUDA) ... skip: diag in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.5627349Z test_quick_diag_cuda_int64 (__main__.TestDecompCUDA) ... skip: diag in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.5627586Z test_quick_diag_cuda_int8 (__main__.TestDecompCUDA) ... skip: diag in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.5627823Z test_quick_diag_cuda_uint8 (__main__.TestDecompCUDA) ... skip: diag in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.5628018Z test_quick_diag_embed_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5628191Z test_quick_diag_embed_cuda_bool (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.5628392Z test_quick_diag_embed_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.222s) 2023-01-11T22:26:08.5628595Z test_quick_diag_embed_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.227s) 2023-01-11T22:26:08.5628794Z test_quick_diag_embed_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.226s) 2023-01-11T22:26:08.5628992Z test_quick_diag_embed_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5629188Z test_quick_diag_embed_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5629384Z test_quick_diag_embed_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5629573Z test_quick_diag_embed_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5629745Z test_quick_diag_embed_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5629933Z test_quick_diag_embed_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.5630121Z test_quick_diag_embed_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.091s) 2023-01-11T22:26:08.5630311Z test_quick_diag_embed_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.090s) 2023-01-11T22:26:08.5630517Z test_quick_diagonal_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5630712Z test_quick_diagonal_copy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5630965Z test_quick_diagonal_copy_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.217s) 2023-01-11T22:26:08.5631179Z test_quick_diagonal_copy_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.222s) 2023-01-11T22:26:08.5631363Z test_quick_diagonal_copy_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.222s) 2023-01-11T22:26:08.5631564Z test_quick_diagonal_copy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5631764Z test_quick_diagonal_copy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5631965Z test_quick_diagonal_copy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5632163Z test_quick_diagonal_copy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5632359Z test_quick_diagonal_copy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5632557Z test_quick_diagonal_copy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5632757Z test_quick_diagonal_copy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5632952Z test_quick_diagonal_copy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5633180Z test_quick_diagonal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5633370Z test_quick_diagonal_cuda_bool (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5633567Z test_quick_diagonal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.320s) 2023-01-11T22:26:08.5633763Z test_quick_diagonal_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.222s) 2023-01-11T22:26:08.5633959Z test_quick_diagonal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.327s) 2023-01-11T22:26:08.5634153Z test_quick_diagonal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5634343Z test_quick_diagonal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.200s) 2023-01-11T22:26:08.5634531Z test_quick_diagonal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.195s) 2023-01-11T22:26:08.5634706Z test_quick_diagonal_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5634898Z test_quick_diagonal_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5635083Z test_quick_diagonal_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.5635268Z test_quick_diagonal_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5635453Z test_quick_diagonal_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5635704Z test_quick_diagonal_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.5635907Z test_quick_diagonal_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.365s) 2023-01-11T22:26:08.5636119Z test_quick_diagonal_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.068s) 2023-01-11T22:26:08.5636310Z test_quick_diagonal_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.949s) 2023-01-11T22:26:08.5636519Z test_quick_diagonal_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.5636721Z test_quick_diagonal_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.523s) 2023-01-11T22:26:08.5636923Z test_quick_diagonal_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.519s) 2023-01-11T22:26:08.5637124Z test_quick_diagonal_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.368s) 2023-01-11T22:26:08.5637317Z test_quick_diagonal_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.368s) 2023-01-11T22:26:08.5637513Z test_quick_diagonal_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.365s) 2023-01-11T22:26:08.5637711Z test_quick_diagonal_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.368s) 2023-01-11T22:26:08.5637893Z test_quick_diagonal_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.364s) 2023-01-11T22:26:08.5638079Z test_quick_digamma_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5638314Z test_quick_digamma_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5638513Z test_quick_digamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5638703Z test_quick_digamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5638890Z test_quick_digamma_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5639077Z test_quick_digamma_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5639265Z test_quick_digamma_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5639432Z test_quick_digamma_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5639616Z test_quick_digamma_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5639825Z test_quick_div_floor_rounding_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.066s) 2023-01-11T22:26:08.5640033Z test_quick_div_floor_rounding_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.5640240Z test_quick_div_floor_rounding_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.241s) 2023-01-11T22:26:08.5640445Z test_quick_div_floor_rounding_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.239s) 2023-01-11T22:26:08.5640695Z test_quick_div_floor_rounding_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5640892Z test_quick_div_floor_rounding_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5641067Z test_quick_div_floor_rounding_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5641269Z test_quick_div_floor_rounding_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5641465Z test_quick_div_floor_rounding_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5641674Z test_quick_div_no_rounding_mode_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5641877Z test_quick_div_no_rounding_mode_cuda_bool (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5642096Z test_quick_div_no_rounding_mode_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.325s) 2023-01-11T22:26:08.5642314Z test_quick_div_no_rounding_mode_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.332s) 2023-01-11T22:26:08.5642526Z test_quick_div_no_rounding_mode_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.328s) 2023-01-11T22:26:08.5642735Z test_quick_div_no_rounding_mode_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5642925Z test_quick_div_no_rounding_mode_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.193s) 2023-01-11T22:26:08.5643130Z test_quick_div_no_rounding_mode_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.190s) 2023-01-11T22:26:08.5643334Z test_quick_div_no_rounding_mode_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.5643535Z test_quick_div_no_rounding_mode_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.5643738Z test_quick_div_no_rounding_mode_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5643939Z test_quick_div_no_rounding_mode_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.5644145Z test_quick_div_no_rounding_mode_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.5644353Z test_quick_div_trunc_rounding_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.5644539Z test_quick_div_trunc_rounding_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.5644742Z test_quick_div_trunc_rounding_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.194s) 2023-01-11T22:26:08.5645145Z test_quick_div_trunc_rounding_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.192s) 2023-01-11T22:26:08.5645363Z test_quick_div_trunc_rounding_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5645559Z test_quick_div_trunc_rounding_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5645828Z test_quick_div_trunc_rounding_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5646040Z test_quick_div_trunc_rounding_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5646241Z test_quick_div_trunc_rounding_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5646408Z test_quick_dot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5646600Z test_quick_dot_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.5646792Z test_quick_dot_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5646974Z test_quick_dot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5647158Z test_quick_dot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5647339Z test_quick_dot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5647592Z test_quick_empty_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: empty in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5647837Z test_quick_empty_cuda_bool (__main__.TestDecompCUDA) ... skip: empty in torch.bool not supported (0.001s) 2023-01-11T22:26:08.5648157Z test_quick_empty_cuda_complex128 (__main__.TestDecompCUDA) ... skip: empty in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5648401Z test_quick_empty_cuda_complex32 (__main__.TestDecompCUDA) ... skip: empty in torch.complex32 not supported (0.001s) 2023-01-11T22:26:08.5648653Z test_quick_empty_cuda_complex64 (__main__.TestDecompCUDA) ... skip: empty in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5648901Z test_quick_empty_cuda_float16 (__main__.TestDecompCUDA) ... skip: empty in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5649148Z test_quick_empty_cuda_float32 (__main__.TestDecompCUDA) ... skip: empty in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5649397Z test_quick_empty_cuda_float64 (__main__.TestDecompCUDA) ... skip: empty in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5649640Z test_quick_empty_cuda_int16 (__main__.TestDecompCUDA) ... skip: empty in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.5649881Z test_quick_empty_cuda_int32 (__main__.TestDecompCUDA) ... skip: empty in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.5650111Z test_quick_empty_cuda_int64 (__main__.TestDecompCUDA) ... skip: empty in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.5650349Z test_quick_empty_cuda_int8 (__main__.TestDecompCUDA) ... skip: empty in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.5650563Z test_quick_empty_cuda_uint8 (__main__.TestDecompCUDA) ... skip: empty in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.5650828Z test_quick_empty_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: empty_like in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5651077Z test_quick_empty_like_cuda_bool (__main__.TestDecompCUDA) ... skip: empty_like in torch.bool not supported (0.001s) 2023-01-11T22:26:08.5651347Z test_quick_empty_like_cuda_complex128 (__main__.TestDecompCUDA) ... skip: empty_like in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5651618Z test_quick_empty_like_cuda_complex32 (__main__.TestDecompCUDA) ... skip: empty_like in torch.complex32 not supported (0.001s) 2023-01-11T22:26:08.5651886Z test_quick_empty_like_cuda_complex64 (__main__.TestDecompCUDA) ... skip: empty_like in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5652148Z test_quick_empty_like_cuda_float16 (__main__.TestDecompCUDA) ... skip: empty_like in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5652407Z test_quick_empty_like_cuda_float32 (__main__.TestDecompCUDA) ... skip: empty_like in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5652662Z test_quick_empty_like_cuda_float64 (__main__.TestDecompCUDA) ... skip: empty_like in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5652913Z test_quick_empty_like_cuda_int16 (__main__.TestDecompCUDA) ... skip: empty_like in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.5653210Z test_quick_empty_like_cuda_int32 (__main__.TestDecompCUDA) ... skip: empty_like in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.5653474Z test_quick_empty_like_cuda_int64 (__main__.TestDecompCUDA) ... skip: empty_like in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.5653723Z test_quick_empty_like_cuda_int8 (__main__.TestDecompCUDA) ... skip: empty_like in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.5653974Z test_quick_empty_like_cuda_uint8 (__main__.TestDecompCUDA) ... skip: empty_like in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.5654162Z test_quick_eq_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.109s) 2023-01-11T22:26:08.5654343Z test_quick_eq_cuda_bool (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5654535Z test_quick_eq_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.335s) 2023-01-11T22:26:08.5654724Z test_quick_eq_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.343s) 2023-01-11T22:26:08.5654898Z test_quick_eq_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.338s) 2023-01-11T22:26:08.5655083Z test_quick_eq_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.108s) 2023-01-11T22:26:08.5655310Z test_quick_eq_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.197s) 2023-01-11T22:26:08.5655492Z test_quick_eq_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.194s) 2023-01-11T22:26:08.5655673Z test_quick_eq_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5655850Z test_quick_eq_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5656023Z test_quick_eq_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5656202Z test_quick_eq_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5656359Z test_quick_eq_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5656546Z test_quick_erf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5656730Z test_quick_erf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5656914Z test_quick_erf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5657102Z test_quick_erf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5657283Z test_quick_erf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5657463Z test_quick_erf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5657638Z test_quick_erf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5657793Z test_quick_erf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5657969Z test_quick_erf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5658143Z test_quick_erf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5658329Z test_quick_erfc_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5658510Z test_quick_erfc_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5658694Z test_quick_erfc_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5658884Z test_quick_erfc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5659068Z test_quick_erfc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5659232Z test_quick_erfc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5659413Z test_quick_erfc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5659593Z test_quick_erfc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5659770Z test_quick_erfc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5659948Z test_quick_erfc_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5660134Z test_quick_erfinv_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5660323Z test_quick_erfinv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5660552Z test_quick_erfinv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5660730Z test_quick_erfinv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5660916Z test_quick_erfinv_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5661098Z test_quick_erfinv_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5661282Z test_quick_erfinv_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5661464Z test_quick_erfinv_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5661644Z test_quick_erfinv_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5661831Z test_quick_exp2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5662014Z test_quick_exp2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5662178Z test_quick_exp2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5662366Z test_quick_exp2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5662590Z test_quick_exp2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5662773Z test_quick_exp2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5662955Z test_quick_exp2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5663135Z test_quick_exp2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5663315Z test_quick_exp2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5663477Z test_quick_exp2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5663661Z test_quick_exp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5663841Z test_quick_exp_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5664029Z test_quick_exp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5664219Z test_quick_exp_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5664406Z test_quick_exp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5664592Z test_quick_exp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5664776Z test_quick_exp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5664942Z test_quick_exp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5665124Z test_quick_exp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5665299Z test_quick_exp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5665473Z test_quick_exp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5665651Z test_quick_exp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5665828Z test_quick_exp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5666021Z test_quick_expand_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5666206Z test_quick_expand_cuda_bool (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5666390Z test_quick_expand_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.5666585Z test_quick_expand_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5666771Z test_quick_expand_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5666959Z test_quick_expand_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5667144Z test_quick_expand_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5667328Z test_quick_expand_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5667512Z test_quick_expand_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5667698Z test_quick_expand_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5667902Z test_quick_expand_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5668096Z test_quick_expand_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5668287Z test_quick_expm1_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5668471Z test_quick_expm1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5668656Z test_quick_expm1_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5668841Z test_quick_expm1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5669027Z test_quick_expm1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5669208Z test_quick_expm1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5669372Z test_quick_expm1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5669555Z test_quick_expm1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5669739Z test_quick_expm1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5669918Z test_quick_expm1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5670145Z test_quick_eye_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.5670327Z test_quick_eye_cuda_bool (__main__.TestDecompCUDA) ... ok (0.077s) 2023-01-11T22:26:08.5670515Z test_quick_eye_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5670704Z test_quick_eye_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5670868Z test_quick_eye_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.5671048Z test_quick_eye_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.121s) 2023-01-11T22:26:08.5671228Z test_quick_eye_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.115s) 2023-01-11T22:26:08.5671406Z test_quick_eye_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.5671584Z test_quick_eye_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.5671755Z test_quick_eye_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.5671937Z test_quick_eye_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.5672117Z test_quick_eye_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.089s) 2023-01-11T22:26:08.5672530Z test_quick_fft_fft2_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5672730Z test_quick_fft_fft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5672926Z test_quick_fft_fft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5673116Z test_quick_fft_fft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.251s) 2023-01-11T22:26:08.5673305Z test_quick_fft_fft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.250s) 2023-01-11T22:26:08.5673712Z test_quick_fft_fft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5674115Z test_quick_fft_fft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5674511Z test_quick_fft_fft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5674908Z test_quick_fft_fft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5675286Z test_quick_fft_fft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5675679Z test_quick_fft_fft_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5675876Z test_quick_fft_fft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5676136Z test_quick_fft_fft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5676336Z test_quick_fft_fft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5676525Z test_quick_fft_fft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5676925Z test_quick_fft_fft_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5677320Z test_quick_fft_fft_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5677711Z test_quick_fft_fft_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5678083Z test_quick_fft_fft_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5678477Z test_quick_fft_fft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5678923Z test_quick_fft_fftn_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5679126Z test_quick_fft_fftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5679324Z test_quick_fft_fftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5679516Z test_quick_fft_fftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.286s) 2023-01-11T22:26:08.5679704Z test_quick_fft_fftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.284s) 2023-01-11T22:26:08.5680104Z test_quick_fft_fftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5680501Z test_quick_fft_fftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5680876Z test_quick_fft_fftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5681271Z test_quick_fft_fftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5681663Z test_quick_fft_fftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5682057Z test_quick_fft_hfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5682259Z test_quick_fft_hfft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.418s) 2023-01-11T22:26:08.5682457Z test_quick_fft_hfft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.419s) 2023-01-11T22:26:08.5682648Z test_quick_fft_hfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.502s) 2023-01-11T22:26:08.5682841Z test_quick_fft_hfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.497s) 2023-01-11T22:26:08.5683243Z test_quick_fft_hfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5683640Z test_quick_fft_hfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5684019Z test_quick_fft_hfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5684415Z test_quick_fft_hfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5684809Z test_quick_fft_hfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5685520Z test_quick_fft_hfft_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5685732Z test_quick_fft_hfft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.345s) 2023-01-11T22:26:08.5685935Z test_quick_fft_hfft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.349s) 2023-01-11T22:26:08.5686125Z test_quick_fft_hfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.389s) 2023-01-11T22:26:08.5686315Z test_quick_fft_hfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.387s) 2023-01-11T22:26:08.5686725Z test_quick_fft_hfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5687099Z test_quick_fft_hfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5687494Z test_quick_fft_hfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5687889Z test_quick_fft_hfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5688366Z test_quick_fft_hfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5688757Z test_quick_fft_hfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5688958Z test_quick_fft_hfftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.464s) 2023-01-11T22:26:08.5689157Z test_quick_fft_hfftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.470s) 2023-01-11T22:26:08.5689350Z test_quick_fft_hfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.541s) 2023-01-11T22:26:08.5689541Z test_quick_fft_hfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.536s) 2023-01-11T22:26:08.5689924Z test_quick_fft_hfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5690320Z test_quick_fft_hfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5690720Z test_quick_fft_hfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5691114Z test_quick_fft_hfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5691506Z test_quick_fft_hfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5691898Z test_quick_fft_ifft2_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5692097Z test_quick_fft_ifft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5692296Z test_quick_fft_ifft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5692486Z test_quick_fft_ifft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.251s) 2023-01-11T22:26:08.5692676Z test_quick_fft_ifft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.249s) 2023-01-11T22:26:08.5693051Z test_quick_fft_ifft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5693445Z test_quick_fft_ifft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5693842Z test_quick_fft_ifft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5694234Z test_quick_fft_ifft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5694671Z test_quick_fft_ifft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5695077Z test_quick_fft_ifft_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5695275Z test_quick_fft_ifft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5695473Z test_quick_fft_ifft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5695662Z test_quick_fft_ifft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5695832Z test_quick_fft_ifft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5696231Z test_quick_fft_ifft_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5696626Z test_quick_fft_ifft_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5697025Z test_quick_fft_ifft_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5697476Z test_quick_fft_ifft_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5697869Z test_quick_fft_ifft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5698259Z test_quick_fft_ifftn_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5698458Z test_quick_fft_ifftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5698657Z test_quick_fft_ifftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5698850Z test_quick_fft_ifftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.286s) 2023-01-11T22:26:08.5699026Z test_quick_fft_ifftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.284s) 2023-01-11T22:26:08.5699422Z test_quick_fft_ifftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5699819Z test_quick_fft_ifftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5700212Z test_quick_fft_ifftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5700604Z test_quick_fft_ifftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5700995Z test_quick_fft_ifftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5701392Z test_quick_fft_ihfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5701588Z test_quick_fft_ihfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2023-01-11T22:26:08.5701786Z test_quick_fft_ihfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.077s) 2023-01-11T22:26:08.5702167Z test_quick_fft_ihfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5702567Z test_quick_fft_ihfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5702968Z test_quick_fft_ihfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5703363Z test_quick_fft_ihfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5703801Z test_quick_fft_ihfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5704208Z test_quick_fft_ihfft_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5704405Z test_quick_fft_ihfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5704599Z test_quick_fft_ihfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5704992Z test_quick_fft_ihfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5705385Z test_quick_fft_ihfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5705765Z test_quick_fft_ihfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5706160Z test_quick_fft_ihfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5706608Z test_quick_fft_ihfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5707002Z test_quick_fft_ihfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5707201Z test_quick_fft_ihfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.078s) 2023-01-11T22:26:08.5707395Z test_quick_fft_ihfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2023-01-11T22:26:08.5707794Z test_quick_fft_ihfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5708192Z test_quick_fft_ihfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5708588Z test_quick_fft_ihfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5708985Z test_quick_fft_ihfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5709364Z test_quick_fft_ihfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5709757Z test_quick_fft_irfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5709959Z test_quick_fft_irfft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5710158Z test_quick_fft_irfft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5710349Z test_quick_fft_irfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.251s) 2023-01-11T22:26:08.5710543Z test_quick_fft_irfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.250s) 2023-01-11T22:26:08.5710945Z test_quick_fft_irfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5711341Z test_quick_fft_irfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5711732Z test_quick_fft_irfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5712128Z test_quick_fft_irfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5712506Z test_quick_fft_irfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5712946Z test_quick_fft_irfft_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5713157Z test_quick_fft_irfft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5713359Z test_quick_fft_irfft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5713553Z test_quick_fft_irfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.210s) 2023-01-11T22:26:08.5713740Z test_quick_fft_irfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.208s) 2023-01-11T22:26:08.5714140Z test_quick_fft_irfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5714536Z test_quick_fft_irfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5714928Z test_quick_fft_irfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5715311Z test_quick_fft_irfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5715758Z test_quick_fft_irfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5716149Z test_quick_fft_irfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5716352Z test_quick_fft_irfftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5716556Z test_quick_fft_irfftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5716748Z test_quick_fft_irfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.286s) 2023-01-11T22:26:08.5716941Z test_quick_fft_irfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.284s) 2023-01-11T22:26:08.5717341Z test_quick_fft_irfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5717740Z test_quick_fft_irfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5718120Z test_quick_fft_irfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5718519Z test_quick_fft_irfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5718915Z test_quick_fft_irfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5719313Z test_quick_fft_rfft2_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5719504Z test_quick_fft_rfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5719698Z test_quick_fft_rfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.5720092Z test_quick_fft_rfft2_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5720489Z test_quick_fft_rfft2_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5720881Z test_quick_fft_rfft2_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5721275Z test_quick_fft_rfft2_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5721647Z test_quick_fft_rfft2_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5722042Z test_quick_fft_rfft_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5722287Z test_quick_fft_rfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5722491Z test_quick_fft_rfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5722888Z test_quick_fft_rfft_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5723278Z test_quick_fft_rfft_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5723671Z test_quick_fft_rfft_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5724061Z test_quick_fft_rfft_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5724456Z test_quick_fft_rfft_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5724844Z test_quick_fft_rfftn_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5725292Z test_quick_fft_rfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5725490Z test_quick_fft_rfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.5725897Z test_quick_fft_rfftn_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5726293Z test_quick_fft_rfftn_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5726680Z test_quick_fft_rfftn_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5727076Z test_quick_fft_rfftn_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5727478Z test_quick_fft_rfftn_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5727666Z test_quick_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5727849Z test_quick_fill_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5728023Z test_quick_fill_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5728220Z test_quick_fill_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5728409Z test_quick_fill_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5728595Z test_quick_fill_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5728779Z test_quick_fill_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5728968Z test_quick_fill_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5729149Z test_quick_fill_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5729332Z test_quick_fill_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5729495Z test_quick_fill_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5729677Z test_quick_fill_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5729857Z test_quick_fill_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5730045Z test_quick_flip_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5730229Z test_quick_flip_cuda_bool (__main__.TestDecompCUDA) ... ok (0.144s) 2023-01-11T22:26:08.5730421Z test_quick_flip_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.310s) 2023-01-11T22:26:08.5730612Z test_quick_flip_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.311s) 2023-01-11T22:26:08.5730799Z test_quick_flip_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5731043Z test_quick_flip_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.5731245Z test_quick_flip_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.5731427Z test_quick_flip_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.5731614Z test_quick_flip_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.144s) 2023-01-11T22:26:08.5731795Z test_quick_flip_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.5731977Z test_quick_flip_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.144s) 2023-01-11T22:26:08.5732159Z test_quick_flip_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.5732352Z test_quick_floor_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5732522Z test_quick_floor_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5732710Z test_quick_floor_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5732897Z test_quick_floor_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5733148Z test_quick_floor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5733331Z test_quick_floor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5733516Z test_quick_floor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5733698Z test_quick_floor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5733881Z test_quick_floor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5734065Z test_quick_floor_divide_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.5734270Z test_quick_floor_divide_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.065s) 2023-01-11T22:26:08.5734467Z test_quick_floor_divide_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.239s) 2023-01-11T22:26:08.5734663Z test_quick_floor_divide_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.237s) 2023-01-11T22:26:08.5734857Z test_quick_floor_divide_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5735055Z test_quick_floor_divide_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.137s) 2023-01-11T22:26:08.5735248Z test_quick_floor_divide_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5735442Z test_quick_floor_divide_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5735654Z test_quick_floor_divide_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5735845Z test_quick_fmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5736028Z test_quick_fmax_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5736213Z test_quick_fmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5736396Z test_quick_fmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.5736583Z test_quick_fmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.5736765Z test_quick_fmax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5736951Z test_quick_fmax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5737113Z test_quick_fmax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5737293Z test_quick_fmax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5737509Z test_quick_fmax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5737694Z test_quick_fmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5737875Z test_quick_fmin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5738058Z test_quick_fmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5738239Z test_quick_fmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.5738480Z test_quick_fmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.5738650Z test_quick_fmin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5738841Z test_quick_fmin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5739015Z test_quick_fmin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5739195Z test_quick_fmin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5739378Z test_quick_fmin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5739564Z test_quick_fmod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5739746Z test_quick_fmod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5739929Z test_quick_fmod_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.194s) 2023-01-11T22:26:08.5740093Z test_quick_fmod_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.190s) 2023-01-11T22:26:08.5740269Z test_quick_fmod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5740450Z test_quick_fmod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5740677Z test_quick_fmod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5740857Z test_quick_fmod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5741038Z test_quick_fmod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5741225Z test_quick_frac_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5741409Z test_quick_frac_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5741574Z test_quick_frac_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5741755Z test_quick_frac_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5741938Z test_quick_full_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5742118Z test_quick_full_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5742314Z test_quick_full_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5742508Z test_quick_full_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5742698Z test_quick_full_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5742862Z test_quick_full_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5743046Z test_quick_full_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5743226Z test_quick_full_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5743403Z test_quick_full_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5743581Z test_quick_full_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5743758Z test_quick_full_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5743937Z test_quick_full_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5744120Z test_quick_full_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5744288Z test_quick_gcd_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5744464Z test_quick_gcd_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5744635Z test_quick_gcd_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5744815Z test_quick_gcd_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5744990Z test_quick_gcd_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5745174Z test_quick_ge_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.102s) 2023-01-11T22:26:08.5745351Z test_quick_ge_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5745535Z test_quick_ge_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5745696Z test_quick_ge_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.5745921Z test_quick_ge_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.183s) 2023-01-11T22:26:08.5746109Z test_quick_ge_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5746290Z test_quick_ge_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5746462Z test_quick_ge_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5746641Z test_quick_ge_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5746815Z test_quick_ge_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5747021Z test_quick_grid_sampler_2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.212s) 2023-01-11T22:26:08.5747202Z test_quick_grid_sampler_2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.795s) 2023-01-11T22:26:08.5747395Z test_quick_grid_sampler_2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.782s) 2023-01-11T22:26:08.5747579Z test_quick_gt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.102s) 2023-01-11T22:26:08.5747760Z test_quick_gt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5747937Z test_quick_gt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5748163Z test_quick_gt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.5748345Z test_quick_gt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.5748522Z test_quick_gt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5748675Z test_quick_gt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5748846Z test_quick_gt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5749021Z test_quick_gt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5749195Z test_quick_gt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5749396Z test_quick_heaviside_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5749589Z test_quick_heaviside_cuda_bool (__main__.TestDecompCUDA) ... ok (0.147s) 2023-01-11T22:26:08.5749784Z test_quick_heaviside_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5749979Z test_quick_heaviside_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.201s) 2023-01-11T22:26:08.5750152Z test_quick_heaviside_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.199s) 2023-01-11T22:26:08.5750342Z test_quick_heaviside_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.145s) 2023-01-11T22:26:08.5750530Z test_quick_heaviside_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.144s) 2023-01-11T22:26:08.5750715Z test_quick_heaviside_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.5750902Z test_quick_heaviside_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.145s) 2023-01-11T22:26:08.5751085Z test_quick_heaviside_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.144s) 2023-01-11T22:26:08.5751270Z test_quick_hypot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5751460Z test_quick_hypot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5751630Z test_quick_hypot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.190s) 2023-01-11T22:26:08.5751818Z test_quick_hypot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.5752001Z test_quick_igamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.5752188Z test_quick_igamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.5752375Z test_quick_igammac_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.5752559Z test_quick_igammac_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.5752755Z test_quick_index_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5752944Z test_quick_index_add_cuda_bool (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5753127Z test_quick_index_add_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5753370Z test_quick_index_add_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5753581Z test_quick_index_add_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.5753774Z test_quick_index_add_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5753964Z test_quick_index_add_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.080s) 2023-01-11T22:26:08.5754151Z test_quick_index_add_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2023-01-11T22:26:08.5754337Z test_quick_index_add_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5754524Z test_quick_index_add_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5754688Z test_quick_index_add_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.5754875Z test_quick_index_add_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5755057Z test_quick_index_add_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5755257Z test_quick_index_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5755496Z test_quick_index_copy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5755696Z test_quick_index_copy_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5755897Z test_quick_index_copy_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.045s) 2023-01-11T22:26:08.5756092Z test_quick_index_copy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5756268Z test_quick_index_copy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5756461Z test_quick_index_copy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5756653Z test_quick_index_copy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5756843Z test_quick_index_copy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5757032Z test_quick_index_copy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5757217Z test_quick_index_copy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5757410Z test_quick_index_copy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5757606Z test_quick_index_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5757776Z test_quick_index_fill_cuda_bool (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5757975Z test_quick_index_fill_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5758174Z test_quick_index_fill_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5758365Z test_quick_index_fill_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5758557Z test_quick_index_fill_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5758752Z test_quick_index_fill_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5758940Z test_quick_index_fill_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5759131Z test_quick_index_fill_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5759296Z test_quick_index_fill_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5759481Z test_quick_index_fill_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5759664Z test_quick_index_fill_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5759860Z test_quick_index_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5760054Z test_quick_index_select_cuda_bool (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5760255Z test_quick_index_select_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5760456Z test_quick_index_select_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5760698Z test_quick_index_select_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5760883Z test_quick_index_select_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5761082Z test_quick_index_select_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5761276Z test_quick_index_select_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5761469Z test_quick_index_select_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5761660Z test_quick_index_select_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5761852Z test_quick_index_select_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5762044Z test_quick_index_select_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5762233Z test_quick_index_select_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5762406Z test_quick_isinf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5762590Z test_quick_isinf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5762830Z test_quick_isinf_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.5763021Z test_quick_isinf_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5763212Z test_quick_isinf_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5763397Z test_quick_isinf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5763583Z test_quick_isinf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5763769Z test_quick_isinf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5763934Z test_quick_isinf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5764117Z test_quick_isinf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5764305Z test_quick_isinf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5764484Z test_quick_isinf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5764669Z test_quick_isinf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5764854Z test_quick_isnan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5765367Z test_quick_isnan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5765572Z test_quick_isnan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5765746Z test_quick_isnan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.5765931Z test_quick_isnan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5766114Z test_quick_isnan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5766299Z test_quick_isnan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5766485Z test_quick_isnan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5766666Z test_quick_isnan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5766851Z test_quick_isnan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5767033Z test_quick_isnan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5767195Z test_quick_isnan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5767390Z test_quick_isneginf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5767575Z test_quick_isneginf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5767767Z test_quick_isneginf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5767959Z test_quick_isneginf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5768145Z test_quick_isneginf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5768412Z test_quick_isneginf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5768612Z test_quick_isneginf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5768781Z test_quick_isneginf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5768966Z test_quick_isneginf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5769155Z test_quick_isneginf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5769350Z test_quick_isposinf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5769538Z test_quick_isposinf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5769730Z test_quick_isposinf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5769921Z test_quick_isposinf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5770109Z test_quick_isposinf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5770281Z test_quick_isposinf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5770466Z test_quick_isposinf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5770713Z test_quick_isposinf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5770899Z test_quick_isposinf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5771089Z test_quick_isposinf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5771268Z test_quick_lcm_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5771443Z test_quick_lcm_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5771616Z test_quick_lcm_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5771777Z test_quick_lcm_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.5771953Z test_quick_lcm_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5772139Z test_quick_le_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.102s) 2023-01-11T22:26:08.5772317Z test_quick_le_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5772502Z test_quick_le_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5772685Z test_quick_le_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.5772864Z test_quick_le_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.183s) 2023-01-11T22:26:08.5773042Z test_quick_le_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5773198Z test_quick_le_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5773369Z test_quick_le_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5773541Z test_quick_le_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5773717Z test_quick_le_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5773907Z test_quick_lerp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5774099Z test_quick_lerp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.472s) 2023-01-11T22:26:08.5774291Z test_quick_lerp_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.499s) 2023-01-11T22:26:08.5774460Z test_quick_lerp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.483s) 2023-01-11T22:26:08.5774647Z test_quick_lerp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5774831Z test_quick_lerp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.201s) 2023-01-11T22:26:08.5775013Z test_quick_lerp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.196s) 2023-01-11T22:26:08.5775196Z test_quick_lgamma_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5775382Z test_quick_lgamma_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5775571Z test_quick_lgamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5775826Z test_quick_lgamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5776002Z test_quick_lgamma_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5776192Z test_quick_lgamma_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5776377Z test_quick_lgamma_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5776561Z test_quick_lgamma_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5776742Z test_quick_lgamma_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5776950Z test_quick_linalg_vector_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.276s) 2023-01-11T22:26:08.5777163Z test_quick_linalg_vector_norm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.438s) 2023-01-11T22:26:08.5777372Z test_quick_linalg_vector_norm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.489s) 2023-01-11T22:26:08.5777560Z test_quick_linalg_vector_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.277s) 2023-01-11T22:26:08.5777766Z test_quick_linalg_vector_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.950s) 2023-01-11T22:26:08.5778066Z test_quick_linalg_vector_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.917s) 2023-01-11T22:26:08.5778266Z test_quick_linspace_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5778466Z test_quick_linspace_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.5778666Z test_quick_linspace_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.062s) 2023-01-11T22:26:08.5778860Z test_quick_linspace_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5779052Z test_quick_linspace_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5779242Z test_quick_linspace_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.5779415Z test_quick_linspace_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5779605Z test_quick_linspace_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5779789Z test_quick_linspace_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5779981Z test_quick_linspace_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5780173Z test_quick_linspace_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.5780359Z test_quick_log10_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5780541Z test_quick_log10_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5780732Z test_quick_log10_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5780905Z test_quick_log10_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5781088Z test_quick_log10_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5781271Z test_quick_log10_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5781456Z test_quick_log10_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5781638Z test_quick_log10_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5781822Z test_quick_log10_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5782004Z test_quick_log10_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5782167Z test_quick_log10_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5782348Z test_quick_log10_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5782536Z test_quick_log1p_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5782717Z test_quick_log1p_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5782911Z test_quick_log1p_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.5783099Z test_quick_log1p_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.5783328Z test_quick_log1p_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5783521Z test_quick_log1p_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5783691Z test_quick_log1p_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5783874Z test_quick_log1p_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5784054Z test_quick_log1p_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5784235Z test_quick_log1p_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5784419Z test_quick_log1p_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5784597Z test_quick_log1p_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5784783Z test_quick_log2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5784965Z test_quick_log2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5785140Z test_quick_log2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5785331Z test_quick_log2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5785561Z test_quick_log2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5785748Z test_quick_log2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5785931Z test_quick_log2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5786112Z test_quick_log2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5786292Z test_quick_log2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5786472Z test_quick_log2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5786634Z test_quick_log2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5786813Z test_quick_log2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5787001Z test_quick_log_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5787182Z test_quick_log_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5787373Z test_quick_log_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5787561Z test_quick_log_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.5787746Z test_quick_log_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5787929Z test_quick_log_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5788093Z test_quick_log_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5788277Z test_quick_log_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5788456Z test_quick_log_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5788629Z test_quick_log_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5788804Z test_quick_log_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5788983Z test_quick_log_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5789161Z test_quick_log_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5789359Z test_quick_log_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5789537Z test_quick_log_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5789733Z test_quick_log_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.181s) 2023-01-11T22:26:08.5789928Z test_quick_log_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.179s) 2023-01-11T22:26:08.5790122Z test_quick_logical_and_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.102s) 2023-01-11T22:26:08.5790314Z test_quick_logical_and_cuda_bool (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.5790517Z test_quick_logical_and_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.315s) 2023-01-11T22:26:08.5790777Z test_quick_logical_and_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.317s) 2023-01-11T22:26:08.5790983Z test_quick_logical_and_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5791166Z test_quick_logical_and_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.5791361Z test_quick_logical_and_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.183s) 2023-01-11T22:26:08.5791554Z test_quick_logical_and_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5791746Z test_quick_logical_and_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5791933Z test_quick_logical_and_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5792123Z test_quick_logical_and_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5792307Z test_quick_logical_and_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5792507Z test_quick_logical_not_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5792685Z test_quick_logical_not_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5792937Z test_quick_logical_not_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5793137Z test_quick_logical_not_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5793332Z test_quick_logical_not_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5793524Z test_quick_logical_not_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5793715Z test_quick_logical_not_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5793903Z test_quick_logical_not_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5794092Z test_quick_logical_not_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5794260Z test_quick_logical_not_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5794457Z test_quick_logical_not_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5794649Z test_quick_logical_not_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5794847Z test_quick_logical_or_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.104s) 2023-01-11T22:26:08.5795035Z test_quick_logical_or_cuda_bool (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5795234Z test_quick_logical_or_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.317s) 2023-01-11T22:26:08.5795435Z test_quick_logical_or_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.319s) 2023-01-11T22:26:08.5795632Z test_quick_logical_or_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.103s) 2023-01-11T22:26:08.5795808Z test_quick_logical_or_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.5796003Z test_quick_logical_or_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.5796194Z test_quick_logical_or_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5796386Z test_quick_logical_or_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5796573Z test_quick_logical_or_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5796762Z test_quick_logical_or_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.5796945Z test_quick_logical_or_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5797144Z test_quick_logical_xor_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5797316Z test_quick_logical_xor_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5797519Z test_quick_logical_xor_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.315s) 2023-01-11T22:26:08.5797716Z test_quick_logical_xor_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.316s) 2023-01-11T22:26:08.5797908Z test_quick_logical_xor_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5798143Z test_quick_logical_xor_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.5798343Z test_quick_logical_xor_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.183s) 2023-01-11T22:26:08.5798538Z test_quick_logical_xor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5798727Z test_quick_logical_xor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5798897Z test_quick_logical_xor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5799086Z test_quick_logical_xor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5799270Z test_quick_logical_xor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5799456Z test_quick_logit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5799640Z test_quick_logit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5799825Z test_quick_logit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5800012Z test_quick_logit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.5800246Z test_quick_logit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.5800412Z test_quick_logit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5800596Z test_quick_logit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5800776Z test_quick_logit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5800960Z test_quick_logit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5801139Z test_quick_logit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5801335Z test_quick_logspace_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.340s) 2023-01-11T22:26:08.5801533Z test_quick_logspace_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.533s) 2023-01-11T22:26:08.5801732Z test_quick_logspace_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.560s) 2023-01-11T22:26:08.5801910Z test_quick_logspace_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.340s) 2023-01-11T22:26:08.5802105Z test_quick_logspace_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.508s) 2023-01-11T22:26:08.5802299Z test_quick_logspace_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.462s) 2023-01-11T22:26:08.5802512Z test_quick_logspace_cuda_int16 (__main__.TestDecompCUDA) ... expected failure (0.051s) 2023-01-11T22:26:08.5802727Z test_quick_logspace_cuda_int32 (__main__.TestDecompCUDA) ... expected failure (0.051s) 2023-01-11T22:26:08.5802938Z test_quick_logspace_cuda_int64 (__main__.TestDecompCUDA) ... expected failure (0.047s) 2023-01-11T22:26:08.5803126Z test_quick_logspace_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.140s) 2023-01-11T22:26:08.5803318Z test_quick_logspace_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.113s) 2023-01-11T22:26:08.5803516Z test_quick_logsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5803692Z test_quick_logsumexp_cuda_bool (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5803887Z test_quick_logsumexp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5804085Z test_quick_logsumexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.104s) 2023-01-11T22:26:08.5804276Z test_quick_logsumexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5804469Z test_quick_logsumexp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5804658Z test_quick_logsumexp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5804845Z test_quick_logsumexp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5805264Z test_quick_logsumexp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5805446Z test_quick_logsumexp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5805633Z test_quick_lt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.102s) 2023-01-11T22:26:08.5805884Z test_quick_lt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5806079Z test_quick_lt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5806260Z test_quick_lt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.5806443Z test_quick_lt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.183s) 2023-01-11T22:26:08.5806620Z test_quick_lt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5806777Z test_quick_lt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5806951Z test_quick_lt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5807128Z test_quick_lt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5807301Z test_quick_lt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5807498Z test_quick_masked_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5807695Z test_quick_masked_fill_cuda_bool (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5807898Z test_quick_masked_fill_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.114s) 2023-01-11T22:26:08.5808169Z test_quick_masked_fill_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.5808352Z test_quick_masked_fill_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.5808549Z test_quick_masked_fill_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5808743Z test_quick_masked_fill_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2023-01-11T22:26:08.5808935Z test_quick_masked_fill_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.5809127Z test_quick_masked_fill_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5809317Z test_quick_masked_fill_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5809509Z test_quick_masked_fill_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.046s) 2023-01-11T22:26:08.5809700Z test_quick_masked_fill_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5809871Z test_quick_masked_fill_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.047s) 2023-01-11T22:26:08.5810061Z test_quick_maximum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5810249Z test_quick_maximum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5810437Z test_quick_maximum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5810625Z test_quick_maximum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.5810809Z test_quick_maximum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.5810994Z test_quick_maximum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5811178Z test_quick_maximum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5811347Z test_quick_maximum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5811533Z test_quick_maximum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5811719Z test_quick_maximum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5811899Z test_quick_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5812085Z test_quick_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.5812272Z test_quick_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.5812457Z test_quick_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5812639Z test_quick_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.106s) 2023-01-11T22:26:08.5812805Z test_quick_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.103s) 2023-01-11T22:26:08.5813136Z test_quick_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5813415Z test_quick_meshgrid_list_of_tensors_cuda_bool (__main__.TestDecompCUDA) ... skip: meshgrid in torch.bool not supported (0.001s) 2023-01-11T22:26:08.5813710Z test_quick_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5814000Z test_quick_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5814275Z test_quick_meshgrid_list_of_tensors_cuda_float16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5814549Z test_quick_meshgrid_list_of_tensors_cuda_float32 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5814826Z test_quick_meshgrid_list_of_tensors_cuda_float64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5815146Z test_quick_meshgrid_list_of_tensors_cuda_int16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.5815460Z test_quick_meshgrid_list_of_tensors_cuda_int32 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.5815719Z test_quick_meshgrid_list_of_tensors_cuda_int64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.5815965Z test_quick_meshgrid_list_of_tensors_cuda_int8 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.5816234Z test_quick_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.5816519Z test_quick_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5816795Z test_quick_meshgrid_variadic_tensors_cuda_bool (__main__.TestDecompCUDA) ... skip: meshgrid in torch.bool not supported (0.001s) 2023-01-11T22:26:08.5817093Z test_quick_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5817383Z test_quick_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5817664Z test_quick_meshgrid_variadic_tensors_cuda_float16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5817943Z test_quick_meshgrid_variadic_tensors_cuda_float32 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5818221Z test_quick_meshgrid_variadic_tensors_cuda_float64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5818491Z test_quick_meshgrid_variadic_tensors_cuda_int16 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.5818734Z test_quick_meshgrid_variadic_tensors_cuda_int32 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.5818994Z test_quick_meshgrid_variadic_tensors_cuda_int64 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.5819262Z test_quick_meshgrid_variadic_tensors_cuda_int8 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.5819523Z test_quick_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.5819713Z test_quick_minimum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5819902Z test_quick_minimum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5820138Z test_quick_minimum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5820336Z test_quick_minimum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.5820526Z test_quick_minimum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.186s) 2023-01-11T22:26:08.5820695Z test_quick_minimum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5820881Z test_quick_minimum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5821065Z test_quick_minimum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5821251Z test_quick_minimum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5821434Z test_quick_minimum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5821617Z test_quick_mul_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5821798Z test_quick_mul_cuda_bool (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5821995Z test_quick_mul_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.320s) 2023-01-11T22:26:08.5822162Z test_quick_mul_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.326s) 2023-01-11T22:26:08.5822395Z test_quick_mul_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.324s) 2023-01-11T22:26:08.5822580Z test_quick_mul_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5822762Z test_quick_mul_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.189s) 2023-01-11T22:26:08.5822946Z test_quick_mul_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.5823127Z test_quick_mul_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5823299Z test_quick_mul_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5823471Z test_quick_mul_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5823632Z test_quick_mul_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5823806Z test_quick_mul_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5823991Z test_quick_mv_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5824181Z test_quick_mv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5824367Z test_quick_mv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.5824551Z test_quick_mv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5824734Z test_quick_mv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5824898Z test_quick_mv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.5825112Z test_quick_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5825325Z test_quick_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.056s) 2023-01-11T22:26:08.5825536Z test_quick_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5825747Z test_quick_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5825957Z test_quick_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5826166Z test_quick_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5826371Z test_quick_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5826578Z test_quick_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5826768Z test_quick_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5826976Z test_quick_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.056s) 2023-01-11T22:26:08.5827179Z test_quick_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5827381Z test_quick_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5827631Z test_quick_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5827846Z test_quick_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5828054Z test_quick_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5828256Z test_quick_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5828446Z test_quick_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5828655Z test_quick_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.056s) 2023-01-11T22:26:08.5828861Z test_quick_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5829062Z test_quick_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.5829266Z test_quick_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5829471Z test_quick_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5829726Z test_quick_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5829931Z test_quick_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5830129Z test_quick_nan_to_num_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5830302Z test_quick_nan_to_num_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5830496Z test_quick_nan_to_num_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5830688Z test_quick_nan_to_num_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.5830876Z test_quick_nan_to_num_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.5831064Z test_quick_nan_to_num_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5831254Z test_quick_nan_to_num_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5831441Z test_quick_nan_to_num_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5831630Z test_quick_nan_to_num_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5831798Z test_quick_nan_to_num_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5832003Z test_quick_narrow_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5832196Z test_quick_narrow_copy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.5832404Z test_quick_narrow_copy_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.166s) 2023-01-11T22:26:08.5832605Z test_quick_narrow_copy_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.168s) 2023-01-11T22:26:08.5832805Z test_quick_narrow_copy_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.5833005Z test_quick_narrow_copy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5833201Z test_quick_narrow_copy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.099s) 2023-01-11T22:26:08.5833384Z test_quick_narrow_copy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.5833578Z test_quick_narrow_copy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.5833768Z test_quick_narrow_copy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.5833956Z test_quick_narrow_copy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.5834147Z test_quick_narrow_copy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.5834333Z test_quick_narrow_copy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.5834619Z test_quick_native_batch_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: native_batch_norm in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5834947Z test_quick_native_batch_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: native_batch_norm in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5835237Z test_quick_native_batch_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: native_batch_norm in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5835496Z test_quick_native_batch_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: native_batch_norm in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5835753Z test_quick_native_dropout_backward_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5835973Z test_quick_native_dropout_backward_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5836187Z test_quick_native_dropout_backward_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.482s) 2023-01-11T22:26:08.5836395Z test_quick_native_dropout_backward_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.480s) 2023-01-11T22:26:08.5836601Z test_quick_native_layer_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.5836808Z test_quick_native_layer_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.5837055Z test_quick_native_layer_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.375s) 2023-01-11T22:26:08.5837233Z test_quick_native_layer_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.360s) 2023-01-11T22:26:08.5837421Z test_quick_ne_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.102s) 2023-01-11T22:26:08.5837600Z test_quick_ne_cuda_bool (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5837788Z test_quick_ne_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.316s) 2023-01-11T22:26:08.5837979Z test_quick_ne_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.318s) 2023-01-11T22:26:08.5838160Z test_quick_ne_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.5838342Z test_quick_ne_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.5838526Z test_quick_ne_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.183s) 2023-01-11T22:26:08.5838689Z test_quick_ne_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5838866Z test_quick_ne_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5839039Z test_quick_ne_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.5839215Z test_quick_ne_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5839389Z test_quick_ne_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5839573Z test_quick_neg_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5839764Z test_quick_neg_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.5839954Z test_quick_neg_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5840123Z test_quick_neg_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.5840309Z test_quick_neg_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5840495Z test_quick_neg_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5840682Z test_quick_neg_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.5840863Z test_quick_neg_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5841038Z test_quick_neg_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5841210Z test_quick_neg_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5841390Z test_quick_neg_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5841545Z test_quick_neg_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5841810Z test_quick_new_empty_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: new_empty in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5842059Z test_quick_new_empty_cuda_bool (__main__.TestDecompCUDA) ... skip: new_empty in torch.bool not supported (0.001s) 2023-01-11T22:26:08.5842387Z test_quick_new_empty_cuda_complex128 (__main__.TestDecompCUDA) ... skip: new_empty in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5842666Z test_quick_new_empty_cuda_complex32 (__main__.TestDecompCUDA) ... skip: new_empty in torch.complex32 not supported (0.001s) 2023-01-11T22:26:08.5842932Z test_quick_new_empty_cuda_complex64 (__main__.TestDecompCUDA) ... skip: new_empty in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5843188Z test_quick_new_empty_cuda_float16 (__main__.TestDecompCUDA) ... skip: new_empty in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5843442Z test_quick_new_empty_cuda_float32 (__main__.TestDecompCUDA) ... skip: new_empty in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5843696Z test_quick_new_empty_cuda_float64 (__main__.TestDecompCUDA) ... skip: new_empty in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5843932Z test_quick_new_empty_cuda_int16 (__main__.TestDecompCUDA) ... skip: new_empty in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.5844176Z test_quick_new_empty_cuda_int32 (__main__.TestDecompCUDA) ... skip: new_empty in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.5844462Z test_quick_new_empty_cuda_int64 (__main__.TestDecompCUDA) ... skip: new_empty in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.5844708Z test_quick_new_empty_cuda_int8 (__main__.TestDecompCUDA) ... skip: new_empty in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.5845156Z test_quick_new_empty_cuda_uint8 (__main__.TestDecompCUDA) ... skip: new_empty in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.5845449Z test_quick_new_empty_strided_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5845723Z test_quick_new_empty_strided_cuda_bool (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5846008Z test_quick_new_empty_strided_cuda_complex128 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5846291Z test_quick_new_empty_strided_cuda_complex32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5846575Z test_quick_new_empty_strided_cuda_complex64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5846834Z test_quick_new_empty_strided_cuda_float16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5847109Z test_quick_new_empty_strided_cuda_float32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5847380Z test_quick_new_empty_strided_cuda_float64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5847654Z test_quick_new_empty_strided_cuda_int16 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5847918Z test_quick_new_empty_strided_cuda_int32 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5848179Z test_quick_new_empty_strided_cuda_int64 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5848445Z test_quick_new_empty_strided_cuda_int8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5848706Z test_quick_new_empty_strided_cuda_uint8 (__main__.TestDecompCUDA) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T22:26:08.5848897Z test_quick_new_full_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5849084Z test_quick_new_full_cuda_bool (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5849265Z test_quick_new_full_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5849536Z test_quick_new_full_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5849752Z test_quick_new_full_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5849945Z test_quick_new_full_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5850137Z test_quick_new_full_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5850326Z test_quick_new_full_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.5850512Z test_quick_new_full_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5850698Z test_quick_new_full_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5850862Z test_quick_new_full_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5851048Z test_quick_new_full_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5851235Z test_quick_new_full_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5851435Z test_quick_new_ones_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5851684Z test_quick_new_ones_cuda_bool (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5851883Z test_quick_new_ones_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5852078Z test_quick_new_ones_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5852273Z test_quick_new_ones_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.5852447Z test_quick_new_ones_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5852639Z test_quick_new_ones_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5852827Z test_quick_new_ones_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.5853011Z test_quick_new_ones_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5853203Z test_quick_new_ones_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5853384Z test_quick_new_ones_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5853571Z test_quick_new_ones_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5853758Z test_quick_new_ones_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5853934Z test_quick_new_zeros_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5854117Z test_quick_new_zeros_cuda_bool (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5854315Z test_quick_new_zeros_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.5854511Z test_quick_new_zeros_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5854708Z test_quick_new_zeros_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.5854901Z test_quick_new_zeros_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5855093Z test_quick_new_zeros_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2023-01-11T22:26:08.5855283Z test_quick_new_zeros_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.031s) 2023-01-11T22:26:08.5855453Z test_quick_new_zeros_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5855641Z test_quick_new_zeros_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5855823Z test_quick_new_zeros_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5856010Z test_quick_new_zeros_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5856191Z test_quick_new_zeros_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2023-01-11T22:26:08.5856386Z test_quick_nextafter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5856580Z test_quick_nextafter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.188s) 2023-01-11T22:26:08.5856819Z test_quick_nextafter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.5857045Z test_quick_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.108s) 2023-01-11T22:26:08.5857283Z test_quick_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.108s) 2023-01-11T22:26:08.5857516Z test_quick_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.853s) 2023-01-11T22:26:08.5857752Z test_quick_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.821s) 2023-01-11T22:26:08.5858001Z test_quick_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.5858246Z test_quick_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.5858484Z test_quick_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.402s) 2023-01-11T22:26:08.5858719Z test_quick_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.393s) 2023-01-11T22:26:08.5858975Z test_quick_nn_functional_elu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5859165Z test_quick_nn_functional_elu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5859367Z test_quick_nn_functional_elu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5859563Z test_quick_nn_functional_elu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5859782Z test_quick_nn_functional_embedding_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5860000Z test_quick_nn_functional_embedding_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5860214Z test_quick_nn_functional_embedding_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.072s) 2023-01-11T22:26:08.5860427Z test_quick_nn_functional_embedding_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.5860635Z test_quick_nn_functional_gelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5860849Z test_quick_nn_functional_gelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5861308Z test_quick_nn_functional_gelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.337s) 2023-01-11T22:26:08.5861742Z test_quick_nn_functional_gelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.334s) 2023-01-11T22:26:08.5862174Z test_quick_nn_functional_glu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5862575Z test_quick_nn_functional_glu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.5863002Z test_quick_nn_functional_glu_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.188s) 2023-01-11T22:26:08.5863420Z test_quick_nn_functional_glu_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.178s) 2023-01-11T22:26:08.5863857Z test_quick_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5864296Z test_quick_nn_functional_hardshrink_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5864750Z test_quick_nn_functional_hardshrink_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.5865189Z test_quick_nn_functional_hardshrink_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.5865612Z test_quick_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5866061Z test_quick_nn_functional_hardsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5866514Z test_quick_nn_functional_hardsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5866951Z test_quick_nn_functional_hardsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5867368Z test_quick_nn_functional_hardswish_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5867866Z test_quick_nn_functional_hardswish_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.5868325Z test_quick_nn_functional_hardswish_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.169s) 2023-01-11T22:26:08.5868760Z test_quick_nn_functional_hardswish_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.168s) 2023-01-11T22:26:08.5869183Z test_quick_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5869622Z test_quick_nn_functional_hardtanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5870060Z test_quick_nn_functional_hardtanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.086s) 2023-01-11T22:26:08.5870478Z test_quick_nn_functional_hardtanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.5870916Z test_quick_nn_functional_hardtanh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5871355Z test_quick_nn_functional_hardtanh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5871784Z test_quick_nn_functional_hardtanh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5872255Z test_quick_nn_functional_hardtanh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5872701Z test_quick_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.5873144Z test_quick_nn_functional_huber_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.5873587Z test_quick_nn_functional_huber_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.598s) 2023-01-11T22:26:08.5874003Z test_quick_nn_functional_huber_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.593s) 2023-01-11T22:26:08.5874441Z test_quick_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5874873Z test_quick_nn_functional_leaky_relu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5875296Z test_quick_nn_functional_leaky_relu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.381s) 2023-01-11T22:26:08.5875726Z test_quick_nn_functional_leaky_relu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.375s) 2023-01-11T22:26:08.5876166Z test_quick_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5876605Z test_quick_nn_functional_logsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5877031Z test_quick_nn_functional_logsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.5877506Z test_quick_nn_functional_logsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5877948Z test_quick_nn_functional_mish_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5878384Z test_quick_nn_functional_mish_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5898203Z test_quick_nn_functional_mish_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5898647Z test_quick_nn_functional_mish_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5899092Z test_quick_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5899513Z test_quick_nn_functional_mse_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5899949Z test_quick_nn_functional_mse_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.257s) 2023-01-11T22:26:08.5900378Z test_quick_nn_functional_mse_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.253s) 2023-01-11T22:26:08.5900819Z test_quick_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.056s) 2023-01-11T22:26:08.5901262Z test_quick_nn_functional_pad_constant_cuda_bool (__main__.TestDecompCUDA) ... ok (0.361s) 2023-01-11T22:26:08.5901724Z test_quick_nn_functional_pad_constant_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.813s) 2023-01-11T22:26:08.5902293Z test_quick_nn_functional_pad_constant_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.819s) 2023-01-11T22:26:08.5902769Z test_quick_nn_functional_pad_constant_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.056s) 2023-01-11T22:26:08.5903206Z test_quick_nn_functional_pad_constant_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.505s) 2023-01-11T22:26:08.5903659Z test_quick_nn_functional_pad_constant_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.498s) 2023-01-11T22:26:08.5904113Z test_quick_nn_functional_pad_constant_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.364s) 2023-01-11T22:26:08.5904541Z test_quick_nn_functional_pad_constant_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.363s) 2023-01-11T22:26:08.5904986Z test_quick_nn_functional_pad_constant_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.359s) 2023-01-11T22:26:08.5905424Z test_quick_nn_functional_pad_constant_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.364s) 2023-01-11T22:26:08.5905874Z test_quick_nn_functional_pad_constant_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.362s) 2023-01-11T22:26:08.5906377Z test_quick_nn_functional_prelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.118s) 2023-01-11T22:26:08.5906832Z test_quick_nn_functional_prelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.118s) 2023-01-11T22:26:08.5907283Z test_quick_nn_functional_prelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.750s) 2023-01-11T22:26:08.5907720Z test_quick_nn_functional_prelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.715s) 2023-01-11T22:26:08.5908252Z test_quick_nn_functional_relu6_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5908839Z test_quick_nn_functional_relu6_cuda_float16 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5909429Z test_quick_nn_functional_relu6_cuda_float32 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5910013Z test_quick_nn_functional_relu6_cuda_float64 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5910593Z test_quick_nn_functional_relu6_cuda_int16 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.5911147Z test_quick_nn_functional_relu6_cuda_int32 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.5911714Z test_quick_nn_functional_relu6_cuda_int64 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.5912291Z test_quick_nn_functional_relu6_cuda_int8 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.5912868Z test_quick_nn_functional_relu6_cuda_uint8 (__main__.TestDecompCUDA) ... skip: nn.functional.relu6 in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.5913351Z test_quick_nn_functional_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5913795Z test_quick_nn_functional_relu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5914231Z test_quick_nn_functional_relu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5914666Z test_quick_nn_functional_relu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5915082Z test_quick_nn_functional_relu_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5915506Z test_quick_nn_functional_relu_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5915925Z test_quick_nn_functional_relu_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5916328Z test_quick_nn_functional_relu_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5916800Z test_quick_nn_functional_relu_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.5917244Z test_quick_nn_functional_rrelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5917683Z test_quick_nn_functional_rrelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.5918105Z test_quick_nn_functional_rrelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.5918541Z test_quick_nn_functional_rrelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.5918974Z test_quick_nn_functional_silu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5919388Z test_quick_nn_functional_silu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.5919821Z test_quick_nn_functional_silu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5920252Z test_quick_nn_functional_silu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.5920699Z test_quick_nn_functional_softplus_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5921132Z test_quick_nn_functional_softplus_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.5921638Z test_quick_nn_functional_softplus_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.5922075Z test_quick_nn_functional_softplus_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.5922502Z test_quick_nn_functional_softshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5922962Z test_quick_nn_functional_softshrink_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5923435Z test_quick_nn_functional_softshrink_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.071s) 2023-01-11T22:26:08.5923884Z test_quick_nn_functional_softshrink_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.069s) 2023-01-11T22:26:08.5924322Z test_quick_nn_functional_unfold_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.804s) 2023-01-11T22:26:08.5924773Z test_quick_nn_functional_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... ok (7.629s) 2023-01-11T22:26:08.5925569Z test_quick_nn_functional_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... ok (7.691s) 2023-01-11T22:26:08.5926018Z test_quick_nn_functional_unfold_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.803s) 2023-01-11T22:26:08.5926445Z test_quick_nn_functional_unfold_cuda_float32 (__main__.TestDecompCUDA) ... ok (4.753s) 2023-01-11T22:26:08.5926888Z test_quick_nn_functional_unfold_cuda_float64 (__main__.TestDecompCUDA) ... ok (4.702s) 2023-01-11T22:26:08.5927369Z test_quick_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: norm in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5927881Z test_quick_norm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: norm in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5928422Z test_quick_norm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: norm in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5928935Z test_quick_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: norm in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5929435Z test_quick_norm_cuda_float32 (__main__.TestDecompCUDA) ... skip: norm in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5929928Z test_quick_norm_cuda_float64 (__main__.TestDecompCUDA) ... skip: norm in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5930413Z test_quick_norm_fro_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: norm in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5930933Z test_quick_norm_fro_cuda_complex128 (__main__.TestDecompCUDA) ... skip: norm in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5931456Z test_quick_norm_fro_cuda_complex64 (__main__.TestDecompCUDA) ... skip: norm in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5931964Z test_quick_norm_fro_cuda_float16 (__main__.TestDecompCUDA) ... skip: norm in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5932521Z test_quick_norm_fro_cuda_float32 (__main__.TestDecompCUDA) ... skip: norm in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5933034Z test_quick_norm_fro_cuda_float64 (__main__.TestDecompCUDA) ... skip: norm in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5933537Z test_quick_norm_inf_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: norm in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.5934051Z test_quick_norm_inf_cuda_complex128 (__main__.TestDecompCUDA) ... skip: norm in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5934558Z test_quick_norm_inf_cuda_complex64 (__main__.TestDecompCUDA) ... skip: norm in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5935065Z test_quick_norm_inf_cuda_float16 (__main__.TestDecompCUDA) ... skip: norm in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.5935607Z test_quick_norm_inf_cuda_float32 (__main__.TestDecompCUDA) ... skip: norm in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5936100Z test_quick_norm_inf_cuda_float64 (__main__.TestDecompCUDA) ... skip: norm in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5936654Z test_quick_norm_nuc_cuda_complex128 (__main__.TestDecompCUDA) ... skip: norm in torch.complex128 not supported (0.001s) 2023-01-11T22:26:08.5937175Z test_quick_norm_nuc_cuda_complex64 (__main__.TestDecompCUDA) ... skip: norm in torch.complex64 not supported (0.001s) 2023-01-11T22:26:08.5937684Z test_quick_norm_nuc_cuda_float32 (__main__.TestDecompCUDA) ... skip: norm in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.5938181Z test_quick_norm_nuc_cuda_float64 (__main__.TestDecompCUDA) ... skip: norm in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.5938607Z test_quick_ones_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5938998Z test_quick_ones_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5939391Z test_quick_ones_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5939774Z test_quick_ones_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5940173Z test_quick_ones_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5940558Z test_quick_ones_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5940947Z test_quick_ones_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5941315Z test_quick_ones_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.5941697Z test_quick_ones_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5942078Z test_quick_ones_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5942444Z test_quick_ones_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5942822Z test_quick_ones_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5943206Z test_quick_ones_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.5943583Z test_quick_permute_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5943984Z test_quick_permute_cuda_bool (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5944388Z test_quick_permute_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.5944824Z test_quick_permute_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5945222Z test_quick_permute_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.040s) 2023-01-11T22:26:08.5945638Z test_quick_permute_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.5946046Z test_quick_permute_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.5946440Z test_quick_permute_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2023-01-11T22:26:08.5946813Z test_quick_permute_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5947319Z test_quick_permute_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5947723Z test_quick_permute_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5948099Z test_quick_permute_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5948490Z test_quick_permute_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5948881Z test_quick_pow_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5949276Z test_quick_pow_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.312s) 2023-01-11T22:26:08.5949653Z test_quick_pow_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.320s) 2023-01-11T22:26:08.5950044Z test_quick_pow_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.318s) 2023-01-11T22:26:08.5950434Z test_quick_pow_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.5950802Z test_quick_pow_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.185s) 2023-01-11T22:26:08.5951190Z test_quick_pow_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.5951574Z test_quick_pow_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.5952004Z test_quick_pow_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5952354Z test_quick_pow_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5952735Z test_quick_pow_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5953115Z test_quick_pow_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.5953483Z test_quick_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5953873Z test_quick_prod_cuda_bool (__main__.TestDecompCUDA) ... ok (0.337s) 2023-01-11T22:26:08.5954267Z test_quick_prod_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.742s) 2023-01-11T22:26:08.5954654Z test_quick_prod_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.759s) 2023-01-11T22:26:08.5955059Z test_quick_prod_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.749s) 2023-01-11T22:26:08.5955458Z test_quick_prod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.5955854Z test_quick_prod_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.451s) 2023-01-11T22:26:08.5956226Z test_quick_prod_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.446s) 2023-01-11T22:26:08.5956613Z test_quick_prod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.336s) 2023-01-11T22:26:08.5956997Z test_quick_prod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.336s) 2023-01-11T22:26:08.5957361Z test_quick_prod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.329s) 2023-01-11T22:26:08.5957748Z test_quick_prod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.336s) 2023-01-11T22:26:08.5958131Z test_quick_prod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.334s) 2023-01-11T22:26:08.5958547Z test_quick_randn_cuda_bfloat16 (__main__.TestDecompCUDA) ... expected failure (0.003s) 2023-01-11T22:26:08.5958982Z test_quick_randn_cuda_complex128 (__main__.TestDecompCUDA) ... expected failure (0.004s) 2023-01-11T22:26:08.5959430Z test_quick_randn_cuda_complex32 (__main__.TestDecompCUDA) ... expected failure (0.003s) 2023-01-11T22:26:08.5959878Z test_quick_randn_cuda_complex64 (__main__.TestDecompCUDA) ... expected failure (0.003s) 2023-01-11T22:26:08.5960301Z test_quick_randn_cuda_float16 (__main__.TestDecompCUDA) ... expected failure (0.003s) 2023-01-11T22:26:08.5960756Z test_quick_randn_cuda_float32 (__main__.TestDecompCUDA) ... expected failure (0.003s) 2023-01-11T22:26:08.5961193Z test_quick_randn_cuda_float64 (__main__.TestDecompCUDA) ... expected failure (0.003s) 2023-01-11T22:26:08.5961767Z test_quick_reciprocal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5962164Z test_quick_reciprocal_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5962590Z test_quick_reciprocal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5963075Z test_quick_reciprocal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5963524Z test_quick_reciprocal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5963917Z test_quick_reciprocal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5964322Z test_quick_reciprocal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5964737Z test_quick_reciprocal_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5965366Z test_quick_reciprocal_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5965750Z test_quick_reciprocal_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5966159Z test_quick_reciprocal_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5966584Z test_quick_reciprocal_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5966974Z test_quick_remainder_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5967396Z test_quick_remainder_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5967887Z test_quick_remainder_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.5968291Z test_quick_remainder_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.5968665Z test_quick_remainder_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5969070Z test_quick_remainder_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5969463Z test_quick_remainder_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5969837Z test_quick_remainder_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.5970233Z test_quick_remainder_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.5970618Z test_quick_repeat_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5971006Z test_quick_repeat_cuda_bool (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5971390Z test_quick_repeat_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.5971800Z test_quick_repeat_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.5972200Z test_quick_repeat_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.5972577Z test_quick_repeat_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.078s) 2023-01-11T22:26:08.5972964Z test_quick_repeat_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.5973361Z test_quick_repeat_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5973749Z test_quick_repeat_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5974119Z test_quick_repeat_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.5974509Z test_quick_repeat_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5974897Z test_quick_repeat_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5975266Z test_quick_roll_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5975657Z test_quick_roll_cuda_bool (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.5976044Z test_quick_roll_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.272s) 2023-01-11T22:26:08.5976441Z test_quick_roll_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.273s) 2023-01-11T22:26:08.5976817Z test_quick_roll_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.277s) 2023-01-11T22:26:08.5977209Z test_quick_roll_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2023-01-11T22:26:08.5977594Z test_quick_roll_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.165s) 2023-01-11T22:26:08.5977960Z test_quick_roll_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.164s) 2023-01-11T22:26:08.5978347Z test_quick_roll_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.5978793Z test_quick_roll_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.5979187Z test_quick_roll_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.5979552Z test_quick_roll_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.5979930Z test_quick_roll_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.5980312Z test_quick_rot90_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.5980677Z test_quick_rot90_cuda_bool (__main__.TestDecompCUDA) ... ok (0.484s) 2023-01-11T22:26:08.5981063Z test_quick_rot90_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.112s) 2023-01-11T22:26:08.5981465Z test_quick_rot90_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.122s) 2023-01-11T22:26:08.5981840Z test_quick_rot90_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.5982223Z test_quick_rot90_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.659s) 2023-01-11T22:26:08.5982603Z test_quick_rot90_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.652s) 2023-01-11T22:26:08.5982986Z test_quick_rot90_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.485s) 2023-01-11T22:26:08.5983403Z test_quick_rot90_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.486s) 2023-01-11T22:26:08.5983783Z test_quick_rot90_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.481s) 2023-01-11T22:26:08.5984159Z test_quick_rot90_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.487s) 2023-01-11T22:26:08.5984516Z test_quick_rot90_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.487s) 2023-01-11T22:26:08.5984902Z test_quick_rsqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5985292Z test_quick_rsqrt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5985684Z test_quick_rsqrt_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5986067Z test_quick_rsqrt_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.5986471Z test_quick_rsqrt_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.5986859Z test_quick_rsqrt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.5987237Z test_quick_rsqrt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5987619Z test_quick_rsqrt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5988002Z test_quick_rsqrt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5988382Z test_quick_rsqrt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5988744Z test_quick_rsqrt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5989124Z test_quick_rsqrt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5989502Z test_quick_rsqrt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.5989867Z test_quick_rsub_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5990263Z test_quick_rsub_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.354s) 2023-01-11T22:26:08.5990667Z test_quick_rsub_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.357s) 2023-01-11T22:26:08.5991048Z test_quick_rsub_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.5991471Z test_quick_rsub_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.206s) 2023-01-11T22:26:08.5991859Z test_quick_rsub_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.204s) 2023-01-11T22:26:08.5992244Z test_quick_rsub_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.5992608Z test_quick_rsub_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5992987Z test_quick_rsub_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.138s) 2023-01-11T22:26:08.5993367Z test_quick_rsub_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5993728Z test_quick_rsub_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.139s) 2023-01-11T22:26:08.5994116Z test_quick_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5994878Z test_quick_select_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5995374Z test_quick_select_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.053s) 2023-01-11T22:26:08.5995986Z test_quick_select_cuda_complex32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5996477Z test_quick_select_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.054s) 2023-01-11T22:26:08.5996877Z test_quick_select_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.5997251Z test_quick_select_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.5997635Z test_quick_select_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.5998246Z test_quick_select_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5998929Z test_quick_select_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.5999663Z test_quick_select_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.6000341Z test_quick_select_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.6001021Z test_quick_select_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2023-01-11T22:26:08.6001488Z test_quick_sgn_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6001858Z test_quick_sgn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6002248Z test_quick_sgn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.084s) 2023-01-11T22:26:08.6002652Z test_quick_sgn_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.6003047Z test_quick_sgn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.6003426Z test_quick_sgn_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6003813Z test_quick_sgn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6004194Z test_quick_sgn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.6004558Z test_quick_sgn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6005144Z test_quick_sgn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6005522Z test_quick_sgn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6005872Z test_quick_sgn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6006248Z test_quick_sgn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6006642Z test_quick_sigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.6007039Z test_quick_sigmoid_cuda_bool (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6007429Z test_quick_sigmoid_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.6007841Z test_quick_sigmoid_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.020s) 2023-01-11T22:26:08.6008250Z test_quick_sigmoid_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.049s) 2023-01-11T22:26:08.6008632Z test_quick_sigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.6009027Z test_quick_sigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.6009414Z test_quick_sigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.029s) 2023-01-11T22:26:08.6009794Z test_quick_sigmoid_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6010164Z test_quick_sigmoid_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6010619Z test_quick_sigmoid_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6011026Z test_quick_sigmoid_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6011403Z test_quick_sigmoid_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6011786Z test_quick_sign_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6012170Z test_quick_sign_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6012552Z test_quick_sign_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6012920Z test_quick_sign_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6013308Z test_quick_sign_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6013692Z test_quick_sign_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6014055Z test_quick_sign_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6014438Z test_quick_sign_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6014822Z test_quick_sign_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6015257Z test_quick_sign_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6015652Z test_quick_signbit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.6016050Z test_quick_signbit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6016440Z test_quick_signbit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.6016820Z test_quick_signbit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6017211Z test_quick_signbit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.6017595Z test_quick_signbit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6017969Z test_quick_signbit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6018353Z test_quick_signbit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6018743Z test_quick_signbit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6019131Z test_quick_signbit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6019496Z test_quick_sin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6019878Z test_quick_sin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6020265Z test_quick_sin_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.6020647Z test_quick_sin_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.6021037Z test_quick_sin_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.6021427Z test_quick_sin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6021813Z test_quick_sin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6022179Z test_quick_sin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6022557Z test_quick_sin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6022932Z test_quick_sin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6023276Z test_quick_sin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6023650Z test_quick_sin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6024022Z test_quick_sin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6024388Z test_quick_sinc_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.6024776Z test_quick_sinc_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6025163Z test_quick_sinc_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.6025560Z test_quick_sinc_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.6025986Z test_quick_sinc_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.6026383Z test_quick_sinc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.6026774Z test_quick_sinc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.6027141Z test_quick_sinc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6027519Z test_quick_sinc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6027896Z test_quick_sinc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6028276Z test_quick_sinc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6028637Z test_quick_sinc_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6029018Z test_quick_sinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6029406Z test_quick_sinh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6029779Z test_quick_sinh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.6030179Z test_quick_sinh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.6030634Z test_quick_sinh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.6031003Z test_quick_sinh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6031388Z test_quick_sinh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6031775Z test_quick_sinh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6032156Z test_quick_sinh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6032516Z test_quick_sinh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6032894Z test_quick_sinh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6033270Z test_quick_sinh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6033635Z test_quick_sinh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6034024Z test_quick_slice_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.6034413Z test_quick_slice_cuda_bool (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.6034807Z test_quick_slice_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.215s) 2023-01-11T22:26:08.6035233Z test_quick_slice_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.217s) 2023-01-11T22:26:08.6035637Z test_quick_slice_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.217s) 2023-01-11T22:26:08.6036028Z test_quick_slice_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.6036402Z test_quick_slice_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.132s) 2023-01-11T22:26:08.6036787Z test_quick_slice_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.6037172Z test_quick_slice_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.6037557Z test_quick_slice_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.6037925Z test_quick_slice_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.6038312Z test_quick_slice_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.6038692Z test_quick_slice_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.107s) 2023-01-11T22:26:08.6039067Z test_quick_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.6039470Z test_quick_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.6039867Z test_quick_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.6040237Z test_quick_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.6040635Z test_quick_special_entr_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.6041049Z test_quick_special_entr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6041505Z test_quick_special_entr_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.6041909Z test_quick_special_entr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.6042318Z test_quick_special_entr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.6042729Z test_quick_special_entr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6043116Z test_quick_special_entr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6043525Z test_quick_special_entr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6043928Z test_quick_special_entr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6044332Z test_quick_special_entr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6044715Z test_quick_special_erfcx_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6045333Z test_quick_special_erfcx_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.6045757Z test_quick_special_erfcx_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.6046230Z test_quick_special_erfcx_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6046638Z test_quick_special_erfcx_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6047042Z test_quick_special_erfcx_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6047456Z test_quick_special_erfcx_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6047846Z test_quick_special_erfcx_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6048258Z test_quick_special_i0e_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6048667Z test_quick_special_i0e_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6049054Z test_quick_special_i0e_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6049461Z test_quick_special_i0e_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6049861Z test_quick_special_i0e_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6050268Z test_quick_special_i0e_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6050651Z test_quick_special_i0e_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6051046Z test_quick_special_i0e_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6051449Z test_quick_special_i0e_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6051826Z test_quick_special_i0e_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6052222Z test_quick_special_i1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6052622Z test_quick_special_i1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.6053025Z test_quick_special_i1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6053411Z test_quick_special_i1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6053813Z test_quick_special_i1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6054200Z test_quick_special_i1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6054569Z test_quick_special_i1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6054961Z test_quick_special_i1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6055360Z test_quick_special_i1e_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6055761Z test_quick_special_i1e_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.6056152Z test_quick_special_i1e_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6056553Z test_quick_special_i1e_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6057039Z test_quick_special_i1e_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6057428Z test_quick_special_i1e_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6057830Z test_quick_special_i1e_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6058229Z test_quick_special_i1e_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6058637Z test_quick_special_log_ndtr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6059042Z test_quick_special_log_ndtr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6059465Z test_quick_special_log_ndtr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6059883Z test_quick_special_log_ndtr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6060278Z test_quick_special_log_ndtr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6060681Z test_quick_special_log_ndtr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6061097Z test_quick_special_log_ndtr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6061566Z test_quick_special_log_ndtr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6062038Z test_quick_special_ndtr_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.bfloat16 not supported (0.001s) 2023-01-11T22:26:08.6062580Z test_quick_special_ndtr_cuda_bool (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.bool not supported (0.001s) 2023-01-11T22:26:08.6063119Z test_quick_special_ndtr_cuda_float16 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.float16 not supported (0.001s) 2023-01-11T22:26:08.6063666Z test_quick_special_ndtr_cuda_float32 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.float32 not supported (0.001s) 2023-01-11T22:26:08.6064191Z test_quick_special_ndtr_cuda_float64 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.float64 not supported (0.001s) 2023-01-11T22:26:08.6064721Z test_quick_special_ndtr_cuda_int16 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.int16 not supported (0.001s) 2023-01-11T22:26:08.6065250Z test_quick_special_ndtr_cuda_int32 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.int32 not supported (0.001s) 2023-01-11T22:26:08.6065767Z test_quick_special_ndtr_cuda_int64 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.int64 not supported (0.001s) 2023-01-11T22:26:08.6066263Z test_quick_special_ndtr_cuda_int8 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.int8 not supported (0.001s) 2023-01-11T22:26:08.6066793Z test_quick_special_ndtr_cuda_uint8 (__main__.TestDecompCUDA) ... skip: special.ndtr in torch.uint8 not supported (0.001s) 2023-01-11T22:26:08.6067249Z test_quick_special_ndtri_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6067644Z test_quick_special_ndtri_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.6068065Z test_quick_special_ndtri_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.6068480Z test_quick_special_ndtri_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6068890Z test_quick_special_ndtri_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6069286Z test_quick_special_ndtri_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6069687Z test_quick_special_ndtri_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6070092Z test_quick_special_ndtri_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6070494Z test_quick_special_xlog1py_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.6070917Z test_quick_special_xlog1py_cuda_bool (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.6071339Z test_quick_special_xlog1py_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2023-01-11T22:26:08.6071814Z test_quick_special_xlog1py_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.187s) 2023-01-11T22:26:08.6072219Z test_quick_special_xlog1py_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.6072641Z test_quick_special_xlog1py_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.6073056Z test_quick_special_xlog1py_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.6073455Z test_quick_special_xlog1py_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.6073875Z test_quick_special_xlog1py_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.136s) 2023-01-11T22:26:08.6074287Z test_quick_special_xlog1py_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.135s) 2023-01-11T22:26:08.6074698Z test_quick_special_zeta_cuda_bool (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.6075087Z test_quick_special_zeta_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.6075498Z test_quick_special_zeta_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.6075911Z test_quick_special_zeta_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.6076354Z test_quick_special_zeta_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6076760Z test_quick_special_zeta_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6077161Z test_quick_special_zeta_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6077563Z test_quick_special_zeta_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6077947Z test_quick_split_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6078338Z test_quick_split_cuda_bool (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.6078735Z test_quick_split_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.6079122Z test_quick_split_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.6079525Z test_quick_split_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.130s) 2023-01-11T22:26:08.6079914Z test_quick_split_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6080306Z test_quick_split_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2023-01-11T22:26:08.6080676Z test_quick_split_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.076s) 2023-01-11T22:26:08.6081061Z test_quick_split_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.6081442Z test_quick_split_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.6081807Z test_quick_split_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.6082190Z test_quick_split_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.6082572Z test_quick_split_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.6082958Z test_quick_split_list_args_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6083377Z test_quick_split_list_args_cuda_bool (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.6083799Z test_quick_split_list_args_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.290s) 2023-01-11T22:26:08.6084232Z test_quick_split_list_args_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.292s) 2023-01-11T22:26:08.6084636Z test_quick_split_list_args_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6085222Z test_quick_split_list_args_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.172s) 2023-01-11T22:26:08.6085648Z test_quick_split_list_args_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.6086060Z test_quick_split_list_args_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.6086450Z test_quick_split_list_args_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.6086863Z test_quick_split_list_args_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.6087341Z test_quick_split_list_args_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.128s) 2023-01-11T22:26:08.6087743Z test_quick_split_list_args_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.127s) 2023-01-11T22:26:08.6088160Z test_quick_split_with_sizes_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6088572Z test_quick_split_with_sizes_cuda_bool (__main__.TestDecompCUDA) ... ok (0.169s) 2023-01-11T22:26:08.6088996Z test_quick_split_with_sizes_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.386s) 2023-01-11T22:26:08.6089405Z test_quick_split_with_sizes_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.390s) 2023-01-11T22:26:08.6089834Z test_quick_split_with_sizes_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.390s) 2023-01-11T22:26:08.6090257Z test_quick_split_with_sizes_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6090655Z test_quick_split_with_sizes_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.228s) 2023-01-11T22:26:08.6091071Z test_quick_split_with_sizes_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.227s) 2023-01-11T22:26:08.6091487Z test_quick_split_with_sizes_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.171s) 2023-01-11T22:26:08.6091965Z test_quick_split_with_sizes_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.6092138Z test_quick_split_with_sizes_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.168s) 2023-01-11T22:26:08.6092336Z test_quick_split_with_sizes_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.170s) 2023-01-11T22:26:08.6092534Z test_quick_split_with_sizes_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.169s) 2023-01-11T22:26:08.6092721Z test_quick_sqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6092904Z test_quick_sqrt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.6093095Z test_quick_sqrt_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.6093287Z test_quick_sqrt_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.6093480Z test_quick_sqrt_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.6093651Z test_quick_sqrt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6093833Z test_quick_sqrt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6094015Z test_quick_sqrt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6094195Z test_quick_sqrt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6094374Z test_quick_sqrt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6094552Z test_quick_sqrt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6094730Z test_quick_sqrt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6094911Z test_quick_sqrt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6095087Z test_quick_squeeze_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6095274Z test_quick_squeeze_cuda_bool (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.6095468Z test_quick_squeeze_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.085s) 2023-01-11T22:26:08.6095667Z test_quick_squeeze_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.088s) 2023-01-11T22:26:08.6095859Z test_quick_squeeze_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.087s) 2023-01-11T22:26:08.6096049Z test_quick_squeeze_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6096235Z test_quick_squeeze_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.6096420Z test_quick_squeeze_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.6096588Z test_quick_squeeze_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.6096772Z test_quick_squeeze_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.6096956Z test_quick_squeeze_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.6097185Z test_quick_squeeze_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.6097377Z test_quick_squeeze_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.041s) 2023-01-11T22:26:08.6097565Z test_quick_stack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6097748Z test_quick_stack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.6097947Z test_quick_stack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.097s) 2023-01-11T22:26:08.6098118Z test_quick_stack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.101s) 2023-01-11T22:26:08.6098309Z test_quick_stack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.100s) 2023-01-11T22:26:08.6098497Z test_quick_stack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6098688Z test_quick_stack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.059s) 2023-01-11T22:26:08.6098869Z test_quick_stack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.6099054Z test_quick_stack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.6099288Z test_quick_stack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.6099473Z test_quick_stack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.027s) 2023-01-11T22:26:08.6099639Z test_quick_stack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.6099820Z test_quick_stack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.028s) 2023-01-11T22:26:08.6100007Z test_quick_std_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6100199Z test_quick_std_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.245s) 2023-01-11T22:26:08.6100389Z test_quick_std_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.247s) 2023-01-11T22:26:08.6100570Z test_quick_std_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6100749Z test_quick_std_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.146s) 2023-01-11T22:26:08.6100930Z test_quick_std_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.144s) 2023-01-11T22:26:08.6101109Z test_quick_std_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.6101308Z test_quick_std_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.486s) 2023-01-11T22:26:08.6101504Z test_quick_std_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.491s) 2023-01-11T22:26:08.6101695Z test_quick_std_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.6101885Z test_quick_std_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.290s) 2023-01-11T22:26:08.6102074Z test_quick_std_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.286s) 2023-01-11T22:26:08.6102280Z test_quick_std_mean_unbiased_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6102491Z test_quick_std_mean_unbiased_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.6102688Z test_quick_std_mean_unbiased_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.037s) 2023-01-11T22:26:08.6102893Z test_quick_std_mean_unbiased_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6103093Z test_quick_std_mean_unbiased_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.6103285Z test_quick_std_mean_unbiased_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.6103483Z test_quick_std_unbiased_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6103686Z test_quick_std_unbiased_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.6103892Z test_quick_std_unbiased_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.6104088Z test_quick_std_unbiased_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6104267Z test_quick_std_unbiased_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6104514Z test_quick_std_unbiased_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.6104705Z test_quick_sub_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.6104899Z test_quick_sub_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.353s) 2023-01-11T22:26:08.6105086Z test_quick_sub_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.364s) 2023-01-11T22:26:08.6105272Z test_quick_sub_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.356s) 2023-01-11T22:26:08.6105457Z test_quick_sub_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.6105641Z test_quick_sub_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.209s) 2023-01-11T22:26:08.6105807Z test_quick_sub_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.206s) 2023-01-11T22:26:08.6105987Z test_quick_sub_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.6106161Z test_quick_sub_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.6106336Z test_quick_sub_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.141s) 2023-01-11T22:26:08.6106514Z test_quick_sub_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.6106736Z test_quick_sub_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.142s) 2023-01-11T22:26:08.6106918Z test_quick_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.026s) 2023-01-11T22:26:08.6107102Z test_quick_sum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.6107272Z test_quick_sum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.152s) 2023-01-11T22:26:08.6107460Z test_quick_sum_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.163s) 2023-01-11T22:26:08.6107644Z test_quick_sum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.157s) 2023-01-11T22:26:08.6107827Z test_quick_sum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.025s) 2023-01-11T22:26:08.6108008Z test_quick_sum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.6108195Z test_quick_sum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.094s) 2023-01-11T22:26:08.6108368Z test_quick_sum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.6108542Z test_quick_sum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.6108696Z test_quick_sum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.6108871Z test_quick_sum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.6109042Z test_quick_sum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.052s) 2023-01-11T22:26:08.6109222Z test_quick_t_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6109399Z test_quick_t_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6109584Z test_quick_t_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.6109766Z test_quick_t_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.6109929Z test_quick_t_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6110107Z test_quick_t_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.6110281Z test_quick_t_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.6110461Z test_quick_t_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6110633Z test_quick_t_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6110801Z test_quick_t_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.6110976Z test_quick_t_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6111145Z test_quick_t_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6111312Z test_quick_tan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6111495Z test_quick_tan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6111684Z test_quick_tan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T22:26:08.6111916Z test_quick_tan_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.081s) 2023-01-11T22:26:08.6112110Z test_quick_tan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.6112296Z test_quick_tan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6112481Z test_quick_tan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6112661Z test_quick_tan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.6112821Z test_quick_tan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6112994Z test_quick_tan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6113170Z test_quick_tan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6113349Z test_quick_tan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6113525Z test_quick_tan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6113712Z test_quick_tanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.6113886Z test_quick_tanh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6114129Z test_quick_tanh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.246s) 2023-01-11T22:26:08.6114301Z test_quick_tanh_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.082s) 2023-01-11T22:26:08.6114490Z test_quick_tanh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.244s) 2023-01-11T22:26:08.6114676Z test_quick_tanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2023-01-11T22:26:08.6114861Z test_quick_tanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.6115044Z test_quick_tanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.129s) 2023-01-11T22:26:08.6115228Z test_quick_tanh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.6115409Z test_quick_tanh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.6115592Z test_quick_tanh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6115751Z test_quick_tanh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.6115934Z test_quick_tanh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6116124Z test_quick_trace_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6116303Z test_quick_trace_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6116497Z test_quick_trace_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6116688Z test_quick_trace_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6116875Z test_quick_trace_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6117060Z test_quick_trace_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6117226Z test_quick_trace_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6117412Z test_quick_trace_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6117594Z test_quick_trace_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6117780Z test_quick_trace_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6117962Z test_quick_trace_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6118142Z test_quick_trace_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6118322Z test_quick_trace_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6118521Z test_quick_transpose_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6118695Z test_quick_transpose_cuda_bool (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.6118899Z test_quick_transpose_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.096s) 2023-01-11T22:26:08.6119098Z test_quick_transpose_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.6119344Z test_quick_transpose_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.098s) 2023-01-11T22:26:08.6119544Z test_quick_transpose_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6119740Z test_quick_transpose_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.058s) 2023-01-11T22:26:08.6119933Z test_quick_transpose_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.057s) 2023-01-11T22:26:08.6120125Z test_quick_transpose_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.6120298Z test_quick_transpose_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.6120483Z test_quick_transpose_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.6120671Z test_quick_transpose_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.6120856Z test_quick_transpose_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.6121039Z test_quick_tril_cuda_bool (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.6121229Z test_quick_tril_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.283s) 2023-01-11T22:26:08.6121419Z test_quick_tril_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.287s) 2023-01-11T22:26:08.6121655Z test_quick_tril_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.288s) 2023-01-11T22:26:08.6121823Z test_quick_tril_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.6122008Z test_quick_tril_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.167s) 2023-01-11T22:26:08.6122191Z test_quick_tril_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.165s) 2023-01-11T22:26:08.6122372Z test_quick_tril_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.6122552Z test_quick_tril_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.6122732Z test_quick_tril_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.6122911Z test_quick_tril_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.6123093Z test_quick_tril_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.6123270Z test_quick_tril_indices_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6123467Z test_quick_tril_indices_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6123646Z test_quick_triu_cuda_bool (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.6123834Z test_quick_triu_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.283s) 2023-01-11T22:26:08.6124021Z test_quick_triu_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.288s) 2023-01-11T22:26:08.6124208Z test_quick_triu_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.289s) 2023-01-11T22:26:08.6124390Z test_quick_triu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T22:26:08.6124572Z test_quick_triu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.166s) 2023-01-11T22:26:08.6124738Z test_quick_triu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.165s) 2023-01-11T22:26:08.6125122Z test_quick_triu_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.6125328Z test_quick_triu_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.6125503Z test_quick_triu_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.122s) 2023-01-11T22:26:08.6125686Z test_quick_triu_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.6125867Z test_quick_triu_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.123s) 2023-01-11T22:26:08.6126061Z test_quick_triu_indices_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6126237Z test_quick_triu_indices_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.008s) 2023-01-11T22:26:08.6126424Z test_quick_trunc_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6126610Z test_quick_trunc_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6126795Z test_quick_trunc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.6127061Z test_quick_trunc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.044s) 2023-01-11T22:26:08.6127259Z test_quick_trunc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6127441Z test_quick_trunc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6127625Z test_quick_trunc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6127789Z test_quick_trunc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6127968Z test_quick_trunc_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.033s) 2023-01-11T22:26:08.6128159Z test_quick_unbind_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.6128344Z test_quick_unbind_cuda_bool (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.6128540Z test_quick_unbind_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.352s) 2023-01-11T22:26:08.6128734Z test_quick_unbind_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.361s) 2023-01-11T22:26:08.6128930Z test_quick_unbind_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.358s) 2023-01-11T22:26:08.6129193Z test_quick_unbind_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.6129363Z test_quick_unbind_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.211s) 2023-01-11T22:26:08.6129547Z test_quick_unbind_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.206s) 2023-01-11T22:26:08.6129742Z test_quick_unbind_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.6129927Z test_quick_unbind_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6130112Z test_quick_unbind_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.131s) 2023-01-11T22:26:08.6130295Z test_quick_unbind_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6130474Z test_quick_unbind_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.133s) 2023-01-11T22:26:08.6130674Z test_quick_unfold_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.6130853Z test_quick_unfold_copy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.985s) 2023-01-11T22:26:08.6131065Z test_quick_unfold_copy_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.222s) 2023-01-11T22:26:08.6131263Z test_quick_unfold_copy_cuda_complex32 (__main__.TestDecompCUDA) ... ok (2.235s) 2023-01-11T22:26:08.6131463Z test_quick_unfold_copy_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.220s) 2023-01-11T22:26:08.6131666Z test_quick_unfold_copy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.6131862Z test_quick_unfold_copy_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.264s) 2023-01-11T22:26:08.6132056Z test_quick_unfold_copy_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.250s) 2023-01-11T22:26:08.6132253Z test_quick_unfold_copy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.986s) 2023-01-11T22:26:08.6132447Z test_quick_unfold_copy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.987s) 2023-01-11T22:26:08.6132618Z test_quick_unfold_copy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.983s) 2023-01-11T22:26:08.6132808Z test_quick_unfold_copy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.991s) 2023-01-11T22:26:08.6133003Z test_quick_unfold_copy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.986s) 2023-01-11T22:26:08.6133189Z test_quick_unfold_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.6133376Z test_quick_unfold_cuda_bool (__main__.TestDecompCUDA) ... ok (0.984s) 2023-01-11T22:26:08.6133570Z test_quick_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.233s) 2023-01-11T22:26:08.6133762Z test_quick_unfold_cuda_complex32 (__main__.TestDecompCUDA) ... ok (2.222s) 2023-01-11T22:26:08.6133958Z test_quick_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.228s) 2023-01-11T22:26:08.6134127Z test_quick_unfold_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.6134315Z test_quick_unfold_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.268s) 2023-01-11T22:26:08.6134561Z test_quick_unfold_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.259s) 2023-01-11T22:26:08.6134758Z test_quick_unfold_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.983s) 2023-01-11T22:26:08.6134947Z test_quick_unfold_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.985s) 2023-01-11T22:26:08.6135128Z test_quick_unfold_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.979s) 2023-01-11T22:26:08.6135349Z test_quick_unfold_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.982s) 2023-01-11T22:26:08.6135531Z test_quick_unfold_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.978s) 2023-01-11T22:26:08.6135730Z test_quick_uniform_cuda_bfloat16 (__main__.TestDecompCUDA) ... expected failure (0.002s) 2023-01-11T22:26:08.6135956Z test_quick_uniform_cuda_complex128 (__main__.TestDecompCUDA) ... expected failure (0.001s) 2023-01-11T22:26:08.6136175Z test_quick_uniform_cuda_complex64 (__main__.TestDecompCUDA) ... expected failure (0.001s) 2023-01-11T22:26:08.6136393Z test_quick_uniform_cuda_float16 (__main__.TestDecompCUDA) ... expected failure (0.001s) 2023-01-11T22:26:08.6136603Z test_quick_uniform_cuda_float32 (__main__.TestDecompCUDA) ... expected failure (0.001s) 2023-01-11T22:26:08.6136902Z test_quick_uniform_cuda_float64 (__main__.TestDecompCUDA) ... expected failure (0.001s) 2023-01-11T22:26:08.6137106Z test_quick_unsqueeze_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6137296Z test_quick_unsqueeze_cuda_bool (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6137478Z test_quick_unsqueeze_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.115s) 2023-01-11T22:26:08.6137675Z test_quick_unsqueeze_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.6137873Z test_quick_unsqueeze_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.117s) 2023-01-11T22:26:08.6138070Z test_quick_unsqueeze_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6138265Z test_quick_unsqueeze_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.070s) 2023-01-11T22:26:08.6138453Z test_quick_unsqueeze_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.068s) 2023-01-11T22:26:08.6138649Z test_quick_unsqueeze_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6138836Z test_quick_unsqueeze_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6139002Z test_quick_unsqueeze_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.042s) 2023-01-11T22:26:08.6139189Z test_quick_unsqueeze_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6139374Z test_quick_unsqueeze_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.043s) 2023-01-11T22:26:08.6139558Z test_quick_var_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.6139752Z test_quick_var_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.243s) 2023-01-11T22:26:08.6139939Z test_quick_var_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.246s) 2023-01-11T22:26:08.6140125Z test_quick_var_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2023-01-11T22:26:08.6140305Z test_quick_var_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.145s) 2023-01-11T22:26:08.6140472Z test_quick_var_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.143s) 2023-01-11T22:26:08.6140668Z test_quick_var_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.6140864Z test_quick_var_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.484s) 2023-01-11T22:26:08.6141065Z test_quick_var_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.489s) 2023-01-11T22:26:08.6141254Z test_quick_var_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2023-01-11T22:26:08.6141441Z test_quick_var_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.288s) 2023-01-11T22:26:08.6141625Z test_quick_var_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.286s) 2023-01-11T22:26:08.6141831Z test_quick_var_mean_unbiased_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6142077Z test_quick_var_mean_unbiased_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.6142301Z test_quick_var_mean_unbiased_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.036s) 2023-01-11T22:26:08.6142512Z test_quick_var_mean_unbiased_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2023-01-11T22:26:08.6142712Z test_quick_var_mean_unbiased_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.022s) 2023-01-11T22:26:08.6142908Z test_quick_var_mean_unbiased_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.021s) 2023-01-11T22:26:08.6143112Z test_quick_var_unbiased_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6143318Z test_quick_var_unbiased_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.018s) 2023-01-11T22:26:08.6143520Z test_quick_var_unbiased_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.019s) 2023-01-11T22:26:08.6143721Z test_quick_var_unbiased_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6143905Z test_quick_var_unbiased_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2023-01-11T22:26:08.6144150Z test_quick_var_unbiased_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2023-01-11T22:26:08.6144335Z test_quick_view_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6144523Z test_quick_view_cuda_bool (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.6144713Z test_quick_view_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.175s) 2023-01-11T22:26:08.6144905Z test_quick_view_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.177s) 2023-01-11T22:26:08.6145098Z test_quick_view_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.176s) 2023-01-11T22:26:08.6145282Z test_quick_view_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6145449Z test_quick_view_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.104s) 2023-01-11T22:26:08.6145632Z test_quick_view_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.103s) 2023-01-11T22:26:08.6145821Z test_quick_view_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.6146004Z test_quick_view_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.6146183Z test_quick_view_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.6146361Z test_quick_view_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.075s) 2023-01-11T22:26:08.6146539Z test_quick_view_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T22:26:08.6146726Z test_quick_where_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6146890Z test_quick_where_cuda_bool (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.6147088Z test_quick_where_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.242s) 2023-01-11T22:26:08.6147279Z test_quick_where_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.246s) 2023-01-11T22:26:08.6147467Z test_quick_where_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.243s) 2023-01-11T22:26:08.6147660Z test_quick_where_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2023-01-11T22:26:08.6147847Z test_quick_where_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.163s) 2023-01-11T22:26:08.6148029Z test_quick_where_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.162s) 2023-01-11T22:26:08.6148211Z test_quick_where_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.6148375Z test_quick_where_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.125s) 2023-01-11T22:26:08.6148560Z test_quick_where_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.6148740Z test_quick_where_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.6148918Z test_quick_where_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.124s) 2023-01-11T22:26:08.6149110Z test_quick_xlogy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.6149287Z test_quick_xlogy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6149518Z test_quick_xlogy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.6149713Z test_quick_xlogy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.184s) 2023-01-11T22:26:08.6149880Z test_quick_xlogy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.182s) 2023-01-11T22:26:08.6150060Z test_quick_xlogy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6150247Z test_quick_xlogy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6150426Z test_quick_xlogy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6150612Z test_quick_xlogy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6150790Z test_quick_xlogy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.134s) 2023-01-11T22:26:08.6150976Z test_quick_zero__cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6151153Z test_quick_zero__cuda_bool (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.6151329Z test_quick_zero__cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.6151521Z test_quick_zero__cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.060s) 2023-01-11T22:26:08.6151749Z test_quick_zero__cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2023-01-11T22:26:08.6151938Z test_quick_zero__cuda_float32 (__main__.TestDecompCUDA) ... ok (0.039s) 2023-01-11T22:26:08.6152118Z test_quick_zero__cuda_float64 (__main__.TestDecompCUDA) ... ok (0.038s) 2023-01-11T22:26:08.6152299Z test_quick_zero__cuda_int16 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.6152485Z test_quick_zero__cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.6152664Z test_quick_zero__cuda_int64 (__main__.TestDecompCUDA) ... ok (0.034s) 2023-01-11T22:26:08.6152827Z test_quick_zero__cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.6153005Z test_quick_zero__cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2023-01-11T22:26:08.6153199Z test_quick_zeros_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6153379Z test_quick_zeros_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6153573Z test_quick_zeros_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6153762Z test_quick_zeros_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6153955Z test_quick_zeros_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6154138Z test_quick_zeros_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6154303Z test_quick_zeros_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6154492Z test_quick_zeros_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2023-01-11T22:26:08.6154670Z test_quick_zeros_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6154850Z test_quick_zeros_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6155030Z test_quick_zeros_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6155247Z test_quick_zeros_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6155434Z test_quick_zeros_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6155631Z test_quick_zeros_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6155803Z test_quick_zeros_like_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.6156001Z test_quick_zeros_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.048s) 2023-01-11T22:26:08.6156202Z test_quick_zeros_like_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.051s) 2023-01-11T22:26:08.6156399Z test_quick_zeros_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.050s) 2023-01-11T22:26:08.6156591Z test_quick_zeros_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2023-01-11T22:26:08.6156832Z test_quick_zeros_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.6157028Z test_quick_zeros_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.030s) 2023-01-11T22:26:08.6157219Z test_quick_zeros_like_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.6157390Z test_quick_zeros_like_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.6157582Z test_quick_zeros_like_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.6157767Z test_quick_zeros_like_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.6157950Z test_quick_zeros_like_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.015s) 2023-01-11T22:26:08.6158121Z test_uniform_cuda (__main__.TestDecompCUDA) ... ok (0.002s) 2023-01-11T22:26:08.6158146Z 2023-01-11T22:26:08.6158487Z ---------------------------------------------------------------------- 2023-01-11T22:26:08.6158608Z Ran 7732 tests in 4207.316s 2023-01-11T22:26:08.6158627Z 2023-01-11T22:26:08.6158768Z OK (skipped=494, expected failures=30) 2023-01-11T22:26:08.6158790Z 2023-01-11T22:26:08.6158898Z Generating XML reports... 2023-01-11T22:26:08.6159375Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-DecompAmpTestsCUDA-20230111211559.xml 2023-01-11T22:26:08.6159799Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-DecompContiguousTestsCUDA-20230111211559.xml 2023-01-11T22:26:08.6160166Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-TestDecompCUDA-20230111211559.xml 2023-01-11T22:26:08.6160186Z 2023-01-11T22:26:08.6160764Z ##[endgroup] 2023-01-11T22:26:08.6161141Z FINISHED PRINTING LOG FILE of test_decomp (/var/lib/jenkins/workspace/test/test-reports/test_decomp_7bossnlb) 2023-01-11T22:26:08.6161160Z 2023-01-11T22:26:08.7805454Z Running test_torch ... [2023-01-11 22:26:08.780025] 2023-01-11T22:26:08.7807861Z Executing ['/opt/conda/bin/python', '-bb', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:26:08.780406] 2023-01-11T22:28:00.4564882Z 2023-01-11T22:28:00.4565342Z Expand the folded group to see the log file of test_torch 2023-01-11T22:28:00.4568895Z ##[group]PRINTING LOG FILE of test_torch (/var/lib/jenkins/workspace/test/test-reports/test_torch_b7qpdbvl) 2023-01-11T22:28:00.4569455Z 2023-01-11T22:28:00.4569671Z Running tests... 2023-01-11T22:28:00.4576425Z ---------------------------------------------------------------------- 2023-01-11T22:28:00.4577395Z Test results will be stored in test-reports/python-unittest/test_torch 2023-01-11T22:28:00.4578314Z test_basic_vitals (__main__.TestBasicVitalSigns) ... ok (0.001s) 2023-01-11T22:28:00.4578817Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... ok (0.001s) 2023-01-11T22:28:00.4579232Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... ok (0.002s) 2023-01-11T22:28:00.4579696Z test_advancedindex_mixed_cpu_devices_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.007s) 2023-01-11T22:28:00.4580352Z test_advancedindex_mixed_devices_error_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.022s) 2023-01-11T22:28:00.4581025Z test_clamp_cuda_float32 (__main__.TestDevicePrecisionCUDA) ... ok (0.022s) 2023-01-11T22:28:00.4581689Z test_clamp_cuda_float64 (__main__.TestDevicePrecisionCUDA) ... ok (0.020s) 2023-01-11T22:28:00.4582478Z test_clamp_cuda_int64 (__main__.TestDevicePrecisionCUDA) ... ok (0.013s) 2023-01-11T22:28:00.4594984Z test_copy_broadcast_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T22:28:00.4595892Z test_copy_noncontig_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T22:28:00.4596772Z test_cuda_device_idx_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.001s) 2023-01-11T22:28:00.4597645Z test_device_serialization_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2023-01-11T22:28:00.4598593Z test_from_sequence_cuda_float16 (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T22:28:00.4599470Z test_from_sequence_cuda_float32 (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T22:28:00.4600643Z test_from_sequence_cuda_float64 (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T22:28:00.4601585Z test_from_sequence_cuda_int16 (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T22:28:00.4602439Z test_from_sequence_cuda_int32 (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T22:28:00.4603247Z test_from_sequence_cuda_int64 (__main__.TestDevicePrecisionCUDA) ... ok (0.001s) 2023-01-11T22:28:00.4604091Z test_from_sequence_cuda_int8 (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T22:28:00.4605358Z test_from_sequence_cuda_uint8 (__main__.TestDevicePrecisionCUDA) ... ok (0.001s) 2023-01-11T22:28:00.4606208Z test_index_add_bfloat16_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T22:28:00.4607257Z test_multidevice_serialization_cuda (__main__.TestDevicePrecisionCUDA) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T22:28:00.4608354Z test_type_conversions_same_device_cuda (__main__.TestDevicePrecisionCUDA) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T22:28:00.4609214Z test_RNGState (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4610077Z test_RNGStateAliasing (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4610800Z test_RNG_after_pickle (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4611465Z test_Size (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4612105Z test_Size_iter (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4612740Z test_Size_scalar (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4613436Z test_add_meta_scalar (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4614168Z test_allow_tensor_metadata_change (__main__.TestTorch) ... ok (0.000s) 2023-01-11T22:28:00.4614867Z test_apply (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4615526Z test_as_subclass (__main__.TestTorch) ... ok (0.005s) 2023-01-11T22:28:00.4616212Z test_assert_async (__main__.TestTorch) ... ok (0.021s) 2023-01-11T22:28:00.4616918Z test_backward_hooks_traverse (__main__.TestTorch) ... ok (0.052s) 2023-01-11T22:28:00.4617680Z test_batch_norm_cpu_inference (__main__.TestTorch) ... ok (0.007s) 2023-01-11T22:28:00.4619697Z test_bmm_multithreaded (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. 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-11T22:28:00.4621592Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4623352Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. 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-11T22:28:00.4625062Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4626777Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. 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-11T22:28:00.4628478Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4630391Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. 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-11T22:28:00.4632135Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4633922Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. 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-11T22:28:00.4635728Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4637595Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. 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-11T22:28:00.4639296Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4641061Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. 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-11T22:28:00.4642792Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4644593Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. 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-11T22:28:00.4647352Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4649152Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. 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-11T22:28:00.4650871Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4652736Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. 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-11T22:28:00.4654455Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4656199Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. 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-11T22:28:00.4657962Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4659735Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. 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-11T22:28:00.4661593Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4663308Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. 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-11T22:28:00.4664966Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4666685Z /var/lib/jenkins/workspace/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. 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-11T22:28:00.4668377Z torch.bmm(b1, b2, out=res2) 2023-01-11T22:28:00.4668829Z ok (0.768s) 2023-01-11T22:28:00.4669382Z test_boxMullerState (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4670197Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.001s) 2023-01-11T22:28:00.4670949Z test_cat_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4671611Z test_chunk_neg_dim (__main__.TestTorch) ... ok (0.007s) 2023-01-11T22:28:00.4672284Z test_conj_neg_tolist (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4672921Z test_contains (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4673589Z test_copy_broadcast (__main__.TestTorch) ... ok (0.006s) 2023-01-11T22:28:00.4674284Z test_copy_dtypes (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4674957Z test_copy_float16 (__main__.TestTorch) ... ok (0.103s) 2023-01-11T22:28:00.4675623Z test_copy_many_to_one (__main__.TestTorch) ... ok (0.006s) 2023-01-11T22:28:00.4677461Z test_copy_transpose (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:7754: 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-11T22:28:00.4678824Z x = torch.arange(100 * 100).reshape(100, 100).to(dtype=torch.complex32).t() 2023-01-11T22:28:00.4679437Z ok (0.004s) 2023-01-11T22:28:00.4680389Z test_cuda_not_built (__main__.TestTorch) ... skip: CUDA is built, can't test CUDA not built error (0.001s) 2023-01-11T22:28:00.4681358Z test_cummax_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4682051Z test_cummin_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4682702Z test_cumprod_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4683382Z test_cumsum_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4684040Z test_cxx_flags (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4687239Z test_dead_weak_ref (__main__.TestTorch) ... [W python_variable.cpp:319] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2023-01-11T22:28:00.4688582Z ok (0.004s) 2023-01-11T22:28:00.4689173Z test_deepcopy_gradient (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4689901Z test_deepcopy_parameter (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4690608Z test_deterministic_flag (__main__.TestTorch) ... ok (0.005s) 2023-01-11T22:28:00.4691461Z test_device (__main__.TestTorch) ... ok (0.021s) 2023-01-11T22:28:00.4692090Z test_dir (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4692703Z test_doc (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4693296Z test_doc_template (__main__.TestTorch) 2023-01-11T22:28:00.4694042Z Test that all public API doc strings use the same standard template for ... ok (0.028s) 2023-01-11T22:28:00.4694821Z test_dot_data_use (__main__.TestTorch) ... ok (0.014s) 2023-01-11T22:28:00.4695602Z test_dtype_is_signed (__main__.TestTorch) ... ok (0.004s) 2023-01-11T22:28:00.4697148Z test_element_size (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:5939: 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-11T22:28:00.4698666Z byte = torch.ByteStorage().element_size() 2023-01-11T22:28:00.4700117Z /var/lib/jenkins/workspace/test/test_torch.py:5940: 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-11T22:28:00.4701557Z char = torch.CharStorage().element_size() 2023-01-11T22:28:00.4702985Z /var/lib/jenkins/workspace/test/test_torch.py:5941: 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-11T22:28:00.4704446Z short = torch.ShortStorage().element_size() 2023-01-11T22:28:00.4705922Z /var/lib/jenkins/workspace/test/test_torch.py:5942: 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-11T22:28:00.4707318Z int = torch.IntStorage().element_size() 2023-01-11T22:28:00.4708743Z /var/lib/jenkins/workspace/test/test_torch.py:5943: 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-11T22:28:00.4710160Z long = torch.LongStorage().element_size() 2023-01-11T22:28:00.4711757Z /var/lib/jenkins/workspace/test/test_torch.py:5944: 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-11T22:28:00.4713177Z float = torch.FloatStorage().element_size() 2023-01-11T22:28:00.4714700Z /var/lib/jenkins/workspace/test/test_torch.py:5945: 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-11T22:28:00.4716099Z double = torch.DoubleStorage().element_size() 2023-01-11T22:28:00.4717566Z /var/lib/jenkins/workspace/test/test_torch.py:5946: 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-11T22:28:00.4719125Z bool = torch.BoolStorage().element_size() 2023-01-11T22:28:00.4720537Z /var/lib/jenkins/workspace/test/test_torch.py:5947: 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-11T22:28:00.4721954Z bfloat16 = torch.BFloat16Storage().element_size() 2023-01-11T22:28:00.4723398Z /var/lib/jenkins/workspace/test/test_torch.py:5948: 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-11T22:28:00.4725171Z complexfloat = torch.ComplexFloatStorage().element_size() 2023-01-11T22:28:00.4726717Z /var/lib/jenkins/workspace/test/test_torch.py:5949: 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-11T22:28:00.4728243Z complexdouble = torch.ComplexDoubleStorage().element_size() 2023-01-11T22:28:00.4728887Z ok (0.003s) 2023-01-11T22:28:00.4729426Z test_empty_meta (__main__.TestTorch) ... ok (0.007s) 2023-01-11T22:28:00.4730122Z test_empty_storage_view (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4730777Z test_equal (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4731454Z test_error_msg_type_translation (__main__.TestTorch) ... ok (0.013s) 2023-01-11T22:28:00.4732173Z test_fill_diagonal (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4732882Z test_fix_weakref_no_leak (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4733586Z test_format_scalar_meta (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4735227Z test_from_buffer (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:6322: 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-11T22:28:00.4736864Z self.assertEqual(torch.ByteStorage.from_buffer(a).tolist(), [1, 2, 3, 4]) 2023-01-11T22:28:00.4739304Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:675: 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-11T22:28:00.4740702Z return list(self) 2023-01-11T22:28:00.4742715Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:649: 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-11T22:28:00.4744237Z return iter(map(lambda i: self[i], range(self.size()))) 2023-01-11T22:28:00.4745745Z /var/lib/jenkins/workspace/test/test_torch.py:6323: 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-11T22:28:00.4747367Z shorts = torch.ShortStorage.from_buffer(a, 'big') 2023-01-11T22:28:00.4748879Z /var/lib/jenkins/workspace/test/test_torch.py:6324: 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-11T22:28:00.4750420Z self.assertEqual(shorts.size(), 2) 2023-01-11T22:28:00.4751896Z /var/lib/jenkins/workspace/test/test_torch.py:6325: 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-11T22:28:00.4753319Z self.assertEqual(shorts.tolist(), [258, 772]) 2023-01-11T22:28:00.4754783Z /var/lib/jenkins/workspace/test/test_torch.py:6326: 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-11T22:28:00.4756367Z ints = torch.IntStorage.from_buffer(a, 'little') 2023-01-11T22:28:00.4757892Z /var/lib/jenkins/workspace/test/test_torch.py:6327: 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-11T22:28:00.4759331Z self.assertEqual(ints.size(), 1) 2023-01-11T22:28:00.4760700Z /var/lib/jenkins/workspace/test/test_torch.py:6328: 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-11T22:28:00.4762069Z self.assertEqual(ints[0], 67305985) 2023-01-11T22:28:00.4763526Z /var/lib/jenkins/workspace/test/test_torch.py:6330: 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-11T22:28:00.4765524Z floats = torch.FloatStorage.from_buffer(f, 'big') 2023-01-11T22:28:00.4766995Z /var/lib/jenkins/workspace/test/test_torch.py:6331: 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-11T22:28:00.4768358Z self.assertEqual(floats.size(), 1) 2023-01-11T22:28:00.4769994Z /var/lib/jenkins/workspace/test/test_torch.py:6332: 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-11T22:28:00.4771396Z self.assertEqual(floats[0], 2.25) 2023-01-11T22:28:00.4772807Z /var/lib/jenkins/workspace/test/test_torch.py:6335: 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-11T22:28:00.4774406Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T22:28:00.4775902Z /var/lib/jenkins/workspace/test/test_torch.py:6336: 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-11T22:28:00.4777412Z self.assertEqual(bools.size(), 8) 2023-01-11T22:28:00.4778881Z /var/lib/jenkins/workspace/test/test_torch.py:6337: 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-11T22:28:00.4780381Z self.assertEqual(bools.tolist(), [False, True, True, True, True, True, True, True]) 2023-01-11T22:28:00.4781919Z /var/lib/jenkins/workspace/test/test_torch.py:6338: 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-11T22:28:00.4783542Z self.assertEqual(bools.type(), 'torch.BoolStorage') 2023-01-11T22:28:00.4785610Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:959: 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-11T22:28:00.4787186Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T22:28:00.4789231Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:962: 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-11T22:28:00.4790924Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T22:28:00.4793001Z /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-11T22:28:00.4794581Z return (cls_device == instance.device.type) and (cls.dtype == instance.dtype) 2023-01-11T22:28:00.4796783Z /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-11T22:28:00.4798216Z return self.fget.__get__(instance, owner)() 2023-01-11T22:28:00.4799791Z /var/lib/jenkins/workspace/test/test_torch.py:6342: 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-11T22:28:00.4801387Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T22:28:00.4802896Z /var/lib/jenkins/workspace/test/test_torch.py:6343: 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-11T22:28:00.4804307Z self.assertEqual(bools.size(), 19) 2023-01-11T22:28:00.4806020Z /var/lib/jenkins/workspace/test/test_torch.py:6346: 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-11T22:28:00.4807746Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T22:28:00.4809217Z /var/lib/jenkins/workspace/test/test_torch.py:6347: 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-11T22:28:00.4810582Z self.assertEqual(bools.size(), 4) 2023-01-11T22:28:00.4812017Z /var/lib/jenkins/workspace/test/test_torch.py:6348: 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-11T22:28:00.4813508Z self.assertEqual(bools.tolist(), [False, True, True, True]) 2023-01-11T22:28:00.4814999Z /var/lib/jenkins/workspace/test/test_torch.py:6349: 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-11T22:28:00.4816506Z bytes = torch.ByteStorage.from_buffer(a) 2023-01-11T22:28:00.4817985Z /var/lib/jenkins/workspace/test/test_torch.py:6350: 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-11T22:28:00.4819423Z self.assertEqual(bytes.nbytes(), 4) 2023-01-11T22:28:00.4820890Z /var/lib/jenkins/workspace/test/test_torch.py:6351: 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-11T22:28:00.4822433Z self.assertEqual(bytes.tolist(), [1, 2, 3, 4]) 2023-01-11T22:28:00.4822966Z ok (0.005s) 2023-01-11T22:28:00.4824388Z test_from_file (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:6663: 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-11T22:28:00.4825944Z s1 = torch.FloatStorage.from_file(filename, True, size) 2023-01-11T22:28:00.4828242Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:899: 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-11T22:28:00.4829756Z storage = cls(wrap_storage=untyped_storage) 2023-01-11T22:28:00.4831200Z /var/lib/jenkins/workspace/test/test_torch.py:6665: 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-11T22:28:00.4832750Z self.assertEqual(s1.data_ptr(), torch.FloatTensor(s1).data_ptr()) 2023-01-11T22:28:00.4834270Z /var/lib/jenkins/workspace/test/test_torch.py:6668: 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-11T22:28:00.4835805Z s2 = torch.FloatStorage.from_file(filename, True, size) 2023-01-11T22:28:00.4836400Z ok (0.004s) 2023-01-11T22:28:00.4836933Z test_gather_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4837679Z test_generator_cpu (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4838385Z test_has_internal_overlap (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4839996Z test_has_storage (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:7615: 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-11T22:28:00.4841555Z self.assertIsNotNone(torch.tensor([]).storage()) 2023-01-11T22:28:00.4843010Z /var/lib/jenkins/workspace/test/test_torch.py:7616: 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-11T22:28:00.4844494Z self.assertIsNotNone(torch.empty(0).storage()) 2023-01-11T22:28:00.4846277Z /var/lib/jenkins/workspace/test/test_torch.py:7617: 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-11T22:28:00.4847759Z self.assertIsNotNone(torch.tensor([]).clone().storage()) 2023-01-11T22:28:00.4849298Z /var/lib/jenkins/workspace/test/test_torch.py:7618: 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-11T22:28:00.4850792Z self.assertIsNotNone(torch.tensor([0, 0, 0]).nonzero().storage()) 2023-01-11T22:28:00.4852307Z /var/lib/jenkins/workspace/test/test_torch.py:7619: 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-11T22:28:00.4853792Z self.assertIsNotNone(torch.tensor([]).new().storage()) 2023-01-11T22:28:00.4854366Z ok (0.001s) 2023-01-11T22:28:00.4854915Z test_index_add (__main__.TestTorch) ... ok (0.076s) 2023-01-11T22:28:00.4855689Z test_index_add_all_dtypes (__main__.TestTorch) ... ok (0.028s) 2023-01-11T22:28:00.4858085Z test_index_add_correctness (__main__.TestTorch) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/91184 for platform(s) linux, rocm, win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2023-01-11T22:28:00.4859639Z test_index_add_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4860338Z test_index_copy_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4861045Z test_index_fill_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4861743Z test_index_select_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4862478Z test_invalid_generator_raises (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4863172Z test_is_nonzero (__main__.TestTorch) ... ok (0.005s) 2023-01-11T22:28:00.4864532Z test_is_same_size (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:5821: 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-11T22:28:00.4866099Z nt1 = torch.nested.nested_tensor([torch.ones(2, 4), torch.ones(3, 4), torch.ones(5, 4)]) 2023-01-11T22:28:00.4866762Z ok (0.007s) 2023-01-11T22:28:00.4867301Z test_iter (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4867964Z test_kthvalue_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4868666Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4869353Z test_manual_seed (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4869982Z test_map (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4870553Z test_map2 (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4871204Z test_max_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4871876Z test_mean_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4872523Z test_median_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4873213Z test_memory_format (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4874043Z test_memory_format_contiguous_returns_same_tensor_if_already_satisfies (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4874884Z test_memory_format_empty (__main__.TestTorch) ... ok (0.012s) 2023-01-11T22:28:00.4875599Z test_min_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4876261Z test_mode_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4877184Z test_multinomial_invalid_probs (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:28:00.4878079Z test_nanmedian_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4878771Z test_narrow_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4879450Z test_ndim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4880964Z test_new (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:7016: 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-11T22:28:00.4882522Z self.assertEqual(x.new(y.storage()).data_ptr(), y.data_ptr()) 2023-01-11T22:28:00.4884039Z /var/lib/jenkins/workspace/test/test_torch.py:7022: 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-11T22:28:00.4885771Z self.assertRaises(RuntimeError, lambda: x.new(z.storage())) 2023-01-11T22:28:00.4886560Z ok (0.006s) 2023-01-11T22:28:00.4887176Z test_newaxis_numpy_comparison (__main__.TestTorch) ... ok (0.006s) 2023-01-11T22:28:00.4887882Z test_newindex (__main__.TestTorch) ... ok (0.013s) 2023-01-11T22:28:00.4888944Z test_no_cuda_monkeypatch (__main__.TestTorch) ... skip: Skipped for cuda-enabled build (0.001s) 2023-01-11T22:28:00.4889743Z test_norm_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4890427Z test_normal_shape (__main__.TestTorch) ... ok (0.058s) 2023-01-11T22:28:00.4891075Z test_numel (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4891728Z test_parallel_info (__main__.TestTorch) ... ok (0.000s) 2023-01-11T22:28:00.4892413Z test_parsing_double (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4893113Z test_parsing_int64 (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4894590Z test_parsing_intlist (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:6302: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. 2023-01-11T22:28:00.4896677Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2023-01-11T22:28:00.4897687Z self.assertRaises(TypeError, lambda: torch.ones((np.float(3.), torch.tensor(4)))) 2023-01-11T22:28:00.4898370Z ok (0.017s) 2023-01-11T22:28:00.4898918Z test_permute (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4899537Z test_pickle (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4900202Z test_pickle_dtype (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4900893Z test_pickle_function (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4901580Z test_pickle_parameter (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4902344Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4903090Z test_pickle_size (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4903781Z test_pin_memory (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4905332Z test_print (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:6747: 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-11T22:28:00.4906756Z obj = t(100).fill_(1) 2023-01-11T22:28:00.4908159Z /var/lib/jenkins/workspace/test/test_torch.py:6748: 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-11T22:28:00.4909498Z obj.__repr__() 2023-01-11T22:28:00.4911482Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:645: 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-11T22:28:00.4912880Z return str(self) 2023-01-11T22:28:00.4914816Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:636: 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-11T22:28:00.4916412Z f'device={self.device}) of size {len(self)}]') 2023-01-11T22:28:00.4918627Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:637: 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-11T22:28:00.4920154Z if self.device.type == 'meta': 2023-01-11T22:28:00.4922207Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:640: 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-11T22:28:00.4923904Z data_str = ' ' + '\n '.join(str(self[i]) for i in range(self.size())) 2023-01-11T22:28:00.4925794Z /var/lib/jenkins/workspace/test/test_torch.py:6749: 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-11T22:28:00.4927228Z str(obj) 2023-01-11T22:28:00.4928495Z /var/lib/jenkins/workspace/test/test_torch.py:6745: 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-11T22:28:00.4929853Z obj = t(100).fill_(True) 2023-01-11T22:28:00.4930332Z ok (0.361s) 2023-01-11T22:28:00.4930893Z test_prod_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4931570Z test_pyobj_preserved (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4932254Z test_qengine (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4932918Z test_renorm_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4933624Z test_resurrected_weak_ref (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4934325Z test_reversed (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4935015Z test_scatter_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4935687Z test_select_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4936489Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.001s) 2023-01-11T22:28:00.4937334Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4938131Z test_show_config (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4938790Z test_size_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4940301Z test_sizeof (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:6980: 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-11T22:28:00.4941876Z sizeof_empty = torch.randn(0).storage().__sizeof__() 2023-01-11T22:28:00.4943951Z /opt/conda/lib/python3.10/site-packages/torch/storage.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-11T22:28:00.4945451Z return super(TypedStorage, self).__sizeof__() + self.nbytes() 2023-01-11T22:28:00.4946971Z /var/lib/jenkins/workspace/test/test_torch.py:6981: 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-11T22:28:00.4948543Z sizeof_10 = torch.randn(10).storage().__sizeof__() 2023-01-11T22:28:00.4950041Z /var/lib/jenkins/workspace/test/test_torch.py:6982: 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-11T22:28:00.4951488Z sizeof_100 = torch.randn(100).storage().__sizeof__() 2023-01-11T22:28:00.4952989Z /var/lib/jenkins/workspace/test/test_torch.py:6986: 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-11T22:28:00.4954455Z sizeof_empty = torch.randn(0).to(torch.uint8).storage().__sizeof__() 2023-01-11T22:28:00.4956000Z /var/lib/jenkins/workspace/test/test_torch.py:6987: 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-11T22:28:00.4957621Z sizeof_10 = torch.randn(10).to(torch.uint8).storage().__sizeof__() 2023-01-11T22:28:00.4959164Z /var/lib/jenkins/workspace/test/test_torch.py:6988: 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-11T22:28:00.4960661Z sizeof_100 = torch.randn(100).to(torch.uint8).storage().__sizeof__() 2023-01-11T22:28:00.4961236Z ok (0.002s) 2023-01-11T22:28:00.4961773Z test_slice (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4962615Z test_slow_test (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:28:00.4963483Z test_sobolengine_bounds (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4964276Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... ok (0.007s) 2023-01-11T22:28:00.4965339Z test_sobolengine_continuing (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4966095Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4966901Z test_sobolengine_distribution (__main__.TestTorch) ... ok (0.004s) 2023-01-11T22:28:00.4967699Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... ok (0.007s) 2023-01-11T22:28:00.4968473Z test_sobolengine_draw (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4969161Z test_sobolengine_draw_base2 (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4969946Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4970740Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4971493Z test_sobolengine_fast_forward (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4972280Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4973060Z test_sobolengine_first_point (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4973807Z test_sobolengine_high_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.4974509Z test_sobolengine_raise (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4975212Z test_sobolengine_reset (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4975955Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.4976653Z test_sort_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4977338Z test_split_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T22:28:00.4978200Z test_squeeze_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T22:28:00.4978873Z test_std_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.4980425Z test_storage_casts (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:6470: 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-11T22:28:00.4982121Z storage = torch.IntStorage([-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.4983575Z /var/lib/jenkins/workspace/test/test_torch.py:6471: 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-11T22:28:00.4984999Z self.assertEqual(storage.size(), 6) 2023-01-11T22:28:00.4986451Z /var/lib/jenkins/workspace/test/test_torch.py:6472: 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-11T22:28:00.4988263Z self.assertEqual(storage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.4990335Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:675: 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-11T22:28:00.4991713Z return list(self) 2023-01-11T22:28:00.4993705Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:649: 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-11T22:28:00.4995201Z return iter(map(lambda i: self[i], range(self.size()))) 2023-01-11T22:28:00.4996683Z /var/lib/jenkins/workspace/test/test_torch.py:6473: 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-11T22:28:00.4998309Z self.assertEqual(storage.type(), 'torch.IntStorage') 2023-01-11T22:28:00.5000382Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:959: 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-11T22:28:00.5001967Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T22:28:00.5004023Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:962: 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-11T22:28:00.5005984Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T22:28:00.5007504Z /var/lib/jenkins/workspace/test/test_torch.py:6476: 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-11T22:28:00.5009064Z floatStorage = storage.float() 2023-01-11T22:28:00.5011181Z /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-11T22:28:00.5012849Z storage = torch.tensor([], dtype=self.dtype, device=self.device).set_(self).to(dtype)._typed_storage() 2023-01-11T22:28:00.5015075Z /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-11T22:28:00.5016526Z if storage.data_ptr() == self.data_ptr(): 2023-01-11T22:28:00.5017993Z /var/lib/jenkins/workspace/test/test_torch.py:6477: 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-11T22:28:00.5019633Z self.assertEqual(floatStorage.size(), 6) 2023-01-11T22:28:00.5021076Z /var/lib/jenkins/workspace/test/test_torch.py:6478: 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-11T22:28:00.5022726Z self.assertEqual(floatStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5024244Z /var/lib/jenkins/workspace/test/test_torch.py:6479: 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-11T22:28:00.5025886Z self.assertEqual(floatStorage.type(), 'torch.FloatStorage') 2023-01-11T22:28:00.5027417Z /var/lib/jenkins/workspace/test/test_torch.py:6480: 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-11T22:28:00.5029063Z self.assertEqual(floatStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5030596Z /var/lib/jenkins/workspace/test/test_torch.py:6483: 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-11T22:28:00.5031990Z halfStorage = storage.half() 2023-01-11T22:28:00.5033389Z /var/lib/jenkins/workspace/test/test_torch.py:6484: 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-11T22:28:00.5034823Z self.assertEqual(halfStorage.size(), 6) 2023-01-11T22:28:00.5036247Z /var/lib/jenkins/workspace/test/test_torch.py:6485: 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-11T22:28:00.5038112Z self.assertEqual(halfStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5039603Z /var/lib/jenkins/workspace/test/test_torch.py:6486: 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-11T22:28:00.5041265Z self.assertEqual(halfStorage.type(), 'torch.HalfStorage') 2023-01-11T22:28:00.5042797Z /var/lib/jenkins/workspace/test/test_torch.py:6487: 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-11T22:28:00.5044425Z self.assertEqual(halfStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5046297Z /var/lib/jenkins/workspace/test/test_torch.py:6490: 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-11T22:28:00.5047910Z bfloat16Storage = storage.bfloat16() 2023-01-11T22:28:00.5049349Z /var/lib/jenkins/workspace/test/test_torch.py:6491: 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-11T22:28:00.5050789Z self.assertEqual(bfloat16Storage.size(), 6) 2023-01-11T22:28:00.5052237Z /var/lib/jenkins/workspace/test/test_torch.py:6492: 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-11T22:28:00.5053892Z self.assertEqual(bfloat16Storage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5055395Z /var/lib/jenkins/workspace/test/test_torch.py:6493: 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-11T22:28:00.5057076Z self.assertEqual(bfloat16Storage.type(), 'torch.BFloat16Storage') 2023-01-11T22:28:00.5058634Z /var/lib/jenkins/workspace/test/test_torch.py:6494: 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-11T22:28:00.5060276Z self.assertEqual(bfloat16Storage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5061801Z /var/lib/jenkins/workspace/test/test_torch.py:6497: 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-11T22:28:00.5063225Z longStorage = storage.long() 2023-01-11T22:28:00.5064629Z /var/lib/jenkins/workspace/test/test_torch.py:6498: 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-11T22:28:00.5066226Z self.assertEqual(longStorage.size(), 6) 2023-01-11T22:28:00.5067707Z /var/lib/jenkins/workspace/test/test_torch.py:6499: 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-11T22:28:00.5069323Z self.assertEqual(longStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5070808Z /var/lib/jenkins/workspace/test/test_torch.py:6500: 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-11T22:28:00.5072458Z self.assertEqual(longStorage.type(), 'torch.LongStorage') 2023-01-11T22:28:00.5074015Z /var/lib/jenkins/workspace/test/test_torch.py:6501: 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-11T22:28:00.5075784Z self.assertEqual(longStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5077302Z /var/lib/jenkins/workspace/test/test_torch.py:6504: 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-11T22:28:00.5078656Z shortStorage = storage.short() 2023-01-11T22:28:00.5080094Z /var/lib/jenkins/workspace/test/test_torch.py:6505: 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-11T22:28:00.5081544Z self.assertEqual(shortStorage.size(), 6) 2023-01-11T22:28:00.5083032Z /var/lib/jenkins/workspace/test/test_torch.py:6506: 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-11T22:28:00.5084683Z self.assertEqual(shortStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5086537Z /var/lib/jenkins/workspace/test/test_torch.py:6507: 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-11T22:28:00.5088198Z self.assertEqual(shortStorage.type(), 'torch.ShortStorage') 2023-01-11T22:28:00.5089722Z /var/lib/jenkins/workspace/test/test_torch.py:6508: 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-11T22:28:00.5091368Z self.assertEqual(shortStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5092818Z /var/lib/jenkins/workspace/test/test_torch.py:6511: 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-11T22:28:00.5094230Z doubleStorage = storage.double() 2023-01-11T22:28:00.5095821Z /var/lib/jenkins/workspace/test/test_torch.py:6512: 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-11T22:28:00.5097316Z self.assertEqual(doubleStorage.size(), 6) 2023-01-11T22:28:00.5098752Z /var/lib/jenkins/workspace/test/test_torch.py:6513: 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-11T22:28:00.5100466Z self.assertEqual(doubleStorage.tolist(), [-1.0, 0.0, 1.0, 2.0, 3.0, 4.0]) 2023-01-11T22:28:00.5102003Z /var/lib/jenkins/workspace/test/test_torch.py:6514: 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-11T22:28:00.5103851Z self.assertEqual(doubleStorage.type(), 'torch.DoubleStorage') 2023-01-11T22:28:00.5105398Z /var/lib/jenkins/workspace/test/test_torch.py:6515: 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-11T22:28:00.5107035Z self.assertEqual(doubleStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5108469Z /var/lib/jenkins/workspace/test/test_torch.py:6518: 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-11T22:28:00.5109811Z charStorage = storage.char() 2023-01-11T22:28:00.5111208Z /var/lib/jenkins/workspace/test/test_torch.py:6519: 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-11T22:28:00.5112597Z self.assertEqual(charStorage.size(), 6) 2023-01-11T22:28:00.5114027Z /var/lib/jenkins/workspace/test/test_torch.py:6520: 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-11T22:28:00.5115737Z self.assertEqual(charStorage.tolist(), [-1.0, 0.0, 1.0, 2.0, 3.0, 4.0]) 2023-01-11T22:28:00.5117240Z /var/lib/jenkins/workspace/test/test_torch.py:6521: 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-11T22:28:00.5118884Z self.assertEqual(charStorage.type(), 'torch.CharStorage') 2023-01-11T22:28:00.5120401Z /var/lib/jenkins/workspace/test/test_torch.py:6522: 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-11T22:28:00.5122048Z self.assertEqual(charStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5123655Z /var/lib/jenkins/workspace/test/test_torch.py:6525: 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-11T22:28:00.5125421Z byteStorage = storage.byte() 2023-01-11T22:28:00.5126893Z /var/lib/jenkins/workspace/test/test_torch.py:6526: 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-11T22:28:00.5128305Z self.assertEqual(byteStorage.size(), 6) 2023-01-11T22:28:00.5129742Z /var/lib/jenkins/workspace/test/test_torch.py:6527: 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-11T22:28:00.5131376Z self.assertEqual(byteStorage.tolist(), [255, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5132862Z /var/lib/jenkins/workspace/test/test_torch.py:6528: 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-11T22:28:00.5134510Z self.assertEqual(byteStorage.type(), 'torch.ByteStorage') 2023-01-11T22:28:00.5136024Z /var/lib/jenkins/workspace/test/test_torch.py:6529: 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-11T22:28:00.5137570Z self.assertEqual(byteStorage.int().tolist(), [255, 0, 1, 2, 3, 4]) 2023-01-11T22:28:00.5139077Z /var/lib/jenkins/workspace/test/test_torch.py:6532: 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-11T22:28:00.5140480Z boolStorage = storage.bool() 2023-01-11T22:28:00.5141918Z /var/lib/jenkins/workspace/test/test_torch.py:6533: 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-11T22:28:00.5143342Z self.assertEqual(boolStorage.size(), 6) 2023-01-11T22:28:00.5144822Z /var/lib/jenkins/workspace/test/test_torch.py:6534: 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-11T22:28:00.5146289Z self.assertEqual(boolStorage.tolist(), [True, False, True, True, True, True]) 2023-01-11T22:28:00.5147845Z /var/lib/jenkins/workspace/test/test_torch.py:6535: 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-11T22:28:00.5149504Z self.assertEqual(boolStorage.type(), 'torch.BoolStorage') 2023-01-11T22:28:00.5151186Z /var/lib/jenkins/workspace/test/test_torch.py:6536: 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-11T22:28:00.5152649Z self.assertEqual(boolStorage.int().tolist(), [1, 0, 1, 1, 1, 1]) 2023-01-11T22:28:00.5154147Z /var/lib/jenkins/workspace/test/test_torch.py:6539: 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-11T22:28:00.5155983Z complexfloat_storage = torch.ComplexFloatStorage([-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T22:28:00.5157579Z /var/lib/jenkins/workspace/test/test_torch.py:6540: 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-11T22:28:00.5159169Z self.assertEqual(complexfloat_storage.size(), 6) 2023-01-11T22:28:00.5160625Z /var/lib/jenkins/workspace/test/test_torch.py:6541: 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-11T22:28:00.5162351Z self.assertEqual(complexfloat_storage.tolist(), [-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T22:28:00.5163905Z /var/lib/jenkins/workspace/test/test_torch.py:6542: 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-11T22:28:00.5166103Z self.assertEqual(complexfloat_storage.type(), 'torch.ComplexFloatStorage') 2023-01-11T22:28:00.5166903Z /var/lib/jenkins/workspace/test/test_torch.py:6545: 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-11T22:28:00.5167648Z complexdouble_storage = complexfloat_storage.complex_double() 2023-01-11T22:28:00.5168398Z /var/lib/jenkins/workspace/test/test_torch.py:6546: 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-11T22:28:00.5169105Z self.assertEqual(complexdouble_storage.size(), 6) 2023-01-11T22:28:00.5169839Z /var/lib/jenkins/workspace/test/test_torch.py:6547: 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-11T22:28:00.5170677Z self.assertEqual(complexdouble_storage.tolist(), [-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T22:28:00.5171418Z /var/lib/jenkins/workspace/test/test_torch.py:6548: 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-11T22:28:00.5172249Z self.assertEqual(complexdouble_storage.type(), 'torch.ComplexDoubleStorage') 2023-01-11T22:28:00.5172775Z ok (0.017s) 2023-01-11T22:28:00.5173520Z test_storage_error (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:6364: 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-11T22:28:00.5174219Z torch.storage._LegacyStorage() 2023-01-11T22:28:00.5175215Z /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-11T22:28:00.5175918Z return self.fget.__get__(instance, owner)() 2023-01-11T22:28:00.5176631Z /var/lib/jenkins/workspace/test/test_torch.py:6378: 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-11T22:28:00.5177428Z storage_class(device='cpu') 2023-01-11T22:28:00.5178097Z /var/lib/jenkins/workspace/test/test_torch.py:6381: 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-11T22:28:00.5178759Z storage_class(dtype=torch.float) 2023-01-11T22:28:00.5179452Z /var/lib/jenkins/workspace/test/test_torch.py:6387: 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-11T22:28:00.5180102Z storage_class(0, 0) 2023-01-11T22:28:00.5180782Z /var/lib/jenkins/workspace/test/test_torch.py:6390: 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-11T22:28:00.5181454Z storage_class('string') 2023-01-11T22:28:00.5182133Z /var/lib/jenkins/workspace/test/test_torch.py:6393: 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-11T22:28:00.5182793Z storage_class(torch.tensor([])) 2023-01-11T22:28:00.5183491Z /var/lib/jenkins/workspace/test/test_torch.py:6395: 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-11T22:28:00.5184124Z s = storage_class() 2023-01-11T22:28:00.5184781Z /var/lib/jenkins/workspace/test/test_torch.py:6398: 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-11T22:28:00.5185450Z storage_class(0, wrap_storage=s.untyped()) 2023-01-11T22:28:00.5186210Z /var/lib/jenkins/workspace/test/test_torch.py:6401: 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-11T22:28:00.5186882Z storage_class(wrap_storage=s) 2023-01-11T22:28:00.5187546Z /var/lib/jenkins/workspace/test/test_torch.py:6410: 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-11T22:28:00.5188175Z if s.is_cuda: 2023-01-11T22:28:00.5188835Z /var/lib/jenkins/workspace/test/test_torch.py:6411: 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-11T22:28:00.5189484Z s_other_device = s.cpu() 2023-01-11T22:28:00.5190220Z /var/lib/jenkins/workspace/test/test_torch.py:6416: 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-11T22:28:00.5190901Z storage_class(wrap_storage=s_other_device.untyped()) 2023-01-11T22:28:00.5191621Z /var/lib/jenkins/workspace/test/test_torch.py:6420: 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-11T22:28:00.5192336Z torch.TypedStorage(0, wrap_storage=s.untyped(), dtype=dtype) 2023-01-11T22:28:00.5193071Z /var/lib/jenkins/workspace/test/test_torch.py:6423: 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-11T22:28:00.5193757Z torch.TypedStorage(wrap_storage=s.untyped()) 2023-01-11T22:28:00.5194458Z /var/lib/jenkins/workspace/test/test_torch.py:6426: 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-11T22:28:00.5195157Z torch.TypedStorage(wrap_storage=s.untyped(), dtype=0) 2023-01-11T22:28:00.5195888Z /var/lib/jenkins/workspace/test/test_torch.py:6429: 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-11T22:28:00.5196626Z torch.TypedStorage(wrap_storage=s.untyped(), dtype=dtype, device=device) 2023-01-11T22:28:00.5197387Z /var/lib/jenkins/workspace/test/test_torch.py:6432: 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-11T22:28:00.5198062Z torch.TypedStorage(wrap_storage=s, dtype=dtype) 2023-01-11T22:28:00.5198838Z /var/lib/jenkins/workspace/test/test_torch.py:6435: 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-11T22:28:00.5199604Z torch.TypedStorage(dtype=dtype, device='xla') 2023-01-11T22:28:00.5200315Z /var/lib/jenkins/workspace/test/test_torch.py:6443: 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-11T22:28:00.5201034Z torch.TypedStorage(torch.tensor([]), dtype=dtype, device=device) 2023-01-11T22:28:00.5201758Z /var/lib/jenkins/workspace/test/test_torch.py:6446: 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-11T22:28:00.5202452Z torch.TypedStorage(0, 0, dtype=dtype, device=device) 2023-01-11T22:28:00.5203178Z /var/lib/jenkins/workspace/test/test_torch.py:6449: 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-11T22:28:00.5203948Z s_other = torch.TypedStorage([1, 2, 3, 4], device=device, dtype=dtype) 2023-01-11T22:28:00.5204689Z /var/lib/jenkins/workspace/test/test_torch.py:6452: 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-11T22:28:00.5205773Z s.fill_(s_other) 2023-01-11T22:28:00.5206450Z /var/lib/jenkins/workspace/test/test_torch.py:6406: 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-11T22:28:00.5207085Z s.cuda() 2023-01-11T22:28:00.5207742Z /var/lib/jenkins/workspace/test/test_torch.py:6440: 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-11T22:28:00.5208519Z torch.TypedStorage(dtype=dtype, device='cuda') 2023-01-11T22:28:00.5209226Z /var/lib/jenkins/workspace/test/test_torch.py:6413: 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-11T22:28:00.5209876Z s_other_device = s.cuda() 2023-01-11T22:28:00.5210123Z ok (0.083s) 2023-01-11T22:28:00.5210858Z test_storage_error_no_attribute (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:6461: 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-11T22:28:00.5211553Z storage_class.from_buffer() 2023-01-11T22:28:00.5211808Z ok (0.001s) 2023-01-11T22:28:00.5212097Z test_structseq_repr (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.5212440Z test_subclass_preserved (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5212801Z test_subclass_tensors (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5213248Z test_sum_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.5213596Z test_t_not_2d_error (__main__.TestTorch) ... ok (0.011s) 2023-01-11T22:28:00.5213924Z test_tensor_base_init (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.5214271Z test_tensor_base_new (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5214620Z test_tensor_ctor_scalar (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5214963Z test_tensor_cycle_via_dict (__main__.TestTorch) ... ok (0.102s) 2023-01-11T22:28:00.5215326Z test_tensor_cycle_via_slots (__main__.TestTorch) ... ok (0.048s) 2023-01-11T22:28:00.5215688Z test_tensor_dict_dealloc (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5216042Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5216847Z test_tensor_set (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:5839: 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-11T22:28:00.5217672Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T22:28:00.5218410Z /var/lib/jenkins/workspace/test/test_torch.py:5841: 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-11T22:28:00.5219059Z t1.set_(t2.storage(), 0, size) 2023-01-11T22:28:00.5219725Z /var/lib/jenkins/workspace/test/test_torch.py:5843: 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-11T22:28:00.5220390Z t1.set_(t2.storage(), 0, tuple(size)) 2023-01-11T22:28:00.5221086Z /var/lib/jenkins/workspace/test/test_torch.py:5847: 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-11T22:28:00.5221748Z t1.set_(t2.storage(), 0, size, stride) 2023-01-11T22:28:00.5222439Z /var/lib/jenkins/workspace/test/test_torch.py:5849: 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-11T22:28:00.5223098Z t1.set_(t2.storage(), 0, size=size, stride=stride) 2023-01-11T22:28:00.5223817Z /var/lib/jenkins/workspace/test/test_torch.py:5857: 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-11T22:28:00.5224527Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T22:28:00.5225252Z /var/lib/jenkins/workspace/test/test_torch.py:5859: 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-11T22:28:00.5225904Z t1.set_(source=t2.storage()) 2023-01-11T22:28:00.5226615Z /var/lib/jenkins/workspace/test/test_torch.py:5860: 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-11T22:28:00.5227329Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T22:28:00.5228050Z /var/lib/jenkins/workspace/test/test_torch.py:5862: 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-11T22:28:00.5228752Z t1.set_(source=t2.storage(), storage_offset=0, size=size, stride=stride) 2023-01-11T22:28:00.5229497Z /var/lib/jenkins/workspace/test/test_torch.py:5869: 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-11T22:28:00.5230238Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T22:28:00.5230531Z ok (0.004s) 2023-01-11T22:28:00.5231253Z test_tensor_set_errors (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:5876: 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-11T22:28:00.5232040Z self.assertRaises(RuntimeError, lambda: f_cpu.set_(d_cpu.storage())) 2023-01-11T22:28:00.5232779Z /var/lib/jenkins/workspace/test/test_torch.py:5878: 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-11T22:28:00.5233502Z lambda: f_cpu.set_(d_cpu.storage(), 0, d_cpu.size(), d_cpu.stride())) 2023-01-11T22:28:00.5234244Z /var/lib/jenkins/workspace/test/test_torch.py:5886: 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-11T22:28:00.5234976Z self.assertRaises(RuntimeError, lambda: f_cpu.set_(f_cuda.storage())) 2023-01-11T22:28:00.5235729Z /var/lib/jenkins/workspace/test/test_torch.py:5888: 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-11T22:28:00.5236441Z lambda: f_cpu.set_(f_cuda.storage(), 0, f_cuda.size(), f_cuda.stride())) 2023-01-11T22:28:00.5237178Z /var/lib/jenkins/workspace/test/test_torch.py:5892: 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-11T22:28:00.5237953Z self.assertRaises(RuntimeError, lambda: f_cuda.set_(f_cpu.storage())) 2023-01-11T22:28:00.5238706Z /var/lib/jenkins/workspace/test/test_torch.py:5894: 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-11T22:28:00.5239471Z lambda: f_cuda.set_(f_cpu.storage(), 0, f_cpu.size(), f_cpu.stride())) 2023-01-11T22:28:00.5239768Z ok (0.041s) 2023-01-11T22:28:00.5240066Z test_tensor_slot_dealloc (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5240438Z test_tensor_weakref_dealloc (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5240821Z test_tensoriterator_output_setup (__main__.TestTorch) ... ok (0.185s) 2023-01-11T22:28:00.5241629Z test_to (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:7842: 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-11T22:28:00.5242374Z a = torch.tensor([[0, 1, 2], [2, 0, 3]]).to_sparse_csr() 2023-01-11T22:28:00.5242643Z ok (0.010s) 2023-01-11T22:28:00.5242931Z test_to_with_tensor (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.5243253Z test_topk_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.5243594Z test_torch_from_file (__main__.TestTorch) ... ok (0.004s) 2023-01-11T22:28:00.5244005Z test_transpose_neg_dim (__main__.TestTorch) ... ok (0.005s) 2023-01-11T22:28:00.5244324Z test_type (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5244646Z test_type_alias (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5245263Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... ok (0.004s) 2023-01-11T22:28:00.5246095Z test_typed_storage_deprecation_warning (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:6624: 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-11T22:28:00.5246841Z s0 = torch.FloatStorage(10) 2023-01-11T22:28:00.5247538Z /var/lib/jenkins/workspace/test/test_torch.py:6636: 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-11T22:28:00.5248214Z s1 = torch.cuda.FloatStorage(10) 2023-01-11T22:28:00.5248484Z ok (0.003s) 2023-01-11T22:28:00.5249207Z test_typed_storage_internal_no_warning (__main__.TestTorch) ... /var/lib/jenkins/workspace/test/test_torch.py:6554: 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-11T22:28:00.5249942Z s0 = torch.FloatStorage(10) 2023-01-11T22:28:00.5250639Z /var/lib/jenkins/workspace/test/test_torch.py:6555: 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-11T22:28:00.5251295Z s0_untyped = s0.untyped() 2023-01-11T22:28:00.5251981Z /var/lib/jenkins/workspace/test/test_torch.py:6584: 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-11T22:28:00.5252635Z s1 = torch.cuda.FloatStorage(10) 2023-01-11T22:28:00.5253427Z /var/lib/jenkins/workspace/test/test_torch.py:6585: 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-11T22:28:00.5254095Z s1_untyped = s1.untyped() 2023-01-11T22:28:00.5254342Z ok (0.003s) 2023-01-11T22:28:00.5254614Z test_unbind_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.5254952Z test_unflatten (__main__.TestTorch) ... ok (0.025s) 2023-01-11T22:28:00.5255291Z test_unfold_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.5255618Z test_unsqueeze_neg_dim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T22:28:00.5255987Z test_upsample_nearest1d_meta (__main__.TestTorch) ... ok (0.013s) 2023-01-11T22:28:00.5256365Z test_upsample_nearest2d_meta (__main__.TestTorch) ... ok (0.014s) 2023-01-11T22:28:00.5256722Z test_var_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T22:28:00.5257036Z test_warn_types (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5257379Z test_wildcard_import (__main__.TestTorch) ... ok (0.001s) 2023-01-11T22:28:00.5257781Z test_addcdiv_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5258211Z test_addcdiv_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5258766Z test_addcdiv_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5259220Z test_addcdiv_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5259653Z test_addcdiv_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5260102Z test_addcdiv_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5260547Z test_addcdiv_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5260990Z test_addcdiv_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5261411Z test_addcdiv_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5261856Z test_addcdiv_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5262313Z test_addcmul_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5262758Z test_addcmul_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5263213Z test_addcmul_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5263656Z test_addcmul_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5264101Z test_addcmul_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5264526Z test_addcmul_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5264966Z test_addcmul_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5265402Z test_addcmul_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5265819Z test_addcmul_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5266265Z test_addcmul_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5266774Z test_assertRaisesRegex_ignore_msg_non_native_device_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5267395Z test_bernoulli_edge_cases_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:28:00.5268036Z test_bernoulli_edge_cases_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:28:00.5268699Z test_bernoulli_edge_cases_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:28:00.5269262Z test_bernoulli_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:28:00.5269732Z test_bernoulli_p_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5270231Z test_bernoulli_p_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5270704Z test_bernoulli_p_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5271172Z test_bernoulli_self_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5271620Z test_bernoulli_self_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5272092Z test_bernoulli_self_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5272561Z test_bernoulli_self_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5273027Z test_bernoulli_self_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5273470Z test_bernoulli_self_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5273928Z test_bernoulli_self_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5274390Z test_bernoulli_self_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5274835Z test_bernoulli_self_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5310582Z test_bfloat16_float_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:28:00.5311156Z test_bool_tensor_value_change_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5311605Z test_broadcast_fn_add_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.033s) 2023-01-11T22:28:00.5312041Z test_broadcast_fn_addcdiv_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.035s) 2023-01-11T22:28:00.5312478Z test_broadcast_fn_addcmul_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.034s) 2023-01-11T22:28:00.5312916Z test_broadcast_fn_atan2_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:28:00.5313339Z test_broadcast_fn_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:28:00.5313776Z test_broadcast_fn_dist_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5314208Z test_broadcast_fn_div_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:28:00.5314637Z test_broadcast_fn_eq_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:28:00.5315055Z test_broadcast_fn_fmod_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:28:00.5315482Z test_broadcast_fn_ge_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:28:00.5315906Z test_broadcast_fn_gt_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:28:00.5316316Z test_broadcast_fn_le_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:28:00.5316742Z test_broadcast_fn_lerp_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T22:28:00.5317166Z test_broadcast_fn_lt_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:28:00.5317600Z test_broadcast_fn_map2_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5318032Z test_broadcast_fn_map_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5318476Z test_broadcast_fn_masked_fill_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.034s) 2023-01-11T22:28:00.5318928Z test_broadcast_fn_masked_scatter_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.034s) 2023-01-11T22:28:00.5319381Z test_broadcast_fn_masked_select_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5319817Z test_broadcast_fn_max_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5320240Z test_broadcast_fn_min_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5320655Z test_broadcast_fn_mul_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:28:00.5321067Z test_broadcast_fn_ne_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:28:00.5321495Z test_broadcast_fn_pow_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:28:00.5322088Z test_broadcast_fn_remainder_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:28:00.5322546Z test_broadcast_fn_sub_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T22:28:00.5323410Z test_bytes_to_scalar_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:161: 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-11T22:28:00.5324248Z self.assertEqual(scalar.storage().untyped().tolist(), bytes_list) 2023-01-11T22:28:00.5324548Z ok (0.003s) 2023-01-11T22:28:00.5324871Z test_bytes_to_scalar_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5325618Z test_bytes_to_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5326073Z test_bytes_to_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5326616Z test_bytes_to_scalar_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5327041Z test_bytes_to_scalar_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5327463Z test_bytes_to_scalar_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5327886Z test_bytes_to_scalar_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5328298Z test_bytes_to_scalar_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5328724Z test_bytes_to_scalar_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5329165Z test_cauchy_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.328s) 2023-01-11T22:28:00.5329606Z test_cauchy_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5330033Z test_cauchy_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5330466Z test_cauchy_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5330992Z test_cauchy_no_inf_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:28:00.5331596Z test_cauchy_no_inf_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:28:00.5332104Z test_cdist_cuda_backward_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (1.701s) 2023-01-11T22:28:00.5332528Z test_cdist_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5332961Z test_cdist_euclidean_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5333399Z test_cdist_grad_p_lt_1_no_nan_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5333922Z test_cdist_large_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:28:00.5334423Z test_cdist_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.035s) 2023-01-11T22:28:00.5334853Z test_cdist_non_contiguous_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5335288Z test_cdist_non_contiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5335716Z test_cdist_norm_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.301s) 2023-01-11T22:28:00.5336126Z test_cdist_norm_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.281s) 2023-01-11T22:28:00.5336536Z test_cdist_same_inputs_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5336975Z test_clone_all_dtypes_and_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5337533Z test_clone_not_memory_dense_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5337981Z test_clone_zero_stride_dim_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5338435Z test_complex_half_experimental_warning_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5338912Z test_constants_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:28:00.5339407Z test_conv_transposed_backward_agnostic_to_memory_format_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.772s) 2023-01-11T22:28:00.5339933Z test_conv_transposed_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.129s) 2023-01-11T22:28:00.5340670Z test_copy__cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:5264: 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-11T22:28:00.5341258Z t.copy_(src) 2023-01-11T22:28:00.5341484Z ok (0.008s) 2023-01-11T22:28:00.5341850Z test_copy__cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5342282Z test_copy__cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5342705Z test_copy__cuda_complex32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:28:00.5343126Z test_copy__cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5343534Z test_copy__cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5343941Z test_copy__cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5344343Z test_copy__cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5344730Z test_copy__cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5345139Z test_copy__cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5345534Z test_copy__cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5345932Z test_copy__cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5346318Z test_copy__cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5346738Z test_copy_all_dtypes_and_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5347179Z test_copy_math_view_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.305s) 2023-01-11T22:28:00.5347600Z test_copy_mem_overlap_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T22:28:00.5348061Z test_copy_transpose_math_view_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5348534Z test_copy_transpose_math_view_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5349001Z test_copy_transpose_math_view_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5349683Z test_corrcoef_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:1944: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:117.) 2023-01-11T22:28:00.5350267Z res = torch.corrcoef(x) 2023-01-11T22:28:00.5350823Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:380: RuntimeWarning: Mean of empty slice. 2023-01-11T22:28:00.5351204Z avg = a.mean(axis) 2023-01-11T22:28:00.5351714Z /opt/conda/lib/python3.10/site-packages/numpy/core/_methods.py:181: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T22:28:00.5352111Z ret = um.true_divide( 2023-01-11T22:28:00.5352617Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:2683: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T22:28:00.5353014Z c = cov(x, y, rowvar, dtype=dtype) 2023-01-11T22:28:00.5353621Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:2542: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T22:28:00.5354050Z c *= np.true_divide(1, fact) 2023-01-11T22:28:00.5354576Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:2542: RuntimeWarning: invalid value encountered in multiply 2023-01-11T22:28:00.5354984Z c *= np.true_divide(1, fact) 2023-01-11T22:28:00.5355226Z ok (0.011s) 2023-01-11T22:28:00.5355546Z test_corrcoef_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5355960Z test_corrcoef_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:28:00.5356619Z test_cov_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:1951: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:117.) 2023-01-11T22:28:00.5357271Z res = torch.cov(t, correction=correction, fweights=fweights, aweights=aweights) 2023-01-11T22:28:00.5357726Z /var/lib/jenkins/workspace/test/test_torch.py:1955: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T22:28:00.5358219Z ref = np.cov(t, ddof=correction, fweights=fweights, aweights=aweights) 2023-01-11T22:28:00.5358827Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:412: RuntimeWarning: invalid value encountered in multiply 2023-01-11T22:28:00.5359291Z avg = np.multiply(a, wgt, dtype=result_dtype).sum(axis)/scl 2023-01-11T22:28:00.5359568Z ok (0.118s) 2023-01-11T22:28:00.5359887Z test_cov_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.111s) 2023-01-11T22:28:00.5360291Z test_cov_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.097s) 2023-01-11T22:28:00.5360735Z test_cpp_warnings_have_python_context_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.190s) 2023-01-11T22:28:00.5361219Z test_cublas_config_nondeterministic_alert_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (40.813s) 2023-01-11T22:28:00.5361681Z test_cummax_cummin_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:28:00.5362122Z test_cummax_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5362554Z test_cummin_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5362975Z test_cumprod_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5363380Z test_cumsum_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5364234Z test_deepcopy_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:385: 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-11T22:28:00.5365264Z q = [a, [a.storage(), b.storage()], b, c] 2023-01-11T22:28:00.5365963Z /opt/conda/lib/python3.10/copy.py:153: 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-11T22:28:00.5366609Z y = copier(memo) 2023-01-11T22:28:00.5367627Z /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-11T22:28:00.5368356Z device=typed_storage.device, 2023-01-11T22:28:00.5369121Z /var/lib/jenkins/workspace/test/test_torch.py:396: 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-11T22:28:00.5369832Z self.assertEqual(w[1][0][i], q[1][0][i] + 1) 2023-01-11T22:28:00.5370535Z /var/lib/jenkins/workspace/test/test_torch.py:400: 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-11T22:28:00.5371301Z self.assertEqual(w[1][1][i], q[1][1][i] - 1) 2023-01-11T22:28:00.5371559Z ok (0.016s) 2023-01-11T22:28:00.5371876Z test_deepcopy_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:28:00.5372323Z test_deepcopy_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5372785Z test_deepcopy_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5373336Z test_device_guard_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.003s) 2023-01-11T22:28:00.5373794Z test_diff_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.076s) 2023-01-11T22:28:00.5374208Z test_diff_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.092s) 2023-01-11T22:28:00.5374629Z test_diff_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.094s) 2023-01-11T22:28:00.5375383Z test_diff_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1292: RuntimeWarning: overflow encountered in subtract 2023-01-11T22:28:00.5375866Z a = op(a[slice1], a[slice2]) 2023-01-11T22:28:00.5376108Z ok (0.088s) 2023-01-11T22:28:00.5376420Z test_diff_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.087s) 2023-01-11T22:28:00.5376850Z test_diff_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.085s) 2023-01-11T22:28:00.5377255Z test_diff_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.072s) 2023-01-11T22:28:00.5377648Z test_diff_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.079s) 2023-01-11T22:28:00.5378045Z test_diff_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.071s) 2023-01-11T22:28:00.5378436Z test_diff_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.072s) 2023-01-11T22:28:00.5378839Z test_diff_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.073s) 2023-01-11T22:28:00.5379243Z test_diff_noncontig_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.068s) 2023-01-11T22:28:00.5379695Z test_diff_noncontig_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.085s) 2023-01-11T22:28:00.5380144Z test_diff_noncontig_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.087s) 2023-01-11T22:28:00.5380580Z test_diff_noncontig_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.080s) 2023-01-11T22:28:00.5381025Z test_diff_noncontig_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.080s) 2023-01-11T22:28:00.5381467Z test_diff_noncontig_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.079s) 2023-01-11T22:28:00.5381897Z test_diff_noncontig_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.066s) 2023-01-11T22:28:00.5382312Z test_diff_noncontig_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.066s) 2023-01-11T22:28:00.5382737Z test_diff_noncontig_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.064s) 2023-01-11T22:28:00.5383170Z test_diff_noncontig_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.066s) 2023-01-11T22:28:00.5383584Z test_diff_noncontig_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.066s) 2023-01-11T22:28:00.5384015Z test_dim_function_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:28:00.5384454Z test_discontiguous_out_cumsum_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5384929Z test_dist_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:28:00.5385377Z test_errors_index_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:28:00.5385846Z test_expected_failure_xla_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5386287Z test_exponential_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5386714Z test_exponential_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5387144Z test_exponential_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5387578Z test_exponential_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5388027Z test_exponential_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5388474Z test_exponential_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5388927Z test_exponential_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5389465Z test_exponential_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5389915Z test_exponential_no_zero_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5390364Z test_exponential_no_zero_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5390835Z test_gather_backward_deterministic_path_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5391331Z test_gather_backward_one_dim_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:28:00.5391789Z test_geometric_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5392214Z test_geometric_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5392641Z test_geometric_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5393065Z test_geometric_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5393483Z test_geometric_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5393899Z test_geometric_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5394321Z test_geometric_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5394729Z test_geometric_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5395148Z test_geometric_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5395582Z test_geometric_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5396029Z test_geometric_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5396473Z test_geometric_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5396923Z test_geometric_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5397372Z test_geometric_kstest_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5397796Z test_geometric_kstest_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5398231Z test_geometric_kstest_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5398668Z test_geometric_kstest_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5399112Z test_geometric_kstest_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5399537Z test_gradient_all_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.285s) 2023-01-11T22:28:00.5399975Z test_gradient_all_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.232s) 2023-01-11T22:28:00.5400849Z test_gradient_all_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1084: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T22:28:00.5401417Z a = -(dx2)/(dx1 * (dx1 + dx2)) 2023-01-11T22:28:00.5401950Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1085: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T22:28:00.5402408Z b = (dx2 - dx1) / (dx1 * dx2) 2023-01-11T22:28:00.5402937Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1092: RuntimeWarning: invalid value encountered in multiply 2023-01-11T22:28:00.5403416Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T22:28:00.5403997Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1092: RuntimeWarning: invalid value encountered in add 2023-01-11T22:28:00.5404467Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T22:28:00.5405326Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1101: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T22:28:00.5405976Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2023-01-11T22:28:00.5406567Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1086: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T22:28:00.5406972Z c = dx1 / (dx2 * (dx1 + dx2)) 2023-01-11T22:28:00.5407491Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1108: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T22:28:00.5408027Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2023-01-11T22:28:00.5408615Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1108: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T22:28:00.5409152Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2023-01-11T22:28:00.5409734Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1123: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T22:28:00.5410215Z a = -(2. * dx1 + dx2)/(dx1 * (dx1 + dx2)) 2023-01-11T22:28:00.5410805Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1124: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T22:28:00.5411245Z b = (dx1 + dx2) / (dx1 * dx2) 2023-01-11T22:28:00.5411796Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1127: RuntimeWarning: invalid value encountered in multiply 2023-01-11T22:28:00.5412313Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T22:28:00.5412941Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1127: RuntimeWarning: invalid value encountered in add 2023-01-11T22:28:00.5413440Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T22:28:00.5414098Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1140: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T22:28:00.5414535Z a = (dx2) / (dx1 * (dx1 + dx2)) 2023-01-11T22:28:00.5415109Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1141: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T22:28:00.5415591Z b = - (dx2 + dx1) / (dx1 * dx2) 2023-01-11T22:28:00.5416148Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1144: RuntimeWarning: invalid value encountered in multiply 2023-01-11T22:28:00.5416663Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T22:28:00.5417289Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1144: RuntimeWarning: invalid value encountered in add 2023-01-11T22:28:00.5417791Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T22:28:00.5418510Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1101: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T22:28:00.5419106Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2023-01-11T22:28:00.5419729Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1125: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T22:28:00.5420221Z c = - dx1 / (dx2 * (dx1 + dx2)) 2023-01-11T22:28:00.5420788Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1142: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T22:28:00.5421241Z c = (2. * dx2 + dx1) / (dx2 * (dx1 + dx2)) 2023-01-11T22:28:00.5421486Z ok (0.234s) 2023-01-11T22:28:00.5421854Z test_gradient_extreme_cases_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.081s) 2023-01-11T22:28:00.5422350Z test_gradient_extreme_cases_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.071s) 2023-01-11T22:28:00.5422831Z test_gradient_extreme_cases_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.072s) 2023-01-11T22:28:00.5423720Z test_gradient_type_promotion_cuda (__main__.TestTorchDeviceTypeCUDA) ... /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1080: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T22:28:00.5424525Z out[tuple(slice1)] = (f[tuple(slice4)] - f[tuple(slice2)]) / (2. * ax_dx) 2023-01-11T22:28:00.5425192Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1101: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T22:28:00.5425786Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2023-01-11T22:28:00.5426447Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1108: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T22:28:00.5427045Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2023-01-11T22:28:00.5428456Z /opt/conda/lib/python3.10/site-packages/torch/testing/_comparison.py:679: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:210.) 2023-01-11T22:28:00.5429438Z return torch.as_tensor(tensor_like) 2023-01-11T22:28:00.5430059Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1127: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T22:28:00.5430607Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T22:28:00.5431295Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1144: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T22:28:00.5431850Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T22:28:00.5432522Z /opt/conda/lib/python3.10/site-packages/numpy/lib/function_base.py:1092: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T22:28:00.5433075Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T22:28:00.5433401Z ok (0.093s) 2023-01-11T22:28:00.5433726Z test_hook_remove_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5434195Z test_index_add_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.045s) 2023-01-11T22:28:00.5434679Z test_index_add_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T22:28:00.5435151Z test_index_copy_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T22:28:00.5435595Z test_index_copy_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:28:00.5436119Z test_index_copy_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T22:28:00.5436593Z test_index_copy_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T22:28:00.5437045Z test_index_copy_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T22:28:00.5437555Z test_index_copy_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T22:28:00.5437994Z test_index_copy_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2023-01-11T22:28:00.5438429Z test_index_copy_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5438842Z test_index_copy_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5439260Z test_index_copy_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:28:00.5439686Z test_index_copy_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5440100Z test_index_copy_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5440551Z test_index_copy_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (3.069s) 2023-01-11T22:28:00.5441062Z test_index_copy_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T22:28:00.5441515Z test_index_copy_scalars_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5441958Z test_index_copy_scalars_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5442419Z test_index_copy_scalars_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5442882Z test_index_copy_scalars_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5443325Z test_index_copy_scalars_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5443779Z test_index_copy_scalars_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5444231Z test_index_copy_scalars_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5444686Z test_index_copy_scalars_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5445372Z test_index_copy_scalars_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5445818Z test_index_copy_scalars_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5446266Z test_index_copy_scalars_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5446715Z test_index_copy_scalars_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5447148Z test_index_fill_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5447582Z test_index_fill_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5448019Z test_index_fill_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5448454Z test_index_fill_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5448894Z test_index_fill_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5449333Z test_index_fill_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5449762Z test_index_fill_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5450176Z test_index_fill_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5450598Z test_index_fill_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5451024Z test_index_fill_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5451435Z test_index_fill_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5451852Z test_index_fill_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5452287Z test_index_fill_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5452821Z test_index_put_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:28:00.5453309Z test_index_put_non_accumulate_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:28:00.5454075Z test_index_reduce_reduce_amax_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:2997: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Indexing.cu:1047.) 2023-01-11T22:28:00.5454786Z dest.index_reduce_(dim, idx, src, reduce, include_self=include_self) 2023-01-11T22:28:00.5455094Z ok (0.124s) 2023-01-11T22:28:00.5455434Z test_index_reduce_reduce_amax_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.124s) 2023-01-11T22:28:00.5455909Z test_index_reduce_reduce_amax_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.124s) 2023-01-11T22:28:00.5456386Z test_index_reduce_reduce_amax_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.121s) 2023-01-11T22:28:00.5456840Z test_index_reduce_reduce_amax_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T22:28:00.5457381Z test_index_reduce_reduce_amax_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T22:28:00.5457844Z test_index_reduce_reduce_amax_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.102s) 2023-01-11T22:28:00.5458303Z test_index_reduce_reduce_amax_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T22:28:00.5458754Z test_index_reduce_reduce_amax_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T22:28:00.5459231Z test_index_reduce_reduce_amin_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.124s) 2023-01-11T22:28:00.5459704Z test_index_reduce_reduce_amin_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.124s) 2023-01-11T22:28:00.5460165Z test_index_reduce_reduce_amin_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.124s) 2023-01-11T22:28:00.5460639Z test_index_reduce_reduce_amin_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.121s) 2023-01-11T22:28:00.5461105Z test_index_reduce_reduce_amin_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T22:28:00.5461565Z test_index_reduce_reduce_amin_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T22:28:00.5462011Z test_index_reduce_reduce_amin_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.102s) 2023-01-11T22:28:00.5462468Z test_index_reduce_reduce_amin_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T22:28:00.5462930Z test_index_reduce_reduce_amin_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T22:28:00.5463404Z test_index_reduce_reduce_mean_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.141s) 2023-01-11T22:28:00.5463863Z test_index_reduce_reduce_mean_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.141s) 2023-01-11T22:28:00.5464335Z test_index_reduce_reduce_mean_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.141s) 2023-01-11T22:28:00.5464812Z test_index_reduce_reduce_mean_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.138s) 2023-01-11T22:28:00.5465263Z test_index_reduce_reduce_mean_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.123s) 2023-01-11T22:28:00.5465779Z test_index_reduce_reduce_mean_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.122s) 2023-01-11T22:28:00.5466233Z test_index_reduce_reduce_mean_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.119s) 2023-01-11T22:28:00.5466693Z test_index_reduce_reduce_mean_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.123s) 2023-01-11T22:28:00.5467141Z test_index_reduce_reduce_mean_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.123s) 2023-01-11T22:28:00.5467616Z test_index_reduce_reduce_prod_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.124s) 2023-01-11T22:28:00.5468145Z test_index_reduce_reduce_prod_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.124s) 2023-01-11T22:28:00.5468619Z test_index_reduce_reduce_prod_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.124s) 2023-01-11T22:28:00.5469093Z test_index_reduce_reduce_prod_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.121s) 2023-01-11T22:28:00.5469554Z test_index_reduce_reduce_prod_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.106s) 2023-01-11T22:28:00.5470019Z test_index_reduce_reduce_prod_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T22:28:00.5470466Z test_index_reduce_reduce_prod_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.102s) 2023-01-11T22:28:00.5470928Z test_index_reduce_reduce_prod_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T22:28:00.5471392Z test_index_reduce_reduce_prod_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.106s) 2023-01-11T22:28:00.5471853Z test_index_select_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5472277Z test_index_select_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5472778Z test_index_select_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5473229Z test_index_select_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5473665Z test_index_select_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5474104Z test_index_select_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5474535Z test_index_select_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5474967Z test_index_select_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5475384Z test_index_select_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5475822Z test_index_select_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5476258Z test_index_select_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5476679Z test_index_select_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5477130Z test_invalid_shapes_grid_sampler_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.056s) 2023-01-11T22:28:00.5477572Z test_is_set_to_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5477980Z test_is_signed_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5478381Z test_item_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5478796Z test_item_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5479216Z test_item_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5479634Z test_item_cuda_complex32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5480064Z test_item_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5480488Z test_item_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5480909Z test_item_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5481307Z test_item_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5481719Z test_item_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5482129Z test_item_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5482521Z test_item_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5482923Z test_item_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5483327Z test_item_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5483830Z test_large_cumprod_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (19.689s) 2023-01-11T22:28:00.5484289Z test_large_cumsum_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (20.157s) 2023-01-11T22:28:00.5484734Z test_log_normal_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5485408Z test_log_normal_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5485831Z test_log_normal_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5486264Z test_log_normal_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5486697Z test_logcumsumexp_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:28:00.5487147Z test_lognormal_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5487592Z test_lognormal_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5488045Z test_lognormal_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5488500Z test_lognormal_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5489027Z test_masked_fill_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5489482Z test_masked_fill_cuda_bfloat16_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5489944Z test_masked_fill_cuda_bfloat16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5490397Z test_masked_fill_cuda_bool_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5490827Z test_masked_fill_cuda_bool_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5491281Z test_masked_fill_cuda_complex128_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5491749Z test_masked_fill_cuda_complex128_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5492200Z test_masked_fill_cuda_complex64_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5492659Z test_masked_fill_cuda_complex64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5493121Z test_masked_fill_cuda_float16_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5493572Z test_masked_fill_cuda_float16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5494008Z test_masked_fill_cuda_float32_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5494460Z test_masked_fill_cuda_float32_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5494912Z test_masked_fill_cuda_float64_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5495346Z test_masked_fill_cuda_float64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5495794Z test_masked_fill_cuda_int16_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5496243Z test_masked_fill_cuda_int16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5496688Z test_masked_fill_cuda_int32_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5497118Z test_masked_fill_cuda_int32_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5497563Z test_masked_fill_cuda_int64_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5498004Z test_masked_fill_cuda_int64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5498431Z test_masked_fill_cuda_int8_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5498875Z test_masked_fill_cuda_int8_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5499308Z test_masked_fill_cuda_uint8_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5499745Z test_masked_fill_cuda_uint8_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5500237Z test_masked_fill_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5500712Z test_masked_scatter_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5501172Z test_masked_scatter_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5501619Z test_masked_scatter_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5502057Z test_masked_scatter_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5502520Z test_masked_scatter_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5502973Z test_masked_scatter_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5503397Z test_masked_scatter_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5503838Z test_masked_scatter_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5504285Z test_masked_scatter_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5504799Z test_masked_scatter_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5505224Z test_masked_scatter_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5505662Z test_masked_scatter_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5506103Z test_masked_scatter_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5506587Z test_masked_scatter_large_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.130s) 2023-01-11T22:28:00.5507099Z test_masked_scatter_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:28:00.5507882Z test_masked_select_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5508584Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5508840Z ok (0.010s) 2023-01-11T22:28:00.5509487Z test_masked_select_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5510168Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5510438Z ok (0.010s) 2023-01-11T22:28:00.5511086Z test_masked_select_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5511782Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5512057Z ok (0.010s) 2023-01-11T22:28:00.5512715Z test_masked_select_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5513392Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5513663Z ok (0.009s) 2023-01-11T22:28:00.5514314Z test_masked_select_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5515045Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5515306Z ok (0.009s) 2023-01-11T22:28:00.5515960Z test_masked_select_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5516645Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5516914Z ok (0.009s) 2023-01-11T22:28:00.5517548Z test_masked_select_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5518235Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5518505Z ok (0.009s) 2023-01-11T22:28:00.5519153Z test_masked_select_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5519868Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5520136Z ok (0.009s) 2023-01-11T22:28:00.5520781Z test_masked_select_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5521457Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5521707Z ok (0.009s) 2023-01-11T22:28:00.5522350Z test_masked_select_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5523022Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5523291Z ok (0.009s) 2023-01-11T22:28:00.5523924Z test_masked_select_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5524603Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5524871Z ok (0.010s) 2023-01-11T22:28:00.5525741Z test_masked_select_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:28:00.5526413Z torch.masked_select(src, mask, out=dst3) 2023-01-11T22:28:00.5526679Z ok (0.009s) 2023-01-11T22:28:00.5527029Z test_masked_select_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5527477Z test_memory_format_clone_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5527933Z test_memory_format_consistency_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5528407Z test_memory_format_cpu_and_cuda_ops_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.065s) 2023-01-11T22:28:00.5528870Z test_memory_format_empty_like_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5529351Z test_memory_format_factory_like_functions_preserve_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.048s) 2023-01-11T22:28:00.5529921Z test_memory_format_operators_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.201s) 2023-01-11T22:28:00.5530416Z test_memory_format_preserved_after_permute_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5530913Z test_memory_format_propagation_rules_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5531358Z test_memory_format_to_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5531792Z test_memory_format_type_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5532248Z test_memory_format_type_shortcuts_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.076s) 2023-01-11T22:28:00.5532692Z test_module_share_memory_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5533145Z test_multinomial_cpu_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5533603Z test_multinomial_cpu_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5534060Z test_multinomial_cpu_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5534571Z test_multinomial_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:28:00.5535014Z test_multinomial_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.037s) 2023-01-11T22:28:00.5535451Z test_multinomial_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.037s) 2023-01-11T22:28:00.5535898Z test_multinomial_deterministic_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T22:28:00.5536390Z test_multinomial_deterministic_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.033s) 2023-01-11T22:28:00.5536872Z test_multinomial_deterministic_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.134s) 2023-01-11T22:28:00.5537399Z test_multinomial_device_constrain_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5537871Z test_multinomial_empty_w_replacement_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5538357Z test_multinomial_empty_wo_replacement_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5538895Z test_multinomial_gpu_device_constrain_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T22:28:00.5539522Z test_multinomial_rng_state_advance_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:28:00.5540050Z test_narrow_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5540535Z test_nondeterministic_alert_AdaptiveAvgPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:28:00.5541065Z test_nondeterministic_alert_AdaptiveAvgPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5541578Z test_nondeterministic_alert_AdaptiveMaxPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5542099Z test_nondeterministic_alert_AvgPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5542593Z test_nondeterministic_alert_CTCLoss_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5543102Z test_nondeterministic_alert_EmbeddingBag_max_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5543619Z test_nondeterministic_alert_FractionalMaxPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5544159Z test_nondeterministic_alert_FractionalMaxPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5544675Z test_nondeterministic_alert_MaxPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5545184Z test_nondeterministic_alert_MaxUnpool1d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5545684Z test_nondeterministic_alert_MaxUnpool1d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5546245Z test_nondeterministic_alert_MaxUnpool1d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5546772Z test_nondeterministic_alert_MaxUnpool2d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5547268Z test_nondeterministic_alert_MaxUnpool2d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5547787Z test_nondeterministic_alert_MaxUnpool2d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5548294Z test_nondeterministic_alert_MaxUnpool3d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5548800Z test_nondeterministic_alert_MaxUnpool3d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5549298Z test_nondeterministic_alert_MaxUnpool3d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5549798Z test_nondeterministic_alert_NLLLoss_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5550299Z test_nondeterministic_alert_ReflectionPad1d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5550863Z test_nondeterministic_alert_ReflectionPad2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5551361Z test_nondeterministic_alert_ReflectionPad3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5551882Z test_nondeterministic_alert_ReplicationPad1d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5552402Z test_nondeterministic_alert_ReplicationPad2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5552927Z test_nondeterministic_alert_ReplicationPad3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5553417Z test_nondeterministic_alert_bincount_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:28:00.5553914Z test_nondeterministic_alert_cumsum_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5554420Z test_nondeterministic_alert_cumsum_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5554918Z test_nondeterministic_alert_cumsum_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5555427Z test_nondeterministic_alert_cumsum_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:28:00.5555925Z test_nondeterministic_alert_cumsum_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5556419Z test_nondeterministic_alert_cumsum_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5556889Z test_nondeterministic_alert_cumsum_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5557373Z test_nondeterministic_alert_cumsum_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5557868Z test_nondeterministic_alert_cumsum_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5558363Z test_nondeterministic_alert_cumsum_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5558853Z test_nondeterministic_alert_grid_sample_2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5559092Z test_nondeterministic_alert_grid_sample_3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5559322Z test_nondeterministic_alert_histc_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:28:00.5559577Z test_nondeterministic_alert_interpolate_bicubic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5559831Z test_nondeterministic_alert_interpolate_bilinear_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5560081Z test_nondeterministic_alert_interpolate_linear_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5560388Z test_nondeterministic_alert_interpolate_trilinear_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5560628Z test_nondeterministic_alert_kthvalue_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T22:28:00.5560868Z test_nondeterministic_alert_median_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:28:00.5561106Z test_nondeterministic_alert_put_accumulate_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5561331Z test_nondeterministic_alert_put_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5561545Z test_normal_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5561757Z test_normal_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5561961Z test_normal_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5562166Z test_normal_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:28:00.5562381Z test_nullary_op_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.049s) 2023-01-11T22:28:00.5562636Z test_pairwise_distance_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5562836Z test_pdist_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5563132Z test_pdist_norm_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:28:00.5563343Z test_pickle_gradscaler_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5563565Z test_pin_memory_from_constructor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5563781Z test_put_accumulate_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5564002Z test_put_accumulate_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5564227Z test_put_accumulate_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5564428Z test_put_accumulate_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5564640Z test_put_accumulate_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5564855Z test_put_accumulate_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5565254Z test_put_accumulate_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5565470Z test_put_accumulate_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5565672Z test_put_accumulate_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5565883Z test_put_accumulate_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5566086Z test_put_accumulate_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5566289Z test_put_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.097s) 2023-01-11T22:28:00.5566480Z test_put_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.102s) 2023-01-11T22:28:00.5566682Z test_put_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.106s) 2023-01-11T22:28:00.5566878Z test_put_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.097s) 2023-01-11T22:28:00.5567070Z test_put_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.097s) 2023-01-11T22:28:00.5567261Z test_put_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.093s) 2023-01-11T22:28:00.5567455Z test_put_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.072s) 2023-01-11T22:28:00.5567648Z test_put_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.073s) 2023-01-11T22:28:00.5567841Z test_put_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.068s) 2023-01-11T22:28:00.5568019Z test_put_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.073s) 2023-01-11T22:28:00.5568286Z test_put_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.072s) 2023-01-11T22:28:00.5568496Z test_put_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5568704Z test_put_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:28:00.5568914Z test_repeat_interleave_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5569556Z test_scalar_check_cuda (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:670: 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-11T22:28:00.5569746Z self.assertEqual((), zero_d_clone.set_(one_d.storage(), 0, (), ()).shape) 2023-01-11T22:28:00.5570291Z /var/lib/jenkins/workspace/test/test_torch.py:671: 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-11T22:28:00.5570545Z self.assertEqual((1,), zero_d_clone.set_(one_d.storage(), 0, (1,), (1,)).shape) 2023-01-11T22:28:00.5571093Z /var/lib/jenkins/workspace/test/test_torch.py:672: 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-11T22:28:00.5571279Z self.assertEqual((), one_d_clone.set_(one_d.storage(), 0, (), ()).shape) 2023-01-11T22:28:00.5571811Z /var/lib/jenkins/workspace/test/test_torch.py:673: 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-11T22:28:00.5572008Z self.assertEqual((1,), one_d_clone.set_(one_d.storage(), 0, (1,), (1,)).shape) 2023-01-11T22:28:00.5572108Z ok (0.120s) 2023-01-11T22:28:00.5572315Z test_scatter_add_bool_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5572539Z test_scatter_add_non_unique_index_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5572772Z test_scatter_add_one_dim_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (3.096s) 2023-01-11T22:28:00.5572990Z test_scatter_add_to_large_input_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5573189Z test_scatter_bool_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5573405Z test_scatter_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5573660Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5573932Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:28:00.5574171Z test_scatter_reduce_non_unique_index_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5574402Z test_scatter_reduce_non_unique_index_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5574642Z test_scatter_reduce_non_unique_index_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5574883Z test_scatter_reduce_non_unique_index_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5575122Z test_scatter_reduce_non_unique_index_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5575407Z test_scatter_reduce_non_unique_index_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5575654Z test_scatter_reduce_non_unique_index_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5575873Z test_scatter_reduce_non_unique_index_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5576101Z test_scatter_reduce_non_unique_index_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5576324Z test_scatter_reduce_non_unique_index_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5576553Z test_scatter_reduce_non_unique_index_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5576785Z test_scatter_reduce_non_unique_index_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5577039Z test_scatter_reduce_operations_to_large_input_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5577295Z test_scatter_reduce_operations_to_large_input_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5577603Z test_scatter_reduce_operations_to_large_input_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5577859Z test_scatter_reduce_operations_to_large_input_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5578098Z test_scatter_reduce_operations_to_large_input_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5578355Z test_scatter_reduce_operations_to_large_input_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5578606Z test_scatter_reduce_operations_to_large_input_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5578856Z test_scatter_reduce_operations_to_large_input_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5579108Z test_scatter_reduce_operations_to_large_input_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5579360Z test_scatter_reduce_operations_to_large_input_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5579608Z test_scatter_reduce_operations_to_large_input_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5579855Z test_scatter_reduce_operations_to_large_input_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5580085Z test_scatter_reduce_scalar_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5580288Z test_scatter_reduce_scalar_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5580519Z test_scatter_reduce_scalar_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5580749Z test_scatter_reduce_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5580976Z test_scatter_reduce_scalar_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5581201Z test_scatter_reduce_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5581425Z test_scatter_reduce_scalar_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5581644Z test_scatter_reduce_scalar_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5581863Z test_scatter_reduce_scalar_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5582074Z test_scatter_reduce_scalar_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5582276Z test_scatter_reduce_scalar_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5582489Z test_scatter_reduce_scalar_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5582748Z test_scatter_to_large_input_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5582969Z test_scatter_zero_size_index_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5583180Z test_serialization_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:28:00.5583827Z test_set_storage_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:257: 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-11T22:28:00.5583936Z a_s = a.storage() 2023-01-11T22:28:00.5584487Z /var/lib/jenkins/workspace/test/test_torch.py:260: 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-11T22:28:00.5584766Z c = torch.tensor([], device=device, dtype=dtype).set_(a_s.untyped()).reshape(a.size()) 2023-01-11T22:28:00.5585302Z /var/lib/jenkins/workspace/test/test_torch.py:267: 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-11T22:28:00.5585452Z error_storage = a.to(error_dtype).storage() 2023-01-11T22:28:00.5585534Z ok (0.015s) 2023-01-11T22:28:00.5585742Z test_set_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5585959Z test_set_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:28:00.5586172Z test_set_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:28:00.5586385Z test_set_storage_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:28:00.5586586Z test_set_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:28:00.5586794Z test_set_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:28:00.5586998Z test_set_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5587188Z test_set_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5587393Z test_set_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5587599Z test_set_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5587801Z test_set_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5588004Z test_shift_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:28:00.5588201Z test_skip_xla_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5588841Z test_storage_all_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:4728: 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-11T22:28:00.5589007Z self.assertEqual(t.dtype, t.storage().dtype) 2023-01-11T22:28:00.5589107Z ok (0.001s) 2023-01-11T22:28:00.5589767Z test_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:168: 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-11T22:28:00.5589924Z self.assertEqual(v.storage()[0], v[0][0]) 2023-01-11T22:28:00.5590468Z /var/lib/jenkins/workspace/test/test_torch.py:169: 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-11T22:28:00.5590615Z self.assertEqual(v.storage()[14], v[2][4]) 2023-01-11T22:28:00.5591155Z /var/lib/jenkins/workspace/test/test_torch.py:170: 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-11T22:28:00.5591262Z v_s = v.storage() 2023-01-11T22:28:00.5591806Z /var/lib/jenkins/workspace/test/test_torch.py:176: 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-11T22:28:00.5591953Z v_s[el_num], 2023-01-11T22:28:00.5592486Z /var/lib/jenkins/workspace/test/test_torch.py:179: 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-11T22:28:00.5592615Z v_s_byte = v.storage().untyped() 2023-01-11T22:28:00.5592711Z ok (0.010s) 2023-01-11T22:28:00.5592924Z test_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T22:28:00.5593123Z test_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2023-01-11T22:28:00.5593328Z test_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:28:00.5593533Z test_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5593734Z test_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:28:00.5593934Z test_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:28:00.5594132Z test_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5594330Z test_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5594526Z test_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:28:00.5594764Z test_storage_meta_errors_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5595017Z test_storage_meta_errors_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5595272Z test_storage_meta_errors_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5595530Z test_storage_meta_errors_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5595778Z test_storage_meta_errors_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5596027Z test_storage_meta_errors_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5596273Z test_storage_meta_errors_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5596515Z test_storage_meta_errors_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5596759Z test_storage_meta_errors_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5597028Z test_storage_meta_errors_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5597284Z test_storage_meta_errors_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5597531Z test_storage_meta_errors_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:28:00.5598191Z test_storage_meta_from_tensor_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:324: 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-11T22:28:00.5598317Z s_check = t_check.storage() 2023-01-11T22:28:00.5598866Z /var/lib/jenkins/workspace/test/test_torch.py:325: 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-11T22:28:00.5599050Z s = t.storage() 2023-01-11T22:28:00.5599595Z /var/lib/jenkins/workspace/test/test_torch.py:279: 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-11T22:28:00.5599829Z self.assertEqual(s.device.type, 'meta') 2023-01-11T22:28:00.5600376Z /var/lib/jenkins/workspace/test/test_torch.py:280: 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-11T22:28:00.5600535Z self.assertEqual(s.nbytes(), s_check.nbytes()) 2023-01-11T22:28:00.5601077Z /var/lib/jenkins/workspace/test/test_torch.py:281: 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-11T22:28:00.5601228Z self.assertEqual(s.size(), s_check.size()) 2023-01-11T22:28:00.5601759Z /var/lib/jenkins/workspace/test/test_torch.py:282: 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-11T22:28:00.5601882Z self.assertEqual(s.data_ptr(), 0) 2023-01-11T22:28:00.5602418Z /var/lib/jenkins/workspace/test/test_torch.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-11T22:28:00.5602517Z s[0] 2023-01-11T22:28:00.5603055Z /var/lib/jenkins/workspace/test/test_torch.py:289: 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-11T22:28:00.5603229Z self._check_storage_meta(s.untyped(), s_check.untyped()) 2023-01-11T22:28:00.5603329Z ok (0.002s) 2023-01-11T22:28:00.5603558Z test_storage_meta_from_tensor_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5603847Z test_storage_meta_from_tensor_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5604094Z test_storage_meta_from_tensor_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5604323Z test_storage_meta_from_tensor_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5604534Z test_storage_meta_from_tensor_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5604762Z test_storage_meta_from_tensor_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5605166Z test_storage_meta_from_tensor_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5605398Z test_storage_meta_from_tensor_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5605614Z test_storage_meta_from_tensor_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5605839Z test_storage_meta_from_tensor_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5606054Z test_storage_meta_from_tensor_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5606778Z test_storage_setitem_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:210: 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-11T22:28:00.5606891Z s = storage_type(N) 2023-01-11T22:28:00.5607436Z /var/lib/jenkins/workspace/test/test_torch.py:211: 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-11T22:28:00.5607518Z s[:] = 0 2023-01-11T22:28:00.5608051Z /var/lib/jenkins/workspace/test/test_torch.py:213: 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-11T22:28:00.5608200Z self.assertEqual(s, storage_type(l)) 2023-01-11T22:28:00.5609094Z /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-11T22:28:00.5609225Z device=typed_storage.device, 2023-01-11T22:28:00.5609770Z /var/lib/jenkins/workspace/test/test_torch.py:216: 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-11T22:28:00.5609873Z s[i] = i 2023-01-11T22:28:00.5610413Z /var/lib/jenkins/workspace/test/test_torch.py:219: 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-11T22:28:00.5610555Z self.assertEqual(s, storage_type(l)) 2023-01-11T22:28:00.5611150Z /var/lib/jenkins/workspace/test/test_torch.py:222: 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-11T22:28:00.5611260Z s[2:7] = 1 2023-01-11T22:28:00.5611794Z /var/lib/jenkins/workspace/test/test_torch.py:223: 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-11T22:28:00.5611934Z self.assertEqual(s, storage_type(l)) 2023-01-11T22:28:00.5612017Z ok (0.004s) 2023-01-11T22:28:00.5612244Z test_storage_setitem_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5612467Z test_storage_setitem_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5612685Z test_storage_setitem_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5612903Z test_storage_setitem_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5613114Z test_storage_setitem_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5613378Z test_storage_setitem_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5613583Z test_storage_setitem_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5613776Z test_storage_setitem_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5613988Z test_storage_setitem_cuda_qint32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5614196Z test_storage_setitem_cuda_qint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5614409Z test_storage_setitem_cuda_quint4x2 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5614617Z test_storage_setitem_cuda_quint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5614825Z test_storage_setitem_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:28:00.5615040Z test_strides_propagation_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.134s) 2023-01-11T22:28:00.5615870Z test_sync_warning_cuda (__main__.TestTorchDeviceTypeCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/cuda/__init__.py:649: UserWarning: Synchronization debug mode is a prototype feature and does not yet detect all synchronizing operations (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp:770.) 2023-01-11T22:28:00.5616023Z torch._C._cuda_set_sync_debug_mode(debug_mode) 2023-01-11T22:28:00.5616106Z ok (0.112s) 2023-01-11T22:28:00.5616309Z test_take_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5616503Z test_take_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:28:00.5616707Z test_take_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5616914Z test_take_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:28:00.5617112Z test_take_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5617315Z test_take_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5617510Z test_take_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:28:00.5617687Z test_take_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5617879Z test_take_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5618070Z test_take_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:28:00.5618265Z test_take_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5618457Z test_take_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5618650Z test_take_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5619359Z test_tensor_from_storage_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:240: 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-11T22:28:00.5619479Z a_s = a.storage() 2023-01-11T22:28:00.5620026Z /var/lib/jenkins/workspace/test/test_torch.py:241: 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-11T22:28:00.5620217Z b = torch.tensor(a_s, device=device, dtype=dtype).reshape(a.size()) 2023-01-11T22:28:00.5620763Z /var/lib/jenkins/workspace/test/test_torch.py:243: 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-11T22:28:00.5620999Z c = torch.tensor(a_s.untyped(), device=device, dtype=dtype).reshape(a.size()) 2023-01-11T22:28:00.5621538Z /var/lib/jenkins/workspace/test/test_torch.py:250: 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-11T22:28:00.5621691Z error_storage = a.to(error_dtype).storage() 2023-01-11T22:28:00.5622220Z /var/lib/jenkins/workspace/test/test_torch.py:251: 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-11T22:28:00.5622399Z torch.tensor(error_storage, device=device, dtype=dtype) 2023-01-11T22:28:00.5622498Z ok (0.018s) 2023-01-11T22:28:00.5622720Z test_tensor_from_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5622949Z test_tensor_from_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:28:00.5623175Z test_tensor_from_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:28:00.5623397Z test_tensor_from_storage_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:28:00.5623601Z test_tensor_from_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:28:00.5623816Z test_tensor_from_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:28:00.5624035Z test_tensor_from_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:28:00.5624255Z test_tensor_from_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:28:00.5624469Z test_tensor_from_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5624682Z test_tensor_from_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5624895Z test_tensor_from_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:28:00.5625163Z test_tensor_set_errors_multigpu_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T22:28:00.5625374Z test_tensor_shape_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:28:00.5626057Z test_tensor_storage_type_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:234: 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-11T22:28:00.5626256Z self.assertEqual(a.storage_type(), expected_storage_type) 2023-01-11T22:28:00.5627102Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:959: 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-11T22:28:00.5627310Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T22:28:00.5628145Z /opt/conda/lib/python3.10/site-packages/torch/storage.py:962: 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-11T22:28:00.5628443Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T22:28:00.5628543Z ok (0.001s) 2023-01-11T22:28:00.5628763Z test_tensor_storage_type_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5628992Z test_tensor_storage_type_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5629218Z test_tensor_storage_type_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5629439Z test_tensor_storage_type_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5629644Z test_tensor_storage_type_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5629860Z test_tensor_storage_type_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5630082Z test_tensor_storage_type_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5630302Z test_tensor_storage_type_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5630519Z test_tensor_storage_type_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5630733Z test_tensor_storage_type_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5630946Z test_tensor_storage_type_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5631174Z test_ternary_op_mem_overlap_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5631834Z test_typed_storage_meta_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_torch.py:301: 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-11T22:28:00.5632032Z s_check = torch.TypedStorage(*args, dtype=dtype, device=device) 2023-01-11T22:28:00.5632564Z /var/lib/jenkins/workspace/test/test_torch.py:302: 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-11T22:28:00.5632818Z s = torch.TypedStorage(*args, dtype=dtype, device='meta') 2023-01-11T22:28:00.5633400Z /var/lib/jenkins/workspace/test/test_torch.py:279: 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-11T22:28:00.5633615Z self.assertEqual(s.device.type, 'meta') 2023-01-11T22:28:00.5634146Z /var/lib/jenkins/workspace/test/test_torch.py:280: 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-11T22:28:00.5634306Z self.assertEqual(s.nbytes(), s_check.nbytes()) 2023-01-11T22:28:00.5634849Z /var/lib/jenkins/workspace/test/test_torch.py:281: 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-11T22:28:00.5635004Z self.assertEqual(s.size(), s_check.size()) 2023-01-11T22:28:00.5635547Z /var/lib/jenkins/workspace/test/test_torch.py:282: 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-11T22:28:00.5635748Z self.assertEqual(s.data_ptr(), 0) 2023-01-11T22:28:00.5636282Z /var/lib/jenkins/workspace/test/test_torch.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-11T22:28:00.5636376Z s[0] 2023-01-11T22:28:00.5636902Z /var/lib/jenkins/workspace/test/test_torch.py:289: 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-11T22:28:00.5637082Z self._check_storage_meta(s.untyped(), s_check.untyped()) 2023-01-11T22:28:00.5637164Z ok (0.003s) 2023-01-11T22:28:00.5637434Z test_typed_storage_meta_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5637668Z test_typed_storage_meta_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5637895Z test_typed_storage_meta_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5638115Z test_typed_storage_meta_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5638328Z test_typed_storage_meta_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5638545Z test_typed_storage_meta_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5638765Z test_typed_storage_meta_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5638965Z test_typed_storage_meta_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5639183Z test_typed_storage_meta_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5639397Z test_typed_storage_meta_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5639614Z test_typed_storage_meta_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5639841Z test_unfold_all_devices_and_dtypes_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:28:00.5640049Z test_unfold_scalars_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5640266Z test_uniform_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5640479Z test_uniform_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5640717Z test_uniform_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5640931Z test_uniform_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:28:00.5641150Z test_untyped_storage_meta_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:28:00.5641394Z test_warn_always_caught_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:28:00.5641626Z test_where_scalar_handcrafted_values_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.071s) 2023-01-11T22:28:00.5641838Z test_cuda_vitals_gpu_only_cuda (__main__.TestVitalSignsCudaCUDA) ... ok (0.001s) 2023-01-11T22:28:00.5641864Z 2023-01-11T22:28:00.5642140Z ---------------------------------------------------------------------- 2023-01-11T22:28:00.5642258Z Ran 858 tests in 107.386s 2023-01-11T22:28:00.5642278Z 2023-01-11T22:28:00.5642384Z OK (skipped=39) 2023-01-11T22:28:00.5642404Z 2023-01-11T22:28:00.5642506Z Generating XML reports... 2023-01-11T22:28:00.5642913Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20230111222612.xml 2023-01-11T22:28:00.5643374Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestDevicePrecisionCUDA-20230111222612.xml 2023-01-11T22:28:00.5643718Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorch-20230111222612.xml 2023-01-11T22:28:00.5644123Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCUDA-20230111222612.xml 2023-01-11T22:28:00.5644517Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCUDA-20230111222612.xml 2023-01-11T22:28:00.5644664Z [TORCH_VITAL] Dataloader.enabled True 2023-01-11T22:28:00.5644845Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2023-01-11T22:28:00.5645179Z [TORCH_VITAL] CUDA.used true 2023-01-11T22:28:00.5645219Z 2023-01-11T22:28:00.5645657Z ##[endgroup] 2023-01-11T22:28:00.5646035Z FINISHED PRINTING LOG FILE of test_torch (/var/lib/jenkins/workspace/test/test-reports/test_torch_b7qpdbvl) 2023-01-11T22:28:00.5646055Z 2023-01-11T22:28:00.5646304Z Running test_cpp_extensions_jit ... [2023-01-11 22:28:00.458890] 2023-01-11T22:28:00.5646754Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:28:00.459143] 2023-01-11T22:29:17.7480618Z 2023-01-11T22:29:17.7481109Z Expand the folded group to see the log file of test_cpp_extensions_jit 2023-01-11T22:29:17.7482017Z ##[group]PRINTING LOG FILE of test_cpp_extensions_jit (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_jit_aokb9f7r) 2023-01-11T22:29:17.7482329Z 2023-01-11T22:29:17.7482856Z Running tests... 2023-01-11T22:29:17.7483383Z ---------------------------------------------------------------------- 2023-01-11T22:29:17.7483919Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_jit 2023-01-11T22:29:17.7484373Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... ok (3.158s) 2023-01-11T22:29:17.7484816Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... ok (18.560s) 2023-01-11T22:29:17.7488466Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7489120Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/cpp_frontend_extension... 2023-01-11T22:29:17.7489661Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/cpp_frontend_extension/build.ninja... 2023-01-11T22:29:17.7490105Z Building extension module cpp_frontend_extension... 2023-01-11T22:29:17.7490472Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7492514Z [1/2] c++ -MMD -MF cpp_frontend_extension.o.d -DTORCH_EXTENSION_NAME=cpp_frontend_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cpp_frontend_extension.cpp -o cpp_frontend_extension.o 2023-01-11T22:29:17.7494394Z [2/2] c++ cpp_frontend_extension.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o cpp_frontend_extension.so 2023-01-11T22:29:17.7495321Z Loading extension module cpp_frontend_extension... 2023-01-11T22:29:17.7495869Z ok (1.634s) 2023-01-11T22:29:17.7496784Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7498275Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2023-01-11T22:29:17.7499315Z Loading extension module cpp_frontend_extension... 2023-01-11T22:29:17.7499881Z ok (0.003s) 2023-01-11T22:29:17.7500800Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7501516Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2023-01-11T22:29:17.7501943Z Loading extension module cpp_frontend_extension... 2023-01-11T22:29:17.7502240Z ok (0.011s) 2023-01-11T22:29:17.7502702Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7503409Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2023-01-11T22:29:17.7503832Z Loading extension module cpp_frontend_extension... 2023-01-11T22:29:17.7504130Z ok (0.004s) 2023-01-11T22:29:17.7504573Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7505124Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/is_python_module... 2023-01-11T22:29:17.7505632Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/is_python_module/build.ninja... 2023-01-11T22:29:17.7506052Z Building extension module is_python_module... 2023-01-11T22:29:17.7506399Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7508068Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py310_cu116/is_python_module/main.cpp -o main.o 2023-01-11T22:29:17.7509494Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o is_python_module.so 2023-01-11T22:29:17.7509956Z Loading extension module is_python_module... 2023-01-11T22:29:17.7510825Z /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:29:17.7511415Z warnings.warn( 2023-01-11T22:29:17.7512296Z /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:29:17.7512884Z warnings.warn( 2023-01-11T22:29:17.7513693Z /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:29:17.7514287Z warnings.warn( 2023-01-11T22:29:17.7515086Z /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:29:17.7515661Z warnings.warn( 2023-01-11T22:29:17.7515895Z ok (1.556s) 2023-01-11T22:29:17.7516190Z test_half_support (__main__.TestCppExtensionJIT) 2023-01-11T22:29:17.7516678Z Checks for an issue with operator< ambiguity for half when certain ... skip: Temporarily disabled (0.001s) 2023-01-11T22:29:17.7517204Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2023-01-11T22:29:17.7517731Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2023-01-11T22:29:17.7518370Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7518967Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/inline_jit_extension... 2023-01-11T22:29:17.7519489Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/inline_jit_extension/build.ninja... 2023-01-11T22:29:17.7519921Z Building extension module inline_jit_extension... 2023-01-11T22:29:17.7520284Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7521950Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py310_cu116/inline_jit_extension/main.cpp -o main.o 2023-01-11T22:29:17.7523388Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension.so 2023-01-11T22:29:17.7523869Z Loading extension module inline_jit_extension... 2023-01-11T22:29:17.7524165Z ok (1.487s) 2023-01-11T22:29:17.7524547Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... ok (0.001s) 2023-01-11T22:29:17.7525623Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7526276Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/inline_jit_extension_with_functions_dict... 2023-01-11T22:29:17.7526840Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/inline_jit_extension_with_functions_dict/build.ninja... 2023-01-11T22:29:17.7527330Z Building extension module inline_jit_extension_with_functions_dict... 2023-01-11T22:29:17.7527698Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7529584Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_dict -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py310_cu116/inline_jit_extension_with_functions_dict/main.cpp -o main.o 2023-01-11T22:29:17.7531135Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension_with_functions_dict.so 2023-01-11T22:29:17.7531674Z Loading extension module inline_jit_extension_with_functions_dict... 2023-01-11T22:29:17.7531998Z ok (1.466s) 2023-01-11T22:29:17.7532455Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7533163Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/inline_jit_extension_with_functions_list... 2023-01-11T22:29:17.7533782Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/inline_jit_extension_with_functions_list/build.ninja... 2023-01-11T22:29:17.7534272Z Building extension module inline_jit_extension_with_functions_list... 2023-01-11T22:29:17.7534657Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7536395Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_list -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py310_cu116/inline_jit_extension_with_functions_list/main.cpp -o main.o 2023-01-11T22:29:17.7537916Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension_with_functions_list.so 2023-01-11T22:29:17.7538450Z Loading extension module inline_jit_extension_with_functions_list... 2023-01-11T22:29:17.7538810Z ok (1.520s) 2023-01-11T22:29:17.7539254Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7539803Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/jit_extension... 2023-01-11T22:29:17.7540305Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/jit_extension/build.ninja... 2023-01-11T22:29:17.7540715Z Building extension module jit_extension... 2023-01-11T22:29:17.7541060Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7542895Z [1/3] c++ -MMD -MF jit_extension2.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/jit_extension2.cpp -o jit_extension2.o 2023-01-11T22:29:17.7545581Z [2/3] c++ -MMD -MF jit_extension.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/jit_extension.cpp -o jit_extension.o 2023-01-11T22:29:17.7547096Z [3/3] c++ jit_extension.o jit_extension2.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o jit_extension.so 2023-01-11T22:29:17.7547571Z Loading extension module jit_extension... 2023-01-11T22:29:17.7547910Z ok (2.101s) 2023-01-11T22:29:17.7548325Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:29:17.7548908Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7549481Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/torch_test_cuda_extension... 2023-01-11T22:29:17.7549895Z Detected CUDA files, patching ldflags 2023-01-11T22:29:17.7550329Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/torch_test_cuda_extension/build.ninja... 2023-01-11T22:29:17.7550763Z Building extension module torch_test_cuda_extension... 2023-01-11T22:29:17.7551124Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7552905Z [1/3] c++ -MMD -MF cuda_extension.o.d -DTORCH_EXTENSION_NAME=torch_test_cuda_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o cuda_extension.o 2023-01-11T22:29:17.7556100Z [2/3] /usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=torch_test_cuda_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 --compiler-options '-fPIC' -O2 -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cu -o cuda_extension.cuda.o 2023-01-11T22:29:17.7558180Z [3/3] c++ cuda_extension.o cuda_extension.cuda.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -lc10_cuda -ltorch_cpu -ltorch_cuda -ltorch -ltorch_python -L/usr/local/cuda/lib64 -lcudart -o torch_test_cuda_extension.so 2023-01-11T22:29:17.7558843Z Loading extension module torch_test_cuda_extension... 2023-01-11T22:29:17.7559151Z ok (28.201s) 2023-01-11T22:29:17.7559595Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7560152Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/torch_test_cudnn_extension... 2023-01-11T22:29:17.7560566Z Detected CUDA files, patching ldflags 2023-01-11T22:29:17.7561002Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/torch_test_cudnn_extension/build.ninja... 2023-01-11T22:29:17.7561457Z Building extension module torch_test_cudnn_extension... 2023-01-11T22:29:17.7561802Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7563589Z [1/2] c++ -MMD -MF cudnn_extension.o.d -DTORCH_EXTENSION_NAME=torch_test_cudnn_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/workspace/test/cpp_extensions/cudnn_extension.cpp -o cudnn_extension.o 2023-01-11T22:29:17.7565726Z [2/2] c++ cudnn_extension.o -shared -lcudnn -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -lc10_cuda -ltorch_cpu -ltorch_cuda -ltorch -ltorch_python -L/usr/local/cuda/lib64 -lcudart -o torch_test_cudnn_extension.so 2023-01-11T22:29:17.7566336Z Loading extension module torch_test_cudnn_extension... 2023-01-11T22:29:17.7566638Z ok (2.404s) 2023-01-11T22:29:17.7567085Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7567692Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/lenient_flag_handling_extension... 2023-01-11T22:29:17.7568243Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/lenient_flag_handling_extension/build.ninja... 2023-01-11T22:29:17.7568714Z Building extension module lenient_flag_handling_extension... 2023-01-11T22:29:17.7569071Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7570933Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=lenient_flag_handling_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -g -O0 -Wall -c /var/lib/jenkins/.cache/torch_extensions/py310_cu116/lenient_flag_handling_extension/main.cpp -o main.o 2023-01-11T22:29:17.7572499Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o lenient_flag_handling_extension.so 2023-01-11T22:29:17.7573025Z Loading extension module lenient_flag_handling_extension... 2023-01-11T22:29:17.7573334Z ok (1.977s) 2023-01-11T22:29:17.7573755Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7574325Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/reloaded_jit_extension... 2023-01-11T22:29:17.7574970Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/reloaded_jit_extension/build.ninja... 2023-01-11T22:29:17.7575408Z Building extension module reloaded_jit_extension... 2023-01-11T22:29:17.7575772Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7577458Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py310_cu116/reloaded_jit_extension/main.cpp -o main.o 2023-01-11T22:29:17.7578902Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o reloaded_jit_extension.so 2023-01-11T22:29:17.7579469Z Loading extension module reloaded_jit_extension... 2023-01-11T22:29:17.7579864Z Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7580561Z The input conditions for extension module reloaded_jit_extension have changed. Bumping to version 1 and re-building as reloaded_jit_extension_v1... 2023-01-11T22:29:17.7581148Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/reloaded_jit_extension/build.ninja... 2023-01-11T22:29:17.7581595Z Building extension module reloaded_jit_extension_v1... 2023-01-11T22:29:17.7581939Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7583639Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py310_cu116/reloaded_jit_extension/main.cpp -o main.o 2023-01-11T22:29:17.7585086Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o reloaded_jit_extension_v1.so 2023-01-11T22:29:17.7585584Z Loading extension module reloaded_jit_extension_v1... 2023-01-11T22:29:17.7585996Z Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7586591Z No modifications detected for re-loaded extension module reloaded_jit_extension_v1, skipping build step... 2023-01-11T22:29:17.7587026Z Loading extension module reloaded_jit_extension_v1... 2023-01-11T22:29:17.7587440Z Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7588116Z The input conditions for extension module reloaded_jit_extension have changed. Bumping to version 2 and re-building as reloaded_jit_extension_v2... 2023-01-11T22:29:17.7588684Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/reloaded_jit_extension/build.ninja... 2023-01-11T22:29:17.7589130Z Building extension module reloaded_jit_extension_v2... 2023-01-11T22:29:17.7589490Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7591237Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py310_cu116/reloaded_jit_extension/main.cpp -o main.o 2023-01-11T22:29:17.7592699Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o reloaded_jit_extension_v2.so 2023-01-11T22:29:17.7593174Z Loading extension module reloaded_jit_extension_v2... 2023-01-11T22:29:17.7593471Z ok (4.432s) 2023-01-11T22:29:17.7593951Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7594735Z The input conditions for extension module is_python_module have changed. Bumping to version 1 and re-building as is_python_module_v1... 2023-01-11T22:29:17.7595281Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/is_python_module/build.ninja... 2023-01-11T22:29:17.7595772Z Building extension module is_python_module_v1... 2023-01-11T22:29:17.7596126Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7597802Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py310_cu116/is_python_module/main.cpp -o main.o 2023-01-11T22:29:17.7599226Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o is_python_module_v1.so 2023-01-11T22:29:17.7599690Z Loading extension module is_python_module_v1... 2023-01-11T22:29:17.7599980Z ok (1.501s) 2023-01-11T22:29:17.7600456Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:29:17.7601060Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/test_set_default_type... 2023-01-11T22:29:17.7601563Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/test_set_default_type/build.ninja... 2023-01-11T22:29:17.7601998Z Building extension module test_set_default_type... 2023-01-11T22:29:17.7602355Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:29:17.7604048Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_set_default_type -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py310_cu116/test_set_default_type/main.cpp -o main.o 2023-01-11T22:29:17.7605852Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o test_set_default_type.so 2023-01-11T22:29:17.7606321Z Loading extension module test_set_default_type... 2023-01-11T22:29:17.7606611Z ok (1.487s) 2023-01-11T22:29:17.7607002Z test_warning (__main__.TestCppExtensionJIT) ... [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T22:29:17.7607544Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T22:29:17.7607957Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T22:29:17.7608347Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T22:29:17.7608862Z UserWarning: Error with torch.DoubleTensor (Triggered internally at /var/lib/jenkins/.cache/torch_extensions/py310_cu116/warn_mod/main.cpp:12.) 2023-01-11T22:29:17.7609264Z ok (3.112s) 2023-01-11T22:29:17.7609413Z 2023-01-11T22:29:17.7609688Z ---------------------------------------------------------------------- 2023-01-11T22:29:17.7610022Z Ran 23 tests in 74.632s 2023-01-11T22:29:17.7610188Z 2023-01-11T22:29:17.7610278Z OK (skipped=4) 2023-01-11T22:29:17.7610433Z 2023-01-11T22:29:17.7610557Z Generating XML reports... 2023-01-11T22:29:17.7611136Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20230111222802.xml 2023-01-11T22:29:17.7611490Z 2023-01-11T22:29:17.7611863Z ##[endgroup] 2023-01-11T22:29:17.7612414Z FINISHED PRINTING LOG FILE of test_cpp_extensions_jit (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_jit_aokb9f7r) 2023-01-11T22:29:17.7612827Z 2023-01-11T22:29:17.7613052Z Running test_autograd ... [2023-01-11 22:29:17.748133] 2023-01-11T22:29:17.7613663Z Executing ['/opt/conda/bin/python', '-bb', 'test_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:29:17.748431] 2023-01-11T22:29:50.4916370Z 2023-01-11T22:29:50.4917090Z Expand the folded group to see the log file of test_autograd 2023-01-11T22:29:50.4918259Z ##[group]PRINTING LOG FILE of test_autograd (/var/lib/jenkins/workspace/test/test-reports/test_autograd_wm7r3gzw) 2023-01-11T22:29:50.4924067Z 2023-01-11T22:29:50.4924552Z Running tests... 2023-01-11T22:29:50.4925864Z ---------------------------------------------------------------------- 2023-01-11T22:29:50.4926787Z Test results will be stored in test-reports/python-unittest/test_autograd 2023-01-11T22:29:50.4927652Z test_backward_out_of_context (__main__.TestAllowMutationOnSaved) ... ok (0.004s) 2023-01-11T22:29:50.4928397Z test_basic (__main__.TestAllowMutationOnSaved) ... ok (0.009s) 2023-01-11T22:29:50.4929309Z test_disallow_nesting (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T22:29:50.4930226Z test_double_backward (__main__.TestAllowMutationOnSaved) ... ok (0.003s) 2023-01-11T22:29:50.4930733Z test_save_base_and_modify_view (__main__.TestAllowMutationOnSaved) ... ok (0.002s) 2023-01-11T22:29:50.4931192Z test_save_view_modify_base (__main__.TestAllowMutationOnSaved) ... ok (0.002s) 2023-01-11T22:29:50.4931633Z test_saved_but_not_anymore (__main__.TestAllowMutationOnSaved) ... ok (0.002s) 2023-01-11T22:29:50.4932097Z test_saved_same_tensor_different_versions (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T22:29:50.4932571Z test_saved_same_tensor_many_times (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T22:29:50.4932985Z test_views (__main__.TestAllowMutationOnSaved) ... ok (0.008s) 2023-01-11T22:29:50.4933395Z test_with_math_views (__main__.TestAllowMutationOnSaved) ... ok (0.003s) 2023-01-11T22:29:50.4933822Z test_with_out_variant (__main__.TestAllowMutationOnSaved) ... ok (0.002s) 2023-01-11T22:29:50.4934268Z test_access_saved_tensor_twice_without_recomputation_works (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4936958Z test_accumulate_grad (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/__init__.py:197: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp:1134.) 2023-01-11T22:29:50.4939413Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T22:29:50.4940129Z ok (0.002s) 2023-01-11T22:29:50.4940747Z test_accumulate_grad_tensor_reference (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4941807Z test_accumulate_grad_with_zero_numel_grad (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4943000Z test_anomaly_assign_parent_cleanup (__main__.TestAutograd) ... /var/lib/jenkins/workspace/test/test_autograd.py:4090: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T22:29:50.4944052Z with detect_anomaly(): 2023-01-11T22:29:50.4944472Z ok (0.002s) 2023-01-11T22:29:50.4945022Z test_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.4945715Z test_anomaly_grad_warnings (__main__.TestAutograd) ... ok (0.015s) 2023-01-11T22:29:50.4946418Z test_anomaly_mode_no_check_nan (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4947146Z test_attribute_deletion (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4948247Z test_autograd_function_extension_enabled_by_default (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4948845Z test_autograd_function_extension_feature_flag (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4949282Z test_autograd_inplace_view_of_view (__main__.TestAutograd) ... ok (0.008s) 2023-01-11T22:29:50.4949705Z test_autograd_inplace_views_creation_meta (__main__.TestAutograd) ... ok (0.255s) 2023-01-11T22:29:50.4950139Z test_autograd_inplace_views_cross_dtype (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4950543Z test_autograd_multiple_views_python (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.4950979Z test_autograd_python_custom_function_inplace (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T22:29:50.4951403Z test_autograd_simple_views_python (__main__.TestAutograd) ... ok (0.107s) 2023-01-11T22:29:50.4951790Z test_autograd_views_codegen (__main__.TestAutograd) ... ok (0.019s) 2023-01-11T22:29:50.4952198Z test_backward (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4952568Z test_backward_badcalls (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4952937Z test_backward_copy (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4953304Z test_backward_create_graph_warns (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4953693Z test_backward_no_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4954112Z test_backward_twice_retained_graph_with_saved_values (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4954566Z test_backward_twice_retained_graph_without_saved_values (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4955014Z test_backward_twice_with_saved_values (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:29:50.4955434Z test_backward_twice_without_saved_values (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4955843Z test_backward_with_inputs (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.4956224Z test_backward_with_nonleaf_inputs (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4957258Z test_calculate_shape_util (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/nested/__init__.py:58: 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-11T22:29:50.4958025Z return torch._nested_tensor_from_tensor_list(tensor_list, dtype, None, device, None) 2023-01-11T22:29:50.4958361Z ok (0.002s) 2023-01-11T22:29:50.4958656Z test_callback_adds_callback (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4959054Z test_cant_create_saved_tensors (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4959462Z test_checkpoint_valid_reset_on_error (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4960000Z test_checkpointing (__main__.TestAutograd) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:29:50.4960500Z test_checkpointing_non_reentrant_autocast_cpu (__main__.TestAutograd) 2023-01-11T22:29:50.4961050Z Test that autocast args such as the dtype are preserved during non-reentrant ... ok (0.002s) 2023-01-11T22:29:50.4961496Z test_checkpointing_non_reentrant_autocast_gpu (__main__.TestAutograd) 2023-01-11T22:29:50.4961960Z Test that autocast args/kwargs such as the dtype are preserved during ... skip: Test requires CUDA bf16 support (0.000s) 2023-01-11T22:29:50.4962451Z test_checkpointing_without_reentrant_arbitrary_input_output (__main__.TestAutograd) 2023-01-11T22:29:50.4962911Z Ensures checkpointing without reentrant autograd works with functions ... ok (0.003s) 2023-01-11T22:29:50.4963332Z test_checkpointing_without_reentrant_correct_grad (__main__.TestAutograd) 2023-01-11T22:29:50.4963766Z Verifies that correct gradients are calculated for checkpoint ... ok (0.002s) 2023-01-11T22:29:50.4964230Z test_checkpointing_without_reentrant_custom_function_works (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4964751Z test_checkpointing_without_reentrant_dataparallel (__main__.TestAutograd) 2023-01-11T22:29:50.4966667Z Verifies gradient correctness when checkpoint without reentrant autograd ... /var/lib/jenkins/workspace/test/test_autograd.py:5461: 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-11T22:29:50.4967726Z b_grad = a.grad 2023-01-11T22:29:50.4969136Z /var/lib/jenkins/workspace/test/test_autograd.py:5468: 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-11T22:29:50.4970095Z c_grad = a.grad 2023-01-11T22:29:50.4970333Z ok (0.421s) 2023-01-11T22:29:50.4970717Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4971228Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4971730Z test_checkpointing_without_reentrant_input_requires_grad_False (__main__.TestAutograd) 2023-01-11T22:29:50.4972258Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:29:50.4972764Z test_checkpointing_without_reentrant_input_requires_grad_True (__main__.TestAutograd) 2023-01-11T22:29:50.4973284Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:29:50.4973884Z test_checkpointing_without_reentrant_memory_savings (__main__.TestAutograd) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:29:50.4974424Z test_checkpointing_without_reentrant_parameter_used_in_an_out (__main__.TestAutograd) 2023-01-11T22:29:50.4974844Z Ensures that gradient hooks are only called once per tensor. ... ok (0.001s) 2023-01-11T22:29:50.4975263Z test_copy_slices_graph_task_updates (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.4975788Z test_create_graph_and_full_backward_hook_cycle (__main__.TestAutograd) ... ok (0.403s) 2023-01-11T22:29:50.4976238Z test_current_graph_task_execution_order (__main__.TestAutograd) ... ok (0.013s) 2023-01-11T22:29:50.4976632Z test_current_graph_task_id (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4977005Z test_current_node (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4977387Z test_custom_autograd_no_early_free (__main__.TestAutograd) ... ok (0.013s) 2023-01-11T22:29:50.4977789Z test_custom_autograd_repeated_grad_grad (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.4978193Z test_custom_function_cycle (__main__.TestAutograd) ... ok (0.131s) 2023-01-11T22:29:50.4978575Z test_custom_function_error (__main__.TestAutograd) ... ok (0.090s) 2023-01-11T22:29:50.4978969Z test_custom_function_exception (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4979381Z test_custom_function_forward_mode_forward_is_no_op (__main__.TestAutograd) ... ok (0.027s) 2023-01-11T22:29:50.4979830Z test_custom_function_forward_mode_inplace_checks (__main__.TestAutograd) ... ok (0.009s) 2023-01-11T22:29:50.4980362Z test_custom_function_forward_mode_non_differentiable (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.4980820Z test_custom_function_forward_mode_non_tensor_before_tensor_args (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.4981277Z test_custom_function_forward_mode_view_checks (__main__.TestAutograd) ... ok (0.017s) 2023-01-11T22:29:50.4981718Z test_custom_function_forward_mode_wrong_formula (__main__.TestAutograd) ... ok (0.012s) 2023-01-11T22:29:50.4982139Z test_custom_function_local_inplace (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4982555Z test_custom_function_mark_dirty_not_differentiable (__main__.TestAutograd) ... ok (0.009s) 2023-01-11T22:29:50.4982978Z test_custom_function_no_tensors (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4983399Z test_custom_function_non_tensor_inputs_outputs (__main__.TestAutograd) ... ok (0.014s) 2023-01-11T22:29:50.4983813Z test_custom_function_return_view_in_nograd (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.4984239Z test_custom_function_save_for_forward (__main__.TestAutograd) ... ok (0.011s) 2023-01-11T22:29:50.4984647Z test_custom_function_saved_tensors (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:29:50.4985075Z test_custom_function_setup_context_multi_input (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.4985499Z test_custom_function_setup_context_multi_output (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4985934Z test_custom_function_setup_context_simple (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4986332Z test_deep_reentrant (__main__.TestAutograd) ... ok (0.394s) 2023-01-11T22:29:50.4986725Z test_default_saved_variable_hooks_double_backward (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.4987129Z test_dep_nograd (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4987492Z test_dependent_backward (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4987854Z test_detach (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.4988165Z test_detach_base (__main__.TestAutograd) 2023-01-11T22:29:50.4988493Z detaching base does not detach view ... ok (0.001s) 2023-01-11T22:29:50.4988887Z test_detach_then_inplace_raises_in_autograd (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:29:50.4989616Z test_diagonal_expanded_v (__main__.TestAutograd) ... /var/lib/jenkins/workspace/test/test_autograd.py:2510: 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-11T22:29:50.4990296Z v_expanded = torch.tensor(value).expand(10) 2023-01-11T22:29:50.4990579Z ok (0.001s) 2023-01-11T22:29:50.4990858Z test_dir (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.4991265Z test_disabling_saved_tensor_hooks (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.4991699Z test_disabling_saved_tensor_hooks_nested (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4992111Z test_dont_materialize_grads (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4992489Z test_duplicate_backward_root (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4992898Z test_first_grad_fn_access_in_no_grad_mode (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4993297Z test_free_deep_graph (__main__.TestAutograd) ... ok (2.573s) 2023-01-11T22:29:50.4993688Z test_free_deep_graph_complicated (__main__.TestAutograd) ... ok (1.802s) 2023-01-11T22:29:50.4994081Z test_free_deep_graph_pyfunction (__main__.TestAutograd) ... ok (2.755s) 2023-01-11T22:29:50.4994497Z test_full_backward_hook_double_backward (__main__.TestAutograd) ... ok (0.061s) 2023-01-11T22:29:50.4994880Z test_function (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4995233Z test_function_returns_input (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4995641Z test_function_returns_undefined_tensor (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.4996075Z test_gc_in_destructor (__main__.TestAutograd) 2023-01-11T22:29:50.4996461Z Previously, if a Function destructor triggered a garbage collection, ... ok (0.654s) 2023-01-11T22:29:50.4996857Z test_grad (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.4997206Z test_grad_badcalls (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4997570Z test_grad_batched_grad (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4997925Z test_grad_empty_inputs (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4998304Z test_grad_fn_attr_bindings (__main__.TestAutograd) ... ok (0.018s) 2023-01-11T22:29:50.4998681Z test_grad_fn_badcalls (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.4999033Z test_grad_fn_prehooks (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.4999429Z test_grad_fn_prehooks_multiple_outputs (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.4999851Z test_grad_fn_prehooks_remove_hooks (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5000238Z test_grad_mode_class_decoration (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.5000641Z test_grad_mode_restored_reentrant (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5002241Z test_grad_nonleaf (__main__.TestAutograd) ... /var/lib/jenkins/workspace/test/test_autograd.py:776: 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-11T22:29:50.5003289Z self.assertIsNone(x.grad) 2023-01-11T22:29:50.5003554Z ok (0.004s) 2023-01-11T22:29:50.5003852Z test_grad_nonleaf_many_outputs (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5005678Z test_grad_nonleaf_register_hook (__main__.TestAutograd) ... /var/lib/jenkins/workspace/test/test_autograd.py:828: 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-11T22:29:50.5006754Z self.assertIsNone(x_list[0].grad) 2023-01-11T22:29:50.5008288Z /var/lib/jenkins/workspace/test/test_autograd.py:835: 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-11T22:29:50.5009283Z self.assertIsNone(x_list[i].grad) 2023-01-11T22:29:50.5009554Z ok (0.003s) 2023-01-11T22:29:50.5009841Z test_grad_unreachable (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5010235Z test_grad_unreachable_discovery (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5010663Z test_gradcheck_backward_mul_by_grad_output (__main__.TestAutograd) ... ok (0.033s) 2023-01-11T22:29:50.5011073Z test_gradcheck_check_batched_grad (__main__.TestAutograd) ... ok (0.061s) 2023-01-11T22:29:50.5011484Z test_gradcheck_check_forward_or_backward_only (__main__.TestAutograd) 2023-01-11T22:29:50.5011984Z Depending on settings for check_forward_ad and check_backward_ad, the ... ok (0.034s) 2023-01-11T22:29:50.5013061Z test_gradcheck_check_no_differentiable_outputs (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:29:50.5013735Z warnings.warn( 2023-01-11T22:29:50.5013973Z ok (0.004s) 2023-01-11T22:29:50.5014314Z test_gradcheck_complex_non_complex_outputs (__main__.TestAutograd) ... ok (0.013s) 2023-01-11T22:29:50.5015343Z test_gradcheck_custom_error (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:29:50.5015991Z warnings.warn( 2023-01-11T22:29:50.5016230Z ok (0.024s) 2023-01-11T22:29:50.5016564Z test_gradcheck_dense_and_sparse_inputs (__main__.TestAutograd) ... ok (0.008s) 2023-01-11T22:29:50.5016957Z test_gradcheck_forward_ad (__main__.TestAutograd) ... ok (0.188s) 2023-01-11T22:29:50.5017366Z test_gradcheck_forward_ad_batched_grad (__main__.TestAutograd) ... ok (0.012s) 2023-01-11T22:29:50.5017809Z test_gradcheck_forward_ad_respects_requires_grad (__main__.TestAutograd) ... ok (0.011s) 2023-01-11T22:29:50.5018269Z test_gradcheck_forward_ad_runs_with_no_requires_grad (__main__.TestAutograd) ... ok (0.011s) 2023-01-11T22:29:50.5019601Z test_gradcheck_get_analytical_jacobian (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:616: UserWarning: get_analytical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2023-01-11T22:29:50.5020655Z warnings.warn("get_analytical_jacobian was part of PyTorch's private API and not " 2023-01-11T22:29:50.5021002Z ok (0.012s) 2023-01-11T22:29:50.5022203Z test_gradcheck_get_numerical_jacobian (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:209: UserWarning: get_numerical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2023-01-11T22:29:50.5023282Z warnings.warn("get_numerical_jacobian was part of PyTorch's private API and not " 2023-01-11T22:29:50.5023618Z ok (0.011s) 2023-01-11T22:29:50.5024546Z test_gradcheck_jacobian_mismatch (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:29:50.5025212Z warnings.warn( 2023-01-11T22:29:50.5025450Z ok (0.067s) 2023-01-11T22:29:50.5026364Z test_gradcheck_multiple_mkldnn_inputs (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:29:50.5027032Z warnings.warn( 2023-01-11T22:29:50.5027267Z ok (0.028s) 2023-01-11T22:29:50.5027595Z test_gradcheck_nondeterministic (__main__.TestAutograd) ... ok (0.144s) 2023-01-11T22:29:50.5028088Z test_gradcheck_output_shape_or_dtype_depend_on_values (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5028521Z test_gradcheck_single_input (__main__.TestAutograd) ... ok (0.020s) 2023-01-11T22:29:50.5029389Z test_gradcheck_sparse_bsc_input (__main__.TestAutograd) ... /var/lib/jenkins/workspace/test/test_autograd.py:4389: UserWarning: Sparse BSC 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-11T22:29:50.5030279Z gradcheck(fn, torch.rand(4, 8, dtype=torch.double).to_sparse_bsc((2, 2)).requires_grad_(True), 2023-01-11T22:29:50.5030609Z ok (0.044s) 2023-01-11T22:29:50.5030929Z test_gradcheck_sparse_bsr_input (__main__.TestAutograd) ... ok (0.035s) 2023-01-11T22:29:50.5031335Z test_gradcheck_sparse_csc_input (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:29:50.5031721Z test_gradcheck_sparse_csr_input (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.5032126Z test_gradcheck_sparse_input (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:29:50.5033133Z test_gradcheck_test_outputs (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:29:50.5033798Z warnings.warn( 2023-01-11T22:29:50.5034020Z ok (0.002s) 2023-01-11T22:29:50.5034337Z test_gradcheck_undefined_grad (__main__.TestAutograd) ... ok (0.013s) 2023-01-11T22:29:50.5034750Z test_gradcheck_validates_input_mkldnn (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T22:29:50.5035169Z test_gradcheck_validates_inputs (__main__.TestAutograd) ... ok (0.011s) 2023-01-11T22:29:50.5035543Z test_graph_save_on_cpu (__main__.TestAutograd) ... ok (0.020s) 2023-01-11T22:29:50.5035923Z test_graph_save_on_cpu_cuda (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5036297Z test_hessian_vector (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5036632Z test_hook_none (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5036987Z test_hook_with_no_name (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5037334Z test_hooks (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.5037656Z test_hooks_cpp (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5038044Z test_index_backward_does_not_save_tensor (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5038430Z test_indexing (__main__.TestAutograd) ... ok (0.028s) 2023-01-11T22:29:50.5038797Z test_indexing_duplicates (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.5039199Z test_inplace (__main__.TestAutograd) ... ok (0.026s) 2023-01-11T22:29:50.5039642Z test_inplace_not_requires_grad (__main__.TestAutograd) ... ok (0.011s) 2023-01-11T22:29:50.5040046Z test_inplace_on_view_backward (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.5040426Z test_inplace_on_view_leaf_errors (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.5040826Z test_inplace_on_view_saved_output (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5041225Z test_inplace_on_view_weak_grad_fn (__main__.TestAutograd) ... ok (0.078s) 2023-01-11T22:29:50.5041591Z test_input_buffer_accum (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5041960Z test_integer_outputs (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.5042333Z test_invalid_gradients (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:29:50.5042702Z test_isolated_node (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5043046Z test_leaf_assignment (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5043456Z test_legacy_function_deprecation_exception (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5044612Z test_lobpcg (__main__.TestAutograd) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80338 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2023-01-11T22:29:50.5045598Z test_mark_non_differentiable (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5045988Z test_mark_non_differentiable_mixed (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5046396Z test_mark_non_differentiable_none (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5046786Z test_materialize_grads (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5047138Z test_multi_backward (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5047519Z test_multi_backward_no_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5047895Z test_multi_grad_hooks (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5049038Z test_named_tensor_for_complex_views (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_tensor.py:1114: UserWarning: 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. (Triggered internally at /var/lib/jenkins/workspace/c10/core/TensorImpl.h:1816.) 2023-01-11T22:29:50.5049825Z return super(Tensor, self).refine_names(names) 2023-01-11T22:29:50.5050109Z ok (0.001s) 2023-01-11T22:29:50.5050453Z test_naughty_anomaly_access (__main__.TestAutograd) ... expected failure (0.002s) 2023-01-11T22:29:50.5050903Z test_naughty_autograd_function_attribute_access (__main__.TestAutograd) ... ok (0.011s) 2023-01-11T22:29:50.5051335Z test_naughty_autograd_function_stashing_ctx (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5051749Z test_nested_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.5052162Z test_nested_anomaly_printstack_cleanup (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5052542Z test_next_functions (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5052893Z test_no_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5053249Z test_no_grad_assignment (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5053611Z test_no_grad_copy (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5054543Z test_no_grad_copy_sparse (__main__.TestAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:2325: UserWarning: Argument order of nn.functional.embedding_bag was changed. Usage `embedding_bag(weight, input, ...)` is deprecated, and should now be `embedding_bag(input, weight, ...)`. 2023-01-11T22:29:50.5055188Z warnings.warn( 2023-01-11T22:29:50.5055429Z ok (0.008s) 2023-01-11T22:29:50.5055791Z test_no_grad_input (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5056183Z test_no_grad_modifies_version (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:29:50.5056557Z test_no_grad_python_function (__main__.TestAutograd) 2023-01-11T22:29:50.5056927Z Python Functions should respect grad mode. ... ok (0.001s) 2023-01-11T22:29:50.5057290Z test_no_requires_grad_inplace (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:29:50.5057679Z test_no_unnecessary_save (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5058072Z test_no_unnecessary_unwrapping (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5058449Z test_not_implemented_fwad (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T22:29:50.5058833Z test_not_implemented_grad (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:29:50.5059212Z test_numpy_requires_grad (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5059579Z test_once_differentiable (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5060001Z test_out_variant_raises_when_inputs_require_grad (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:29:50.5060531Z test_pack_hook_with_inplace_modification_should_fail (__main__.TestAutograd) ... ok (0.008s) 2023-01-11T22:29:50.5060933Z test_pickle (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.5061286Z test_pow_zero_tensor_gradient (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5061668Z test_power_function (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5062297Z test_profiler (__main__.TestAutograd) ... STAGE:2023-01-11 22:29:33 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5062922Z STAGE:2023-01-11 22:29:33 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5063531Z STAGE:2023-01-11 22:29:33 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5063899Z ok (0.284s) 2023-01-11T22:29:50.5064229Z test_profiler_aggregation_fake (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5064884Z test_profiler_aggregation_lstm (__main__.TestAutograd) ... STAGE:2023-01-11 22:29:33 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5065541Z STAGE:2023-01-11 22:29:33 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5066137Z STAGE:2023-01-11 22:29:33 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5066423Z 2023-01-11T22:29:50.5066596Z =================================================================================================================================================================== 2023-01-11T22:29:50.5066855Z TEST 2023-01-11T22:29:50.5067450Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5068058Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T22:29:50.5068788Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5069324Z aten::lstm 0.97% 318.000us 4.94% 1.616ms 1.616ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5069725Z aten::lstm 0.94% 308.000us 4.97% 1.625ms 1.625ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5070119Z aten::lstm 0.93% 305.000us 4.95% 1.620ms 1.620ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5070555Z aten::lstm 0.90% 296.000us 4.86% 1.589ms 1.589ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5070952Z aten::lstm 0.89% 292.000us 4.89% 1.601ms 1.601ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5071318Z aten::lstm 0.85% 278.000us 4.89% 1.600ms 1.600ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5071699Z aten::lstm 0.83% 272.000us 4.95% 1.620ms 1.620ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5072096Z aten::lstm 0.82% 269.000us 4.74% 1.550ms 1.550ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5072485Z aten::lstm 0.82% 269.000us 4.94% 1.617ms 1.617ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5072869Z aten::lstm 0.79% 259.000us 5.40% 1.766ms 1.766ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5073576Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5074044Z Self CPU time total: 32.715ms 2023-01-11T22:29:50.5074223Z 2023-01-11T22:29:50.5074685Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5075277Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T22:29:50.5076002Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5076525Z aten::lstm 15.88% 5.196ms 98.14% 32.106ms 1.605ms 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5076921Z aten::addmm 10.34% 3.383ms 13.83% 4.525ms 22.625us 200 [[80], [3, 20], [20, 80], [], []] 2023-01-11T22:29:50.5077309Z aten::mul 8.56% 2.799ms 8.56% 2.799ms 4.665us 600 [[3, 20], [3, 20]] 2023-01-11T22:29:50.5077704Z aten::sigmoid_ 7.89% 2.580ms 7.89% 2.580ms 4.300us 600 [[3, 20]] 2023-01-11T22:29:50.5078098Z aten::slice 5.91% 1.932ms 6.59% 2.155ms 2.694us 800 [[3, 80], [], [], [], []] 2023-01-11T22:29:50.5078481Z aten::unsafe_split 5.63% 1.841ms 16.52% 5.405ms 27.025us 200 [[3, 80], [], []] 2023-01-11T22:29:50.5078896Z aten::narrow 4.29% 1.405ms 10.74% 3.512ms 4.390us 800 [[3, 80], [], [], []] 2023-01-11T22:29:50.5079289Z aten::tanh_ 3.32% 1.087ms 3.32% 1.087ms 5.435us 200 [[3, 20]] 2023-01-11T22:29:50.5079677Z aten::tanh 3.23% 1.056ms 3.23% 1.056ms 5.280us 200 [[3, 20]] 2023-01-11T22:29:50.5080062Z aten::t 2.83% 926.000us 5.03% 1.645ms 7.477us 220 [[80, 20]] 2023-01-11T22:29:50.5080763Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5081251Z Self CPU time total: 32.715ms 2023-01-11T22:29:50.5081427Z 2023-01-11T22:29:50.5081596Z =================================================================================================================================================================== 2023-01-11T22:29:50.5081869Z TEST 2023-01-11T22:29:50.5082139Z =================================================================================================================================================================== 2023-01-11T22:29:50.5082542Z This report only display top-level ops statistics 2023-01-11T22:29:50.5083201Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5083798Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T22:29:50.5084559Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5085361Z aten::lstm 0.97% 318.000us 4.94% 1.616ms 1.616ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5085760Z aten::lstm 0.94% 308.000us 4.97% 1.625ms 1.625ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5086146Z aten::lstm 0.93% 305.000us 4.95% 1.620ms 1.620ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5086541Z aten::lstm 0.90% 296.000us 4.86% 1.589ms 1.589ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5086926Z aten::lstm 0.89% 292.000us 4.89% 1.601ms 1.601ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5087285Z aten::lstm 0.85% 278.000us 4.89% 1.600ms 1.600ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5087675Z aten::lstm 0.83% 272.000us 4.95% 1.620ms 1.620ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5088061Z aten::lstm 0.82% 269.000us 4.74% 1.550ms 1.550ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5088443Z aten::lstm 0.82% 269.000us 4.94% 1.617ms 1.617ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5088822Z aten::lstm 0.79% 259.000us 5.40% 1.766ms 1.766ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5089475Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5089963Z Self CPU time total: 32.715ms 2023-01-11T22:29:50.5090140Z 2023-01-11T22:29:50.5090312Z =================================================================================================================================================================== 2023-01-11T22:29:50.5090719Z This report only display top-level ops statistics 2023-01-11T22:29:50.5091356Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5092032Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T22:29:50.5092769Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5093302Z aten::lstm 15.88% 5.196ms 98.14% 32.106ms 1.605ms 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T22:29:50.5093690Z aten::randn 0.97% 316.000us 1.86% 607.000us 10.117us 60 [[], [], [], [], []] 2023-01-11T22:29:50.5094331Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T22:29:50.5094797Z Self CPU time total: 32.715ms 2023-01-11T22:29:50.5094977Z 2023-01-11T22:29:50.5095144Z Total time based on python measurements: 34.921ms 2023-01-11T22:29:50.5095554Z CPU time measurement python side overhead: 6.74% 2023-01-11T22:29:50.5095847Z ok (1.557s) 2023-01-11T22:29:50.5096149Z test_profiler_aggregation_table (__main__.TestAutograd) 2023-01-11T22:29:50.5096817Z Test if the profiling result is aggregated for `str(prof)` ... STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5097471Z STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5098077Z STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5098441Z ok (0.004s) 2023-01-11T22:29:50.5098744Z test_profiler_function_event_avg (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5099405Z test_profiler_propagation (__main__.TestAutograd) ... STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5100060Z STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5100664Z STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5101011Z ok (0.070s) 2023-01-11T22:29:50.5101570Z test_profiler_seq_nr (__main__.TestAutograd) ... STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5102210Z STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5102794Z STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5103481Z ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ 2023-01-11T22:29:50.5104025Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls 2023-01-11T22:29:50.5104678Z ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ 2023-01-11T22:29:50.5105179Z aten::add 14.88% 18.000us 14.88% 18.000us 18.000us 1 2023-01-11T22:29:50.5105543Z aten::sum 14.05% 17.000us 14.88% 18.000us 18.000us 1 2023-01-11T22:29:50.5105926Z aten::copy_ 9.09% 11.000us 9.09% 11.000us 5.500us 2 2023-01-11T22:29:50.5106305Z aten::randn 8.26% 10.000us 19.83% 24.000us 12.000us 2 2023-01-11T22:29:50.5106739Z aten::normal_ 7.44% 9.000us 7.44% 9.000us 4.500us 2 2023-01-11T22:29:50.5107143Z torch::autograd::AccumulateGrad 7.44% 9.000us 23.14% 28.000us 14.000us 2 2023-01-11T22:29:50.5107555Z aten::expand 5.79% 7.000us 6.61% 8.000us 8.000us 1 2023-01-11T22:29:50.5107937Z aten::empty 4.13% 5.000us 4.13% 5.000us 2.500us 2 2023-01-11T22:29:50.5108322Z aten::empty_strided 4.13% 5.000us 4.13% 5.000us 1.667us 3 2023-01-11T22:29:50.5108746Z autograd::engine::evaluate_function: SumBackward1 4.13% 5.000us 14.05% 17.000us 17.000us 1 2023-01-11T22:29:50.5109172Z aten::new_empty_strided 4.13% 5.000us 6.61% 8.000us 4.000us 2 2023-01-11T22:29:50.5109624Z aten::ones_like 3.31% 4.000us 7.44% 9.000us 9.000us 1 2023-01-11T22:29:50.5110012Z SumBackward1 3.31% 4.000us 9.92% 12.000us 12.000us 1 2023-01-11T22:29:50.5110431Z autograd::engine::evaluate_function: torch::autograd... 3.31% 4.000us 26.45% 32.000us 16.000us 2 2023-01-11T22:29:50.5110866Z aten::empty_like 2.48% 3.000us 4.13% 5.000us 5.000us 1 2023-01-11T22:29:50.5111238Z aten::as_strided 1.65% 2.000us 1.65% 2.000us 1.000us 2 2023-01-11T22:29:50.5111666Z autograd::engine::evaluate_function: AddBackward0 1.65% 2.000us 2.48% 3.000us 3.000us 1 2023-01-11T22:29:50.5112091Z AddBackward0 0.83% 1.000us 0.83% 1.000us 1.000us 1 2023-01-11T22:29:50.5112475Z aten::fill_ 0.00% 0.000us 0.00% 0.000us 0.000us 2 2023-01-11T22:29:50.5113071Z ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ 2023-01-11T22:29:50.5113506Z Self CPU time total: 121.000us 2023-01-11T22:29:50.5113684Z 2023-01-11T22:29:50.5113784Z ok (0.007s) 2023-01-11T22:29:50.5114356Z test_profiler_shapes (__main__.TestAutograd) ... STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5115000Z STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5115606Z STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5115895Z 2023-01-11T22:29:50.5116331Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2023-01-11T22:29:50.5116902Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T22:29:50.5117572Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2023-01-11T22:29:50.5118094Z aten::linear 2.67% 7.000us 32.82% 86.000us 86.000us 1 [[128, 20], [30, 20], [30]] 2023-01-11T22:29:50.5118541Z aten::t 4.96% 13.000us 8.40% 22.000us 22.000us 1 [[30, 20]] 2023-01-11T22:29:50.5118947Z aten::transpose 2.29% 6.000us 3.44% 9.000us 9.000us 1 [[30, 20], [], []] 2023-01-11T22:29:50.5119349Z aten::as_strided 1.15% 3.000us 1.15% 3.000us 3.000us 1 [[30, 20], [], [], []] 2023-01-11T22:29:50.5119728Z aten::addmm 17.18% 45.000us 21.76% 57.000us 57.000us 1 [[30], [128, 20], [20, 30], [], []] 2023-01-11T22:29:50.5120118Z aten::expand 0.76% 2.000us 1.15% 3.000us 3.000us 1 [[30], [], []] 2023-01-11T22:29:50.5120511Z aten::as_strided 0.38% 1.000us 0.38% 1.000us 1.000us 1 [[30], [], [], []] 2023-01-11T22:29:50.5120908Z aten::copy_ 3.44% 9.000us 3.44% 9.000us 9.000us 1 [[128, 30], [128, 30], []] 2023-01-11T22:29:50.5121525Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 30]] 2023-01-11T22:29:50.5121904Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 20]] 2023-01-11T22:29:50.5122302Z aten::linear 1.53% 4.000us 67.18% 176.000us 176.000us 1 [[128, 30], [40, 30], [40]] 2023-01-11T22:29:50.5122690Z aten::t 2.29% 6.000us 3.82% 10.000us 10.000us 1 [[40, 30]] 2023-01-11T22:29:50.5123078Z aten::transpose 1.15% 3.000us 1.53% 4.000us 4.000us 1 [[40, 30], [], []] 2023-01-11T22:29:50.5123475Z aten::as_strided 0.38% 1.000us 0.38% 1.000us 1.000us 1 [[40, 30], [], [], []] 2023-01-11T22:29:50.5123855Z aten::addmm 58.78% 154.000us 61.83% 162.000us 162.000us 1 [[40], [128, 30], [30, 40], [], []] 2023-01-11T22:29:50.5124241Z aten::expand 0.76% 2.000us 0.76% 2.000us 2.000us 1 [[40], [], []] 2023-01-11T22:29:50.5124628Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[40], [], [], []] 2023-01-11T22:29:50.5125229Z aten::copy_ 2.29% 6.000us 2.29% 6.000us 6.000us 1 [[128, 40], [128, 40], []] 2023-01-11T22:29:50.5125640Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 40]] 2023-01-11T22:29:50.5126015Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 30]] 2023-01-11T22:29:50.5126676Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2023-01-11T22:29:50.5127125Z Self CPU time total: 262.000us 2023-01-11T22:29:50.5127304Z 2023-01-11T22:29:50.5127404Z ok (0.006s) 2023-01-11T22:29:50.5127965Z test_profiler_unboxed_only (__main__.TestAutograd) ... STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5128629Z STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5129234Z STAGE:2023-01-11 22:29:35 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5129699Z ok (0.002s) 2023-01-11T22:29:50.5130020Z test_pynode_destruction_deadlock (__main__.TestAutograd) ... ok (1.771s) 2023-01-11T22:29:50.5130686Z test_record_function (__main__.TestAutograd) ... STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5131329Z STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5131915Z STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5132506Z STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5133088Z STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5133688Z STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5134320Z ok (0.007s) 2023-01-11T22:29:50.5134922Z test_record_function_callbacks (__main__.TestAutograd) ... STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5135697Z STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5136280Z STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5136641Z ok (0.003s) 2023-01-11T22:29:50.5137213Z test_record_function_legacy (__main__.TestAutograd) ... STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:29:50.5137867Z STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:29:50.5138443Z STAGE:2023-01-11 22:29:36 8320:8320 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:29:50.5138809Z ok (0.003s) 2023-01-11T22:29:50.5139143Z test_record_function_multithreaded (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5139582Z test_reentrant_child_error (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5139978Z test_reentrant_priority (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5140388Z test_reentrant_with_callbacks_both_depths (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5140818Z test_reentrant_with_callbacks_depth_0 (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5141212Z test_reentrant_with_callbacks_depth_1 (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5141622Z test_reentrant_with_leaf_variable_hook (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5142048Z test_reentrant_with_non_leaf_variable_hook (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5142425Z test_requires_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5142786Z test_requires_grad_ (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5143177Z test_requires_grad_inplace (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5143551Z test_retain_grad (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5143894Z test_retain_grad_cycle (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5144267Z test_retain_grad_inplace (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5144660Z test_retain_grad_inplace_over_view (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5145030Z test_return_duplicate (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:29:50.5145419Z test_return_duplicate_inplace (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:29:50.5145791Z test_return_leaf (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5146140Z test_return_leaf_inplace (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5146520Z test_save_none_for_backward (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5146911Z test_save_on_cpu_and_checkpoint (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5147348Z test_save_output_nr (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5147794Z test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5148325Z test_saved_variable_packing_unpacking_did_not_save_original_with_hooks (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5148844Z test_saved_variable_packing_unpacking_saved_original_with_default_hooks (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T22:29:50.5149359Z test_saved_variable_packing_unpacking_saved_original_with_hooks (__main__.TestAutograd) ... ok (0.015s) 2023-01-11T22:29:50.5149823Z test_saved_variable_saved_original_inplace_detach (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:29:50.5150255Z test_saved_variable_version_counter (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5150668Z test_saved_variables_deprecated (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5151054Z test_saving_variable_to_disk (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.5151439Z test_select_expanded_v (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5151860Z test_select_sum (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.5152235Z test_set_data_preserve_pyobj (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5152611Z test_set_data_self_requires_grad (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5153010Z test_set_data_tensorimpl_type (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5153396Z test_set_grad_coroutines (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5153786Z test_set_grad_coroutines_benign_exceptions (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5154224Z test_set_grad_coroutines_critical_exceptions (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5154643Z test_set_grad_coroutines_exit (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5155011Z test_set_grad_enabled (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5155397Z test_set_grad_generator_functions (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5155819Z test_set_grad_generator_functions_recursive (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5156206Z test_setitem (__main__.TestAutograd) ... ok (0.020s) 2023-01-11T22:29:50.5156533Z test_setitem_mask (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.5156954Z test_setting_default_saved_variable_hooks_twice_should_not_fail (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5157447Z test_setting_default_saved_variable_hooks_twice_should_use_inner (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5157843Z test_shape (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5158196Z test_sharded_grad (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T22:29:50.5158562Z test_simple_reentrant (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5158932Z test_slice_expanded_v (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5159300Z test_sparse_gather_both_scalar (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5159689Z test_sparse_gather_dim0 (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5160060Z test_sparse_gather_dim1 (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5160420Z test_sparse_gather_dim_neg (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5160807Z test_sparse_gather_ind_scalar (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5161197Z test_sparse_gather_x_scalar (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5161559Z test_sparse_mm_backward (__main__.TestAutograd) ... ok (0.009s) 2023-01-11T22:29:50.5162176Z test_symeig_no_eigenvectors (__main__.TestAutograd) ... /var/lib/jenkins/workspace/test/test_autograd.py:4200: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T22:29:50.5162971Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T22:29:50.5163428Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:29:50.5163698Z should be replaced with 2023-01-11T22:29:50.5164101Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:29:50.5164400Z and 2023-01-11T22:29:50.5164694Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:29:50.5165381Z should be replaced with 2023-01-11T22:29:50.5166018Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T22:29:50.5166521Z w, v = torch.symeig(A, eigenvectors=False) 2023-01-11T22:29:50.5166786Z ok (0.007s) 2023-01-11T22:29:50.5167096Z test_tensor_grad_warnings (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5167471Z test_thread_shutdown (__main__.TestAutograd) ... ok (3.152s) 2023-01-11T22:29:50.5167833Z test_to_sparse_backward (__main__.TestAutograd) ... ok (0.060s) 2023-01-11T22:29:50.5168200Z test_too_many_grads (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5168682Z test_type_conversions (__main__.TestAutograd) ... ok (0.015s) 2023-01-11T22:29:50.5169036Z test_unrelated_inputs (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T22:29:50.5169406Z test_unused_output (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5169786Z test_var_mean_differentiable (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5170175Z test_variable_traverse (__main__.TestAutograd) ... ok (0.101s) 2023-01-11T22:29:50.5170527Z test_version_counter (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5170889Z test_view_func_replay (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T22:29:50.5171266Z test_volatile_deprecated (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5171638Z test_will_engine_execute_node (__main__.TestAutograd) ... ok (0.008s) 2023-01-11T22:29:50.5172056Z test_wrapped_number_saved_variable_hooks (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5172523Z test_view_func_for_complex_views (autograd.test_complex.TestAutogradComplex) ... ok (0.004s) 2023-01-11T22:29:50.5173020Z test_view_with_multi_output (autograd.test_complex.TestAutogradComplex) ... ok (0.008s) 2023-01-11T22:29:50.5173507Z test_advanced_indexing_backwards_large_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:29:50.5174033Z test_advanced_indexing_backwards_memory_format_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5174579Z test_backward_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T22:29:50.5175074Z test_copy__cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:29:50.5175562Z test_copy_forward_ad_broadcasting_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:29:50.5176076Z test_copy_forward_ad_same_layout_copies_grad_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:29:50.5176552Z test_copy_r_to_c_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5177013Z test_cross_device_reentrant_autograd_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:29:50.5177498Z test_free_unneeded_tensor_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5177961Z test_grad_assignment_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:29:50.5178461Z test_gradcheck_input_output_different_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:29:50.5178969Z test_inplace_multiple_output_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:29:50.5179476Z test_inplace_on_view_backprop_base_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5181268Z test_inplace_on_view_backprop_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/test_autograd.py:9101: 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-11T22:29:50.5182392Z self.assertIsNone(a.grad) 2023-01-11T22:29:50.5182633Z ok (0.002s) 2023-01-11T22:29:50.5183015Z test_inplace_on_view_backprop_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5183521Z test_inplace_on_view_gradcheck_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:29:50.5184030Z test_inplace_on_view_makes_base_require_grad_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:29:50.5184517Z test_inplace_on_view_modify_base_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:29:50.5185069Z test_inplace_on_view_multi_output_safe_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:29:50.5185576Z test_inplace_on_view_multi_output_unsafe_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:29:50.5186079Z test_inplace_on_view_multiple_outputs_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:29:50.5186556Z test_inplace_on_view_non_contig_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5187059Z test_inplace_on_view_of_multiple_output_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:29:50.5187552Z test_inplace_on_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5188009Z test_inplace_on_view_python_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.035s) 2023-01-11T22:29:50.5188489Z test_inplace_on_view_then_no_grad_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5189030Z test_inputbuffer_add_multidevice_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T22:29:50.5189583Z test_min_max_median_backprops_to_all_values_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:29:50.5190051Z test_mv_grad_stride_0_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:29:50.5190515Z test_non_differentiable_ops_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:29:50.5190985Z test_parameter_resize_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5191434Z test_pin_memory_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:29:50.5191871Z test_profiler_emit_itt_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:29:50.5192335Z test_profiler_emit_nvtx_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:29:50.5192806Z test_pyscalar_conversions_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:29:50.5193272Z test_reentrant_parent_error_on_cpu_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.145s) 2023-01-11T22:29:50.5193764Z test_requires_grad_factory_cuda_float32 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5194251Z test_requires_grad_factory_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5194762Z test_rnn_backward_to_input_but_not_parameters_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.293s) 2023-01-11T22:29:50.5195976Z test_scatter_index_reduce_amin_amax_backprops_to_all_values_cuda (__main__.TestAutogradDeviceTypeCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:1479: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1739.) 2023-01-11T22:29:50.5196751Z func_out = func(*tupled_inputs) 2023-01-11T22:29:50.5197537Z /opt/conda/lib/python3.10/site-packages/torch/autograd/gradcheck.py:1479: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Indexing.cu:1047.) 2023-01-11T22:29:50.5198110Z func_out = func(*tupled_inputs) 2023-01-11T22:29:50.5198352Z ok (0.024s) 2023-01-11T22:29:50.5198738Z test_scatter_index_reduce_prod_gradgrad_error_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:29:50.5199267Z test_set_requires_grad_only_for_floats_cuda_float16 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5199791Z test_set_requires_grad_only_for_floats_cuda_float32 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5200289Z test_set_requires_grad_only_for_floats_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5200806Z test_set_requires_grad_only_for_floats_cuda_int16 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:29:50.5201379Z test_set_requires_grad_only_for_floats_cuda_int32 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:29:50.5201868Z test_set_requires_grad_only_for_floats_cuda_int64 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:29:50.5202381Z test_set_requires_grad_only_for_floats_cuda_int8 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:29:50.5202886Z test_simple_reentrant_cross_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:29:50.5203383Z test_sparse_backward_cuda_complex128 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:29:50.5203852Z test_sparse_backward_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:29:50.5204360Z test_sparse_ctor_getter_backward_cuda_complex128 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.087s) 2023-01-11T22:29:50.5204879Z test_sparse_ctor_getter_backward_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.048s) 2023-01-11T22:29:50.5205568Z test_sparse_mask_autograd_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:29:50.5206032Z test_strided_leaf_grad_layout_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:29:50.5206489Z test_to_r_to_c_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5206990Z test_unused_output_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T22:29:50.5207483Z test_warning_in_backward_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:29:50.5207948Z test_where_functional_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:29:50.5208402Z test_where_scalar_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:29:50.5224484Z test_advanced_packing_unpacking (__main__.TestAutogradForwardMode) ... /var/lib/jenkins/workspace/test/test_autograd.py:8092: 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-11T22:29:50.5225471Z self.assertEqual(dual.storage().data_ptr(), foo.storage().data_ptr()) 2023-01-11T22:29:50.5226238Z /var/lib/jenkins/workspace/test/test_autograd.py:8101: 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-11T22:29:50.5227029Z self.assertEqual(dual_primal.storage().data_ptr(), foo.storage().data_ptr()) 2023-01-11T22:29:50.5227951Z /var/lib/jenkins/workspace/test/test_autograd.py:8102: 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-11T22:29:50.5228760Z self.assertEqual(dual_tangent.storage().data_ptr(), bar.storage().data_ptr()) 2023-01-11T22:29:50.5229101Z ok (0.005s) 2023-01-11T22:29:50.5229441Z test_backward_graph_destruction (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:29:50.5229910Z test_basic_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:29:50.5230381Z test_codegen_ignores_undefined_outputs (__main__.TestAutogradForwardMode) ... ok (0.024s) 2023-01-11T22:29:50.5231280Z test_create_new_zeros_with_same_meta (__main__.TestAutogradForwardMode) ... /var/lib/jenkins/workspace/test/test_autograd.py:8351: 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-11T22:29:50.5232248Z self.assertEqual(len(result.storage()), len(target.storage()) * prod_of_t_bdims) 2023-01-11T22:29:50.5232584Z ok (0.010s) 2023-01-11T22:29:50.5232910Z test_default_level (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:29:50.5233321Z test_detach_view_tracking (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:29:50.5233766Z test_forward_level_cleanup (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:29:50.5234200Z test_fwd_grad_enabled (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:29:50.5234621Z test_grad_cleanup (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:29:50.5235052Z test_make_dual_forbid_integral_dtype (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:29:50.5235540Z test_make_dual_inference_tensor_in_inference_mode (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:29:50.5236024Z test_make_dual_torch_dispatch (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T22:29:50.5236457Z test_metadata_check_check_conj (__main__.TestAutogradForwardMode) ... ok (0.003s) 2023-01-11T22:29:50.5236931Z test_metadata_check_checks_ignores_size_zero (__main__.TestAutogradForwardMode) ... ok (0.004s) 2023-01-11T22:29:50.5237852Z test_metadata_check_checks_storage_numel (__main__.TestAutogradForwardMode) ... /var/lib/jenkins/workspace/test/test_autograd.py:7790: 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-11T22:29:50.5238696Z self.assertEqual(len(primal.storage()), 5) 2023-01-11T22:29:50.5238987Z ok (0.001s) 2023-01-11T22:29:50.5239358Z test_metadata_check_ignore_storage_offset_for_zero_numel_tensor (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:29:50.5240346Z test_metadata_check_when_primal_has_conj_bit (__main__.TestAutogradForwardMode) ... /var/lib/jenkins/workspace/test/test_autograd.py:7826: 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-11T22:29:50.5241197Z self.assertEqual(len(a.storage()), len(b.storage())) 2023-01-11T22:29:50.5241490Z ok (0.001s) 2023-01-11T22:29:50.5242322Z test_metadata_check_when_primal_has_neg_bit (__main__.TestAutogradForwardMode) ... /var/lib/jenkins/workspace/test/test_autograd.py:7841: 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-11T22:29:50.5243179Z self.assertEqual(len(a.storage()), len(b.storage())) 2023-01-11T22:29:50.5243472Z ok (0.001s) 2023-01-11T22:29:50.5243793Z test_nested_level (__main__.TestAutogradForwardMode) ... ok (0.003s) 2023-01-11T22:29:50.5244199Z test_non_differentiable (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:29:50.5244621Z test_out_variant (__main__.TestAutogradForwardMode) ... ok (0.005s) 2023-01-11T22:29:50.5245272Z test_print (__main__.TestAutogradForwardMode) ... ok (0.003s) 2023-01-11T22:29:50.5245713Z test_set_fw_grad_having_own_fw_grad_at_same_level (__main__.TestAutogradForwardMode) ... ok (0.004s) 2023-01-11T22:29:50.5246183Z test_set_fwd_grad_enabled (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T22:29:50.5246608Z test_size_check (__main__.TestAutogradForwardMode) ... ok (0.004s) 2023-01-11T22:29:50.5247165Z test_view_inplace_always_creates_a_view (__main__.TestAutogradForwardMode) ... ok (0.004s) 2023-01-11T22:29:50.5247627Z test_view_inplace_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.003s) 2023-01-11T22:29:50.5248116Z test_view_inplace_non_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.004s) 2023-01-11T22:29:50.5248634Z test_inplace_on_view_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.001s) 2023-01-11T22:29:50.5249145Z test_inplace_on_view_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.001s) 2023-01-11T22:29:50.5250128Z test_metadata_check_for_storage_numel_skipped (__main__.TestAutogradForwardModeBatchedGrad) ... /var/lib/jenkins/workspace/test/test_autograd.py:7716: 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-11T22:29:50.5251015Z self.assertEqual(len(primal.storage()), 5) 2023-01-11T22:29:50.5251302Z ok (0.005s) 2023-01-11T22:29:50.5251666Z test_out_of_place_basic (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.009s) 2023-01-11T22:29:50.5252160Z test_out_of_place_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.001s) 2023-01-11T22:29:50.5252713Z test_construct_standard_basis_for_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:29:50.5253296Z test_construct_standard_basis_for_cuda_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5253868Z test_construct_standard_basis_for_cuda_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:29:50.5254460Z test_construct_standard_basis_for_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.019s) 2023-01-11T22:29:50.5255053Z test_hessian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.208s) 2023-01-11T22:29:50.5255666Z test_hessian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (1.554s) 2023-01-11T22:29:50.5256257Z test_hessian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.095s) 2023-01-11T22:29:50.5256858Z test_hessian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.655s) 2023-01-11T22:29:50.5257439Z test_hessian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5258003Z test_hessian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.013s) 2023-01-11T22:29:50.5258636Z test_hessian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T22:29:50.5259243Z test_hessian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5259832Z test_hessian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:29:50.5260421Z test_hessian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.026s) 2023-01-11T22:29:50.5260990Z test_hessian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5261575Z test_hessian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2023-01-11T22:29:50.5262148Z test_hessian_match_vhp_hvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5262712Z test_hessian_match_vhp_hvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2023-01-11T22:29:50.5263321Z test_hessian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5263862Z test_hessian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2023-01-11T22:29:50.5264401Z test_hessian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:29:50.5264941Z test_hessian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.022s) 2023-01-11T22:29:50.5265484Z test_hessian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5266059Z test_hessian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.011s) 2023-01-11T22:29:50.5266644Z test_hessian_scalar_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5267209Z test_hessian_scalar_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.014s) 2023-01-11T22:29:50.5267792Z test_hessian_scalar_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5268370Z test_hessian_scalar_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:29:50.5268964Z test_hessian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.020s) 2023-01-11T22:29:50.5269562Z test_hessian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.184s) 2023-01-11T22:29:50.5270177Z test_hessian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2023-01-11T22:29:50.5270786Z test_hessian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.057s) 2023-01-11T22:29:50.5271408Z test_hessian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2023-01-11T22:29:50.5272031Z test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.052s) 2023-01-11T22:29:50.5272650Z test_hessian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T22:29:50.5273244Z test_hessian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5273820Z test_hvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.117s) 2023-01-11T22:29:50.5274350Z test_hvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.803s) 2023-01-11T22:29:50.5274944Z test_hvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:29:50.5275488Z test_hvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.013s) 2023-01-11T22:29:50.5276034Z test_hvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5276569Z test_hvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:29:50.5277105Z test_hvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5277633Z test_hvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:29:50.5278158Z test_hvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5278666Z test_hvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:29:50.5279200Z test_hvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5279727Z test_hvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2023-01-11T22:29:50.5280335Z test_jacobian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.080s) 2023-01-11T22:29:50.5280943Z test_jacobian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.586s) 2023-01-11T22:29:50.5281545Z test_jacobian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.060s) 2023-01-11T22:29:50.5282145Z test_jacobian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.406s) 2023-01-11T22:29:50.5282711Z test_jacobian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5283283Z test_jacobian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2023-01-11T22:29:50.5283866Z test_jacobian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T22:29:50.5284464Z test_jacobian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T22:29:50.5285215Z test_jacobian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5285816Z test_jacobian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.013s) 2023-01-11T22:29:50.5286406Z test_jacobian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5286996Z test_jacobian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:29:50.5287556Z test_jacobian_match_vjp_jvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5288117Z test_jacobian_match_vjp_jvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2023-01-11T22:29:50.5288672Z test_jacobian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5289214Z test_jacobian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2023-01-11T22:29:50.5289735Z test_jacobian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5290272Z test_jacobian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.015s) 2023-01-11T22:29:50.5290833Z test_jacobian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5291395Z test_jacobian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2023-01-11T22:29:50.5292036Z test_jacobian_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5292591Z test_jacobian_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:29:50.5293150Z test_jacobian_scalar_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5293707Z test_jacobian_scalar_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5294314Z test_jacobian_vectorize_correctness_different_devices_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:29:50.5294958Z test_jacobian_vectorize_correctness_different_devices_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.028s) 2023-01-11T22:29:50.5295597Z test_jacobian_vectorize_correctness_different_dtype_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5296217Z test_jacobian_vectorize_correctness_different_dtype_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2023-01-11T22:29:50.5296911Z test_jacobian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5297528Z test_jacobian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.028s) 2023-01-11T22:29:50.5298161Z test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2023-01-11T22:29:50.5298795Z test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.096s) 2023-01-11T22:29:50.5299426Z test_jacobian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:29:50.5300037Z test_jacobian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.035s) 2023-01-11T22:29:50.5300660Z test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:29:50.5301278Z test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.038s) 2023-01-11T22:29:50.5301895Z test_jacobian_vectorize_correctness_zero_dim_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2023-01-11T22:29:50.5302499Z test_jacobian_vectorize_correctness_zero_dim_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.060s) 2023-01-11T22:29:50.5303099Z test_jacobian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T22:29:50.5303687Z test_jacobian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5304259Z test_jvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.086s) 2023-01-11T22:29:50.5304807Z test_jvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.574s) 2023-01-11T22:29:50.5305342Z test_jvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5305857Z test_jvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5306392Z test_jvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5306944Z test_jvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:29:50.5307483Z test_jvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5308045Z test_jvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5308579Z test_jvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5309111Z test_jvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:29:50.5309621Z test_jvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5310145Z test_jvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:29:50.5310682Z test_vhp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.106s) 2023-01-11T22:29:50.5311223Z test_vhp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.734s) 2023-01-11T22:29:50.5311742Z test_vhp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5312272Z test_vhp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:29:50.5312870Z test_vhp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5313423Z test_vhp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2023-01-11T22:29:50.5313943Z test_vhp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5314467Z test_vhp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T22:29:50.5314994Z test_vhp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5315503Z test_vhp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2023-01-11T22:29:50.5316027Z test_vhp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5316562Z test_vhp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T22:29:50.5317102Z test_vjp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.076s) 2023-01-11T22:29:50.5317629Z test_vjp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.507s) 2023-01-11T22:29:50.5318174Z test_vjp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5318708Z test_vjp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5319246Z test_vjp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5319777Z test_vjp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2023-01-11T22:29:50.5320310Z test_vjp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5320840Z test_vjp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T22:29:50.5321349Z test_vjp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T22:29:50.5321874Z test_vjp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T22:29:50.5322400Z test_vjp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T22:29:50.5322930Z test_vjp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2023-01-11T22:29:50.5323418Z test_inference_mode_context_manager (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:29:50.5323891Z test_inference_mode_decorator (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:29:50.5324382Z test_inference_mode_existing_autograd_session (__main__.TestAutogradInferenceMode) ... ok (0.006s) 2023-01-11T22:29:50.5325226Z test_inference_mode_handle_direct_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.008s) 2023-01-11T22:29:50.5325969Z test_inference_mode_handle_indirect_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.006s) 2023-01-11T22:29:50.5326504Z test_inference_mode_inf_tensor_in_inf_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:29:50.5327034Z test_inference_mode_inf_tensor_in_inf_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:29:50.5327533Z test_inference_mode_inf_tensor_in_inf_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:29:50.5328059Z test_inference_mode_inf_tensor_in_normal_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:29:50.5328601Z test_inference_mode_inf_tensor_in_normal_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.008s) 2023-01-11T22:29:50.5329129Z test_inference_mode_inf_tensor_in_normal_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:29:50.5329609Z test_inference_mode_tensor_creation (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:29:50.5330209Z test_mix_inference_and_normal_tensor_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.005s) 2023-01-11T22:29:50.5330721Z test_mix_inference_and_normal_tensor_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.010s) 2023-01-11T22:29:50.5331220Z test_mix_inference_and_normal_tensor_view_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:29:50.5331712Z test_normal_tensor_inplace_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2023-01-11T22:29:50.5332224Z test_normal_tensor_inplace_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T22:29:50.5332733Z test_normal_tensor_view_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2023-01-11T22:29:50.5333239Z test_normal_tensor_view_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.005s) 2023-01-11T22:29:50.5333781Z test_autograd_composite_implicit_and_dispatch_registration_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... ok (0.004s) 2023-01-11T22:29:50.5334385Z test_autograd_multiple_dispatch_registrations_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... ok (0.004s) 2023-01-11T22:29:50.5334938Z test_backward_single_threaded_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... ok (0.002s) 2023-01-11T22:29:50.5335423Z test_foward_mode_AD_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... ok (0.005s) 2023-01-11T22:29:50.5335965Z test_per_dispatch_key_input_saving_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:29:50.5336492Z test_view_copy_cuda (__main__.TestAutogradMultipleDispatchCUDA) ... ok (0.003s) 2023-01-11T22:29:50.5336939Z test_cat_stack_r_to_c (__main__.TestMultithreadAutograd) ... ok (0.183s) 2023-01-11T22:29:50.5337375Z test_dataparallel_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5337827Z test_fork_join_in_middle (__main__.TestMultithreadAutograd) ... ok (0.023s) 2023-01-11T22:29:50.5338252Z test_multi_grad_hooks (__main__.TestMultithreadAutograd) ... ok (0.008s) 2023-01-11T22:29:50.5338695Z test_multithreaded_exception_propagation (__main__.TestMultithreadAutograd) ... ok (0.002s) 2023-01-11T22:29:50.5339162Z test_preserve_backtrace (__main__.TestMultithreadAutograd) ... ok (0.001s) 2023-01-11T22:29:50.5339642Z test_python_thread_in_middle (__main__.TestMultithreadAutograd) ... ok (0.025s) 2023-01-11T22:29:50.5340084Z test_simple_backward (__main__.TestMultithreadAutograd) ... ok (0.011s) 2023-01-11T22:29:50.5340511Z test_simple_backward_same_input (__main__.TestMultithreadAutograd) ... ok (0.017s) 2023-01-11T22:29:50.5340775Z 2023-01-11T22:29:50.5341087Z ---------------------------------------------------------------------- 2023-01-11T22:29:50.5341426Z Ran 544 tests in 27.831s 2023-01-11T22:29:50.5341667Z 2023-01-11T22:29:50.5341813Z OK (skipped=11, expected failures=1) 2023-01-11T22:29:50.5341992Z 2023-01-11T22:29:50.5342116Z Generating XML reports... 2023-01-11T22:29:50.5342707Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAllowMutationOnSaved-20230111222921.xml 2023-01-11T22:29:50.5343413Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutograd-20230111222921.xml 2023-01-11T22:29:50.5344141Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_complex.TestAutogradComplex-20230111222921.xml 2023-01-11T22:29:50.5344927Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradDeviceTypeCUDA-20230111222921.xml 2023-01-11T22:29:50.5345675Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardMode-20230111222921.xml 2023-01-11T22:29:50.5346463Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardModeBatchedGrad-20230111222921.xml 2023-01-11T22:29:50.5347298Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_functional.TestAutogradFunctional-20230111222921.xml 2023-01-11T22:29:50.5348156Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradInferenceMode-20230111222921.xml 2023-01-11T22:29:50.5348939Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradMultipleDispatchCUDA-20230111222921.xml 2023-01-11T22:29:50.5349709Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestMultithreadAutograd-20230111222921.xml 2023-01-11T22:29:50.5350061Z 2023-01-11T22:29:50.5350454Z ##[endgroup] 2023-01-11T22:29:50.5350961Z FINISHED PRINTING LOG FILE of test_autograd (/var/lib/jenkins/workspace/test/test-reports/test_autograd_wm7r3gzw) 2023-01-11T22:29:50.5351267Z 2023-01-11T22:29:50.5351532Z Running distributions/test_distributions ... [2023-01-11 22:29:50.492943] 2023-01-11T22:29:50.5352201Z Executing ['/opt/conda/bin/python', '-bb', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:29:50.493264] 2023-01-11T22:30:48.3845450Z 2023-01-11T22:30:48.3846727Z Expand the folded group to see the log file of distributions/test_distributions 2023-01-11T22:30:48.3847753Z ##[group]PRINTING LOG FILE of distributions/test_distributions (/var/lib/jenkins/workspace/test/test-reports/distributions-test_distributions_r046i5vn) 2023-01-11T22:30:48.3848122Z 2023-01-11T22:30:48.3848234Z Running tests... 2023-01-11T22:30:48.3850763Z ---------------------------------------------------------------------- 2023-01-11T22:30:48.3851878Z Test results will be stored in test-reports/python-unittest/distributions.test_distributions 2023-01-11T22:30:48.3852903Z test_cdf (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2023-01-11T22:30:48.3854271Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2023-01-11T22:30:48.3855024Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.3855683Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.3856177Z ok (0.050s) 2023-01-11T22:30:48.3856685Z test_icdf (__main__.TestAgainstScipy) ... ok (0.029s) 2023-01-11T22:30:48.3857332Z test_mean (__main__.TestAgainstScipy) ... ok (1.748s) 2023-01-11T22:30:48.3860684Z test_variance_stddev (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_comparison.py:679: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:210.) 2023-01-11T22:30:48.3862686Z return torch.as_tensor(tensor_like) 2023-01-11T22:30:48.3863150Z ok (0.044s) 2023-01-11T22:30:48.3863760Z test_params_constraints (__main__.TestConstraints) ... ok (0.085s) 2023-01-11T22:30:48.3864523Z test_support_constraints (__main__.TestConstraints) ... ok (0.105s) 2023-01-11T22:30:48.3865377Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3866275Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3867198Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3868035Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:30:48.3868964Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3869822Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3870904Z test_categorical_shape (__main__.TestDistributionShapes) ... ok (0.005s) 2023-01-11T22:30:48.3871768Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3872678Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3873542Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3874414Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3875343Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:30:48.3876316Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:30:48.3877203Z test_dirichlet_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:30:48.3878028Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.031s) 2023-01-11T22:30:48.3878926Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3879831Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3880777Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3881687Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3882591Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3883501Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:30:48.3884439Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3885769Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3886699Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3887626Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:30:48.3888540Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3889448Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3890308Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:30:48.3891149Z test_multinomial_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:30:48.3892033Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3892978Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3893848Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... ok (0.006s) 2023-01-11T22:30:48.3894910Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3895868Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3896764Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3897690Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3898587Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3899500Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:30:48.3900405Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2023-01-11T22:30:48.3901292Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T22:30:48.3902194Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.004s) 2023-01-11T22:30:48.3903077Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.005s) 2023-01-11T22:30:48.3904143Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (0.025s) 2023-01-11T22:30:48.3904946Z test_bernoulli (__main__.TestDistributions) ... ok (0.099s) 2023-01-11T22:30:48.3905713Z test_bernoulli_3d (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:30:48.3906487Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:30:48.3907297Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.088s) 2023-01-11T22:30:48.3908058Z test_beta_sample (__main__.TestDistributions) ... ok (0.383s) 2023-01-11T22:30:48.3908786Z test_beta_shape (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:30:48.3909518Z test_beta_underflow (__main__.TestDistributions) ... ok (0.042s) 2023-01-11T22:30:48.3910311Z test_beta_underflow_gpu (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:30:48.3911053Z test_binomial (__main__.TestDistributions) ... ok (0.033s) 2023-01-11T22:30:48.3911828Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T22:30:48.3912680Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:30:48.3913498Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.068s) 2023-01-11T22:30:48.3914349Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:30:48.3915169Z test_binomial_sample (__main__.TestDistributions) ... ok (0.069s) 2023-01-11T22:30:48.3915953Z test_binomial_stable (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T22:30:48.3916735Z test_binomial_vectorized_count (__main__.TestDistributions) ... ok (0.092s) 2023-01-11T22:30:48.3917543Z test_categorical_1d (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:30:48.3918330Z test_categorical_2d (__main__.TestDistributions) ... ok (0.011s) 2023-01-11T22:30:48.3919182Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:30:48.3919962Z test_cauchy (__main__.TestDistributions) ... ok (0.017s) 2023-01-11T22:30:48.3921390Z test_cdf_icdf_inverse (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.3922395Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.3922923Z ok (0.284s) 2023-01-11T22:30:48.3923495Z test_cdf_log_prob (__main__.TestDistributions) ... ok (0.129s) 2023-01-11T22:30:48.3924611Z test_chi2_sample (__main__.TestDistributions) ... ok (0.123s) 2023-01-11T22:30:48.3925517Z test_chi2_shape (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T22:30:48.3926262Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.019s) 2023-01-11T22:30:48.3927073Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:30:48.3928021Z test_dirichlet_log_prob (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T22:30:48.3928748Z test_dirichlet_mode (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T22:30:48.3929538Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.049s) 2023-01-11T22:30:48.3930308Z test_dirichlet_shape (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:30:48.3931739Z test_distribution_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.3932767Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.3933331Z ok (0.813s) 2023-01-11T22:30:48.3933980Z test_distribution_subclass_expand (__main__.TestDistributions) ... ok (0.205s) 2023-01-11T22:30:48.3934805Z test_enumerate_support_type (__main__.TestDistributions) ... ok (0.040s) 2023-01-11T22:30:48.3935590Z test_exponential (__main__.TestDistributions) ... ok (0.038s) 2023-01-11T22:30:48.3936397Z test_exponential_sample (__main__.TestDistributions) ... ok (0.118s) 2023-01-11T22:30:48.3937187Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.008s) 2023-01-11T22:30:48.3938180Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (1.140s) 2023-01-11T22:30:48.3939019Z test_gamma_gpu_sample (__main__.TestDistributions) ... ok (0.355s) 2023-01-11T22:30:48.3939817Z test_gamma_gpu_shape (__main__.TestDistributions) ... ok (0.011s) 2023-01-11T22:30:48.3940681Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... ok (0.005s) 2023-01-11T22:30:48.3941495Z test_gamma_sample (__main__.TestDistributions) ... ok (0.363s) 2023-01-11T22:30:48.3942264Z test_gamma_shape (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T22:30:48.3942983Z test_geometric (__main__.TestDistributions) ... ok (0.008s) 2023-01-11T22:30:48.3943779Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.015s) 2023-01-11T22:30:48.3944598Z test_geometric_sample (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:30:48.3945337Z test_gumbel (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:30:48.3946055Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.707s) 2023-01-11T22:30:48.3946808Z test_halfcauchy (__main__.TestDistributions) ... ok (0.012s) 2023-01-11T22:30:48.3947545Z test_halfnormal (__main__.TestDistributions) ... ok (0.012s) 2023-01-11T22:30:48.3948308Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:30:48.3949121Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.119s) 2023-01-11T22:30:48.3949899Z test_has_examples (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T22:30:48.3951300Z test_independent_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.3952351Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.3952909Z ok (0.913s) 2023-01-11T22:30:48.3953513Z test_independent_shape (__main__.TestDistributions) ... ok (0.378s) 2023-01-11T22:30:48.3954373Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.036s) 2023-01-11T22:30:48.3955237Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.023s) 2023-01-11T22:30:48.3956065Z test_kumaraswamy_shape (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:30:48.3956903Z test_laplace (__main__.TestDistributions) ... ok (0.024s) 2023-01-11T22:30:48.3957646Z test_laplace_sample (__main__.TestDistributions) ... ok (0.352s) 2023-01-11T22:30:48.3958444Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T22:30:48.3959221Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... ok (0.017s) 2023-01-11T22:30:48.3960010Z test_logisticnormal (__main__.TestDistributions) ... ok (0.030s) 2023-01-11T22:30:48.3960821Z test_logisticnormal_logprob (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:30:48.3961773Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (0.393s) 2023-01-11T22:30:48.3962548Z test_lognormal (__main__.TestDistributions) ... ok (0.021s) 2023-01-11T22:30:48.3963331Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:30:48.3964126Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.355s) 2023-01-11T22:30:48.3965270Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.009s) 2023-01-11T22:30:48.3966171Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.038s) 2023-01-11T22:30:48.3967114Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:30:48.3968020Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.047s) 2023-01-11T22:30:48.3968885Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.062s) 2023-01-11T22:30:48.3969740Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.008s) 2023-01-11T22:30:48.3970598Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.059s) 2023-01-11T22:30:48.3971591Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T22:30:48.3973006Z test_mode (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.3974002Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.3974571Z ok (0.160s) 2023-01-11T22:30:48.3975170Z test_multinomial_1d (__main__.TestDistributions) ... ok (0.015s) 2023-01-11T22:30:48.3976016Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.005s) 2023-01-11T22:30:48.3976870Z test_multinomial_2d (__main__.TestDistributions) ... ok (0.016s) 2023-01-11T22:30:48.3977656Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T22:30:48.3978518Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.028s) 2023-01-11T22:30:48.3979393Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:30:48.3980288Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.129s) 2023-01-11T22:30:48.3981083Z test_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.093s) 2023-01-11T22:30:48.3981989Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T22:30:48.3982876Z test_negative_binomial (__main__.TestDistributions) ... ok (0.025s) 2023-01-11T22:30:48.3983653Z test_negative_binomial_log_prob (__main__.TestDistributions) ... ok (0.063s) 2023-01-11T22:30:48.3984552Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T22:30:48.3985392Z test_normal (__main__.TestDistributions) ... ok (0.024s) 2023-01-11T22:30:48.3986137Z test_normal_sample (__main__.TestDistributions) ... ok (0.354s) 2023-01-11T22:30:48.3986893Z test_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.009s) 2023-01-11T22:30:48.3987709Z test_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T22:30:48.3988569Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:30:48.3989361Z test_pareto (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:30:48.3990111Z test_pareto_sample (__main__.TestDistributions) ... ok (0.350s) 2023-01-11T22:30:48.3990867Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T22:30:48.3991644Z test_poisson_gpu_sample (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T22:30:48.3992436Z test_poisson_log_prob (__main__.TestDistributions) ... ok (0.009s) 2023-01-11T22:30:48.3993181Z test_poisson_sample (__main__.TestDistributions) ... ok (0.008s) 2023-01-11T22:30:48.3993953Z test_poisson_shape (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:30:48.3994997Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.021s) 2023-01-11T22:30:48.3995836Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.012s) 2023-01-11T22:30:48.3996719Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.020s) 2023-01-11T22:30:48.3997526Z test_repr (__main__.TestDistributions) ... ok (0.029s) 2023-01-11T22:30:48.3998285Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.023s) 2023-01-11T22:30:48.3999792Z test_rsample_requires_grad (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.4000831Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.4001397Z ok (0.025s) 2023-01-11T22:30:48.4002002Z test_sample_detached (__main__.TestDistributions) ... ok (0.028s) 2023-01-11T22:30:48.4002781Z test_studentT (__main__.TestDistributions) ... ok (0.009s) 2023-01-11T22:30:48.4003559Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.130s) 2023-01-11T22:30:48.4004318Z test_studentT_sample (__main__.TestDistributions) ... ok (1.487s) 2023-01-11T22:30:48.4005586Z test_support_attributes (__main__.TestDistributions) ... ok (0.035s) 2023-01-11T22:30:48.4006364Z test_uniform (__main__.TestDistributions) ... ok (0.015s) 2023-01-11T22:30:48.4007129Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.042s) 2023-01-11T22:30:48.4007973Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.012s) 2023-01-11T22:30:48.4008769Z test_vonmises_sample (__main__.TestDistributions) ... ok (7.849s) 2023-01-11T22:30:48.4010443Z test_wishart_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2023-01-11T22:30:48.4012024Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2023-01-11T22:30:48.4013372Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.4014265Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.4014812Z ok (0.090s) 2023-01-11T22:30:48.4015395Z test_wishart_moments (__main__.TestDistributions) ... ok (1.588s) 2023-01-11T22:30:48.4016197Z test_wishart_properties (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T22:30:48.4016981Z test_wishart_sample (__main__.TestDistributions) ... ok (0.363s) 2023-01-11T22:30:48.4018366Z test_wishart_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.4019405Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.4020559Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.4021446Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.4022548Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.4023433Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.4024548Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.4025380Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.4026500Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.4027341Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.4028421Z /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.4029221Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.4029767Z ok (0.195s) 2023-01-11T22:30:48.4030613Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T22:30:48.4031455Z test_zero_excluded_binomial (__main__.TestDistributions) ... ok (0.546s) 2023-01-11T22:30:48.4032245Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.002s) 2023-01-11T22:30:48.4032967Z test_cat_transform (__main__.TestFunctors) ... ok (0.004s) 2023-01-11T22:30:48.4033671Z test_cat_transform_non_uniform (__main__.TestFunctors) ... ok (0.004s) 2023-01-11T22:30:48.4034422Z test_stack_transform (__main__.TestFunctors) ... ok (0.004s) 2023-01-11T22:30:48.4035713Z test_cdf (__main__.TestJit) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T22:30:48.4036653Z warnings.warn("Singular sample detected.") 2023-01-11T22:30:48.4037201Z ok (3.441s) 2023-01-11T22:30:48.4038639Z test_entropy (__main__.TestJit) ... /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2023-01-11T22:30:48.4040169Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2023-01-11T22:30:48.4041188Z ok (4.601s) 2023-01-11T22:30:48.4041758Z test_enumerate_support (__main__.TestJit) ... ok (0.333s) 2023-01-11T22:30:48.4042415Z test_log_prob (__main__.TestJit) ... ok (7.903s) 2023-01-11T22:30:48.4043021Z test_mean (__main__.TestJit) ... ok (2.121s) 2023-01-11T22:30:48.4043612Z test_rsample (__main__.TestJit) ... ok (0.541s) 2023-01-11T22:30:48.4044236Z test_sample (__main__.TestJit) ... ok (0.758s) 2023-01-11T22:30:48.4044857Z test_variance (__main__.TestJit) ... ok (3.624s) 2023-01-11T22:30:48.4046123Z test_entropy_exponential_family (__main__.TestKL) ... ok (0.058s) 2023-01-11T22:30:48.4046519Z test_entropy_monte_carlo (__main__.TestKL) ... ok (2.802s) 2023-01-11T22:30:48.4046871Z test_kl_edgecases (__main__.TestKL) ... ok (0.020s) 2023-01-11T22:30:48.4047218Z test_kl_exponential_family (__main__.TestKL) ... ok (0.033s) 2023-01-11T22:30:48.4047566Z test_kl_infinite (__main__.TestKL) ... ok (0.026s) 2023-01-11T22:30:48.4047935Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.035s) 2023-01-11T22:30:48.4048342Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.028s) 2023-01-11T22:30:48.4048701Z test_kl_monte_carlo (__main__.TestKL) ... ok (0.781s) 2023-01-11T22:30:48.4049051Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.041s) 2023-01-11T22:30:48.4049431Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.024s) 2023-01-11T22:30:48.4049826Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.024s) 2023-01-11T22:30:48.4050200Z test_kl_shape (__main__.TestKL) ... ok (0.069s) 2023-01-11T22:30:48.4050537Z test_kl_transformed (__main__.TestKL) ... ok (0.019s) 2023-01-11T22:30:48.4050935Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.005s) 2023-01-11T22:30:48.4051433Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.003s) 2023-01-11T22:30:48.4051895Z test_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.020s) 2023-01-11T22:30:48.4052340Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.004s) 2023-01-11T22:30:48.4052785Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.004s) 2023-01-11T22:30:48.4053234Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.002s) 2023-01-11T22:30:48.4053685Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.003s) 2023-01-11T22:30:48.4054133Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.040s) 2023-01-11T22:30:48.4054608Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.006s) 2023-01-11T22:30:48.4055097Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.005s) 2023-01-11T22:30:48.4055727Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.003s) 2023-01-11T22:30:48.4056184Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.003s) 2023-01-11T22:30:48.4056596Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.059s) 2023-01-11T22:30:48.4056954Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.059s) 2023-01-11T22:30:48.4057276Z test_chi2 (__main__.TestRsample) ... ok (0.030s) 2023-01-11T22:30:48.4057638Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.625s) 2023-01-11T22:30:48.4058030Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.061s) 2023-01-11T22:30:48.4058419Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.128s) 2023-01-11T22:30:48.4058759Z test_gamma (__main__.TestRsample) ... ok (0.030s) 2023-01-11T22:30:48.4059100Z test_invalid (__main__.TestValidation) ... ok (0.030s) 2023-01-11T22:30:48.4059474Z test_invalid_log_probs_arg (__main__.TestValidation) ... ok (0.419s) 2023-01-11T22:30:48.4059825Z test_valid (__main__.TestValidation) ... ok (0.020s) 2023-01-11T22:30:48.4060309Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.008s) 2023-01-11T22:30:48.4060566Z 2023-01-11T22:30:48.4060887Z ---------------------------------------------------------------------- 2023-01-11T22:30:48.4061220Z Ran 219 tests in 53.322s 2023-01-11T22:30:48.4061369Z 2023-01-11T22:30:48.4061463Z OK 2023-01-11T22:30:48.4061599Z 2023-01-11T22:30:48.4061722Z Generating XML reports... 2023-01-11T22:30:48.4062334Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20230111222954.xml 2023-01-11T22:30:48.4063089Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20230111222954.xml 2023-01-11T22:30:48.4063875Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20230111222954.xml 2023-01-11T22:30:48.4064662Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20230111222954.xml 2023-01-11T22:30:48.4065408Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20230111222954.xml 2023-01-11T22:30:48.4066107Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20230111222954.xml 2023-01-11T22:30:48.4066795Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20230111222954.xml 2023-01-11T22:30:48.4067571Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20230111222954.xml 2023-01-11T22:30:48.4068393Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20230111222954.xml 2023-01-11T22:30:48.4069147Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20230111222954.xml 2023-01-11T22:30:48.4069879Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20230111222954.xml 2023-01-11T22:30:48.4070235Z 2023-01-11T22:30:48.4070641Z ##[endgroup] 2023-01-11T22:30:48.4071228Z FINISHED PRINTING LOG FILE of distributions/test_distributions (/var/lib/jenkins/workspace/test/test-reports/distributions-test_distributions_r046i5vn) 2023-01-11T22:30:48.4071598Z 2023-01-11T22:30:48.4071833Z Running nn/test_convolution ... [2023-01-11 22:30:48.384845] 2023-01-11T22:30:48.4072461Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_convolution.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:30:48.385140] 2023-01-11T22:31:26.2241677Z 2023-01-11T22:31:26.2242615Z Expand the folded group to see the log file of nn/test_convolution 2023-01-11T22:31:26.2243961Z ##[group]PRINTING LOG FILE of nn/test_convolution (/var/lib/jenkins/workspace/test/test-reports/nn-test_convolution_ssfq5sd6) 2023-01-11T22:31:26.2244826Z 2023-01-11T22:31:26.2245315Z Running tests... 2023-01-11T22:31:26.2245864Z ---------------------------------------------------------------------- 2023-01-11T22:31:26.2246817Z Test results will be stored in test-reports/python-unittest/nn.test_convolution 2023-01-11T22:31:26.2248698Z test_Conv1d_module_same_padding (__main__.TestConvolutionNN) ... /var/lib/jenkins/workspace/test/nn/test_convolution.py:152: 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-11T22:31:26.2250035Z expect = F.conv1d(x, module.weight, module.bias, padding='same') 2023-01-11T22:31:26.2250366Z ok (0.006s) 2023-01-11T22:31:26.2250728Z test_Conv2d_1x1 (__main__.TestConvolutionNN) ... ok (0.008s) 2023-01-11T22:31:26.2251331Z test_Conv2d_OneDNN (__main__.TestConvolutionNN) ... ok (0.028s) 2023-01-11T22:31:26.2251723Z test_Conv2d_backward_twice (__main__.TestConvolutionNN) ... ok (0.009s) 2023-01-11T22:31:26.2252233Z test_Conv2d_groups_nobias (__main__.TestConvolutionNN) ... ok (1.200s) 2023-01-11T22:31:26.2253125Z test_Conv2d_groups_nobias_v2 (__main__.TestConvolutionNN) ... ok (0.036s) 2023-01-11T22:31:26.2255085Z test_Conv2d_inconsistent_types (__main__.TestConvolutionNN) ... ok (0.009s) 2023-01-11T22:31:26.2255789Z test_Conv2d_inconsistent_types_on_GPU_with_cudnn (__main__.TestConvolutionNN) ... ok (0.014s) 2023-01-11T22:31:26.2256286Z test_Conv2d_inconsistent_types_on_GPU_without_cudnn (__main__.TestConvolutionNN) ... ok (0.017s) 2023-01-11T22:31:26.2256731Z test_Conv2d_missing_argument (__main__.TestConvolutionNN) ... ok (0.002s) 2023-01-11T22:31:26.2257152Z test_Conv2d_module_same_padding (__main__.TestConvolutionNN) ... ok (0.004s) 2023-01-11T22:31:26.2257555Z test_Conv3d_groups_nobias (__main__.TestConvolutionNN) ... ok (0.014s) 2023-01-11T22:31:26.2257968Z test_Conv3d_groups_wbias (__main__.TestConvolutionNN) ... ok (0.014s) 2023-01-11T22:31:26.2258379Z test_Conv3d_module_same_padding (__main__.TestConvolutionNN) ... ok (0.005s) 2023-01-11T22:31:26.2258803Z test_ConvTranspose2d_half_cublas_gemm (__main__.TestConvolutionNN) ... ok (0.024s) 2023-01-11T22:31:26.2264532Z test_ConvTranspose2d_output_size (__main__.TestConvolutionNN) ... ok (0.004s) 2023-01-11T22:31:26.2265183Z test_ConvTranspose2d_output_size_downsample_upsample (__main__.TestConvolutionNN) ... ok (5.468s) 2023-01-11T22:31:26.2265687Z test_ConvTranspose3d_correct_output_size (__main__.TestConvolutionNN) ... ok (0.001s) 2023-01-11T22:31:26.2266312Z test_conv2d_discontiguous_weight (__main__.TestConvolutionNN) ... ok (0.023s) 2023-01-11T22:31:26.2266736Z test_conv_backcompat (__main__.TestConvolutionNN) ... ok (0.040s) 2023-01-11T22:31:26.2267172Z test_conv_cudnn_memory_layout_dominance (__main__.TestConvolutionNN) ... expected failure (0.004s) 2023-01-11T22:31:26.2267625Z test_conv_invalid_groups (__main__.TestConvolutionNN) ... ok (0.001s) 2023-01-11T22:31:26.2268079Z test_conv_modules_raise_error_on_incorrect_input_size (__main__.TestConvolutionNN) ... ok (0.105s) 2023-01-11T22:31:26.2268509Z test_conv_padding_mode (__main__.TestConvolutionNN) ... ok (0.001s) 2023-01-11T22:31:26.2269870Z test_conv_shapecheck (__main__.TestConvolutionNN) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T22:31:26.2270791Z warnings.warn( 2023-01-11T22:31:26.2271036Z ok (0.196s) 2023-01-11T22:31:26.2271342Z test_conv_tbc (__main__.TestConvolutionNN) ... ok (0.005s) 2023-01-11T22:31:26.2271712Z test_cudnn_non_contiguous (__main__.TestConvolutionNN) ... ok (0.004s) 2023-01-11T22:31:26.2272325Z test_cudnn_noncontiguous_weight (__main__.TestConvolutionNN) ... ok (0.002s) 2023-01-11T22:31:26.2272911Z test_functional_grad_conv (__main__.TestConvolutionNN) ... ok (0.005s) 2023-01-11T22:31:26.2273308Z test_functional_grad_conv2d (__main__.TestConvolutionNN) ... ok (0.140s) 2023-01-11T22:31:26.2273716Z test_grad_conv1d_input (__main__.TestConvolutionNN) ... ok (0.072s) 2023-01-11T22:31:26.2274142Z test_grad_conv1d_weight (__main__.TestConvolutionNN) ... ok (0.071s) 2023-01-11T22:31:26.2274886Z test_grad_conv2d_input (__main__.TestConvolutionNN) ... ok (0.089s) 2023-01-11T22:31:26.2275679Z test_grad_conv2d_weight (__main__.TestConvolutionNN) ... ok (0.127s) 2023-01-11T22:31:26.2276498Z test_grad_conv3d_input (__main__.TestConvolutionNN) ... ok (0.114s) 2023-01-11T22:31:26.2277266Z test_grad_conv3d_weight (__main__.TestConvolutionNN) ... ok (0.094s) 2023-01-11T22:31:26.2278517Z test_grouped_conv_cudnn_nhwc_support (__main__.TestConvolutionNN) ... skip: test doesn't currently work without MIOpen NHWC activation (0.001s) 2023-01-11T22:31:26.2281245Z test_invalid_conv1d (__main__.TestConvolutionNN) ... /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T22:31:26.2282984Z warnings.warn( 2023-01-11T22:31:26.2283401Z ok (0.088s) 2023-01-11T22:31:26.2283972Z test_invalid_conv2d (__main__.TestConvolutionNN) ... ok (0.173s) 2023-01-11T22:31:26.2284776Z test_invalid_conv3d (__main__.TestConvolutionNN) ... ok (0.085s) 2023-01-11T22:31:26.2285957Z test_mismatch_shape_conv2d (__main__.TestConvolutionNN) ... ok (0.007s) 2023-01-11T22:31:26.2286373Z test_nnpack_conv (__main__.TestConvolutionNN) ... ok (0.813s) 2023-01-11T22:31:26.2286794Z test_thnn_conv_strided_padded_dilated (__main__.TestConvolutionNN) ... ok (3.701s) 2023-01-11T22:31:26.2287287Z test_Conv2d_backward_depthwise_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (2.673s) 2023-01-11T22:31:26.2287841Z test_Conv2d_backward_depthwise_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.274s) 2023-01-11T22:31:26.2288388Z test_Conv2d_depthwise_naive_groups_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:31:26.2288936Z test_Conv2d_depthwise_naive_groups_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:31:26.2289457Z test_Conv2d_depthwise_naive_groups_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:31:26.2290003Z test_Conv2d_deterministic_cudnn_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:31:26.2290552Z test_Conv2d_deterministic_cudnn_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:31:26.2291096Z test_Conv2d_deterministic_cudnn_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:31:26.2291619Z test_Conv2d_deterministic_cudnn_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2292141Z test_Conv2d_deterministic_cudnn_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2292670Z test_Conv2d_large_workspace_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.206s) 2023-01-11T22:31:26.2293180Z test_Conv2d_large_workspace_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.147s) 2023-01-11T22:31:26.2293703Z test_Conv2d_large_workspace_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (1.636s) 2023-01-11T22:31:26.2294223Z test_Conv2d_naive_groups_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:31:26.2294847Z test_Conv2d_naive_groups_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:26.2295401Z test_Conv2d_naive_groups_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:31:26.2295934Z test_Conv2d_size_1_kernel_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:26.2296491Z test_Conv3d_depthwise_naive_groups_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:31:26.2297076Z test_Conv3d_depthwise_naive_groups_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:31:26.2297636Z test_Conv3d_depthwise_naive_groups_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:31:26.2298223Z test_ConvTranspose2d_large_output_padding_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:31:26.2298835Z test_ConvTranspose2d_large_output_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:31:26.2299418Z test_ConvTranspose2d_size_1_kernel_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2300048Z test_ConvTranspose3d_size_1_kernel_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2301075Z test_contig_wrong_stride_cudnn_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/nn/test_convolution.py:1990: 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-11T22:31:26.2301976Z x.set_(x.storage(), 0, x.size(), stride) 2023-01-11T22:31:26.2302252Z ok (0.003s) 2023-01-11T22:31:26.2302658Z test_conv1d_same_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:31:26.2303241Z test_conv1d_same_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:31:26.2303812Z test_conv1d_same_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.074s) 2023-01-11T22:31:26.2304347Z test_conv1d_same_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:31:26.2304919Z test_conv1d_valid_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:26.2305503Z test_conv1d_valid_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:26.2306073Z test_conv1d_valid_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:26.2306610Z test_conv1d_valid_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:26.2307175Z test_conv1d_vs_scipy_mode_same_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:26.2307739Z test_conv1d_vs_scipy_mode_same_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:26.2308309Z test_conv1d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:31:26.2308856Z test_conv1d_vs_scipy_mode_valid_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:26.2309427Z test_conv2d_no_grad_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:31:26.2310038Z test_conv2d_same_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:31:26.2310621Z test_conv2d_same_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:31:26.2311166Z test_conv2d_same_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:31:26.2311777Z test_conv2d_same_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:26.2312358Z test_conv2d_valid_padding_backward_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:31:26.2312925Z test_conv2d_valid_padding_backward_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:26.2313491Z test_conv2d_valid_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:26.2314049Z test_conv2d_valid_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:31:26.2314609Z test_conv2d_vs_scipy_mode_same_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:26.2315154Z test_conv2d_vs_scipy_mode_same_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:26.2315724Z test_conv2d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:31:26.2316291Z test_conv2d_vs_scipy_mode_valid_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:26.2316937Z test_conv3d_64bit_indexing_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.211s) 2023-01-11T22:31:26.2317522Z test_conv3d_same_padding_backward_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.253s) 2023-01-11T22:31:26.2318108Z test_conv3d_same_padding_backward_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:31:26.2318675Z test_conv3d_same_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:26.2319227Z test_conv3d_same_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2319781Z test_conv3d_valid_padding_backward_cuda_complex128 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.283s) 2023-01-11T22:31:26.2320367Z test_conv3d_valid_padding_backward_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2320935Z test_conv3d_valid_padding_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:26.2321472Z test_conv3d_valid_padding_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:26.2322033Z test_conv3d_vs_scipy_mode_same_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:26.2322596Z test_conv3d_vs_scipy_mode_same_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2323159Z test_conv3d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:31:26.2323704Z test_conv3d_vs_scipy_mode_valid_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2324249Z test_convTranspose_empty_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2324866Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T22:31:26.2325986Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2326626Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2327452Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2328093Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.042s) 2023-01-11T22:31:26.2328736Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T22:31:26.2329451Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.042s) 2023-01-11T22:31:26.2330107Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T22:31:26.2330747Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2331394Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2332036Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2332662Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2333296Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.042s) 2023-01-11T22:31:26.2334008Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T22:31:26.2334638Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.042s) 2023-01-11T22:31:26.2335258Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2335898Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.042s) 2023-01-11T22:31:26.2336542Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T22:31:26.2337181Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.042s) 2023-01-11T22:31:26.2337808Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T22:31:26.2338446Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.044s) 2023-01-11T22:31:26.2339080Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.043s) 2023-01-11T22:31:26.2339709Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.044s) 2023-01-11T22:31:26.2340330Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.042s) 2023-01-11T22:31:26.2340964Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2341648Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.036s) 2023-01-11T22:31:26.2342262Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:31:26.2342859Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.035s) 2023-01-11T22:31:26.2343475Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2344140Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:31:26.2344762Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2345357Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.037s) 2023-01-11T22:31:26.2345989Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2346645Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.036s) 2023-01-11T22:31:26.2347294Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2347943Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.036s) 2023-01-11T22:31:26.2348572Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2349280Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2349925Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2350568Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:31:26.2351178Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T22:31:26.2351794Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.036s) 2023-01-11T22:31:26.2352409Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2353022Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.036s) 2023-01-11T22:31:26.2353616Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2354224Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:31:26.2354827Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2355434Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:31:26.2356051Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2356706Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.036s) 2023-01-11T22:31:26.2357355Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2357999Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.037s) 2023-01-11T22:31:26.2358628Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2359341Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2360000Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2360644Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:31:26.2361257Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.059s) 2023-01-11T22:31:26.2361872Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.056s) 2023-01-11T22:31:26.2362486Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T22:31:26.2363098Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:31:26.2363693Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.060s) 2023-01-11T22:31:26.2364363Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.058s) 2023-01-11T22:31:26.2365378Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.042s) 2023-01-11T22:31:26.2366022Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T22:31:26.2366635Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T22:31:26.2367281Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2367913Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T22:31:26.2368550Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2369181Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.029s) 2023-01-11T22:31:26.2369790Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.029s) 2023-01-11T22:31:26.2370414Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.029s) 2023-01-11T22:31:26.2371039Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T22:31:26.2371669Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2372288Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2372913Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2373539Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2374162Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.029s) 2023-01-11T22:31:26.2374857Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T22:31:26.2375488Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.029s) 2023-01-11T22:31:26.2376115Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T22:31:26.2376738Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T22:31:26.2377348Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2377977Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T22:31:26.2378600Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2379227Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:31:26.2379915Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.029s) 2023-01-11T22:31:26.2380540Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:31:26.2381158Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.029s) 2023-01-11T22:31:26.2381799Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2382442Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T22:31:26.2383103Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2383760Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2384409Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2385059Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:31:26.2385692Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2386341Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:31:26.2386989Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2387635Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T22:31:26.2388268Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2388920Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T22:31:26.2389566Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2390276Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2390917Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2391558Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:31:26.2392202Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2392850Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2393486Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2394136Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T22:31:26.2394836Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2395479Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:31:26.2396125Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2396746Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2397392Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2398038Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2398676Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2399290Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T22:31:26.2399921Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2400553Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:31:26.2401186Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2401806Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:31:26.2402444Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2403079Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T22:31:26.2403712Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2404321Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2405381Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2406064Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:31:26.2406702Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2407318Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:31:26.2407957Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2408595Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2409228Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T22:31:26.2409946Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T22:31:26.2410561Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T22:31:26.2411195Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:31:26.2411825Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2412454Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:31:26.2413107Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2413805Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2414498Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2415186Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2415851Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.012s) 2023-01-11T22:31:26.2416541Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2417226Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2417908Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2418614Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2419322Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2420087Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2420877Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2421657Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2422415Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2423187Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2423964Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2424781Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2425525Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2426250Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2426986Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2427725Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2428457Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2429180Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2429912Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2430664Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2431435Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2432209Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2432972Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.012s) 2023-01-11T22:31:26.2433735Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2434508Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2435273Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2436073Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2436843Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2437586Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.012s) 2023-01-11T22:31:26.2438319Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2439058Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2439781Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2440572Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2441349Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2442059Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2442755Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2443481Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2444197Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2445230Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.012s) 2023-01-11T22:31:26.2446044Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2446751Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2447471Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2448185Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2448907Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2449624Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2450318Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2451111Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2451847Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2452565Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2453259Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.012s) 2023-01-11T22:31:26.2453976Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2454699Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2455493Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2456207Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2456900Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2457613Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.012s) 2023-01-11T22:31:26.2458328Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2459050Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2459744Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2460462Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2461180Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2461892Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.012s) 2023-01-11T22:31:26.2462604Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.012s) 2023-01-11T22:31:26.2463302Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2464017Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2464728Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2465506Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: MIOpen is not available (0.011s) 2023-01-11T22:31:26.2466223Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2466907Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2467603Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2468293Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2468984Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2469657Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2470404Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2471087Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2471762Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2472429Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2473080Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2473747Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2474409Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2475074Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2475715Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2476377Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2477056Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2477756Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2478436Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2479128Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2479867Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2480568Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2481262Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2481931Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2482618Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2483309Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2484000Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2484725Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2485853Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2486547Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2487233Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2487918Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2488584Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2489251Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2489913Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2490574Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2491221Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2491889Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2492552Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2493206Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2493882Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2494565Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2495347Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2496060Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2496754Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2497437Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2498128Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2498821Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2499587Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2500280Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2500951Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2501634Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2502325Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2503012Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2503680Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2504362Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2505036Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2505702Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2506354Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2507018Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2507680Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2508344Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2508999Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2509688Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2510380Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2511074Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2511768Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2512443Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2513138Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2513884Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2514573Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2515263Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2515941Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2516640Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2517336Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2518031Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2518699Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2519387Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2520078Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2520767Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2521457Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2522133Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2522818Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2523561Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2524253Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2525149Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2525846Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2526531Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2527221Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2527924Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2528685Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2529374Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2530062Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2530744Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2531413Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2532105Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2532805Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2533527Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2534238Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2534933Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2535648Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2536360Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2537056Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2537759Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2538519Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2539246Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2539954Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2540665Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2541396Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2542109Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2542864Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2543568Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2544280Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2544980Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2545697Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2546406Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2547114Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2547815Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2548494Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2549194Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2549901Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2550604Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2551289Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2551987Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2552732Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2553445Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2554134Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2554805Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2555509Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2556207Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2556963Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2557635Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2558330Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2559031Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2559733Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2560425Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2561105Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2561812Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2562508Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2563195Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2563933Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2564625Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2565474Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:31:26.2566167Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2566921Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.051s) 2023-01-11T22:31:26.2567555Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2568186Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2568815Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.049s) 2023-01-11T22:31:26.2569444Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.065s) 2023-01-11T22:31:26.2570054Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.064s) 2023-01-11T22:31:26.2570685Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.065s) 2023-01-11T22:31:26.2571315Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.064s) 2023-01-11T22:31:26.2572036Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2572689Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2573354Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.051s) 2023-01-11T22:31:26.2574021Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2574684Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T22:31:26.2575350Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2575991Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T22:31:26.2576642Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2577281Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.051s) 2023-01-11T22:31:26.2577891Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2578487Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.051s) 2023-01-11T22:31:26.2579096Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2579704Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2580307Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2580892Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2581493Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2582173Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.051s) 2023-01-11T22:31:26.2582835Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2583457Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2584099Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.049s) 2023-01-11T22:31:26.2584736Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T22:31:26.2585376Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2585994Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T22:31:26.2586684Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2587317Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2587952Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.049s) 2023-01-11T22:31:26.2588560Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2589190Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.049s) 2023-01-11T22:31:26.2589816Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.065s) 2023-01-11T22:31:26.2590448Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.063s) 2023-01-11T22:31:26.2591051Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.064s) 2023-01-11T22:31:26.2591674Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.063s) 2023-01-11T22:31:26.2592320Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2592990Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.049s) 2023-01-11T22:31:26.2593650Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2594290Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.049s) 2023-01-11T22:31:26.2594952Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T22:31:26.2595600Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2596252Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2596944Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2597592Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.051s) 2023-01-11T22:31:26.2598206Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2598815Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.051s) 2023-01-11T22:31:26.2599404Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2600010Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T22:31:26.2600618Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2601224Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2601863Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2602489Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.051s) 2023-01-11T22:31:26.2603136Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.049s) 2023-01-11T22:31:26.2603786Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T22:31:26.2604410Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.049s) 2023-01-11T22:31:26.2605207Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2605861Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2606493Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T22:31:26.2607131Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2607769Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2608447Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2609111Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2609774Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2610425Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2611091Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2611827Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2612557Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T22:31:26.2613240Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T22:31:26.2613910Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2614578Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T22:31:26.2615242Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:31:26.2615892Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.070s) 2023-01-11T22:31:26.2616554Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.069s) 2023-01-11T22:31:26.2617291Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.070s) 2023-01-11T22:31:26.2617946Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.069s) 2023-01-11T22:31:26.2618616Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.056s) 2023-01-11T22:31:26.2619272Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2619948Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2620623Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.054s) 2023-01-11T22:31:26.2621296Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.070s) 2023-01-11T22:31:26.2621953Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.069s) 2023-01-11T22:31:26.2622625Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.070s) 2023-01-11T22:31:26.2623297Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.069s) 2023-01-11T22:31:26.2623931Z test_conv_contiguous_for_oneDNN_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:31:26.2624526Z test_conv_cudnn_mismatch_memory_format_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: ROCm not available (0.001s) 2023-01-11T22:31:26.2625106Z test_conv_cudnn_ndhwc_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T22:31:26.2625634Z test_conv_cudnn_ndhwc_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:31:26.2626209Z test_conv_cudnn_nhwc_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: ROCm not available (0.003s) 2023-01-11T22:31:26.2626790Z test_conv_cudnn_nhwc_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: ROCm not available (0.002s) 2023-01-11T22:31:26.2627385Z test_conv_cudnn_nhwc_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: ROCm not available (0.003s) 2023-01-11T22:31:26.2627956Z test_conv_cudnn_nhwc_support_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:26.2628549Z test_conv_cudnn_nhwc_support_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:26.2629117Z test_conv_double_backward_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.076s) 2023-01-11T22:31:26.2629670Z test_conv_double_backward_groups_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:31:26.2630219Z test_conv_double_backward_no_bias_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:31:26.2630748Z test_conv_double_backward_stride_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.070s) 2023-01-11T22:31:26.2631339Z test_conv_double_backward_strided_with_3D_input_and_weight_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2632317Z test_conv_empty_channel_cuda_complex64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2023-01-11T22:31:26.2633048Z warnings.warn("Initializing zero-element tensors is a no-op") 2023-01-11T22:31:26.2633424Z ok (0.035s) 2023-01-11T22:31:26.2633820Z test_conv_empty_channel_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T22:31:26.2634399Z test_conv_ic1_channels_last_for_oneDNN_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:31:26.2634992Z test_conv_large_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.072s) 2023-01-11T22:31:26.2635578Z test_conv_large_nosplit_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.054s) 2023-01-11T22:31:26.2636162Z test_conv_noncontig_weights_and_bias_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:31:26.2636715Z test_conv_noncontig_weights_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T22:31:26.2637261Z test_conv_thnn_nhwc_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:31:26.2637849Z test_conv_thnn_nhwc_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:31:26.2638471Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:26.2639135Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:26.2639755Z test_conv_transposed_large_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.069s) 2023-01-11T22:31:26.2640358Z test_convert_conv2d_weight_memory_format_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.043s) 2023-01-11T22:31:26.2640929Z test_cudnn_convolution_add_relu_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.110s) 2023-01-11T22:31:26.2641536Z test_cudnn_convolution_add_relu_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.092s) 2023-01-11T22:31:26.2642061Z test_cudnn_convolution_relu_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.081s) 2023-01-11T22:31:26.2642590Z test_cudnn_convolution_relu_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.071s) 2023-01-11T22:31:26.2643106Z test_group_convTranspose_empty_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2643611Z test_group_conv_empty_cuda (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2644094Z test_noncontig_conv_grad_cuda_float16 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:31:26.2644611Z test_noncontig_conv_grad_cuda_float32 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2645280Z test_noncontig_conv_grad_cuda_float64 (__main__.TestConvolutionNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:26.2645574Z 2023-01-11T22:31:26.2645918Z ---------------------------------------------------------------------- 2023-01-11T22:31:26.2646268Z Ran 583 tests in 33.295s 2023-01-11T22:31:26.2646439Z 2023-01-11T22:31:26.2646579Z OK (skipped=238, expected failures=1) 2023-01-11T22:31:26.2646771Z 2023-01-11T22:31:26.2646895Z Generating XML reports... 2023-01-11T22:31:26.2647449Z Generated XML report: test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNN-20230111223052.xml 2023-01-11T22:31:26.2648233Z Generated XML report: test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNNDeviceTypeCUDA-20230111223052.xml 2023-01-11T22:31:26.2648625Z 2023-01-11T22:31:26.2649038Z ##[endgroup] 2023-01-11T22:31:26.2649556Z FINISHED PRINTING LOG FILE of nn/test_convolution (/var/lib/jenkins/workspace/test/test-reports/nn-test_convolution_ssfq5sd6) 2023-01-11T22:31:26.2649880Z 2023-01-11T22:31:26.2650111Z Running nn/test_pooling ... [2023-01-11 22:31:26.225347] 2023-01-11T22:31:26.2650732Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_pooling.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:26.225619] 2023-01-11T22:31:43.3181414Z 2023-01-11T22:31:43.3182368Z Expand the folded group to see the log file of nn/test_pooling 2023-01-11T22:31:43.3183884Z ##[group]PRINTING LOG FILE of nn/test_pooling (/var/lib/jenkins/workspace/test/test-reports/nn-test_pooling_o6ac4zuq) 2023-01-11T22:31:43.3184385Z 2023-01-11T22:31:43.3184583Z Running tests... 2023-01-11T22:31:43.3185618Z ---------------------------------------------------------------------- 2023-01-11T22:31:43.3186591Z Test results will be stored in test-reports/python-unittest/nn.test_pooling 2023-01-11T22:31:43.3187009Z test_avg_pool1d_ceil_mode (__main__.TestAvgPool) ... ok (0.002s) 2023-01-11T22:31:43.3187395Z test_avg_pool2d_ceil_mode (__main__.TestAvgPool) ... ok (0.001s) 2023-01-11T22:31:43.3187771Z test_avg_pool3d_ceil_mode (__main__.TestAvgPool) ... ok (0.001s) 2023-01-11T22:31:43.3188176Z test_doubletensor_avg_pool2d (__main__.TestAvgPool) ... ok (0.012s) 2023-01-11T22:31:43.3188577Z test_doubletensor_avg_pool2d_with_divisor (__main__.TestAvgPool) ... ok (0.008s) 2023-01-11T22:31:43.3189001Z test_doubletensor_avg_pool3d (__main__.TestAvgPool) ... ok (0.077s) 2023-01-11T22:31:43.3189412Z test_doubletensor_avg_pool3d_with_divisor (__main__.TestAvgPool) ... ok (0.233s) 2023-01-11T22:31:43.3189812Z test_MaxUnpool2d_output_size (__main__.TestPoolingNN) ... ok (0.008s) 2023-01-11T22:31:43.3190225Z test_adaptive_pooling_avg_nhwc (__main__.TestPoolingNN) ... ok (0.006s) 2023-01-11T22:31:43.3190714Z test_adaptive_pooling_avg_nhwc_launch_config_backward (__main__.TestPoolingNN) ... skip: Insufficient cuda memory (0.047s) 2023-01-11T22:31:43.3191274Z test_adaptive_pooling_avg_nhwc_launch_config_forward (__main__.TestPoolingNN) ... skip: Insufficient cuda memory (0.043s) 2023-01-11T22:31:43.3191752Z test_adaptive_pooling_avg_nhwc_non_contiguous (__main__.TestPoolingNN) ... ok (0.005s) 2023-01-11T22:31:43.3192188Z test_adaptive_pooling_bfloat16 (__main__.TestPoolingNN) ... ok (0.007s) 2023-01-11T22:31:43.3192596Z test_adaptive_pooling_input_size (__main__.TestPoolingNN) ... ok (0.001s) 2023-01-11T22:31:43.3192993Z test_adaptive_pooling_size_none (__main__.TestPoolingNN) ... ok (0.002s) 2023-01-11T22:31:43.3193413Z test_adaptive_pooling_size_overflow (__main__.TestPoolingNN) ... ok (0.010s) 2023-01-11T22:31:43.3193799Z test_max_unpool (__main__.TestPoolingNN) ... ok (0.364s) 2023-01-11T22:31:43.3194168Z test_max_unpool2d_nhwc_cpu (__main__.TestPoolingNN) ... ok (0.002s) 2023-01-11T22:31:43.3194618Z test_AdaptiveMaxPool1d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:31:43.3195157Z test_AdaptiveMaxPool1d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3195683Z test_AdaptiveMaxPool1d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3196508Z test_AdaptiveMaxPool1d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3197056Z test_AdaptiveMaxPool2d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3197564Z test_AdaptiveMaxPool2d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3198090Z test_AdaptiveMaxPool2d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3198614Z test_AdaptiveMaxPool2d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3199141Z test_AdaptiveMaxPool3d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3199645Z test_AdaptiveMaxPool3d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3200164Z test_AdaptiveMaxPool3d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3200684Z test_AdaptiveMaxPool3d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3201304Z test_AdaptiveMaxPool_zero_batch_dim_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:31:43.3201776Z test_AvgPool2d_empty_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3202926Z test_AvgPool3d_backward_after_cat_dim1_device_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... /var/lib/jenkins/workspace/test/nn/test_pooling.py:1132: 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-11T22:31:43.3203803Z grad.set_(grad.storage(), 0, grad.size(), stride) 2023-01-11T22:31:43.3204089Z ok (0.002s) 2023-01-11T22:31:43.3204456Z test_FractionalMaxPool2d_zero_batch_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3205240Z test_FractionalMaxPool2d_zero_out_size_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:43.3205792Z test_FractionalMaxPool2d_zero_samples_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3206321Z test_FractionalMaxPool3d_zero_batch_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3206822Z test_FractionalMaxPool3d_zero_out_size_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:43.3207345Z test_FractionalMaxPool3d_zero_samples_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3207856Z test_MaxPool1d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3208330Z test_MaxPool1d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3208825Z test_MaxPool1d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3209306Z test_MaxPool1d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3209788Z test_MaxPool2d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3210260Z test_MaxPool2d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3210746Z test_MaxPool2d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3211223Z test_MaxPool2d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:31:43.3211681Z test_MaxPool3d_indices_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3212164Z test_MaxPool3d_indices_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3212642Z test_MaxPool3d_indices_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3213212Z test_MaxPool3d_indices_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:31:43.3213688Z test_MaxPool_zero_batch_dim_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:31:43.3214272Z test_MaxUnpool_index_errors_case10_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:43.3214944Z test_MaxUnpool_index_errors_case1_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:43.3215600Z test_MaxUnpool_index_errors_case2_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:43.3216229Z test_MaxUnpool_index_errors_case3_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:43.3216884Z test_MaxUnpool_index_errors_case4_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:43.3217596Z test_MaxUnpool_index_errors_case5_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:43.3218242Z test_MaxUnpool_index_errors_case6_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:43.3218861Z test_MaxUnpool_index_errors_case7_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:43.3219499Z test_MaxUnpool_index_errors_case8_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:43.3220127Z test_MaxUnpool_index_errors_case9_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:43.3220688Z test_MaxUnpool_zero_batch_dim_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:31:43.3221198Z test_adaptive_avg_pool2d_output_size_one_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:31:43.3221699Z test_adaptive_avg_pool3d_output_size_one_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:31:43.3222197Z test_adaptive_pool_invalid_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:31:43.3222767Z test_adaptive_pool_odd_size_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:31:43.3223336Z test_adaptive_pooling_empty_output_size_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.046s) 2023-01-11T22:31:43.3223874Z test_adaptive_pooling_empty_output_size_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.045s) 2023-01-11T22:31:43.3224413Z test_adaptive_pooling_empty_output_size_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.045s) 2023-01-11T22:31:43.3224952Z test_adaptive_pooling_empty_output_size_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.045s) 2023-01-11T22:31:43.3225453Z test_adaptive_pooling_max_nhwc_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:31:43.3225960Z test_adaptive_pooling_max_nhwc_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:31:43.3226477Z test_adaptive_pooling_no_suppot_input_cuda_int16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T22:31:43.3227004Z test_adaptive_pooling_no_suppot_input_cuda_int32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T22:31:43.3227506Z test_adaptive_pooling_no_suppot_input_cuda_int64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T22:31:43.3228094Z test_adaptive_pooling_no_suppot_input_cuda_int8 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T22:31:43.3228624Z test_adaptive_pooling_no_suppot_input_cuda_uint8 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T22:31:43.3229145Z test_adaptive_pooling_zero_batch_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:43.3229647Z test_adaptive_pooling_zero_batch_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:43.3230170Z test_avg_pool2d_bfloat16_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:31:43.3230670Z test_avg_pool2d_nhwc_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.304s) 2023-01-11T22:31:43.3231132Z test_avg_pool2d_nhwc_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.575s) 2023-01-11T22:31:43.3231603Z test_avg_pool2d_nhwc_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.574s) 2023-01-11T22:31:43.3232091Z test_fractional_max_pool2d_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.215s) 2023-01-11T22:31:43.3232575Z test_fractional_max_pool3d_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (2.575s) 2023-01-11T22:31:43.3233119Z test_fractional_max_pool_nan_inf_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:43.3233633Z test_fractional_max_pool_nan_inf_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:43.3234139Z test_fractional_max_pool_nan_inf_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:43.3234673Z test_max_pool1d_corner_cases_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:31:43.3235209Z test_max_pool1d_corner_cases_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:31:43.3235746Z test_max_pool1d_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:31:43.3236265Z test_max_pool1d_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:31:43.3236771Z test_max_pool2d_bfloat16_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:31:43.3237260Z test_max_pool2d_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (1.947s) 2023-01-11T22:31:43.3237722Z test_max_pool2d_indices_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:31:43.3238199Z test_max_pool2d_nhwc_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.576s) 2023-01-11T22:31:43.3238659Z test_max_pool2d_nhwc_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.555s) 2023-01-11T22:31:43.3239135Z test_max_pool2d_nhwc_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.593s) 2023-01-11T22:31:43.3239610Z test_max_pool3d_ndhwc_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.080s) 2023-01-11T22:31:43.3240094Z test_max_pool3d_ndhwc_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.083s) 2023-01-11T22:31:43.3240551Z test_max_pool3d_ndhwc_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.381s) 2023-01-11T22:31:43.3241036Z test_max_pool_nan_inf_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:31:43.3241542Z test_max_pool_nan_inf_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:31:43.3242074Z test_max_pool_nan_inf_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:31:43.3242747Z test_maxpool3d_non_square_backward_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.084s) 2023-01-11T22:31:43.3243289Z test_maxpool_indices_no_batch_dim_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) 2023-01-11T22:31:43.3243835Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.007s) 2023-01-11T22:31:43.3244371Z test_maxpool_indices_no_batch_dim_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) 2023-01-11T22:31:43.3245151Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.006s) 2023-01-11T22:31:43.3245734Z test_maxpool_indices_no_batch_dim_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) 2023-01-11T22:31:43.3246280Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.006s) 2023-01-11T22:31:43.3246802Z test_maxpool_indices_no_batch_dim_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) 2023-01-11T22:31:43.3247273Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.004s) 2023-01-11T22:31:43.3247856Z test_pool3d_large_size_int64_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.126s) 2023-01-11T22:31:43.3248499Z test_pool3d_size_one_feature_dim_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:31:43.3249061Z test_pool_invalid_size_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:31:43.3249569Z test_pool_invalid_size_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:31:43.3250139Z test_pool_invalid_size_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:31:43.3250808Z test_pool_invalid_size_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.037s) 2023-01-11T22:31:43.3251372Z test_pool_large_size_cuda_bfloat16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:43.3266262Z test_pool_large_size_cuda_float16 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:43.3266839Z test_pool_large_size_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:43.3267331Z test_pool_large_size_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:31:43.3267790Z test_pooling_bfloat16_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:31:43.3268265Z test_pooling_large_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.979s) 2023-01-11T22:31:43.3268748Z test_pooling_max_nhwc_cuda_float32 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:31:43.3269221Z test_pooling_max_nhwc_cuda_float64 (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:31:43.3269674Z test_pooling_shape_cuda (__main__.TestPoolingNNDeviceTypeCUDA) 2023-01-11T22:31:43.3270104Z Test the output shape calculation for pooling functions ... ok (0.006s) 2023-01-11T22:31:43.3270550Z test_pooling_size_empty_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T22:31:43.3271005Z test_pooling_zero_stride_cuda (__main__.TestPoolingNNDeviceTypeCUDA) ... ok (0.063s) 2023-01-11T22:31:43.3271283Z 2023-01-11T22:31:43.3271593Z ---------------------------------------------------------------------- 2023-01-11T22:31:43.3271929Z Ran 127 tests in 13.293s 2023-01-11T22:31:43.3272095Z 2023-01-11T22:31:43.3272186Z OK (skipped=20) 2023-01-11T22:31:43.3272346Z 2023-01-11T22:31:43.3272471Z Generating XML reports... 2023-01-11T22:31:43.3273020Z Generated XML report: test-reports/python-unittest/nn.test_pooling/TEST-TestAvgPool-20230111223129.xml 2023-01-11T22:31:43.3273709Z Generated XML report: test-reports/python-unittest/nn.test_pooling/TEST-TestPoolingNN-20230111223129.xml 2023-01-11T22:31:43.3274423Z Generated XML report: test-reports/python-unittest/nn.test_pooling/TEST-TestPoolingNNDeviceTypeCUDA-20230111223129.xml 2023-01-11T22:31:43.3274792Z 2023-01-11T22:31:43.3275143Z ##[endgroup] 2023-01-11T22:31:43.3275664Z FINISHED PRINTING LOG FILE of nn/test_pooling (/var/lib/jenkins/workspace/test/test-reports/nn-test_pooling_o6ac4zuq) 2023-01-11T22:31:43.3275970Z 2023-01-11T22:31:43.3276190Z Running test_spectral_ops ... [2023-01-11 22:31:43.318324] 2023-01-11T22:31:43.3276820Z Executing ['/opt/conda/bin/python', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:43.318653] 2023-01-11T22:31:57.8008048Z 2023-01-11T22:31:57.8008748Z Expand the folded group to see the log file of test_spectral_ops 2023-01-11T22:31:57.8010109Z ##[group]PRINTING LOG FILE of test_spectral_ops (/var/lib/jenkins/workspace/test/test-reports/test_spectral_ops_2dkr1i3v) 2023-01-11T22:31:57.8011216Z /var/lib/jenkins/workspace/test/test_spectral_ops.py:44: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:31:57.8012059Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2023-01-11T22:31:57.8013079Z /var/lib/jenkins/workspace/test/test_spectral_ops.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:31:57.8014389Z not has_scipy_fft or LooseVersion(scipy.__version__) >= '1.6.0') 2023-01-11T22:31:57.8014801Z 2023-01-11T22:31:57.8015047Z Running tests... 2023-01-11T22:31:57.8015837Z ---------------------------------------------------------------------- 2023-01-11T22:31:57.8016785Z Test results will be stored in test-reports/python-unittest/test_spectral_ops 2023-01-11T22:31:57.8017615Z test_batch_istft_cuda (__main__.TestFFTCUDA) ... ok (0.029s) 2023-01-11T22:31:57.8018472Z test_complex_istft_real_equiv_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.061s) 2023-01-11T22:31:57.8019087Z test_complex_stft_definition_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.042s) 2023-01-11T22:31:57.8019489Z test_complex_stft_onesided_cuda (__main__.TestFFTCUDA) ... ok (0.019s) 2023-01-11T22:31:57.8019909Z test_complex_stft_real_equiv_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.360s) 2023-01-11T22:31:57.8020345Z test_complex_stft_roundtrip_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.131s) 2023-01-11T22:31:57.8020759Z test_complex_stft_roundtrip_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.262s) 2023-01-11T22:31:57.8021169Z test_cufft_plan_cache_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.499s) 2023-01-11T22:31:57.8021583Z test_empty_fft_fft_fft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8021973Z test_empty_fft_fft_fft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8022383Z test_empty_fft_fft_fft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8022791Z test_empty_fft_fft_fft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8023194Z test_empty_fft_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8023580Z test_empty_fft_fft_fftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8023983Z test_empty_fft_fft_hfft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8024390Z test_empty_fft_fft_hfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8024774Z test_empty_fft_fft_hfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8025176Z test_empty_fft_fft_hfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8025578Z test_empty_fft_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8025985Z test_empty_fft_fft_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8026371Z test_empty_fft_fft_ifft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8026774Z test_empty_fft_fft_ifft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8027179Z test_empty_fft_fft_ifft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8027567Z test_empty_fft_fft_ifft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8027967Z test_empty_fft_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8028367Z test_empty_fft_fft_ifftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8028765Z test_empty_fft_fft_ihfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8029149Z test_empty_fft_fft_ihfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8029546Z test_empty_fft_fft_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8030016Z test_empty_fft_fft_irfft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8030421Z test_empty_fft_fft_irfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8030910Z test_empty_fft_fft_irfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8031298Z test_empty_fft_fft_irfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8031705Z test_empty_fft_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8032112Z test_empty_fft_fft_irfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8032508Z test_empty_fft_fft_rfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8032888Z test_empty_fft_fft_rfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8033285Z test_empty_fft_fft_rfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8033671Z test_empty_ifft_cuda (__main__.TestFFTCUDA) ... ok (0.020s) 2023-01-11T22:31:57.8034050Z test_fft2_fftn_equivalence_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.133s) 2023-01-11T22:31:57.8034537Z test_fft2_fftn_equivalence_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.201s) 2023-01-11T22:31:57.8034925Z test_fft2_invalid_cuda (__main__.TestFFTCUDA) ... ok (0.063s) 2023-01-11T22:31:57.8035305Z test_fft2_numpy_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.471s) 2023-01-11T22:31:57.8035674Z test_fft2_numpy_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.573s) 2023-01-11T22:31:57.8036091Z test_fft_half_and_bfloat16_errors_fft_fft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8037184Z test_fft_half_and_bfloat16_errors_fft_fft2_cuda_float16 (__main__.TestFFTCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: 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-11T22:31:57.8037900Z return self.op(*args, **kwargs) 2023-01-11T22:31:57.8038147Z ok (0.010s) 2023-01-11T22:31:57.8038491Z test_fft_half_and_bfloat16_errors_fft_fft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8038941Z test_fft_half_and_bfloat16_errors_fft_fft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.008s) 2023-01-11T22:31:57.8039370Z test_fft_half_and_bfloat16_errors_fft_fftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8039823Z test_fft_half_and_bfloat16_errors_fft_fftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T22:31:57.8040273Z test_fft_half_and_bfloat16_errors_fft_hfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8040722Z test_fft_half_and_bfloat16_errors_fft_hfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T22:31:57.8041152Z test_fft_half_and_bfloat16_errors_fft_hfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8041598Z test_fft_half_and_bfloat16_errors_fft_hfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (1.094s) 2023-01-11T22:31:57.8042107Z test_fft_half_and_bfloat16_errors_fft_hfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8042540Z test_fft_half_and_bfloat16_errors_fft_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.008s) 2023-01-11T22:31:57.8042991Z test_fft_half_and_bfloat16_errors_fft_ifft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8043434Z test_fft_half_and_bfloat16_errors_fft_ifft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T22:31:57.8043870Z test_fft_half_and_bfloat16_errors_fft_ifft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8044302Z test_fft_half_and_bfloat16_errors_fft_ifft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.008s) 2023-01-11T22:31:57.8044807Z test_fft_half_and_bfloat16_errors_fft_ifftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8045611Z test_fft_half_and_bfloat16_errors_fft_ifftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T22:31:57.8046071Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8046508Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T22:31:57.8046959Z test_fft_half_and_bfloat16_errors_fft_ihfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8047403Z test_fft_half_and_bfloat16_errors_fft_ihfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.008s) 2023-01-11T22:31:57.8047831Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8048282Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.008s) 2023-01-11T22:31:57.8048735Z test_fft_half_and_bfloat16_errors_fft_irfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8049184Z test_fft_half_and_bfloat16_errors_fft_irfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T22:31:57.8049721Z test_fft_half_and_bfloat16_errors_fft_irfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8050171Z test_fft_half_and_bfloat16_errors_fft_irfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T22:31:57.8050623Z test_fft_half_and_bfloat16_errors_fft_irfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8051073Z test_fft_half_and_bfloat16_errors_fft_irfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T22:31:57.8051507Z test_fft_half_and_bfloat16_errors_fft_rfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8051963Z test_fft_half_and_bfloat16_errors_fft_rfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T22:31:57.8052407Z test_fft_half_and_bfloat16_errors_fft_rfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8052836Z test_fft_half_and_bfloat16_errors_fft_rfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.008s) 2023-01-11T22:31:57.8053285Z test_fft_half_and_bfloat16_errors_fft_rfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8053733Z test_fft_half_and_bfloat16_errors_fft_rfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.008s) 2023-01-11T22:31:57.8054153Z test_fft_ifft_rfft_irfft_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.143s) 2023-01-11T22:31:57.8054538Z test_fft_input_modification_cuda (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T22:31:57.8054930Z test_fft_invalid_dtypes_cuda (__main__.TestFFTCUDA) ... ok (0.010s) 2023-01-11T22:31:57.8055328Z test_fft_plan_repeatable_cuda (__main__.TestFFTCUDA) ... ok (0.011s) 2023-01-11T22:31:57.8055712Z test_fft_round_trip_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.020s) 2023-01-11T22:31:57.8056212Z test_fft_round_trip_cuda_complex32 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.002s) 2023-01-11T22:31:57.8056701Z test_fft_round_trip_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.027s) 2023-01-11T22:31:57.8057194Z test_fft_round_trip_cuda_float16 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.002s) 2023-01-11T22:31:57.8057653Z test_fft_round_trip_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.055s) 2023-01-11T22:31:57.8058042Z test_fft_round_trip_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.051s) 2023-01-11T22:31:57.8058445Z test_fft_type_promotion_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T22:31:57.8058955Z test_fft_type_promotion_cuda_complex32 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.002s) 2023-01-11T22:31:57.8059437Z test_fft_type_promotion_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T22:31:57.8060021Z test_fft_type_promotion_cuda_float16 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.002s) 2023-01-11T22:31:57.8060529Z test_fft_type_promotion_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T22:31:57.8060936Z test_fft_type_promotion_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T22:31:57.8061320Z test_fft_type_promotion_cuda_int8 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T22:31:57.8061716Z test_fftfreq_numpy_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.025s) 2023-01-11T22:31:57.8062103Z test_fftfreq_numpy_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.024s) 2023-01-11T22:31:57.8062472Z test_fftfreq_out_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.010s) 2023-01-11T22:31:57.8062851Z test_fftfreq_out_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.008s) 2023-01-11T22:31:57.8063250Z test_fftn_invalid_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.017s) 2023-01-11T22:31:57.8063648Z test_fftn_invalid_fft_fftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.016s) 2023-01-11T22:31:57.8064068Z test_fftn_invalid_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.020s) 2023-01-11T22:31:57.8064550Z test_fftn_invalid_fft_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.020s) 2023-01-11T22:31:57.8064966Z test_fftn_invalid_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.016s) 2023-01-11T22:31:57.8065364Z test_fftn_invalid_fft_ifftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.016s) 2023-01-11T22:31:57.8065767Z test_fftn_invalid_fft_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.018s) 2023-01-11T22:31:57.8066189Z test_fftn_invalid_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.020s) 2023-01-11T22:31:57.8066592Z test_fftn_invalid_fft_irfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.020s) 2023-01-11T22:31:57.8067000Z test_fftn_invalid_fft_rfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.018s) 2023-01-11T22:31:57.8067405Z test_fftn_round_trip_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.034s) 2023-01-11T22:31:57.8067904Z test_fftn_round_trip_cuda_complex32 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.002s) 2023-01-11T22:31:57.8068382Z test_fftn_round_trip_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.035s) 2023-01-11T22:31:57.8068871Z test_fftn_round_trip_cuda_float16 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.002s) 2023-01-11T22:31:57.8069347Z test_fftn_round_trip_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.099s) 2023-01-11T22:31:57.8069740Z test_fftn_round_trip_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.095s) 2023-01-11T22:31:57.8070122Z test_fftshift_frequencies_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.007s) 2023-01-11T22:31:57.8070533Z test_fftshift_frequencies_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.007s) 2023-01-11T22:31:57.8070941Z test_fftshift_numpy_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.013s) 2023-01-11T22:31:57.8071332Z test_fftshift_numpy_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.013s) 2023-01-11T22:31:57.8071730Z test_fftshift_numpy_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.012s) 2023-01-11T22:31:57.8072122Z test_fftshift_numpy_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.012s) 2023-01-11T22:31:57.8072593Z test_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.002s) 2023-01-11T22:31:57.8073030Z test_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.013s) 2023-01-11T22:31:57.8073394Z test_hfftn_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.012s) 2023-01-11T22:31:57.8073852Z test_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... skip: half and complex32 are only supported on CUDA device with SM>53 (0.002s) 2023-01-11T22:31:57.8074290Z test_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.013s) 2023-01-11T22:31:57.8074656Z test_ihfftn_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.012s) 2023-01-11T22:31:57.8075863Z test_istft_against_librosa_cuda_float64 (__main__.TestFFTCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_tensor.py:751: UserWarning: The length of signal is shorter than the length parameter. Result is being padded with zeros in the tail. Please check your center and hop_length settings. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:1163.) 2023-01-11T22:31:57.8076632Z return torch.istft( 2023-01-11T22:31:57.8076864Z ok (0.732s) 2023-01-11T22:31:57.8077180Z test_istft_linearity_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.609s) 2023-01-11T22:31:57.8077576Z test_istft_of_sine_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T22:31:57.8077973Z test_istft_round_trip_simple_cases_cuda_float64 (__main__.TestFFTCUDA) 2023-01-11T22:31:57.8078426Z stft -> istft should recover the original signale ... ok (0.003s) 2023-01-11T22:31:57.8078828Z test_istft_round_trip_various_params_cuda_float64 (__main__.TestFFTCUDA) 2023-01-11T22:31:57.8079296Z stft -> istft should recover the original signale ... ok (1.092s) 2023-01-11T22:31:57.8079674Z test_istft_round_trip_with_padding_cuda_float64 (__main__.TestFFTCUDA) 2023-01-11T22:31:57.8080178Z long hop_length or not centered may cause length mismatch in the inversed signal ... ok (0.273s) 2023-01-11T22:31:57.8080579Z test_istft_throws_cuda (__main__.TestFFTCUDA) 2023-01-11T22:31:57.8080929Z istft should throw exception for invalid parameters ... ok (0.011s) 2023-01-11T22:31:57.8081342Z test_reference_1d_fft_fft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.052s) 2023-01-11T22:31:57.8081754Z test_reference_1d_fft_fft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.055s) 2023-01-11T22:31:57.8082171Z test_reference_1d_fft_hfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.057s) 2023-01-11T22:31:57.8082570Z test_reference_1d_fft_hfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.056s) 2023-01-11T22:31:57.8082983Z test_reference_1d_fft_ifft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.051s) 2023-01-11T22:31:57.8083401Z test_reference_1d_fft_ifft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.057s) 2023-01-11T22:31:57.8083794Z test_reference_1d_fft_ihfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.057s) 2023-01-11T22:31:57.8084214Z test_reference_1d_fft_irfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.051s) 2023-01-11T22:31:57.8084630Z test_reference_1d_fft_irfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.053s) 2023-01-11T22:31:57.8085212Z test_reference_1d_fft_rfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.051s) 2023-01-11T22:31:57.8085618Z test_reference_nd_fft_fftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.064s) 2023-01-11T22:31:57.8086041Z test_reference_nd_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.063s) 2023-01-11T22:31:57.8086466Z test_reference_nd_fft_hfftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.061s) 2023-01-11T22:31:57.8086876Z test_reference_nd_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.059s) 2023-01-11T22:31:57.8087302Z test_reference_nd_fft_ifftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.062s) 2023-01-11T22:31:57.8087729Z test_reference_nd_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.063s) 2023-01-11T22:31:57.8088158Z test_reference_nd_fft_irfftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.062s) 2023-01-11T22:31:57.8088567Z test_reference_nd_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.062s) 2023-01-11T22:31:57.8089540Z test_stft_cuda_float64 (__main__.TestFFTCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/functional.py:641: UserWarning: stft with return_complex=False is deprecated. In a future pytorch release, stft will return complex tensors for all inputs, and return_complex=False will raise an error. 2023-01-11T22:31:57.8090426Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:861.) 2023-01-11T22:31:57.8091205Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T22:31:57.8091541Z ok (0.098s) 2023-01-11T22:31:57.8091861Z test_stft_requires_complex_cuda (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T22:31:57.8092292Z test_stft_roundtrip_complex_window_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.116s) 2023-01-11T22:31:57.8092744Z test_stft_roundtrip_complex_window_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.148s) 2023-01-11T22:31:57.8093142Z test_stft_window_device_cuda (__main__.TestFFTCUDA) ... ok (0.015s) 2023-01-11T22:31:57.8093369Z 2023-01-11T22:31:57.8093640Z ---------------------------------------------------------------------- 2023-01-11T22:31:57.8093971Z Ran 159 tests in 9.446s 2023-01-11T22:31:57.8094138Z 2023-01-11T22:31:57.8094227Z OK (skipped=8) 2023-01-11T22:31:57.8094383Z 2023-01-11T22:31:57.8094506Z Generating XML reports... 2023-01-11T22:31:57.8095044Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCUDA-20230111223147.xml 2023-01-11T22:31:57.8095361Z 2023-01-11T22:31:57.8095679Z ##[endgroup] 2023-01-11T22:31:57.8096203Z FINISHED PRINTING LOG FILE of test_spectral_ops (/var/lib/jenkins/workspace/test/test-reports/test_spectral_ops_2dkr1i3v) 2023-01-11T22:31:57.8096604Z 2023-01-11T22:31:57.8096848Z Running test_mobile_optimizer ... [2023-01-11 22:31:57.801148] 2023-01-11T22:31:57.8097490Z Executing ['/opt/conda/bin/python', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:57.801529] 2023-01-11T22:32:04.8719016Z 2023-01-11T22:32:04.8719830Z Expand the folded group to see the log file of test_mobile_optimizer 2023-01-11T22:32:04.8721697Z ##[group]PRINTING LOG FILE of test_mobile_optimizer (/var/lib/jenkins/workspace/test/test-reports/test_mobile_optimizer_ae3m2wbp) 2023-01-11T22:32:04.8722379Z 2023-01-11T22:32:04.8722547Z Running tests... 2023-01-11T22:32:04.8723056Z ---------------------------------------------------------------------- 2023-01-11T22:32:04.8723608Z Test results will be stored in test-reports/python-unittest/test_mobile_optimizer 2023-01-11T22:32:04.8724054Z test_clone_module_with_class (__main__.TestOptimizer) ... ok (1.622s) 2023-01-11T22:32:04.8725534Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... /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-11T22:32:04.8726479Z if arg._typed_storage().size() <= MAX_RAW_TENSOR_SIZE or skip_size_check: 2023-01-11T22:32:04.8726788Z ok (0.040s) 2023-01-11T22:32:04.8727114Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... ok (0.533s) 2023-01-11T22:32:04.8727532Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... ok (1.936s) 2023-01-11T22:32:04.8727922Z test_optimize_for_mobile (__main__.TestOptimizer) ... ok (0.204s) 2023-01-11T22:32:04.8728330Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.054s) 2023-01-11T22:32:04.8728756Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... ok (0.186s) 2023-01-11T22:32:04.8729002Z 2023-01-11T22:32:04.8729285Z ---------------------------------------------------------------------- 2023-01-11T22:32:04.8729600Z Ran 7 tests in 4.574s 2023-01-11T22:32:04.8729766Z 2023-01-11T22:32:04.8729861Z OK 2023-01-11T22:32:04.8729996Z 2023-01-11T22:32:04.8730123Z Generating XML reports... 2023-01-11T22:32:04.8730662Z Generated XML report: test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20230111223159.xml 2023-01-11T22:32:04.8730994Z 2023-01-11T22:32:04.8731311Z ##[endgroup] 2023-01-11T22:32:04.8731848Z FINISHED PRINTING LOG FILE of test_mobile_optimizer (/var/lib/jenkins/workspace/test/test-reports/test_mobile_optimizer_ae3m2wbp) 2023-01-11T22:32:04.8732180Z 2023-01-11T22:32:04.8732713Z Running test_cpp_extensions_open_device_registration ... [2023-01-11 22:32:04.871968] 2023-01-11T22:32:04.8733481Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_open_device_registration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:32:04.872276] 2023-01-11T22:32:10.9511048Z 2023-01-11T22:32:10.9512221Z Expand the folded group to see the log file of test_cpp_extensions_open_device_registration 2023-01-11T22:32:10.9514017Z ##[group]PRINTING LOG FILE of test_cpp_extensions_open_device_registration (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_open_device_registration_3e1heez0) 2023-01-11T22:32:10.9514763Z 2023-01-11T22:32:10.9514947Z Running tests... 2023-01-11T22:32:10.9515823Z ---------------------------------------------------------------------- 2023-01-11T22:32:10.9516947Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_open_device_registration 2023-01-11T22:32:10.9518081Z test_open_device_registration (__main__.TestCppExtensionOpenRgistration) ... Using /var/lib/jenkins/.cache/torch_extensions/py310_cu116 as PyTorch extensions root... 2023-01-11T22:32:10.9519071Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py310_cu116/custom_device_extension... 2023-01-11T22:32:10.9519601Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py310_cu116/custom_device_extension/build.ninja... 2023-01-11T22:32:10.9520051Z Building extension module custom_device_extension... 2023-01-11T22:32:10.9520413Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:32:10.9522821Z [1/2] c++ -MMD -MF open_registration_extension.o.d -DTORCH_EXTENSION_NAME=custom_device_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.10/site-packages/torch/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.10/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.10/site-packages/torch/include/THC -isystem /opt/conda/include/python3.10 -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/open_registration_extension.cpp -o open_registration_extension.o 2023-01-11T22:32:10.9524530Z [2/2] c++ open_registration_extension.o -shared -L/opt/conda/lib/python3.10/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o custom_device_extension.so 2023-01-11T22:32:10.9525547Z Loading extension module custom_device_extension... 2023-01-11T22:32:10.9525861Z ok (3.502s) 2023-01-11T22:32:10.9526036Z 2023-01-11T22:32:10.9526319Z ---------------------------------------------------------------------- 2023-01-11T22:32:10.9526653Z Ran 1 test in 3.504s 2023-01-11T22:32:10.9526818Z 2023-01-11T22:32:10.9526893Z OK 2023-01-11T22:32:10.9527026Z 2023-01-11T22:32:10.9527150Z Generating XML reports... 2023-01-11T22:32:10.9527841Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20230111223207.xml 2023-01-11T22:32:10.9528281Z 2023-01-11T22:32:10.9528602Z ##[endgroup] 2023-01-11T22:32:10.9529247Z FINISHED PRINTING LOG FILE of test_cpp_extensions_open_device_registration (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_open_device_registration_3e1heez0) 2023-01-11T22:32:10.9529644Z 2023-01-11T22:32:10.9529899Z Running test_namedtuple_return_api ... [2023-01-11 22:32:10.951225] 2023-01-11T22:32:10.9530560Z Executing ['/opt/conda/bin/python', '-bb', 'test_namedtuple_return_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:32:10.951581] 2023-01-11T22:32:16.3219452Z 2023-01-11T22:32:16.3220860Z Expand the folded group to see the log file of test_namedtuple_return_api 2023-01-11T22:32:16.3222460Z ##[group]PRINTING LOG FILE of test_namedtuple_return_api (/var/lib/jenkins/workspace/test/test-reports/test_namedtuple_return_api_5vyyzimg) 2023-01-11T22:32:16.3222975Z 2023-01-11T22:32:16.3223168Z Running tests... 2023-01-11T22:32:16.3223807Z ---------------------------------------------------------------------- 2023-01-11T22:32:16.3224353Z Test results will be stored in test-reports/python-unittest/test_namedtuple_return_api 2023-01-11T22:32:16.3225001Z test_import_return_types (__main__.TestNamedTupleAPI) ... ok (1.572s) 2023-01-11T22:32:16.3225949Z test_namedtuple_return (__main__.TestNamedTupleAPI) ... /var/lib/jenkins/workspace/test/test_namedtuple_return_api.py:149: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T22:32:16.3227121Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T22:32:16.3227656Z Q, R = torch.qr(A, some) 2023-01-11T22:32:16.3228022Z should be replaced with 2023-01-11T22:32:16.3228664Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T22:32:16.3229527Z ret1 = func(a, *op.input) 2023-01-11T22:32:16.3230086Z /var/lib/jenkins/workspace/test/test_namedtuple_return_api.py:155: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T22:32:16.3230981Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T22:32:16.3231317Z Q, R = torch.qr(A, some) 2023-01-11T22:32:16.3231750Z should be replaced with 2023-01-11T22:32:16.3232466Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2471.) 2023-01-11T22:32:16.3233168Z ret2 = func(a, *op.input, out=tuple(ret1)) 2023-01-11T22:32:16.3233809Z /var/lib/jenkins/workspace/test/test_namedtuple_return_api.py:149: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T22:32:16.3234711Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T22:32:16.3235175Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:32:16.3235445Z should be replaced with 2023-01-11T22:32:16.3236091Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:32:16.3236399Z and 2023-01-11T22:32:16.3236644Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:32:16.3237032Z should be replaced with 2023-01-11T22:32:16.3237803Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T22:32:16.3238359Z ret1 = func(a, *op.input) 2023-01-11T22:32:16.3239004Z /var/lib/jenkins/workspace/test/test_namedtuple_return_api.py:155: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T22:32:16.3239837Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T22:32:16.3240361Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:32:16.3240630Z should be replaced with 2023-01-11T22:32:16.3241201Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:32:16.3241574Z and 2023-01-11T22:32:16.3241818Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:32:16.3242155Z should be replaced with 2023-01-11T22:32:16.3243045Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2928.) 2023-01-11T22:32:16.3243564Z ret2 = func(a, *op.input, out=tuple(ret1)) 2023-01-11T22:32:16.3244325Z /var/lib/jenkins/workspace/test/test_namedtuple_return_api.py:149: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T22:32:16.3245543Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T22:32:16.3246006Z X = torch.triangular_solve(B, A).solution 2023-01-11T22:32:16.3246390Z should be replaced with 2023-01-11T22:32:16.3247007Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T22:32:16.3247465Z ret1 = func(a, *op.input) 2023-01-11T22:32:16.3248245Z /var/lib/jenkins/workspace/test/test_namedtuple_return_api.py:149: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2023-01-11T22:32:16.3248793Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T22:32:16.3249245Z should be replaced with 2023-01-11T22:32:16.3249657Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T22:32:16.3249932Z and 2023-01-11T22:32:16.3250233Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T22:32:16.3250798Z should be replaced with 2023-01-11T22:32:16.3251405Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2029.) 2023-01-11T22:32:16.3252088Z ret1 = func(a, *op.input) 2023-01-11T22:32:16.3252367Z ok (0.024s) 2023-01-11T22:32:16.3252698Z test_native_functions_yaml (__main__.TestNamedTupleAPI) ... ok (1.593s) 2023-01-11T22:32:16.3252943Z 2023-01-11T22:32:16.3253430Z ---------------------------------------------------------------------- 2023-01-11T22:32:16.3253786Z Ran 3 tests in 3.190s 2023-01-11T22:32:16.3253954Z 2023-01-11T22:32:16.3254050Z OK 2023-01-11T22:32:16.3254186Z 2023-01-11T22:32:16.3254312Z Generating XML reports... 2023-01-11T22:32:16.3255132Z Generated XML report: test-reports/python-unittest/test_namedtuple_return_api/TEST-TestNamedTupleAPI-20230111223212.xml 2023-01-11T22:32:16.3255484Z 2023-01-11T22:32:16.3255953Z ##[endgroup] 2023-01-11T22:32:16.3256622Z FINISHED PRINTING LOG FILE of test_namedtuple_return_api (/var/lib/jenkins/workspace/test/test-reports/test_namedtuple_return_api_5vyyzimg) 2023-01-11T22:32:16.3256970Z 2023-01-11T22:32:16.3257370Z Running test_jit_disabled ... [2023-01-11 22:32:16.322063] 2023-01-11T22:32:16.3258077Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:32:16.322365] 2023-01-11T22:32:20.2357707Z 2023-01-11T22:32:20.2358474Z Expand the folded group to see the log file of test_jit_disabled 2023-01-11T22:32:20.2359699Z ##[group]PRINTING LOG FILE of test_jit_disabled (/var/lib/jenkins/workspace/test/test-reports/test_jit_disabled_v8w8n0ds) 2023-01-11T22:32:20.2360081Z 2023-01-11T22:32:20.2360178Z Running tests... 2023-01-11T22:32:20.2360701Z ---------------------------------------------------------------------- 2023-01-11T22:32:20.2361228Z Test results will be stored in test-reports/python-unittest/test_jit_disabled 2023-01-11T22:32:20.2361925Z test_attribute (__main__.TestJitDisabled) ... ok (1.637s) 2023-01-11T22:32:20.2362506Z test_recursive_script (__main__.TestJitDisabled) ... ok (0.043s) 2023-01-11T22:32:20.2363097Z test_script_module_construction (__main__.TestJitDisabled) ... ok (0.043s) 2023-01-11T22:32:20.2363350Z 2023-01-11T22:32:20.2363631Z ---------------------------------------------------------------------- 2023-01-11T22:32:20.2363944Z Ran 3 tests in 1.723s 2023-01-11T22:32:20.2364109Z 2023-01-11T22:32:20.2364203Z OK 2023-01-11T22:32:20.2364338Z 2023-01-11T22:32:20.2364461Z Generating XML reports... 2023-01-11T22:32:20.2365326Z Generated XML report: test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20230111223218.xml 2023-01-11T22:32:20.2365659Z 2023-01-11T22:32:20.2366001Z ##[endgroup] 2023-01-11T22:32:20.2366535Z FINISHED PRINTING LOG FILE of test_jit_disabled (/var/lib/jenkins/workspace/test/test-reports/test_jit_disabled_v8w8n0ds) 2023-01-11T22:32:20.2366848Z 2023-01-11T22:32:20.2367307Z Running test_indexing ... [2023-01-11 22:32:20.235707] 2023-01-11T22:32:20.2367934Z Executing ['/opt/conda/bin/python', '-bb', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:32:20.236021] 2023-01-11T22:32:25.6217429Z 2023-01-11T22:32:25.6218123Z Expand the folded group to see the log file of test_indexing 2023-01-11T22:32:25.6219264Z ##[group]PRINTING LOG FILE of test_indexing (/var/lib/jenkins/workspace/test/test-reports/test_indexing_61vlc7y6) 2023-01-11T22:32:25.6219902Z 2023-01-11T22:32:25.6220136Z Running tests... 2023-01-11T22:32:25.6221131Z ---------------------------------------------------------------------- 2023-01-11T22:32:25.6222212Z Test results will be stored in test-reports/python-unittest/test_indexing 2023-01-11T22:32:25.6223035Z test_boolean_assignment_value_mismatch_cuda (__main__.NumpyTestsCUDA) ... ok (0.018s) 2023-01-11T22:32:25.6223782Z test_boolean_indexing_alldims_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6224428Z test_boolean_indexing_onedim_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6225286Z test_boolean_indexing_twodim_cuda (__main__.NumpyTestsCUDA) ... ok (0.003s) 2023-01-11T22:32:25.6225714Z test_boolean_indexing_weirdness_cuda (__main__.NumpyTestsCUDA) ... ok (0.012s) 2023-01-11T22:32:25.6226139Z test_boolean_indexing_weirdness_tensors_cuda (__main__.NumpyTestsCUDA) ... ok (0.012s) 2023-01-11T22:32:25.6226576Z test_boolean_list_indexing_cuda (__main__.NumpyTestsCUDA) ... ok (0.003s) 2023-01-11T22:32:25.6227320Z test_boolean_shape_mismatch_cuda (__main__.NumpyTestsCUDA) ... /var/lib/jenkins/workspace/test/test_indexing.py:1465: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:32:25.6228146Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[index]) 2023-01-11T22:32:25.6228817Z /var/lib/jenkins/workspace/test/test_indexing.py:1466: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T22:32:25.6229567Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[(slice(None), index)]) 2023-01-11T22:32:25.6229911Z ok (0.021s) 2023-01-11T22:32:25.6230238Z test_broadcast_subspace_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6230636Z test_broaderrors_indexing_cuda (__main__.NumpyTestsCUDA) ... ok (0.022s) 2023-01-11T22:32:25.6231044Z test_ellipsis_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.003s) 2023-01-11T22:32:25.6231444Z test_empty_fancy_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.006s) 2023-01-11T22:32:25.6231843Z test_empty_tuple_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6232235Z test_everything_returns_views_cuda (__main__.NumpyTestsCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6232647Z test_index_is_larger_cuda (__main__.NumpyTestsCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6233044Z test_index_no_floats_cuda (__main__.NumpyTestsCUDA) ... ok (0.024s) 2023-01-11T22:32:25.6233405Z test_none_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6233792Z test_single_bool_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6234189Z test_single_int_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.003s) 2023-01-11T22:32:25.6234669Z test_trivial_fancy_out_of_bounds_cuda (__main__.NumpyTestsCUDA) ... skip: CUDA asserts instead of raising an exception (0.001s) 2023-01-11T22:32:25.6235134Z test_advancedindex_big_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6235560Z test_advancedindex_cuda_float16 (__main__.TestIndexingCUDA) ... ok (0.032s) 2023-01-11T22:32:25.6236531Z test_advancedindex_cuda_float64 (__main__.TestIndexingCUDA) ... /var/lib/jenkins/workspace/test/test_indexing.py:194: 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-11T22:32:25.6237372Z strided.set_(reference.storage(), storage_offset=0, 2023-01-11T22:32:25.6238106Z /var/lib/jenkins/workspace/test/test_indexing.py:207: 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-11T22:32:25.6238848Z strided.set_(reference.storage(), storage_offset=4, 2023-01-11T22:32:25.6239602Z /var/lib/jenkins/workspace/test/test_indexing.py:321: 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-11T22:32:25.6240409Z strided.set_(reference.storage(), 1, size=torch.Size([2, 4]), 2023-01-11T22:32:25.6241167Z /var/lib/jenkins/workspace/test/test_indexing.py:364: 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-11T22:32:25.6241891Z strided.set_(reference.storage(), 10, size=torch.Size([2, 2]), 2023-01-11T22:32:25.6242707Z /var/lib/jenkins/workspace/test/test_indexing.py:374: 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-11T22:32:25.6243459Z strided.set_(reference.storage(), 10, size=torch.Size([2, 2]), 2023-01-11T22:32:25.6244212Z /var/lib/jenkins/workspace/test/test_indexing.py:384: 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-11T22:32:25.6245144Z strided.set_(reference.storage(), 10, size=torch.Size([2, 2]), 2023-01-11T22:32:25.6245445Z ok (0.502s) 2023-01-11T22:32:25.6245784Z test_basic_advanced_combined_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2023-01-11T22:32:25.6246214Z test_bool_indices_accumulate_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6246607Z test_bool_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2023-01-11T22:32:25.6247000Z test_byte_mask2d_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6247403Z test_byte_mask_accumulate_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6247802Z test_byte_mask_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2023-01-11T22:32:25.6248184Z test_byte_tensor_assignment_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2023-01-11T22:32:25.6248588Z test_cpu_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6249024Z test_ellipsis_tensor_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6249419Z test_empty_index_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6249803Z test_empty_ndim_index_bool_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6250211Z test_empty_ndim_index_cuda (__main__.TestIndexingCUDA) ... ok (0.008s) 2023-01-11T22:32:25.6250605Z test_empty_slice_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6251111Z test_gather_take_along_dim_cross_device_cuda_float32 (__main__.TestIndexingCUDA) ... ok (0.016s) 2023-01-11T22:32:25.6251566Z test_getitem_scalars_cuda (__main__.TestIndexingCUDA) ... ok (0.006s) 2023-01-11T22:32:25.6251955Z test_index_cuda (__main__.TestIndexingCUDA) ... ok (0.056s) 2023-01-11T22:32:25.6252365Z test_index_getitem_copy_bools_slices_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2023-01-11T22:32:25.6252768Z test_index_ind_dtype_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2023-01-11T22:32:25.6253207Z test_index_put_accumulate_duplicate_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.510s) 2023-01-11T22:32:25.6253680Z test_index_put_accumulate_expanded_values_cuda (__main__.TestIndexingCUDA) ... ok (0.005s) 2023-01-11T22:32:25.6254123Z test_index_put_accumulate_large_tensor_cuda (__main__.TestIndexingCUDA) ... ok (0.067s) 2023-01-11T22:32:25.6254582Z test_index_put_accumulate_non_contiguous_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6255053Z test_index_put_accumulate_with_optional_tensors_cuda (__main__.TestIndexingCUDA) ... ok (0.069s) 2023-01-11T22:32:25.6255520Z test_index_put_src_datatype_cuda_bfloat16 (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6256022Z test_index_put_src_datatype_cuda_bool (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6256473Z test_index_put_src_datatype_cuda_complex128 (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6256925Z test_index_put_src_datatype_cuda_complex64 (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6257375Z test_index_put_src_datatype_cuda_float16 (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6257797Z test_index_put_src_datatype_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6258232Z test_index_scalar_with_bool_mask_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6258661Z test_index_setitem_bools_slices_cuda (__main__.TestIndexingCUDA) ... ok (0.007s) 2023-01-11T22:32:25.6259078Z test_index_src_datatype_cuda_bfloat16 (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6259509Z test_index_src_datatype_cuda_bool (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6259941Z test_index_src_datatype_cuda_float16 (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6260369Z test_index_src_datatype_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6260762Z test_int_assignment_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6261159Z test_int_indices2d_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6261567Z test_int_indices_broadcast_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6261950Z test_int_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6262343Z test_invalid_device_cuda (__main__.TestIndexingCUDA) ... ok (0.012s) 2023-01-11T22:32:25.6262738Z test_invalid_index_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6263133Z test_jit_indexing_cuda (__main__.TestIndexingCUDA) ... ok (0.005s) 2023-01-11T22:32:25.6263519Z test_multiple_bool_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6263937Z test_multiple_byte_mask_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6264339Z test_multiple_int_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6264703Z test_none_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6265089Z test_out_of_bound_index_cuda (__main__.TestIndexingCUDA) ... ok (0.006s) 2023-01-11T22:32:25.6265499Z test_set_item_to_scalar_tensor_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6265901Z test_setitem_expansion_error_cuda (__main__.TestIndexingCUDA) ... ok (0.013s) 2023-01-11T22:32:25.6266318Z test_setitem_scalars_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2023-01-11T22:32:25.6266708Z test_single_int_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6267154Z test_step_assignment_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6267532Z test_step_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6267924Z test_take_along_dim_cuda_float32 (__main__.TestIndexingCUDA) ... ok (0.008s) 2023-01-11T22:32:25.6268335Z test_take_along_dim_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.007s) 2023-01-11T22:32:25.6268743Z test_take_along_dim_invalid_cuda_float32 (__main__.TestIndexingCUDA) ... ok (0.019s) 2023-01-11T22:32:25.6269179Z test_take_along_dim_invalid_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.019s) 2023-01-11T22:32:25.6269597Z test_variable_slicing_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2023-01-11T22:32:25.6269997Z test_zero_dim_index_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2023-01-11T22:32:25.6270209Z 2023-01-11T22:32:25.6270502Z ---------------------------------------------------------------------- 2023-01-11T22:32:25.6270835Z Ran 82 tests in 1.598s 2023-01-11T22:32:25.6271000Z 2023-01-11T22:32:25.6271113Z OK (skipped=1) 2023-01-11T22:32:25.6271270Z 2023-01-11T22:32:25.6271375Z Generating XML reports... 2023-01-11T22:32:25.6271989Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-NumpyTestsCUDA-20230111223223.xml 2023-01-11T22:32:25.6272678Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-TestIndexingCUDA-20230111223223.xml 2023-01-11T22:32:25.6273009Z 2023-01-11T22:32:25.6273316Z ##[endgroup] 2023-01-11T22:32:25.6273823Z FINISHED PRINTING LOG FILE of test_indexing (/var/lib/jenkins/workspace/test/test-reports/test_indexing_61vlc7y6) 2023-01-11T22:32:25.6274127Z 2023-01-11T22:32:25.6274385Z Running test_cpp_extensions_aot_ninja ... [2023-01-11 22:32:25.621852] 2023-01-11T22:32:27.7879833Z /opt/conda/lib/python3.10/site-packages/setuptools/_distutils/extension.py:134: UserWarning: Unknown Extension options: 'dlink' 2023-01-11T22:32:27.7880310Z warnings.warn(msg) 2023-01-11T22:32:27.8183119Z running install 2023-01-11T22:32:27.8184367Z /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-11T22:32:27.8185146Z warnings.warn( 2023-01-11T22:32:27.8319765Z running build 2023-01-11T22:32:27.8320327Z running build_py 2023-01-11T22:32:27.8380738Z creating build 2023-01-11T22:32:27.8381509Z creating build/lib.linux-x86_64-cpython-310 2023-01-11T22:32:27.8382040Z creating build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension 2023-01-11T22:32:27.8382616Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-cpython-310/torch_test_cpp_extension 2023-01-11T22:32:27.8385262Z running build_ext 2023-01-11T22:32:27.8815194Z building 'torch_test_cpp_extension.cpp' extension 2023-01-11T22:32:27.8815740Z creating /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310 2023-01-11T22:32:27.9196746Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T22:32:27.9197446Z Compiling objects... 2023-01-11T22:32:27.9197753Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:32:29.2459648Z [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-11T22:32:29.2462378Z In file included from /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/Exceptions.h:14:0, 2023-01-11T22:32:29.2463322Z from /opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2023-01-11T22:32:29.2463935Z from /opt/conda/lib/python3.10/site-packages/torch/include/torch/extension.h:6, 2023-01-11T22:32:29.2464637Z from /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:1: 2023-01-11T22:32:29.2468169Z /opt/conda/lib/python3.10/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2023-01-11T22:32:29.2468758Z /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:40:53: required from here 2023-01-11T22:32:29.2469924Z /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-11T22:32:29.2470750Z class class_ : public detail::generic_type { 2023-01-11T22:32:29.2471032Z ^~~~~~ 2023-01-11T22:32:29.2471873Z /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-11T22:32:29.2575683Z 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-11T22:32:29.6699451Z building 'torch_test_cpp_extension.ort' extension 2023-01-11T22:32:29.7091730Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T22:32:29.7099719Z Compiling objects... 2023-01-11T22:32:29.7100039Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:32:31.0841060Z [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-11T22:32:31.0896865Z 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-11T22:32:31.4670080Z building 'torch_test_cpp_extension.rng' extension 2023-01-11T22:32:31.5060412Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T22:32:31.5061069Z Compiling objects... 2023-01-11T22:32:31.5061413Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:32:32.9920968Z [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-11T22:32:32.9923389Z In file included from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2023-01-11T22:32:32.9923982Z from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2023-01-11T22:32:32.9924560Z from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2023-01-11T22:32:32.9925779Z from /opt/conda/lib/python3.10/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2023-01-11T22:32:32.9926331Z from /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp:6: 2023-01-11T22:32:32.9927007Z /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-11T22:32:32.9927440Z # pragma unroll 2023-01-11T22:32:32.9927656Z 2023-01-11T22:32:32.9979694Z 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-11T22:32:33.3960191Z building 'torch_test_cpp_extension.cuda' extension 2023-01-11T22:32:33.4350274Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T22:32:33.4353232Z Compiling objects... 2023-01-11T22:32:33.4353561Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:32:34.8166150Z [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-11T22:33:01.2295355Z [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-11T22:33:01.2298160Z /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-11T22:33:01.2298613Z detected during: 2023-01-11T22:33:01.2299162Z 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-11T22:33:01.2299644Z (61): here 2023-01-11T22:33:01.2300158Z 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-11T22:33:01.2300838Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T22:33:01.2301119Z 2023-01-11T22:33:01.2301552Z /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-11T22:33:01.2302025Z detected during: 2023-01-11T22:33:01.2302764Z 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-11T22:33:01.2303244Z (61): here 2023-01-11T22:33:01.2303765Z 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-11T22:33:01.2304517Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T22:33:01.2304798Z 2023-01-11T22:33:01.2305224Z /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-11T22:33:01.2305662Z detected during: 2023-01-11T22:33:01.2306302Z 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-11T22:33:01.2307242Z (61): here 2023-01-11T22:33:01.2308250Z 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-11T22:33:01.2309130Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T22:33:01.2309423Z 2023-01-11T22:33:01.2309857Z /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-11T22:33:01.2310266Z detected during: 2023-01-11T22:33:01.2310787Z 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-11T22:33:01.2311271Z (61): here 2023-01-11T22:33:01.2311757Z 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-11T22:33:01.2312443Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T22:33:01.2312723Z 2023-01-11T22:33:01.3446560Z [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-11T22:33:01.3449110Z /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-11T22:33:01.3449553Z detected during: 2023-01-11T22:33:01.3450087Z 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-11T22:33:01.3450571Z (61): here 2023-01-11T22:33:01.3451060Z 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-11T22:33:01.3451758Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T22:33:01.3452034Z 2023-01-11T22:33:01.3452442Z /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-11T22:33:01.3452877Z detected during: 2023-01-11T22:33:01.3453399Z 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-11T22:33:01.3453881Z (61): here 2023-01-11T22:33:01.3454352Z 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-11T22:33:01.3455057Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T22:33:01.3455331Z 2023-01-11T22:33:01.3455865Z /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-11T22:33:01.3456313Z detected during: 2023-01-11T22:33:01.3456831Z 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-11T22:33:01.3457284Z (61): here 2023-01-11T22:33:01.3457778Z 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-11T22:33:01.3458458Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T22:33:01.3458728Z 2023-01-11T22:33:01.3459155Z /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-11T22:33:01.3459568Z detected during: 2023-01-11T22:33:01.3460151Z 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-11T22:33:01.3460631Z (61): here 2023-01-11T22:33:01.3461115Z 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-11T22:33:01.3461791Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T22:33:01.3462066Z 2023-01-11T22:33:01.3500461Z 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-11T22:33:01.8347256Z building 'torch_test_cpp_extension.torch_library' extension 2023-01-11T22:33:01.8739911Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T22:33:01.8741574Z Compiling objects... 2023-01-11T22:33:01.8742239Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:34:52.2362427Z [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-11T22:34:52.2364743Z /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-11T22:34:52.2365642Z detected during: 2023-01-11T22:34:52.2366178Z 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-11T22:34:52.2366665Z (61): here 2023-01-11T22:34:52.2367154Z 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-11T22:34:52.2367857Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T22:34:52.2368349Z 2023-01-11T22:34:52.2368814Z /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-11T22:34:52.2369410Z detected during: 2023-01-11T22:34:52.2369974Z 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-11T22:34:52.2373146Z (61): here 2023-01-11T22:34:52.2373710Z 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-11T22:34:52.2374904Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T22:34:52.2375187Z 2023-01-11T22:34:52.2375796Z /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-11T22:34:52.2376309Z detected during: 2023-01-11T22:34:52.2376831Z 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-11T22:34:52.2377317Z (61): here 2023-01-11T22:34:52.2377799Z 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-11T22:34:52.2378501Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T22:34:52.2378831Z 2023-01-11T22:34:52.2379649Z /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-11T22:34:52.2380102Z detected during: 2023-01-11T22:34:52.2380613Z 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-11T22:34:52.2381103Z (61): here 2023-01-11T22:34:52.2381588Z 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-11T22:34:52.2382302Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T22:34:52.2382572Z 2023-01-11T22:34:52.2420685Z 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-11T22:34:52.4936859Z building 'torch_test_cpp_extension.cublas_extension' extension 2023-01-11T22:34:52.5333050Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T22:34:52.5333906Z Compiling objects... 2023-01-11T22:34:52.5334261Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:34:53.7217929Z [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-11T22:34:53.7276159Z 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-11T22:34:53.9922770Z building 'torch_test_cpp_extension.cusolver_extension' extension 2023-01-11T22:34:54.0315060Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T22:34:54.0316116Z Compiling objects... 2023-01-11T22:34:54.0316424Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:34:55.1904648Z [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-11T22:34:55.1962337Z 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-11T22:34:55.4676186Z building 'torch_test_cpp_extension.cuda_dlink' extension 2023-01-11T22:34:55.5066527Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-cpython-310/build.ninja... 2023-01-11T22:34:55.5068889Z Compiling objects... 2023-01-11T22:34:55.5069225Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:34:56.8079961Z [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-11T22:34:56.9065293Z [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-11T22:35:23.4367237Z [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-11T22:35:23.4370207Z /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-11T22:35:23.4370849Z detected during: 2023-01-11T22:35:23.4371385Z 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-11T22:35:23.4371872Z (61): here 2023-01-11T22:35:23.4372364Z 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-11T22:35:23.4373073Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T22:35:23.4373342Z 2023-01-11T22:35:23.4373757Z /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-11T22:35:23.4374351Z detected during: 2023-01-11T22:35:23.4374890Z 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-11T22:35:23.4375374Z (61): here 2023-01-11T22:35:23.4375861Z 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-11T22:35:23.4376575Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T22:35:23.4376833Z 2023-01-11T22:35:23.4377265Z /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-11T22:35:23.4377759Z detected during: 2023-01-11T22:35:23.4383798Z 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-11T22:35:23.4384928Z (61): here 2023-01-11T22:35:23.4385895Z 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-11T22:35:23.4386975Z /opt/conda/lib/python3.10/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-01-11T22:35:23.4387252Z 2023-01-11T22:35:23.4387688Z /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-11T22:35:23.4388127Z detected during: 2023-01-11T22:35:23.4388637Z 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-11T22:35:23.4389205Z (61): here 2023-01-11T22:35:23.4389693Z 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-11T22:35:23.4390399Z /opt/conda/lib/python3.10/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-01-11T22:35:23.4390672Z 2023-01-11T22:35:23.5932332Z [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-11T22:35:23.5934311Z nvlink warning : Ignoring -lto option because no LTO objects found (target: sm_50) 2023-01-11T22:35:23.5934845Z nvlink warning : Ignoring -lto option because no LTO objects found (target: sm_52) 2023-01-11T22:35:23.5989169Z 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-11T22:35:24.0382061Z running install_lib 2023-01-11T22:35:24.0444955Z creating install 2023-01-11T22:35:24.0445852Z creating install/opt 2023-01-11T22:35:24.0446184Z creating install/opt/conda 2023-01-11T22:35:24.0446969Z creating install/opt/conda/lib 2023-01-11T22:35:24.0447414Z creating install/opt/conda/lib/python3.10 2023-01-11T22:35:24.0448164Z creating install/opt/conda/lib/python3.10/site-packages 2023-01-11T22:35:24.0449769Z creating install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension 2023-01-11T22:35:24.0450494Z 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-11T22:35:24.0451712Z 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-11T22:35:24.0544176Z 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-11T22:35:24.0637412Z 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-11T22:35:24.0734118Z 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-11T22:35:24.0821861Z 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-11T22:35:24.0824946Z 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-11T22:35:24.0826812Z 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-11T22:35:24.0829776Z 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-11T22:35:24.0922907Z byte-compiling ./install/opt/conda/lib/python3.10/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-310.pyc 2023-01-11T22:35:24.0925138Z running install_egg_info 2023-01-11T22:35:24.1071692Z running egg_info 2023-01-11T22:35:24.1072076Z creating torch_test_cpp_extension.egg-info 2023-01-11T22:35:24.1125292Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2023-01-11T22:35:24.1127365Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2023-01-11T22:35:24.1130961Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2023-01-11T22:35:24.1131486Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T22:35:24.1187689Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T22:35:24.1195385Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T22:35:24.1196248Z 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-11T22:35:24.1202011Z running install_scripts 2023-01-11T22:35:26.4952801Z running install 2023-01-11T22:35:26.4953693Z /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-11T22:35:26.4954210Z warnings.warn( 2023-01-11T22:35:26.5082081Z running build 2023-01-11T22:35:26.5082344Z running build_ext 2023-01-11T22:35:26.5491348Z building 'no_python_abi_suffix_test' extension 2023-01-11T22:35:26.5491798Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build 2023-01-11T22:35:26.5492671Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-cpython-310 2023-01-11T22:35:26.5876516Z 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-11T22:35:26.5877488Z Compiling objects... 2023-01-11T22:35:26.5877803Z Using envvar MAX_JOBS (14) as the number of workers... 2023-01-11T22:35:26.6575154Z [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-11T22:35:26.6623751Z creating build/lib.linux-x86_64-cpython-310 2023-01-11T22:35:26.6625664Z 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-11T22:35:26.7335295Z running install_lib 2023-01-11T22:35:26.7393441Z creating install 2023-01-11T22:35:26.7393981Z creating install/opt 2023-01-11T22:35:26.7394328Z creating install/opt/conda 2023-01-11T22:35:26.7394836Z creating install/opt/conda/lib 2023-01-11T22:35:26.7395190Z creating install/opt/conda/lib/python3.10 2023-01-11T22:35:26.7395690Z creating install/opt/conda/lib/python3.10/site-packages 2023-01-11T22:35:26.7397226Z copying build/lib.linux-x86_64-cpython-310/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.10/site-packages 2023-01-11T22:35:26.7403107Z running install_egg_info 2023-01-11T22:35:26.7545493Z running egg_info 2023-01-11T22:35:26.7545924Z creating no_python_abi_suffix_test.egg-info 2023-01-11T22:35:26.7599298Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2023-01-11T22:35:26.7601494Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2023-01-11T22:35:26.7604547Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2023-01-11T22:35:26.7605512Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T22:35:26.7659768Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T22:35:26.7666401Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T22:35:26.7667430Z 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-11T22:35:26.7673230Z running install_scripts 2023-01-11T22:35:27.0602893Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:35:27.059805] 2023-01-11T22:35:31.9209108Z 2023-01-11T22:35:31.9209911Z Expand the folded group to see the log file of test_cpp_extensions_aot_ninja 2023-01-11T22:35:31.9211924Z ##[group]PRINTING LOG FILE of test_cpp_extensions_aot_ninja (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_aot_ninja__phxnn6z) 2023-01-11T22:35:31.9212595Z 2023-01-11T22:35:31.9212715Z Running tests... 2023-01-11T22:35:31.9213422Z ---------------------------------------------------------------------- 2023-01-11T22:35:31.9213972Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_ninja 2023-01-11T22:35:31.9214674Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.016s) 2023-01-11T22:35:31.9215118Z test_cublas_extension (__main__.TestCppExtensionAOT) ... ok (0.402s) 2023-01-11T22:35:31.9215688Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... ok (0.002s) 2023-01-11T22:35:31.9216085Z test_cuda_extension (__main__.TestCppExtensionAOT) ... ok (0.002s) 2023-01-11T22:35:31.9216684Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... ok (0.096s) 2023-01-11T22:35:31.9217165Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T22:35:31.9217585Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T22:35:31.9218023Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T22:35:31.9218471Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T22:35:31.9218829Z test_add (__main__.TestORTTensor) ... ok (0.001s) 2023-01-11T22:35:31.9219181Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.002s) 2023-01-11T22:35:31.9219563Z test_unregistered (__main__.TestORTTensor) ... ok (0.006s) 2023-01-11T22:35:31.9219915Z test_zeros (__main__.TestORTTensor) ... ok (0.002s) 2023-01-11T22:35:31.9220306Z test_pybind_return_types (__main__.TestPybindTypeCasters) ... ok (0.002s) 2023-01-11T22:35:31.9220682Z test_rng (__main__.TestRNGExtension) ... ok (0.003s) 2023-01-11T22:35:31.9221066Z test_torch_library (__main__.TestTorchLibrary) ... ok (0.067s) 2023-01-11T22:35:31.9221290Z 2023-01-11T22:35:31.9221827Z ---------------------------------------------------------------------- 2023-01-11T22:35:31.9222163Z Ran 16 tests in 0.606s 2023-01-11T22:35:31.9222330Z 2023-01-11T22:35:31.9222427Z OK 2023-01-11T22:35:31.9222561Z 2023-01-11T22:35:31.9222687Z Generating XML reports... 2023-01-11T22:35:31.9223302Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20230111223530.xml 2023-01-11T22:35:31.9224033Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20230111223530.xml 2023-01-11T22:35:31.9224791Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestPybindTypeCasters-20230111223530.xml 2023-01-11T22:35:31.9225538Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20230111223530.xml 2023-01-11T22:35:31.9226280Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20230111223530.xml 2023-01-11T22:35:31.9226602Z 2023-01-11T22:35:31.9226927Z ##[endgroup] 2023-01-11T22:35:31.9227495Z FINISHED PRINTING LOG FILE of test_cpp_extensions_aot_ninja (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_aot_ninja__phxnn6z) 2023-01-11T22:35:31.9227953Z 2023-01-11T22:35:31.9228207Z Running test_cuda_nvml_based_avail ... [2023-01-11 22:35:31.921003] 2023-01-11T22:35:31.9228881Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_nvml_based_avail.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:35:31.921304] 2023-01-11T22:35:46.6375895Z 2023-01-11T22:35:46.6376662Z Expand the folded group to see the log file of test_cuda_nvml_based_avail 2023-01-11T22:35:46.6377625Z ##[group]PRINTING LOG FILE of test_cuda_nvml_based_avail (/var/lib/jenkins/workspace/test/test-reports/test_cuda_nvml_based_avail_t3pjunhb) 2023-01-11T22:35:46.6378179Z 2023-01-11T22:35:46.6380497Z , <__main__.TestExtendedCUDAIsAvail testMethod=test_cuda_is_available_nvml_avail_False_avoid_init_1>, <__main__.TestExtendedCUDAIsAvail testMethod=test_cuda_is_available_nvml_avail_False_avoid_init_None>, <__main__.TestExtendedCUDAIsAvail testMethod=test_cuda_is_available_nvml_avail_True_avoid_init_0>, <__main__.TestExtendedCUDAIsAvail testMethod=test_cuda_is_available_nvml_avail_True_avoid_init_1>, <__main__.TestExtendedCUDAIsAvail testMethod=test_cuda_is_available_nvml_avail_True_avoid_init_None>]> 2023-01-11T22:35:46.6381752Z test_cuda_is_available_nvml_avail_False_avoid_init_0 (__main__.TestExtendedCUDAIsAvail) 2023-01-11T22:35:46.6382217Z test_cuda_is_available_nvml_avail_False_avoid_init_1 (__main__.TestExtendedCUDAIsAvail) 2023-01-11T22:35:46.6382694Z test_cuda_is_available_nvml_avail_False_avoid_init_None (__main__.TestExtendedCUDAIsAvail) 2023-01-11T22:35:46.6383349Z test_cuda_is_available_nvml_avail_True_avoid_init_0 (__main__.TestExtendedCUDAIsAvail) 2023-01-11T22:35:46.6383824Z test_cuda_is_available_nvml_avail_True_avoid_init_1 (__main__.TestExtendedCUDAIsAvail) 2023-01-11T22:35:46.6384281Z test_cuda_is_available_nvml_avail_True_avoid_init_None (__main__.TestExtendedCUDAIsAvail) 2023-01-11T22:35:46.6385031Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T22:35:46.6385496Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:35:46.6386068Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:35:46.6386548Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:35:46.6386787Z 2023-01-11T22:35:46.6386895Z Running tests... 2023-01-11T22:35:46.6387303Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6387809Z Test results will be stored in test-reports/python-unittest/test_cuda_nvml_based_avail 2023-01-11T22:35:46.6388545Z test_cuda_is_available_nvml_avail_False_avoid_init_0 (__main__.TestExtendedCUDAIsAvail) ... ok (0.020s) 2023-01-11T22:35:46.6388852Z 2023-01-11T22:35:46.6389120Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6389447Z Ran 1 test in 0.020s 2023-01-11T22:35:46.6389595Z 2023-01-11T22:35:46.6389687Z OK 2023-01-11T22:35:46.6389823Z 2023-01-11T22:35:46.6389946Z Generating XML reports... 2023-01-11T22:35:46.6390545Z Generated XML report: test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223535.xml 2023-01-11T22:35:46.6391253Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T22:35:46.6391713Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:35:46.6392300Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:35:46.6392780Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:35:46.6392996Z 2023-01-11T22:35:46.6393232Z Running tests... 2023-01-11T22:35:46.6393662Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6394221Z Test results will be stored in test-reports/python-unittest/test_cuda_nvml_based_avail 2023-01-11T22:35:46.6394729Z test_cuda_is_available_nvml_avail_False_avoid_init_1 (__main__.TestExtendedCUDAIsAvail) ... ok (0.020s) 2023-01-11T22:35:46.6395036Z 2023-01-11T22:35:46.6395314Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6395657Z Ran 1 test in 0.020s 2023-01-11T22:35:46.6395826Z 2023-01-11T22:35:46.6395918Z OK 2023-01-11T22:35:46.6396039Z 2023-01-11T22:35:46.6396169Z Generating XML reports... 2023-01-11T22:35:46.6396797Z Generated XML report: test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223537.xml 2023-01-11T22:35:46.6397567Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T22:35:46.6398041Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:35:46.6398659Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:35:46.6399174Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:35:46.6399424Z 2023-01-11T22:35:46.6399534Z Running tests... 2023-01-11T22:35:46.6399945Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6400506Z Test results will be stored in test-reports/python-unittest/test_cuda_nvml_based_avail 2023-01-11T22:35:46.6401036Z test_cuda_is_available_nvml_avail_False_avoid_init_None (__main__.TestExtendedCUDAIsAvail) ... ok (0.020s) 2023-01-11T22:35:46.6401343Z 2023-01-11T22:35:46.6401619Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6401950Z Ran 1 test in 0.020s 2023-01-11T22:35:46.6402120Z 2023-01-11T22:35:46.6402210Z OK 2023-01-11T22:35:46.6402353Z 2023-01-11T22:35:46.6402480Z Generating XML reports... 2023-01-11T22:35:46.6403095Z Generated XML report: test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223539.xml 2023-01-11T22:35:46.6403850Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T22:35:46.6404340Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:35:46.6405375Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:35:46.6405950Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:35:46.6406191Z 2023-01-11T22:35:46.6406299Z Running tests... 2023-01-11T22:35:46.6406716Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6407348Z Test results will be stored in test-reports/python-unittest/test_cuda_nvml_based_avail 2023-01-11T22:35:46.6407845Z test_cuda_is_available_nvml_avail_True_avoid_init_0 (__main__.TestExtendedCUDAIsAvail) ... ok (0.019s) 2023-01-11T22:35:46.6408133Z 2023-01-11T22:35:46.6408398Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6408721Z Ran 1 test in 0.019s 2023-01-11T22:35:46.6408884Z 2023-01-11T22:35:46.6408959Z OK 2023-01-11T22:35:46.6409094Z 2023-01-11T22:35:46.6409217Z Generating XML reports... 2023-01-11T22:35:46.6409816Z Generated XML report: test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223541.xml 2023-01-11T22:35:46.6410542Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T22:35:46.6410985Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:35:46.6411569Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:35:46.6412046Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:35:46.6412368Z 2023-01-11T22:35:46.6412458Z Running tests... 2023-01-11T22:35:46.6412864Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6413383Z Test results will be stored in test-reports/python-unittest/test_cuda_nvml_based_avail 2023-01-11T22:35:46.6413969Z test_cuda_is_available_nvml_avail_True_avoid_init_1 (__main__.TestExtendedCUDAIsAvail) ... ok (0.016s) 2023-01-11T22:35:46.6414254Z 2023-01-11T22:35:46.6414497Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6414823Z Ran 1 test in 0.016s 2023-01-11T22:35:46.6414984Z 2023-01-11T22:35:46.6415077Z OK 2023-01-11T22:35:46.6415211Z 2023-01-11T22:35:46.6415315Z Generating XML reports... 2023-01-11T22:35:46.6415918Z Generated XML report: test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223543.xml 2023-01-11T22:35:46.6416637Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T22:35:46.6417102Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:35:46.6417664Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:35:46.6418139Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:35:46.6418372Z 2023-01-11T22:35:46.6418480Z Running tests... 2023-01-11T22:35:46.6418865Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6419391Z Test results will be stored in test-reports/python-unittest/test_cuda_nvml_based_avail 2023-01-11T22:35:46.6419894Z test_cuda_is_available_nvml_avail_True_avoid_init_None (__main__.TestExtendedCUDAIsAvail) ... ok (0.019s) 2023-01-11T22:35:46.6420183Z 2023-01-11T22:35:46.6420446Z ---------------------------------------------------------------------- 2023-01-11T22:35:46.6420753Z Ran 1 test in 0.020s 2023-01-11T22:35:46.6420919Z 2023-01-11T22:35:46.6421012Z OK 2023-01-11T22:35:46.6421148Z 2023-01-11T22:35:46.6421271Z Generating XML reports... 2023-01-11T22:35:46.6421867Z Generated XML report: test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223546.xml 2023-01-11T22:35:46.6422217Z 2023-01-11T22:35:46.6422548Z ##[endgroup] 2023-01-11T22:35:46.6423099Z FINISHED PRINTING LOG FILE of test_cuda_nvml_based_avail (/var/lib/jenkins/workspace/test/test-reports/test_cuda_nvml_based_avail_t3pjunhb) 2023-01-11T22:35:46.6423432Z 2023-01-11T22:35:46.6423640Z Running doctests ... [2023-01-11 22:35:46.637949] 2023-01-11T22:35:46.6546343Z Start doctest_module('/opt/conda/lib/python3.10/site-packages/torch') 2023-01-11T22:35:46.6546859Z Listing tests 2023-01-11T22:35:53.6472602Z gathering tests 2023-01-11T22:35:53.6492702Z running 663 test(s) 2023-01-11T22:35:53.6501637Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/__init__.py::is_tensor:0, line 429 <- wrt source file 2023-01-11T22:35:53.6511508Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/__init__.py::is_tensor:0 2023-01-11T22:35:53.6512956Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/__init__.py::set_default_tensor_type:0, line 458 <- wrt source file 2023-01-11T22:35:53.6515474Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/__init__.py::set_default_tensor_type:0 2023-01-11T22:35:53.6516940Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/__init__.py::set_default_dtype:0, line 496 <- wrt source file 2023-01-11T22:35:53.6522772Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/__init__.py::set_default_dtype:0 2023-01-11T22:35:53.6524243Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/__init__.py::use_deterministic_algorithms:0, line 629 <- wrt source file 2023-01-11T22:35:53.6526501Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/__init__.py::use_deterministic_algorithms:0 2023-01-11T22:35:53.6528200Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/__init__.py::compile:0, line 1221 <- wrt source file 2023-01-11T22:35:53.6529456Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/__init__.py::compile:0 2023-01-11T22:35:53.6530920Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_C.cpython-310-x86_64-linux-gnu.so::Generator:0, line 15 <- wrt source file 2023-01-11T22:35:53.6532444Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/_C.cpython-310-x86_64-linux-gnu.so::Generator:0 2023-01-11T22:35:53.6534007Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_C.cpython-310-x86_64-linux-gnu.so::_LinAlgError:0, line 5 <- wrt source file 2023-01-11T22:35:53.6535584Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/_C.cpython-310-x86_64-linux-gnu.so::_LinAlgError:0 2023-01-11T22:35:53.6537116Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_namedtensor_internals.py::update_names:0, line 125 <- wrt source file 2023-01-11T22:35:53.6539823Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/_namedtensor_internals.py::update_names:0 2023-01-11T22:35:53.6541314Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_tensor.py::Tensor.register_hook:0, line 508 <- wrt source file 2023-01-11T22:35:53.6738079Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_tensor.py::Tensor.register_hook:0 2023-01-11T22:35:53.6738830Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_tensor.py::Tensor.refine_names:0, line 1096 <- wrt source file 2023-01-11T22:35:53.6901916Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_tensor.py::Tensor.refine_names:0 2023-01-11T22:35:53.6906441Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_tensor.py::Tensor.align_to:0, line 1141 <- wrt source file 2023-01-11T22:35:53.6914548Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_tensor.py::Tensor.align_to:0 2023-01-11T22:35:53.6915249Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_tensor.py::Tensor.rename:0, line 1214 <- wrt source file 2023-01-11T22:35:53.6928193Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_tensor.py::Tensor.rename:0 2023-01-11T22:35:53.6928884Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_tensor.py::Tensor.to_sparse_coo:0, line 1244 <- wrt source file 2023-01-11T22:35:53.6944233Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_tensor.py::Tensor.to_sparse_coo:0 2023-01-11T22:35:53.6945819Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_tensor_str.py::set_printoptions:0, line 49 <- wrt source file 2023-01-11T22:35:53.6980998Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_tensor_str.py::set_printoptions:0 2023-01-11T22:35:53.6981715Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::broadcast_tensors:0, line 61 <- wrt source file 2023-01-11T22:35:53.6991839Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::broadcast_tensors:0 2023-01-11T22:35:53.6992556Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::broadcast_shapes:0, line 89 <- wrt source file 2023-01-11T22:35:53.6997320Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::broadcast_shapes:0 2023-01-11T22:35:53.6998014Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::split:0, line 161 <- wrt source file 2023-01-11T22:35:53.7017924Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::split:0 2023-01-11T22:35:53.7018613Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::einsum:0, line 269 <- wrt source file 2023-01-11T22:35:53.7046860Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::einsum:0 2023-01-11T22:35:53.7048162Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::meshgrid:0, line 450 <- wrt source file 2023-01-11T22:35:53.7095663Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::meshgrid:0 2023-01-11T22:35:53.7096379Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::_unique_impl:0, line 764 <- wrt source file 2023-01-11T22:35:53.7117258Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::_unique_impl:0 2023-01-11T22:35:53.7117987Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::_unique_consecutive_impl:0, line 842 <- wrt source file 2023-01-11T22:35:53.7136972Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::_unique_consecutive_impl:0 2023-01-11T22:35:53.7137704Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::tensordot:0, line 1040 <- wrt source file 2023-01-11T22:35:53.7154369Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::tensordot:0 2023-01-11T22:35:53.7155071Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::cartesian_prod:0, line 1118 <- wrt source file 2023-01-11T22:35:53.7166825Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::cartesian_prod:0 2023-01-11T22:35:53.7167553Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::block_diag:0, line 1152 <- wrt source file 2023-01-11T22:35:53.7182379Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::block_diag:0 2023-01-11T22:35:53.7183059Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::cdist:0, line 1203 <- wrt source file 2023-01-11T22:35:53.7204399Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::cdist:0 2023-01-11T22:35:53.7205372Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::atleast_1d:0, line 1243 <- wrt source file 2023-01-11T22:35:53.7231242Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::atleast_1d:0 2023-01-11T22:35:53.7231943Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::atleast_2d:0, line 1279 <- wrt source file 2023-01-11T22:35:53.7259597Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::atleast_2d:0 2023-01-11T22:35:53.7260413Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::atleast_3d:0, line 1317 <- wrt source file 2023-01-11T22:35:53.7295614Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::atleast_3d:0 2023-01-11T22:35:53.7296306Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::norm:0, line 1455 <- wrt source file 2023-01-11T22:35:53.7352651Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/functional.py::norm:0 2023-01-11T22:35:53.7353332Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::chain_matmul:0, line 1606 <- wrt source file 2023-01-11T22:35:53.7354778Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/functional.py::chain_matmul:0 2023-01-11T22:35:53.7355460Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/functional.py::_lu_impl:0, line 1706 <- wrt source file 2023-01-11T22:35:53.7358793Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/functional.py::_lu_impl:0 2023-01-11T22:35:53.7359433Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/hub.py::list:0, line 391 <- wrt source file 2023-01-11T22:35:53.7360204Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/hub.py::list:0 2023-01-11T22:35:53.7360836Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/hub.py::help:0, line 444 <- wrt source file 2023-01-11T22:35:53.7361734Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/hub.py::help:0 2023-01-11T22:35:53.7362349Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/hub.py::load:0, line 524 <- wrt source file 2023-01-11T22:35:53.7362962Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/hub.py::load:0 2023-01-11T22:35:53.7363601Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/hub.py::_load_local:0, line 563 <- wrt source file 2023-01-11T22:35:53.7364763Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/hub.py::_load_local:0 2023-01-11T22:35:53.7366250Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/hub.py::download_url_to_file:0, line 592 <- wrt source file 2023-01-11T22:35:53.7367177Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/hub.py::download_url_to_file:0 2023-01-11T22:35:53.7368164Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/hub.py::load_state_dict_from_url:0, line 701 <- wrt source file 2023-01-11T22:35:53.7369312Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/hub.py::load_state_dict_from_url:0 2023-01-11T22:35:53.7370230Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/library.py::Library.define:0, line 61 <- wrt source file 2023-01-11T22:35:53.7370910Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/library.py::Library.define:0 2023-01-11T22:35:53.7371605Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/library.py::Library.impl:0, line 81 <- wrt source file 2023-01-11T22:35:53.7372281Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/library.py::Library.impl:0 2023-01-11T22:35:53.7372969Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/overrides.py::get_ignored_functions:0, line 67 <- wrt source file 2023-01-11T22:35:53.7377640Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/overrides.py::get_ignored_functions:0 2023-01-11T22:35:53.7378373Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/overrides.py::get_testing_overrides:0, line 336 <- wrt source file 2023-01-11T22:35:53.7428365Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/overrides.py::get_testing_overrides:0 2023-01-11T22:35:53.7429095Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/overrides.py::wrap_torch_function:0, line 1391 <- wrt source file 2023-01-11T22:35:53.7434580Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/overrides.py::wrap_torch_function:0 2023-01-11T22:35:53.7435349Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/overrides.py::handle_torch_function:0, line 1508 <- wrt source file 2023-01-11T22:35:53.7440368Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/overrides.py::handle_torch_function:0 2023-01-11T22:35:53.7441111Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/overrides.py::is_tensor_method_or_property:0, line 1732 <- wrt source file 2023-01-11T22:35:53.7496944Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/overrides.py::is_tensor_method_or_property:0 2023-01-11T22:35:53.7497696Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/overrides.py::is_tensor_like:0, line 1750 <- wrt source file 2023-01-11T22:35:53.7509873Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/overrides.py::is_tensor_like:0 2023-01-11T22:35:53.7510826Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/quasirandom.py::SobolEngine:0, line 37 <- wrt source file 2023-01-11T22:35:53.7512028Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/quasirandom.py::SobolEngine:0 2023-01-11T22:35:53.7512767Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/serialization.py::save:0, line 429 <- wrt source file 2023-01-11T22:35:53.7513432Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/serialization.py::save:0 2023-01-11T22:35:53.7514107Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/serialization.py::load:0, line 754 <- wrt source file 2023-01-11T22:35:53.7518892Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/serialization.py::load:0 2023-01-11T22:35:53.7519724Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/torch_version.py::TorchVersion:0, line 49 <- wrt source file 2023-01-11T22:35:53.7520558Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/torch_version.py::TorchVersion:0 2023-01-11T22:35:53.7521335Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_prims_common/__init__.py::compute_required_storage_length:0, line 1495 <- wrt source file 2023-01-11T22:35:53.7530663Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_prims_common/__init__.py::compute_required_storage_length:0 2023-01-11T22:35:53.7531676Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py::Future.then:0, line 147 <- wrt source file 2023-01-11T22:35:53.7532702Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py::Future.then:0 2023-01-11T22:35:53.7533468Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py::Future.add_done_callback:0, line 195 <- wrt source file 2023-01-11T22:35:53.7537347Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py::Future.add_done_callback:0 2023-01-11T22:35:53.7538401Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py::Future.set_result:0, line 228 <- wrt source file 2023-01-11T22:35:53.7540143Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py::Future.set_result:0 2023-01-11T22:35:53.7540888Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py::Future.set_exception:0, line 257 <- wrt source file 2023-01-11T22:35:53.7542010Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py::Future.set_exception:0 2023-01-11T22:35:53.7542779Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py::collect_all:0, line 288 <- wrt source file 2023-01-11T22:35:53.7544299Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/futures/__init__.py::collect_all:0 2023-01-11T22:35:53.7545523Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/jit/__init__.py::annotate:0, line 103 <- wrt source file 2023-01-11T22:35:53.7546508Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/jit/__init__.py::annotate:0 2023-01-11T22:35:53.7547470Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/jit/__init__.py::strict_fusion:0, line 202 <- wrt source file 2023-01-11T22:35:53.7548141Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/jit/__init__.py::strict_fusion:0 2023-01-11T22:35:53.7548872Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/monitor/__init__.py::TensorboardEventHandler:0, line 21 <- wrt source file 2023-01-11T22:35:53.7570597Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/monitor/__init__.py::TensorboardEventHandler:0 2023-01-11T22:35:53.7571341Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nested/__init__.py::as_nested_tensor:0, line 39 <- wrt source file 2023-01-11T22:35:53.7591704Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nested/__init__.py::as_nested_tensor:0 2023-01-11T22:35:53.7592446Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/sparse/__init__.py::sum:0, line 175 <- wrt source file 2023-01-11T22:35:53.7609057Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/sparse/__init__.py::sum:0 2023-01-11T22:35:53.7609782Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py::aot_function:0, line 2139 <- wrt source file 2023-01-11T22:35:53.9412091Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py::aot_function:0 2023-01-11T22:35:53.9412914Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/benchmark_utils.py::benchmark_utilization:0, line 162 <- wrt source file 2023-01-11T22:35:53.9413691Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/_functorch/benchmark_utils.py::benchmark_utilization:0 2023-01-11T22:35:53.9414460Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::vjp:0, line 195 <- wrt source file 2023-01-11T22:35:53.9510090Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::vjp:0 2023-01-11T22:35:53.9510832Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::jacrev:0, line 382 <- wrt source file 2023-01-11T22:35:53.9700613Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::jacrev:0 2023-01-11T22:35:53.9701367Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::jvp:0, line 882 <- wrt source file 2023-01-11T22:35:54.1217677Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::jvp:0 2023-01-11T22:35:54.1218481Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::jacfwd:0, line 1024 <- wrt source file 2023-01-11T22:35:54.1402924Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::jacfwd:0 2023-01-11T22:35:54.1403702Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::hessian:0, line 1173 <- wrt source file 2023-01-11T22:35:54.1457530Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::hessian:0 2023-01-11T22:35:54.1458302Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::grad:0, line 1290 <- wrt source file 2023-01-11T22:35:54.1459439Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::grad:0 2023-01-11T22:35:54.1460263Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::functionalize:0, line 1441 <- wrt source file 2023-01-11T22:35:54.1466319Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/_functorch/eager_transforms.py::functionalize:0 2023-01-11T22:35:54.1467067Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/fx_minifier.py::minifier:0, line 72 <- wrt source file 2023-01-11T22:35:54.1467772Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/_functorch/fx_minifier.py::minifier:0 2023-01-11T22:35:54.1468469Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py::vmap:0, line 306 <- wrt source file 2023-01-11T22:35:54.1530151Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py::vmap:0 2023-01-11T22:35:54.1530887Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_prims/context.py::NvfuserPrimsMode:0, line 90 <- wrt source file 2023-01-11T22:35:54.1532042Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/_prims/context.py::NvfuserPrimsMode:0 2023-01-11T22:35:54.1532791Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/_prims/context.py::TorchRefsMode:0, line 141 <- wrt source file 2023-01-11T22:35:54.1533750Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/_prims/context.py::TorchRefsMode:0 2023-01-11T22:35:54.1534542Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/intrinsic/qat/modules/linear_relu.py::LinearReLU:0, line 21 <- wrt source file 2023-01-11T22:35:54.1535401Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/intrinsic/qat/modules/linear_relu.py::LinearReLU:0 2023-01-11T22:35:54.1536353Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py::LinearReLU:0, line 21 <- wrt source file 2023-01-11T22:35:54.1537244Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py::LinearReLU:0 2023-01-11T22:35:54.1538314Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearReLU:0, line 22 <- wrt source file 2023-01-11T22:35:54.1539147Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearReLU:0 2023-01-11T22:35:54.1540151Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearLeakyReLU:0, line 59 <- wrt source file 2023-01-11T22:35:54.1540995Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearLeakyReLU:0 2023-01-11T22:35:54.1542069Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearTanh:0, line 126 <- wrt source file 2023-01-11T22:35:54.1542869Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearTanh:0 2023-01-11T22:35:54.1543616Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTMCell:0, line 24 <- wrt source file 2023-01-11T22:35:54.1574656Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTMCell:0 2023-01-11T22:35:54.1575406Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTM:0, line 274 <- wrt source file 2023-01-11T22:35:54.1619949Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTM:0 2023-01-11T22:35:54.1621779Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/functional.py::conv1d:0, line 166 <- wrt source file 2023-01-11T22:35:54.1623045Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/functional.py::conv1d:0 2023-01-11T22:35:54.1624093Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/functional.py::conv2d:0, line 226 <- wrt source file 2023-01-11T22:35:54.1624817Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/functional.py::conv2d:0 2023-01-11T22:35:54.1625779Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/functional.py::conv3d:0, line 287 <- wrt source file 2023-01-11T22:35:54.1626477Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/functional.py::conv3d:0 2023-01-11T22:35:54.1636615Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/__init__.py::Quantize:0, line 74 <- wrt source file 2023-01-11T22:35:54.1637413Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/__init__.py::Quantize:0 2023-01-11T22:35:54.1638404Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/__init__.py::DeQuantize:0, line 114 <- wrt source file 2023-01-11T22:35:54.1644705Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/__init__.py::DeQuantize:0 2023-01-11T22:35:54.1646620Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv1d:0, line 34 <- wrt source file 2023-01-11T22:35:54.1647898Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv1d:0 2023-01-11T22:35:54.1649241Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv2d:0, line 105 <- wrt source file 2023-01-11T22:35:54.1650863Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv2d:0 2023-01-11T22:35:54.1651920Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv3d:0, line 170 <- wrt source file 2023-01-11T22:35:54.1652663Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv3d:0 2023-01-11T22:35:54.1653967Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose1d:0, line 236 <- wrt source file 2023-01-11T22:35:54.1655220Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose1d:0 2023-01-11T22:35:54.1656484Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose2d:0, line 297 <- wrt source file 2023-01-11T22:35:54.1657654Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose2d:0 2023-01-11T22:35:54.1659312Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose3d:0, line 358 <- wrt source file 2023-01-11T22:35:54.1660561Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose3d:0 2023-01-11T22:35:54.1662283Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/linear.py::Linear:0, line 28 <- wrt source file 2023-01-11T22:35:54.1663982Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/linear.py::Linear:0 2023-01-11T22:35:54.1665098Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTM:0, line 391 <- wrt source file 2023-01-11T22:35:54.1665981Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTM:0 2023-01-11T22:35:54.1666762Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRU:0, line 618 <- wrt source file 2023-01-11T22:35:54.1667488Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRU:0 2023-01-11T22:35:54.1668229Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::RNNCell:0, line 940 <- wrt source file 2023-01-11T22:35:54.1668968Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::RNNCell:0 2023-01-11T22:35:54.1669725Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTMCell:0, line 993 <- wrt source file 2023-01-11T22:35:54.1671216Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTMCell:0 2023-01-11T22:35:54.1672859Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRUCell:0, line 1036 <- wrt source file 2023-01-11T22:35:54.1674410Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRUCell:0 2023-01-11T22:35:54.1675915Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/activation.py::ReLU6:0, line 31 <- wrt source file 2023-01-11T22:35:54.1676661Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/activation.py::ReLU6:0 2023-01-11T22:35:54.1677936Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv1d:0, line 295 <- wrt source file 2023-01-11T22:35:54.1678914Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv1d:0 2023-01-11T22:35:54.1680205Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv2d:0, line 403 <- wrt source file 2023-01-11T22:35:54.1681182Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv2d:0 2023-01-11T22:35:54.1682701Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv3d:0, line 502 <- wrt source file 2023-01-11T22:35:54.1683415Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv3d:0 2023-01-11T22:35:54.1684167Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose1d:0, line 685 <- wrt source file 2023-01-11T22:35:54.1685203Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose1d:0 2023-01-11T22:35:54.1686148Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose2d:0, line 775 <- wrt source file 2023-01-11T22:35:54.1686883Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose2d:0 2023-01-11T22:35:54.1687645Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose3d:0, line 869 <- wrt source file 2023-01-11T22:35:54.1688384Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose3d:0 2023-01-11T22:35:54.1689158Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::Embedding:0, line 84 <- wrt source file 2023-01-11T22:35:54.1714148Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::Embedding:0 2023-01-11T22:35:54.1715139Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::EmbeddingBag:0, line 209 <- wrt source file 2023-01-11T22:35:54.1744381Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::EmbeddingBag:0 2023-01-11T22:35:54.1745415Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::FloatFunctional:0, line 21 <- wrt source file 2023-01-11T22:35:54.1752139Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::FloatFunctional:0 2023-01-11T22:35:54.1753082Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::QFunctional:0, line 141 <- wrt source file 2023-01-11T22:35:54.1758662Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::QFunctional:0 2023-01-11T22:35:54.1759678Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/linear.py::Linear:0, line 117 <- wrt source file 2023-01-11T22:35:54.1761544Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/linear.py::Linear:0 2023-01-11T22:35:54.1762396Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/rnn.py::LSTM:0, line 20 <- wrt source file 2023-01-11T22:35:54.1763838Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/nn/quantized/modules/rnn.py::LSTM:0 2023-01-11T22:35:54.1764834Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py::ActivationSparsifier:0, line 59 <- wrt source file 2023-01-11T22:35:54.1766249Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py::ActivationSparsifier:0 2023-01-11T22:35:54.1767240Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0, line 92 <- wrt source file 2023-01-11T22:35:54.1812216Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0 2023-01-11T22:35:54.1813314Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py::BaseDataSparsifier:0, line 54 <- wrt source file 2023-01-11T22:35:54.1814405Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py::BaseDataSparsifier:0 2023-01-11T22:35:54.1815778Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/scheduler/lambda_scheduler.py::LambdaSL:0, line 19 <- wrt source file 2023-01-11T22:35:54.1819160Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/scheduler/lambda_scheduler.py::LambdaSL:0 2023-01-11T22:35:54.1820342Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier:0, line 45 <- wrt source file 2023-01-11T22:35:54.1821146Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier:0 2023-01-11T22:35:54.1821987Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier.squash_mask:0, line 237 <- wrt source file 2023-01-11T22:35:54.1827249Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier.squash_mask:0 2023-01-11T22:35:54.1828315Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fuse_modules.py::fuse_modules:0, line 143 <- wrt source file 2023-01-11T22:35:54.1829876Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fuse_modules.py::fuse_modules:0 2023-01-11T22:35:54.1830808Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn:0, line 27 <- wrt source file 2023-01-11T22:35:54.1840762Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn:0 2023-01-11T22:35:54.1841728Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn_relu:0, line 64 <- wrt source file 2023-01-11T22:35:54.1851160Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn_relu:0 2023-01-11T22:35:54.1852171Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_linear_bn:0, line 111 <- wrt source file 2023-01-11T22:35:54.1859880Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_linear_bn:0 2023-01-11T22:35:54.1860883Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_convtranspose_bn:0, line 139 <- wrt source file 2023-01-11T22:35:54.1869181Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_convtranspose_bn:0 2023-01-11T22:35:54.1870113Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/observer.py::_with_args:0, line 85 <- wrt source file 2023-01-11T22:35:54.1871680Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/observer.py::_with_args:0 2023-01-11T22:35:54.1873068Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/observer.py::_with_callable_args:0, line 106 <- wrt source file 2023-01-11T22:35:54.1874761Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/observer.py::_with_callable_args:0 2023-01-11T22:35:54.1875530Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::fuse_fx:0, line 242 <- wrt source file 2023-01-11T22:35:54.1876240Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::fuse_fx:0 2023-01-11T22:35:54.1880249Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::prepare_fx:0, line 301 <- wrt source file 2023-01-11T22:35:54.1881150Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::prepare_fx:0 2023-01-11T22:35:54.1884246Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::prepare_qat_fx:0, line 439 <- wrt source file 2023-01-11T22:35:54.1886039Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::prepare_qat_fx:0 2023-01-11T22:35:54.1887259Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::convert_fx:0, line 604 <- wrt source file 2023-01-11T22:35:54.1887997Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::convert_fx:0 2023-01-11T22:35:54.1889296Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::convert_to_reference_fx:0, line 663 <- wrt source file 2023-01-11T22:35:54.1890628Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::convert_to_reference_fx:0 2023-01-11T22:35:54.1892542Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::_convert_to_reference_decomposed_fx:0, line 715 <- wrt source file 2023-01-11T22:35:54.1893411Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/quantize_fx.py::_convert_to_reference_decomposed_fx:0 2023-01-11T22:35:54.1895067Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py::_get_path_of_module:0, line 408 <- wrt source file 2023-01-11T22:35:54.1896080Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py::_get_path_of_module:0 2023-01-11T22:35:54.1897535Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py::_get_signature_locals:0, line 429 <- wrt source file 2023-01-11T22:35:54.1899070Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py::_get_signature_locals:0 2023-01-11T22:35:54.1899846Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py::_get_default_kwargs:0, line 442 <- wrt source file 2023-01-11T22:35:54.1900712Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py::_get_default_kwargs:0 2023-01-11T22:35:54.1901437Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py::_normalize_kwargs:0, line 463 <- wrt source file 2023-01-11T22:35:54.1902156Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py::_normalize_kwargs:0 2023-01-11T22:35:54.1903541Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py::_get_num_pos_args:0, line 483 <- wrt source file 2023-01-11T22:35:54.1904753Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/utils.py::_get_num_pos_args:0 2023-01-11T22:35:54.1905542Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/backend_config/backend_config.py::DTypeConfig:0, line 131 <- wrt source file 2023-01-11T22:35:54.1906357Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/backend_config/backend_config.py::DTypeConfig:0 2023-01-11T22:35:54.1907181Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/backend_config/onednn.py::_fuse_linear_bn_leaky_relu:0, line 80 <- wrt source file 2023-01-11T22:35:54.1907996Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/backend_config/onednn.py::_fuse_linear_bn_leaky_relu:0 2023-01-11T22:35:54.1908799Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fx/_model_report/model_report.py::ModelReport:0, line 79 <- wrt source file 2023-01-11T22:35:54.1911025Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fx/_model_report/model_report.py::ModelReport:0 2023-01-11T22:35:54.1913128Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0, line 324 <- wrt source file 2023-01-11T22:35:54.1914893Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0 2023-01-11T22:35:54.1916540Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0, line 407 <- wrt source file 2023-01-11T22:35:54.1917954Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0 2023-01-11T22:35:54.1919084Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0, line 557 <- wrt source file 2023-01-11T22:35:54.1920904Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0 2023-01-11T22:35:54.1923204Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0, line 619 <- wrt source file 2023-01-11T22:35:54.1924292Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0 2023-01-11T22:35:54.1926046Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/anomaly_mode.py::detect_anomaly:0, line 25 <- wrt source file 2023-01-11T22:35:54.1927582Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/anomaly_mode.py::detect_anomaly:0 2023-01-11T22:35:54.1928962Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/forward_ad.py::make_dual:0, line 63 <- wrt source file 2023-01-11T22:35:54.1930466Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/forward_ad.py::make_dual:0 2023-01-11T22:35:54.1931193Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/forward_ad.py::unpack_dual:0, line 126 <- wrt source file 2023-01-11T22:35:54.1931876Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/forward_ad.py::unpack_dual:0 2023-01-11T22:35:54.1932591Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/forward_ad.py::dual_level:0, line 163 <- wrt source file 2023-01-11T22:35:54.1933293Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/forward_ad.py::dual_level:0 2023-01-11T22:35:54.1934043Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::FunctionCtx.save_for_backward:0, line 51 <- wrt source file 2023-01-11T22:35:54.1934791Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::FunctionCtx.save_for_backward:0 2023-01-11T22:35:54.1935560Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::FunctionCtx.save_for_forward:0, line 93 <- wrt source file 2023-01-11T22:35:54.1936308Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::FunctionCtx.save_for_forward:0 2023-01-11T22:35:54.1937069Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::FunctionCtx.mark_dirty:0, line 143 <- wrt source file 2023-01-11T22:35:54.1937782Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::FunctionCtx.mark_dirty:0 2023-01-11T22:35:54.1939323Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::FunctionCtx.mark_non_differentiable:0, line 187 <- wrt source file 2023-01-11T22:35:54.1940525Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::FunctionCtx.mark_non_differentiable:0 2023-01-11T22:35:54.1941580Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::FunctionCtx.set_materialize_grads:0, line 215 <- wrt source file 2023-01-11T22:35:54.1943092Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::FunctionCtx.set_materialize_grads:0 2023-01-11T22:35:54.1943856Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::Function:0, line 387 <- wrt source file 2023-01-11T22:35:54.1944547Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/function.py::Function:0 2023-01-11T22:35:54.1945350Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::vjp:0, line 248 <- wrt source file 2023-01-11T22:35:54.1947288Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::vjp:0 2023-01-11T22:35:54.1948376Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::jvp:0, line 346 <- wrt source file 2023-01-11T22:35:54.1953533Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::jvp:0 2023-01-11T22:35:54.1954573Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::jacobian:0, line 548 <- wrt source file 2023-01-11T22:35:54.1958095Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::jacobian:0 2023-01-11T22:35:54.1959105Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::hessian:0, line 760 <- wrt source file 2023-01-11T22:35:54.1963077Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::hessian:0 2023-01-11T22:35:54.1964177Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::vhp:0, line 864 <- wrt source file 2023-01-11T22:35:54.1969730Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::vhp:0 2023-01-11T22:35:54.1970751Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::hvp:0, line 955 <- wrt source file 2023-01-11T22:35:54.1976504Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/functional.py::hvp:0 2023-01-11T22:35:54.1977532Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/grad_mode.py::no_grad:0, line 120 <- wrt source file 2023-01-11T22:35:54.1979087Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/grad_mode.py::no_grad:0 2023-01-11T22:35:54.1980111Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/grad_mode.py::enable_grad:0, line 166 <- wrt source file 2023-01-11T22:35:54.1983038Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/grad_mode.py::enable_grad:0 2023-01-11T22:35:54.1984064Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/grad_mode.py::set_grad_enabled:0, line 216 <- wrt source file 2023-01-11T22:35:54.1986132Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/grad_mode.py::set_grad_enabled:0 2023-01-11T22:35:54.1987180Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/grad_mode.py::inference_mode:0, line 273 <- wrt source file 2023-01-11T22:35:54.1989928Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/grad_mode.py::inference_mode:0 2023-01-11T22:35:54.1990956Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/graph.py::saved_tensors_hooks:0, line 50 <- wrt source file 2023-01-11T22:35:54.1992435Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/graph.py::saved_tensors_hooks:0 2023-01-11T22:35:54.1993987Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/graph.py::save_on_cpu:0, line 109 <- wrt source file 2023-01-11T22:35:54.1995414Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/graph.py::save_on_cpu:0 2023-01-11T22:35:54.1996201Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/graph.py::disable_saved_tensors_hooks:0, line 164 <- wrt source file 2023-01-11T22:35:54.1996931Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/graph.py::disable_saved_tensors_hooks:0 2023-01-11T22:35:54.1997673Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/graph.py::register_multi_grad_hook:0, line 204 <- wrt source file 2023-01-11T22:35:54.2014939Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/autograd/graph.py::register_multi_grad_hook:0 2023-01-11T22:35:54.2015929Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/graph.py::allow_mutation_on_saved_tensors:0, line 406 <- wrt source file 2023-01-11T22:35:54.2038158Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/autograd/graph.py::allow_mutation_on_saved_tensors:0 2023-01-11T22:35:54.2039161Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/profiler.py::profile:0, line 123 <- wrt source file 2023-01-11T22:35:54.2040581Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/profiler.py::profile:0 2023-01-11T22:35:54.2041645Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/profiler.py::record_function:0, line 457 <- wrt source file 2023-01-11T22:35:54.2043188Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/profiler.py::record_function:0 2023-01-11T22:35:54.2044750Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/profiler.py::emit_itt:0, line 582 <- wrt source file 2023-01-11T22:35:54.2045942Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/profiler.py::emit_itt:0 2023-01-11T22:35:54.2046916Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/autograd/profiler.py::emit_nvtx:0, line 651 <- wrt source file 2023-01-11T22:35:54.2047629Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/autograd/profiler.py::emit_nvtx:0 2023-01-11T22:35:54.2048332Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/cuda/jiterator.py::_create_jit_fn:0, line 95 <- wrt source file 2023-01-11T22:35:54.2049017Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/cuda/jiterator.py::_create_jit_fn:0 2023-01-11T22:35:54.2049963Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/cuda/jiterator.py::_create_jit_fn:1, line 106 <- wrt source file 2023-01-11T22:35:54.2050663Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/cuda/jiterator.py::_create_jit_fn:1 2023-01-11T22:35:54.2051373Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/cuda/jiterator.py::_create_jit_fn:2, line 119 <- wrt source file 2023-01-11T22:35:54.2052048Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/cuda/jiterator.py::_create_jit_fn:2 2023-01-11T22:35:54.2053527Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/cuda/jiterator.py::_create_multi_output_jit_fn:0, line 151 <- wrt source file 2023-01-11T22:35:54.2054569Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/cuda/jiterator.py::_create_multi_output_jit_fn:0 2023-01-11T22:35:54.2055319Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/argparse_util.py::env:0, line 23 <- wrt source file 2023-01-11T22:35:54.2056017Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/argparse_util.py::env:0 2023-01-11T22:35:54.2057104Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/argparse_util.py::check_env:0, line 73 <- wrt source file 2023-01-11T22:35:54.2057904Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/argparse_util.py::check_env:0 2023-01-11T22:35:54.2058672Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::batch_isend_irecv:0, line 1377 <- wrt source file 2023-01-11T22:35:54.2059418Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::batch_isend_irecv:0 2023-01-11T22:35:54.2060182Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_reduce:0, line 1633 <- wrt source file 2023-01-11T22:35:54.2063862Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_reduce:0 2023-01-11T22:35:54.2064679Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_gather_object:0, line 1997 <- wrt source file 2023-01-11T22:35:54.2066541Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_gather_object:0 2023-01-11T22:35:54.2068003Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::gather_object:0, line 2085 <- wrt source file 2023-01-11T22:35:54.2069553Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::gather_object:0 2023-01-11T22:35:54.2071099Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::broadcast_object_list:0, line 2192 <- wrt source file 2023-01-11T22:35:54.2071907Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::broadcast_object_list:0 2023-01-11T22:35:54.2072905Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::scatter_object_list:0, line 2288 <- wrt source file 2023-01-11T22:35:54.2073649Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::scatter_object_list:0 2023-01-11T22:35:54.2074412Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_gather:0, line 2375 <- wrt source file 2023-01-11T22:35:54.2075941Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_gather:0 2023-01-11T22:35:54.2076960Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_gather_into_tensor:0, line 2455 <- wrt source file 2023-01-11T22:35:54.2079969Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_gather_into_tensor:0 2023-01-11T22:35:54.2081462Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_gather_coalesced:0, line 2564 <- wrt source file 2023-01-11T22:35:54.2082878Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_gather_coalesced:0 2023-01-11T22:35:54.2084091Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::scatter:0, line 2722 <- wrt source file 2023-01-11T22:35:54.2084813Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::scatter:0 2023-01-11T22:35:54.2086126Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::reduce_scatter_tensor:0, line 2929 <- wrt source file 2023-01-11T22:35:54.2087696Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::reduce_scatter_tensor:0 2023-01-11T22:35:54.2088495Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_to_all_single:0, line 3046 <- wrt source file 2023-01-11T22:35:54.2095177Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_to_all_single:0 2023-01-11T22:35:54.2096179Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_to_all:0, line 3164 <- wrt source file 2023-01-11T22:35:54.2103210Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::all_to_all:0 2023-01-11T22:35:54.2104524Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::monitored_barrier:0, line 3346 <- wrt source file 2023-01-11T22:35:54.2105415Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::monitored_barrier:0 2023-01-11T22:35:54.2107023Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::new_subgroups:0, line 3598 <- wrt source file 2023-01-11T22:35:54.2108489Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::new_subgroups:0 2023-01-11T22:35:54.2109692Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::new_subgroups_by_enumeration:0, line 3713 <- wrt source file 2023-01-11T22:35:54.2110490Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py::new_subgroups_by_enumeration:0 2023-01-11T22:35:54.2111251Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/launch.py::__doc__:0, line 81 <- wrt source file 2023-01-11T22:35:54.2112621Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/launch.py::__doc__:0 2023-01-11T22:35:54.2114131Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/run.py::__doc__:0, line 297 <- wrt source file 2023-01-11T22:35:54.2115075Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/run.py::__doc__:0 2023-01-11T22:35:54.2116624Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/autograd/__init__.py::context:0, line 39 <- wrt source file 2023-01-11T22:35:54.2117436Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/autograd/__init__.py::context:0 2023-01-11T22:35:54.2118230Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.no_sync:0, line 509 <- wrt source file 2023-01-11T22:35:54.2119081Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.no_sync:0 2023-01-11T22:35:54.2119973Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:0, line 826 <- wrt source file 2023-01-11T22:35:54.2148134Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:0 2023-01-11T22:35:54.2149714Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:1, line 838 <- wrt source file 2023-01-11T22:35:54.2151539Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:1 2023-01-11T22:35:54.2153454Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_builtin_comm_hook:0, line 874 <- wrt source file 2023-01-11T22:35:54.2155204Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_builtin_comm_hook:0 2023-01-11T22:35:54.2156134Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_fused_optim:0, line 930 <- wrt source file 2023-01-11T22:35:54.2157001Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_fused_optim:0 2023-01-11T22:35:54.2157862Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/checkpoint_activation.py::checkpoint:0, line 198 <- wrt source file 2023-01-11T22:35:54.2158677Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/checkpoint_activation.py::checkpoint:0 2023-01-11T22:35:54.2159581Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/contract.py::contract:0, line 44 <- wrt source file 2023-01-11T22:35:54.2160976Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/contract.py::contract:0 2023-01-11T22:35:54.2162269Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/replicate.py::replicate:0, line 21 <- wrt source file 2023-01-11T22:35:54.2163740Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_composable/replicate.py::replicate:0 2023-01-11T22:35:54.2164776Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/partial_tensor.py::_PartialTensor:0, line 61 <- wrt source file 2023-01-11T22:35:54.2165900Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/partial_tensor.py::_PartialTensor:0 2023-01-11T22:35:54.2166725Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_optim/__init__.py::named_params_with_sharded_tensor:0, line 32 <- wrt source file 2023-01-11T22:35:54.2168629Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_optim/__init__.py::named_params_with_sharded_tensor:0 2023-01-11T22:35:54.2169576Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::init_from_local_shards:0, line 366 <- wrt source file 2023-01-11T22:35:54.2170380Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::init_from_local_shards:0 2023-01-11T22:35:54.2171184Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::custom_sharded_op_impl:0, line 430 <- wrt source file 2023-01-11T22:35:54.2172001Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::custom_sharded_op_impl:0 2023-01-11T22:35:54.2172859Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor._init_from_local_tensor:0, line 808 <- wrt source file 2023-01-11T22:35:54.2174272Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor._init_from_local_tensor:0 2023-01-11T22:35:54.2176026Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor.reshard:0, line 958 <- wrt source file 2023-01-11T22:35:54.2177704Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor.reshard:0 2023-01-11T22:35:54.2178590Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_tensor/_ops/_common.py::_sharded_op_common:0, line 15 <- wrt source file 2023-01-11T22:35:54.2179413Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharded_tensor/_ops/_common.py::_sharded_op_common:0 2023-01-11T22:35:54.2180225Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharding_plan/api.py::ShardingPlan:0, line 36 <- wrt source file 2023-01-11T22:35:54.2181270Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_shard/sharding_plan/api.py::ShardingPlan:0 2023-01-11T22:35:54.2182780Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/_tools/memory_tracker.py::MemoryTracker:0, line 57 <- wrt source file 2023-01-11T22:35:54.2183559Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/_tools/memory_tracker.py::MemoryTracker:0 2023-01-11T22:35:54.2184303Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/join.py::Join:0, line 148 <- wrt source file 2023-01-11T22:35:54.2187452Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/join.py::Join:0 2023-01-11T22:35:54.2189207Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/__init__.py::register_ddp_comm_hook:0, line 99 <- wrt source file 2023-01-11T22:35:54.2190720Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/__init__.py::register_ddp_comm_hook:0 2023-01-11T22:35:54.2192511Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py::noop_hook:0, line 23 <- wrt source file 2023-01-11T22:35:54.2193599Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py::noop_hook:0 2023-01-11T22:35:54.2195402Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::allreduce_hook:0, line 37 <- wrt source file 2023-01-11T22:35:54.2196938Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::allreduce_hook:0 2023-01-11T22:35:54.2198722Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_hook:0, line 54 <- wrt source file 2023-01-11T22:35:54.2200519Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_hook:0 2023-01-11T22:35:54.2202470Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_hook:0, line 90 <- wrt source file 2023-01-11T22:35:54.2204446Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_hook:0 2023-01-11T22:35:54.2206555Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_wrapper:0, line 123 <- wrt source file 2023-01-11T22:35:54.2208208Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_wrapper:0 2023-01-11T22:35:54.2210111Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_wrapper:0, line 161 <- wrt source file 2023-01-11T22:35:54.2211309Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_wrapper:0 2023-01-11T22:35:54.2212836Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py::post_localSGD_hook:0, line 85 <- wrt source file 2023-01-11T22:35:54.2214857Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py::post_localSGD_hook:0 2023-01-11T22:35:54.2216873Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::powerSGD_hook:0, line 382 <- wrt source file 2023-01-11T22:35:54.2218625Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::powerSGD_hook:0 2023-01-11T22:35:54.2220246Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::batched_powerSGD_hook:0, line 691 <- wrt source file 2023-01-11T22:35:54.2222107Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::batched_powerSGD_hook:0 2023-01-11T22:35:54.2223803Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_pertensor_hook:0, line 62 <- wrt source file 2023-01-11T22:35:54.2225734Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_pertensor_hook:0 2023-01-11T22:35:54.2227880Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_perchannel_hook:0, line 142 <- wrt source file 2023-01-11T22:35:54.2229004Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_perchannel_hook:0 2023-01-11T22:35:54.2230875Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/model_averaging/averagers.py::PeriodicModelAverager:0, line 51 <- wrt source file 2023-01-11T22:35:54.2246896Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/model_averaging/averagers.py::PeriodicModelAverager:0 2023-01-11T22:35:54.2249134Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py::HierarchicalModelAverager:0, line 50 <- wrt source file 2023-01-11T22:35:54.2250765Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py::HierarchicalModelAverager:0 2023-01-11T22:35:54.2251888Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/checkpoint/optimizer.py::load_sharded_optimizer_state_dict:0, line 205 <- wrt source file 2023-01-11T22:35:54.2252784Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/checkpoint/optimizer.py::load_sharded_optimizer_state_dict:0 2023-01-11T22:35:54.2253602Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/checkpoint/planner.py::SavePlanner:0, line 126 <- wrt source file 2023-01-11T22:35:54.2254602Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/checkpoint/planner.py::SavePlanner:0 2023-01-11T22:35:54.2255394Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/checkpoint/planner.py::LoadPlanner:0, line 281 <- wrt source file 2023-01-11T22:35:54.2256157Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/checkpoint/planner.py::LoadPlanner:0 2023-01-11T22:35:54.2256959Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/checkpoint/state_dict_loader.py::load_state_dict:0, line 63 <- wrt source file 2023-01-11T22:35:54.2257760Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/checkpoint/state_dict_loader.py::load_state_dict:0 2023-01-11T22:35:54.2258554Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/checkpoint/state_dict_saver.py::save_state_dict:0, line 60 <- wrt source file 2023-01-11T22:35:54.2259343Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/checkpoint/state_dict_saver.py::save_state_dict:0 2023-01-11T22:35:54.2260163Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/elastic/multiprocessing/__init__.py::start_processes:0, line 132 <- wrt source file 2023-01-11T22:35:54.2260969Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/elastic/multiprocessing/__init__.py::start_processes:0 2023-01-11T22:35:54.2261768Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/elastic/multiprocessing/api.py::Std.from_str:0, line 110 <- wrt source file 2023-01-11T22:35:54.2262552Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/elastic/multiprocessing/api.py::Std.from_str:0 2023-01-11T22:35:54.2263456Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/elastic/multiprocessing/api.py::to_map:0, line 150 <- wrt source file 2023-01-11T22:35:54.2264247Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/elastic/multiprocessing/api.py::to_map:0 2023-01-11T22:35:54.2265064Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/elastic/multiprocessing/errors/__init__.py::ChildFailedError:0, line 203 <- wrt source file 2023-01-11T22:35:54.2265914Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/elastic/multiprocessing/errors/__init__.py::ChildFailedError:0 2023-01-11T22:35:54.2266773Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/elastic/rendezvous/api.py::RendezvousHandler.shutdown:0, line 112 <- wrt source file 2023-01-11T22:35:54.2267620Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/elastic/rendezvous/api.py::RendezvousHandler.shutdown:0 2023-01-11T22:35:54.2268397Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/api.py::StateDictType:0, line 221 <- wrt source file 2023-01-11T22:35:54.2269200Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/api.py::StateDictType:0 2023-01-11T22:35:54.2269961Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/api.py::FullStateDictConfig:0, line 258 <- wrt source file 2023-01-11T22:35:54.2270713Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/api.py::FullStateDictConfig:0 2023-01-11T22:35:54.2271542Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel:0, line 125 <- wrt source file 2023-01-11T22:35:54.2272415Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel:0 2023-01-11T22:35:54.2273358Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0, line 551 <- wrt source file 2023-01-11T22:35:54.2274312Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0 2023-01-11T22:35:54.2275279Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0, line 619 <- wrt source file 2023-01-11T22:35:54.2276200Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0 2023-01-11T22:35:54.2277188Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0, line 1346 <- wrt source file 2023-01-11T22:35:54.2278171Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0 2023-01-11T22:35:54.2279179Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0, line 1455 <- wrt source file 2023-01-11T22:35:54.2280170Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0 2023-01-11T22:35:54.2281146Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0, line 1586 <- wrt source file 2023-01-11T22:35:54.2282185Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0 2023-01-11T22:35:54.2283088Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/sharded_grad_scaler.py::ShardedGradScaler:0, line 45 <- wrt source file 2023-01-11T22:35:54.2283896Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/fsdp/sharded_grad_scaler.py::ShardedGradScaler:0 2023-01-11T22:35:54.2284660Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/nn/functional.py::_all_gather_base:0, line 130 <- wrt source file 2023-01-11T22:35:54.2285676Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/nn/functional.py::_all_gather_base:0 2023-01-11T22:35:54.2286467Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.__init__:0, line 201 <- wrt source file 2023-01-11T22:35:54.2287253Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.__init__:0 2023-01-11T22:35:54.2288196Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.init_from_module_rref:0, line 524 <- wrt source file 2023-01-11T22:35:54.2289016Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.init_from_module_rref:0 2023-01-11T22:35:54.2289823Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/nn/api/remote_module.py::RemoteModule:0, line 646 <- wrt source file 2023-01-11T22:35:54.2290573Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/nn/api/remote_module.py::RemoteModule:0 2023-01-11T22:35:54.2291416Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0, line 27 <- wrt source file 2023-01-11T22:35:54.2292254Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0 2023-01-11T22:35:54.2293083Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/named_optimizer.py::_NamedOptimizer:0, line 38 <- wrt source file 2023-01-11T22:35:54.2293859Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/named_optimizer.py::_NamedOptimizer:0 2023-01-11T22:35:54.2294655Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/optimizer.py::DistributedOptimizer:0, line 160 <- wrt source file 2023-01-11T22:35:54.2295418Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/optimizer.py::DistributedOptimizer:0 2023-01-11T22:35:54.2296265Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/post_localSGD_optimizer.py::PostLocalSGDOptimizer:0, line 18 <- wrt source file 2023-01-11T22:35:54.2297114Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/post_localSGD_optimizer.py::PostLocalSGDOptimizer:0 2023-01-11T22:35:54.2297931Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/utils.py::register_functional_optim:0, line 35 <- wrt source file 2023-01-11T22:35:54.2298678Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/utils.py::register_functional_optim:0 2023-01-11T22:35:54.2299528Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0, line 325 <- wrt source file 2023-01-11T22:35:54.2300395Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/optim/zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0 2023-01-11T22:35:54.2301284Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/pipeline/sync/pipe.py::WithDevice:0, line 152 <- wrt source file 2023-01-11T22:35:54.2302056Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/pipeline/sync/pipe.py::WithDevice:0 2023-01-11T22:35:54.2302799Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/pipeline/sync/pipe.py::Pipe:0, line 274 <- wrt source file 2023-01-11T22:35:54.2303561Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/pipeline/sync/pipe.py::Pipe:0 2023-01-11T22:35:54.2304285Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/api.py::_wait_all:0, line 160 <- wrt source file 2023-01-11T22:35:54.2304971Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/api.py::_wait_all:0 2023-01-11T22:35:54.2305664Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/api.py::shutdown:0, line 333 <- wrt source file 2023-01-11T22:35:54.2306425Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/api.py::shutdown:0 2023-01-11T22:35:54.2307127Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/api.py::remote:0, line 582 <- wrt source file 2023-01-11T22:35:54.2307804Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/api.py::remote:0 2023-01-11T22:35:54.2308490Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/api.py::rpc_sync:0, line 766 <- wrt source file 2023-01-11T22:35:54.2309170Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/api.py::rpc_sync:0 2023-01-11T22:35:54.2309878Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/api.py::rpc_async:0, line 858 <- wrt source file 2023-01-11T22:35:54.2310565Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/api.py::rpc_async:0 2023-01-11T22:35:54.2311285Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/functions.py::async_execution:0, line 33 <- wrt source file 2023-01-11T22:35:54.2312020Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/functions.py::async_execution:0 2023-01-11T22:35:54.2312853Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/options.py::TensorPipeRpcBackendOptions.set_device_map:0, line 117 <- wrt source file 2023-01-11T22:35:54.2313733Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/options.py::TensorPipeRpcBackendOptions.set_device_map:0 2023-01-11T22:35:54.2314612Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/server_process_global_profiler.py::_server_process_global_profile:0, line 58 <- wrt source file 2023-01-11T22:35:54.2315478Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/rpc/server_process_global_profiler.py::_server_process_global_profile:0 2023-01-11T22:35:54.2316325Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_input_validate:0, line 33 <- wrt source file 2023-01-11T22:35:54.2317121Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_input_validate:0 2023-01-11T22:35:54.2317918Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_output_validate:0, line 78 <- wrt source file 2023-01-11T22:35:54.2318715Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_output_validate:0 2023-01-11T22:35:54.2319577Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributed/tensor/parallel/api.py::parallelize_module:0, line 63 <- wrt source file 2023-01-11T22:35:54.2320367Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributed/tensor/parallel/api.py::parallelize_module:0 2023-01-11T22:35:54.2321120Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/bernoulli.py::Bernoulli:0, line 21 <- wrt source file 2023-01-11T22:35:54.2321818Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/bernoulli.py::Bernoulli:0 2023-01-11T22:35:54.2322522Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/beta.py::Beta:0, line 16 <- wrt source file 2023-01-11T22:35:54.2323185Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/beta.py::Beta:0 2023-01-11T22:35:54.2323894Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/binomial.py::Binomial:0, line 20 <- wrt source file 2023-01-11T22:35:54.2334588Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/binomial.py::Binomial:0 2023-01-11T22:35:54.2335479Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/categorical.py::Categorical:0, line 37 <- wrt source file 2023-01-11T22:35:54.2343975Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/categorical.py::Categorical:0 2023-01-11T22:35:54.2344709Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/cauchy.py::Cauchy:0, line 19 <- wrt source file 2023-01-11T22:35:54.2351436Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/cauchy.py::Cauchy:0 2023-01-11T22:35:54.2352149Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/chi2.py::Chi2:0, line 12 <- wrt source file 2023-01-11T22:35:54.2360004Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/chi2.py::Chi2:0 2023-01-11T22:35:54.2360859Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/constraints.py::_DependentProperty:0, line 152 <- wrt source file 2023-01-11T22:35:54.2361912Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributions/constraints.py::_DependentProperty:0 2023-01-11T22:35:54.2362716Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/continuous_bernoulli.py::ContinuousBernoulli:0, line 24 <- wrt source file 2023-01-11T22:35:54.2373572Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/continuous_bernoulli.py::ContinuousBernoulli:0 2023-01-11T22:35:54.2374359Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/dirichlet.py::Dirichlet:0, line 35 <- wrt source file 2023-01-11T22:35:54.2380795Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/dirichlet.py::Dirichlet:0 2023-01-11T22:35:54.2381594Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/exponential.py::Exponential:0, line 15 <- wrt source file 2023-01-11T22:35:54.2387996Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/exponential.py::Exponential:0 2023-01-11T22:35:54.2388783Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/fishersnedecor.py::FisherSnedecor:0, line 16 <- wrt source file 2023-01-11T22:35:54.2397777Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/fishersnedecor.py::FisherSnedecor:0 2023-01-11T22:35:54.2398531Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/gamma.py::Gamma:0, line 19 <- wrt source file 2023-01-11T22:35:54.2405344Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/gamma.py::Gamma:0 2023-01-11T22:35:54.2406255Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/geometric.py::Geometric:0, line 21 <- wrt source file 2023-01-11T22:35:54.2413565Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/geometric.py::Geometric:0 2023-01-11T22:35:54.2414297Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/gumbel.py::Gumbel:0, line 17 <- wrt source file 2023-01-11T22:35:54.2424787Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/gumbel.py::Gumbel:0 2023-01-11T22:35:54.2425576Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/half_cauchy.py::HalfCauchy:0, line 20 <- wrt source file 2023-01-11T22:35:54.2432366Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/half_cauchy.py::HalfCauchy:0 2023-01-11T22:35:54.2433137Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/half_normal.py::HalfNormal:0, line 20 <- wrt source file 2023-01-11T22:35:54.2440917Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/half_normal.py::HalfNormal:0 2023-01-11T22:35:54.2441885Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/independent.py::Independent:0, line 18 <- wrt source file 2023-01-11T22:35:54.2459329Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/independent.py::Independent:0 2023-01-11T22:35:54.2460786Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/kumaraswamy.py::Kumaraswamy:0, line 25 <- wrt source file 2023-01-11T22:35:54.2468795Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/kumaraswamy.py::Kumaraswamy:0 2023-01-11T22:35:54.2469533Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/laplace.py::Laplace:0, line 14 <- wrt source file 2023-01-11T22:35:54.2476866Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/laplace.py::Laplace:0 2023-01-11T22:35:54.2477626Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/lkj_cholesky.py::LKJCholesky:0, line 38 <- wrt source file 2023-01-11T22:35:54.2492941Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/lkj_cholesky.py::LKJCholesky:0 2023-01-11T22:35:54.2494364Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/log_normal.py::LogNormal:0, line 17 <- wrt source file 2023-01-11T22:35:54.2503214Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/log_normal.py::LogNormal:0 2023-01-11T22:35:54.2504447Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/logistic_normal.py::LogisticNormal:0, line 22 <- wrt source file 2023-01-11T22:35:54.2516225Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/logistic_normal.py::LogisticNormal:0 2023-01-11T22:35:54.2517545Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/lowrank_multivariate_normal.py::LowRankMultivariateNormal:0, line 56 <- wrt source file 2023-01-11T22:35:54.2518536Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributions/lowrank_multivariate_normal.py::LowRankMultivariateNormal:0 2023-01-11T22:35:54.2519604Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/mixture_same_family.py::MixtureSameFamily:0, line 19 <- wrt source file 2023-01-11T22:35:54.2524257Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributions/mixture_same_family.py::MixtureSameFamily:0 2023-01-11T22:35:54.2525716Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/multinomial.py::Multinomial:0, line 34 <- wrt source file 2023-01-11T22:35:54.2526817Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributions/multinomial.py::Multinomial:0 2023-01-11T22:35:54.2527730Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/multivariate_normal.py::MultivariateNormal:0, line 94 <- wrt source file 2023-01-11T22:35:54.2528967Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributions/multivariate_normal.py::MultivariateNormal:0 2023-01-11T22:35:54.2530046Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/normal.py::Normal:0, line 18 <- wrt source file 2023-01-11T22:35:54.2536950Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/normal.py::Normal:0 2023-01-11T22:35:54.2537729Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/one_hot_categorical.py::OneHotCategorical:0, line 27 <- wrt source file 2023-01-11T22:35:54.2548327Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/one_hot_categorical.py::OneHotCategorical:0 2023-01-11T22:35:54.2549108Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/pareto.py::Pareto:0, line 14 <- wrt source file 2023-01-11T22:35:54.2557465Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/pareto.py::Pareto:0 2023-01-11T22:35:54.2558396Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/poisson.py::Poisson:0, line 20 <- wrt source file 2023-01-11T22:35:54.2559311Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributions/poisson.py::Poisson:0 2023-01-11T22:35:54.2560101Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/relaxed_bernoulli.py::RelaxedBernoulli:0, line 102 <- wrt source file 2023-01-11T22:35:54.2569541Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/relaxed_bernoulli.py::RelaxedBernoulli:0 2023-01-11T22:35:54.2570618Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/relaxed_categorical.py::RelaxedOneHotCategorical:0, line 96 <- wrt source file 2023-01-11T22:35:54.2582400Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/relaxed_categorical.py::RelaxedOneHotCategorical:0 2023-01-11T22:35:54.2583295Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/studentT.py::StudentT:0, line 17 <- wrt source file 2023-01-11T22:35:54.2592238Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/studentT.py::StudentT:0 2023-01-11T22:35:54.2593365Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/transforms.py::CatTransform:0, line 1002 <- wrt source file 2023-01-11T22:35:54.2594400Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributions/transforms.py::CatTransform:0 2023-01-11T22:35:54.2595514Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/transforms.py::StackTransform:0, line 1105 <- wrt source file 2023-01-11T22:35:54.2596308Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributions/transforms.py::StackTransform:0 2023-01-11T22:35:54.2597497Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/transforms.py::CumulativeDistributionTransform:0, line 1178 <- wrt source file 2023-01-11T22:35:54.2598365Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributions/transforms.py::CumulativeDistributionTransform:0 2023-01-11T22:35:54.2599152Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/uniform.py::Uniform:0, line 17 <- wrt source file 2023-01-11T22:35:54.2605609Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/uniform.py::Uniform:0 2023-01-11T22:35:54.2606889Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/von_mises.py::VonMises:0, line 79 <- wrt source file 2023-01-11T22:35:54.2617699Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/von_mises.py::VonMises:0 2023-01-11T22:35:54.2618449Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/weibull.py::Weibull:0, line 16 <- wrt source file 2023-01-11T22:35:54.2627068Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/distributions/weibull.py::Weibull:0 2023-01-11T22:35:54.2628040Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py::Wishart:0, line 36 <- wrt source file 2023-01-11T22:35:54.2628959Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/distributions/wishart.py::Wishart:0 2023-01-11T22:35:54.2629878Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/graph.py::_snake_case:0, line 79 <- wrt source file 2023-01-11T22:35:54.2630556Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/graph.py::_snake_case:0 2023-01-11T22:35:54.2631416Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/graph.py::Graph.eliminate_dead_code:0, line 1363 <- wrt source file 2023-01-11T22:35:54.2632546Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/graph.py::Graph.eliminate_dead_code:0 2023-01-11T22:35:54.2634352Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/graph.py::Graph.on_generate_code:0, line 1431 <- wrt source file 2023-01-11T22:35:54.2635312Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/graph.py::Graph.on_generate_code:0 2023-01-11T22:35:54.2636774Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/interpreter.py::Interpreter:0, line 37 <- wrt source file 2023-01-11T22:35:54.2637744Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/interpreter.py::Interpreter:0 2023-01-11T22:35:54.2639245Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/interpreter.py::Transformer:0, line 380 <- wrt source file 2023-01-11T22:35:54.2640343Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/interpreter.py::Transformer:0 2023-01-11T22:35:54.2641574Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/subgraph_rewriter.py::replace_pattern:0, line 108 <- wrt source file 2023-01-11T22:35:54.2642640Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/subgraph_rewriter.py::replace_pattern:0 2023-01-11T22:35:54.2643604Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/tensor_type.py::TensorType:0, line 11 <- wrt source file 2023-01-11T22:35:54.2644548Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/tensor_type.py::TensorType:0 2023-01-11T22:35:54.2645695Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/tensor_type.py::is_consistent:0, line 62 <- wrt source file 2023-01-11T22:35:54.2646424Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/tensor_type.py::is_consistent:0 2023-01-11T22:35:54.2647138Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/tensor_type.py::is_more_precise:0, line 88 <- wrt source file 2023-01-11T22:35:54.2647824Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/tensor_type.py::is_more_precise:0 2023-01-11T22:35:54.2648585Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/rewriter.py::AST_Rewriter.visit_AnnAssign:0, line 87 <- wrt source file 2023-01-11T22:35:54.2649361Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/rewriter.py::AST_Rewriter.visit_AnnAssign:0 2023-01-11T22:35:54.2650361Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/core.py::reify:0, line 42 <- wrt source file 2023-01-11T22:35:54.2652035Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/core.py::reify:0 2023-01-11T22:35:54.2653121Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/match.py::VarDispatcher:0, line 42 <- wrt source file 2023-01-11T22:35:54.2654200Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/match.py::VarDispatcher:0 2023-01-11T22:35:54.2655046Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/more.py::unifiable:0, line 10 <- wrt source file 2023-01-11T22:35:54.2656396Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/more.py::unifiable:0 2023-01-11T22:35:54.2657226Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/more.py::reify_object:0, line 36 <- wrt source file 2023-01-11T22:35:54.2659133Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/more.py::reify_object:0 2023-01-11T22:35:54.2660159Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/more.py::unify_object:0, line 91 <- wrt source file 2023-01-11T22:35:54.2661829Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/more.py::unify_object:0 2023-01-11T22:35:54.2662647Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::merge:0, line 22 <- wrt source file 2023-01-11T22:35:54.2698751Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::merge:0 2023-01-11T22:35:54.2699610Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::merge_with:0, line 49 <- wrt source file 2023-01-11T22:35:54.2704307Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::merge_with:0 2023-01-11T22:35:54.2705148Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::valmap:0, line 75 <- wrt source file 2023-01-11T22:35:54.2710087Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::valmap:0 2023-01-11T22:35:54.2710933Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::keymap:0, line 91 <- wrt source file 2023-01-11T22:35:54.2715178Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::keymap:0 2023-01-11T22:35:54.2716034Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::itemmap:0, line 107 <- wrt source file 2023-01-11T22:35:54.2719861Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::itemmap:0 2023-01-11T22:35:54.2720729Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::valfilter:0, line 123 <- wrt source file 2023-01-11T22:35:54.2726159Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::valfilter:0 2023-01-11T22:35:54.2727018Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::keyfilter:0, line 143 <- wrt source file 2023-01-11T22:35:54.2733135Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::keyfilter:0 2023-01-11T22:35:54.2734116Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::itemfilter:0, line 163 <- wrt source file 2023-01-11T22:35:54.2741243Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::itemfilter:0 2023-01-11T22:35:54.2742102Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc:0, line 189 <- wrt source file 2023-01-11T22:35:54.2745820Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc:0 2023-01-11T22:35:54.2746693Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::dissoc:0, line 206 <- wrt source file 2023-01-11T22:35:54.2752951Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::dissoc:0 2023-01-11T22:35:54.2753806Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc_in:0, line 232 <- wrt source file 2023-01-11T22:35:54.2758495Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc_in:0 2023-01-11T22:35:54.2759347Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::update_in:0, line 259 <- wrt source file 2023-01-11T22:35:54.2769791Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::update_in:0 2023-01-11T22:35:54.2770618Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::get_in:0, line 311 <- wrt source file 2023-01-11T22:35:54.2782403Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::get_in:0 2023-01-11T22:35:54.2783248Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::groupby:0, line 357 <- wrt source file 2023-01-11T22:35:54.2788444Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::groupby:0 2023-01-11T22:35:54.2789280Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::first:0, line 393 <- wrt source file 2023-01-11T22:35:54.2792667Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/unification_tools.py::first:0 2023-01-11T22:35:54.2793489Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/utils.py::transitive_get:0, line 12 <- wrt source file 2023-01-11T22:35:54.2799146Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/utils.py::transitive_get:0 2023-01-11T22:35:54.2799966Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/utils.py::_toposort:0, line 39 <- wrt source file 2023-01-11T22:35:54.2801422Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/utils.py::_toposort:0 2023-01-11T22:35:54.2802298Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/utils.py::reverse_dict:0, line 67 <- wrt source file 2023-01-11T22:35:54.2806481Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/utils.py::reverse_dict:0 2023-01-11T22:35:54.2807423Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/utils.py::freeze:0, line 92 <- wrt source file 2023-01-11T22:35:54.2812135Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/utils.py::freeze:0 2023-01-11T22:35:54.2813257Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/variable.py::variables:0, line 62 <- wrt source file 2023-01-11T22:35:54.2815786Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/variable.py::variables:0 2023-01-11T22:35:54.2816833Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/core.py::dispatch:0, line 18 <- wrt source file 2023-01-11T22:35:54.2820882Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/core.py::dispatch:0 2023-01-11T22:35:54.2822150Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher:0, line 100 <- wrt source file 2023-01-11T22:35:54.2824016Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher:0 2023-01-11T22:35:54.2825840Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.register:0, line 124 <- wrt source file 2023-01-11T22:35:54.2827690Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.register:0 2023-01-11T22:35:54.2829549Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.add:0, line 176 <- wrt source file 2023-01-11T22:35:54.2830440Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.add:0 2023-01-11T22:35:54.2831340Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.dispatch:0, line 288 <- wrt source file 2023-01-11T22:35:54.2832493Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.dispatch:0 2023-01-11T22:35:54.2834148Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::str_signature:0, line 418 <- wrt source file 2023-01-11T22:35:54.2835024Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::str_signature:0 2023-01-11T22:35:54.2835894Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::expand_tuples:0, line 15 <- wrt source file 2023-01-11T22:35:54.2839417Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::expand_tuples:0 2023-01-11T22:35:54.2840440Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::_toposort:0, line 38 <- wrt source file 2023-01-11T22:35:54.2845267Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::_toposort:0 2023-01-11T22:35:54.2846344Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::reverse_dict:0, line 66 <- wrt source file 2023-01-11T22:35:54.2850665Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::reverse_dict:0 2023-01-11T22:35:54.2851642Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::groupby:0, line 85 <- wrt source file 2023-01-11T22:35:54.2857832Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::groupby:0 2023-01-11T22:35:54.2858958Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::typename:0, line 115 <- wrt source file 2023-01-11T22:35:54.2863265Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::typename:0 2023-01-11T22:35:54.2864828Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::isvariadic:0, line 47 <- wrt source file 2023-01-11T22:35:54.2866156Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::isvariadic:0 2023-01-11T22:35:54.2867005Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::Variadic:0, line 80 <- wrt source file 2023-01-11T22:35:54.2868794Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::Variadic:0 2023-01-11T22:35:54.2870600Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/passes/shape_prop.py::ShapeProp:0, line 76 <- wrt source file 2023-01-11T22:35:54.2871631Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/passes/shape_prop.py::ShapeProp:0 2023-01-11T22:35:54.2873272Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/fx/passes/split_module.py::split_module:0, line 68 <- wrt source file 2023-01-11T22:35:54.2874282Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/fx/passes/split_module.py::split_module:0 2023-01-11T22:35:54.2875885Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py::AttributeTypeIsSupportedChecker:0, line 35 <- wrt source file 2023-01-11T22:35:54.2877222Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py::AttributeTypeIsSupportedChecker:0 2023-01-11T22:35:54.2878227Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/jit/_serialization.py::save:0, line 53 <- wrt source file 2023-01-11T22:35:54.2879723Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/jit/_serialization.py::save:0 2023-01-11T22:35:54.2880599Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/jit/_serialization.py::load:0, line 111 <- wrt source file 2023-01-11T22:35:54.2881718Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/jit/_serialization.py::load:0 2023-01-11T22:35:54.2883240Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/jit/_serialization.py::save_jit_module_to_flatbuffer:0, line 235 <- wrt source file 2023-01-11T22:35:54.2884482Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/jit/_serialization.py::save_jit_module_to_flatbuffer:0 2023-01-11T22:35:54.2886212Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/jit/mobile/__init__.py::_load_for_lite_interpreter:0, line 23 <- wrt source file 2023-01-11T22:35:54.2887543Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/jit/mobile/__init__.py::_load_for_lite_interpreter:0 2023-01-11T22:35:54.2888737Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/jit/mobile/__init__.py::_get_model_bytecode_version:0, line 89 <- wrt source file 2023-01-11T22:35:54.2889453Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/jit/mobile/__init__.py::_get_model_bytecode_version:0 2023-01-11T22:35:54.2890217Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/jit/mobile/__init__.py::_get_mobile_model_contained_types:0, line 119 <- wrt source file 2023-01-11T22:35:54.2891034Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/jit/mobile/__init__.py::_get_mobile_model_contained_types:0 2023-01-11T22:35:54.2891907Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/jit/mobile/__init__.py::_get_model_ops_and_info:0, line 199 <- wrt source file 2023-01-11T22:35:54.2892633Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/jit/mobile/__init__.py::_get_model_ops_and_info:0 2023-01-11T22:35:54.2893384Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py::is_masked_tensor:0, line 22 <- wrt source file 2023-01-11T22:35:54.2894116Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/masked/maskedtensor/core.py::is_masked_tensor:0 2023-01-11T22:35:54.2894883Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::fractional_max_pool2d_with_indices:0, line 452 <- wrt source file 2023-01-11T22:35:54.2956237Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::fractional_max_pool2d_with_indices:0 2023-01-11T22:35:54.2957729Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::fractional_max_pool3d_with_indices:0, line 553 <- wrt source file 2023-01-11T22:35:54.4147333Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::fractional_max_pool3d_with_indices:0 2023-01-11T22:35:54.4164433Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::gumbel_softmax:0, line 1878 <- wrt source file 2023-01-11T22:35:54.4177762Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::gumbel_softmax:0 2023-01-11T22:35:54.4179119Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::embedding:0, line 2149 <- wrt source file 2023-01-11T22:35:54.4191782Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::embedding:0 2023-01-11T22:35:54.4192518Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::embedding_bag:0, line 2286 <- wrt source file 2023-01-11T22:35:54.4209780Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::embedding_bag:0 2023-01-11T22:35:54.4211135Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::ctc_loss:0, line 2615 <- wrt source file 2023-01-11T22:35:54.4238818Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::ctc_loss:0 2023-01-11T22:35:54.4240144Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::nll_loss:0, line 2681 <- wrt source file 2023-01-11T22:35:54.4248832Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::nll_loss:0 2023-01-11T22:35:54.4250176Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::cross_entropy:0, line 3000 <- wrt source file 2023-01-11T22:35:54.4262173Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::cross_entropy:0 2023-01-11T22:35:54.4263578Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::binary_cross_entropy:0, line 3066 <- wrt source file 2023-01-11T22:35:54.4272456Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::binary_cross_entropy:0 2023-01-11T22:35:54.4273688Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::binary_cross_entropy_with_logits:0, line 3138 <- wrt source file 2023-01-11T22:35:54.4281702Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py::binary_cross_entropy_with_logits:0 2023-01-11T22:35:54.4282451Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv1d_input:0, line 23 <- wrt source file 2023-01-11T22:35:54.4294258Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv1d_input:0 2023-01-11T22:35:54.4295249Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv1d_weight:0, line 53 <- wrt source file 2023-01-11T22:35:54.4302108Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv1d_weight:0 2023-01-11T22:35:54.4302823Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv2d_input:0, line 86 <- wrt source file 2023-01-11T22:35:54.4315112Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv2d_input:0 2023-01-11T22:35:54.4316412Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv2d_weight:0, line 116 <- wrt source file 2023-01-11T22:35:54.4323028Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv2d_weight:0 2023-01-11T22:35:54.4324318Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv3d_input:0, line 149 <- wrt source file 2023-01-11T22:35:54.4359504Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv3d_input:0 2023-01-11T22:35:54.4360860Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv3d_weight:0, line 179 <- wrt source file 2023-01-11T22:35:54.4386212Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/grad.py::conv3d_weight:0 2023-01-11T22:35:54.4387562Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::calculate_gain:0, line 96 <- wrt source file 2023-01-11T22:35:54.4391476Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::calculate_gain:0 2023-01-11T22:35:54.4392804Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::uniform_:0, line 132 <- wrt source file 2023-01-11T22:35:54.4397865Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::uniform_:0 2023-01-11T22:35:54.4399119Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::normal_:0, line 150 <- wrt source file 2023-01-11T22:35:54.4403445Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::normal_:0 2023-01-11T22:35:54.4404145Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::trunc_normal_:0, line 173 <- wrt source file 2023-01-11T22:35:54.4411285Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::trunc_normal_:0 2023-01-11T22:35:54.4411965Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::constant_:0, line 187 <- wrt source file 2023-01-11T22:35:54.4417618Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::constant_:0 2023-01-11T22:35:54.4418273Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::ones_:0, line 202 <- wrt source file 2023-01-11T22:35:54.4424038Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::ones_:0 2023-01-11T22:35:54.4424708Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::zeros_:0, line 215 <- wrt source file 2023-01-11T22:35:54.4430211Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::zeros_:0 2023-01-11T22:35:54.4430855Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::eye_:0, line 230 <- wrt source file 2023-01-11T22:35:54.4436584Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::eye_:0 2023-01-11T22:35:54.4437252Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::dirac_:0, line 251 <- wrt source file 2023-01-11T22:35:54.4445603Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::dirac_:0 2023-01-11T22:35:54.4446343Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::xavier_uniform_:0, line 320 <- wrt source file 2023-01-11T22:35:54.4453102Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::xavier_uniform_:0 2023-01-11T22:35:54.4453859Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::xavier_normal_:0, line 347 <- wrt source file 2023-01-11T22:35:54.4458687Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::xavier_normal_:0 2023-01-11T22:35:54.4459396Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::kaiming_uniform_:0, line 392 <- wrt source file 2023-01-11T22:35:54.4465268Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::kaiming_uniform_:0 2023-01-11T22:35:54.4471975Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::kaiming_normal_:0, line 441 <- wrt source file 2023-01-11T22:35:54.4472796Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::kaiming_normal_:0 2023-01-11T22:35:54.4473758Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::orthogonal_:0, line 466 <- wrt source file 2023-01-11T22:35:54.4474572Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::orthogonal_:0 2023-01-11T22:35:54.4475236Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::sparse_:0, line 512 <- wrt source file 2023-01-11T22:35:54.4482901Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/init.py::sparse_:0 2023-01-11T22:35:54.4483618Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Threshold:0, line 40 <- wrt source file 2023-01-11T22:35:54.4491083Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Threshold:0 2023-01-11T22:35:54.4491830Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::ReLU:0, line 83 <- wrt source file 2023-01-11T22:35:54.4501029Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::ReLU:0 2023-01-11T22:35:54.4501759Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::RReLU:0, line 142 <- wrt source file 2023-01-11T22:35:54.4508357Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::RReLU:0 2023-01-11T22:35:54.4509075Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Hardtanh:0, line 202 <- wrt source file 2023-01-11T22:35:54.4515560Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Hardtanh:0 2023-01-11T22:35:54.4516287Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::ReLU6:0, line 260 <- wrt source file 2023-01-11T22:35:54.4522530Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::ReLU6:0 2023-01-11T22:35:54.4523275Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Sigmoid:0, line 288 <- wrt source file 2023-01-11T22:35:54.4529475Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Sigmoid:0 2023-01-11T22:35:54.4530223Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Hardsigmoid:0, line 320 <- wrt source file 2023-01-11T22:35:54.4536174Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Hardsigmoid:0 2023-01-11T22:35:54.4536910Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Tanh:0, line 352 <- wrt source file 2023-01-11T22:35:54.4543033Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Tanh:0 2023-01-11T22:35:54.4543914Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::SiLU:0, line 383 <- wrt source file 2023-01-11T22:35:54.4550300Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::SiLU:0 2023-01-11T22:35:54.4551037Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Mish:0, line 419 <- wrt source file 2023-01-11T22:35:54.4557426Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Mish:0 2023-01-11T22:35:54.4558145Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Hardswish:0, line 461 <- wrt source file 2023-01-11T22:35:54.4564498Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Hardswish:0 2023-01-11T22:35:54.4565561Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::ELU:0, line 502 <- wrt source file 2023-01-11T22:35:54.4572297Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::ELU:0 2023-01-11T22:35:54.4573003Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::CELU:0, line 543 <- wrt source file 2023-01-11T22:35:54.4579360Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::CELU:0 2023-01-11T22:35:54.4580087Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::SELU:0, line 595 <- wrt source file 2023-01-11T22:35:54.4586183Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::SELU:0 2023-01-11T22:35:54.4586910Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::GLU:0, line 631 <- wrt source file 2023-01-11T22:35:54.4593174Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::GLU:0 2023-01-11T22:35:54.4593911Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::GELU:0, line 672 <- wrt source file 2023-01-11T22:35:54.4604057Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::GELU:0 2023-01-11T22:35:54.4605808Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Hardshrink:0, line 714 <- wrt source file 2023-01-11T22:35:54.4611294Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Hardshrink:0 2023-01-11T22:35:54.4612754Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::LeakyReLU:0, line 761 <- wrt source file 2023-01-11T22:35:54.4618098Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::LeakyReLU:0 2023-01-11T22:35:54.4619390Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::LogSigmoid:0, line 796 <- wrt source file 2023-01-11T22:35:54.4625405Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::LogSigmoid:0 2023-01-11T22:35:54.4626788Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softplus:0, line 827 <- wrt source file 2023-01-11T22:35:54.4632131Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softplus:0 2023-01-11T22:35:54.4633524Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softshrink:0, line 869 <- wrt source file 2023-01-11T22:35:54.4639100Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softshrink:0 2023-01-11T22:35:54.4640518Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::MultiheadAttention:0, line 938 <- wrt source file 2023-01-11T22:35:54.4641459Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::MultiheadAttention:0 2023-01-11T22:35:54.4642247Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::PReLU:0, line 1274 <- wrt source file 2023-01-11T22:35:54.4646910Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::PReLU:0 2023-01-11T22:35:54.4647660Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softsign:0, line 1309 <- wrt source file 2023-01-11T22:35:54.4653620Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softsign:0 2023-01-11T22:35:54.4654369Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Tanhshrink:0, line 1332 <- wrt source file 2023-01-11T22:35:54.4659887Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Tanhshrink:0 2023-01-11T22:35:54.4660630Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softmin:0, line 1366 <- wrt source file 2023-01-11T22:35:54.4666506Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softmin:0 2023-01-11T22:35:54.4667219Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softmax:0, line 1421 <- wrt source file 2023-01-11T22:35:54.4673037Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softmax:0 2023-01-11T22:35:54.4673776Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softmax2d:0, line 1461 <- wrt source file 2023-01-11T22:35:54.4679732Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::Softmax2d:0 2023-01-11T22:35:54.4680462Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::LogSoftmax:0, line 1493 <- wrt source file 2023-01-11T22:35:54.4686372Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/activation.py::LogSoftmax:0 2023-01-11T22:35:54.4687127Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py::BatchNorm1d:0, line 290 <- wrt source file 2023-01-11T22:35:54.4699793Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py::BatchNorm1d:0 2023-01-11T22:35:54.4701263Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py::BatchNorm2d:0, line 399 <- wrt source file 2023-01-11T22:35:54.4987167Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py::BatchNorm2d:0 2023-01-11T22:35:54.4988624Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py::BatchNorm3d:0, line 505 <- wrt source file 2023-01-11T22:35:54.8239421Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py::BatchNorm3d:0 2023-01-11T22:35:54.8354831Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm:0, line 627 <- wrt source file 2023-01-11T22:35:54.8359177Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm:0 2023-01-11T22:35:54.8360476Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0, line 782 <- wrt source file 2023-01-11T22:35:54.8362219Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0 2023-01-11T22:35:54.8363188Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/channelshuffle.py::ChannelShuffle:0, line 17 <- wrt source file 2023-01-11T22:35:54.8387190Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/channelshuffle.py::ChannelShuffle:0 2023-01-11T22:35:54.8388679Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/container.py::Sequential:0, line 63 <- wrt source file 2023-01-11T22:35:54.8390018Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/container.py::Sequential:0 2023-01-11T22:35:54.8391402Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/container.py::ModuleList:0, line 261 <- wrt source file 2023-01-11T22:35:54.8392708Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/container.py::ModuleList:0 2023-01-11T22:35:54.8394071Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/container.py::ModuleDict:0, line 433 <- wrt source file 2023-01-11T22:35:54.8394933Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/container.py::ModuleDict:0 2023-01-11T22:35:54.8395684Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/container.py::ParameterList:0, line 567 <- wrt source file 2023-01-11T22:35:54.8396538Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/container.py::ParameterList:0 2023-01-11T22:35:54.8397269Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/container.py::ParameterDict:0, line 707 <- wrt source file 2023-01-11T22:35:54.8397982Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/container.py::ParameterDict:0 2023-01-11T22:35:54.8398725Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/distance.py::PairwiseDistance:0, line 36 <- wrt source file 2023-01-11T22:35:54.8408870Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/distance.py::PairwiseDistance:0 2023-01-11T22:35:54.8409624Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/distance.py::CosineSimilarity:0, line 72 <- wrt source file 2023-01-11T22:35:54.8419974Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/distance.py::CosineSimilarity:0 2023-01-11T22:35:54.8420717Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::Dropout:0, line 49 <- wrt source file 2023-01-11T22:35:54.8427959Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::Dropout:0 2023-01-11T22:35:54.8428691Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::Dropout1d:0, line 91 <- wrt source file 2023-01-11T22:35:54.8436235Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::Dropout1d:0 2023-01-11T22:35:54.8436974Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::Dropout2d:0, line 140 <- wrt source file 2023-01-11T22:35:54.8472098Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::Dropout2d:0 2023-01-11T22:35:54.8473512Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::Dropout3d:0, line 182 <- wrt source file 2023-01-11T22:35:54.8581501Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::Dropout3d:0 2023-01-11T22:35:54.8582937Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::AlphaDropout:0, line 225 <- wrt source file 2023-01-11T22:35:54.8589400Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::AlphaDropout:0 2023-01-11T22:35:54.8590875Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::FeatureAlphaDropout:0, line 272 <- wrt source file 2023-01-11T22:35:54.8698248Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/dropout.py::FeatureAlphaDropout:0 2023-01-11T22:35:54.8699856Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/flatten.py::Flatten:0, line 24 <- wrt source file 2023-01-11T22:35:54.8709000Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/flatten.py::Flatten:0 2023-01-11T22:35:54.8710397Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/flatten.py::Unflatten:0, line 76 <- wrt source file 2023-01-11T22:35:54.8734109Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/flatten.py::Unflatten:0 2023-01-11T22:35:54.8735115Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/fold.py::Fold:0, line 111 <- wrt source file 2023-01-11T22:35:54.8743931Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/fold.py::Fold:0 2023-01-11T22:35:54.8744644Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/fold.py::Unfold:0, line 253 <- wrt source file 2023-01-11T22:35:54.8766922Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/fold.py::Unfold:0 2023-01-11T22:35:54.8768526Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm1d:0, line 135 <- wrt source file 2023-01-11T22:35:54.8787242Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm1d:0 2023-01-11T22:35:54.8788760Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm2d:0, line 251 <- wrt source file 2023-01-11T22:35:54.9049823Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm2d:0 2023-01-11T22:35:54.9051335Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm3d:0, line 367 <- wrt source file 2023-01-11T22:35:55.2293350Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm3d:0 2023-01-11T22:35:55.2407620Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/lazy.py::LazyModuleMixin:0, line 77 <- wrt source file 2023-01-11T22:35:55.2415004Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/lazy.py::LazyModuleMixin:0 2023-01-11T22:35:55.2415776Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/linear.py::Identity:0, line 33 <- wrt source file 2023-01-11T22:35:55.2425303Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/linear.py::Identity:0 2023-01-11T22:35:55.2426015Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/linear.py::Linear:0, line 78 <- wrt source file 2023-01-11T22:35:55.2436331Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/linear.py::Linear:0 2023-01-11T22:35:55.2437052Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/linear.py::Bilinear:0, line 164 <- wrt source file 2023-01-11T22:35:55.2467876Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/linear.py::Bilinear:0 2023-01-11T22:35:55.2469229Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::L1Loss:0, line 88 <- wrt source file 2023-01-11T22:35:55.2478459Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::L1Loss:0 2023-01-11T22:35:55.2479468Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::NLLLoss:0, line 184 <- wrt source file 2023-01-11T22:35:55.2513416Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::NLLLoss:0 2023-01-11T22:35:55.2515134Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::PoissonNLLLoss:0, line 271 <- wrt source file 2023-01-11T22:35:55.2523855Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::PoissonNLLLoss:0 2023-01-11T22:35:55.2525759Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::GaussianNLLLoss:0, line 343 <- wrt source file 2023-01-11T22:35:55.2545164Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::GaussianNLLLoss:0 2023-01-11T22:35:55.2545873Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::KLDivLoss:0, line 451 <- wrt source file 2023-01-11T22:35:55.2559584Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::KLDivLoss:0 2023-01-11T22:35:55.2560294Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::MSELoss:0, line 523 <- wrt source file 2023-01-11T22:35:55.2569445Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::MSELoss:0 2023-01-11T22:35:55.2570155Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::BCELoss:0, line 605 <- wrt source file 2023-01-11T22:35:55.2579965Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::BCELoss:0 2023-01-11T22:35:55.2580695Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::BCEWithLogitsLoss:0, line 668 <- wrt source file 2023-01-11T22:35:55.2596776Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::BCEWithLogitsLoss:0 2023-01-11T22:35:55.2597536Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::MultiLabelMarginLoss:0, line 831 <- wrt source file 2023-01-11T22:35:55.2610684Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::MultiLabelMarginLoss:0 2023-01-11T22:35:55.2611466Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::CrossEntropyLoss:0, line 1149 <- wrt source file 2023-01-11T22:35:55.2625772Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::CrossEntropyLoss:0 2023-01-11T22:35:55.2627192Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::MarginRankingLoss:0, line 1317 <- wrt source file 2023-01-11T22:35:55.2637042Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::MarginRankingLoss:0 2023-01-11T22:35:55.2637979Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::MultiMarginLoss:0, line 1388 <- wrt source file 2023-01-11T22:35:55.2649471Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::MultiMarginLoss:0 2023-01-11T22:35:55.2650227Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::TripletMarginLoss:0, line 1468 <- wrt source file 2023-01-11T22:35:55.2668973Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::TripletMarginLoss:0 2023-01-11T22:35:55.2669770Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::TripletMarginWithDistanceLoss:0, line 1559 <- wrt source file 2023-01-11T22:35:55.2701260Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::TripletMarginWithDistanceLoss:0 2023-01-11T22:35:55.2702692Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::CTCLoss:0, line 1670 <- wrt source file 2023-01-11T22:35:55.2744951Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/loss.py::CTCLoss:0 2023-01-11T22:35:55.2746442Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.register_buffer:0, line 491 <- wrt source file 2023-01-11T22:35:55.2748030Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.register_buffer:0 2023-01-11T22:35:55.2749463Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.apply:0, line 847 <- wrt source file 2023-01-11T22:35:55.2767725Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.apply:0 2023-01-11T22:35:55.2768481Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.to:0, line 1072 <- wrt source file 2023-01-11T22:35:55.2780650Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.to:0 2023-01-11T22:35:55.2781980Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.state_dict:0, line 1763 <- wrt source file 2023-01-11T22:35:55.2783413Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.state_dict:0 2023-01-11T22:35:55.2784260Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.parameters:0, line 2050 <- wrt source file 2023-01-11T22:35:55.2785462Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.parameters:0 2023-01-11T22:35:55.2786207Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.named_parameters:0, line 2082 <- wrt source file 2023-01-11T22:35:55.2787189Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.named_parameters:0 2023-01-11T22:35:55.2788200Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.buffers:0, line 2107 <- wrt source file 2023-01-11T22:35:55.2788921Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.buffers:0 2023-01-11T22:35:55.2789647Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.named_buffers:0, line 2133 <- wrt source file 2023-01-11T22:35:55.2790369Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.named_buffers:0 2023-01-11T22:35:55.2791111Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.named_children:0, line 2163 <- wrt source file 2023-01-11T22:35:55.2791827Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.named_children:0 2023-01-11T22:35:55.2792543Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.modules:0, line 2187 <- wrt source file 2023-01-11T22:35:55.2797742Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.modules:0 2023-01-11T22:35:55.2798486Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.named_modules:0, line 2221 <- wrt source file 2023-01-11T22:35:55.2805322Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py::Module.named_modules:0 2023-01-11T22:35:55.2806375Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/normalization.py::LocalResponseNorm:0, line 34 <- wrt source file 2023-01-11T22:35:55.2860187Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/normalization.py::LocalResponseNorm:0 2023-01-11T22:35:55.2861700Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/normalization.py::LayerNorm:0, line 140 <- wrt source file 2023-01-11T22:35:55.2874777Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/normalization.py::LayerNorm:0 2023-01-11T22:35:55.2876401Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/normalization.py::GroupNorm:0, line 230 <- wrt source file 2023-01-11T22:35:55.2887422Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/normalization.py::GroupNorm:0 2023-01-11T22:35:55.2888897Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ConstantPad1d:0, line 48 <- wrt source file 2023-01-11T22:35:55.2901492Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ConstantPad1d:0 2023-01-11T22:35:55.2902630Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ConstantPad2d:0, line 101 <- wrt source file 2023-01-11T22:35:55.2910495Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ConstantPad2d:0 2023-01-11T22:35:55.2911224Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ConstantPad3d:0, line 157 <- wrt source file 2023-01-11T22:35:55.2943563Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ConstantPad3d:0 2023-01-11T22:35:55.2944964Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReflectionPad1d:0, line 201 <- wrt source file 2023-01-11T22:35:55.2954478Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReflectionPad1d:0 2023-01-11T22:35:55.2955894Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReflectionPad2d:0, line 244 <- wrt source file 2023-01-11T22:35:55.2964364Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReflectionPad2d:0 2023-01-11T22:35:55.2966136Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReflectionPad3d:0, line 301 <- wrt source file 2023-01-11T22:35:55.2970958Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReflectionPad3d:0 2023-01-11T22:35:55.2971729Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReplicationPad1d:0, line 358 <- wrt source file 2023-01-11T22:35:55.2981789Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReplicationPad1d:0 2023-01-11T22:35:55.2983228Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReplicationPad2d:0, line 401 <- wrt source file 2023-01-11T22:35:55.2992070Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReplicationPad2d:0 2023-01-11T22:35:55.2993488Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReplicationPad3d:0, line 458 <- wrt source file 2023-01-11T22:35:56.0176129Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ReplicationPad3d:0 2023-01-11T22:35:56.0393784Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ZeroPad2d:0, line 494 <- wrt source file 2023-01-11T22:35:56.0405539Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/padding.py::ZeroPad2d:0 2023-01-11T22:35:56.0406619Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pixelshuffle.py::PixelShuffle:0, line 36 <- wrt source file 2023-01-11T22:35:56.0416841Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pixelshuffle.py::PixelShuffle:0 2023-01-11T22:35:56.0418305Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pixelshuffle.py::PixelUnshuffle:0, line 86 <- wrt source file 2023-01-11T22:35:56.0425467Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pixelshuffle.py::PixelUnshuffle:0 2023-01-11T22:35:56.0427204Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxPool1d:0, line 76 <- wrt source file 2023-01-11T22:35:56.0434428Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxPool1d:0 2023-01-11T22:35:56.0435777Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxPool2d:0, line 148 <- wrt source file 2023-01-11T22:35:56.0494162Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxPool2d:0 2023-01-11T22:35:56.0495528Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxPool3d:0, line 226 <- wrt source file 2023-01-11T22:35:56.3071939Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxPool3d:0 2023-01-11T22:35:56.3115022Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxUnpool1d:0, line 293 <- wrt source file 2023-01-11T22:35:56.3133386Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxUnpool1d:0 2023-01-11T22:35:56.3134800Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxUnpool2d:0, line 366 <- wrt source file 2023-01-11T22:35:56.3161712Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxUnpool2d:0 2023-01-11T22:35:56.3163081Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxUnpool3d:0, line 451 <- wrt source file 2023-01-11T22:35:56.4041099Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::MaxUnpool3d:0 2023-01-11T22:35:56.4042512Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AvgPool1d:0, line 524 <- wrt source file 2023-01-11T22:35:56.4054948Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AvgPool1d:0 2023-01-11T22:35:56.4056312Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AvgPool2d:0, line 600 <- wrt source file 2023-01-11T22:35:56.4109589Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AvgPool2d:0 2023-01-11T22:35:56.4110944Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AvgPool3d:0, line 686 <- wrt source file 2023-01-11T22:35:56.6406628Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AvgPool3d:0 2023-01-11T22:35:56.6450586Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool2d:0, line 749 <- wrt source file 2023-01-11T22:35:56.6513250Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool2d:0 2023-01-11T22:35:56.6514955Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool3d:0, line 819 <- wrt source file 2023-01-11T22:35:56.7312621Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool3d:0 2023-01-11T22:35:56.7314106Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::LPPool1d:0, line 909 <- wrt source file 2023-01-11T22:35:56.7326609Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::LPPool1d:0 2023-01-11T22:35:56.7328202Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::LPPool2d:0, line 960 <- wrt source file 2023-01-11T22:35:56.7395553Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::LPPool2d:0 2023-01-11T22:35:56.7397165Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool1d:0, line 1011 <- wrt source file 2023-01-11T22:35:56.7406227Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool1d:0 2023-01-11T22:35:56.7407895Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool2d:0, line 1045 <- wrt source file 2023-01-11T22:35:56.7422237Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool2d:0 2023-01-11T22:35:56.7423908Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool3d:0, line 1088 <- wrt source file 2023-01-11T22:35:56.7454827Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool3d:0 2023-01-11T22:35:56.7456477Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool1d:0, line 1135 <- wrt source file 2023-01-11T22:35:56.7463525Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool1d:0 2023-01-11T22:35:56.7465207Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool2d:0, line 1166 <- wrt source file 2023-01-11T22:35:56.7478450Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool2d:0 2023-01-11T22:35:56.7480127Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool3d:0, line 1205 <- wrt source file 2023-01-11T22:35:56.7508321Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool3d:0 2023-01-11T22:35:56.7509920Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::RNN:0, line 436 <- wrt source file 2023-01-11T22:35:56.7526660Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::RNN:0 2023-01-11T22:35:56.7527407Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::LSTM:0, line 702 <- wrt source file 2023-01-11T22:35:56.7548796Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::LSTM:0 2023-01-11T22:35:56.7549780Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::GRU:0, line 933 <- wrt source file 2023-01-11T22:35:56.7572431Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::GRU:0 2023-01-11T22:35:56.7573780Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::RNNCell:0, line 1106 <- wrt source file 2023-01-11T22:35:56.7588145Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::RNNCell:0 2023-01-11T22:35:56.7588832Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::LSTMCell:0, line 1207 <- wrt source file 2023-01-11T22:35:56.7603854Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::LSTMCell:0 2023-01-11T22:35:56.7604569Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::GRUCell:0, line 1300 <- wrt source file 2023-01-11T22:35:56.7623150Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/rnn.py::GRUCell:0 2023-01-11T22:35:56.7623870Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/sparse.py::Embedding:0, line 67 <- wrt source file 2023-01-11T22:35:56.7644835Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/sparse.py::Embedding:0 2023-01-11T22:35:56.7645889Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/sparse.py::Embedding.from_pretrained:0, line 200 <- wrt source file 2023-01-11T22:35:56.7654215Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/sparse.py::Embedding.from_pretrained:0 2023-01-11T22:35:56.7655161Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/sparse.py::EmbeddingBag:0, line 278 <- wrt source file 2023-01-11T22:35:56.7677776Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/sparse.py::EmbeddingBag:0 2023-01-11T22:35:56.7679204Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/sparse.py::EmbeddingBag.from_pretrained:0, line 429 <- wrt source file 2023-01-11T22:35:56.7687858Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/sparse.py::EmbeddingBag.from_pretrained:0 2023-01-11T22:35:56.7688628Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::Transformer:0, line 42 <- wrt source file 2023-01-11T22:35:57.5543832Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::Transformer:0 2023-01-11T22:35:57.5559859Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::Transformer.forward:0, line 134 <- wrt source file 2023-01-11T22:35:57.5561335Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::Transformer.forward:0 2023-01-11T22:35:57.5562444Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::TransformerEncoder:0, line 181 <- wrt source file 2023-01-11T22:35:57.6301368Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::TransformerEncoder:0 2023-01-11T22:35:57.6307551Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::TransformerDecoder:0, line 325 <- wrt source file 2023-01-11T22:35:57.7699602Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::TransformerDecoder:0 2023-01-11T22:35:57.7708984Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::TransformerEncoderLayer:0, line 391 <- wrt source file 2023-01-11T22:35:57.8030463Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::TransformerEncoderLayer:0 2023-01-11T22:35:57.8062547Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::TransformerDecoderLayer:0, line 608 <- wrt source file 2023-01-11T22:35:57.8564001Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/transformer.py::TransformerDecoderLayer:0 2023-01-11T22:35:57.8565918Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/upsampling.py::Upsample:0, line 74 <- wrt source file 2023-01-11T22:35:57.8602746Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/upsampling.py::Upsample:0 2023-01-11T22:35:57.8603811Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/upsampling.py::UpsamplingNearest2d:0, line 196 <- wrt source file 2023-01-11T22:35:57.8622644Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/upsampling.py::UpsamplingNearest2d:0 2023-01-11T22:35:57.8623516Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/modules/upsampling.py::UpsamplingBilinear2d:0, line 242 <- wrt source file 2023-01-11T22:35:57.8635725Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/modules/upsampling.py::UpsamplingBilinear2d:0 2023-01-11T22:35:57.8636524Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/data_parallel.py::DataParallel:0, line 116 <- wrt source file 2023-01-11T22:35:57.8637549Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/data_parallel.py::DataParallel:0 2023-01-11T22:35:57.8638344Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel:0, line 534 <- wrt source file 2023-01-11T22:35:57.8639495Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel:0 2023-01-11T22:35:57.8640643Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.no_sync:0, line 1051 <- wrt source file 2023-01-11T22:35:57.8641515Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.no_sync:0 2023-01-11T22:35:57.8642354Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.join:0, line 1377 <- wrt source file 2023-01-11T22:35:57.8643170Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.join:0 2023-01-11T22:35:57.8644034Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:0, line 1550 <- wrt source file 2023-01-11T22:35:57.8645166Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:0 2023-01-11T22:35:57.8646243Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:1, line 1560 <- wrt source file 2023-01-11T22:35:57.8647151Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:1 2023-01-11T22:35:57.8648032Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_builtin_comm_hook:0, line 1594 <- wrt source file 2023-01-11T22:35:57.8648931Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_builtin_comm_hook:0 2023-01-11T22:35:57.8649823Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_fused_optim:0, line 1652 <- wrt source file 2023-01-11T22:35:57.8650687Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_fused_optim:0 2023-01-11T22:35:57.8651508Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/_per_sample_grad.py::call_for_per_sample_grads:0, line 32 <- wrt source file 2023-01-11T22:35:57.8652253Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/_per_sample_grad.py::call_for_per_sample_grads:0 2023-01-11T22:35:57.8652972Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/init.py::skip_init:0, line 30 <- wrt source file 2023-01-11T22:35:57.8666456Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/init.py::skip_init:0 2023-01-11T22:35:57.8667239Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/memory_format.py::convert_conv2d_weight_memory_format:0, line 54 <- wrt source file 2023-01-11T22:35:57.8668042Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/memory_format.py::convert_conv2d_weight_memory_format:0 2023-01-11T22:35:57.8668791Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/parametrizations.py::orthogonal:0, line 245 <- wrt source file 2023-01-11T22:35:57.8671581Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/parametrizations.py::orthogonal:0 2023-01-11T22:35:57.8672361Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/parametrizations.py::spectral_norm:0, line 462 <- wrt source file 2023-01-11T22:35:57.8673340Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/parametrizations.py::spectral_norm:0 2023-01-11T22:35:57.8674213Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/parametrize.py::register_parametrization:0, line 463 <- wrt source file 2023-01-11T22:35:57.8683189Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/parametrize.py::register_parametrization:0 2023-01-11T22:35:57.8683936Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::identity:0, line 846 <- wrt source file 2023-01-11T22:35:57.8684834Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::identity:0 2023-01-11T22:35:57.8685848Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::random_unstructured:0, line 880 <- wrt source file 2023-01-11T22:35:57.8686741Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::random_unstructured:0 2023-01-11T22:35:57.8687471Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::l1_unstructured:0, line 921 <- wrt source file 2023-01-11T22:35:57.8690008Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::l1_unstructured:0 2023-01-11T22:35:57.8690878Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::random_structured:0, line 959 <- wrt source file 2023-01-11T22:35:57.8692212Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::random_structured:0 2023-01-11T22:35:57.8692930Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::ln_structured:0, line 1005 <- wrt source file 2023-01-11T22:35:57.8710745Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::ln_structured:0 2023-01-11T22:35:57.8711475Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::global_unstructured:0, line 1058 <- wrt source file 2023-01-11T22:35:57.8737571Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::global_unstructured:0 2023-01-11T22:35:57.8738295Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::custom_from_mask:0, line 1160 <- wrt source file 2023-01-11T22:35:57.8752272Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::custom_from_mask:0 2023-01-11T22:35:57.8752972Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::remove:0, line 1188 <- wrt source file 2023-01-11T22:35:57.8763007Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::remove:0 2023-01-11T22:35:57.8763689Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::is_pruned:0, line 1215 <- wrt source file 2023-01-11T22:35:57.8777960Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/prune.py::is_pruned:0 2023-01-11T22:35:57.8778686Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/rnn.py::pad_packed_sequence:0, line 282 <- wrt source file 2023-01-11T22:35:57.8802721Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/rnn.py::pad_packed_sequence:0 2023-01-11T22:35:57.8803439Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/rnn.py::pad_sequence:0, line 359 <- wrt source file 2023-01-11T22:35:57.8812729Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/rnn.py::pad_sequence:0 2023-01-11T22:35:57.8813431Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/rnn.py::unpad_sequence:0, line 412 <- wrt source file 2023-01-11T22:35:57.8836147Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/rnn.py::unpad_sequence:0 2023-01-11T22:35:57.8837632Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/rnn.py::pack_sequence:0, line 467 <- wrt source file 2023-01-11T22:35:57.8848433Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/rnn.py::pack_sequence:0 2023-01-11T22:35:57.8849164Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/rnn.py::unpack_sequence:0, line 495 <- wrt source file 2023-01-11T22:35:57.8876222Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/rnn.py::unpack_sequence:0 2023-01-11T22:35:57.8876958Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/spectral_norm.py::spectral_norm:0, line 267 <- wrt source file 2023-01-11T22:35:57.8888381Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/spectral_norm.py::spectral_norm:0 2023-01-11T22:35:57.8889125Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/spectral_norm.py::remove_spectral_norm:0, line 294 <- wrt source file 2023-01-11T22:35:57.8899396Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/spectral_norm.py::remove_spectral_norm:0 2023-01-11T22:35:57.8900295Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/stateless.py::functional_call:0, line 123 <- wrt source file 2023-01-11T22:35:57.8905653Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/stateless.py::functional_call:0 2023-01-11T22:35:57.8906395Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/weight_norm.py::weight_norm:0, line 99 <- wrt source file 2023-01-11T22:35:57.8919755Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/weight_norm.py::weight_norm:0 2023-01-11T22:35:57.8921214Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/weight_norm.py::remove_weight_norm:0, line 121 <- wrt source file 2023-01-11T22:35:57.8930215Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/weight_norm.py::remove_weight_norm:0 2023-01-11T22:35:57.8931736Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/_expanded_weights/conv_utils.py::unfold3d:0, line 203 <- wrt source file 2023-01-11T22:35:57.8933204Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/_expanded_weights/conv_utils.py::unfold3d:0 2023-01-11T22:35:57.8934892Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/nn/utils/_expanded_weights/expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0, line 108 <- wrt source file 2023-01-11T22:35:57.8964863Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/nn/utils/_expanded_weights/expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0 2023-01-11T22:35:57.8965965Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/onnx/_type_utils.py::JitScalarType:0, line 66 <- wrt source file 2023-01-11T22:35:57.8970108Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/onnx/_type_utils.py::JitScalarType:0 2023-01-11T22:35:57.8970839Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/onnx/verification.py::find_mismatch:0, line 1746 <- wrt source file 2023-01-11T22:35:57.8971562Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/onnx/verification.py::find_mismatch:0 2023-01-11T22:35:57.8972340Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/onnx/_internal/diagnostics/infra/engine.py::DiagnosticEngine:0, line 20 <- wrt source file 2023-01-11T22:35:57.8975940Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/onnx/_internal/diagnostics/infra/engine.py::DiagnosticEngine:0 2023-01-11T22:35:57.8977010Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::LambdaLR:0, line 200 <- wrt source file 2023-01-11T22:35:57.8978063Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::LambdaLR:0 2023-01-11T22:35:57.8979162Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::MultiplicativeLR:0, line 286 <- wrt source file 2023-01-11T22:35:57.8980130Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::MultiplicativeLR:0 2023-01-11T22:35:57.8981145Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::StepLR:0, line 369 <- wrt source file 2023-01-11T22:35:57.8982236Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::StepLR:0 2023-01-11T22:35:57.8983237Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::MultiStepLR:0, line 418 <- wrt source file 2023-01-11T22:35:57.8983953Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::MultiStepLR:0 2023-01-11T22:35:57.8985086Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::ConstantLR:0, line 467 <- wrt source file 2023-01-11T22:35:57.8985957Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::ConstantLR:0 2023-01-11T22:35:57.8987238Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::LinearLR:0, line 529 <- wrt source file 2023-01-11T22:35:57.8987986Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::LinearLR:0 2023-01-11T22:35:57.8989115Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::SequentialLR:0, line 621 <- wrt source file 2023-01-11T22:35:57.8990006Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::SequentialLR:0 2023-01-11T22:35:57.8990842Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::PolynomialLR:0, line 729 <- wrt source file 2023-01-11T22:35:57.8991970Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::PolynomialLR:0 2023-01-11T22:35:57.8993050Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::ChainedScheduler:0, line 849 <- wrt source file 2023-01-11T22:35:57.8993862Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::ChainedScheduler:0 2023-01-11T22:35:57.8995035Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::ReduceLROnPlateau:0, line 953 <- wrt source file 2023-01-11T22:35:57.8996070Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::ReduceLROnPlateau:0 2023-01-11T22:35:57.8996814Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::CyclicLR:0, line 1168 <- wrt source file 2023-01-11T22:35:57.8997767Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::CyclicLR:0 2023-01-11T22:35:57.8998962Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:0, line 1389 <- wrt source file 2023-01-11T22:35:57.9000201Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:0 2023-01-11T22:35:57.9001428Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:1, line 1405 <- wrt source file 2023-01-11T22:35:57.9002474Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:1 2023-01-11T22:35:57.9003365Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::OneCycleLR:0, line 1547 <- wrt source file 2023-01-11T22:35:57.9004482Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/lr_scheduler.py::OneCycleLR:0 2023-01-11T22:35:57.9005783Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/sgd.py::SGD:0, line 58 <- wrt source file 2023-01-11T22:35:57.9006422Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/sgd.py::SGD:0 2023-01-11T22:35:57.9007116Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/swa_utils.py::AveragedModel:0, line 38 <- wrt source file 2023-01-11T22:35:57.9007808Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/swa_utils.py::AveragedModel:0 2023-01-11T22:35:57.9008521Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/swa_utils.py::AveragedModel:1, line 64 <- wrt source file 2023-01-11T22:35:57.9009193Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/swa_utils.py::AveragedModel:1 2023-01-11T22:35:57.9009895Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/swa_utils.py::update_bn:0, line 161 <- wrt source file 2023-01-11T22:35:57.9010569Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/swa_utils.py::update_bn:0 2023-01-11T22:35:57.9011406Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/optim/swa_utils.py::SWALR:0, line 222 <- wrt source file 2023-01-11T22:35:57.9012045Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/optim/swa_utils.py::SWALR:0 2023-01-11T22:35:57.9012742Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/package/glob_group.py::GlobGroup:0, line 19 <- wrt source file 2023-01-11T22:35:57.9013432Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/package/glob_group.py::GlobGroup:0 2023-01-11T22:35:57.9014151Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/profiler/profiler.py::profile:0, line 363 <- wrt source file 2023-01-11T22:35:57.9014819Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/profiler/profiler.py::profile:0 2023-01-11T22:35:57.9015541Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/testing/_comparison.py::assert_close:0, line 1395 <- wrt source file 2023-01-11T22:35:57.9085907Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/testing/_comparison.py::assert_close:0 2023-01-11T22:35:57.9086628Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/testing/_creation.py::make_tensor:0, line 93 <- wrt source file 2023-01-11T22:35:57.9089349Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/testing/_creation.py::make_tensor:0 2023-01-11T22:35:57.9090553Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py::parametrize:0, line 305 <- wrt source file 2023-01-11T22:35:57.9091868Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py::parametrize:0 2023-01-11T22:35:57.9092989Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py::random_symmetric_psd_matrix:0, line 3447 <- wrt source file 2023-01-11T22:35:57.9094288Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py::random_symmetric_psd_matrix:0 2023-01-11T22:35:57.9095369Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_psd_matrix:0, line 3461 <- wrt source file 2023-01-11T22:35:57.9096345Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_psd_matrix:0 2023-01-11T22:35:57.9097369Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_pd_matrix:0, line 3491 <- wrt source file 2023-01-11T22:35:57.9098295Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_pd_matrix:0 2023-01-11T22:35:57.9099423Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/distributed/_tensor/common_dtensor.py::skip_unless_torch_gpu:0, line 57 <- wrt source file 2023-01-11T22:35:57.9100723Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/distributed/_tensor/common_dtensor.py::skip_unless_torch_gpu:0 2023-01-11T22:35:57.9101603Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/backend_registration.py::rename_privateuse1_backend:0, line 24 <- wrt source file 2023-01-11T22:35:57.9102768Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/backend_registration.py::rename_privateuse1_backend:0 2023-01-11T22:35:57.9103790Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py::checkpoint_sequential:0, line 306 <- wrt source file 2023-01-11T22:35:57.9104564Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py::checkpoint_sequential:0 2023-01-11T22:35:57.9105576Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py::CppExtension:0, line 912 <- wrt source file 2023-01-11T22:35:57.9106448Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py::CppExtension:0 2023-01-11T22:35:57.9107478Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py::CUDAExtension:0, line 960 <- wrt source file 2023-01-11T22:35:57.9108172Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py::CUDAExtension:0 2023-01-11T22:35:57.9109205Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py::CUDAExtension:1, line 1037 <- wrt source file 2023-01-11T22:35:57.9109927Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py::CUDAExtension:1 2023-01-11T22:35:57.9110640Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py::load:0, line 1273 <- wrt source file 2023-01-11T22:35:57.9111320Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py::load:0 2023-01-11T22:35:57.9112018Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py::load_inline:0, line 1364 <- wrt source file 2023-01-11T22:35:57.9112707Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py::load_inline:0 2023-01-11T22:35:57.9113405Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/dlpack.py::from_dlpack:0, line 71 <- wrt source file 2023-01-11T22:35:57.9135792Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/utils/dlpack.py::from_dlpack:0 2023-01-11T22:35:57.9136553Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/throughput_benchmark.py::ThroughputBenchmark:0, line 77 <- wrt source file 2023-01-11T22:35:57.9137333Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/throughput_benchmark.py::ThroughputBenchmark:0 2023-01-11T22:35:57.9138097Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/dataset.py::IterableDataset:0, line 84 <- wrt source file 2023-01-11T22:35:57.9148229Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/dataset.py::IterableDataset:0 2023-01-11T22:35:57.9149392Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/dataset.py::random_split:0, line 320 <- wrt source file 2023-01-11T22:35:57.9150099Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/dataset.py::random_split:0 2023-01-11T22:35:57.9150841Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/distributed.py::DistributedSampler:0, line 51 <- wrt source file 2023-01-11T22:35:57.9151716Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/distributed.py::DistributedSampler:0 2023-01-11T22:35:57.9152502Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/sampler.py::WeightedRandomSampler:0, line 172 <- wrt source file 2023-01-11T22:35:57.9160901Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/utils/data/sampler.py::WeightedRandomSampler:0 2023-01-11T22:35:57.9161658Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/sampler.py::BatchSampler:0, line 220 <- wrt source file 2023-01-11T22:35:57.9169567Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/utils/data/sampler.py::BatchSampler:0 2023-01-11T22:35:57.9170317Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/_utils/collate.py::default_convert:0, line 36 <- wrt source file 2023-01-11T22:35:57.9175383Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/_utils/collate.py::default_convert:0 2023-01-11T22:35:57.9176186Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/_utils/collate.py::collate:0, line 102 <- wrt source file 2023-01-11T22:35:57.9183229Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/utils/data/_utils/collate.py::collate:0 2023-01-11T22:35:57.9183979Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/_utils/collate.py::default_collate:0, line 231 <- wrt source file 2023-01-11T22:35:57.9192530Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/_utils/collate.py::default_collate:0 2023-01-11T22:35:57.9193292Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/datapipe.py::IterDataPipe:0, line 84 <- wrt source file 2023-01-11T22:35:57.9199440Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/datapipe.py::IterDataPipe:0 2023-01-11T22:35:57.9200252Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/datapipe.py::MapDataPipe:0, line 232 <- wrt source file 2023-01-11T22:35:57.9201014Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/datapipe.py::MapDataPipe:0 2023-01-11T22:35:57.9201796Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/callable.py::MapperIterDataPipe:0, line 46 <- wrt source file 2023-01-11T22:35:57.9205047Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/callable.py::MapperIterDataPipe:0 2023-01-11T22:35:57.9206198Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/callable.py::CollatorIterDataPipe:0, line 187 <- wrt source file 2023-01-11T22:35:57.9209819Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/callable.py::CollatorIterDataPipe:0 2023-01-11T22:35:57.9210678Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combinatorics.py::ShufflerIterDataPipe:0, line 80 <- wrt source file 2023-01-11T22:35:57.9211498Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combinatorics.py::ShufflerIterDataPipe:0 2023-01-11T22:35:57.9212339Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::ConcaterIterDataPipe:0, line 33 <- wrt source file 2023-01-11T22:35:57.9247584Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::ConcaterIterDataPipe:0 2023-01-11T22:35:57.9248650Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::ForkerIterDataPipe:0, line 75 <- wrt source file 2023-01-11T22:35:57.9249841Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::ForkerIterDataPipe:0 2023-01-11T22:35:57.9250695Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::_ChildDataPipe:0, line 250 <- wrt source file 2023-01-11T22:35:57.9251479Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::_ChildDataPipe:0 2023-01-11T22:35:57.9252310Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::DemultiplexerIterDataPipe:0, line 329 <- wrt source file 2023-01-11T22:35:57.9257988Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::DemultiplexerIterDataPipe:0 2023-01-11T22:35:57.9258882Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::MultiplexerIterDataPipe:0, line 507 <- wrt source file 2023-01-11T22:35:57.9259951Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::MultiplexerIterDataPipe:0 2023-01-11T22:35:57.9260991Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::ZipperIterDataPipe:0, line 572 <- wrt source file 2023-01-11T22:35:57.9262087Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/combining.py::ZipperIterDataPipe:0 2023-01-11T22:35:57.9262935Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/filelister.py::FileListerIterDataPipe:0, line 29 <- wrt source file 2023-01-11T22:35:57.9263999Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/filelister.py::FileListerIterDataPipe:0 2023-01-11T22:35:57.9264917Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/fileopener.py::FileOpenerIterDataPipe:0, line 33 <- wrt source file 2023-01-11T22:35:57.9265932Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/fileopener.py::FileOpenerIterDataPipe:0 2023-01-11T22:35:57.9266896Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/grouping.py::BatcherIterDataPipe:0, line 102 <- wrt source file 2023-01-11T22:35:57.9267706Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/grouping.py::BatcherIterDataPipe:0 2023-01-11T22:35:57.9268520Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/grouping.py::UnBatcherIterDataPipe:0, line 159 <- wrt source file 2023-01-11T22:35:57.9271159Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/grouping.py::UnBatcherIterDataPipe:0 2023-01-11T22:35:57.9272009Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/grouping.py::GrouperIterDataPipe:0, line 226 <- wrt source file 2023-01-11T22:35:57.9279610Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/grouping.py::GrouperIterDataPipe:0 2023-01-11T22:35:57.9280878Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/selecting.py::FilterIterDataPipe:0, line 34 <- wrt source file 2023-01-11T22:35:57.9281934Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/selecting.py::FilterIterDataPipe:0 2023-01-11T22:35:57.9283091Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/streamreader.py::StreamReaderIterDataPipe:0, line 20 <- wrt source file 2023-01-11T22:35:57.9284157Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/streamreader.py::StreamReaderIterDataPipe:0 2023-01-11T22:35:57.9285721Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/utils.py::IterableWrapperIterDataPipe:0, line 23 <- wrt source file 2023-01-11T22:35:57.9286619Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/iter/utils.py::IterableWrapperIterDataPipe:0 2023-01-11T22:35:57.9287445Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/callable.py::MapperMapDataPipe:0, line 30 <- wrt source file 2023-01-11T22:35:57.9290890Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/callable.py::MapperMapDataPipe:0 2023-01-11T22:35:57.9292012Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/combinatorics.py::ShufflerIterDataPipe:0, line 31 <- wrt source file 2023-01-11T22:35:57.9293118Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/combinatorics.py::ShufflerIterDataPipe:0 2023-01-11T22:35:57.9294259Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/combining.py::ConcaterMapDataPipe:0, line 24 <- wrt source file 2023-01-11T22:35:57.9296246Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/combining.py::ConcaterMapDataPipe:0 2023-01-11T22:35:57.9297990Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/combining.py::ZipperMapDataPipe:0, line 66 <- wrt source file 2023-01-11T22:35:57.9299681Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/combining.py::ZipperMapDataPipe:0 2023-01-11T22:35:57.9301315Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/grouping.py::BatcherMapDataPipe:0, line 23 <- wrt source file 2023-01-11T22:35:57.9302966Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/grouping.py::BatcherMapDataPipe:0 2023-01-11T22:35:57.9304725Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/utils.py::SequenceWrapperMapDataPipe:0, line 23 <- wrt source file 2023-01-11T22:35:57.9306495Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/map/utils.py::SequenceWrapperMapDataPipe:0 2023-01-11T22:35:57.9308146Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py::validate_input_col:0, line 33 <- wrt source file 2023-01-11T22:35:57.9309683Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py::validate_input_col:0 2023-01-11T22:35:57.9311271Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/hipify/hipify_python.py::find_closure_group:0, line 415 <- wrt source file 2023-01-11T22:35:57.9312826Z * SUCCESS: /opt/conda/lib/python3.10/site-packages/torch/utils/hipify/hipify_python.py::find_closure_group:0 2023-01-11T22:35:57.9314373Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/hipify/hipify_python.py::replace_extern_shared:0, line 511 <- wrt source file 2023-01-11T22:35:57.9315916Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/hipify/hipify_python.py::replace_extern_shared:0 2023-01-11T22:35:57.9317512Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.__init__:0, line 213 <- wrt source file 2023-01-11T22:35:57.9319033Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.__init__:0 2023-01-11T22:35:57.9320662Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_hparams:0, line 320 <- wrt source file 2023-01-11T22:35:57.9322396Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_hparams:0 2023-01-11T22:35:57.9324036Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalar:0, line 368 <- wrt source file 2023-01-11T22:35:57.9326030Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalar:0 2023-01-11T22:35:57.9327651Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalars:0, line 404 <- wrt source file 2023-01-11T22:35:57.9329245Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalars:0 2023-01-11T22:35:57.9330848Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram:0, line 462 <- wrt source file 2023-01-11T22:35:57.9332444Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram:0 2023-01-11T22:35:57.9334286Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram_raw:0, line 519 <- wrt source file 2023-01-11T22:35:57.9335950Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram_raw:0 2023-01-11T22:35:57.9337564Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_image:0, line 585 <- wrt source file 2023-01-11T22:35:57.9339106Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_image:0 2023-01-11T22:35:57.9340699Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_images:0, line 638 <- wrt source file 2023-01-11T22:35:57.9342239Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_images:0 2023-01-11T22:35:57.9343844Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_text:0, line 810 <- wrt source file 2023-01-11T22:35:57.9345322Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_text:0 2023-01-11T22:35:57.9347072Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_embedding:0, line 896 <- wrt source file 2023-01-11T22:35:57.9348606Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_embedding:0 2023-01-11T22:35:57.9350020Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_pr_curve:0, line 1001 <- wrt source file 2023-01-11T22:35:57.9351469Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_pr_curve:0 2023-01-11T22:35:57.9353134Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_multilinechart:0, line 1076 <- wrt source file 2023-01-11T22:35:57.9354796Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_multilinechart:0 2023-01-11T22:35:57.9356473Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_marginchart:0, line 1095 <- wrt source file 2023-01-11T22:35:57.9358108Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_marginchart:0 2023-01-11T22:35:57.9359889Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars:0, line 1117 <- wrt source file 2023-01-11T22:35:57.9361516Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars:0 2023-01-11T22:35:57.9363147Z * DOCTEST : /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_mesh:0, line 1161 <- wrt source file 2023-01-11T22:35:57.9364602Z * SKIPPED: /opt/conda/lib/python3.10/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_mesh:0 2023-01-11T22:35:57.9365702Z ============ 2023-01-11T22:35:57.9366141Z Finished doctests 2023-01-11T22:35:57.9366584Z 287 / 663 passed 2023-01-11T22:35:57.9367034Z  2023-01-11T22:35:57.9367621Z === Found 3 run-time warnings === 2023-01-11T22:35:57.9368333Z --- Runtime Warning: 1 / 3 --- 2023-01-11T22:35:57.9369028Z example = 2023-01-11T22:35:57.9370958Z /opt/conda/lib/python3.10/site-packages/torch/_tensor.py:1114: UserWarning: 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. (Triggered internally at /var/lib/jenkins/workspace/c10/core/TensorImpl.h:1816.) 2023-01-11T22:35:57.9372454Z return super(Tensor, self).refine_names(names) 2023-01-11T22:35:57.9372952Z 2023-01-11T22:35:57.9373539Z --- Runtime Warning: 2 / 3 --- 2023-01-11T22:35:57.9374164Z example = 2023-01-11T22:35:57.9375841Z /opt/conda/lib/python3.10/site-packages/torch/nested/__init__.py:58: 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-11T22:35:57.9377102Z return torch._nested_tensor_from_tensor_list(tensor_list, dtype, None, device, None) 2023-01-11T22:35:57.9377696Z 2023-01-11T22:35:57.9378254Z --- Runtime Warning: 3 / 3 --- 2023-01-11T22:35:57.9378935Z example = 2023-01-11T22:35:57.9381030Z /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-11T22:35:57.9382354Z warnings.warn( 2023-01-11T22:35:57.9382747Z 2023-01-11T22:35:57.9383447Z === 287 passed, 376 skipped, 3 warnings in 11.28 seconds === 2023-01-11T22:35:58.2917974Z 2023-01-11T22:35:58.2918872Z real 82m36.326s 2023-01-11T22:35:58.2919193Z user 102m6.095s 2023-01-11T22:35:58.2919432Z sys 10m25.617s 2023-01-11T22:35:58.2919669Z + assert_git_not_dirty 2023-01-11T22:35:58.2920207Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]] 2023-01-11T22:35:58.2920646Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]] 2023-01-11T22:35:58.2921883Z ++ git status --porcelain 2023-01-11T22:35:59.5980436Z + git_status= 2023-01-11T22:35:59.5980863Z + [[ -n '' ]] 2023-01-11T22:35:59.5981117Z + test_libtorch 2023-01-11T22:35:59.5981762Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]] 2023-01-11T22:35:59.5982151Z + echo 'Testing libtorch' 2023-01-11T22:35:59.5982394Z Testing libtorch 2023-01-11T22:35:59.5982954Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libbackend_with_compiler.so /opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T22:35:59.5994953Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libjitbackend_test.so /opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T22:35:59.6006307Z + 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 /opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T22:35:59.6016857Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libshm.so /opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T22:35:59.6028805Z + 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 /opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T22:35:59.6039453Z + ln -sf '/opt/conda/lib/python3.10/site-packages/torch/lib/libtbb*' /opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T22:35:59.6052201Z + TEST_REPORTS_DIR=test/test-reports/cpp-unittest/test_libtorch 2023-01-11T22:35:59.6052677Z + mkdir -p test/test-reports/cpp-unittest/test_libtorch 2023-01-11T22:35:59.6053120Z + python tools/download_mnist.py --quiet -d test/cpp/api/mnist 2023-01-11T22:35:59.6067511Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *-tsan* ]] 2023-01-11T22:35:59.6067883Z + python test/cpp/jit/tests_setup.py setup 2023-01-11T22:35:59.6630755Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2023-01-11T22:36:00.1563143Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2023-01-11T22:36:00.1739737Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2023-01-11T22:36:00.2752200Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2023-01-11T22:36:01.5197980Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *cuda* ]] 2023-01-11T22:36:01.5198750Z + /opt/conda/lib/python3.10/site-packages/torch/bin/test_jit --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_jit.xml 2023-01-11T22:36:01.9673399Z Only one CUDA device detected. Disabling MultiCUDA tests 2023-01-11T22:36:01.9683164Z Note: Google Test filter = *-*_MultiCUDA 2023-01-11T22:36:01.9683626Z [==========] Running 1340 tests from 122 test suites. 2023-01-11T22:36:01.9684047Z [----------] Global test environment set-up. 2023-01-11T22:36:01.9684475Z [----------] 2 tests from AddIfThenElseOpTest 2023-01-11T22:36:01.9685215Z [ RUN ] AddIfThenElseOpTest.AddIfThenElseOpSimple 2023-01-11T22:36:01.9770456Z [ OK ] AddIfThenElseOpTest.AddIfThenElseOpSimple (8 ms) 2023-01-11T22:36:01.9771061Z [ RUN ] AddIfThenElseOpTest.NoIfThenElseOpMultipleOutputs 2023-01-11T22:36:01.9771674Z [ OK ] AddIfThenElseOpTest.NoIfThenElseOpMultipleOutputs (0 ms) 2023-01-11T22:36:01.9772232Z [----------] 2 tests from AddIfThenElseOpTest (8 ms total) 2023-01-11T22:36:01.9772483Z 2023-01-11T22:36:01.9772932Z [----------] 15 tests from TopologicalMoveTest 2023-01-11T22:36:01.9773736Z [ RUN ] TopologicalMoveTest.SplitsDeps 2023-01-11T22:36:01.9774705Z [ OK ] TopologicalMoveTest.SplitsDeps (0 ms) 2023-01-11T22:36:01.9775239Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardSimple 2023-01-11T22:36:01.9775801Z [ OK ] TopologicalMoveTest.MoveAfterBackwardSimple (0 ms) 2023-01-11T22:36:01.9776481Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardInvalid 2023-01-11T22:36:01.9777334Z [ OK ] TopologicalMoveTest.MoveAfterBackwardInvalid (0 ms) 2023-01-11T22:36:01.9778002Z [ RUN ] TopologicalMoveTest.MoveAfterNoOp 2023-01-11T22:36:01.9778841Z [ OK ] TopologicalMoveTest.MoveAfterNoOp (0 ms) 2023-01-11T22:36:01.9779442Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardMultipleDeps 2023-01-11T22:36:01.9781008Z [ OK ] TopologicalMoveTest.MoveAfterBackwardMultipleDeps (0 ms) 2023-01-11T22:36:01.9781869Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardNonZeroWorkingSet 2023-01-11T22:36:01.9782713Z [ OK ] TopologicalMoveTest.MoveAfterBackwardNonZeroWorkingSet (0 ms) 2023-01-11T22:36:01.9783461Z [ RUN ] TopologicalMoveTest.MoveAfterForwardSimple 2023-01-11T22:36:01.9784003Z [ OK ] TopologicalMoveTest.MoveAfterForwardSimple (0 ms) 2023-01-11T22:36:01.9784850Z [ RUN ] TopologicalMoveTest.MoveAfterForwardNonZeroWorkingSet 2023-01-11T22:36:01.9785751Z [ OK ] TopologicalMoveTest.MoveAfterForwardNonZeroWorkingSet (0 ms) 2023-01-11T22:36:01.9786494Z [ RUN ] TopologicalMoveTest.MoveBeforeForwardSimple 2023-01-11T22:36:01.9787130Z [ OK ] TopologicalMoveTest.MoveBeforeForwardSimple (0 ms) 2023-01-11T22:36:01.9787874Z [ RUN ] TopologicalMoveTest.MoveBeforeBackwardSimple 2023-01-11T22:36:01.9788553Z [ OK ] TopologicalMoveTest.MoveBeforeBackwardSimple (0 ms) 2023-01-11T22:36:01.9789413Z [ RUN ] TopologicalMoveTest.MoveBeforeNoOp 2023-01-11T22:36:01.9789909Z [ OK ] TopologicalMoveTest.MoveBeforeNoOp (0 ms) 2023-01-11T22:36:01.9790435Z [ RUN ] TopologicalMoveTest.MoveBeforeForwardWithDeps 2023-01-11T22:36:01.9791226Z [ OK ] TopologicalMoveTest.MoveBeforeForwardWithDeps (0 ms) 2023-01-11T22:36:01.9791855Z [ RUN ] TopologicalMoveTest.MoveBeforeBackwardWithDeps 2023-01-11T22:36:01.9792662Z [ OK ] TopologicalMoveTest.MoveBeforeBackwardWithDeps (0 ms) 2023-01-11T22:36:01.9793190Z [ RUN ] TopologicalMoveTest.DepsDisallowMove 2023-01-11T22:36:01.9793697Z [ OK ] TopologicalMoveTest.DepsDisallowMove (0 ms) 2023-01-11T22:36:01.9794216Z [ RUN ] TopologicalMoveTest.MoveAfterBeforeWithDeps 2023-01-11T22:36:01.9794777Z [ OK ] TopologicalMoveTest.MoveAfterBeforeWithDeps (0 ms) 2023-01-11T22:36:01.9795291Z [----------] 15 tests from TopologicalMoveTest (2 ms total) 2023-01-11T22:36:01.9795533Z 2023-01-11T22:36:01.9795762Z [----------] 6 tests from AliasAnalysisTest 2023-01-11T22:36:01.9796243Z [ RUN ] AliasAnalysisTest.AliasingMutationBlocksMoves 2023-01-11T22:36:01.9851210Z [ OK ] AliasAnalysisTest.AliasingMutationBlocksMoves (5 ms) 2023-01-11T22:36:01.9851872Z [ RUN ] AliasAnalysisTest.AliasingMutationBlocksMoves2 2023-01-11T22:36:01.9852448Z [ OK ] AliasAnalysisTest.AliasingMutationBlocksMoves2 (0 ms) 2023-01-11T22:36:01.9853233Z [ RUN ] AliasAnalysisTest.SideEffectsBlockMoves 2023-01-11T22:36:01.9853992Z [ OK ] AliasAnalysisTest.SideEffectsBlockMoves (0 ms) 2023-01-11T22:36:01.9854518Z [ RUN ] AliasAnalysisTest.MovingAcrossInnerBlocks 2023-01-11T22:36:01.9855053Z [ OK ] AliasAnalysisTest.MovingAcrossInnerBlocks (0 ms) 2023-01-11T22:36:01.9855599Z [ RUN ] AliasAnalysisTest.NoneHasNoWriters 2023-01-11T22:36:01.9856354Z [ OK ] AliasAnalysisTest.NoneHasNoWriters (0 ms) 2023-01-11T22:36:01.9856902Z [ RUN ] AliasAnalysisTest.SafeToChangeAliasingRelationship 2023-01-11T22:36:01.9857520Z [ OK ] AliasAnalysisTest.SafeToChangeAliasingRelationship (0 ms) 2023-01-11T22:36:01.9858087Z [----------] 6 tests from AliasAnalysisTest (6 ms total) 2023-01-11T22:36:01.9858506Z 2023-01-11T22:36:01.9858741Z [----------] 4 tests from WriteTrackingTest 2023-01-11T22:36:01.9859385Z [ RUN ] WriteTrackingTest.Basic 2023-01-11T22:36:01.9859850Z [ OK ] WriteTrackingTest.Basic (0 ms) 2023-01-11T22:36:01.9860515Z [ RUN ] WriteTrackingTest.IsMutable 2023-01-11T22:36:01.9861332Z [ OK ] WriteTrackingTest.IsMutable (0 ms) 2023-01-11T22:36:01.9862266Z [ RUN ] WriteTrackingTest.IsImmutable 2023-01-11T22:36:01.9863117Z [ OK ] WriteTrackingTest.IsImmutable (0 ms) 2023-01-11T22:36:01.9863817Z [ RUN ] WriteTrackingTest.HasWriters 2023-01-11T22:36:01.9864416Z [ OK ] WriteTrackingTest.HasWriters (0 ms) 2023-01-11T22:36:01.9865130Z [----------] 4 tests from WriteTrackingTest (0 ms total) 2023-01-11T22:36:01.9865366Z 2023-01-11T22:36:01.9865621Z [----------] 13 tests from ContainerAliasingTest 2023-01-11T22:36:01.9866319Z [ RUN ] ContainerAliasingTest.MayContainAlias 2023-01-11T22:36:01.9867045Z [ OK ] ContainerAliasingTest.MayContainAlias (0 ms) 2023-01-11T22:36:01.9867553Z [ RUN ] ContainerAliasingTest.MayContainAlias_cast 2023-01-11T22:36:01.9868262Z [ OK ] ContainerAliasingTest.MayContainAlias_cast (0 ms) 2023-01-11T22:36:01.9869083Z [ RUN ] ContainerAliasingTest.PrimitveValuesDontAliasContainers 2023-01-11T22:36:01.9869915Z [ OK ] ContainerAliasingTest.PrimitveValuesDontAliasContainers (0 ms) 2023-01-11T22:36:01.9870911Z [ RUN ] ContainerAliasingTest.UnionAliasing 2023-01-11T22:36:01.9871517Z [ OK ] ContainerAliasingTest.UnionAliasing (0 ms) 2023-01-11T22:36:01.9872250Z [ RUN ] ContainerAliasingTest.InputsCanAliasOutputs 2023-01-11T22:36:01.9872786Z [ OK ] ContainerAliasingTest.InputsCanAliasOutputs (0 ms) 2023-01-11T22:36:01.9873638Z [ RUN ] ContainerAliasingTest.NestedTupleConstruct 2023-01-11T22:36:01.9874481Z [ OK ] ContainerAliasingTest.NestedTupleConstruct (0 ms) 2023-01-11T22:36:01.9875208Z [ RUN ] ContainerAliasingTest.NestedTypes 2023-01-11T22:36:01.9875672Z [ OK ] ContainerAliasingTest.NestedTypes (0 ms) 2023-01-11T22:36:01.9876233Z [ RUN ] ContainerAliasingTest.Simple 2023-01-11T22:36:01.9876862Z [ OK ] ContainerAliasingTest.Simple (0 ms) 2023-01-11T22:36:01.9877434Z [ RUN ] ContainerAliasingTest.Lists 2023-01-11T22:36:01.9877997Z [ OK ] ContainerAliasingTest.Lists (0 ms) 2023-01-11T22:36:01.9878640Z [ RUN ] ContainerAliasingTest.Lists2 2023-01-11T22:36:01.9879060Z [ OK ] ContainerAliasingTest.Lists2 (0 ms) 2023-01-11T22:36:01.9879708Z [ RUN ] ContainerAliasingTest.Conservative 2023-01-11T22:36:01.9880298Z [ OK ] ContainerAliasingTest.Conservative (0 ms) 2023-01-11T22:36:01.9881122Z [ RUN ] ContainerAliasingTest.MovesAcrossContainedWrites 2023-01-11T22:36:01.9881920Z [ OK ] ContainerAliasingTest.MovesAcrossContainedWrites (0 ms) 2023-01-11T22:36:01.9882537Z [ RUN ] ContainerAliasingTest.MovesAcrossContainedWritesNested 2023-01-11T22:36:01.9883507Z [ OK ] ContainerAliasingTest.MovesAcrossContainedWritesNested (0 ms) 2023-01-11T22:36:01.9884364Z [----------] 13 tests from ContainerAliasingTest (2 ms total) 2023-01-11T22:36:01.9884721Z 2023-01-11T22:36:01.9885281Z [----------] 3 tests from WildcardsTest 2023-01-11T22:36:01.9885686Z [ RUN ] WildcardsTest.Basic 2023-01-11T22:36:01.9886630Z [ OK ] WildcardsTest.Basic (0 ms) 2023-01-11T22:36:01.9887026Z [ RUN ] WildcardsTest.TypeIsolation 2023-01-11T22:36:01.9887462Z [ OK ] WildcardsTest.TypeIsolation (0 ms) 2023-01-11T22:36:01.9887950Z [ RUN ] WildcardsTest.InvariantContainerAliasing 2023-01-11T22:36:01.9889496Z [ OK ] WildcardsTest.InvariantContainerAliasing (0 ms) 2023-01-11T22:36:01.9890361Z [----------] 3 tests from WildcardsTest (0 ms total) 2023-01-11T22:36:01.9890598Z 2023-01-11T22:36:01.9890842Z [----------] 18 tests from AliasRegistrationTest 2023-01-11T22:36:01.9891513Z [ RUN ] AliasRegistrationTest.ConservativeWithInferredSchema 2023-01-11T22:36:01.9892596Z [ OK ] AliasRegistrationTest.ConservativeWithInferredSchema (0 ms) 2023-01-11T22:36:01.9893300Z [ RUN ] AliasRegistrationTest.ConservativeWithSpecifiedSchema 2023-01-11T22:36:01.9894273Z [ OK ] AliasRegistrationTest.ConservativeWithSpecifiedSchema (0 ms) 2023-01-11T22:36:01.9894986Z [ RUN ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError 2023-01-11T22:36:01.9935604Z [ OK ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError (4 ms) 2023-01-11T22:36:01.9936408Z [ RUN ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError2 2023-01-11T22:36:01.9974135Z [ OK ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError2 (3 ms) 2023-01-11T22:36:01.9974897Z [ RUN ] AliasRegistrationTest.FromSchemaWithInferredSchemaShouldError 2023-01-11T22:36:01.9990305Z [ OK ] AliasRegistrationTest.FromSchemaWithInferredSchemaShouldError (1 ms) 2023-01-11T22:36:01.9991057Z [ RUN ] AliasRegistrationTest.FromSchemaInferredPure 2023-01-11T22:36:01.9991845Z [ OK ] AliasRegistrationTest.FromSchemaInferredPure (0 ms) 2023-01-11T22:36:01.9992548Z [ RUN ] AliasRegistrationTest.FromSchemaAliased 2023-01-11T22:36:01.9994970Z [ OK ] AliasRegistrationTest.FromSchemaAliased (0 ms) 2023-01-11T22:36:01.9995503Z [ RUN ] AliasRegistrationTest.FromSchemaPure 2023-01-11T22:36:01.9996251Z [ OK ] AliasRegistrationTest.FromSchemaPure (0 ms) 2023-01-11T22:36:01.9996736Z [ RUN ] AliasRegistrationTest.PureNoSchema 2023-01-11T22:36:01.9999071Z [ OK ] AliasRegistrationTest.PureNoSchema (0 ms) 2023-01-11T22:36:01.9999584Z [ RUN ] AliasRegistrationTest.PureWithSchema 2023-01-11T22:36:02.0000293Z [ OK ] AliasRegistrationTest.PureWithSchema (0 ms) 2023-01-11T22:36:02.0000853Z [ RUN ] AliasRegistrationTest.PureWithAnnotationsShouldError 2023-01-11T22:36:02.0039961Z [ OK ] AliasRegistrationTest.PureWithAnnotationsShouldError (3 ms) 2023-01-11T22:36:02.0040759Z [ RUN ] AliasRegistrationTest.AliasMoveAtenListOp 2023-01-11T22:36:02.0041543Z [ OK ] AliasRegistrationTest.AliasMoveAtenListOp (0 ms) 2023-01-11T22:36:02.0042249Z [ RUN ] AliasRegistrationTest.AliasMoveForTupleConstructWithSingleUseAsGraphOutput 2023-01-11T22:36:02.0043375Z [ OK ] AliasRegistrationTest.AliasMoveForTupleConstructWithSingleUseAsGraphOutput (0 ms) 2023-01-11T22:36:02.0044433Z [ RUN ] AliasRegistrationTest.RecursiveSubgraphTupleContainment 2023-01-11T22:36:02.0045394Z [ OK ] AliasRegistrationTest.RecursiveSubgraphTupleContainment (0 ms) 2023-01-11T22:36:02.0046365Z [ RUN ] AliasRegistrationTest.WildcardAliasForTupleConstructWithUses 2023-01-11T22:36:02.0047106Z [ OK ] AliasRegistrationTest.WildcardAliasForTupleConstructWithUses (0 ms) 2023-01-11T22:36:02.0047758Z [ RUN ] AliasRegistrationTest.ATenSplitIntListAliasCheck 2023-01-11T22:36:02.0048348Z [ OK ] AliasRegistrationTest.ATenSplitIntListAliasCheck (0 ms) 2023-01-11T22:36:02.0048915Z [ RUN ] AliasRegistrationTest.ATenSplitIntAliasCheck 2023-01-11T22:36:02.0049474Z [ OK ] AliasRegistrationTest.ATenSplitIntAliasCheck (0 ms) 2023-01-11T22:36:02.0050071Z [ RUN ] AliasRegistrationTest.PureWithAnnotationsShouldError2 2023-01-11T22:36:02.0086630Z [ OK ] AliasRegistrationTest.PureWithAnnotationsShouldError2 (3 ms) 2023-01-11T22:36:02.0087481Z [----------] 18 tests from AliasRegistrationTest (19 ms total) 2023-01-11T22:36:02.0087872Z 2023-01-11T22:36:02.0088116Z [----------] 2 tests from IRNonDeterminismTest 2023-01-11T22:36:02.0088512Z [ RUN ] IRNonDeterminismTest.Basic 2023-01-11T22:36:02.0089210Z [ OK ] IRNonDeterminismTest.Basic (0 ms) 2023-01-11T22:36:02.0090129Z [ RUN ] IRNonDeterminismTest.DropoutSpecialCase 2023-01-11T22:36:02.0090919Z [ OK ] IRNonDeterminismTest.DropoutSpecialCase (0 ms) 2023-01-11T22:36:02.0091428Z [----------] 2 tests from IRNonDeterminismTest (0 ms total) 2023-01-11T22:36:02.0091668Z 2023-01-11T22:36:02.0092198Z [----------] 1 test from NonDeterminismBackwardsCompatibility 2023-01-11T22:36:02.0093164Z [ RUN ] NonDeterminismBackwardsCompatibility.BackwardsCompatibility 2023-01-11T22:36:02.0093958Z [ OK ] NonDeterminismBackwardsCompatibility.BackwardsCompatibility (0 ms) 2023-01-11T22:36:02.0094601Z [----------] 1 test from NonDeterminismBackwardsCompatibility (0 ms total) 2023-01-11T22:36:02.0094889Z 2023-01-11T22:36:02.0095106Z [----------] 2 tests from ArgumentSpecTest 2023-01-11T22:36:02.0095569Z [ RUN ] ArgumentSpecTest.CompleteArgumentSpec_CUDA 2023-01-11T22:36:03.2899737Z [ OK ] ArgumentSpecTest.CompleteArgumentSpec_CUDA (1280 ms) 2023-01-11T22:36:03.2900346Z [ RUN ] ArgumentSpecTest.Basic_CUDA 2023-01-11T22:36:03.2901580Z [ OK ] ArgumentSpecTest.Basic_CUDA (0 ms) 2023-01-11T22:36:03.2902579Z [----------] 2 tests from ArgumentSpecTest (1280 ms total) 2023-01-11T22:36:03.2903111Z 2023-01-11T22:36:03.2903481Z [----------] 3 tests from AutodiffTest 2023-01-11T22:36:03.2903877Z [ RUN ] AutodiffTest.ADFormulas 2023-01-11T22:36:03.3576264Z [ OK ] AutodiffTest.ADFormulas (67 ms) 2023-01-11T22:36:03.3577179Z [ RUN ] AutodiffTest.Differentiate 2023-01-11T22:36:03.3583445Z [ OK ] AutodiffTest.Differentiate (0 ms) 2023-01-11T22:36:03.3584411Z [ RUN ] AutodiffTest.DifferentiateWithRequiresGrad 2023-01-11T22:36:03.3610041Z [ OK ] AutodiffTest.DifferentiateWithRequiresGrad (2 ms) 2023-01-11T22:36:03.3611083Z [----------] 3 tests from AutodiffTest (70 ms total) 2023-01-11T22:36:03.3611323Z 2023-01-11T22:36:03.3611611Z [----------] 1 test from AutodiffRemoveUnusedGradientsTest 2023-01-11T22:36:03.3612126Z [ RUN ] AutodiffRemoveUnusedGradientsTest.Linear 2023-01-11T22:36:03.3628211Z [ OK ] AutodiffRemoveUnusedGradientsTest.Linear (1 ms) 2023-01-11T22:36:03.3629393Z [----------] 1 test from AutodiffRemoveUnusedGradientsTest (1 ms total) 2023-01-11T22:36:03.3629693Z 2023-01-11T22:36:03.3629904Z [----------] 1 test from UpgraderLoad 2023-01-11T22:36:03.3630348Z [ RUN ] UpgraderLoad.CanPopulateUpgradersGraph 2023-01-11T22:36:03.3696065Z [ OK ] UpgraderLoad.CanPopulateUpgradersGraph (6 ms) 2023-01-11T22:36:03.3697127Z [----------] 1 test from UpgraderLoad (6 ms total) 2023-01-11T22:36:03.3697426Z 2023-01-11T22:36:03.3697652Z [----------] 4 tests from OpReplacementTest 2023-01-11T22:36:03.3698136Z [ RUN ] OpReplacementTest.ReplaceDivInSimpleFunction 2023-01-11T22:36:03.3699579Z [ OK ] OpReplacementTest.ReplaceDivInSimpleFunction (0 ms) 2023-01-11T22:36:03.3700211Z [ RUN ] OpReplacementTest.ReplaceTwoOpsInSimpleFunction 2023-01-11T22:36:03.3701600Z [ OK ] OpReplacementTest.ReplaceTwoOpsInSimpleFunction (0 ms) 2023-01-11T22:36:03.3702197Z [ RUN ] OpReplacementTest.ReplaceDivInNestedFunction 2023-01-11T22:36:03.3704312Z [ OK ] OpReplacementTest.ReplaceDivInNestedFunction (0 ms) 2023-01-11T22:36:03.3705058Z [ RUN ] OpReplacementTest.ReplaceTestSubcmulInSimpleFunction 2023-01-11T22:36:03.3706444Z [ OK ] OpReplacementTest.ReplaceTestSubcmulInSimpleFunction (0 ms) 2023-01-11T22:36:03.3707662Z [----------] 4 tests from OpReplacementTest (1 ms total) 2023-01-11T22:36:03.3708079Z 2023-01-11T22:36:03.3708280Z [----------] 4 tests from UpgraderUtils 2023-01-11T22:36:03.3708705Z [ RUN ] UpgraderUtils.FindCorrectUpgrader 2023-01-11T22:36:03.3709364Z [ OK ] UpgraderUtils.FindCorrectUpgrader (0 ms) 2023-01-11T22:36:03.3709888Z [ RUN ] UpgraderUtils.IsVersionMapSorted 2023-01-11T22:36:03.3710364Z [ OK ] UpgraderUtils.IsVersionMapSorted (0 ms) 2023-01-11T22:36:03.3710846Z [ RUN ] UpgraderUtils.FindIfOpIsCurrent 2023-01-11T22:36:03.3711329Z [ OK ] UpgraderUtils.FindIfOpIsCurrent (0 ms) 2023-01-11T22:36:03.3711790Z [ RUN ] UpgraderUtils.CanLoadHistoricOp 2023-01-11T22:36:03.3712268Z [ OK ] UpgraderUtils.CanLoadHistoricOp (0 ms) 2023-01-11T22:36:03.3712755Z [----------] 4 tests from UpgraderUtils (0 ms total) 2023-01-11T22:36:03.3712987Z 2023-01-11T22:36:03.3713204Z [----------] 9 tests from BackendTest 2023-01-11T22:36:03.3713584Z [ RUN ] BackendTest.ToBackend 2023-01-11T22:36:03.3780402Z [ OK ] BackendTest.ToBackend (7 ms) 2023-01-11T22:36:03.3781359Z [ RUN ] BackendTest.ToBackendNotAvailable 2023-01-11T22:36:03.3813858Z [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-11T22:36:03.3838969Z [ OK ] BackendTest.ToBackendNotAvailable (5 ms) 2023-01-11T22:36:03.3839902Z [ RUN ] BackendTest.TestCompiler 2023-01-11T22:36:03.3924884Z [ OK ] BackendTest.TestCompiler (8 ms) 2023-01-11T22:36:03.3926187Z [ RUN ] BackendTest.TestCompilerWithStringTable 2023-01-11T22:36:03.4007280Z [ OK ] BackendTest.TestCompilerWithStringTable (8 ms) 2023-01-11T22:36:03.4008210Z [ RUN ] BackendTest.TestComposite 2023-01-11T22:36:03.4165152Z [ OK ] BackendTest.TestComposite (15 ms) 2023-01-11T22:36:03.4166357Z [ RUN ] BackendTest.TestPrimDtype 2023-01-11T22:36:03.4174139Z [ OK ] BackendTest.TestPrimDtype (0 ms) 2023-01-11T22:36:03.4175101Z [ RUN ] BackendTest.TestCompositeWithSetStates 2023-01-11T22:36:03.4332225Z [ OK ] BackendTest.TestCompositeWithSetStates (15 ms) 2023-01-11T22:36:03.4333231Z [ RUN ] BackendTest.TestConsistencyOfCompositeWithSetStates 2023-01-11T22:36:03.4612910Z [ OK ] BackendTest.TestConsistencyOfCompositeWithSetStates (28 ms) 2023-01-11T22:36:03.4613512Z [ RUN ] BackendTest.TestCompilerNotSupport 2023-01-11T22:36:03.4635566Z [ OK ] BackendTest.TestCompilerNotSupport (2 ms) 2023-01-11T22:36:03.4636042Z [----------] 9 tests from BackendTest (92 ms total) 2023-01-11T22:36:03.4636264Z 2023-01-11T22:36:03.4636500Z [----------] 6 tests from BackendTestDebugInfo 2023-01-11T22:36:03.4636939Z [ RUN ] BackendTestDebugInfo.TestCompiler 2023-01-11T22:36:03.4795608Z [ OK ] BackendTestDebugInfo.TestCompiler (15 ms) 2023-01-11T22:36:03.4796152Z [ RUN ] BackendTestDebugInfo.TestCompilerWithStringTable 2023-01-11T22:36:03.4957793Z [ OK ] BackendTestDebugInfo.TestCompilerWithStringTable (16 ms) 2023-01-11T22:36:03.4958504Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithModuleHierarchy 2023-01-11T22:36:03.5123767Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithModuleHierarchy (16 ms) 2023-01-11T22:36:03.5124604Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithTwoLevelModuleHierarchy 2023-01-11T22:36:03.5290662Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithTwoLevelModuleHierarchy (16 ms) 2023-01-11T22:36:03.5291531Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithLoweredSubModule 2023-01-11T22:36:03.5460363Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithLoweredSubModule (16 ms) 2023-01-11T22:36:03.5461371Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithSelectiveLoweredSubModule 2023-01-11T22:36:03.5633847Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithSelectiveLoweredSubModule (17 ms) 2023-01-11T22:36:03.5634572Z [----------] 6 tests from BackendTestDebugInfo (99 ms total) 2023-01-11T22:36:03.5634816Z 2023-01-11T22:36:03.5635027Z [----------] 4 tests from ClassImportTest 2023-01-11T22:36:03.5635397Z [ RUN ] ClassImportTest.Basic 2023-01-11T22:36:03.5643080Z [ OK ] ClassImportTest.Basic (0 ms) 2023-01-11T22:36:03.5643503Z [ RUN ] ClassImportTest.ScriptObject 2023-01-11T22:36:03.5674934Z [ OK ] ClassImportTest.ScriptObject (3 ms) 2023-01-11T22:36:03.5675382Z [ RUN ] ClassImportTest.ClassDerive 2023-01-11T22:36:03.5676117Z [ OK ] ClassImportTest.ClassDerive (0 ms) 2023-01-11T22:36:03.5676841Z [ RUN ] ClassImportTest.CustomClass 2023-01-11T22:36:03.5679093Z [ OK ] ClassImportTest.CustomClass (0 ms) 2023-01-11T22:36:03.5679566Z [----------] 4 tests from ClassImportTest (4 ms total) 2023-01-11T22:36:03.5680210Z 2023-01-11T22:36:03.5680528Z [----------] 1 test from ClassParserTest 2023-01-11T22:36:03.5680903Z [ RUN ] ClassParserTest.Basic 2023-01-11T22:36:03.5681295Z [ OK ] ClassParserTest.Basic (0 ms) 2023-01-11T22:36:03.5681723Z [----------] 1 test from ClassParserTest (0 ms total) 2023-01-11T22:36:03.5681927Z 2023-01-11T22:36:03.5682132Z [----------] 3 tests from ClassTypeTest 2023-01-11T22:36:03.5682527Z [ RUN ] ClassTypeTest.AddRemoveAttr 2023-01-11T22:36:03.5682955Z [ OK ] ClassTypeTest.AddRemoveAttr (0 ms) 2023-01-11T22:36:03.5683372Z [ RUN ] ClassTypeTest.AddRemoveConstant 2023-01-11T22:36:03.5683820Z [ OK ] ClassTypeTest.AddRemoveConstant (0 ms) 2023-01-11T22:36:03.5684309Z [ RUN ] ClassTypeTest.IdenticalTypesDifferentCus 2023-01-11T22:36:03.5695559Z [ OK ] ClassTypeTest.IdenticalTypesDifferentCus (1 ms) 2023-01-11T22:36:03.5696153Z [----------] 3 tests from ClassTypeTest (1 ms total) 2023-01-11T22:36:03.5696548Z 2023-01-11T22:36:03.5696853Z [----------] 2 tests from TestCodeTemplate 2023-01-11T22:36:03.5697252Z [ RUN ] TestCodeTemplate.Copying 2023-01-11T22:36:03.5697646Z [ OK ] TestCodeTemplate.Copying (0 ms) 2023-01-11T22:36:03.5698055Z [ RUN ] TestCodeTemplate.Formatting 2023-01-11T22:36:03.5698494Z [ OK ] TestCodeTemplate.Formatting (0 ms) 2023-01-11T22:36:03.5698941Z [----------] 2 tests from TestCodeTemplate (0 ms total) 2023-01-11T22:36:03.5699152Z 2023-01-11T22:36:03.5699359Z [----------] 13 tests from ConcatOptTest 2023-01-11T22:36:03.5699846Z [ RUN ] ConcatOptTest.SimpleCommonInputsEliminationPrefix 2023-01-11T22:36:03.5758327Z [ OK ] ConcatOptTest.SimpleCommonInputsEliminationPrefix (6 ms) 2023-01-11T22:36:03.5759527Z [ RUN ] ConcatOptTest.SimpleCommonInputsEliminationSuffix 2023-01-11T22:36:03.5795684Z [ OK ] ConcatOptTest.SimpleCommonInputsEliminationSuffix (3 ms) 2023-01-11T22:36:03.5796982Z [ RUN ] ConcatOptTest.CommonInputsEliminationWithDifferentOrderInputs 2023-01-11T22:36:03.5837963Z [ OK ] ConcatOptTest.CommonInputsEliminationWithDifferentOrderInputs (4 ms) 2023-01-11T22:36:03.5839152Z [ RUN ] ConcatOptTest.MoreCommonInputsElimination 2023-01-11T22:36:03.5909584Z [ OK ] ConcatOptTest.MoreCommonInputsElimination (7 ms) 2023-01-11T22:36:03.5910513Z [ RUN ] ConcatOptTest.ExpandConcat 2023-01-11T22:36:03.5940491Z [ OK ] ConcatOptTest.ExpandConcat (3 ms) 2023-01-11T22:36:03.5941396Z [ RUN ] ConcatOptTest.ConcatWithoutResultShape 2023-01-11T22:36:03.5969603Z [ OK ] ConcatOptTest.ConcatWithoutResultShape (2 ms) 2023-01-11T22:36:03.5970622Z [ RUN ] ConcatOptTest.ConcatWithoutInputShape 2023-01-11T22:36:03.5997636Z [ OK ] ConcatOptTest.ConcatWithoutInputShape (2 ms) 2023-01-11T22:36:03.5998522Z [ RUN ] ConcatOptTest.UseVariadicCat 2023-01-11T22:36:03.6056143Z [ OK ] ConcatOptTest.UseVariadicCat (5 ms) 2023-01-11T22:36:03.6057153Z [ RUN ] ConcatOptTest.UseVariadicCatWithMultipleListUses 2023-01-11T22:36:03.6083817Z [ OK ] ConcatOptTest.UseVariadicCatWithMultipleListUses (2 ms) 2023-01-11T22:36:03.6085332Z [ RUN ] ConcatOptTest.UseVariadicCatWithListMutationAfterCat 2023-01-11T22:36:03.6119403Z [ OK ] ConcatOptTest.UseVariadicCatWithListMutationAfterCat (3 ms) 2023-01-11T22:36:03.6120639Z [ RUN ] ConcatOptTest.UseVariadicCatWithListMutationBeforeCat 2023-01-11T22:36:03.6158134Z [ OK ] ConcatOptTest.UseVariadicCatWithListMutationBeforeCat (3 ms) 2023-01-11T22:36:03.6159361Z [ RUN ] ConcatOptTest.UseVariadicCatWithMultipleListMutations 2023-01-11T22:36:03.6217111Z [ OK ] ConcatOptTest.UseVariadicCatWithMultipleListMutations (5 ms) 2023-01-11T22:36:03.6218561Z [ RUN ] ConcatOptTest.RemoveListMutationUseVariadicCatAndCommonInputsElimination 2023-01-11T22:36:03.6257213Z [ OK ] ConcatOptTest.RemoveListMutationUseVariadicCatAndCommonInputsElimination (3 ms) 2023-01-11T22:36:03.6258458Z [----------] 13 tests from ConcatOptTest (55 ms total) 2023-01-11T22:36:03.6258861Z 2023-01-11T22:36:03.6259282Z [----------] 1 test from OptimizeConcatTest 2023-01-11T22:36:03.6260244Z [ RUN ] OptimizeConcatTest.UseVariadicCatReplaceMultiple 2023-01-11T22:36:03.6300162Z [ OK ] OptimizeConcatTest.UseVariadicCatReplaceMultiple (4 ms) 2023-01-11T22:36:03.6301191Z [----------] 1 test from OptimizeConcatTest (4 ms total) 2023-01-11T22:36:03.6301643Z 2023-01-11T22:36:03.6302001Z [----------] 3 tests from ConcatOpt 2023-01-11T22:36:03.6302806Z [ RUN ] ConcatOpt.CombineConcatsSimpleCase 2023-01-11T22:36:03.6303732Z [ OK ] ConcatOpt.CombineConcatsSimpleCase (0 ms) 2023-01-11T22:36:03.6304613Z [ RUN ] ConcatOpt.CombineConcatsLongChain 2023-01-11T22:36:03.6306289Z [ OK ] ConcatOpt.CombineConcatsLongChain (0 ms) 2023-01-11T22:36:03.6307171Z [ RUN ] ConcatOpt.CombineConcatsMutation 2023-01-11T22:36:03.6308575Z [ OK ] ConcatOpt.CombineConcatsMutation (0 ms) 2023-01-11T22:36:03.6309470Z [----------] 3 tests from ConcatOpt (0 ms total) 2023-01-11T22:36:03.6309871Z 2023-01-11T22:36:03.6310300Z [----------] 4 tests from ConstantPoolingTest 2023-01-11T22:36:03.6311084Z [ RUN ] ConstantPoolingTest.Int 2023-01-11T22:36:03.6311845Z [ OK ] ConstantPoolingTest.Int (0 ms) 2023-01-11T22:36:03.6312747Z [ RUN ] ConstantPoolingTest.PoolingAcrossBlocks 2023-01-11T22:36:03.6313747Z [ OK ] ConstantPoolingTest.PoolingAcrossBlocks (0 ms) 2023-01-11T22:36:03.6314761Z [ RUN ] ConstantPoolingTest.PoolingDifferentDevices 2023-01-11T22:36:03.6315922Z [ OK ] ConstantPoolingTest.PoolingDifferentDevices (0 ms) 2023-01-11T22:36:03.6316503Z [ RUN ] ConstantPoolingTest.DictConstantPooling 2023-01-11T22:36:03.6317031Z [ OK ] ConstantPoolingTest.DictConstantPooling (0 ms) 2023-01-11T22:36:03.6317527Z [----------] 4 tests from ConstantPoolingTest (0 ms total) 2023-01-11T22:36:03.6317766Z 2023-01-11T22:36:03.6317981Z [----------] 1 test from CleanupPassTest 2023-01-11T22:36:03.6318368Z [ RUN ] CleanupPassTest.Basic 2023-01-11T22:36:03.6320304Z [ OK ] CleanupPassTest.Basic (0 ms) 2023-01-11T22:36:03.6320768Z [----------] 1 test from CleanupPassTest (0 ms total) 2023-01-11T22:36:03.6321164Z 2023-01-11T22:36:03.6321468Z [----------] 1 test from CreateAutodiffSubgraphsTest 2023-01-11T22:36:03.6321969Z [ RUN ] CreateAutodiffSubgraphsTest.Basic 2023-01-11T22:36:03.6326122Z [ OK ] CreateAutodiffSubgraphsTest.Basic (0 ms) 2023-01-11T22:36:03.6326939Z [----------] 1 test from CreateAutodiffSubgraphsTest (0 ms total) 2023-01-11T22:36:03.6327314Z 2023-01-11T22:36:03.6327538Z [----------] 4 tests from CustomClassTest 2023-01-11T22:36:03.6327970Z [ RUN ] CustomClassTest.TorchbindIValueAPI 2023-01-11T22:36:03.6335267Z [ OK ] CustomClassTest.TorchbindIValueAPI (0 ms) 2023-01-11T22:36:03.6335751Z [ RUN ] CustomClassTest.ScalarTypeClass 2023-01-11T22:36:03.6337937Z [ OK ] CustomClassTest.ScalarTypeClass (0 ms) 2023-01-11T22:36:03.6338628Z [ RUN ] CustomClassTest.TestDocString 2023-01-11T22:36:03.6339092Z [ OK ] CustomClassTest.TestDocString (0 ms) 2023-01-11T22:36:03.6339531Z [ RUN ] CustomClassTest.Serialization 2023-01-11T22:36:03.6358400Z [ OK ] CustomClassTest.Serialization (1 ms) 2023-01-11T22:36:03.6359113Z [----------] 4 tests from CustomClassTest (3 ms total) 2023-01-11T22:36:03.6359344Z 2023-01-11T22:36:03.6359572Z [----------] 5 tests from CustomOperatorTest 2023-01-11T22:36:03.6360007Z [ RUN ] CustomOperatorTest.InferredSchema 2023-01-11T22:36:03.6362058Z [ OK ] CustomOperatorTest.InferredSchema (0 ms) 2023-01-11T22:36:03.6362529Z [ RUN ] CustomOperatorTest.ExplicitSchema 2023-01-11T22:36:03.6364680Z [ OK ] CustomOperatorTest.ExplicitSchema (0 ms) 2023-01-11T22:36:03.6365560Z [ RUN ] CustomOperatorTest.ListParameters 2023-01-11T22:36:03.6366805Z [ OK ] CustomOperatorTest.ListParameters (0 ms) 2023-01-11T22:36:03.6367285Z [ RUN ] CustomOperatorTest.ListParameters2 2023-01-11T22:36:03.6369759Z [ OK ] CustomOperatorTest.ListParameters2 (0 ms) 2023-01-11T22:36:03.6370214Z [ RUN ] CustomOperatorTest.Aliasing 2023-01-11T22:36:03.6372666Z [ OK ] CustomOperatorTest.Aliasing (0 ms) 2023-01-11T22:36:03.6373419Z [----------] 5 tests from CustomOperatorTest (1 ms total) 2023-01-11T22:36:03.6373660Z 2023-01-11T22:36:03.6373890Z [----------] 2 tests from TestCustomOperator 2023-01-11T22:36:03.6374375Z [ RUN ] TestCustomOperator.OperatorGeneratorUndeclared 2023-01-11T22:36:03.6374937Z [ OK ] TestCustomOperator.OperatorGeneratorUndeclared (0 ms) 2023-01-11T22:36:03.6375810Z [ RUN ] TestCustomOperator.OperatorGeneratorBasic 2023-01-11T22:36:03.6376371Z [ OK ] TestCustomOperator.OperatorGeneratorBasic (0 ms) 2023-01-11T22:36:03.6376866Z [----------] 2 tests from TestCustomOperator (0 ms total) 2023-01-11T22:36:03.6377098Z 2023-01-11T22:36:03.6377336Z [----------] 1 test from EliminateDeadCodeTest 2023-01-11T22:36:03.6377754Z [ RUN ] EliminateDeadCodeTest.Basic 2023-01-11T22:36:03.6378394Z [ OK ] EliminateDeadCodeTest.Basic (0 ms) 2023-01-11T22:36:03.6378974Z [----------] 1 test from EliminateDeadCodeTest (0 ms total) 2023-01-11T22:36:03.6379216Z 2023-01-11T22:36:03.6379410Z [----------] 5 tests from FuserTest 2023-01-11T22:36:03.6379795Z [ RUN ] FuserTest.TestSimple_CUDA 2023-01-11T22:36:03.7986529Z [ OK ] FuserTest.TestSimple_CUDA (160 ms) 2023-01-11T22:36:03.7986971Z [ RUN ] FuserTest.TestOne_CUDA 2023-01-11T22:36:04.4861366Z [ OK ] FuserTest.TestOne_CUDA (687 ms) 2023-01-11T22:36:04.4861813Z [ RUN ] FuserTest.FusedConcat_CUDA 2023-01-11T22:36:05.0153217Z [ OK ] FuserTest.FusedConcat_CUDA (529 ms) 2023-01-11T22:36:05.0153698Z [ RUN ] FuserTest.FusionAliasing 2023-01-11T22:36:05.0158242Z [ OK ] FuserTest.FusionAliasing (0 ms) 2023-01-11T22:36:05.0158918Z [ RUN ] FuserTest.KernelCaching 2023-01-11T22:36:05.0162413Z [ OK ] FuserTest.KernelCaching (0 ms) 2023-01-11T22:36:05.0163111Z [----------] 5 tests from FuserTest (1378 ms total) 2023-01-11T22:36:05.0163335Z 2023-01-11T22:36:05.0163548Z [----------] 2 tests from GraphExecutorTest 2023-01-11T22:36:05.0163962Z [ RUN ] GraphExecutorTest.Basic_CUDA 2023-01-11T22:36:05.4032130Z [ OK ] GraphExecutorTest.Basic_CUDA (386 ms) 2023-01-11T22:36:05.4032655Z [ RUN ] GraphExecutorTest.runAsync_executor 2023-01-11T22:36:05.4086367Z [ OK ] GraphExecutorTest.runAsync_executor (5 ms) 2023-01-11T22:36:05.4086917Z [----------] 2 tests from GraphExecutorTest (392 ms total) 2023-01-11T22:36:05.4087152Z 2023-01-11T22:36:05.4087382Z [----------] 5 tests from GraphIteratorTest 2023-01-11T22:36:05.4087861Z [ RUN ] GraphIteratorTest.ConstantReturnGraph 2023-01-11T22:36:05.4088378Z [ OK ] GraphIteratorTest.ConstantReturnGraph (0 ms) 2023-01-11T22:36:05.4089275Z [ RUN ] GraphIteratorTest.GraphWithParameters 2023-01-11T22:36:05.4090163Z [ OK ] GraphIteratorTest.GraphWithParameters (0 ms) 2023-01-11T22:36:05.4090915Z [ RUN ] GraphIteratorTest.GraphWithIf 2023-01-11T22:36:05.4091442Z [ OK ] GraphIteratorTest.GraphWithIf (0 ms) 2023-01-11T22:36:05.4091903Z [ RUN ] GraphIteratorTest.GraphWithNestedIf 2023-01-11T22:36:05.4092534Z [ OK ] GraphIteratorTest.GraphWithNestedIf (0 ms) 2023-01-11T22:36:05.4093014Z [ RUN ] GraphIteratorTest.GraphWithLoop 2023-01-11T22:36:05.4093472Z [ OK ] GraphIteratorTest.GraphWithLoop (0 ms) 2023-01-11T22:36:05.4093960Z [----------] 5 tests from GraphIteratorTest (0 ms total) 2023-01-11T22:36:05.4094200Z 2023-01-11T22:36:05.4094480Z [----------] 1 test from CSDebugInfoSerializaitionTest 2023-01-11T22:36:05.4095115Z [ RUN ] CSDebugInfoSerializaitionTest.TwoSubmodules 2023-01-11T22:36:05.4100736Z [ OK ] CSDebugInfoSerializaitionTest.TwoSubmodules (0 ms) 2023-01-11T22:36:05.4101312Z [----------] 1 test from CSDebugInfoSerializaitionTest (0 ms total) 2023-01-11T22:36:05.4101578Z 2023-01-11T22:36:05.4101778Z [----------] 1 test from InlinerTest 2023-01-11T22:36:05.4102116Z [ RUN ] InlinerTest.Basic 2023-01-11T22:36:05.4105065Z [ OK ] InlinerTest.Basic (0 ms) 2023-01-11T22:36:05.4105494Z [----------] 1 test from InlinerTest (0 ms total) 2023-01-11T22:36:05.4105705Z 2023-01-11T22:36:05.4105909Z [----------] 1 test from InterfaceTest 2023-01-11T22:36:05.4106340Z [ RUN ] InterfaceTest.ModuleInterfaceSerialization 2023-01-11T22:36:05.4124754Z [ OK ] InterfaceTest.ModuleInterfaceSerialization (1 ms) 2023-01-11T22:36:05.4125830Z [----------] 1 test from InterfaceTest (1 ms total) 2023-01-11T22:36:05.4126142Z 2023-01-11T22:36:05.4126371Z [----------] 5 tests from TypeCheckTest 2023-01-11T22:36:05.4126750Z [ RUN ] TypeCheckTest.MatchingType 2023-01-11T22:36:05.4127667Z [ OK ] TypeCheckTest.MatchingType (0 ms) 2023-01-11T22:36:05.4128091Z [ RUN ] TypeCheckTest.SizeMismatch 2023-01-11T22:36:05.4129019Z [ OK ] TypeCheckTest.SizeMismatch (0 ms) 2023-01-11T22:36:05.4129575Z [ RUN ] TypeCheckTest.GradientMismatch 2023-01-11T22:36:05.4130324Z [ OK ] TypeCheckTest.GradientMismatch (0 ms) 2023-01-11T22:36:05.4130780Z [ RUN ] TypeCheckTest.ScalarTypeMismatch 2023-01-11T22:36:05.4131690Z [ OK ] TypeCheckTest.ScalarTypeMismatch (0 ms) 2023-01-11T22:36:05.4132202Z [ RUN ] TypeCheckTest.DeviceMismatch_CUDA 2023-01-11T22:36:05.4133071Z [ OK ] TypeCheckTest.DeviceMismatch_CUDA (0 ms) 2023-01-11T22:36:05.4133693Z [----------] 5 tests from TypeCheckTest (0 ms total) 2023-01-11T22:36:05.4133948Z 2023-01-11T22:36:05.4134167Z [----------] 4 tests from InterpreterTest 2023-01-11T22:36:05.4134564Z [ RUN ] InterpreterTest.Basic_CUDA 2023-01-11T22:36:05.4141968Z [ OK ] InterpreterTest.Basic_CUDA (0 ms) 2023-01-11T22:36:05.4142418Z [ RUN ] InterpreterTest.IgnorableArgsInSchema 2023-01-11T22:36:05.4147587Z [ OK ] InterpreterTest.IgnorableArgsInSchema (0 ms) 2023-01-11T22:36:05.4148128Z [ RUN ] InterpreterTest.IgnorableArgsInSchemaWithOut 2023-01-11T22:36:05.4148683Z [ OK ] InterpreterTest.IgnorableArgsInSchemaWithOut (0 ms) 2023-01-11T22:36:05.4149177Z [ RUN ] InterpreterTest.runAsyncBasicTest 2023-01-11T22:36:05.4181028Z [ OK ] InterpreterTest.runAsyncBasicTest (3 ms) 2023-01-11T22:36:05.4181546Z [----------] 4 tests from InterpreterTest (4 ms total) 2023-01-11T22:36:05.4181785Z 2023-01-11T22:36:05.4182057Z [----------] 1 test from EnableRethrowCaughtExceptionTest 2023-01-11T22:36:05.4183011Z [ RUN ] EnableRethrowCaughtExceptionTest.EnableRethrowCaughtExceptionTestRethrowsCaughtException 2023-01-11T22:36:05.4410175Z [ OK ] EnableRethrowCaughtExceptionTest.EnableRethrowCaughtExceptionTestRethrowsCaughtException (22 ms) 2023-01-11T22:36:05.4411076Z [----------] 1 test from EnableRethrowCaughtExceptionTest (22 ms total) 2023-01-11T22:36:05.4411533Z 2023-01-11T22:36:05.4411870Z [----------] 4 tests from IRTest 2023-01-11T22:36:05.4412237Z [ RUN ] IRTest.Attributes 2023-01-11T22:36:05.4412922Z [ OK ] IRTest.Attributes (0 ms) 2023-01-11T22:36:05.4413459Z [ RUN ] IRTest.Blocks 2023-01-11T22:36:05.4414107Z [ OK ] IRTest.Blocks (0 ms) 2023-01-11T22:36:05.4414742Z [ RUN ] IRTest.CommonAncestor 2023-01-11T22:36:05.4415345Z [ OK ] IRTest.CommonAncestor (0 ms) 2023-01-11T22:36:05.4415759Z [ RUN ] IRTest.OperatorMap 2023-01-11T22:36:05.4416156Z [ OK ] IRTest.OperatorMap (0 ms) 2023-01-11T22:36:05.4416556Z [----------] 4 tests from IRTest (0 ms total) 2023-01-11T22:36:05.4416758Z 2023-01-11T22:36:05.4416970Z [----------] 21 tests from IRParserTest 2023-01-11T22:36:05.4417536Z [ RUN ] IRParserTest.Basic 2023-01-11T22:36:05.4418102Z [ OK ] IRParserTest.Basic (0 ms) 2023-01-11T22:36:05.4418489Z [ RUN ] IRParserTest.NestedBlock 2023-01-11T22:36:05.4419097Z [ OK ] IRParserTest.NestedBlock (0 ms) 2023-01-11T22:36:05.4419663Z [ RUN ] IRParserTest.If 2023-01-11T22:36:05.4420028Z [ OK ] IRParserTest.If (0 ms) 2023-01-11T22:36:05.4420362Z [ RUN ] IRParserTest.If2 2023-01-11T22:36:05.4420826Z [ OK ] IRParserTest.If2 (0 ms) 2023-01-11T22:36:05.4421582Z [ RUN ] IRParserTest.InferredTypeIsTensor 2023-01-11T22:36:05.4422250Z [ OK ] IRParserTest.InferredTypeIsTensor (0 ms) 2023-01-11T22:36:05.4422783Z [ RUN ] IRParserTest.ValueReuse 2023-01-11T22:36:05.4423494Z [ OK ] IRParserTest.ValueReuse (0 ms) 2023-01-11T22:36:05.4424265Z [ RUN ] IRParserTest.Attributes 2023-01-11T22:36:05.4424848Z [ OK ] IRParserTest.Attributes (0 ms) 2023-01-11T22:36:05.4425602Z [ RUN ] IRParserTest.OptionalTypes 2023-01-11T22:36:05.4426376Z [ OK ] IRParserTest.OptionalTypes (0 ms) 2023-01-11T22:36:05.4426776Z [ RUN ] IRParserTest.StarTensor 2023-01-11T22:36:05.4427274Z [ OK ] IRParserTest.StarTensor (0 ms) 2023-01-11T22:36:05.4427822Z [ RUN ] IRParserTest.UnshapedTensor 2023-01-11T22:36:05.4428241Z [ OK ] IRParserTest.UnshapedTensor (0 ms) 2023-01-11T22:36:05.4428928Z [ RUN ] IRParserTest.ShapedTensor 2023-01-11T22:36:05.4429738Z [ OK ] IRParserTest.ShapedTensor (0 ms) 2023-01-11T22:36:05.4430304Z [ RUN ] IRParserTest.NestedContrainer 2023-01-11T22:36:05.4430730Z [ OK ] IRParserTest.NestedContrainer (0 ms) 2023-01-11T22:36:05.4431583Z [ RUN ] IRParserTest.MalformedShapeAnnotation 2023-01-11T22:36:05.4432436Z [ OK ] IRParserTest.MalformedShapeAnnotation (0 ms) 2023-01-11T22:36:05.4433039Z [ RUN ] IRParserTest.FileCheck 2023-01-11T22:36:05.4433439Z [ OK ] IRParserTest.FileCheck (0 ms) 2023-01-11T22:36:05.4433827Z [ RUN ] IRParserTest.Strides 2023-01-11T22:36:05.4434186Z [ OK ] IRParserTest.Strides (0 ms) 2023-01-11T22:36:05.4434594Z [ RUN ] IRParserTest.MalformedStrides 2023-01-11T22:36:05.4435040Z [ OK ] IRParserTest.MalformedStrides (0 ms) 2023-01-11T22:36:05.4435462Z [ RUN ] IRParserTest.TensorShapes 2023-01-11T22:36:05.4435863Z [ OK ] IRParserTest.TensorShapes (0 ms) 2023-01-11T22:36:05.4436466Z [ RUN ] IRParserTest.DeviceAndRequiresGradTensors 2023-01-11T22:36:05.4437023Z [ OK ] IRParserTest.DeviceAndRequiresGradTensors (0 ms) 2023-01-11T22:36:05.4437468Z [ RUN ] IRParserTest.ListConstant 2023-01-11T22:36:05.4437883Z [ OK ] IRParserTest.ListConstant (0 ms) 2023-01-11T22:36:05.4438311Z [ RUN ] IRParserTest.PartialStarTensor 2023-01-11T22:36:05.4438761Z [ OK ] IRParserTest.PartialStarTensor (0 ms) 2023-01-11T22:36:05.4439216Z [ RUN ] IRParserTest.ComplexTensorAttributes 2023-01-11T22:36:05.4439711Z [ OK ] IRParserTest.ComplexTensorAttributes (0 ms) 2023-01-11T22:36:05.4440185Z [----------] 21 tests from IRParserTest (1 ms total) 2023-01-11T22:36:05.4440405Z 2023-01-11T22:36:05.4440591Z [----------] 2 tests from JitTypeTest 2023-01-11T22:36:05.4440970Z [ RUN ] JitTypeTest.IsComplete 2023-01-11T22:36:05.4441372Z [ OK ] JitTypeTest.IsComplete (0 ms) 2023-01-11T22:36:05.4441843Z [ RUN ] JitTypeTest.UnifyTypes 2023-01-11T22:36:05.4442500Z [ OK ] JitTypeTest.UnifyTypes (0 ms) 2023-01-11T22:36:05.4443040Z [----------] 2 tests from JitTypeTest (0 ms total) 2023-01-11T22:36:05.4443257Z 2023-01-11T22:36:05.4443487Z [----------] 42 tests from LiteInterpreterTest 2023-01-11T22:36:05.4443928Z [ RUN ] LiteInterpreterTest.UpsampleNearest2d 2023-01-11T22:36:05.4452026Z [ OK ] LiteInterpreterTest.UpsampleNearest2d (1 ms) 2023-01-11T22:36:05.4452752Z [ RUN ] LiteInterpreterTest.CheckAttrAccess 2023-01-11T22:36:05.4454326Z [ OK ] LiteInterpreterTest.CheckAttrAccess (0 ms) 2023-01-11T22:36:05.4454801Z [ RUN ] LiteInterpreterTest.MethodInvocation 2023-01-11T22:36:05.4492945Z [ OK ] LiteInterpreterTest.MethodInvocation (3 ms) 2023-01-11T22:36:05.4493395Z [ RUN ] LiteInterpreterTest.Conv 2023-01-11T22:36:05.4533665Z [ OK ] LiteInterpreterTest.Conv (4 ms) 2023-01-11T22:36:05.4534118Z [ RUN ] LiteInterpreterTest.Inline 2023-01-11T22:36:05.4546640Z [ OK ] LiteInterpreterTest.Inline (1 ms) 2023-01-11T22:36:05.4547074Z [ RUN ] LiteInterpreterTest.Tuple 2023-01-11T22:36:05.4557023Z [ OK ] LiteInterpreterTest.Tuple (0 ms) 2023-01-11T22:36:05.4557469Z [ RUN ] LiteInterpreterTest.AtenFormat 2023-01-11T22:36:05.4566152Z [ OK ] LiteInterpreterTest.AtenFormat (0 ms) 2023-01-11T22:36:05.4566612Z [ RUN ] LiteInterpreterTest.PrimDevice 2023-01-11T22:36:05.4572841Z [ OK ] LiteInterpreterTest.PrimDevice (0 ms) 2023-01-11T22:36:05.4573275Z [ RUN ] LiteInterpreterTest.Dict 2023-01-11T22:36:05.4582777Z [ OK ] LiteInterpreterTest.Dict (0 ms) 2023-01-11T22:36:05.4583326Z [ RUN ] LiteInterpreterTest.List 2023-01-11T22:36:05.4596067Z [ OK ] LiteInterpreterTest.List (1 ms) 2023-01-11T22:36:05.4596522Z [ RUN ] LiteInterpreterTest.PrimOverload 2023-01-11T22:36:05.4596990Z [ OK ] LiteInterpreterTest.PrimOverload (0 ms) 2023-01-11T22:36:05.4597402Z [ RUN ] LiteInterpreterTest.Prim 2023-01-11T22:36:05.4602792Z [ OK ] LiteInterpreterTest.Prim (0 ms) 2023-01-11T22:36:05.4603233Z [ RUN ] LiteInterpreterTest.PrimScalar 2023-01-11T22:36:05.4610427Z [ OK ] LiteInterpreterTest.PrimScalar (0 ms) 2023-01-11T22:36:05.4610869Z [ RUN ] LiteInterpreterTest.LoadOrigJit 2023-01-11T22:36:05.4675644Z [ OK ] LiteInterpreterTest.LoadOrigJit (6 ms) 2023-01-11T22:36:05.4676124Z [ RUN ] LiteInterpreterTest.WrongMethodName 2023-01-11T22:36:05.4700509Z [ OK ] LiteInterpreterTest.WrongMethodName (2 ms) 2023-01-11T22:36:05.4700989Z [ RUN ] LiteInterpreterTest.SetState 2023-01-11T22:36:05.4737143Z [ OK ] LiteInterpreterTest.SetState (3 ms) 2023-01-11T22:36:05.4737602Z [ RUN ] LiteInterpreterTest.BuiltinClass 2023-01-11T22:36:05.4748911Z [ OK ] LiteInterpreterTest.BuiltinClass (1 ms) 2023-01-11T22:36:05.4749405Z [ RUN ] LiteInterpreterTest.BuiltinFunction 2023-01-11T22:36:05.4755008Z [ OK ] LiteInterpreterTest.BuiltinFunction (0 ms) 2023-01-11T22:36:05.4755721Z [ RUN ] LiteInterpreterTest.GetRuntimeByteCodeVersion 2023-01-11T22:36:05.4756278Z [ OK ] LiteInterpreterTest.GetRuntimeByteCodeVersion (0 ms) 2023-01-11T22:36:05.4756838Z [ RUN ] LiteInterpreterTest.GetRuntimeOperatorsVersion 2023-01-11T22:36:05.4757549Z [ OK ] LiteInterpreterTest.GetRuntimeOperatorsVersion (0 ms) 2023-01-11T22:36:05.4758108Z [ RUN ] LiteInterpreterTest.GetByteCodeVersion 2023-01-11T22:36:05.4759112Z [ OK ] LiteInterpreterTest.GetByteCodeVersion (0 ms) 2023-01-11T22:36:05.4759822Z [ RUN ] LiteInterpreterTest.GetContainTypes 2023-01-11T22:36:05.4760733Z [ OK ] LiteInterpreterTest.GetContainTypes (0 ms) 2023-01-11T22:36:05.4761382Z [ RUN ] LiteInterpreterTest.BackPortByteCodeModelAllVersions 2023-01-11T22:36:05.5908657Z [ OK ] LiteInterpreterTest.BackPortByteCodeModelAllVersions (114 ms) 2023-01-11T22:36:05.5909420Z [ RUN ] LiteInterpreterTest.GetRuntimeOpsAndInfo 2023-01-11T22:36:05.5984333Z [ OK ] LiteInterpreterTest.GetRuntimeOpsAndInfo (7 ms) 2023-01-11T22:36:05.5984983Z [ RUN ] LiteInterpreterTest.isCompatibleSuccess 2023-01-11T22:36:05.6048353Z [ OK ] LiteInterpreterTest.isCompatibleSuccess (6 ms) 2023-01-11T22:36:05.6049063Z [ RUN ] LiteInterpreterTest.isCompatibleFail 2023-01-11T22:36:05.6171965Z [ OK ] LiteInterpreterTest.isCompatibleFail (12 ms) 2023-01-11T22:36:05.6172538Z [ RUN ] LiteInterpreterTest.Eval 2023-01-11T22:36:05.6184008Z [ OK ] LiteInterpreterTest.Eval (1 ms) 2023-01-11T22:36:05.6184660Z [ RUN ] LiteInterpreterTest.FindWrongMethodName 2023-01-11T22:36:05.6190605Z [ OK ] LiteInterpreterTest.FindWrongMethodName (0 ms) 2023-01-11T22:36:05.6191200Z [ RUN ] LiteInterpreterTest.FindAndRunMethod 2023-01-11T22:36:05.6201566Z [ OK ] LiteInterpreterTest.FindAndRunMethod (1 ms) 2023-01-11T22:36:05.6202179Z [ RUN ] LiteInterpreterTest.RunMethodVariadic 2023-01-11T22:36:05.6212517Z [ OK ] LiteInterpreterTest.RunMethodVariadic (1 ms) 2023-01-11T22:36:05.6213119Z [ RUN ] LiteInterpreterTest.DuplicateSetState 2023-01-11T22:36:05.6231916Z [ OK ] LiteInterpreterTest.DuplicateSetState (1 ms) 2023-01-11T22:36:05.6232793Z [ RUN ] LiteInterpreterTest.ExtraFiles 2023-01-11T22:36:05.6236472Z [ OK ] LiteInterpreterTest.ExtraFiles (0 ms) 2023-01-11T22:36:05.6237054Z [ RUN ] LiteInterpreterTest.OpNameExportFetchRootOperators 2023-01-11T22:36:05.6250376Z [ OK ] LiteInterpreterTest.OpNameExportFetchRootOperators (1 ms) 2023-01-11T22:36:05.6250930Z [ RUN ] LiteInterpreterTest.DefaultArgsConv 2023-01-11T22:36:05.6272113Z [ OK ] LiteInterpreterTest.DefaultArgsConv (2 ms) 2023-01-11T22:36:05.6272639Z [ RUN ] LiteInterpreterTest.DefaultArgsPinv 2023-01-11T22:36:05.6335315Z [ OK ] LiteInterpreterTest.DefaultArgsPinv (6 ms) 2023-01-11T22:36:05.6335916Z [ RUN ] LiteInterpreterTest.DefaultArgsTensorinvSpecifyDefault 2023-01-11T22:36:05.6349034Z [ OK ] LiteInterpreterTest.DefaultArgsTensorinvSpecifyDefault (1 ms) 2023-01-11T22:36:05.6349660Z [ RUN ] LiteInterpreterTest.DefaultArgsPinvWithOutArg 2023-01-11T22:36:05.6376870Z [ OK ] LiteInterpreterTest.DefaultArgsPinvWithOutArg (2 ms) 2023-01-11T22:36:05.6377645Z [ RUN ] LiteInterpreterTest.DefaultArgsWithOutArg 2023-01-11T22:36:05.6387474Z [ OK ] LiteInterpreterTest.DefaultArgsWithOutArg (1 ms) 2023-01-11T22:36:05.6388138Z [ RUN ] LiteInterpreterTest.TestExceptionStackWithTwoLevelModuleHierarchy 2023-01-11T22:36:05.6504590Z [ OK ] LiteInterpreterTest.TestExceptionStackWithTwoLevelModuleHierarchy (11 ms) 2023-01-11T22:36:05.6505329Z [ RUN ] LiteInterpreterTest.OperatorCacheDifferentiatesDefaultArgs 2023-01-11T22:36:05.6553805Z [ OK ] LiteInterpreterTest.OperatorCacheDifferentiatesDefaultArgs (4 ms) 2023-01-11T22:36:05.6554398Z [ RUN ] LiteInterpreterTest.OperatorSize1 2023-01-11T22:36:05.6560724Z [ OK ] LiteInterpreterTest.OperatorSize1 (0 ms) 2023-01-11T22:36:05.6561213Z [ RUN ] LiteInterpreterTest.OperatorTest2 2023-01-11T22:36:05.6585276Z [ OK ] LiteInterpreterTest.OperatorTest2 (2 ms) 2023-01-11T22:36:05.6586215Z [----------] 42 tests from LiteInterpreterTest (215 ms total) 2023-01-11T22:36:05.6586544Z 2023-01-11T22:36:05.6586740Z [----------] 3 tests from RunTimeTest 2023-01-11T22:36:05.6587155Z [ RUN ] RunTimeTest.ParseBytecode 2023-01-11T22:36:05.6587580Z [ OK ] RunTimeTest.ParseBytecode (0 ms) 2023-01-11T22:36:05.6587997Z [ RUN ] RunTimeTest.ParseOperator 2023-01-11T22:36:05.6588397Z [ OK ] RunTimeTest.ParseOperator (0 ms) 2023-01-11T22:36:05.6588803Z [ RUN ] RunTimeTest.RuntimeCall 2023-01-11T22:36:05.6589202Z [ OK ] RunTimeTest.RuntimeCall (0 ms) 2023-01-11T22:36:05.6589718Z [----------] 3 tests from RunTimeTest (0 ms total) 2023-01-11T22:36:05.6590064Z 2023-01-11T22:36:05.6590345Z [----------] 11 tests from LiteInterpreterUpgraderTest 2023-01-11T22:36:05.6590847Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorV2 2023-01-11T22:36:05.6591378Z [ OK ] LiteInterpreterUpgraderTest.DivTensorV2 (0 ms) 2023-01-11T22:36:05.6592070Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorOutV2 2023-01-11T22:36:05.6593026Z [ OK ] LiteInterpreterUpgraderTest.DivTensorOutV2 (0 ms) 2023-01-11T22:36:05.6593594Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorInplaceV2 2023-01-11T22:36:05.6595424Z [ OK ] LiteInterpreterUpgraderTest.DivTensorInplaceV2 (0 ms) 2023-01-11T22:36:05.6596008Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarFloatV2 2023-01-11T22:36:05.6597274Z [ OK ] LiteInterpreterUpgraderTest.DivScalarFloatV2 (0 ms) 2023-01-11T22:36:05.6597886Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarReciprocalFloatV2 2023-01-11T22:36:05.6600005Z expect output: 0.5000 2023-01-11T22:36:05.6600324Z [ CPUFloatType{1} ]actual output: 0.5000 2023-01-11T22:36:05.6601311Z [ CPUFloatType{1} ][ OK ] LiteInterpreterUpgraderTest.DivScalarReciprocalFloatV2 (0 ms) 2023-01-11T22:36:05.6602050Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarReciprocalIntV2 2023-01-11T22:36:05.6602898Z [ OK ] LiteInterpreterUpgraderTest.DivScalarReciprocalIntV2 (0 ms) 2023-01-11T22:36:05.6603502Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarScalarV2 2023-01-11T22:36:05.6604080Z [ OK ] LiteInterpreterUpgraderTest.DivScalarScalarV2 (0 ms) 2023-01-11T22:36:05.6604881Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarIntV2 2023-01-11T22:36:05.6606138Z [ OK ] LiteInterpreterUpgraderTest.DivScalarIntV2 (0 ms) 2023-01-11T22:36:05.6606963Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarInplaceFloatV2 2023-01-11T22:36:05.6607821Z [ OK ] LiteInterpreterUpgraderTest.DivScalarInplaceFloatV2 (0 ms) 2023-01-11T22:36:05.6608425Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarInplaceIntV2 2023-01-11T22:36:05.6610521Z [ OK ] LiteInterpreterUpgraderTest.DivScalarInplaceIntV2 (0 ms) 2023-01-11T22:36:05.6611507Z [ RUN ] LiteInterpreterUpgraderTest.Upgrader 2023-01-11T22:36:05.6612017Z [ OK ] LiteInterpreterUpgraderTest.Upgrader (0 ms) 2023-01-11T22:36:05.6612539Z [----------] 11 tests from LiteInterpreterUpgraderTest (2 ms total) 2023-01-11T22:36:05.6612802Z 2023-01-11T22:36:05.6613056Z [----------] 29 tests from LiteInterpreterDirectTest 2023-01-11T22:36:05.6613548Z [ RUN ] LiteInterpreterDirectTest.UpsampleNearest2d 2023-01-11T22:36:05.6625672Z [ OK ] LiteInterpreterDirectTest.UpsampleNearest2d (1 ms) 2023-01-11T22:36:05.6626485Z [ RUN ] LiteInterpreterDirectTest.CheckAttrAccess 2023-01-11T22:36:05.6627040Z [ OK ] LiteInterpreterDirectTest.CheckAttrAccess (0 ms) 2023-01-11T22:36:05.6627577Z [ RUN ] LiteInterpreterDirectTest.MethodInvocation 2023-01-11T22:36:05.6634002Z hello 2023-01-11T22:36:05.6634241Z hello 3 2023-01-11T22:36:05.6645167Z hello 2023-01-11T22:36:05.6645388Z hello 3 2023-01-11T22:36:05.6653756Z hello 2023-01-11T22:36:05.6653988Z hello 3 2023-01-11T22:36:05.6654689Z [ OK ] LiteInterpreterDirectTest.MethodInvocation (2 ms) 2023-01-11T22:36:05.6655184Z [ RUN ] LiteInterpreterDirectTest.Conv 2023-01-11T22:36:05.6679818Z [ OK ] LiteInterpreterDirectTest.Conv (2 ms) 2023-01-11T22:36:05.6680311Z [ RUN ] LiteInterpreterDirectTest.Inline 2023-01-11T22:36:05.6688798Z [ OK ] LiteInterpreterDirectTest.Inline (0 ms) 2023-01-11T22:36:05.6689412Z [ RUN ] LiteInterpreterDirectTest.Tuple 2023-01-11T22:36:05.6695173Z [ OK ] LiteInterpreterDirectTest.Tuple (0 ms) 2023-01-11T22:36:05.6695922Z [ RUN ] LiteInterpreterDirectTest.Dict 2023-01-11T22:36:05.6701330Z [ OK ] LiteInterpreterDirectTest.Dict (0 ms) 2023-01-11T22:36:05.6701952Z [ RUN ] LiteInterpreterDirectTest.Prim 2023-01-11T22:36:05.6705848Z [ OK ] LiteInterpreterDirectTest.Prim (0 ms) 2023-01-11T22:36:05.6706487Z [ RUN ] LiteInterpreterDirectTest.PrimScalar 2023-01-11T22:36:05.6710955Z [ OK ] LiteInterpreterDirectTest.PrimScalar (0 ms) 2023-01-11T22:36:05.6711606Z [ RUN ] LiteInterpreterDirectTest.WrongMethodName 2023-01-11T22:36:05.6733213Z [ OK ] LiteInterpreterDirectTest.WrongMethodName (2 ms) 2023-01-11T22:36:05.6733785Z [ RUN ] LiteInterpreterDirectTest.SetState 2023-01-11T22:36:05.6758311Z [ OK ] LiteInterpreterDirectTest.SetState (2 ms) 2023-01-11T22:36:05.6758971Z [ RUN ] LiteInterpreterDirectTest.BuiltinFunction 2023-01-11T22:36:05.6761712Z [ OK ] LiteInterpreterDirectTest.BuiltinFunction (0 ms) 2023-01-11T22:36:05.6762956Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeByteCodeVersion 2023-01-11T22:36:05.6763809Z [ OK ] LiteInterpreterDirectTest.GetRuntimeByteCodeVersion (0 ms) 2023-01-11T22:36:05.6764461Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeOperatorsVersion 2023-01-11T22:36:05.6765403Z [ OK ] LiteInterpreterDirectTest.GetRuntimeOperatorsVersion (0 ms) 2023-01-11T22:36:05.6765998Z [ RUN ] LiteInterpreterDirectTest.GetByteCodeVersion 2023-01-11T22:36:05.6766564Z [ OK ] LiteInterpreterDirectTest.GetByteCodeVersion (0 ms) 2023-01-11T22:36:05.6767125Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeOpsAndInfo 2023-01-11T22:36:05.6821434Z [ OK ] LiteInterpreterDirectTest.GetRuntimeOpsAndInfo (5 ms) 2023-01-11T22:36:05.6821959Z [ RUN ] LiteInterpreterDirectTest.Eval 2023-01-11T22:36:05.6828902Z [ OK ] LiteInterpreterDirectTest.Eval (0 ms) 2023-01-11T22:36:05.6829430Z [ RUN ] LiteInterpreterDirectTest.FindWrongMethodName 2023-01-11T22:36:05.6832534Z [ OK ] LiteInterpreterDirectTest.FindWrongMethodName (0 ms) 2023-01-11T22:36:05.6833249Z [ RUN ] LiteInterpreterDirectTest.FindAndRunMethod 2023-01-11T22:36:05.6840743Z [ OK ] LiteInterpreterDirectTest.FindAndRunMethod (0 ms) 2023-01-11T22:36:05.6841306Z [ RUN ] LiteInterpreterDirectTest.RunMethodVariadic 2023-01-11T22:36:05.6848254Z [ OK ] LiteInterpreterDirectTest.RunMethodVariadic (0 ms) 2023-01-11T22:36:05.6848827Z [ RUN ] LiteInterpreterDirectTest.DuplicateSetState 2023-01-11T22:36:05.6856580Z [ OK ] LiteInterpreterDirectTest.DuplicateSetState (0 ms) 2023-01-11T22:36:05.6857207Z [ RUN ] LiteInterpreterDirectTest.OpNameExportFetchRootOperators 2023-01-11T22:36:05.6864247Z [ OK ] LiteInterpreterDirectTest.OpNameExportFetchRootOperators (0 ms) 2023-01-11T22:36:05.6864864Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsConv 2023-01-11T22:36:05.6881414Z [ OK ] LiteInterpreterDirectTest.DefaultArgsConv (1 ms) 2023-01-11T22:36:05.6881993Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsPinv 2023-01-11T22:36:05.6930625Z [ OK ] LiteInterpreterDirectTest.DefaultArgsPinv (4 ms) 2023-01-11T22:36:05.6931270Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsTensorinvSpecifyDefault 2023-01-11T22:36:05.6940245Z [ OK ] LiteInterpreterDirectTest.DefaultArgsTensorinvSpecifyDefault (0 ms) 2023-01-11T22:36:05.6940922Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsPinvWithOutArg 2023-01-11T22:36:05.6965957Z [ OK ] LiteInterpreterDirectTest.DefaultArgsPinvWithOutArg (2 ms) 2023-01-11T22:36:05.6966579Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsWithOutArg 2023-01-11T22:36:05.6973522Z [ OK ] LiteInterpreterDirectTest.DefaultArgsWithOutArg (0 ms) 2023-01-11T22:36:05.6974293Z [ RUN ] LiteInterpreterDirectTest.TestExceptionStackWithTwoLevelModuleHierarchy 2023-01-11T22:36:05.7084111Z [ OK ] LiteInterpreterDirectTest.TestExceptionStackWithTwoLevelModuleHierarchy (11 ms) 2023-01-11T22:36:05.7085182Z [ RUN ] LiteInterpreterDirectTest.OperatorCacheDifferentiatesDefaultArgs 2023-01-11T22:36:05.7114153Z [ OK ] LiteInterpreterDirectTest.OperatorCacheDifferentiatesDefaultArgs (2 ms) 2023-01-11T22:36:05.7115063Z [----------] 29 tests from LiteInterpreterDirectTest (50 ms total) 2023-01-11T22:36:05.7115332Z 2023-01-11T22:36:05.7115530Z [----------] 7 tests from LiteTrainerTest 2023-01-11T22:36:05.7115928Z [ RUN ] LiteTrainerTest.Params 2023-01-11T22:36:05.7233014Z [ OK ] LiteTrainerTest.Params (11 ms) 2023-01-11T22:36:05.7233417Z [ RUN ] LiteTrainerTest.SGD 2023-01-11T22:36:05.7351273Z [ OK ] LiteTrainerTest.SGD (11 ms) 2023-01-11T22:36:05.7352146Z [ RUN ] LiteTrainerTest.SequentialSampler 2023-01-11T22:36:05.7353355Z [ OK ] LiteTrainerTest.SequentialSampler (0 ms) 2023-01-11T22:36:05.7354682Z [ RUN ] LiteTrainerTest.RandomSamplerReturnsIndicesInCorrectRange 2023-01-11T22:36:05.7355465Z [ OK ] LiteTrainerTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2023-01-11T22:36:05.7356144Z [ RUN ] LiteTrainerTest.RandomSamplerReturnsLessValuesForLastBatch 2023-01-11T22:36:05.7356844Z [ OK ] LiteTrainerTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2023-01-11T22:36:05.7357419Z [ RUN ] LiteTrainerTest.RandomSamplerResetsWell 2023-01-11T22:36:05.7357939Z [ OK ] LiteTrainerTest.RandomSamplerResetsWell (0 ms) 2023-01-11T22:36:05.7358500Z [ RUN ] LiteTrainerTest.RandomSamplerResetsWithNewSizeWell 2023-01-11T22:36:05.7359089Z [ OK ] LiteTrainerTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T22:36:05.7359639Z [----------] 7 tests from LiteTrainerTest (23 ms total) 2023-01-11T22:36:05.7359868Z 2023-01-11T22:36:05.7360071Z [----------] 6 tests from MobileTest 2023-01-11T22:36:05.7360649Z [ RUN ] MobileTest.SaveLoadParametersEmpty 2023-01-11T22:36:05.7363158Z [ OK ] MobileTest.SaveLoadParametersEmpty (0 ms) 2023-01-11T22:36:05.7364271Z [ RUN ] MobileTest.SaveParametersDefaultsToZip 2023-01-11T22:36:05.7365165Z [ OK ] MobileTest.SaveParametersDefaultsToZip (0 ms) 2023-01-11T22:36:05.7365794Z [ RUN ] MobileTest.SaveParametersCanUseFlatbuffer 2023-01-11T22:36:05.7366892Z [ OK ] MobileTest.SaveParametersCanUseFlatbuffer (0 ms) 2023-01-11T22:36:05.7367795Z [ RUN ] MobileTest.SaveLoadParametersUsingFlatbuffers 2023-01-11T22:36:05.7368381Z [ OK ] MobileTest.SaveLoadParametersUsingFlatbuffers (0 ms) 2023-01-11T22:36:05.7368959Z [ RUN ] MobileTest.LoadParametersUnexpectedFormatShouldThrow 2023-01-11T22:36:05.7391918Z [ OK ] MobileTest.LoadParametersUnexpectedFormatShouldThrow (2 ms) 2023-01-11T22:36:05.7392874Z [ RUN ] MobileTest.LoadParametersEmptyDataShouldThrow 2023-01-11T22:36:05.7416727Z [ OK ] MobileTest.LoadParametersEmptyDataShouldThrow (2 ms) 2023-01-11T22:36:05.7417754Z [----------] 6 tests from MobileTest (6 ms total) 2023-01-11T22:36:05.7418161Z 2023-01-11T22:36:05.7418544Z [----------] 1 test from MemoryDAGTest 2023-01-11T22:36:05.7419320Z [ RUN ] MemoryDAGTest.Basic 2023-01-11T22:36:05.7420138Z [ OK ] MemoryDAGTest.Basic (0 ms) 2023-01-11T22:36:05.7420596Z [----------] 1 test from MemoryDAGTest (0 ms total) 2023-01-11T22:36:05.7420817Z 2023-01-11T22:36:05.7421053Z [----------] 1 test from InternedStringsTest 2023-01-11T22:36:05.7421463Z [ RUN ] InternedStringsTest.Basic 2023-01-11T22:36:05.7421864Z [ OK ] InternedStringsTest.Basic (0 ms) 2023-01-11T22:36:05.7422326Z [----------] 1 test from InternedStringsTest (0 ms total) 2023-01-11T22:36:05.7422565Z 2023-01-11T22:36:05.7422789Z [----------] 1 test from FromQualStringTest 2023-01-11T22:36:05.7423171Z [ RUN ] FromQualStringTest.Basic 2023-01-11T22:36:05.7423588Z [ OK ] FromQualStringTest.Basic (0 ms) 2023-01-11T22:36:05.7424039Z [----------] 1 test from FromQualStringTest (0 ms total) 2023-01-11T22:36:05.7424268Z 2023-01-11T22:36:05.7424471Z [----------] 1 test from THNNConvTest 2023-01-11T22:36:05.7424811Z [ RUN ] THNNConvTest.Basic 2023-01-11T22:36:05.7441557Z [ OK ] THNNConvTest.Basic (2 ms) 2023-01-11T22:36:05.7442479Z [----------] 1 test from THNNConvTest (2 ms total) 2023-01-11T22:36:05.7443017Z 2023-01-11T22:36:05.7443379Z [----------] 1 test from ATenNativeBatchNormTest 2023-01-11T22:36:05.7443816Z [ RUN ] ATenNativeBatchNormTest.Basic 2023-01-11T22:36:05.7462626Z [ OK ] ATenNativeBatchNormTest.Basic (2 ms) 2023-01-11T22:36:05.7463743Z [----------] 1 test from ATenNativeBatchNormTest (2 ms total) 2023-01-11T22:36:05.7464099Z 2023-01-11T22:36:05.7464306Z [----------] 2 tests from CustomFusionTest 2023-01-11T22:36:05.7464760Z [ RUN ] CustomFusionTest.Basic 2023-01-11T22:36:05.7465168Z [ OK ] CustomFusionTest.Basic (0 ms) 2023-01-11T22:36:05.7465585Z [ RUN ] CustomFusionTest.NestedBlocks 2023-01-11T22:36:05.7466829Z [ OK ] CustomFusionTest.NestedBlocks (0 ms) 2023-01-11T22:36:05.7467596Z [----------] 2 tests from CustomFusionTest (0 ms total) 2023-01-11T22:36:05.7467835Z 2023-01-11T22:36:05.7468151Z [----------] 1 test from ControlFlowTest 2023-01-11T22:36:05.7468645Z [ RUN ] ControlFlowTest.Basic 2023-01-11T22:36:05.7478436Z [ OK ] ControlFlowTest.Basic (1 ms) 2023-01-11T22:36:05.7479147Z [----------] 1 test from ControlFlowTest (1 ms total) 2023-01-11T22:36:05.7479624Z 2023-01-11T22:36:05.7480079Z [----------] 1 test from ProtoTest 2023-01-11T22:36:05.7480935Z [ RUN ] ProtoTest.Basic 2023-01-11T22:36:05.7481312Z [ OK ] ProtoTest.Basic (0 ms) 2023-01-11T22:36:05.7481717Z [----------] 1 test from ProtoTest (0 ms total) 2023-01-11T22:36:05.7481931Z 2023-01-11T22:36:05.7482244Z [----------] 9 tests from SchemaParserTest 2023-01-11T22:36:05.7483062Z [ RUN ] SchemaParserTest.NestedArrays 2023-01-11T22:36:05.7483767Z [ OK ] SchemaParserTest.NestedArrays (0 ms) 2023-01-11T22:36:05.7484716Z [ RUN ] SchemaParserTest.OutVariant 2023-01-11T22:36:05.7485784Z [ OK ] SchemaParserTest.OutVariant (0 ms) 2023-01-11T22:36:05.7486241Z [ RUN ] SchemaParserTest.NamedReturns 2023-01-11T22:36:05.7487109Z [ OK ] SchemaParserTest.NamedReturns (0 ms) 2023-01-11T22:36:05.7487994Z [ RUN ] SchemaParserTest.Futures 2023-01-11T22:36:05.7488492Z [ OK ] SchemaParserTest.Futures (0 ms) 2023-01-11T22:36:05.7488949Z [ RUN ] SchemaParserTest.AnnotatedAliasSets 2023-01-11T22:36:05.7489420Z [ OK ] SchemaParserTest.AnnotatedAliasSets (0 ms) 2023-01-11T22:36:05.7489948Z [ RUN ] SchemaParserTest.TensorListAnnotatedAliasSets 2023-01-11T22:36:05.7490515Z [ OK ] SchemaParserTest.TensorListAnnotatedAliasSets (0 ms) 2023-01-11T22:36:05.7491087Z [ RUN ] SchemaParserTest.AnnotatedAliasWithoutBeforeSet 2023-01-11T22:36:05.7491652Z [ OK ] SchemaParserTest.AnnotatedAliasWithoutBeforeSet (0 ms) 2023-01-11T22:36:05.7492166Z [ RUN ] SchemaParserTest.BeforeAfterSets 2023-01-11T22:36:05.7492656Z [ OK ] SchemaParserTest.BeforeAfterSets (0 ms) 2023-01-11T22:36:05.7493106Z [ RUN ] SchemaParserTest.BeforeAfterSets2 2023-01-11T22:36:05.7493585Z [ OK ] SchemaParserTest.BeforeAfterSets2 (0 ms) 2023-01-11T22:36:05.7494061Z [----------] 9 tests from SchemaParserTest (0 ms total) 2023-01-11T22:36:05.7494296Z 2023-01-11T22:36:05.7494530Z [----------] 2 tests from TopologicalIndexTest 2023-01-11T22:36:05.7494925Z [ RUN ] TopologicalIndexTest.Basic 2023-01-11T22:36:05.7495356Z [ OK ] TopologicalIndexTest.Basic (0 ms) 2023-01-11T22:36:05.7495779Z [ RUN ] TopologicalIndexTest.Reindex 2023-01-11T22:36:05.7496196Z [ OK ] TopologicalIndexTest.Reindex (0 ms) 2023-01-11T22:36:05.7496668Z [----------] 2 tests from TopologicalIndexTest (0 ms total) 2023-01-11T22:36:05.7496906Z 2023-01-11T22:36:05.7497135Z [----------] 7 tests from RecordFunctionTest 2023-01-11T22:36:05.7497586Z [ RUN ] RecordFunctionTest.TracedTestInputsOutputs 2023-01-11T22:36:05.7498136Z [ OK ] RecordFunctionTest.TracedTestInputsOutputs (0 ms) 2023-01-11T22:36:05.7498776Z [ RUN ] RecordFunctionTest.SampledCallbacks 2023-01-11T22:36:05.7585250Z [ OK ] RecordFunctionTest.SampledCallbacks (8 ms) 2023-01-11T22:36:05.7586056Z [ RUN ] RecordFunctionTest.RecordFunctionGuard 2023-01-11T22:36:05.7586584Z [ OK ] RecordFunctionTest.RecordFunctionGuard (0 ms) 2023-01-11T22:36:05.7587052Z [ RUN ] RecordFunctionTest.Callbacks 2023-01-11T22:36:05.7589214Z [ OK ] RecordFunctionTest.Callbacks (0 ms) 2023-01-11T22:36:05.7589923Z [ RUN ] RecordFunctionTest.ShouldRun 2023-01-11T22:36:05.7590385Z [ OK ] RecordFunctionTest.ShouldRun (0 ms) 2023-01-11T22:36:05.7590801Z [ RUN ] RecordFunctionTest.Basic 2023-01-11T22:36:05.7593098Z [ OK ] RecordFunctionTest.Basic (0 ms) 2023-01-11T22:36:05.7594222Z [ RUN ] RecordFunctionTest.OperatorNameOverload 2023-01-11T22:36:05.7595109Z [ OK ] RecordFunctionTest.OperatorNameOverload (0 ms) 2023-01-11T22:36:05.7595978Z [----------] 7 tests from RecordFunctionTest (10 ms total) 2023-01-11T22:36:05.7596416Z 2023-01-11T22:36:05.7596700Z [----------] 1 test from ThreadLocalDebugInfoTest 2023-01-11T22:36:05.7597526Z [ RUN ] ThreadLocalDebugInfoTest.Basic 2023-01-11T22:36:05.7598588Z [ OK ] ThreadLocalDebugInfoTest.Basic (0 ms) 2023-01-11T22:36:05.7599346Z [----------] 1 test from ThreadLocalDebugInfoTest (0 ms total) 2023-01-11T22:36:05.7599673Z 2023-01-11T22:36:05.7600086Z [----------] 1 test from TestSymIntArrayRef 2023-01-11T22:36:05.7601019Z [ RUN ] TestSymIntArrayRef.BasicConversion 2023-01-11T22:36:05.7601991Z [ OK ] TestSymIntArrayRef.BasicConversion (0 ms) 2023-01-11T22:36:05.7602997Z [----------] 1 test from TestSymIntArrayRef (0 ms total) 2023-01-11T22:36:05.7603308Z 2023-01-11T22:36:05.7603518Z [----------] 4 tests from TestSymInt 2023-01-11T22:36:05.7603958Z [ RUN ] TestSymInt.NarrowCopyWithSymbolicInt 2023-01-11T22:36:05.7604451Z [ OK ] TestSymInt.NarrowCopyWithSymbolicInt (0 ms) 2023-01-11T22:36:05.7604894Z [ RUN ] TestSymInt.NarrowCopy 2023-01-11T22:36:05.7605591Z [ OK ] TestSymInt.NarrowCopy (0 ms) 2023-01-11T22:36:05.7605998Z [ RUN ] TestSymInt.AddSymbolicInt 2023-01-11T22:36:05.7606397Z [ OK ] TestSymInt.AddSymbolicInt (0 ms) 2023-01-11T22:36:05.7606860Z [ RUN ] TestSymInt.TestSymIntToSymNodeDispatch 2023-01-11T22:36:05.7607368Z [ OK ] TestSymInt.TestSymIntToSymNodeDispatch (0 ms) 2023-01-11T22:36:05.7607827Z [----------] 4 tests from TestSymInt (0 ms total) 2023-01-11T22:36:05.7608038Z 2023-01-11T22:36:05.7608260Z [----------] 1 test from FallbackGraphsTest 2023-01-11T22:36:05.7608657Z [ RUN ] FallbackGraphsTest.Basic 2023-01-11T22:36:05.7614411Z [ OK ] FallbackGraphsTest.Basic (1 ms) 2023-01-11T22:36:05.7615244Z [----------] 1 test from FallbackGraphsTest (1 ms total) 2023-01-11T22:36:05.7615763Z 2023-01-11T22:36:05.7616168Z [----------] 1 test from NoneSchemaMatchTest 2023-01-11T22:36:05.7616588Z [ RUN ] NoneSchemaMatchTest.Basic 2023-01-11T22:36:05.7617227Z [ OK ] NoneSchemaMatchTest.Basic (0 ms) 2023-01-11T22:36:05.7618212Z [----------] 1 test from NoneSchemaMatchTest (0 ms total) 2023-01-11T22:36:05.7618503Z 2023-01-11T22:36:05.7618750Z [----------] 1 test from PassManagementTest 2023-01-11T22:36:05.7619154Z [ RUN ] PassManagementTest.Basic 2023-01-11T22:36:05.7619548Z [ OK ] PassManagementTest.Basic (0 ms) 2023-01-11T22:36:05.7620004Z [----------] 1 test from PassManagementTest (0 ms total) 2023-01-11T22:36:05.7620235Z 2023-01-11T22:36:05.7620447Z [----------] 5 tests from LoopPeelerTest 2023-01-11T22:36:05.7621002Z [ RUN ] LoopPeelerTest.NoInductionVariableUse 2023-01-11T22:36:05.7622854Z [ OK ] LoopPeelerTest.NoInductionVariableUse (0 ms) 2023-01-11T22:36:05.7623379Z [ RUN ] LoopPeelerTest.YesInductionVariableUse 2023-01-11T22:36:05.7627640Z [ OK ] LoopPeelerTest.YesInductionVariableUse (0 ms) 2023-01-11T22:36:05.7628165Z [ RUN ] LoopPeelerTest.LoopWithTerminationCondition 2023-01-11T22:36:05.7633981Z [ OK ] LoopPeelerTest.LoopWithTerminationCondition (0 ms) 2023-01-11T22:36:05.7634503Z [ RUN ] LoopPeelerTest.SimpleNestedLoops 2023-01-11T22:36:05.7642657Z [ OK ] LoopPeelerTest.SimpleNestedLoops (0 ms) 2023-01-11T22:36:05.7643119Z [ RUN ] LoopPeelerTest.SimpleNestedLoops2 2023-01-11T22:36:05.7654711Z [ OK ] LoopPeelerTest.SimpleNestedLoops2 (1 ms) 2023-01-11T22:36:05.7655482Z [----------] 5 tests from LoopPeelerTest (3 ms total) 2023-01-11T22:36:05.7655714Z 2023-01-11T22:36:05.7655919Z [----------] 1 test from JitTracing 2023-01-11T22:36:05.7656253Z [ RUN ] JitTracing.Basic 2023-01-11T22:36:05.7834580Z [ OK ] JitTracing.Basic (17 ms) 2023-01-11T22:36:05.7835045Z [----------] 1 test from JitTracing (17 ms total) 2023-01-11T22:36:05.7835448Z 2023-01-11T22:36:05.7835825Z [----------] 1 test from InsertAndEliminateRedundantGuardsTest 2023-01-11T22:36:05.7836392Z [ RUN ] InsertAndEliminateRedundantGuardsTest.Basic 2023-01-11T22:36:05.7842677Z [ OK ] InsertAndEliminateRedundantGuardsTest.Basic (0 ms) 2023-01-11T22:36:05.7843613Z [----------] 1 test from InsertAndEliminateRedundantGuardsTest (0 ms total) 2023-01-11T22:36:05.7843901Z 2023-01-11T22:36:05.7844135Z [----------] 1 test from InsertBailOutsTest 2023-01-11T22:36:05.7844546Z [ RUN ] InsertBailOutsTest.Basic 2023-01-11T22:36:05.7856866Z [ OK ] InsertBailOutsTest.Basic (1 ms) 2023-01-11T22:36:05.7857498Z [----------] 1 test from InsertBailOutsTest (1 ms total) 2023-01-11T22:36:05.7857839Z 2023-01-11T22:36:05.7858066Z [----------] 2 tests from ProfilerTest 2023-01-11T22:36:05.7858434Z [ RUN ] ProfilerTest.Basic 2023-01-11T22:36:05.7988813Z [ OK ] ProfilerTest.Basic (13 ms) 2023-01-11T22:36:05.7989242Z [ RUN ] ProfilerTest.OptionalProfiling 2023-01-11T22:36:05.7991656Z [ OK ] ProfilerTest.OptionalProfiling (0 ms) 2023-01-11T22:36:05.7992337Z [----------] 2 tests from ProfilerTest (13 ms total) 2023-01-11T22:36:05.7992733Z 2023-01-11T22:36:05.7992964Z [----------] 2 tests from CallStackTest 2023-01-11T22:36:05.7993331Z [ RUN ] CallStackTest.Basic 2023-01-11T22:36:05.7998454Z [ OK ] CallStackTest.Basic (0 ms) 2023-01-11T22:36:05.7998849Z [ RUN ] CallStackTest.Caching 2023-01-11T22:36:05.8003638Z [ OK ] CallStackTest.Caching (0 ms) 2023-01-11T22:36:05.8004385Z [----------] 2 tests from CallStackTest (1 ms total) 2023-01-11T22:36:05.8004611Z 2023-01-11T22:36:05.8004855Z [----------] 2 tests from InlinedCallStackTest 2023-01-11T22:36:05.8005556Z [ RUN ] InlinedCallStackTest.BlockAnnotation 2023-01-11T22:36:05.8013895Z [ OK ] InlinedCallStackTest.BlockAnnotation (0 ms) 2023-01-11T22:36:05.8014406Z [ RUN ] InlinedCallStackTest.SelfCallMethods 2023-01-11T22:36:05.8026690Z [ OK ] InlinedCallStackTest.SelfCallMethods (1 ms) 2023-01-11T22:36:05.8027615Z [----------] 2 tests from InlinedCallStackTest (2 ms total) 2023-01-11T22:36:05.8027882Z 2023-01-11T22:36:05.8028096Z [----------] 1 test from AutogradSymbolsTest 2023-01-11T22:36:05.8028507Z [ RUN ] AutogradSymbolsTest.Basic 2023-01-11T22:36:05.8028930Z [ OK ] AutogradSymbolsTest.Basic (0 ms) 2023-01-11T22:36:05.8029507Z [----------] 1 test from AutogradSymbolsTest (0 ms total) 2023-01-11T22:36:05.8029763Z 2023-01-11T22:36:05.8030019Z [----------] 1 test from DefaultArgTypeHintingTest 2023-01-11T22:36:05.8030500Z [ RUN ] DefaultArgTypeHintingTest.Basic 2023-01-11T22:36:05.8030998Z [ OK ] DefaultArgTypeHintingTest.Basic (0 ms) 2023-01-11T22:36:05.8031785Z [----------] 1 test from DefaultArgTypeHintingTest (0 ms total) 2023-01-11T22:36:05.8032053Z 2023-01-11T22:36:05.8032264Z [----------] 5 tests from FuturesTest 2023-01-11T22:36:05.8032627Z [ RUN ] FuturesTest.Basic 2023-01-11T22:36:05.8032999Z [ OK ] FuturesTest.Basic (0 ms) 2023-01-11T22:36:05.8033342Z [ RUN ] FuturesTest.Error 2023-01-11T22:36:05.8045245Z [ OK ] FuturesTest.Error (1 ms) 2023-01-11T22:36:05.8045901Z [ RUN ] FuturesTest.Then 2023-01-11T22:36:05.8046345Z [ OK ] FuturesTest.Then (0 ms) 2023-01-11T22:36:05.8046771Z [ RUN ] FuturesTest.CollectAll 2023-01-11T22:36:05.8047181Z [ OK ] FuturesTest.CollectAll (0 ms) 2023-01-11T22:36:05.8047786Z [ RUN ] FuturesTest.CollectAny 2023-01-11T22:36:05.8048207Z [ OK ] FuturesTest.CollectAny (0 ms) 2023-01-11T22:36:05.8048738Z [----------] 5 tests from FuturesTest (1 ms total) 2023-01-11T22:36:05.8048975Z 2023-01-11T22:36:05.8049229Z [----------] 1 test from TLSFutureCallbacksTest 2023-01-11T22:36:05.8049659Z [ RUN ] TLSFutureCallbacksTest.Basic 2023-01-11T22:36:05.8050133Z [ OK ] TLSFutureCallbacksTest.Basic (0 ms) 2023-01-11T22:36:05.8050868Z [----------] 1 test from TLSFutureCallbacksTest (0 ms total) 2023-01-11T22:36:05.8051120Z 2023-01-11T22:36:05.8051373Z [----------] 1 test from ProfilerDisableInCallbackTest 2023-01-11T22:36:05.8051983Z [ RUN ] ProfilerDisableInCallbackTest.Basic 2023-01-11T22:36:05.8053171Z [ OK ] ProfilerDisableInCallbackTest.Basic (0 ms) 2023-01-11T22:36:05.8053721Z [----------] 1 test from ProfilerDisableInCallbackTest (0 ms total) 2023-01-11T22:36:05.8054217Z 2023-01-11T22:36:05.8054440Z [----------] 2 tests from RecordDebugHandles 2023-01-11T22:36:05.8054846Z [ RUN ] RecordDebugHandles.Basic 2023-01-11T22:36:06.1808442Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:36:06.1816642Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:36:06.1817415Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:36:06.1818083Z [ OK ] RecordDebugHandles.Basic (376 ms) 2023-01-11T22:36:06.1818663Z [ RUN ] RecordDebugHandles.ScopedCallbacks 2023-01-11T22:36:06.1825843Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:36:06.1838856Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:36:06.1839563Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:36:06.1847653Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:36:06.1859745Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:36:06.1860375Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:36:06.1867790Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:36:06.1883507Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:36:06.1884479Z STAGE:2023-01-11 22:36:06 18560:18560 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:36:06.1885753Z [ OK ] RecordDebugHandles.ScopedCallbacks (6 ms) 2023-01-11T22:36:06.1886287Z [----------] 2 tests from RecordDebugHandles (383 ms total) 2023-01-11T22:36:06.1886528Z 2023-01-11T22:36:06.1886745Z [----------] 1 test from IValueKWargsTest 2023-01-11T22:36:06.1887135Z [ RUN ] IValueKWargsTest.Basic 2023-01-11T22:36:06.1893360Z [ OK ] IValueKWargsTest.Basic (0 ms) 2023-01-11T22:36:06.1894209Z [----------] 1 test from IValueKWargsTest (0 ms total) 2023-01-11T22:36:06.1894620Z 2023-01-11T22:36:06.1895071Z [----------] 1 test from ComputeFlopsTest 2023-01-11T22:36:06.1895916Z [ RUN ] ComputeFlopsTest.Basic 2023-01-11T22:36:06.1896648Z [W util.cpp:501] Warning: Failed to compute flops for op aten::conv2d because both input and weight must be size 4. (function computeFlops) 2023-01-11T22:36:06.1897268Z [W util.cpp:516] Warning: Failed to compute flops for op aten::conv2d because stride must be size 2 and cannot be 0. (function computeFlops) 2023-01-11T22:36:06.1898229Z [W util.cpp:472] Warning: Calculating flops for aten::conv2d requires groups, padding, stride, dilation, input_size, and weight_size in saved arguments. (function computeFlops) 2023-01-11T22:36:06.1899717Z [W util.cpp:545] Warning: Calculating flops for aten::mm requires mat1_size and mat2_size in saved arguments. (function computeFlops) 2023-01-11T22:36:06.1900265Z [ OK ] ComputeFlopsTest.Basic (0 ms) 2023-01-11T22:36:06.1900695Z [----------] 1 test from ComputeFlopsTest (0 ms total) 2023-01-11T22:36:06.1900927Z 2023-01-11T22:36:06.1901130Z [----------] 1 test from TestConstant 2023-01-11T22:36:06.1901530Z [ RUN ] TestConstant.TensorGrad 2023-01-11T22:36:06.1901916Z [ OK ] TestConstant.TensorGrad (0 ms) 2023-01-11T22:36:06.1902345Z [----------] 1 test from TestConstant (0 ms total) 2023-01-11T22:36:06.1902562Z 2023-01-11T22:36:06.1902769Z [----------] 1 test from TestMutation 2023-01-11T22:36:06.1903130Z [ RUN ] TestMutation.Basic 2023-01-11T22:36:06.1903492Z [ OK ] TestMutation.Basic (0 ms) 2023-01-11T22:36:06.1903907Z [----------] 1 test from TestMutation (0 ms total) 2023-01-11T22:36:06.1904120Z 2023-01-11T22:36:06.1904399Z [----------] 1 test from TestInplaceToFunctionalActivation 2023-01-11T22:36:06.1904888Z [ RUN ] TestInplaceToFunctionalActivation.Basic 2023-01-11T22:36:06.1905409Z [ OK ] TestInplaceToFunctionalActivation.Basic (0 ms) 2023-01-11T22:36:06.1905963Z [----------] 1 test from TestInplaceToFunctionalActivation (0 ms total) 2023-01-11T22:36:06.1906245Z 2023-01-11T22:36:06.1906470Z [----------] 1 test from TestRegisterShapeOp 2023-01-11T22:36:06.1906859Z [ RUN ] TestRegisterShapeOp.Basic 2023-01-11T22:36:06.3406759Z [ OK ] TestRegisterShapeOp.Basic (150 ms) 2023-01-11T22:36:06.3407449Z [----------] 1 test from TestRegisterShapeOp (150 ms total) 2023-01-11T22:36:06.3407972Z 2023-01-11T22:36:06.3408531Z [----------] 1 test from TestFunctionalToInplaceActivation 2023-01-11T22:36:06.3409101Z [ RUN ] TestFunctionalToInplaceActivation.Basic 2023-01-11T22:36:06.3409620Z [ OK ] TestFunctionalToInplaceActivation.Basic (0 ms) 2023-01-11T22:36:06.3410175Z [----------] 1 test from TestFunctionalToInplaceActivation (0 ms total) 2023-01-11T22:36:06.3410433Z 2023-01-11T22:36:06.3410666Z [----------] 2 tests from TestFunctionExecutor 2023-01-11T22:36:06.3411133Z [ RUN ] TestFunctionExecutor.SimpleExecutorTest 2023-01-11T22:36:06.3414235Z [ OK ] TestFunctionExecutor.SimpleExecutorTest (0 ms) 2023-01-11T22:36:06.3414944Z [ RUN ] TestFunctionExecutor.RunDecompositionTest 2023-01-11T22:36:06.3437003Z [ OK ] TestFunctionExecutor.RunDecompositionTest (2 ms) 2023-01-11T22:36:06.3438284Z [----------] 2 tests from TestFunctionExecutor (2 ms total) 2023-01-11T22:36:06.3438566Z 2023-01-11T22:36:06.3438818Z [----------] 1 test from TestShapeGraphLinting 2023-01-11T22:36:06.3439221Z [ RUN ] TestShapeGraphLinting.Basic 2023-01-11T22:36:06.3442758Z [ OK ] TestShapeGraphLinting.Basic (0 ms) 2023-01-11T22:36:06.3443537Z [----------] 1 test from TestShapeGraphLinting (0 ms total) 2023-01-11T22:36:06.3443783Z 2023-01-11T22:36:06.3443978Z [----------] 1 test from Composed 2023-01-11T22:36:06.3444323Z [ RUN ] Composed.ComposedOp 2023-01-11T22:36:06.7483519Z [ OK ] Composed.ComposedOp (403 ms) 2023-01-11T22:36:06.7484209Z [----------] 1 test from Composed (403 ms total) 2023-01-11T22:36:06.7484451Z 2023-01-11T22:36:06.7484675Z [----------] 1 test from ConstantPropagation 2023-01-11T22:36:06.7485458Z [ RUN ] ConstantPropagation.CustomClassesCanBePropagated 2023-01-11T22:36:06.7489265Z [ OK ] ConstantPropagation.CustomClassesCanBePropagated (0 ms) 2023-01-11T22:36:06.7490922Z [----------] 1 test from ConstantPropagation (0 ms total) 2023-01-11T22:36:06.7491373Z 2023-01-11T22:36:06.7491831Z [----------] 19 tests from MobileTypeParserTest 2023-01-11T22:36:06.7492792Z [ RUN ] MobileTypeParserTest.Int 2023-01-11T22:36:06.7493359Z [ OK ] MobileTypeParserTest.Int (0 ms) 2023-01-11T22:36:06.7493898Z [ RUN ] MobileTypeParserTest.NestedContainersAnnotationStr 2023-01-11T22:36:06.7494519Z [ OK ] MobileTypeParserTest.NestedContainersAnnotationStr (0 ms) 2023-01-11T22:36:06.7495082Z [ RUN ] MobileTypeParserTest.TorchBindClass 2023-01-11T22:36:06.7495588Z [ OK ] MobileTypeParserTest.TorchBindClass (0 ms) 2023-01-11T22:36:06.7496092Z [ RUN ] MobileTypeParserTest.ListOfTorchBindClass 2023-01-11T22:36:06.7496656Z [ OK ] MobileTypeParserTest.ListOfTorchBindClass (0 ms) 2023-01-11T22:36:06.7497302Z [ RUN ] MobileTypeParserTest.NestedContainersAnnotationStrWithSpaces 2023-01-11T22:36:06.7498023Z [ OK ] MobileTypeParserTest.NestedContainersAnnotationStrWithSpaces (0 ms) 2023-01-11T22:36:06.7498625Z [ RUN ] MobileTypeParserTest.NamedTuple 2023-01-11T22:36:06.7499119Z [ OK ] MobileTypeParserTest.NamedTuple (0 ms) 2023-01-11T22:36:06.7499671Z [ RUN ] MobileTypeParserTest.DictNestedNamedTupleTypeList 2023-01-11T22:36:06.7500279Z [ OK ] MobileTypeParserTest.DictNestedNamedTupleTypeList (0 ms) 2023-01-11T22:36:06.7500928Z [ RUN ] MobileTypeParserTest.NamedTupleNestedNamedTupleTypeList 2023-01-11T22:36:06.7501611Z [ OK ] MobileTypeParserTest.NamedTupleNestedNamedTupleTypeList (0 ms) 2023-01-11T22:36:06.7502233Z [ RUN ] MobileTypeParserTest.NamedTupleNestedNamedTuple 2023-01-11T22:36:06.7502844Z [ OK ] MobileTypeParserTest.NamedTupleNestedNamedTuple (0 ms) 2023-01-11T22:36:06.7503358Z [ RUN ] MobileTypeParserTest.Empty 2023-01-11T22:36:06.7534125Z [ OK ] MobileTypeParserTest.Empty (4 ms) 2023-01-11T22:36:06.7534764Z [ RUN ] MobileTypeParserTest.TypoRaises 2023-01-11T22:36:06.7579687Z [ OK ] MobileTypeParserTest.TypoRaises (4 ms) 2023-01-11T22:36:06.7580199Z [ RUN ] MobileTypeParserTest.MismatchBracketRaises 2023-01-11T22:36:06.7623231Z [ OK ] MobileTypeParserTest.MismatchBracketRaises (4 ms) 2023-01-11T22:36:06.7623775Z [ RUN ] MobileTypeParserTest.MismatchBracketRaises2 2023-01-11T22:36:06.7666533Z [ OK ] MobileTypeParserTest.MismatchBracketRaises2 (4 ms) 2023-01-11T22:36:06.7667096Z [ RUN ] MobileTypeParserTest.DictWithoutValueRaises 2023-01-11T22:36:06.7703372Z [ OK ] MobileTypeParserTest.DictWithoutValueRaises (3 ms) 2023-01-11T22:36:06.7704071Z [ RUN ] MobileTypeParserTest.ListArgCountMismatchRaises 2023-01-11T22:36:06.7747625Z [ OK ] MobileTypeParserTest.ListArgCountMismatchRaises (4 ms) 2023-01-11T22:36:06.7748485Z [ RUN ] MobileTypeParserTest.DictArgCountMismatchRaises 2023-01-11T22:36:06.7784259Z [ OK ] MobileTypeParserTest.DictArgCountMismatchRaises (3 ms) 2023-01-11T22:36:06.7785281Z [ RUN ] MobileTypeParserTest.ValidTypeWithExtraStuffRaises 2023-01-11T22:36:06.7808365Z [ OK ] MobileTypeParserTest.ValidTypeWithExtraStuffRaises (2 ms) 2023-01-11T22:36:06.7809389Z [ RUN ] MobileTypeParserTest.NonIdentifierRaises 2023-01-11T22:36:06.7832343Z [ OK ] MobileTypeParserTest.NonIdentifierRaises (2 ms) 2023-01-11T22:36:06.7833401Z [ RUN ] MobileTypeParserTest.DictNestedNamedTupleTypeListRaises 2023-01-11T22:36:06.7883057Z [ OK ] MobileTypeParserTest.DictNestedNamedTupleTypeListRaises (4 ms) 2023-01-11T22:36:06.7884316Z [----------] 19 tests from MobileTypeParserTest (39 ms total) 2023-01-11T22:36:06.7884786Z 2023-01-11T22:36:06.7885308Z [----------] 14 tests from ModuleAPITest 2023-01-11T22:36:06.7885740Z [ RUN ] ModuleAPITest.MethodRunAsync 2023-01-11T22:36:06.7920341Z [ OK ] ModuleAPITest.MethodRunAsync (3 ms) 2023-01-11T22:36:06.7921304Z [ RUN ] ModuleAPITest.Clone 2023-01-11T22:36:06.7921811Z [ OK ] ModuleAPITest.Clone (0 ms) 2023-01-11T22:36:06.7922274Z [ RUN ] ModuleAPITest.CloneWithModuleInterface 2023-01-11T22:36:06.7933034Z [ OK ] ModuleAPITest.CloneWithModuleInterface (1 ms) 2023-01-11T22:36:06.7933921Z [ RUN ] ModuleAPITest.Copy 2023-01-11T22:36:06.7934713Z [ OK ] ModuleAPITest.Copy (0 ms) 2023-01-11T22:36:06.7935194Z [ RUN ] ModuleAPITest.DeepCopy 2023-01-11T22:36:06.7935593Z [ OK ] ModuleAPITest.DeepCopy (0 ms) 2023-01-11T22:36:06.7935996Z [ RUN ] ModuleAPITest.DeepCopyString 2023-01-11T22:36:06.7936713Z [ OK ] ModuleAPITest.DeepCopyString (0 ms) 2023-01-11T22:36:06.7937657Z [ RUN ] ModuleAPITest.DeepCopyEnum 2023-01-11T22:36:06.7938178Z [ OK ] ModuleAPITest.DeepCopyEnum (0 ms) 2023-01-11T22:36:06.7938650Z [ RUN ] ModuleAPITest.DeepCopyPreservesAliasing 2023-01-11T22:36:06.7939171Z [ OK ] ModuleAPITest.DeepCopyPreservesAliasing (0 ms) 2023-01-11T22:36:06.7939630Z [ RUN ] ModuleAPITest.Constants 2023-01-11T22:36:06.7940019Z [ OK ] ModuleAPITest.Constants (0 ms) 2023-01-11T22:36:06.7940423Z [ RUN ] ModuleAPITest.Parameters 2023-01-11T22:36:06.7940836Z [ OK ] ModuleAPITest.Parameters (0 ms) 2023-01-11T22:36:06.7941213Z [ RUN ] ModuleAPITest.Define 2023-01-11T22:36:06.7945010Z [ OK ] ModuleAPITest.Define (0 ms) 2023-01-11T22:36:06.7945896Z [ RUN ] ModuleAPITest.Freezing 2023-01-11T22:36:06.7985392Z [ OK ] ModuleAPITest.Freezing (4 ms) 2023-01-11T22:36:06.7986386Z [ RUN ] ModuleAPITest.OfiFreezesTraining 2023-01-11T22:36:06.8025110Z [ OK ] ModuleAPITest.OfiFreezesTraining (3 ms) 2023-01-11T22:36:06.8026030Z [ RUN ] ModuleAPITest.To_CUDA 2023-01-11T22:36:06.8028535Z [ OK ] ModuleAPITest.To_CUDA (0 ms) 2023-01-11T22:36:06.8028986Z [----------] 14 tests from ModuleAPITest (14 ms total) 2023-01-11T22:36:06.8029288Z 2023-01-11T22:36:06.8029731Z [----------] 6 tests from PeepholeOptimizeTest 2023-01-11T22:36:06.8030247Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot 2023-01-11T22:36:06.8030701Z [ OK ] PeepholeOptimizeTest.IsAndIsNot (0 ms) 2023-01-11T22:36:06.8031160Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot2 2023-01-11T22:36:06.8031635Z [ OK ] PeepholeOptimizeTest.IsAndIsNot2 (0 ms) 2023-01-11T22:36:06.8032218Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot3 2023-01-11T22:36:06.8033157Z [ OK ] PeepholeOptimizeTest.IsAndIsNot3 (0 ms) 2023-01-11T22:36:06.8033785Z [ RUN ] PeepholeOptimizeTest.UnwrapOptional 2023-01-11T22:36:06.8034436Z [ OK ] PeepholeOptimizeTest.UnwrapOptional (0 ms) 2023-01-11T22:36:06.8034938Z [ RUN ] PeepholeOptimizeTest.UnwrapOptional2 2023-01-11T22:36:06.8035689Z [ OK ] PeepholeOptimizeTest.UnwrapOptional2 (0 ms) 2023-01-11T22:36:06.8036169Z [ RUN ] PeepholeOptimizeTest.AddMMFusion 2023-01-11T22:36:06.8036641Z [ OK ] PeepholeOptimizeTest.AddMMFusion (0 ms) 2023-01-11T22:36:06.8037125Z [----------] 6 tests from PeepholeOptimizeTest (0 ms total) 2023-01-11T22:36:06.8037380Z 2023-01-11T22:36:06.8037603Z [----------] 5 tests from QualifiedNameTest 2023-01-11T22:36:06.8038050Z [ RUN ] QualifiedNameTest.PrefixConstruction 2023-01-11T22:36:06.8038563Z [ OK ] QualifiedNameTest.PrefixConstruction (0 ms) 2023-01-11T22:36:06.8039223Z [ RUN ] QualifiedNameTest.DottedConstruction 2023-01-11T22:36:06.8039716Z [ OK ] QualifiedNameTest.DottedConstruction (0 ms) 2023-01-11T22:36:06.8040187Z [ RUN ] QualifiedNameTest.BadInputRaises 2023-01-11T22:36:06.8090897Z [ OK ] QualifiedNameTest.BadInputRaises (5 ms) 2023-01-11T22:36:06.8091527Z [ RUN ] QualifiedNameTest.Equality 2023-01-11T22:36:06.8092259Z [ OK ] QualifiedNameTest.Equality (0 ms) 2023-01-11T22:36:06.8092880Z [ RUN ] QualifiedNameTest.IsPrefixOf 2023-01-11T22:36:06.8093543Z [ OK ] QualifiedNameTest.IsPrefixOf (0 ms) 2023-01-11T22:36:06.8094031Z [----------] 5 tests from QualifiedNameTest (5 ms total) 2023-01-11T22:36:06.8094269Z 2023-01-11T22:36:06.8094490Z [----------] 7 tests from SerializationTest 2023-01-11T22:36:06.8094947Z [ RUN ] SerializationTest.ExtraFilesHookPreference 2023-01-11T22:36:06.8095604Z [W export_module.cpp:587] Warning: An extra files hook attempted to write metadata.json but this is already written in extra files and so will be skipped. This warning will only appear once per process. (function operator()) 2023-01-11T22:36:06.8101694Z [ OK ] SerializationTest.ExtraFilesHookPreference (0 ms) 2023-01-11T22:36:06.8102358Z [ RUN ] SerializationTest.ExtraFileHooksNoSecret 2023-01-11T22:36:06.8103246Z [ OK ] SerializationTest.ExtraFileHooksNoSecret (0 ms) 2023-01-11T22:36:06.8103976Z [ RUN ] SerializationTest.ExtraFileHooksWithSecret 2023-01-11T22:36:06.8104767Z [ OK ] SerializationTest.ExtraFileHooksWithSecret (0 ms) 2023-01-11T22:36:06.8105255Z [ RUN ] SerializationTest.TypeTags 2023-01-11T22:36:06.8108629Z [ OK ] SerializationTest.TypeTags (0 ms) 2023-01-11T22:36:06.8109112Z [ RUN ] SerializationTest.TestJitStream_CUDA 2023-01-11T22:36:06.8266630Z [ OK ] SerializationTest.TestJitStream_CUDA (15 ms) 2023-01-11T22:36:06.8267128Z [ RUN ] SerializationTest.ParentDirNotExist 2023-01-11T22:36:06.8306383Z [ OK ] SerializationTest.ParentDirNotExist (3 ms) 2023-01-11T22:36:06.8306922Z [ RUN ] SerializationTest.CalculateNecessaryArgsTest 2023-01-11T22:36:06.8307482Z [ OK ] SerializationTest.CalculateNecessaryArgsTest (0 ms) 2023-01-11T22:36:06.8308006Z [----------] 7 tests from SerializationTest (21 ms total) 2023-01-11T22:36:06.8308220Z 2023-01-11T22:36:06.8308451Z [----------] 3 tests from TestSourceRoundTrip 2023-01-11T22:36:06.8308911Z [ RUN ] TestSourceRoundTrip.UpsampleNearest2d 2023-01-11T22:36:06.8328950Z [ OK ] TestSourceRoundTrip.UpsampleNearest2d (2 ms) 2023-01-11T22:36:06.8329438Z [ RUN ] TestSourceRoundTrip.CheckAttrAccess 2023-01-11T22:36:06.8330060Z [ OK ] TestSourceRoundTrip.CheckAttrAccess (0 ms) 2023-01-11T22:36:06.8330578Z [ RUN ] TestSourceRoundTrip.MethodInvocation 2023-01-11T22:36:06.8404370Z [ OK ] TestSourceRoundTrip.MethodInvocation (7 ms) 2023-01-11T22:36:06.8404870Z [----------] 3 tests from TestSourceRoundTrip (9 ms total) 2023-01-11T22:36:06.8405512Z 2023-01-11T22:36:06.8405735Z [----------] 1 test from TestSaveLoad 2023-01-11T22:36:06.8406154Z [ RUN ] TestSaveLoad.LoadWithoutDebugInfo 2023-01-11T22:36:06.8434027Z [ OK ] TestSaveLoad.LoadWithoutDebugInfo (2 ms) 2023-01-11T22:36:06.8434491Z [----------] 1 test from TestSaveLoad (2 ms total) 2023-01-11T22:36:06.8434707Z 2023-01-11T22:36:06.8434964Z [----------] 2 tests from FunctionSchemaIsAliasingTest 2023-01-11T22:36:06.8435431Z [ RUN ] FunctionSchemaIsAliasingTest.Basic 2023-01-11T22:36:06.8435905Z [ OK ] FunctionSchemaIsAliasingTest.Basic (0 ms) 2023-01-11T22:36:06.8436419Z [ RUN ] FunctionSchemaIsAliasingTest.InvalidArgument 2023-01-11T22:36:06.8460059Z [ OK ] FunctionSchemaIsAliasingTest.InvalidArgument (2 ms) 2023-01-11T22:36:06.8460645Z [----------] 2 tests from FunctionSchemaIsAliasingTest (2 ms total) 2023-01-11T22:36:06.8460912Z 2023-01-11T22:36:06.8461152Z [----------] 2 tests from FunctionSchemaIsMutableTest 2023-01-11T22:36:06.8461611Z [ RUN ] FunctionSchemaIsMutableTest.Basic 2023-01-11T22:36:06.8462083Z [ OK ] FunctionSchemaIsMutableTest.Basic (0 ms) 2023-01-11T22:36:06.8462567Z [ RUN ] FunctionSchemaIsMutableTest.InvalidArgument 2023-01-11T22:36:06.8497649Z [ OK ] FunctionSchemaIsMutableTest.InvalidArgument (3 ms) 2023-01-11T22:36:06.8498319Z [----------] 2 tests from FunctionSchemaIsMutableTest (3 ms total) 2023-01-11T22:36:06.8498740Z 2023-01-11T22:36:06.8499004Z [----------] 5 tests from SchemaInfoIsMutableTest 2023-01-11T22:36:06.8499417Z [ RUN ] SchemaInfoIsMutableTest.Basic 2023-01-11T22:36:06.8500396Z [ OK ] SchemaInfoIsMutableTest.Basic (0 ms) 2023-01-11T22:36:06.8500878Z [ RUN ] SchemaInfoIsMutableTest.InvalidArgument 2023-01-11T22:36:06.8537576Z [ OK ] SchemaInfoIsMutableTest.InvalidArgument (3 ms) 2023-01-11T22:36:06.8538389Z [ RUN ] SchemaInfoIsMutableTest.AliasingInputs 2023-01-11T22:36:06.8538907Z [ OK ] SchemaInfoIsMutableTest.AliasingInputs (0 ms) 2023-01-11T22:36:06.8539707Z [ RUN ] SchemaInfoIsMutableTest.InstanceNorm 2023-01-11T22:36:06.8540449Z [ OK ] SchemaInfoIsMutableTest.InstanceNorm (0 ms) 2023-01-11T22:36:06.8540911Z [ RUN ] SchemaInfoIsMutableTest.BatchNorm 2023-01-11T22:36:06.8541384Z [ OK ] SchemaInfoIsMutableTest.BatchNorm (0 ms) 2023-01-11T22:36:06.8541893Z [----------] 5 tests from SchemaInfoIsMutableTest (4 ms total) 2023-01-11T22:36:06.8542123Z 2023-01-11T22:36:06.8542401Z [----------] 2 tests from SchemaInfoIsNonDeterministicTest 2023-01-11T22:36:06.8542904Z [ RUN ] SchemaInfoIsNonDeterministicTest.Basic 2023-01-11T22:36:06.8543412Z [ OK ] SchemaInfoIsNonDeterministicTest.Basic (0 ms) 2023-01-11T22:36:06.8543908Z [ RUN ] SchemaInfoIsNonDeterministicTest.Dropout 2023-01-11T22:36:06.8544432Z [ OK ] SchemaInfoIsNonDeterministicTest.Dropout (0 ms) 2023-01-11T22:36:06.8544990Z [----------] 2 tests from SchemaInfoIsNonDeterministicTest (0 ms total) 2023-01-11T22:36:06.8545267Z 2023-01-11T22:36:06.8545520Z [----------] 3 tests from FunctionSchemaMayAliasTest 2023-01-11T22:36:06.8545959Z [ RUN ] FunctionSchemaMayAliasTest.Basic 2023-01-11T22:36:06.8546426Z [ OK ] FunctionSchemaMayAliasTest.Basic (0 ms) 2023-01-11T22:36:06.8547084Z [ RUN ] FunctionSchemaMayAliasTest.InvalidArgument 2023-01-11T22:36:06.8574007Z [ OK ] FunctionSchemaMayAliasTest.InvalidArgument (3 ms) 2023-01-11T22:36:06.8574979Z [ RUN ] FunctionSchemaMayAliasTest.Wildcard 2023-01-11T22:36:06.8575595Z [ OK ] FunctionSchemaMayAliasTest.Wildcard (0 ms) 2023-01-11T22:36:06.8576397Z [----------] 3 tests from FunctionSchemaMayAliasTest (3 ms total) 2023-01-11T22:36:06.8576663Z 2023-01-11T22:36:06.8576884Z [----------] 7 tests from SchemaInfoMayAliasTest 2023-01-11T22:36:06.8577711Z [ RUN ] SchemaInfoMayAliasTest.AliasingInputs 2023-01-11T22:36:06.8578555Z [ OK ] SchemaInfoMayAliasTest.AliasingInputs (0 ms) 2023-01-11T22:36:06.8579324Z [ RUN ] SchemaInfoMayAliasTest.AliasingOutputs 2023-01-11T22:36:06.8580060Z [ OK ] SchemaInfoMayAliasTest.AliasingOutputs (0 ms) 2023-01-11T22:36:06.8580594Z [ RUN ] SchemaInfoMayAliasTest.AliasingInputOutput 2023-01-11T22:36:06.8581138Z [ OK ] SchemaInfoMayAliasTest.AliasingInputOutput (0 ms) 2023-01-11T22:36:06.8581820Z [ RUN ] SchemaInfoMayAliasTest.MultipleWildcardInputs 2023-01-11T22:36:06.8582821Z [ OK ] SchemaInfoMayAliasTest.MultipleWildcardInputs (0 ms) 2023-01-11T22:36:06.8583622Z [ RUN ] SchemaInfoMayAliasTest.MultipleNonWildcardInputs 2023-01-11T22:36:06.8584219Z [W schema_info.cpp:333] Warning: alias::a appears twice in same argument list which will make aliasing checks more conservative. (function operator()) 2023-01-11T22:36:06.8585320Z [ OK ] SchemaInfoMayAliasTest.MultipleNonWildcardInputs (0 ms) 2023-01-11T22:36:06.8585928Z [ RUN ] SchemaInfoMayAliasTest.MultipleNonWildcardOutputs 2023-01-11T22:36:06.8586768Z [W schema_info.cpp:333] Warning: alias::a appears twice in same argument list which will make aliasing checks more conservative. (function operator()) 2023-01-11T22:36:06.8587426Z [ OK ] SchemaInfoMayAliasTest.MultipleNonWildcardOutputs (0 ms) 2023-01-11T22:36:06.8587984Z [ RUN ] SchemaInfoMayAliasTest.MismatchingTypes 2023-01-11T22:36:06.8588506Z [ OK ] SchemaInfoMayAliasTest.MismatchingTypes (0 ms) 2023-01-11T22:36:06.8589025Z [----------] 7 tests from SchemaInfoMayAliasTest (0 ms total) 2023-01-11T22:36:06.8589271Z 2023-01-11T22:36:06.8589554Z [----------] 3 tests from FunctionSchemaMayContainAliasTest 2023-01-11T22:36:06.8590060Z [ RUN ] FunctionSchemaMayContainAliasTest.Basic 2023-01-11T22:36:06.8590576Z [ OK ] FunctionSchemaMayContainAliasTest.Basic (0 ms) 2023-01-11T22:36:06.8591095Z [ RUN ] FunctionSchemaMayContainAliasTest.Wildcard 2023-01-11T22:36:06.8591617Z [ OK ] FunctionSchemaMayContainAliasTest.Wildcard (0 ms) 2023-01-11T22:36:06.8592228Z [ RUN ] FunctionSchemaMayContainAliasTest.InputAndOutputContainers 2023-01-11T22:36:06.8592917Z [ OK ] FunctionSchemaMayContainAliasTest.InputAndOutputContainers (0 ms) 2023-01-11T22:36:06.8593758Z [----------] 3 tests from FunctionSchemaMayContainAliasTest (0 ms total) 2023-01-11T22:36:06.8594046Z 2023-01-11T22:36:06.8594385Z [----------] 6 tests from SchemaInfoMayContainAliasTest 2023-01-11T22:36:06.8595129Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputsEqual 2023-01-11T22:36:06.8595772Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputsEqual (0 ms) 2023-01-11T22:36:06.8596410Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputsContained 2023-01-11T22:36:06.8597084Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputsContained (0 ms) 2023-01-11T22:36:06.8597714Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasOutputs 2023-01-11T22:36:06.8598295Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasOutputs (0 ms) 2023-01-11T22:36:06.8599020Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputOutput 2023-01-11T22:36:06.8599895Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputOutput (0 ms) 2023-01-11T22:36:06.8600694Z [ RUN ] SchemaInfoMayContainAliasTest.InputAndOutputContainers 2023-01-11T22:36:06.8601461Z [ OK ] SchemaInfoMayContainAliasTest.InputAndOutputContainers (0 ms) 2023-01-11T22:36:06.8602032Z [ RUN ] SchemaInfoMayContainAliasTest.Wildcard 2023-01-11T22:36:06.8602540Z [ OK ] SchemaInfoMayContainAliasTest.Wildcard (0 ms) 2023-01-11T22:36:06.8603060Z [----------] 6 tests from SchemaInfoMayContainAliasTest (0 ms total) 2023-01-11T22:36:06.8603324Z 2023-01-11T22:36:06.8603544Z [----------] 2 tests from SchemaMatchingTest 2023-01-11T22:36:06.8603954Z [ RUN ] SchemaMatchingTest.VarType 2023-01-11T22:36:06.8604392Z [ OK ] SchemaMatchingTest.VarType (0 ms) 2023-01-11T22:36:06.8604793Z [ RUN ] SchemaMatchingTest.VarType2 2023-01-11T22:36:06.8605583Z [ OK ] SchemaMatchingTest.VarType2 (0 ms) 2023-01-11T22:36:06.8606168Z [----------] 2 tests from SchemaMatchingTest (1 ms total) 2023-01-11T22:36:06.8606409Z 2023-01-11T22:36:06.8606594Z [----------] 6 tests from StackOptTest 2023-01-11T22:36:06.8606993Z [ RUN ] StackOptTest.UseVariadicStack 2023-01-11T22:36:06.8724618Z [ OK ] StackOptTest.UseVariadicStack (12 ms) 2023-01-11T22:36:06.8725460Z [ RUN ] StackOptTest.UseVariadicStackReplaceMultiple 2023-01-11T22:36:06.8793481Z [ OK ] StackOptTest.UseVariadicStackReplaceMultiple (6 ms) 2023-01-11T22:36:06.8794101Z [ RUN ] StackOptTest.UseVariadicStackWithMultipleListUses 2023-01-11T22:36:06.8831862Z [ OK ] StackOptTest.UseVariadicStackWithMultipleListUses (3 ms) 2023-01-11T22:36:06.8832523Z [ RUN ] StackOptTest.UseVariadicStackWithListMutationAfterCat 2023-01-11T22:36:06.8883541Z [ OK ] StackOptTest.UseVariadicStackWithListMutationAfterCat (5 ms) 2023-01-11T22:36:06.8884219Z [ RUN ] StackOptTest.UseVariadicStackWithListMutationBeforeCat 2023-01-11T22:36:06.8947763Z [ OK ] StackOptTest.UseVariadicStackWithListMutationBeforeCat (6 ms) 2023-01-11T22:36:06.8948452Z [ RUN ] StackOptTest.UseVariadicStackWithMultipleListMutations 2023-01-11T22:36:06.9058683Z [ OK ] StackOptTest.UseVariadicStackWithMultipleListMutations (11 ms) 2023-01-11T22:36:06.9059569Z [----------] 6 tests from StackOptTest (45 ms total) 2023-01-11T22:36:06.9059805Z 2023-01-11T22:36:06.9060219Z [----------] 16 tests from SubgraphMatcherTest 2023-01-11T22:36:06.9060963Z [ RUN ] SubgraphMatcherTest.Trivial1 2023-01-11T22:36:06.9061633Z [ OK ] SubgraphMatcherTest.Trivial1 (0 ms) 2023-01-11T22:36:06.9062094Z [ RUN ] SubgraphMatcherTest.Trivial2 2023-01-11T22:36:06.9062556Z [ OK ] SubgraphMatcherTest.Trivial2 (0 ms) 2023-01-11T22:36:06.9063092Z [ RUN ] SubgraphMatcherTest.Trivial3 2023-01-11T22:36:06.9063951Z [ OK ] SubgraphMatcherTest.Trivial3 (0 ms) 2023-01-11T22:36:06.9064627Z [ RUN ] SubgraphMatcherTest.Trivial4 2023-01-11T22:36:06.9065398Z [ OK ] SubgraphMatcherTest.Trivial4 (0 ms) 2023-01-11T22:36:06.9066071Z [ RUN ] SubgraphMatcherTest.Linear1 2023-01-11T22:36:06.9066608Z [ OK ] SubgraphMatcherTest.Linear1 (0 ms) 2023-01-11T22:36:06.9067031Z [ RUN ] SubgraphMatcherTest.Linear2 2023-01-11T22:36:06.9067440Z [ OK ] SubgraphMatcherTest.Linear2 (0 ms) 2023-01-11T22:36:06.9068008Z [ RUN ] SubgraphMatcherTest.Diamond1 2023-01-11T22:36:06.9068736Z [ OK ] SubgraphMatcherTest.Diamond1 (0 ms) 2023-01-11T22:36:06.9069170Z [ RUN ] SubgraphMatcherTest.Diamond2 2023-01-11T22:36:06.9069747Z [ OK ] SubgraphMatcherTest.Diamond2 (0 ms) 2023-01-11T22:36:06.9070191Z [ RUN ] SubgraphMatcherTest.XPattern 2023-01-11T22:36:06.9070636Z [ OK ] SubgraphMatcherTest.XPattern (0 ms) 2023-01-11T22:36:06.9071523Z [ RUN ] SubgraphMatcherTest.MultipleMatches 2023-01-11T22:36:06.9072102Z [ OK ] SubgraphMatcherTest.MultipleMatches (0 ms) 2023-01-11T22:36:06.9072598Z [ RUN ] SubgraphMatcherTest.OverlappingMatches 2023-01-11T22:36:06.9073097Z [ OK ] SubgraphMatcherTest.OverlappingMatches (0 ms) 2023-01-11T22:36:06.9073608Z [ RUN ] SubgraphMatcherTest.MatchInBasicBlocks1 2023-01-11T22:36:06.9074126Z [ OK ] SubgraphMatcherTest.MatchInBasicBlocks1 (0 ms) 2023-01-11T22:36:06.9074618Z [ RUN ] SubgraphMatcherTest.MatchInBasicBlocks2 2023-01-11T22:36:06.9075125Z [ OK ] SubgraphMatcherTest.MatchInBasicBlocks2 (0 ms) 2023-01-11T22:36:06.9075622Z [ RUN ] SubgraphMatcherTest.MatchesAttributes 2023-01-11T22:36:06.9076135Z [ OK ] SubgraphMatcherTest.MatchesAttributes (0 ms) 2023-01-11T22:36:06.9076711Z [ RUN ] SubgraphMatcherTest.BadPattern 2023-01-11T22:36:06.9108367Z [ OK ] SubgraphMatcherTest.BadPattern (3 ms) 2023-01-11T22:36:06.9109117Z [ RUN ] SubgraphMatcherTest.MultiOutput 2023-01-11T22:36:06.9109569Z [ OK ] SubgraphMatcherTest.MultiOutput (0 ms) 2023-01-11T22:36:06.9110051Z [----------] 16 tests from SubgraphMatcherTest (5 ms total) 2023-01-11T22:36:06.9110294Z 2023-01-11T22:36:06.9110527Z [----------] 4 tests from SubgraphRewriterTest 2023-01-11T22:36:06.9110971Z [ RUN ] SubgraphRewriterTest.FilterMatch 2023-01-11T22:36:06.9112083Z [ OK ] SubgraphRewriterTest.FilterMatch (0 ms) 2023-01-11T22:36:06.9112718Z [ RUN ] SubgraphRewriterTest.FilterNoMatch 2023-01-11T22:36:06.9113203Z [ OK ] SubgraphRewriterTest.FilterNoMatch (0 ms) 2023-01-11T22:36:06.9113658Z [ RUN ] SubgraphRewriterTest.MultiOutput 2023-01-11T22:36:06.9118254Z [ OK ] SubgraphRewriterTest.MultiOutput (0 ms) 2023-01-11T22:36:06.9118744Z [ RUN ] SubgraphRewriterTest.OutputType 2023-01-11T22:36:06.9120218Z [ OK ] SubgraphRewriterTest.OutputType (0 ms) 2023-01-11T22:36:06.9120726Z [----------] 4 tests from SubgraphRewriterTest (1 ms total) 2023-01-11T22:36:06.9120978Z 2023-01-11T22:36:06.9121198Z [----------] 3 tests from SubgraphUtilsTest 2023-01-11T22:36:06.9121595Z [ RUN ] SubgraphUtilsTest.Basic 2023-01-11T22:36:06.9124696Z [ OK ] SubgraphUtilsTest.Basic (0 ms) 2023-01-11T22:36:06.9125441Z [ RUN ] SubgraphUtilsTest.MergeSubgraphs 2023-01-11T22:36:06.9128840Z [ OK ] SubgraphUtilsTest.MergeSubgraphs (0 ms) 2023-01-11T22:36:06.9129338Z [ RUN ] SubgraphUtilsTest.GraphName 2023-01-11T22:36:06.9130307Z [ OK ] SubgraphUtilsTest.GraphName (0 ms) 2023-01-11T22:36:06.9130779Z [----------] 3 tests from SubgraphUtilsTest (0 ms total) 2023-01-11T22:36:06.9131038Z 2023-01-11T22:36:06.9131424Z [----------] 8 tests from UnionTypeTest 2023-01-11T22:36:06.9132087Z [ RUN ] UnionTypeTest.UnionOperatorEquals 2023-01-11T22:36:06.9132556Z [ OK ] UnionTypeTest.UnionOperatorEquals (0 ms) 2023-01-11T22:36:06.9133056Z [ RUN ] UnionTypeTest.UnionCreate_OptionalT1AndOptionalT2 2023-01-11T22:36:06.9133607Z [ OK ] UnionTypeTest.UnionCreate_OptionalT1AndOptionalT2 (0 ms) 2023-01-11T22:36:06.9134113Z [ RUN ] UnionTypeTest.UnionCreate_OptionalTAndT 2023-01-11T22:36:06.9134574Z [ OK ] UnionTypeTest.UnionCreate_OptionalTAndT (0 ms) 2023-01-11T22:36:06.9135103Z [ RUN ] UnionTypeTest.UnionCreate_TupleWithSubtypingRelationship 2023-01-11T22:36:06.9135822Z [ OK ] UnionTypeTest.UnionCreate_TupleWithSubtypingRelationship (0 ms) 2023-01-11T22:36:06.9136388Z [ RUN ] UnionTypeTest.UnionCreate_ContainerTAndT 2023-01-11T22:36:06.9136859Z [ OK ] UnionTypeTest.UnionCreate_ContainerTAndT (0 ms) 2023-01-11T22:36:06.9137405Z [ RUN ] UnionTypeTest.UnionCreate_OptionalContainerTAndContainerTAndT 2023-01-11T22:36:06.9138014Z [ OK ] UnionTypeTest.UnionCreate_OptionalContainerTAndContainerTAndT (0 ms) 2023-01-11T22:36:06.9138533Z [ RUN ] UnionTypeTest.Subtyping_NumberType 2023-01-11T22:36:06.9138972Z [ OK ] UnionTypeTest.Subtyping_NumberType (0 ms) 2023-01-11T22:36:06.9139430Z [ RUN ] UnionTypeTest.Subtyping_OptionalType 2023-01-11T22:36:06.9139885Z [ OK ] UnionTypeTest.Subtyping_OptionalType (0 ms) 2023-01-11T22:36:06.9140325Z [----------] 8 tests from UnionTypeTest (0 ms total) 2023-01-11T22:36:06.9140545Z 2023-01-11T22:36:06.9140767Z [----------] 2 tests from ScriptProfileTest 2023-01-11T22:36:06.9141166Z [ RUN ] ScriptProfileTest.Basic 2023-01-11T22:36:06.9141660Z [ OK ] ScriptProfileTest.Basic (0 ms) 2023-01-11T22:36:06.9142085Z [ RUN ] ScriptProfileTest.CallingOrder 2023-01-11T22:36:06.9168570Z [ OK ] ScriptProfileTest.CallingOrder (3 ms) 2023-01-11T22:36:06.9169057Z [----------] 2 tests from ScriptProfileTest (3 ms total) 2023-01-11T22:36:06.9169273Z 2023-01-11T22:36:06.9169498Z [----------] 7 tests from ShapeAnalysisTest 2023-01-11T22:36:06.9169942Z [ RUN ] ShapeAnalysisTest.DynamicShapesFusion 2023-01-11T22:36:06.9275004Z [ OK ] ShapeAnalysisTest.DynamicShapesFusion (10 ms) 2023-01-11T22:36:06.9275575Z [ RUN ] ShapeAnalysisTest.MovingConstantOutOfFusionGroups 2023-01-11T22:36:06.9298350Z [ OK ] ShapeAnalysisTest.MovingConstantOutOfFusionGroups (2 ms) 2023-01-11T22:36:06.9298902Z [ RUN ] ShapeAnalysisTest.SymbolicShapeAPI 2023-01-11T22:36:06.9405445Z [ OK ] ShapeAnalysisTest.SymbolicShapeAPI (10 ms) 2023-01-11T22:36:06.9406217Z [ RUN ] ShapeAnalysisTest.BoundedSymbolicShapes 2023-01-11T22:36:06.9414890Z [ OK ] ShapeAnalysisTest.BoundedSymbolicShapes (0 ms) 2023-01-11T22:36:06.9415418Z [ RUN ] ShapeAnalysisTest.SymbolicShapeCaching 2023-01-11T22:36:06.9424710Z [ OK ] ShapeAnalysisTest.SymbolicShapeCaching (0 ms) 2023-01-11T22:36:06.9425219Z [ RUN ] ShapeAnalysisTest.ShapeCacheMultipleFns 2023-01-11T22:36:06.9465674Z [ OK ] ShapeAnalysisTest.ShapeCacheMultipleFns (4 ms) 2023-01-11T22:36:06.9466217Z [ RUN ] ShapeAnalysisTest.TestShapeMultipleReturns 2023-01-11T22:36:06.9483737Z [ OK ] ShapeAnalysisTest.TestShapeMultipleReturns (1 ms) 2023-01-11T22:36:06.9484482Z [----------] 7 tests from ShapeAnalysisTest (31 ms total) 2023-01-11T22:36:06.9485182Z 2023-01-11T22:36:06.9485588Z [----------] 5 tests from JitLoggingTest 2023-01-11T22:36:06.9486345Z [ RUN ] JitLoggingTest.CheckSetLoggingLevel 2023-01-11T22:36:06.9486868Z [ OK ] JitLoggingTest.CheckSetLoggingLevel (0 ms) 2023-01-11T22:36:06.9487355Z [ RUN ] JitLoggingTest.CheckSetMultipleLogLevels 2023-01-11T22:36:06.9487883Z [ OK ] JitLoggingTest.CheckSetMultipleLogLevels (0 ms) 2023-01-11T22:36:06.9488411Z [ RUN ] JitLoggingTest.CheckLoggingLevelAfterUnset 2023-01-11T22:36:06.9488935Z [ OK ] JitLoggingTest.CheckLoggingLevelAfterUnset (0 ms) 2023-01-11T22:36:06.9489457Z [ RUN ] JitLoggingTest.CheckAfterChangingLevel 2023-01-11T22:36:06.9489963Z [ OK ] JitLoggingTest.CheckAfterChangingLevel (0 ms) 2023-01-11T22:36:06.9490470Z [ RUN ] JitLoggingTest.CheckOutputStreamSetting 2023-01-11T22:36:06.9490965Z [ OK ] JitLoggingTest.CheckOutputStreamSetting (0 ms) 2023-01-11T22:36:06.9491591Z [----------] 5 tests from JitLoggingTest (0 ms total) 2023-01-11T22:36:06.9491831Z 2023-01-11T22:36:06.9492051Z [----------] 9 tests from FileFormatTest 2023-01-11T22:36:06.9492492Z [ RUN ] FileFormatTest.IdentifiesFlatbufferStream 2023-01-11T22:36:06.9493021Z [ OK ] FileFormatTest.IdentifiesFlatbufferStream (0 ms) 2023-01-11T22:36:06.9493528Z [ RUN ] FileFormatTest.IdentifiesZipStream 2023-01-11T22:36:06.9494424Z [ OK ] FileFormatTest.IdentifiesZipStream (0 ms) 2023-01-11T22:36:06.9495282Z [ RUN ] FileFormatTest.FlatbufferTakesPrecedence 2023-01-11T22:36:06.9495975Z [ OK ] FileFormatTest.FlatbufferTakesPrecedence (0 ms) 2023-01-11T22:36:06.9496479Z [ RUN ] FileFormatTest.HandlesUnknownStream 2023-01-11T22:36:06.9496941Z [ OK ] FileFormatTest.HandlesUnknownStream (0 ms) 2023-01-11T22:36:06.9497416Z [ RUN ] FileFormatTest.ShortStreamIsUnknown 2023-01-11T22:36:06.9498106Z [ OK ] FileFormatTest.ShortStreamIsUnknown (0 ms) 2023-01-11T22:36:06.9498852Z [ RUN ] FileFormatTest.EmptyStreamIsUnknown 2023-01-11T22:36:06.9499381Z [ OK ] FileFormatTest.EmptyStreamIsUnknown (0 ms) 2023-01-11T22:36:06.9499851Z [ RUN ] FileFormatTest.BadStreamIsUnknown 2023-01-11T22:36:06.9500318Z [ OK ] FileFormatTest.BadStreamIsUnknown (0 ms) 2023-01-11T22:36:06.9501027Z [ RUN ] FileFormatTest.StreamOffsetIsObservedAndRestored 2023-01-11T22:36:06.9501819Z [ OK ] FileFormatTest.StreamOffsetIsObservedAndRestored (0 ms) 2023-01-11T22:36:06.9502352Z [ RUN ] FileFormatTest.HandlesMissingFile 2023-01-11T22:36:06.9502802Z [ OK ] FileFormatTest.HandlesMissingFile (0 ms) 2023-01-11T22:36:06.9503267Z [----------] 9 tests from FileFormatTest (0 ms total) 2023-01-11T22:36:06.9503580Z 2023-01-11T22:36:06.9503919Z [----------] 35 tests from FlatbufferTest 2023-01-11T22:36:06.9504355Z [ RUN ] FlatbufferTest.UpsampleNearest2d 2023-01-11T22:36:06.9505349Z [ OK ] FlatbufferTest.UpsampleNearest2d (1 ms) 2023-01-11T22:36:06.9505914Z [ RUN ] FlatbufferTest.UpsampleNearest2dWithCopyTensorMemory 2023-01-11T22:36:06.9521917Z [ OK ] FlatbufferTest.UpsampleNearest2dWithCopyTensorMemory (1 ms) 2023-01-11T22:36:06.9522464Z [ RUN ] FlatbufferTest.CheckAttrAccess 2023-01-11T22:36:06.9522899Z [ OK ] FlatbufferTest.CheckAttrAccess (0 ms) 2023-01-11T22:36:06.9523344Z [ RUN ] FlatbufferTest.MethodInvocation 2023-01-11T22:36:06.9555143Z [ OK ] FlatbufferTest.MethodInvocation (3 ms) 2023-01-11T22:36:06.9555623Z [ RUN ] FlatbufferTest.FlatbufferBackPortTest 2023-01-11T22:36:06.9598400Z [ OK ] FlatbufferTest.FlatbufferBackPortTest (4 ms) 2023-01-11T22:36:06.9598876Z [ RUN ] FlatbufferTest.ExtraFiles 2023-01-11T22:36:06.9603247Z [ OK ] FlatbufferTest.ExtraFiles (0 ms) 2023-01-11T22:36:06.9603674Z [ RUN ] FlatbufferTest.Conv 2023-01-11T22:36:06.9640321Z [ OK ] FlatbufferTest.Conv (3 ms) 2023-01-11T22:36:06.9640811Z [ RUN ] FlatbufferTest.ConvWithCopyTensorMemory 2023-01-11T22:36:06.9679577Z [ OK ] FlatbufferTest.ConvWithCopyTensorMemory (3 ms) 2023-01-11T22:36:06.9680079Z [ RUN ] FlatbufferTest.Inline 2023-01-11T22:36:06.9689744Z [ OK ] FlatbufferTest.Inline (1 ms) 2023-01-11T22:36:06.9690232Z [ RUN ] FlatbufferTest.InlineWithCopyTensorMemory 2023-01-11T22:36:06.9699267Z [ OK ] FlatbufferTest.InlineWithCopyTensorMemory (0 ms) 2023-01-11T22:36:06.9699750Z [ RUN ] FlatbufferTest.Tuple 2023-01-11T22:36:06.9706589Z [ OK ] FlatbufferTest.Tuple (0 ms) 2023-01-11T22:36:06.9706982Z [ RUN ] FlatbufferTest.Dict 2023-01-11T22:36:06.9714135Z [ OK ] FlatbufferTest.Dict (0 ms) 2023-01-11T22:36:06.9714564Z [ RUN ] FlatbufferTest.Prim 2023-01-11T22:36:06.9719267Z [ OK ] FlatbufferTest.Prim (0 ms) 2023-01-11T22:36:06.9719686Z [ RUN ] FlatbufferTest.PrimScalar 2023-01-11T22:36:06.9725338Z [ OK ] FlatbufferTest.PrimScalar (0 ms) 2023-01-11T22:36:06.9726235Z [ RUN ] FlatbufferTest.WrongMethodName 2023-01-11T22:36:06.9766639Z [ OK ] FlatbufferTest.WrongMethodName (4 ms) 2023-01-11T22:36:06.9767061Z [ RUN ] FlatbufferTest.SetState 2023-01-11T22:36:06.9795986Z [ OK ] FlatbufferTest.SetState (2 ms) 2023-01-11T22:36:06.9796412Z [ RUN ] FlatbufferTest.BuiltinClass 2023-01-11T22:36:06.9804319Z [ OK ] FlatbufferTest.BuiltinClass (0 ms) 2023-01-11T22:36:06.9805221Z [ RUN ] FlatbufferTest.BuiltinFunction 2023-01-11T22:36:06.9808592Z [ OK ] FlatbufferTest.BuiltinFunction (0 ms) 2023-01-11T22:36:06.9809016Z [ RUN ] FlatbufferTest.Eval 2023-01-11T22:36:06.9817126Z [ OK ] FlatbufferTest.Eval (0 ms) 2023-01-11T22:36:06.9817575Z [ RUN ] FlatbufferTest.FindWrongMethodName 2023-01-11T22:36:06.9821433Z [ OK ] FlatbufferTest.FindWrongMethodName (0 ms) 2023-01-11T22:36:06.9821913Z [ RUN ] FlatbufferTest.FindAndRunMethod 2023-01-11T22:36:06.9830804Z [ OK ] FlatbufferTest.FindAndRunMethod (0 ms) 2023-01-11T22:36:06.9831414Z [ RUN ] FlatbufferTest.RunMethodVariadic 2023-01-11T22:36:06.9839534Z [ OK ] FlatbufferTest.RunMethodVariadic (0 ms) 2023-01-11T22:36:06.9840017Z [ RUN ] FlatbufferTest.DuplicateSetState 2023-01-11T22:36:06.9852043Z [ OK ] FlatbufferTest.DuplicateSetState (1 ms) 2023-01-11T22:36:06.9852591Z [ RUN ] FlatbufferTest.OpNameExportFetchRootOperators 2023-01-11T22:36:06.9861119Z [ OK ] FlatbufferTest.OpNameExportFetchRootOperators (0 ms) 2023-01-11T22:36:06.9861648Z [ RUN ] FlatbufferTest.DefaultArgsConv 2023-01-11T22:36:06.9883338Z [ OK ] FlatbufferTest.DefaultArgsConv (2 ms) 2023-01-11T22:36:06.9883949Z [ RUN ] FlatbufferTest.DefaultArgsPinv 2023-01-11T22:36:06.9959269Z [ OK ] FlatbufferTest.DefaultArgsPinv (7 ms) 2023-01-11T22:36:06.9959920Z [ RUN ] FlatbufferTest.DefaultArgsTensorinvSpecifyDefault 2023-01-11T22:36:06.9972970Z [ OK ] FlatbufferTest.DefaultArgsTensorinvSpecifyDefault (1 ms) 2023-01-11T22:36:06.9973580Z [ RUN ] FlatbufferTest.DefaultArgsPinvWithOutArg 2023-01-11T22:36:06.9999186Z [ OK ] FlatbufferTest.DefaultArgsPinvWithOutArg (2 ms) 2023-01-11T22:36:06.9999758Z [ RUN ] FlatbufferTest.DefaultArgsWithOutArg 2023-01-11T22:36:07.0012616Z [ OK ] FlatbufferTest.DefaultArgsWithOutArg (1 ms) 2023-01-11T22:36:07.0013336Z [ RUN ] FlatbufferTest.OperatorCacheDifferentiatesDefaultArgs 2023-01-11T22:36:07.0047676Z [ OK ] FlatbufferTest.OperatorCacheDifferentiatesDefaultArgs (3 ms) 2023-01-11T22:36:07.0048299Z [ RUN ] FlatbufferTest.OperatorSize1 2023-01-11T22:36:07.0052698Z [ OK ] FlatbufferTest.OperatorSize1 (0 ms) 2023-01-11T22:36:07.0053198Z [ RUN ] FlatbufferTest.BoolAndDoubleList 2023-01-11T22:36:07.0053671Z [ OK ] FlatbufferTest.BoolAndDoubleList (0 ms) 2023-01-11T22:36:07.0054103Z [ RUN ] FlatbufferTest.OperatorTest2 2023-01-11T22:36:07.0069221Z [ OK ] FlatbufferTest.OperatorTest2 (1 ms) 2023-01-11T22:36:07.0069696Z [ RUN ] FlatbufferTest.DetachedBufferSmoke 2023-01-11T22:36:07.0070179Z [ OK ] FlatbufferTest.DetachedBufferSmoke (0 ms) 2023-01-11T22:36:07.0070656Z [ RUN ] FlatbufferTest.DetachedBufferNullOwner 2023-01-11T22:36:07.0071343Z [ OK ] FlatbufferTest.DetachedBufferNullOwner (0 ms) 2023-01-11T22:36:07.0071875Z [----------] 35 tests from FlatbufferTest (58 ms total) 2023-01-11T22:36:07.0072113Z 2023-01-11T22:36:07.0072331Z [----------] 3 tests from TestSourceFlatbuffer 2023-01-11T22:36:07.0072802Z [ RUN ] TestSourceFlatbuffer.UpsampleNearest2d 2023-01-11T22:36:07.0094429Z [ OK ] TestSourceFlatbuffer.UpsampleNearest2d (2 ms) 2023-01-11T22:36:07.0094947Z [ RUN ] TestSourceFlatbuffer.CheckAttrAccess 2023-01-11T22:36:07.0095885Z [ OK ] TestSourceFlatbuffer.CheckAttrAccess (0 ms) 2023-01-11T22:36:07.0096398Z [ RUN ] TestSourceFlatbuffer.MethodInvocation 2023-01-11T22:36:07.0176663Z [ OK ] TestSourceFlatbuffer.MethodInvocation (8 ms) 2023-01-11T22:36:07.0177191Z [----------] 3 tests from TestSourceFlatbuffer (10 ms total) 2023-01-11T22:36:07.0177409Z 2023-01-11T22:36:07.0177668Z [----------] 10 tests from FlatbufferUpgraderTest 2023-01-11T22:36:07.0178125Z [ RUN ] FlatbufferUpgraderTest.DivTensorV2 2023-01-11T22:36:07.0179288Z [ OK ] FlatbufferUpgraderTest.DivTensorV2 (0 ms) 2023-01-11T22:36:07.0179791Z [ RUN ] FlatbufferUpgraderTest.DivTensorOutV2 2023-01-11T22:36:07.0180496Z [ OK ] FlatbufferUpgraderTest.DivTensorOutV2 (0 ms) 2023-01-11T22:36:07.0181041Z [ RUN ] FlatbufferUpgraderTest.DivTensorInplaceV2 2023-01-11T22:36:07.0182968Z [ OK ] FlatbufferUpgraderTest.DivTensorInplaceV2 (0 ms) 2023-01-11T22:36:07.0183499Z [ RUN ] FlatbufferUpgraderTest.DivScalarFloatV2 2023-01-11T22:36:07.0184021Z [ OK ] FlatbufferUpgraderTest.DivScalarFloatV2 (0 ms) 2023-01-11T22:36:07.0184579Z [ RUN ] FlatbufferUpgraderTest.DivScalarReciprocalFloatV2 2023-01-11T22:36:07.0185405Z [ OK ] FlatbufferUpgraderTest.DivScalarReciprocalFloatV2 (0 ms) 2023-01-11T22:36:07.0186003Z [ RUN ] FlatbufferUpgraderTest.DivScalarReciprocalIntV2 2023-01-11T22:36:07.0186595Z [ OK ] FlatbufferUpgraderTest.DivScalarReciprocalIntV2 (0 ms) 2023-01-11T22:36:07.0187187Z [ RUN ] FlatbufferUpgraderTest.DivScalarScalarV2 2023-01-11T22:36:07.0187724Z [ OK ] FlatbufferUpgraderTest.DivScalarScalarV2 (0 ms) 2023-01-11T22:36:07.0188266Z [ RUN ] FlatbufferUpgraderTest.DivScalarIntV2 2023-01-11T22:36:07.0188969Z [ OK ] FlatbufferUpgraderTest.DivScalarIntV2 (0 ms) 2023-01-11T22:36:07.0189539Z [ RUN ] FlatbufferUpgraderTest.DivScalarInplaceFloatV2 2023-01-11T22:36:07.0190543Z [ OK ] FlatbufferUpgraderTest.DivScalarInplaceFloatV2 (0 ms) 2023-01-11T22:36:07.0191452Z [ RUN ] FlatbufferUpgraderTest.DivScalarInplaceIntV2 2023-01-11T22:36:07.0192479Z [ OK ] FlatbufferUpgraderTest.DivScalarInplaceIntV2 (0 ms) 2023-01-11T22:36:07.0193473Z [----------] 10 tests from FlatbufferUpgraderTest (1 ms total) 2023-01-11T22:36:07.0193987Z 2023-01-11T22:36:07.0194390Z [----------] 759 tests from NVFuserTest 2023-01-11T22:36:07.0195201Z [ RUN ] NVFuserTest.FusionDefinition_CUDA 2023-01-11T22:36:07.0196042Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0196894Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0197756Z [ SKIPPED ] NVFuserTest.FusionDefinition_CUDA (0 ms) 2023-01-11T22:36:07.0198717Z [ RUN ] NVFuserTest.PyFusionCache_CUDA 2023-01-11T22:36:07.0199582Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0200193Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0200798Z [ SKIPPED ] NVFuserTest.PyFusionCache_CUDA (0 ms) 2023-01-11T22:36:07.0201762Z [ RUN ] NVFuserTest.RecordFunctorEquality_CUDA 2023-01-11T22:36:07.0202788Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0203721Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0204627Z [ SKIPPED ] NVFuserTest.RecordFunctorEquality_CUDA (0 ms) 2023-01-11T22:36:07.0206075Z [ RUN ] NVFuserTest.FusionIrGraphGenerator_CUDA 2023-01-11T22:36:07.0206909Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0207843Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0208820Z [ SKIPPED ] NVFuserTest.FusionIrGraphGenerator_CUDA (0 ms) 2023-01-11T22:36:07.0209796Z [ RUN ] NVFuserTest.FusionDispatch_CUDA 2023-01-11T22:36:07.0210585Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0211504Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0212169Z [ SKIPPED ] NVFuserTest.FusionDispatch_CUDA (0 ms) 2023-01-11T22:36:07.0212649Z [ RUN ] NVFuserTest.FusionExprEvalConstants_CUDA 2023-01-11T22:36:07.0213093Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0214044Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0214704Z [ SKIPPED ] NVFuserTest.FusionExprEvalConstants_CUDA (0 ms) 2023-01-11T22:36:07.0215642Z [ RUN ] NVFuserTest.FusionExprEvalDouble_CUDA 2023-01-11T22:36:07.0216534Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0217422Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0218294Z [ SKIPPED ] NVFuserTest.FusionExprEvalDouble_CUDA (0 ms) 2023-01-11T22:36:07.0218882Z [ RUN ] NVFuserTest.FusionExprEvalBindings_CUDA 2023-01-11T22:36:07.0219686Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0220464Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0221329Z [ SKIPPED ] NVFuserTest.FusionExprEvalBindings_CUDA (0 ms) 2023-01-11T22:36:07.0222013Z [ RUN ] NVFuserTest.FusionExprEvalBasic_CUDA 2023-01-11T22:36:07.0222588Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0223112Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0223875Z [ SKIPPED ] NVFuserTest.FusionExprEvalBasic_CUDA (0 ms) 2023-01-11T22:36:07.0224788Z [ RUN ] NVFuserTest.FusionExprEvalComplex_CUDA 2023-01-11T22:36:07.0225416Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0226133Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0226855Z [ SKIPPED ] NVFuserTest.FusionExprEvalComplex_CUDA (0 ms) 2023-01-11T22:36:07.0227454Z [ RUN ] NVFuserTest.FusionExprEvalPostLower_CUDA 2023-01-11T22:36:07.0228224Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0229011Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0229864Z [ SKIPPED ] NVFuserTest.FusionExprEvalPostLower_CUDA (0 ms) 2023-01-11T22:36:07.0230870Z [ RUN ] NVFuserTest.FusionKernelExprEvalConstants_CUDA 2023-01-11T22:36:07.0231711Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0232393Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0233323Z [ SKIPPED ] NVFuserTest.FusionKernelExprEvalConstants_CUDA (0 ms) 2023-01-11T22:36:07.0234641Z [ RUN ] NVFuserTest.FusionKernelExprEvalBindings_CUDA 2023-01-11T22:36:07.0235469Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0236270Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0237045Z [ SKIPPED ] NVFuserTest.FusionKernelExprEvalBindings_CUDA (0 ms) 2023-01-11T22:36:07.0237980Z [ RUN ] NVFuserTest.FusionClear_CUDA 2023-01-11T22:36:07.0238699Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0239729Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0240547Z [ SKIPPED ] NVFuserTest.FusionClear_CUDA (0 ms) 2023-01-11T22:36:07.0241365Z [ RUN ] NVFuserTest.FusionCopy_CUDA 2023-01-11T22:36:07.0242092Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0242871Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0243671Z [ SKIPPED ] NVFuserTest.FusionCopy_CUDA (0 ms) 2023-01-11T22:36:07.0244374Z [ RUN ] NVFuserTest.FusionMove_CUDA 2023-01-11T22:36:07.0245364Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0246207Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0247016Z [ SKIPPED ] NVFuserTest.FusionMove_CUDA (0 ms) 2023-01-11T22:36:07.0247773Z [ RUN ] NVFuserTest.FusionSimpleArith_CUDA 2023-01-11T22:36:07.0248558Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0249008Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0249433Z [ SKIPPED ] NVFuserTest.FusionSimpleArith_CUDA (0 ms) 2023-01-11T22:36:07.0250397Z [ RUN ] NVFuserTest.FusionScalarTypePromote_CUDA 2023-01-11T22:36:07.0251235Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0252004Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0252880Z [ SKIPPED ] NVFuserTest.FusionScalarTypePromote_CUDA (0 ms) 2023-01-11T22:36:07.0253824Z [ RUN ] NVFuserTest.FusionComplexAbsTypes_CUDA 2023-01-11T22:36:07.0254634Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0255339Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0256161Z [ SKIPPED ] NVFuserTest.FusionComplexAbsTypes_CUDA (0 ms) 2023-01-11T22:36:07.0257054Z [ RUN ] NVFuserTest.FusionRegister_CUDA 2023-01-11T22:36:07.0257642Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0258171Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0258900Z [ SKIPPED ] NVFuserTest.FusionRegister_CUDA (0 ms) 2023-01-11T22:36:07.0259730Z [ RUN ] NVFuserTest.FusionTopoSort_CUDA 2023-01-11T22:36:07.0260507Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0261152Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0261565Z [ SKIPPED ] NVFuserTest.FusionTopoSort_CUDA (0 ms) 2023-01-11T22:36:07.0262155Z [ RUN ] NVFuserTest.FusionTensor_CUDA 2023-01-11T22:36:07.0262756Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0263198Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0263775Z [ SKIPPED ] NVFuserTest.FusionTensor_CUDA (0 ms) 2023-01-11T22:36:07.0264597Z [ RUN ] NVFuserTest.FusionFilterVals_CUDA 2023-01-11T22:36:07.0265356Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0266095Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0266923Z [ SKIPPED ] NVFuserTest.FusionFilterVals_CUDA (0 ms) 2023-01-11T22:36:07.0267690Z [ RUN ] NVFuserTest.FusionTVSplit_CUDA 2023-01-11T22:36:07.0268432Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0269148Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0269908Z [ SKIPPED ] NVFuserTest.FusionTVSplit_CUDA (0 ms) 2023-01-11T22:36:07.0270734Z [ RUN ] NVFuserTest.FusionTVMerge_CUDA 2023-01-11T22:36:07.0271483Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0272101Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0272771Z [ SKIPPED ] NVFuserTest.FusionTVMerge_CUDA (0 ms) 2023-01-11T22:36:07.0273679Z [ RUN ] NVFuserTest.FusionTVReorder_CUDA 2023-01-11T22:36:07.0274457Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0275170Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0275596Z [ SKIPPED ] NVFuserTest.FusionTVReorder_CUDA (0 ms) 2023-01-11T22:36:07.0276383Z [ RUN ] NVFuserTest.FusionEquality_CUDA 2023-01-11T22:36:07.0277139Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0277748Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0278319Z [ SKIPPED ] NVFuserTest.FusionEquality_CUDA (0 ms) 2023-01-11T22:36:07.0279136Z [ RUN ] NVFuserTest.FusionDependency_CUDA 2023-01-11T22:36:07.0279960Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0280820Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0281781Z [ SKIPPED ] NVFuserTest.FusionDependency_CUDA (0 ms) 2023-01-11T22:36:07.0282727Z [ RUN ] NVFuserTest.FusionParser_CUDA 2023-01-11T22:36:07.0283201Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0284068Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0285190Z [ SKIPPED ] NVFuserTest.FusionParser_CUDA (0 ms) 2023-01-11T22:36:07.0286163Z [ RUN ] NVFuserTest.FusionOuterSplit_CUDA 2023-01-11T22:36:07.0287051Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0287958Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0288793Z [ SKIPPED ] NVFuserTest.FusionOuterSplit_CUDA (0 ms) 2023-01-11T22:36:07.0289450Z [ RUN ] NVFuserTest.FusionCodeGen_CUDA 2023-01-11T22:36:07.0289859Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0290286Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0291014Z [ SKIPPED ] NVFuserTest.FusionCodeGen_CUDA (0 ms) 2023-01-11T22:36:07.0291994Z [ RUN ] NVFuserTest.FusionCodeGen2_CUDA 2023-01-11T22:36:07.0292840Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0293675Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0294436Z [ SKIPPED ] NVFuserTest.FusionCodeGen2_CUDA (0 ms) 2023-01-11T22:36:07.0295355Z [ RUN ] NVFuserTest.FusionSimplePWise_CUDA 2023-01-11T22:36:07.0296204Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0297465Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0297915Z [ SKIPPED ] NVFuserTest.FusionSimplePWise_CUDA (0 ms) 2023-01-11T22:36:07.0298718Z [ RUN ] NVFuserTest.FusionSimplePWiseDtypeComplex_CUDA 2023-01-11T22:36:07.0299649Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0300493Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0301003Z [ SKIPPED ] NVFuserTest.FusionSimplePWiseDtypeComplex_CUDA (0 ms) 2023-01-11T22:36:07.0301525Z [ RUN ] NVFuserTest.FusionExecKernel_CUDA 2023-01-11T22:36:07.0301927Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0302346Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0302783Z [ SKIPPED ] NVFuserTest.FusionExecKernel_CUDA (0 ms) 2023-01-11T22:36:07.0303260Z [ RUN ] NVFuserTest.FusionAdvancedComputeAt1_CUDA 2023-01-11T22:36:07.0303701Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0304123Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0304575Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt1_CUDA (0 ms) 2023-01-11T22:36:07.0305103Z [ RUN ] NVFuserTest.FusionAdvancedComputeAt2_CUDA 2023-01-11T22:36:07.0305544Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0306088Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0306565Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt2_CUDA (0 ms) 2023-01-11T22:36:07.0307090Z [ RUN ] NVFuserTest.FusionAdvancedComputeAt3_CUDA 2023-01-11T22:36:07.0307532Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0307931Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0308398Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt3_CUDA (0 ms) 2023-01-11T22:36:07.0308924Z [ RUN ] NVFuserTest.FusionAdvancedComputeAt4_CUDA 2023-01-11T22:36:07.0309348Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0309766Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0310235Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt4_CUDA (0 ms) 2023-01-11T22:36:07.0310756Z [ RUN ] NVFuserTest.FusionAdvancedComputeAt5_CUDA 2023-01-11T22:36:07.0311189Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0311692Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0312158Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt5_CUDA (0 ms) 2023-01-11T22:36:07.0312659Z [ RUN ] NVFuserTest.FusionAdvancedComputeAt6_CUDA 2023-01-11T22:36:07.0313101Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0313523Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0313972Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt6_CUDA (0 ms) 2023-01-11T22:36:07.0314489Z [ RUN ] NVFuserTest.FusionAdvancedComputeAt7_CUDA 2023-01-11T22:36:07.0314935Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0315350Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0315795Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt7_CUDA (0 ms) 2023-01-11T22:36:07.0316320Z [ RUN ] NVFuserTest.FusionAdvancedComputeAt8_CUDA 2023-01-11T22:36:07.0316764Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0317169Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0317636Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt8_CUDA (0 ms) 2023-01-11T22:36:07.0318163Z [ RUN ] NVFuserTest.FusionAdvancedComputeWith1_CUDA 2023-01-11T22:36:07.0318612Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0319016Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0319490Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith1_CUDA (0 ms) 2023-01-11T22:36:07.0320024Z [ RUN ] NVFuserTest.FusionAdvancedComputeWith2_CUDA 2023-01-11T22:36:07.0320460Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0320872Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0321350Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith2_CUDA (0 ms) 2023-01-11T22:36:07.0321875Z [ RUN ] NVFuserTest.FusionAdvancedComputeWith3_CUDA 2023-01-11T22:36:07.0322318Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0322737Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0323216Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith3_CUDA (0 ms) 2023-01-11T22:36:07.0323741Z [ RUN ] NVFuserTest.FusionAdvancedComputeWith4_CUDA 2023-01-11T22:36:07.0324180Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0324602Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0325283Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith4_CUDA (0 ms) 2023-01-11T22:36:07.0325833Z [ RUN ] NVFuserTest.FusionAdvancedComputeWith5_CUDA 2023-01-11T22:36:07.0326398Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0326816Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0327294Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith5_CUDA (0 ms) 2023-01-11T22:36:07.0327824Z [ RUN ] NVFuserTest.FusionAdvancedComputeWith6_CUDA 2023-01-11T22:36:07.0328270Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0328678Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0329142Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith6_CUDA (0 ms) 2023-01-11T22:36:07.0329690Z [ RUN ] NVFuserTest.FusionComputeAtMultiConsumers_CUDA 2023-01-11T22:36:07.0330127Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0330544Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0331033Z [ SKIPPED ] NVFuserTest.FusionComputeAtMultiConsumers_CUDA (0 ms) 2023-01-11T22:36:07.0331585Z [ RUN ] NVFuserTest.FusionComputeAtCommonConsumer1_CUDA 2023-01-11T22:36:07.0332053Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0332552Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0333045Z [ SKIPPED ] NVFuserTest.FusionComputeAtCommonConsumer1_CUDA (0 ms) 2023-01-11T22:36:07.0333594Z [ RUN ] NVFuserTest.FusionComputeAtCommonConsumer2_CUDA 2023-01-11T22:36:07.0334057Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0334467Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0334944Z [ SKIPPED ] NVFuserTest.FusionComputeAtCommonConsumer2_CUDA (0 ms) 2023-01-11T22:36:07.0335519Z [ RUN ] NVFuserTest.FusionComputeAtCommonConsumer3_CUDA 2023-01-11T22:36:07.0335974Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0336394Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0336878Z [ SKIPPED ] NVFuserTest.FusionComputeAtCommonConsumer3_CUDA (0 ms) 2023-01-11T22:36:07.0337450Z [ RUN ] NVFuserTest.FusionComputeAtNoCommonConsumer_CUDA 2023-01-11T22:36:07.0337921Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0338318Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0338811Z [ SKIPPED ] NVFuserTest.FusionComputeAtNoCommonConsumer_CUDA (0 ms) 2023-01-11T22:36:07.0339351Z [ RUN ] NVFuserTest.FusionRootMappingBasic_CUDA 2023-01-11T22:36:07.0339769Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0340190Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0340653Z [ SKIPPED ] NVFuserTest.FusionRootMappingBasic_CUDA (0 ms) 2023-01-11T22:36:07.0341167Z [ RUN ] NVFuserTest.FusionRootMappingRfactor_CUDA 2023-01-11T22:36:07.0341591Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0342016Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0342482Z [ SKIPPED ] NVFuserTest.FusionRootMappingRfactor_CUDA (0 ms) 2023-01-11T22:36:07.0343055Z [ RUN ] NVFuserTest.FusionRootMappingReductionDependency1_CUDA 2023-01-11T22:36:07.0343546Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0343963Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0344469Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency1_CUDA (0 ms) 2023-01-11T22:36:07.0345107Z [ RUN ] NVFuserTest.FusionRootMappingReductionDependency2_CUDA 2023-01-11T22:36:07.0345590Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0346011Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0346517Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency2_CUDA (0 ms) 2023-01-11T22:36:07.0347265Z [ RUN ] NVFuserTest.FusionRootMappingReductionDependency3_CUDA 2023-01-11T22:36:07.0347765Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0348172Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0348695Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency3_CUDA (0 ms) 2023-01-11T22:36:07.0349328Z [ RUN ] NVFuserTest.FusionRootMappingReductionDependency4_CUDA 2023-01-11T22:36:07.0349820Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0350217Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0350741Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency4_CUDA (0 ms) 2023-01-11T22:36:07.0351383Z [ RUN ] NVFuserTest.FusionRootMappingReductionDependency5_CUDA_CUDA 2023-01-11T22:36:07.0351864Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0352280Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0352815Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency5_CUDA_CUDA (0 ms) 2023-01-11T22:36:07.0353500Z [ RUN ] NVFuserTest.FusionRootMappingReductionDependency6_CUDA_CUDA 2023-01-11T22:36:07.0354001Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0354418Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0354953Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency6_CUDA_CUDA (0 ms) 2023-01-11T22:36:07.0355666Z [ RUN ] NVFuserTest.FusionRootMappingMultipleBroadcastWithNoCommonConsumer_CUDA 2023-01-11T22:36:07.0356239Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0356656Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0357253Z [ SKIPPED ] NVFuserTest.FusionRootMappingMultipleBroadcastWithNoCommonConsumer_CUDA (0 ms) 2023-01-11T22:36:07.0358133Z [ RUN ] NVFuserTest.FusionRootMappingBroadcastNonUniqueSize_CUDA 2023-01-11T22:36:07.0359063Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0359858Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0361014Z [ SKIPPED ] NVFuserTest.FusionRootMappingBroadcastNonUniqueSize_CUDA (0 ms) 2023-01-11T22:36:07.0362064Z [ RUN ] NVFuserTest.FusionRootMappingBroadcast_CUDA 2023-01-11T22:36:07.0362919Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0363612Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0364537Z [ SKIPPED ] NVFuserTest.FusionRootMappingBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0365873Z [ RUN ] NVFuserTest.FusionRootMappingTrivialReduction_CUDA 2023-01-11T22:36:07.0366741Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0367471Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0368388Z [ SKIPPED ] NVFuserTest.FusionRootMappingTrivialReduction_CUDA (0 ms) 2023-01-11T22:36:07.0369394Z [ RUN ] NVFuserTest.FusionRootMappingRepro1950_CUDA 2023-01-11T22:36:07.0370163Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0370889Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0371719Z [ SKIPPED ] NVFuserTest.FusionRootMappingRepro1950_CUDA (0 ms) 2023-01-11T22:36:07.0372679Z [ RUN ] NVFuserTest.FusionDetectSelfMappedDomains_CUDA 2023-01-11T22:36:07.0373438Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0374311Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0375243Z [ SKIPPED ] NVFuserTest.FusionDetectSelfMappedDomains_CUDA (0 ms) 2023-01-11T22:36:07.0375776Z [ RUN ] NVFuserTest.FusionScalarInputs_CUDA 2023-01-11T22:36:07.0376334Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0376934Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0377572Z [ SKIPPED ] NVFuserTest.FusionScalarInputs_CUDA (0 ms) 2023-01-11T22:36:07.0378468Z [ RUN ] NVFuserTest.FusionLoopUnroll_CUDA 2023-01-11T22:36:07.0379078Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0379680Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0380105Z [ SKIPPED ] NVFuserTest.FusionLoopUnroll_CUDA (0 ms) 2023-01-11T22:36:07.0380705Z [ RUN ] NVFuserTest.FusionUnaryOps_CUDA 2023-01-11T22:36:07.0381216Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0381625Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0382291Z [ SKIPPED ] NVFuserTest.FusionUnaryOps_CUDA (0 ms) 2023-01-11T22:36:07.0382753Z [ RUN ] NVFuserTest.FusionBinaryOps_CUDA 2023-01-11T22:36:07.0383256Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0383830Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0384393Z [ SKIPPED ] NVFuserTest.FusionBinaryOps_CUDA (0 ms) 2023-01-11T22:36:07.0385230Z [ RUN ] NVFuserTest.FusionTernaryOps_CUDA 2023-01-11T22:36:07.0385637Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0386373Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0387209Z [ SKIPPED ] NVFuserTest.FusionTernaryOps_CUDA (0 ms) 2023-01-11T22:36:07.0388049Z [ RUN ] NVFuserTest.FusionCompoundOps_CUDA 2023-01-11T22:36:07.0388565Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0389301Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0389734Z [ SKIPPED ] NVFuserTest.FusionCompoundOps_CUDA (0 ms) 2023-01-11T22:36:07.0390521Z [ RUN ] NVFuserTest.FusionCastOps_CUDA 2023-01-11T22:36:07.0391240Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0392000Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0392737Z [ SKIPPED ] NVFuserTest.FusionCastOps_CUDA (0 ms) 2023-01-11T22:36:07.0393532Z [ RUN ] NVFuserTest.FusionReduction1_CUDA 2023-01-11T22:36:07.0394133Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0394571Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0395157Z [ SKIPPED ] NVFuserTest.FusionReduction1_CUDA (0 ms) 2023-01-11T22:36:07.0395625Z [ RUN ] NVFuserTest.FusionReduction2_CUDA 2023-01-11T22:36:07.0396235Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0396752Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0397287Z [ SKIPPED ] NVFuserTest.FusionReduction2_CUDA (0 ms) 2023-01-11T22:36:07.0397754Z [ RUN ] NVFuserTest.FusionReduction3_CUDA 2023-01-11T22:36:07.0398420Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0398961Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0399396Z [ SKIPPED ] NVFuserTest.FusionReduction3_CUDA (0 ms) 2023-01-11T22:36:07.0400064Z [ RUN ] NVFuserTest.FusionReduction4_CUDA 2023-01-11T22:36:07.0400637Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0401338Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0402102Z [ SKIPPED ] NVFuserTest.FusionReduction4_CUDA (0 ms) 2023-01-11T22:36:07.0402581Z [ RUN ] NVFuserTest.FusionReduction5_CUDA 2023-01-11T22:36:07.0403255Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0403759Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0404635Z [ SKIPPED ] NVFuserTest.FusionReduction5_CUDA (0 ms) 2023-01-11T22:36:07.0405631Z [ RUN ] NVFuserTest.FusionReduction6_CUDA 2023-01-11T22:36:07.0406070Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0406478Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0406913Z [ SKIPPED ] NVFuserTest.FusionReduction6_CUDA (0 ms) 2023-01-11T22:36:07.0407631Z [ RUN ] NVFuserTest.FusionMultiGridReduction_CUDA 2023-01-11T22:36:07.0408216Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0408807Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0409657Z [ SKIPPED ] NVFuserTest.FusionMultiGridReduction_CUDA (0 ms) 2023-01-11T22:36:07.0410673Z [ RUN ] NVFuserTest.FusionMultiGridReduction2_CUDA 2023-01-11T22:36:07.0411492Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0412339Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0413178Z [ SKIPPED ] NVFuserTest.FusionMultiGridReduction2_CUDA (0 ms) 2023-01-11T22:36:07.0414223Z [ RUN ] NVFuserTest.FusionReductionTFT_CUDA 2023-01-11T22:36:07.0415015Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0415719Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0416543Z [ SKIPPED ] NVFuserTest.FusionReductionTFT_CUDA (0 ms) 2023-01-11T22:36:07.0417488Z [ RUN ] NVFuserTest.FusionReductionOuterSplit_CUDA 2023-01-11T22:36:07.0418305Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0419103Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0419893Z [ SKIPPED ] NVFuserTest.FusionReductionOuterSplit_CUDA (0 ms) 2023-01-11T22:36:07.0420700Z [ RUN ] NVFuserTest.FusionBranches_CUDA 2023-01-11T22:36:07.0421241Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0421660Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0422296Z [ SKIPPED ] NVFuserTest.FusionBranches_CUDA (0 ms) 2023-01-11T22:36:07.0423052Z [ RUN ] NVFuserTest.FusionSimpleBCast1_CUDA 2023-01-11T22:36:07.0423751Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0424441Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0425125Z [ SKIPPED ] NVFuserTest.FusionSimpleBCast1_CUDA (0 ms) 2023-01-11T22:36:07.0426006Z [ RUN ] NVFuserTest.FusionSimpleBCast2_CUDA 2023-01-11T22:36:07.0426759Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0427526Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0428300Z [ SKIPPED ] NVFuserTest.FusionSimpleBCast2_CUDA (0 ms) 2023-01-11T22:36:07.0429079Z [ RUN ] NVFuserTest.FusionSimpleBCast3_CUDA 2023-01-11T22:36:07.0429864Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0430648Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0431448Z [ SKIPPED ] NVFuserTest.FusionSimpleBCast3_CUDA (0 ms) 2023-01-11T22:36:07.0432185Z [ RUN ] NVFuserTest.FusionSimpleBCast4_CUDA 2023-01-11T22:36:07.0432716Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0433239Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0433879Z [ SKIPPED ] NVFuserTest.FusionSimpleBCast4_CUDA (0 ms) 2023-01-11T22:36:07.0434766Z [ RUN ] NVFuserTest.FusionSimpleBCast5_CUDA 2023-01-11T22:36:07.0435394Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0436139Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0436905Z [ SKIPPED ] NVFuserTest.FusionSimpleBCast5_CUDA (0 ms) 2023-01-11T22:36:07.0437811Z [ RUN ] NVFuserTest.FusionComplexBCast1_CUDA 2023-01-11T22:36:07.0438696Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0439543Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0440147Z [ SKIPPED ] NVFuserTest.FusionComplexBCast1_CUDA (0 ms) 2023-01-11T22:36:07.0440908Z [ RUN ] NVFuserTest.FusionComplexBCast2_CUDA 2023-01-11T22:36:07.0441321Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0441828Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0442347Z [ SKIPPED ] NVFuserTest.FusionComplexBCast2_CUDA (0 ms) 2023-01-11T22:36:07.0442831Z [ RUN ] NVFuserTest.FusionAdvancedIndexing1_CUDA 2023-01-11T22:36:07.0443651Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0444534Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0445815Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing1_CUDA (0 ms) 2023-01-11T22:36:07.0446905Z [ RUN ] NVFuserTest.FusionAdvancedIndexing2_CUDA 2023-01-11T22:36:07.0447731Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0448540Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0449287Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing2_CUDA (0 ms) 2023-01-11T22:36:07.0449918Z [ RUN ] NVFuserTest.FusionAdvancedIndexing3_CUDA 2023-01-11T22:36:07.0450358Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0450763Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0451454Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing3_CUDA (0 ms) 2023-01-11T22:36:07.0452537Z [ RUN ] NVFuserTest.FusionAdvancedIndexing4_CUDA 2023-01-11T22:36:07.0453370Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0454304Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0455029Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing4_CUDA (0 ms) 2023-01-11T22:36:07.0455984Z [ RUN ] NVFuserTest.FusionAdvancedIndexing5_CUDA 2023-01-11T22:36:07.0456762Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0457348Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0458141Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing5_CUDA (0 ms) 2023-01-11T22:36:07.0459070Z [ RUN ] NVFuserTest.FusionAdvancedIndexing6_CUDA 2023-01-11T22:36:07.0459726Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0460506Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0461227Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing6_CUDA (0 ms) 2023-01-11T22:36:07.0462094Z [ RUN ] NVFuserTest.FusionAdvancedIndexing7_CUDA 2023-01-11T22:36:07.0462774Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0463623Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0464448Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing7_CUDA (0 ms) 2023-01-11T22:36:07.0465410Z [ RUN ] NVFuserTest.FusionAdvancedIndexing8_CUDA 2023-01-11T22:36:07.0466148Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0466806Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0467625Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing8_CUDA (0 ms) 2023-01-11T22:36:07.0468584Z [ RUN ] NVFuserTest.FusionAdvancedIndexing9_CUDA 2023-01-11T22:36:07.0469251Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0469919Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0470809Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing9_CUDA (0 ms) 2023-01-11T22:36:07.0471714Z [ RUN ] NVFuserTest.FusionAdvancedIndexing10_CUDA 2023-01-11T22:36:07.0472427Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0473274Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0474001Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing10_CUDA (0 ms) 2023-01-11T22:36:07.0474748Z [ RUN ] NVFuserTest.FusionAdvancedIndexing11_CUDA 2023-01-11T22:36:07.0475586Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0476082Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0476916Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing11_CUDA (0 ms) 2023-01-11T22:36:07.0477876Z [ RUN ] NVFuserTest.FusionAdvancedLowering1_CUDA 2023-01-11T22:36:07.0478625Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0479065Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0479773Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering1_CUDA (0 ms) 2023-01-11T22:36:07.0480725Z [ RUN ] NVFuserTest.FusionAdvancedLowering2_CUDA 2023-01-11T22:36:07.0481553Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0482510Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0483258Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering2_CUDA (0 ms) 2023-01-11T22:36:07.0484174Z [ RUN ] NVFuserTest.FusionAdvancedLowering3_CUDA 2023-01-11T22:36:07.0484908Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0486016Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0486813Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering3_CUDA (0 ms) 2023-01-11T22:36:07.0487724Z [ RUN ] NVFuserTest.FusionAdvancedLowering4_CUDA 2023-01-11T22:36:07.0488498Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0489295Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0490151Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering4_CUDA (0 ms) 2023-01-11T22:36:07.0490824Z [ RUN ] NVFuserTest.FusionAdvancedLowering5_CUDA 2023-01-11T22:36:07.0491271Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0491698Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0492161Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering5_CUDA (0 ms) 2023-01-11T22:36:07.0492652Z [ RUN ] NVFuserTest.FusionAdvancedLowering6_CUDA 2023-01-11T22:36:07.0493088Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0493498Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0493944Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering6_CUDA (0 ms) 2023-01-11T22:36:07.0494422Z [ RUN ] NVFuserTest.FusionSimpleGemm_CUDA 2023-01-11T22:36:07.0494839Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0495259Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0495676Z [ SKIPPED ] NVFuserTest.FusionSimpleGemm_CUDA (0 ms) 2023-01-11T22:36:07.0496138Z [ RUN ] NVFuserTest.FusionSoftmax1D_CUDA 2023-01-11T22:36:07.0496549Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0496945Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0497370Z [ SKIPPED ] NVFuserTest.FusionSoftmax1D_CUDA (0 ms) 2023-01-11T22:36:07.0497857Z [ RUN ] NVFuserTest.FusionSoftmax1DNormalized_CUDA 2023-01-11T22:36:07.0498279Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0498698Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0499165Z [ SKIPPED ] NVFuserTest.FusionSoftmax1DNormalized_CUDA (0 ms) 2023-01-11T22:36:07.0499633Z [ RUN ] NVFuserTest.FusionSoftmax3D_CUDA 2023-01-11T22:36:07.0500166Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0500603Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0501036Z [ SKIPPED ] NVFuserTest.FusionSoftmax3D_CUDA (0 ms) 2023-01-11T22:36:07.0501505Z [ RUN ] NVFuserTest.FusionSoftmax3DNormalized_CUDA 2023-01-11T22:36:07.0501942Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0502359Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0502807Z [ SKIPPED ] NVFuserTest.FusionSoftmax3DNormalized_CUDA (0 ms) 2023-01-11T22:36:07.0503324Z [ RUN ] NVFuserTest.FusionSoftmaxComputeAt_CUDA 2023-01-11T22:36:07.0503754Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0504174Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0504613Z [ SKIPPED ] NVFuserTest.FusionSoftmaxComputeAt_CUDA (0 ms) 2023-01-11T22:36:07.0505115Z [ RUN ] NVFuserTest.FusionGridReduction1_CUDA 2023-01-11T22:36:07.0505540Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0506023Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0506470Z [ SKIPPED ] NVFuserTest.FusionGridReduction1_CUDA (0 ms) 2023-01-11T22:36:07.0506958Z [ RUN ] NVFuserTest.FusionGridReduction2_CUDA 2023-01-11T22:36:07.0507364Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0507782Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0508227Z [ SKIPPED ] NVFuserTest.FusionGridReduction2_CUDA (0 ms) 2023-01-11T22:36:07.0508734Z [ RUN ] NVFuserTest.FusionGridReduction3dim1_CUDA 2023-01-11T22:36:07.0509154Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0509570Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0510036Z [ SKIPPED ] NVFuserTest.FusionGridReduction3dim1_CUDA (0 ms) 2023-01-11T22:36:07.0510540Z [ RUN ] NVFuserTest.FusionGridReduction3dim0_CUDA 2023-01-11T22:36:07.0510978Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0511397Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0511841Z [ SKIPPED ] NVFuserTest.FusionGridReduction3dim0_CUDA (0 ms) 2023-01-11T22:36:07.0512345Z [ RUN ] NVFuserTest.FusionGridReduction4_CUDA 2023-01-11T22:36:07.0512764Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0513178Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0513608Z [ SKIPPED ] NVFuserTest.FusionGridReduction4_CUDA (0 ms) 2023-01-11T22:36:07.0514095Z [ RUN ] NVFuserTest.FusionGridReduction5_CUDA 2023-01-11T22:36:07.0514516Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0514911Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0515365Z [ SKIPPED ] NVFuserTest.FusionGridReduction5_CUDA (0 ms) 2023-01-11T22:36:07.0515856Z [ RUN ] NVFuserTest.FusionGridReduction6_CUDA 2023-01-11T22:36:07.0516262Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0516681Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0517127Z [ SKIPPED ] NVFuserTest.FusionGridReduction6_CUDA (0 ms) 2023-01-11T22:36:07.0517613Z [ RUN ] NVFuserTest.FusionGridReduction7_CUDA 2023-01-11T22:36:07.0518018Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0518432Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0518879Z [ SKIPPED ] NVFuserTest.FusionGridReduction7_CUDA (0 ms) 2023-01-11T22:36:07.0519345Z [ RUN ] NVFuserTest.FusionGridReduction8_CUDA 2023-01-11T22:36:07.0519770Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0520251Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0520687Z [ SKIPPED ] NVFuserTest.FusionGridReduction8_CUDA (0 ms) 2023-01-11T22:36:07.0521182Z [ RUN ] NVFuserTest.FusionGridReduction9_CUDA 2023-01-11T22:36:07.0521605Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0522019Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0522444Z [ SKIPPED ] NVFuserTest.FusionGridReduction9_CUDA (0 ms) 2023-01-11T22:36:07.0522933Z [ RUN ] NVFuserTest.FusionGridReduction10_CUDA 2023-01-11T22:36:07.0523360Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0523758Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0524212Z [ SKIPPED ] NVFuserTest.FusionGridReduction10_CUDA (0 ms) 2023-01-11T22:36:07.0524708Z [ RUN ] NVFuserTest.FusionNonRedAxisBind_CUDA 2023-01-11T22:36:07.0527408Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0527893Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0528570Z [ SKIPPED ] NVFuserTest.FusionNonRedAxisBind_CUDA (0 ms) 2023-01-11T22:36:07.0529083Z [ RUN ] NVFuserTest.FusionSplitBCast_CUDA 2023-01-11T22:36:07.0529507Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0529962Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0530429Z [ SKIPPED ] NVFuserTest.FusionSplitBCast_CUDA (0 ms) 2023-01-11T22:36:07.0530916Z [ RUN ] NVFuserTest.FusionBCastInnerDim_CUDA 2023-01-11T22:36:07.0531358Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0531814Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0532272Z [ SKIPPED ] NVFuserTest.FusionBCastInnerDim_CUDA (0 ms) 2023-01-11T22:36:07.0532777Z [ RUN ] NVFuserTest.FusionBCastReduce_CUDA 2023-01-11T22:36:07.0533218Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0533679Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0534129Z [ SKIPPED ] NVFuserTest.FusionBCastReduce_CUDA (0 ms) 2023-01-11T22:36:07.0534669Z [ RUN ] NVFuserTest.FusionReductionMultiConsumer_CUDA 2023-01-11T22:36:07.0535148Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0535583Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0536095Z [ SKIPPED ] NVFuserTest.FusionReductionMultiConsumer_CUDA (0 ms) 2023-01-11T22:36:07.0536664Z [ RUN ] NVFuserTest.FusionComputeAtExprOrder1_CUDA 2023-01-11T22:36:07.0537115Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0537565Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0538066Z [ SKIPPED ] NVFuserTest.FusionComputeAtExprOrder1_CUDA (0 ms) 2023-01-11T22:36:07.0538631Z [ RUN ] NVFuserTest.FusionComputeAtExprOrder2_CUDA 2023-01-11T22:36:07.0539090Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0539540Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0540040Z [ SKIPPED ] NVFuserTest.FusionComputeAtExprOrder2_CUDA (0 ms) 2023-01-11T22:36:07.0540583Z [ RUN ] NVFuserTest.FusionComputeAtExprOrder3_CUDA 2023-01-11T22:36:07.0541050Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0541497Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0541975Z [ SKIPPED ] NVFuserTest.FusionComputeAtExprOrder3_CUDA (0 ms) 2023-01-11T22:36:07.0542523Z [ RUN ] NVFuserTest.FusionZeroDimComputeAt_CUDA 2023-01-11T22:36:07.0542982Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0543433Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0543984Z [ SKIPPED ] NVFuserTest.FusionZeroDimComputeAt_CUDA (0 ms) 2023-01-11T22:36:07.0544541Z [ RUN ] NVFuserTest.FusionZeroDimBroadcast_CUDA 2023-01-11T22:36:07.0544999Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0545434Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0545921Z [ SKIPPED ] NVFuserTest.FusionZeroDimBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0546453Z [ RUN ] NVFuserTest.FusionZeroDimReduction_CUDA 2023-01-11T22:36:07.0546962Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0547416Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0547902Z [ SKIPPED ] NVFuserTest.FusionZeroDimReduction_CUDA (0 ms) 2023-01-11T22:36:07.0548433Z [ RUN ] NVFuserTest.FusionBCastAfterReduce_CUDA 2023-01-11T22:36:07.0548875Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0549329Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0549883Z [ SKIPPED ] NVFuserTest.FusionBCastAfterReduce_CUDA (0 ms) 2023-01-11T22:36:07.0550392Z [ RUN ] NVFuserTest.FusionOutputBroadcast_CUDA 2023-01-11T22:36:07.0550842Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0551291Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0551754Z [ SKIPPED ] NVFuserTest.FusionOutputBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0552311Z [ RUN ] NVFuserTest.FusionReductionKeepDimBasic_CUDA 2023-01-11T22:36:07.0552781Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0553229Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0553723Z [ SKIPPED ] NVFuserTest.FusionReductionKeepDimBasic_CUDA (0 ms) 2023-01-11T22:36:07.0554325Z [ RUN ] NVFuserTest.FusionReductionKeepDimScheduler_CUDA 2023-01-11T22:36:07.0554819Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0555255Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0555780Z [ SKIPPED ] NVFuserTest.FusionReductionKeepDimScheduler_CUDA (0 ms) 2023-01-11T22:36:07.0556304Z [ RUN ] NVFuserTest.FusionSumTo_CUDA 2023-01-11T22:36:07.0556530Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0556730Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0556971Z [ SKIPPED ] NVFuserTest.FusionSumTo_CUDA (0 ms) 2023-01-11T22:36:07.0557224Z [ RUN ] NVFuserTest.FusionSumToNoop_CUDA 2023-01-11T22:36:07.0557445Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0557641Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0557916Z [ SKIPPED ] NVFuserTest.FusionSumToNoop_CUDA (0 ms) 2023-01-11T22:36:07.0558205Z [ RUN ] NVFuserTest.FusionReductionScheduler_CUDA 2023-01-11T22:36:07.0558427Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0558611Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0558922Z [ SKIPPED ] NVFuserTest.FusionReductionScheduler_CUDA (0 ms) 2023-01-11T22:36:07.0559254Z [ RUN ] NVFuserTest.FusionReductionWithTrivialReduction_CUDA 2023-01-11T22:36:07.0559473Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0559673Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0560030Z [ SKIPPED ] NVFuserTest.FusionReductionWithTrivialReduction_CUDA (0 ms) 2023-01-11T22:36:07.0560310Z [ RUN ] NVFuserTest.FusionSymbolicReduction_CUDA 2023-01-11T22:36:07.0560533Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0560713Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0561073Z [ SKIPPED ] NVFuserTest.FusionSymbolicReduction_CUDA (0 ms) 2023-01-11T22:36:07.0561454Z [ RUN ] NVFuserTest.FusionReductionSchedulerMultiDimNonFastest_CUDA 2023-01-11T22:36:07.0561671Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0561867Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0562258Z [ SKIPPED ] NVFuserTest.FusionReductionSchedulerMultiDimNonFastest_CUDA (0 ms) 2023-01-11T22:36:07.0562609Z [ RUN ] NVFuserTest.FusionReductionSchedulerMultiDimFastest_CUDA 2023-01-11T22:36:07.0562831Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0563010Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0563386Z [ SKIPPED ] NVFuserTest.FusionReductionSchedulerMultiDimFastest_CUDA (0 ms) 2023-01-11T22:36:07.0563719Z [ RUN ] NVFuserTest.FusionReductionSchedulerNoODimShmoo_CUDA 2023-01-11T22:36:07.0563945Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0564200Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0564560Z [ SKIPPED ] NVFuserTest.FusionReductionSchedulerNoODimShmoo_CUDA (0 ms) 2023-01-11T22:36:07.0564882Z [ RUN ] NVFuserTest.FusionReductionSchedulerDimShmoo_CUDA 2023-01-11T22:36:07.0565529Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0565734Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0566072Z [ SKIPPED ] NVFuserTest.FusionReductionSchedulerDimShmoo_CUDA (0 ms) 2023-01-11T22:36:07.0566317Z [ RUN ] NVFuserTest.FusionCacheBefore_CUDA 2023-01-11T22:36:07.0566530Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0566719Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0566988Z [ SKIPPED ] NVFuserTest.FusionCacheBefore_CUDA (0 ms) 2023-01-11T22:36:07.0567233Z [ RUN ] NVFuserTest.FusionCacheAfter_CUDA 2023-01-11T22:36:07.0567432Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0567619Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0567881Z [ SKIPPED ] NVFuserTest.FusionCacheAfter_CUDA (0 ms) 2023-01-11T22:36:07.0568116Z [ RUN ] NVFuserTest.FusionCacheFork_CUDA 2023-01-11T22:36:07.0568326Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0568513Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0568774Z [ SKIPPED ] NVFuserTest.FusionCacheFork_CUDA (0 ms) 2023-01-11T22:36:07.0569027Z [ RUN ] NVFuserTest.FusionCacheIndirect_CUDA 2023-01-11T22:36:07.0569217Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0569403Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0569679Z [ SKIPPED ] NVFuserTest.FusionCacheIndirect_CUDA (0 ms) 2023-01-11T22:36:07.0569918Z [ RUN ] NVFuserTest.FusionCacheBcast_CUDA 2023-01-11T22:36:07.0570126Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0570310Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0570570Z [ SKIPPED ] NVFuserTest.FusionCacheBcast_CUDA (0 ms) 2023-01-11T22:36:07.0570824Z [ RUN ] NVFuserTest.FusionCacheMultiConsumer_CUDA 2023-01-11T22:36:07.0571030Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0571213Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0571509Z [ SKIPPED ] NVFuserTest.FusionCacheMultiConsumer_CUDA (0 ms) 2023-01-11T22:36:07.0571727Z [ RUN ] NVFuserTest.FusionSmem_CUDA 2023-01-11T22:36:07.0571932Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0572213Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0572475Z [ SKIPPED ] NVFuserTest.FusionSmem_CUDA (0 ms) 2023-01-11T22:36:07.0572699Z [ RUN ] NVFuserTest.FusionSmemReduce_CUDA 2023-01-11T22:36:07.0572909Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0573095Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0573356Z [ SKIPPED ] NVFuserTest.FusionSmemReduce_CUDA (0 ms) 2023-01-11T22:36:07.0573605Z [ RUN ] NVFuserTest.FusionSmemBlockGemm_CUDA 2023-01-11T22:36:07.0573811Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0573996Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0574268Z [ SKIPPED ] NVFuserTest.FusionSmemBlockGemm_CUDA (0 ms) 2023-01-11T22:36:07.0574522Z [ RUN ] NVFuserTest.FusionSmemBlockGemmCache_CUDA 2023-01-11T22:36:07.0574727Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0574919Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0575214Z [ SKIPPED ] NVFuserTest.FusionSmemBlockGemmCache_CUDA (0 ms) 2023-01-11T22:36:07.0575616Z [ RUN ] NVFuserTest.FusionSmemDynamicPersistentSoftmax2D_CUDA 2023-01-11T22:36:07.0575824Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0576009Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0576337Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicPersistentSoftmax2D_CUDA (0 ms) 2023-01-11T22:36:07.0576621Z [ RUN ] NVFuserTest.FusionMagicSchedulerSoftmax_CUDA 2023-01-11T22:36:07.0576829Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0577015Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0577322Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerSoftmax_CUDA (0 ms) 2023-01-11T22:36:07.0577582Z [ RUN ] NVFuserTest.FusionTestMaskSoftmax_CUDA 2023-01-11T22:36:07.0577789Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0577978Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0578241Z [ SKIPPED ] NVFuserTest.FusionTestMaskSoftmax_CUDA (0 ms) 2023-01-11T22:36:07.0578569Z [ RUN ] NVFuserTest.FusionMagicSchedulerLayerNormBackward_CUDA 2023-01-11T22:36:07.0578773Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0578954Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0579305Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerLayerNormBackward_CUDA (0 ms) 2023-01-11T22:36:07.0579623Z [ RUN ] NVFuserTest.FusionMagicSchedulerRMSNormBackward_CUDA 2023-01-11T22:36:07.0579832Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0580016Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0580343Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerRMSNormBackward_CUDA (0 ms) 2023-01-11T22:36:07.0580677Z [ RUN ] NVFuserTest.FusionMagicSchedulerLayerNormalization_CUDA 2023-01-11T22:36:07.0580890Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0581075Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0581428Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerLayerNormalization_CUDA (0 ms) 2023-01-11T22:36:07.0581754Z [ RUN ] NVFuserTest.FusionMagicSchedulerRMSNormalization_CUDA 2023-01-11T22:36:07.0581960Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0582145Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0582478Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerRMSNormalization_CUDA (0 ms) 2023-01-11T22:36:07.0582813Z [ RUN ] NVFuserTest.FusionMagicSchedulerBatchNormalization_CUDA 2023-01-11T22:36:07.0583072Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0583270Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0583628Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerBatchNormalization_CUDA (0 ms) 2023-01-11T22:36:07.0583975Z [ RUN ] NVFuserTest.FusionMagicSchedulerInstanceNormalization_CUDA 2023-01-11T22:36:07.0584180Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0584362Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0584712Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerInstanceNormalization_CUDA (0 ms) 2023-01-11T22:36:07.0585102Z [ RUN ] NVFuserTest.FusionMagicSchedulerInstanceNormalizationBackward_CUDA 2023-01-11T22:36:07.0585310Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0585496Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0585914Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerInstanceNormalizationBackward_CUDA (0 ms) 2023-01-11T22:36:07.0586230Z [ RUN ] NVFuserTest.FusionPersistentSoftmaxLocalShared_CUDA 2023-01-11T22:36:07.0586492Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0586662Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0586998Z [ SKIPPED ] NVFuserTest.FusionPersistentSoftmaxLocalShared_CUDA (0 ms) 2023-01-11T22:36:07.0587301Z [ RUN ] NVFuserTest.FusionPersistentNormLocalShared_CUDA 2023-01-11T22:36:07.0587505Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0587693Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0588017Z [ SKIPPED ] NVFuserTest.FusionPersistentNormLocalShared_CUDA (0 ms) 2023-01-11T22:36:07.0588315Z [ RUN ] NVFuserTest.FusionSmemDynamicPersistentNorm_CUDA 2023-01-11T22:36:07.0588520Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0588691Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0589018Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicPersistentNorm_CUDA (0 ms) 2023-01-11T22:36:07.0589333Z [ RUN ] NVFuserTest.FusionSmemDynamicReductionSymbolic_CUDA 2023-01-11T22:36:07.0589537Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0589722Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0590054Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicReductionSymbolic_CUDA (0 ms) 2023-01-11T22:36:07.0590380Z [ RUN ] NVFuserTest.FusionSmemDynamicReductionSymbolicArg_CUDA 2023-01-11T22:36:07.0590583Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0590749Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0591096Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicReductionSymbolicArg_CUDA (0 ms) 2023-01-11T22:36:07.0591439Z [ RUN ] NVFuserTest.FusionSmemDynamicPwiseMulSymbolicArgWAR_CUDA 2023-01-11T22:36:07.0591651Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0591846Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0592214Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicPwiseMulSymbolicArgWAR_CUDA (0 ms) 2023-01-11T22:36:07.0592494Z [ RUN ] NVFuserTest.FusionSmemDynamicTiledGemm_CUDA 2023-01-11T22:36:07.0592698Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0592864Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0593164Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicTiledGemm_CUDA (0 ms) 2023-01-11T22:36:07.0593435Z [ RUN ] NVFuserTest.FusionGlobalIntermediate_CUDA 2023-01-11T22:36:07.0593641Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0593827Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0594200Z [ SKIPPED ] NVFuserTest.FusionGlobalIntermediate_CUDA (0 ms) 2023-01-11T22:36:07.0594554Z [ RUN ] NVFuserTest.FusionGlobalIntermediateDefaultSchedule_CUDA 2023-01-11T22:36:07.0594763Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0594931Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0595290Z [ SKIPPED ] NVFuserTest.FusionGlobalIntermediateDefaultSchedule_CUDA (0 ms) 2023-01-11T22:36:07.0595531Z [ RUN ] NVFuserTest.FusionConstCheck_CUDA 2023-01-11T22:36:07.0595738Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0595923Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0596184Z [ SKIPPED ] NVFuserTest.FusionConstCheck_CUDA (0 ms) 2023-01-11T22:36:07.0596444Z [ RUN ] NVFuserTest.FusionUnrollWithAlloc_CUDA 2023-01-11T22:36:07.0596637Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0596827Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0597169Z [ SKIPPED ] NVFuserTest.FusionUnrollWithAlloc_CUDA (0 ms) 2023-01-11T22:36:07.0597403Z [ RUN ] NVFuserTest.FusionIsZeroInt_CUDA 2023-01-11T22:36:07.0597609Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0597794Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0598051Z [ SKIPPED ] NVFuserTest.FusionIsZeroInt_CUDA (0 ms) 2023-01-11T22:36:07.0598284Z [ RUN ] NVFuserTest.FusionIsOneInt_CUDA 2023-01-11T22:36:07.0598473Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0598660Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0598914Z [ SKIPPED ] NVFuserTest.FusionIsOneInt_CUDA (0 ms) 2023-01-11T22:36:07.0599234Z [ RUN ] NVFuserTest.FusionComputeAtNonterminatingOutput_CUDA 2023-01-11T22:36:07.0599444Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0599632Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0599978Z [ SKIPPED ] NVFuserTest.FusionComputeAtNonterminatingOutput_CUDA (0 ms) 2023-01-11T22:36:07.0600238Z [ RUN ] NVFuserTest.FusionTraversalOrder1_CUDA 2023-01-11T22:36:07.0600429Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0600615Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0600901Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder1_CUDA (0 ms) 2023-01-11T22:36:07.0601161Z [ RUN ] NVFuserTest.FusionTraversalOrder2_CUDA 2023-01-11T22:36:07.0601368Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0601556Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0601841Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder2_CUDA (0 ms) 2023-01-11T22:36:07.0602085Z [ RUN ] NVFuserTest.FusionTraversalOrder3_CUDA 2023-01-11T22:36:07.0602292Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0602480Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0602763Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder3_CUDA (0 ms) 2023-01-11T22:36:07.0603020Z [ RUN ] NVFuserTest.FusionTraversalOrder4_CUDA 2023-01-11T22:36:07.0603226Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0603410Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0603694Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder4_CUDA (0 ms) 2023-01-11T22:36:07.0603934Z [ RUN ] NVFuserTest.FusionTraversalOrder5_CUDA 2023-01-11T22:36:07.0604141Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0604329Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0604658Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder5_CUDA (0 ms) 2023-01-11T22:36:07.0605228Z [ RUN ] NVFuserTest.FusionTraversalOrder6_CUDA 2023-01-11T22:36:07.0605583Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0605787Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0606053Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder6_CUDA (0 ms) 2023-01-11T22:36:07.0606310Z [ RUN ] NVFuserTest.FusionTraversalOrder7_CUDA 2023-01-11T22:36:07.0606519Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0606705Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0606984Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder7_CUDA (0 ms) 2023-01-11T22:36:07.0607241Z [ RUN ] NVFuserTest.FusionThreadPredicate_CUDA 2023-01-11T22:36:07.0607447Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0607639Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0607905Z [ SKIPPED ] NVFuserTest.FusionThreadPredicate_CUDA (0 ms) 2023-01-11T22:36:07.0608257Z [ RUN ] NVFuserTest.FusionLSTMCell_CUDA 2023-01-11T22:36:07.0608480Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0608679Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0608948Z [ SKIPPED ] NVFuserTest.FusionLSTMCell_CUDA (0 ms) 2023-01-11T22:36:07.0609213Z [ RUN ] NVFuserTest.FusionReductionHalf_CUDA 2023-01-11T22:36:07.0609437Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0609635Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0609909Z [ SKIPPED ] NVFuserTest.FusionReductionHalf_CUDA (0 ms) 2023-01-11T22:36:07.0610174Z [ RUN ] NVFuserTest.FusionReduceSingle_CUDA 2023-01-11T22:36:07.0610401Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0610602Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0610892Z [ SKIPPED ] NVFuserTest.FusionReduceSingle_CUDA (0 ms) 2023-01-11T22:36:07.0611198Z [ RUN ] NVFuserTest.FusionReduceImplicitBroadcast_CUDA 2023-01-11T22:36:07.0611419Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0611598Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0611930Z [ SKIPPED ] NVFuserTest.FusionReduceImplicitBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0612243Z [ RUN ] NVFuserTest.FusionReduceImplicitBroadcast2_CUDA 2023-01-11T22:36:07.0612464Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0612663Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0612996Z [ SKIPPED ] NVFuserTest.FusionReduceImplicitBroadcast2_CUDA (0 ms) 2023-01-11T22:36:07.0613312Z [ RUN ] NVFuserTest.FusionReduceImplicitBroadcast3_CUDA 2023-01-11T22:36:07.0613531Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0613713Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0614050Z [ SKIPPED ] NVFuserTest.FusionReduceImplicitBroadcast3_CUDA (0 ms) 2023-01-11T22:36:07.0614326Z [ RUN ] NVFuserTest.FusionTrivialReduction_CUDA 2023-01-11T22:36:07.0614549Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0614748Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0615051Z [ SKIPPED ] NVFuserTest.FusionTrivialReduction_CUDA (0 ms) 2023-01-11T22:36:07.0615334Z [ RUN ] NVFuserTest.FusionTrivialReduction2_CUDA 2023-01-11T22:36:07.0615554Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0615734Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0616125Z [ SKIPPED ] NVFuserTest.FusionTrivialReduction2_CUDA (0 ms) 2023-01-11T22:36:07.0616420Z [ RUN ] NVFuserTest.FusionTrivialReduction3_CUDA 2023-01-11T22:36:07.0616647Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0616846Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0617149Z [ SKIPPED ] NVFuserTest.FusionTrivialReduction3_CUDA (0 ms) 2023-01-11T22:36:07.0617452Z [ RUN ] NVFuserTest.FusionDetectTrivialReduction1_CUDA 2023-01-11T22:36:07.0617654Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0617854Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0618183Z [ SKIPPED ] NVFuserTest.FusionDetectTrivialReduction1_CUDA (0 ms) 2023-01-11T22:36:07.0618487Z [ RUN ] NVFuserTest.FusionDetectTrivialReduction2_CUDA 2023-01-11T22:36:07.0618708Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0618911Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0619243Z [ SKIPPED ] NVFuserTest.FusionDetectTrivialReduction2_CUDA (0 ms) 2023-01-11T22:36:07.0619591Z [ RUN ] NVFuserTest.FusionInputsIdLookup_CUDA 2023-01-11T22:36:07.0619794Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0619992Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0620285Z [ SKIPPED ] NVFuserTest.FusionInputsIdLookup_CUDA (0 ms) 2023-01-11T22:36:07.0620587Z [ RUN ] NVFuserTest.FusionGroupGuardSimpleTensor_CUDA 2023-01-11T22:36:07.0620806Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0621000Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0621328Z [ SKIPPED ] NVFuserTest.FusionGroupGuardSimpleTensor_CUDA (0 ms) 2023-01-11T22:36:07.0621645Z [ RUN ] NVFuserTest.FusionGroupGuardBroadcastTensor_CUDA 2023-01-11T22:36:07.0621852Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0622047Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0622392Z [ SKIPPED ] NVFuserTest.FusionGroupGuardBroadcastTensor_CUDA (0 ms) 2023-01-11T22:36:07.0622703Z [ RUN ] NVFuserTest.FusionGroupGuardPermutedTensor_CUDA 2023-01-11T22:36:07.0622924Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0623122Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0623462Z [ SKIPPED ] NVFuserTest.FusionGroupGuardPermutedTensor_CUDA (0 ms) 2023-01-11T22:36:07.0623749Z [ RUN ] NVFuserTest.FusionGroupGuardRelaxedCheck_CUDA 2023-01-11T22:36:07.0623971Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0624169Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0624497Z [ SKIPPED ] NVFuserTest.FusionGroupGuardRelaxedCheck_CUDA (0 ms) 2023-01-11T22:36:07.0624758Z [ RUN ] NVFuserTest.FusionDisjointSet_CUDA 2023-01-11T22:36:07.0624978Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0625181Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0625463Z [ SKIPPED ] NVFuserTest.FusionDisjointSet_CUDA (0 ms) 2023-01-11T22:36:07.0625750Z [ RUN ] NVFuserTest.FusionNonUniqueBroadcastSize_CUDA 2023-01-11T22:36:07.0625973Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0626169Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0626498Z [ SKIPPED ] NVFuserTest.FusionNonUniqueBroadcastSize_CUDA (0 ms) 2023-01-11T22:36:07.0626756Z [ RUN ] NVFuserTest.FusionBiasGeluFwd_CUDA 2023-01-11T22:36:07.0626976Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0627174Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0627510Z [ SKIPPED ] NVFuserTest.FusionBiasGeluFwd_CUDA (0 ms) 2023-01-11T22:36:07.0627762Z [ RUN ] NVFuserTest.FusionBiasGeluBwd_CUDA 2023-01-11T22:36:07.0627989Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0628188Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0628468Z [ SKIPPED ] NVFuserTest.FusionBiasGeluBwd_CUDA (0 ms) 2023-01-11T22:36:07.0628716Z [ RUN ] NVFuserTest.FusionIssue459_CUDA 2023-01-11T22:36:07.0628937Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0629136Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0629388Z [ SKIPPED ] NVFuserTest.FusionIssue459_CUDA (0 ms) 2023-01-11T22:36:07.0629675Z [ RUN ] NVFuserTest.FusionSmemIndexingSimple_CUDA 2023-01-11T22:36:07.0629895Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0630094Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0630406Z [ SKIPPED ] NVFuserTest.FusionSmemIndexingSimple_CUDA (0 ms) 2023-01-11T22:36:07.0630725Z [ RUN ] NVFuserTest.FusionSmemIndexing_CUDA 2023-01-11T22:36:07.0630948Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0631143Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0631409Z [ SKIPPED ] NVFuserTest.FusionSmemIndexing_CUDA (0 ms) 2023-01-11T22:36:07.0631703Z [ RUN ] NVFuserTest.FusionCacheBeforeReduction_CUDA 2023-01-11T22:36:07.0631926Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0632124Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0632438Z [ SKIPPED ] NVFuserTest.FusionCacheBeforeReduction_CUDA (0 ms) 2023-01-11T22:36:07.0632735Z [ RUN ] NVFuserTest.FusionCacheBeforeReduction2_CUDA 2023-01-11T22:36:07.0632959Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0633159Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0633468Z [ SKIPPED ] NVFuserTest.FusionCacheBeforeReduction2_CUDA (0 ms) 2023-01-11T22:36:07.0633717Z [ RUN ] NVFuserTest.FusionIssue367_CUDA 2023-01-11T22:36:07.0633936Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0634134Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0634481Z [ SKIPPED ] NVFuserTest.FusionIssue367_CUDA (0 ms) 2023-01-11T22:36:07.0634724Z [ RUN ] NVFuserTest.FusionIssue468_CUDA 2023-01-11T22:36:07.0634946Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0635124Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0635391Z [ SKIPPED ] NVFuserTest.FusionIssue468_CUDA (0 ms) 2023-01-11T22:36:07.0635633Z [ RUN ] NVFuserTest.FusionIssue363_CUDA 2023-01-11T22:36:07.0635855Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0636057Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0636323Z [ SKIPPED ] NVFuserTest.FusionIssue363_CUDA (0 ms) 2023-01-11T22:36:07.0636570Z [ RUN ] NVFuserTest.FusionIssue484_CUDA 2023-01-11T22:36:07.0636790Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0636969Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0637235Z [ SKIPPED ] NVFuserTest.FusionIssue484_CUDA (0 ms) 2023-01-11T22:36:07.0637480Z [ RUN ] NVFuserTest.FusionIssue329_CUDA 2023-01-11T22:36:07.0660521Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0660819Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0661097Z [ SKIPPED ] NVFuserTest.FusionIssue329_CUDA (0 ms) 2023-01-11T22:36:07.0661476Z [ RUN ] NVFuserTest.FusionIssue382_CUDA 2023-01-11T22:36:07.0661698Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0661903Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0662161Z [ SKIPPED ] NVFuserTest.FusionIssue382_CUDA (0 ms) 2023-01-11T22:36:07.0662395Z [ RUN ] NVFuserTest.FusionIssue507_CUDA 2023-01-11T22:36:07.0662605Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0662793Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0663048Z [ SKIPPED ] NVFuserTest.FusionIssue507_CUDA (0 ms) 2023-01-11T22:36:07.0663259Z [ RUN ] NVFuserTest.FusionIssue532_CUDA 2023-01-11T22:36:07.0663470Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0663656Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0663909Z [ SKIPPED ] NVFuserTest.FusionIssue532_CUDA (0 ms) 2023-01-11T22:36:07.0664163Z [ RUN ] NVFuserTest.FusionLoopUnswitch_CUDA 2023-01-11T22:36:07.0664370Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0664640Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0664912Z [ SKIPPED ] NVFuserTest.FusionLoopUnswitch_CUDA (0 ms) 2023-01-11T22:36:07.0665127Z [ RUN ] NVFuserTest.FusionIssue549_CUDA 2023-01-11T22:36:07.0665336Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0665523Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0665778Z [ SKIPPED ] NVFuserTest.FusionIssue549_CUDA (0 ms) 2023-01-11T22:36:07.0666044Z [ RUN ] NVFuserTest.FusionSimpleCompileRtc_CUDA 2023-01-11T22:36:07.0666248Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0666431Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0666705Z [ SKIPPED ] NVFuserTest.FusionSimpleCompileRtc_CUDA (0 ms) 2023-01-11T22:36:07.0666958Z [ RUN ] NVFuserTest.FusionSerialWelford_CUDA 2023-01-11T22:36:07.0667163Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0667348Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0667620Z [ SKIPPED ] NVFuserTest.FusionSerialWelford_CUDA (0 ms) 2023-01-11T22:36:07.0667868Z [ RUN ] NVFuserTest.FusionBlockWelford_CUDA 2023-01-11T22:36:07.0668070Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0668254Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0668502Z [ SKIPPED ] NVFuserTest.FusionBlockWelford_CUDA (0 ms) 2023-01-11T22:36:07.0668773Z [ RUN ] NVFuserTest.FusionBlockWelfordNoInit_CUDA 2023-01-11T22:36:07.0668982Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0669167Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0669464Z [ SKIPPED ] NVFuserTest.FusionBlockWelfordNoInit_CUDA (0 ms) 2023-01-11T22:36:07.0669734Z [ RUN ] NVFuserTest.FusionGridWelfordNoInit_CUDA 2023-01-11T22:36:07.0669944Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0670127Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0670401Z [ SKIPPED ] NVFuserTest.FusionGridWelfordNoInit_CUDA (0 ms) 2023-01-11T22:36:07.0670636Z [ RUN ] NVFuserTest.FusionWelfordOp_CUDA 2023-01-11T22:36:07.0670843Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0671027Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0671283Z [ SKIPPED ] NVFuserTest.FusionWelfordOp_CUDA (0 ms) 2023-01-11T22:36:07.0671543Z [ RUN ] NVFuserTest.FusionBlockWelfordOp_CUDA 2023-01-11T22:36:07.0671750Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0671971Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0672264Z [ SKIPPED ] NVFuserTest.FusionBlockWelfordOp_CUDA (0 ms) 2023-01-11T22:36:07.0672522Z [ RUN ] NVFuserTest.FusionGridWelfordOp_CUDA 2023-01-11T22:36:07.0672729Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0672913Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0673186Z [ SKIPPED ] NVFuserTest.FusionGridWelfordOp_CUDA (0 ms) 2023-01-11T22:36:07.0673448Z [ RUN ] NVFuserTest.FusionRfactorWelfordOp_CUDA 2023-01-11T22:36:07.0673653Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0673820Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0674108Z [ SKIPPED ] NVFuserTest.FusionRfactorWelfordOp_CUDA (0 ms) 2023-01-11T22:36:07.0674364Z [ RUN ] NVFuserTest.FusionWelfordSchedule_CUDA 2023-01-11T22:36:07.0674572Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0674757Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0675092Z [ SKIPPED ] NVFuserTest.FusionWelfordSchedule_CUDA (0 ms) 2023-01-11T22:36:07.0675338Z [ RUN ] NVFuserTest.FusionWelfordShmoo_CUDA 2023-01-11T22:36:07.0675528Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0675714Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0675978Z [ SKIPPED ] NVFuserTest.FusionWelfordShmoo_CUDA (0 ms) 2023-01-11T22:36:07.0676207Z [ RUN ] NVFuserTest.FusionVarMean_CUDA 2023-01-11T22:36:07.0676414Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0676598Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0676846Z [ SKIPPED ] NVFuserTest.FusionVarMean_CUDA (0 ms) 2023-01-11T22:36:07.0677130Z [ RUN ] NVFuserTest.FusionSimpleGemmTransposed_CUDA 2023-01-11T22:36:07.0677321Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0677507Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0677810Z [ SKIPPED ] NVFuserTest.FusionSimpleGemmTransposed_CUDA (0 ms) 2023-01-11T22:36:07.0678084Z [ RUN ] NVFuserTest.FusionSoftmax3DTransposed_CUDA 2023-01-11T22:36:07.0678294Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0678480Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0678778Z [ SKIPPED ] NVFuserTest.FusionSoftmax3DTransposed_CUDA (0 ms) 2023-01-11T22:36:07.0679096Z [ RUN ] NVFuserTest.FusionAdvancedComputeAtTransposed1_CUDA 2023-01-11T22:36:07.0679284Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0679468Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0679809Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed1_CUDA (0 ms) 2023-01-11T22:36:07.0680128Z [ RUN ] NVFuserTest.FusionAdvancedComputeAtTransposed2_CUDA 2023-01-11T22:36:07.0680335Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0680520Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0680852Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed2_CUDA (0 ms) 2023-01-11T22:36:07.0681154Z [ RUN ] NVFuserTest.FusionAdvancedComputeAtTransposed3_CUDA 2023-01-11T22:36:07.0681360Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0681545Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0681885Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed3_CUDA (0 ms) 2023-01-11T22:36:07.0682200Z [ RUN ] NVFuserTest.FusionAdvancedComputeAtTransposed4_CUDA 2023-01-11T22:36:07.0682464Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0682659Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0683006Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed4_CUDA (0 ms) 2023-01-11T22:36:07.0683303Z [ RUN ] NVFuserTest.FusionAdvancedComputeAtTransposed5_CUDA 2023-01-11T22:36:07.0683509Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0683692Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0684027Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed5_CUDA (0 ms) 2023-01-11T22:36:07.0684340Z [ RUN ] NVFuserTest.FusionAdvancedComputeAtTransposed6_CUDA 2023-01-11T22:36:07.0684546Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0684729Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0685282Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed6_CUDA (0 ms) 2023-01-11T22:36:07.0685580Z [ RUN ] NVFuserTest.FusionSegmentReducePointwise_CUDA 2023-01-11T22:36:07.0685786Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0686067Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0686380Z [ SKIPPED ] NVFuserTest.FusionSegmentReducePointwise_CUDA (0 ms) 2023-01-11T22:36:07.0686648Z [ RUN ] NVFuserTest.FusionMultipleVectorize_CUDA 2023-01-11T22:36:07.0686854Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0687038Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0687325Z [ SKIPPED ] NVFuserTest.FusionMultipleVectorize_CUDA (0 ms) 2023-01-11T22:36:07.0687567Z [ RUN ] NVFuserTest.FusionVectorizeSimple_CUDA 2023-01-11T22:36:07.0687773Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0687961Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0688850Z [ SKIPPED ] NVFuserTest.FusionVectorizeSimple_CUDA (0 ms) 2023-01-11T22:36:07.0689134Z [ RUN ] NVFuserTest.FusionSimpleVectorizeUnroll_CUDA 2023-01-11T22:36:07.0689344Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0689530Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0689834Z [ SKIPPED ] NVFuserTest.FusionSimpleVectorizeUnroll_CUDA (0 ms) 2023-01-11T22:36:07.0690097Z [ RUN ] NVFuserTest.FusionSegmentReduceSoftmax_CUDA 2023-01-11T22:36:07.0690302Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0690486Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0690785Z [ SKIPPED ] NVFuserTest.FusionSegmentReduceSoftmax_CUDA (0 ms) 2023-01-11T22:36:07.0691016Z [ RUN ] NVFuserTest.FusionSwizzle1_CUDA 2023-01-11T22:36:07.0691222Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0691409Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0691642Z [ SKIPPED ] NVFuserTest.FusionSwizzle1_CUDA (0 ms) 2023-01-11T22:36:07.0691877Z [ RUN ] NVFuserTest.FusionSwizzle2_CUDA 2023-01-11T22:36:07.0692082Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0692265Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0692515Z [ SKIPPED ] NVFuserTest.FusionSwizzle2_CUDA (0 ms) 2023-01-11T22:36:07.0692772Z [ RUN ] NVFuserTest.FusionGridPersistence_CUDA 2023-01-11T22:36:07.0692977Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0693160Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0693426Z [ SKIPPED ] NVFuserTest.FusionGridPersistence_CUDA (0 ms) 2023-01-11T22:36:07.0693690Z [ RUN ] NVFuserTest.FusionGridPersistence2_CUDA 2023-01-11T22:36:07.0693970Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0694167Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0694455Z [ SKIPPED ] NVFuserTest.FusionGridPersistence2_CUDA (0 ms) 2023-01-11T22:36:07.0694725Z [ RUN ] NVFuserTest.FusionWelfordPersistence_CUDA 2023-01-11T22:36:07.0694932Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0695115Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0695392Z [ SKIPPED ] NVFuserTest.FusionWelfordPersistence_CUDA (0 ms) 2023-01-11T22:36:07.0695665Z [ RUN ] NVFuserTest.FusionWelfordPersistence2_CUDA 2023-01-11T22:36:07.0695870Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0696056Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0696357Z [ SKIPPED ] NVFuserTest.FusionWelfordPersistence2_CUDA (0 ms) 2023-01-11T22:36:07.0696591Z [ RUN ] NVFuserTest.FusionIssue633_CUDA 2023-01-11T22:36:07.0696800Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0697024Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0697278Z [ SKIPPED ] NVFuserTest.FusionIssue633_CUDA (0 ms) 2023-01-11T22:36:07.0697574Z [ RUN ] NVFuserTest.FusionBroadcastAcrossComputeAt_CUDA 2023-01-11T22:36:07.0697781Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0697963Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0698282Z [ SKIPPED ] NVFuserTest.FusionBroadcastAcrossComputeAt_CUDA (0 ms) 2023-01-11T22:36:07.0698597Z [ RUN ] NVFuserTest.FusionVectorizeMisalignedPointwise_CUDA 2023-01-11T22:36:07.0698804Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0698970Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0699308Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedPointwise_CUDA (0 ms) 2023-01-11T22:36:07.0699675Z [ RUN ] NVFuserTest.FusionVectorizeMisalignedPointwiseMergeContig_CUDA 2023-01-11T22:36:07.0699884Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0700067Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0700457Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedPointwiseMergeContig_CUDA (0 ms) 2023-01-11T22:36:07.0700859Z [ RUN ] NVFuserTest.FusionVectorizeMisalignedPointwiseMergeSymbolicPass_CUDA 2023-01-11T22:36:07.0701065Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0701233Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0701655Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedPointwiseMergeSymbolicPass_CUDA (0 ms) 2023-01-11T22:36:07.0702051Z [ RUN ] NVFuserTest.FusionVectorizeMisalignedPointwiseMergeSymbolicFail_CUDA 2023-01-11T22:36:07.0702259Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0702446Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0702869Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedPointwiseMergeSymbolicFail_CUDA (0 ms) 2023-01-11T22:36:07.0703175Z [ RUN ] NVFuserTest.FusionVectorizeMisalignedRFactor_CUDA 2023-01-11T22:36:07.0703382Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0703549Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0703876Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedRFactor_CUDA (0 ms) 2023-01-11T22:36:07.0704201Z [ RUN ] NVFuserTest.FusionVectorizeMisalignedWrongDimFail_CUDA 2023-01-11T22:36:07.0704408Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0704589Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0704989Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedWrongDimFail_CUDA (0 ms) 2023-01-11T22:36:07.0705298Z [ RUN ] NVFuserTest.FusionVectorizeMisalignedStride_CUDA 2023-01-11T22:36:07.0705508Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0705677Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0706000Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedStride_CUDA (0 ms) 2023-01-11T22:36:07.0706319Z [ RUN ] NVFuserTest.FusionVectorizeMisalignedStrideFail_CUDA 2023-01-11T22:36:07.0706524Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0706707Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0707047Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedStrideFail_CUDA (0 ms) 2023-01-11T22:36:07.0707301Z [ RUN ] NVFuserTest.FusionVectorization1_CUDA 2023-01-11T22:36:07.0707508Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0707676Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0707950Z [ SKIPPED ] NVFuserTest.FusionVectorization1_CUDA (0 ms) 2023-01-11T22:36:07.0708276Z [ RUN ] NVFuserTest.FusionVectorization2_CUDA 2023-01-11T22:36:07.0708479Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0708662Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0708937Z [ SKIPPED ] NVFuserTest.FusionVectorization2_CUDA (0 ms) 2023-01-11T22:36:07.0709190Z [ RUN ] NVFuserTest.FusionVectorization3_CUDA 2023-01-11T22:36:07.0709380Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0709565Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0709838Z [ SKIPPED ] NVFuserTest.FusionVectorization3_CUDA (0 ms) 2023-01-11T22:36:07.0710117Z [ RUN ] NVFuserTest.FusionVectorizationRFactor_CUDA 2023-01-11T22:36:07.0710327Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0710513Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0710811Z [ SKIPPED ] NVFuserTest.FusionVectorizationRFactor_CUDA (0 ms) 2023-01-11T22:36:07.0711057Z [ RUN ] NVFuserTest.FusionSizeOneLoop1_CUDA 2023-01-11T22:36:07.0711246Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0711429Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0711696Z [ SKIPPED ] NVFuserTest.FusionSizeOneLoop1_CUDA (0 ms) 2023-01-11T22:36:07.0711943Z [ RUN ] NVFuserTest.FusionSizeOneLoop2_CUDA 2023-01-11T22:36:07.0712151Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0712335Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0712599Z [ SKIPPED ] NVFuserTest.FusionSizeOneLoop2_CUDA (0 ms) 2023-01-11T22:36:07.0712867Z [ RUN ] NVFuserTest.FusionValidateParallelize1_CUDA 2023-01-11T22:36:07.0713073Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0713259Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0713562Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize1_CUDA (0 ms) 2023-01-11T22:36:07.0713844Z [ RUN ] NVFuserTest.FusionValidateParallelize2_CUDA 2023-01-11T22:36:07.0714049Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0714232Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0714531Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize2_CUDA (0 ms) 2023-01-11T22:36:07.0714794Z [ RUN ] NVFuserTest.FusionValidateParallelize3_CUDA 2023-01-11T22:36:07.0715000Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0715186Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0715538Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize3_CUDA (0 ms) 2023-01-11T22:36:07.0715825Z [ RUN ] NVFuserTest.FusionValidateParallelize4_CUDA 2023-01-11T22:36:07.0716032Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0716216Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0716515Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize4_CUDA (0 ms) 2023-01-11T22:36:07.0716775Z [ RUN ] NVFuserTest.FusionValidateParallelize5_CUDA 2023-01-11T22:36:07.0716979Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0717163Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0717462Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize5_CUDA (0 ms) 2023-01-11T22:36:07.0717739Z [ RUN ] NVFuserTest.FusionValidateParallelize6_CUDA 2023-01-11T22:36:07.0717943Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0718129Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0718411Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize6_CUDA (0 ms) 2023-01-11T22:36:07.0718750Z [ RUN ] NVFuserTest.FusionValidateParallelize7_CUDA 2023-01-11T22:36:07.0718955Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0719141Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0719437Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize7_CUDA (0 ms) 2023-01-11T22:36:07.0719676Z [ RUN ] NVFuserTest.FusionDAGMerging_CUDA 2023-01-11T22:36:07.0719881Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0720063Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0720305Z [ SKIPPED ] NVFuserTest.FusionDAGMerging_CUDA (0 ms) 2023-01-11T22:36:07.0720568Z [ RUN ] NVFuserTest.FusionDAGScalarMerging_CUDA 2023-01-11T22:36:07.0720776Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0720964Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0721250Z [ SKIPPED ] NVFuserTest.FusionDAGScalarMerging_CUDA (0 ms) 2023-01-11T22:36:07.0721542Z [ RUN ] NVFuserTest.FusionBlockReduceInSerialLoop_CUDA 2023-01-11T22:36:07.0721747Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0721930Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0722230Z [ SKIPPED ] NVFuserTest.FusionBlockReduceInSerialLoop_CUDA (0 ms) 2023-01-11T22:36:07.0722530Z [ RUN ] NVFuserTest.FusionBlockWelfordInSerialLoop_CUDA 2023-01-11T22:36:07.0722736Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0722920Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0723238Z [ SKIPPED ] NVFuserTest.FusionBlockWelfordInSerialLoop_CUDA (0 ms) 2023-01-11T22:36:07.0723559Z [ RUN ] NVFuserTest.FusionIOTensorTrivialReductionRepro_CUDA 2023-01-11T22:36:07.0723768Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0723952Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0724280Z [ SKIPPED ] NVFuserTest.FusionIOTensorTrivialReductionRepro_CUDA (0 ms) 2023-01-11T22:36:07.0724552Z [ RUN ] NVFuserTest.FusionReductionPredicate_CUDA 2023-01-11T22:36:07.0724757Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0725263Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0725765Z [ SKIPPED ] NVFuserTest.FusionReductionPredicate_CUDA (0 ms) 2023-01-11T22:36:07.0726009Z [ RUN ] NVFuserTest.FusionIssue728_CUDA 2023-01-11T22:36:07.0726218Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0726386Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0726735Z [ SKIPPED ] NVFuserTest.FusionIssue728_CUDA (0 ms) 2023-01-11T22:36:07.0726985Z [ RUN ] NVFuserTest.FusionIssue757_CUDA 2023-01-11T22:36:07.0727188Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0727372Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0727624Z [ SKIPPED ] NVFuserTest.FusionIssue757_CUDA (0 ms) 2023-01-11T22:36:07.0727919Z [ RUN ] NVFuserTest.FusionPredicatedBlockBroadcast_CUDA 2023-01-11T22:36:07.0728127Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0728294Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0728618Z [ SKIPPED ] NVFuserTest.FusionPredicatedBlockBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0728898Z [ RUN ] NVFuserTest.FusionSegmentVerticalMerge_CUDA 2023-01-11T22:36:07.0729108Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0729292Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0729592Z [ SKIPPED ] NVFuserTest.FusionSegmentVerticalMerge_CUDA (0 ms) 2023-01-11T22:36:07.0729960Z [ RUN ] NVFuserTest.FusionSegmentHorizontalMerge_CUDA 2023-01-11T22:36:07.0730162Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0730333Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0730723Z [ SKIPPED ] NVFuserTest.FusionSegmentHorizontalMerge_CUDA (0 ms) 2023-01-11T22:36:07.0731245Z [ RUN ] NVFuserTest.FusionSegmentMixReduction_CUDA 2023-01-11T22:36:07.0731603Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0731805Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0732102Z [ SKIPPED ] NVFuserTest.FusionSegmentMixReduction_CUDA (0 ms) 2023-01-11T22:36:07.0732318Z [ RUN ] NVFuserTest.FusionSBAR_CUDA 2023-01-11T22:36:07.0732514Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0732705Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0732943Z [ SKIPPED ] NVFuserTest.FusionSBAR_CUDA (0 ms) 2023-01-11T22:36:07.0733196Z [ RUN ] NVFuserTest.FusionSingleElement_CUDA 2023-01-11T22:36:07.0733402Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0733588Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0733862Z [ SKIPPED ] NVFuserTest.FusionSingleElement_CUDA (0 ms) 2023-01-11T22:36:07.0734122Z [ RUN ] NVFuserTest.FusionBNBackwardRepro_CUDA 2023-01-11T22:36:07.0734310Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0734493Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0734778Z [ SKIPPED ] NVFuserTest.FusionBNBackwardRepro_CUDA (0 ms) 2023-01-11T22:36:07.0735045Z [ RUN ] NVFuserTest.FusionBNBackwardRepro2_CUDA 2023-01-11T22:36:07.0735250Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0735439Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0735725Z [ SKIPPED ] NVFuserTest.FusionBNBackwardRepro2_CUDA (0 ms) 2023-01-11T22:36:07.0735938Z [ RUN ] NVFuserTest.FusionBNRepro_CUDA 2023-01-11T22:36:07.0736144Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0736329Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0736581Z [ SKIPPED ] NVFuserTest.FusionBNRepro_CUDA (0 ms) 2023-01-11T22:36:07.0736813Z [ RUN ] NVFuserTest.FusionBNRepro2_CUDA 2023-01-11T22:36:07.0737017Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0737199Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0737551Z [ SKIPPED ] NVFuserTest.FusionBNRepro2_CUDA (0 ms) 2023-01-11T22:36:07.0737814Z [ RUN ] NVFuserTest.FusionZeroSizeTensorPW_CUDA 2023-01-11T22:36:07.0738025Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0738210Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0738494Z [ SKIPPED ] NVFuserTest.FusionZeroSizeTensorPW_CUDA (0 ms) 2023-01-11T22:36:07.0738781Z [ RUN ] NVFuserTest.FusionZeroSizeTensorReduction_CUDA 2023-01-11T22:36:07.0738988Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0739172Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0739484Z [ SKIPPED ] NVFuserTest.FusionZeroSizeTensorReduction_CUDA (0 ms) 2023-01-11T22:36:07.0739777Z [ RUN ] NVFuserTest.FusionZeroSizeTensorNormalization_CUDA 2023-01-11T22:36:07.0739984Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0740174Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0740509Z [ SKIPPED ] NVFuserTest.FusionZeroSizeTensorNormalization_CUDA (0 ms) 2023-01-11T22:36:07.0740821Z [ RUN ] NVFuserTest.FusionSegmentIoAlias_CUDA 2023-01-11T22:36:07.0741028Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0741213Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0741470Z [ SKIPPED ] NVFuserTest.FusionSegmentIoAlias_CUDA (0 ms) 2023-01-11T22:36:07.0741725Z [ RUN ] NVFuserTest.FusionWelford1Output_CUDA 2023-01-11T22:36:07.0741928Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0742114Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0742392Z [ SKIPPED ] NVFuserTest.FusionWelford1Output_CUDA (0 ms) 2023-01-11T22:36:07.0742655Z [ RUN ] NVFuserTest.FusionTranslate1Welford_CUDA 2023-01-11T22:36:07.0742864Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0743050Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0743326Z [ SKIPPED ] NVFuserTest.FusionTranslate1Welford_CUDA (0 ms) 2023-01-11T22:36:07.0743590Z [ RUN ] NVFuserTest.FusionTranslate2Welford_CUDA 2023-01-11T22:36:07.0743794Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0743980Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0744269Z [ SKIPPED ] NVFuserTest.FusionTranslate2Welford_CUDA (0 ms) 2023-01-11T22:36:07.0744570Z [ RUN ] NVFuserTest.FusionLargeWelfordNormalization_CUDA 2023-01-11T22:36:07.0744776Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0744961Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0745268Z [ SKIPPED ] NVFuserTest.FusionLargeWelfordNormalization_CUDA (0 ms) 2023-01-11T22:36:07.0745564Z [ RUN ] NVFuserTest.FusionWelfordOuterPersistence_CUDA 2023-01-11T22:36:07.0745769Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0745956Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0746272Z [ SKIPPED ] NVFuserTest.FusionWelfordOuterPersistence_CUDA (0 ms) 2023-01-11T22:36:07.0746529Z [ RUN ] NVFuserTest.FusionSegmentIslands_CUDA 2023-01-11T22:36:07.0746783Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0746954Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0747231Z [ SKIPPED ] NVFuserTest.FusionSegmentIslands_CUDA (0 ms) 2023-01-11T22:36:07.0747511Z [ RUN ] NVFuserTest.FusionBackOffInnerBroadcast_CUDA 2023-01-11T22:36:07.0747718Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0747901Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0748255Z [ SKIPPED ] NVFuserTest.FusionBackOffInnerBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0748554Z [ RUN ] NVFuserTest.FusionBackOffInnerBroadcast2_CUDA 2023-01-11T22:36:07.0748765Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0748931Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0749240Z [ SKIPPED ] NVFuserTest.FusionBackOffInnerBroadcast2_CUDA (0 ms) 2023-01-11T22:36:07.0749525Z [ RUN ] NVFuserTest.FusionBackOffInnerBroadcast3_CUDA 2023-01-11T22:36:07.0749731Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0749912Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0750220Z [ SKIPPED ] NVFuserTest.FusionBackOffInnerBroadcast3_CUDA (0 ms) 2023-01-11T22:36:07.0750461Z [ RUN ] NVFuserTest.FusionSimpleWarp_CUDA 2023-01-11T22:36:07.0750667Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0750839Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0751099Z [ SKIPPED ] NVFuserTest.FusionSimpleWarp_CUDA (0 ms) 2023-01-11T22:36:07.0751411Z [ RUN ] NVFuserTest.FusionSimpleWarpPad_CUDA 2023-01-11T22:36:07.0751615Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0751798Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0752071Z [ SKIPPED ] NVFuserTest.FusionSimpleWarpPad_CUDA (0 ms) 2023-01-11T22:36:07.0752340Z [ RUN ] NVFuserTest.FusionWarpPadMergeSplit_CUDA 2023-01-11T22:36:07.0752525Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0752709Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0753000Z [ SKIPPED ] NVFuserTest.FusionWarpPadMergeSplit_CUDA (0 ms) 2023-01-11T22:36:07.0753276Z [ RUN ] NVFuserTest.FusionSerialWarpReduction_CUDA 2023-01-11T22:36:07.0753485Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0753668Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0753966Z [ SKIPPED ] NVFuserTest.FusionSerialWarpReduction_CUDA (0 ms) 2023-01-11T22:36:07.0754243Z [ RUN ] NVFuserTest.FusionTrivialWarpReduction_CUDA 2023-01-11T22:36:07.0754431Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0754615Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0754917Z [ SKIPPED ] NVFuserTest.FusionTrivialWarpReduction_CUDA (0 ms) 2023-01-11T22:36:07.0755188Z [ RUN ] NVFuserTest.FusionMultipleDimBinding_CUDA 2023-01-11T22:36:07.0755395Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0755580Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0755874Z [ SKIPPED ] NVFuserTest.FusionMultipleDimBinding_CUDA (0 ms) 2023-01-11T22:36:07.0756136Z [ RUN ] NVFuserTest.FusionPadNoWarpReduce_CUDA 2023-01-11T22:36:07.0756324Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0756510Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0756793Z [ SKIPPED ] NVFuserTest.FusionPadNoWarpReduce_CUDA (0 ms) 2023-01-11T22:36:07.0757074Z [ RUN ] NVFuserTest.FusionWarpMutipleThreadDim_CUDA 2023-01-11T22:36:07.0757278Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0757462Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0757761Z [ SKIPPED ] NVFuserTest.FusionWarpMutipleThreadDim_CUDA (0 ms) 2023-01-11T22:36:07.0758046Z [ RUN ] NVFuserTest.FusionWarpReduceUnrollOuterLoop_CUDA 2023-01-11T22:36:07.0758251Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0758435Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0758808Z [ SKIPPED ] NVFuserTest.FusionWarpReduceUnrollOuterLoop_CUDA (0 ms) 2023-01-11T22:36:07.0759102Z [ RUN ] NVFuserTest.FusionWarpReducePredication_CUDA 2023-01-11T22:36:07.0759311Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0759495Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0759801Z [ SKIPPED ] NVFuserTest.FusionWarpReducePredication_CUDA (0 ms) 2023-01-11T22:36:07.0760048Z [ RUN ] NVFuserTest.FusionSegfaultReduction_CUDA 2023-01-11T22:36:07.0760252Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0760435Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0760721Z [ SKIPPED ] NVFuserTest.FusionSegfaultReduction_CUDA (0 ms) 2023-01-11T22:36:07.0761004Z [ RUN ] NVFuserTest.FusionPredicateElimination1_CUDA 2023-01-11T22:36:07.0761210Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0761396Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0761701Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination1_CUDA (0 ms) 2023-01-11T22:36:07.0762025Z [ RUN ] NVFuserTest.FusionPredicateElimination2_CUDA 2023-01-11T22:36:07.0762231Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0762415Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0762716Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination2_CUDA (0 ms) 2023-01-11T22:36:07.0762996Z [ RUN ] NVFuserTest.FusionPredicateElimination3_CUDA 2023-01-11T22:36:07.0763201Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0763384Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0763672Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination3_CUDA (0 ms) 2023-01-11T22:36:07.0763955Z [ RUN ] NVFuserTest.FusionPredicateElimination4_CUDA 2023-01-11T22:36:07.0764160Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0764348Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0764650Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination4_CUDA (0 ms) 2023-01-11T22:36:07.0765164Z [ RUN ] NVFuserTest.FusionPredicateElimination5_CUDA 2023-01-11T22:36:07.0765388Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0765584Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0765873Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination5_CUDA (0 ms) 2023-01-11T22:36:07.0766153Z [ RUN ] NVFuserTest.FusionPredicateElimination6_CUDA 2023-01-11T22:36:07.0766356Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0766540Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0766849Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination6_CUDA (0 ms) 2023-01-11T22:36:07.0767131Z [ RUN ] NVFuserTest.FusionPredicateElimination7_CUDA 2023-01-11T22:36:07.0767341Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0767523Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0767806Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination7_CUDA (0 ms) 2023-01-11T22:36:07.0768065Z [ RUN ] NVFuserTest.FusionForceFp16Simple_CUDA 2023-01-11T22:36:07.0768269Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0768453Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0768736Z [ SKIPPED ] NVFuserTest.FusionForceFp16Simple_CUDA (0 ms) 2023-01-11T22:36:07.0768994Z [ RUN ] NVFuserTest.FusionForceBf16Simple_CUDA 2023-01-11T22:36:07.0769198Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0769363Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0769732Z [ SKIPPED ] NVFuserTest.FusionForceBf16Simple_CUDA (0 ms) 2023-01-11T22:36:07.0770029Z [ RUN ] NVFuserTest.FusionForceFp16NotAllCast_CUDA 2023-01-11T22:36:07.0770239Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0770422Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0770719Z [ SKIPPED ] NVFuserTest.FusionForceFp16NotAllCast_CUDA (0 ms) 2023-01-11T22:36:07.0770989Z [ RUN ] NVFuserTest.FusionForceBf16NotAllCast_CUDA 2023-01-11T22:36:07.0771197Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0771365Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0771657Z [ SKIPPED ] NVFuserTest.FusionForceBf16NotAllCast_CUDA (0 ms) 2023-01-11T22:36:07.0771983Z [ RUN ] NVFuserTest.FusionBufferReuseBroadCastMultiVisit_CUDA 2023-01-11T22:36:07.0772192Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0772376Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0772830Z [ SKIPPED ] NVFuserTest.FusionBufferReuseBroadCastMultiVisit_CUDA (0 ms) 2023-01-11T22:36:07.0773113Z [ RUN ] NVFuserTest.FusionBufferReuseStressTest_CUDA 2023-01-11T22:36:07.0773316Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0773484Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0773789Z [ SKIPPED ] NVFuserTest.FusionBufferReuseStressTest_CUDA (0 ms) 2023-01-11T22:36:07.0774079Z [ RUN ] NVFuserTest.FusionBufferReuseLargeBuffer_CUDA 2023-01-11T22:36:07.0774284Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0774466Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0774774Z [ SKIPPED ] NVFuserTest.FusionBufferReuseLargeBuffer_CUDA (0 ms) 2023-01-11T22:36:07.0775043Z [ RUN ] NVFuserTest.FusionBufferReuseNo2hop_CUDA 2023-01-11T22:36:07.0775246Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0775417Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0775706Z [ SKIPPED ] NVFuserTest.FusionBufferReuseNo2hop_CUDA (0 ms) 2023-01-11T22:36:07.0776016Z [ RUN ] NVFuserTest.FusionBufferReuseAllocationOrder_CUDA 2023-01-11T22:36:07.0776221Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0776404Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0776729Z [ SKIPPED ] NVFuserTest.FusionBufferReuseAllocationOrder_CUDA (0 ms) 2023-01-11T22:36:07.0777017Z [ RUN ] NVFuserTest.FusionBufferReuseLiveInterval_CUDA 2023-01-11T22:36:07.0777205Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0777389Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0777706Z [ SKIPPED ] NVFuserTest.FusionBufferReuseLiveInterval_CUDA (0 ms) 2023-01-11T22:36:07.0778021Z [ RUN ] NVFuserTest.FusionBufferReuseNoAcrossBroadcast_CUDA 2023-01-11T22:36:07.0778229Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0778412Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0778746Z [ SKIPPED ] NVFuserTest.FusionBufferReuseNoAcrossBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0778978Z [ RUN ] NVFuserTest.FusionIssue970_CUDA 2023-01-11T22:36:07.0779167Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0779350Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0779602Z [ SKIPPED ] NVFuserTest.FusionIssue970_CUDA (0 ms) 2023-01-11T22:36:07.0779834Z [ RUN ] NVFuserTest.FusionIssue1016_CUDA 2023-01-11T22:36:07.0780039Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0780269Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0780532Z [ SKIPPED ] NVFuserTest.FusionIssue1016_CUDA (0 ms) 2023-01-11T22:36:07.0780751Z [ RUN ] NVFuserTest.FusionIssue1021_CUDA 2023-01-11T22:36:07.0780957Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0781140Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0781396Z [ SKIPPED ] NVFuserTest.FusionIssue1021_CUDA (0 ms) 2023-01-11T22:36:07.0781665Z [ RUN ] NVFuserTest.FusionNonUniqueThreadDim_CUDA 2023-01-11T22:36:07.0781870Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0782054Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0782402Z [ SKIPPED ] NVFuserTest.FusionNonUniqueThreadDim_CUDA (0 ms) 2023-01-11T22:36:07.0782676Z [ RUN ] NVFuserTest.FusionParallelDimensionMap1_CUDA 2023-01-11T22:36:07.0782882Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0783068Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0783442Z [ SKIPPED ] NVFuserTest.FusionParallelDimensionMap1_CUDA (0 ms) 2023-01-11T22:36:07.0783725Z [ RUN ] NVFuserTest.FusionParallelDimensionMap2_CUDA 2023-01-11T22:36:07.0783929Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0784113Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0784418Z [ SKIPPED ] NVFuserTest.FusionParallelDimensionMap2_CUDA (0 ms) 2023-01-11T22:36:07.0784686Z [ RUN ] NVFuserTest.FusionParallelDimensionMap3_CUDA 2023-01-11T22:36:07.0784889Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0785074Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0785374Z [ SKIPPED ] NVFuserTest.FusionParallelDimensionMap3_CUDA (0 ms) 2023-01-11T22:36:07.0785656Z [ RUN ] NVFuserTest.FusionParallelDimensionMap4_CUDA 2023-01-11T22:36:07.0785861Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0786048Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0786336Z [ SKIPPED ] NVFuserTest.FusionParallelDimensionMap4_CUDA (0 ms) 2023-01-11T22:36:07.0786617Z [ RUN ] NVFuserTest.FusionParallelDimensionMap5_CUDA 2023-01-11T22:36:07.0786820Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0787006Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0787306Z [ SKIPPED ] NVFuserTest.FusionParallelDimensionMap5_CUDA (0 ms) 2023-01-11T22:36:07.0787657Z [ RUN ] NVFuserTest.FusionSegmenterCombineReductionsCycleRepro_CUDA 2023-01-11T22:36:07.0787859Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0788042Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0788402Z [ SKIPPED ] NVFuserTest.FusionSegmenterCombineReductionsCycleRepro_CUDA (0 ms) 2023-01-11T22:36:07.0788708Z [ RUN ] NVFuserTest.FusionSerialAndParallelIndexing_CUDA 2023-01-11T22:36:07.0788909Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0789092Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0789418Z [ SKIPPED ] NVFuserTest.FusionSerialAndParallelIndexing_CUDA (0 ms) 2023-01-11T22:36:07.0789688Z [ RUN ] NVFuserTest.FusionWARSyncAliasedSmem_CUDA 2023-01-11T22:36:07.0789890Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0790074Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0790348Z [ SKIPPED ] NVFuserTest.FusionWARSyncAliasedSmem_CUDA (0 ms) 2023-01-11T22:36:07.0790582Z [ RUN ] NVFuserTest.FusionIssue1099_CUDA 2023-01-11T22:36:07.0790834Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0791028Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0791287Z [ SKIPPED ] NVFuserTest.FusionIssue1099_CUDA (0 ms) 2023-01-11T22:36:07.0791555Z [ RUN ] NVFuserTest.FusionUnswitchPredicate_CUDA 2023-01-11T22:36:07.0791760Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0791942Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0792218Z [ SKIPPED ] NVFuserTest.FusionUnswitchPredicate_CUDA (0 ms) 2023-01-11T22:36:07.0792454Z [ RUN ] NVFuserTest.FusionIssue1189_CUDA 2023-01-11T22:36:07.0792662Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0792847Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0793098Z [ SKIPPED ] NVFuserTest.FusionIssue1189_CUDA (0 ms) 2023-01-11T22:36:07.0793328Z [ RUN ] NVFuserTest.FusionIssue1052_CUDA 2023-01-11T22:36:07.0793538Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0793762Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0794016Z [ SKIPPED ] NVFuserTest.FusionIssue1052_CUDA (0 ms) 2023-01-11T22:36:07.0794286Z [ RUN ] NVFuserTest.FusionPointwiseBroadcast_CUDA 2023-01-11T22:36:07.0794491Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0794669Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0794958Z [ SKIPPED ] NVFuserTest.FusionPointwiseBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0795227Z [ RUN ] NVFuserTest.FusionPointwiseVectorize_CUDA 2023-01-11T22:36:07.0795432Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0795598Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0795888Z [ SKIPPED ] NVFuserTest.FusionPointwiseVectorize_CUDA (0 ms) 2023-01-11T22:36:07.0796151Z [ RUN ] NVFuserTest.FusionSmemAliasSerial_CUDA 2023-01-11T22:36:07.0796355Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0796540Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0796820Z [ SKIPPED ] NVFuserTest.FusionSmemAliasSerial_CUDA (0 ms) 2023-01-11T22:36:07.0797210Z [ RUN ] NVFuserTest.FusionGridReductionWithNonExactParallelDimensions_CUDA 2023-01-11T22:36:07.0797412Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0797579Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0797988Z [ SKIPPED ] NVFuserTest.FusionGridReductionWithNonExactParallelDimensions_CUDA (0 ms) 2023-01-11T22:36:07.0798367Z [ RUN ] NVFuserTest.FusionGridWelfordWithNonExactParallelDimensions_CUDA 2023-01-11T22:36:07.0798573Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0798759Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0799163Z [ SKIPPED ] NVFuserTest.FusionGridWelfordWithNonExactParallelDimensions_CUDA (0 ms) 2023-01-11T22:36:07.0799559Z [ RUN ] NVFuserTest.FusionGridReductionWithNonExactParallelDimensions2_CUDA 2023-01-11T22:36:07.0799764Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0799932Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0800347Z [ SKIPPED ] NVFuserTest.FusionGridReductionWithNonExactParallelDimensions2_CUDA (0 ms) 2023-01-11T22:36:07.0800731Z [ RUN ] NVFuserTest.FusionGridWelfordWithNonExactParallelDimensions2_CUDA 2023-01-11T22:36:07.0800937Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0801121Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0801525Z [ SKIPPED ] NVFuserTest.FusionGridWelfordWithNonExactParallelDimensions2_CUDA (0 ms) 2023-01-11T22:36:07.0801891Z [ RUN ] NVFuserTest.FusionPredicateParallelizedDomains_CUDA 2023-01-11T22:36:07.0802109Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0802281Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0802617Z [ SKIPPED ] NVFuserTest.FusionPredicateParallelizedDomains_CUDA (0 ms) 2023-01-11T22:36:07.0802905Z [ RUN ] NVFuserTest.FusionSmemPredicateUnswitch_CUDA 2023-01-11T22:36:07.0803111Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0803296Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0803600Z [ SKIPPED ] NVFuserTest.FusionSmemPredicateUnswitch_CUDA (0 ms) 2023-01-11T22:36:07.0803832Z [ RUN ] NVFuserTest.FusionFloatPow_CUDA 2023-01-11T22:36:07.0804021Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0804207Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0804461Z [ SKIPPED ] NVFuserTest.FusionFloatPow_CUDA (0 ms) 2023-01-11T22:36:07.0804769Z [ RUN ] NVFuserTest.FusionIssue1127_CUDA 2023-01-11T22:36:07.0805248Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0805620Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0805889Z [ SKIPPED ] NVFuserTest.FusionIssue1127_CUDA (0 ms) 2023-01-11T22:36:07.0806159Z [ RUN ] NVFuserTest.FusionChannelsLastParser_CUDA 2023-01-11T22:36:07.0806347Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0806530Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0806823Z [ SKIPPED ] NVFuserTest.FusionChannelsLastParser_CUDA (0 ms) 2023-01-11T22:36:07.0807115Z [ RUN ] NVFuserTest.FusionThreadPredicateUnswitch_CUDA 2023-01-11T22:36:07.0807326Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0807511Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0807829Z [ SKIPPED ] NVFuserTest.FusionThreadPredicateUnswitch_CUDA (0 ms) 2023-01-11T22:36:07.0808081Z [ RUN ] NVFuserTest.FusionNonContigOutputs_CUDA 2023-01-11T22:36:07.0808286Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0808472Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0808756Z [ SKIPPED ] NVFuserTest.FusionNonContigOutputs_CUDA (0 ms) 2023-01-11T22:36:07.0809013Z [ RUN ] NVFuserTest.FusionTestWarpSoftMax_CUDA 2023-01-11T22:36:07.0809214Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0809398Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0809677Z [ SKIPPED ] NVFuserTest.FusionTestWarpSoftMax_CUDA (0 ms) 2023-01-11T22:36:07.0809892Z [ RUN ] NVFuserTest.FusionIssue1133_CUDA 2023-01-11T22:36:07.0810095Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0810284Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0810538Z [ SKIPPED ] NVFuserTest.FusionIssue1133_CUDA (0 ms) 2023-01-11T22:36:07.0810798Z [ RUN ] NVFuserTest.FusionRfactorContigIDs_CUDA 2023-01-11T22:36:07.0811000Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0811183Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0811466Z [ SKIPPED ] NVFuserTest.FusionRfactorContigIDs_CUDA (0 ms) 2023-01-11T22:36:07.0811765Z [ RUN ] NVFuserTest.FusionPersistentBufferCalculation1_CUDA 2023-01-11T22:36:07.0811973Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0812158Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0812495Z [ SKIPPED ] NVFuserTest.FusionPersistentBufferCalculation1_CUDA (0 ms) 2023-01-11T22:36:07.0812900Z [ RUN ] NVFuserTest.FusionPersistentBufferCalculation2_CUDA 2023-01-11T22:36:07.0813121Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0813309Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0813627Z [ SKIPPED ] NVFuserTest.FusionPersistentBufferCalculation2_CUDA (0 ms) 2023-01-11T22:36:07.0813940Z [ RUN ] NVFuserTest.FusionPersistentBufferCalculation3_CUDA 2023-01-11T22:36:07.0814147Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0814331Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0814666Z [ SKIPPED ] NVFuserTest.FusionPersistentBufferCalculation3_CUDA (0 ms) 2023-01-11T22:36:07.0814979Z [ RUN ] NVFuserTest.FusionPersistentBufferCalculation4_CUDA 2023-01-11T22:36:07.0815184Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0815373Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0815684Z [ SKIPPED ] NVFuserTest.FusionPersistentBufferCalculation4_CUDA (0 ms) 2023-01-11T22:36:07.0816064Z [ RUN ] NVFuserTest.FusionPersistentBufferProjection_CUDA 2023-01-11T22:36:07.0816272Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0816456Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0816785Z [ SKIPPED ] NVFuserTest.FusionPersistentBufferProjection_CUDA (0 ms) 2023-01-11T22:36:07.0817020Z [ RUN ] NVFuserTest.FusionIssue1223_CUDA 2023-01-11T22:36:07.0817227Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0817410Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0817645Z [ SKIPPED ] NVFuserTest.FusionIssue1223_CUDA (0 ms) 2023-01-11T22:36:07.0817920Z [ RUN ] NVFuserTest.FusionRfactorPredication1_CUDA 2023-01-11T22:36:07.0818128Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0818309Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0818601Z [ SKIPPED ] NVFuserTest.FusionRfactorPredication1_CUDA (0 ms) 2023-01-11T22:36:07.0818873Z [ RUN ] NVFuserTest.FusionRfactorPredication2_CUDA 2023-01-11T22:36:07.0819078Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0819265Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0819547Z [ SKIPPED ] NVFuserTest.FusionRfactorPredication2_CUDA (0 ms) 2023-01-11T22:36:07.0819819Z [ RUN ] NVFuserTest.FusionRfactorIndirectRoot_CUDA 2023-01-11T22:36:07.0820026Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0820208Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0820501Z [ SKIPPED ] NVFuserTest.FusionRfactorIndirectRoot_CUDA (0 ms) 2023-01-11T22:36:07.0820774Z [ RUN ] NVFuserTest.FusionNonDivisibleSplit1_CUDA 2023-01-11T22:36:07.0820979Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0821148Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0821440Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplit1_CUDA (0 ms) 2023-01-11T22:36:07.0821710Z [ RUN ] NVFuserTest.FusionNonDivisibleSplit2_CUDA 2023-01-11T22:36:07.0821915Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0822098Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0822390Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplit2_CUDA (0 ms) 2023-01-11T22:36:07.0822658Z [ RUN ] NVFuserTest.FusionNonDivisibleSplit3_CUDA 2023-01-11T22:36:07.0822867Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0823033Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0823372Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplit3_CUDA (0 ms) 2023-01-11T22:36:07.0823653Z [ RUN ] NVFuserTest.FusionNonDivisibleSplit4_CUDA 2023-01-11T22:36:07.0823863Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0824046Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0824334Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplit4_CUDA (0 ms) 2023-01-11T22:36:07.0824604Z [ RUN ] NVFuserTest.FusionNonDivisibleSplit5_CUDA 2023-01-11T22:36:07.0824809Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0824974Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0825265Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplit5_CUDA (0 ms) 2023-01-11T22:36:07.0825576Z [ RUN ] NVFuserTest.FusionNonDivisibleSplitVectorize1_CUDA 2023-01-11T22:36:07.0825782Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0825969Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0826298Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplitVectorize1_CUDA (0 ms) 2023-01-11T22:36:07.0826648Z [ RUN ] NVFuserTest.FusionNonDivisibleSplitVectorize2_CUDA 2023-01-11T22:36:07.0826836Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0827021Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0827352Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplitVectorize2_CUDA (0 ms) 2023-01-11T22:36:07.0827605Z [ RUN ] NVFuserTest.FusionIssue1284Repro_CUDA 2023-01-11T22:36:07.0827810Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0827993Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0828266Z [ SKIPPED ] NVFuserTest.FusionIssue1284Repro_CUDA (0 ms) 2023-01-11T22:36:07.0828520Z [ RUN ] NVFuserTest.FusionIssue1284Repro2_CUDA 2023-01-11T22:36:07.0828711Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0828899Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0829180Z [ SKIPPED ] NVFuserTest.FusionIssue1284Repro2_CUDA (0 ms) 2023-01-11T22:36:07.0829432Z [ RUN ] NVFuserTest.FusionIssue1305Repro_CUDA 2023-01-11T22:36:07.0829634Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0829817Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0830092Z [ SKIPPED ] NVFuserTest.FusionIssue1305Repro_CUDA (0 ms) 2023-01-11T22:36:07.0830354Z [ RUN ] NVFuserTest.FusionDoubleBuffering1_CUDA 2023-01-11T22:36:07.0830543Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0830728Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0831012Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering1_CUDA (0 ms) 2023-01-11T22:36:07.0831277Z [ RUN ] NVFuserTest.FusionDoubleBuffering2_CUDA 2023-01-11T22:36:07.0831482Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0831670Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0831953Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering2_CUDA (0 ms) 2023-01-11T22:36:07.0832198Z [ RUN ] NVFuserTest.FusionDoubleBuffering3_CUDA 2023-01-11T22:36:07.0832402Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0832586Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0832867Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering3_CUDA (0 ms) 2023-01-11T22:36:07.0833127Z [ RUN ] NVFuserTest.FusionDoubleBuffering4_CUDA 2023-01-11T22:36:07.0833334Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0833518Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0833845Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering4_CUDA (0 ms) 2023-01-11T22:36:07.0834098Z [ RUN ] NVFuserTest.FusionDoubleBuffering5_CUDA 2023-01-11T22:36:07.0834306Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0834490Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0834771Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering5_CUDA (0 ms) 2023-01-11T22:36:07.0835031Z [ RUN ] NVFuserTest.FusionDoubleBuffering6_CUDA 2023-01-11T22:36:07.0835235Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0835418Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0835700Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering6_CUDA (0 ms) 2023-01-11T22:36:07.0835944Z [ RUN ] NVFuserTest.FusionDoubleBuffering7_CUDA 2023-01-11T22:36:07.0836151Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0836342Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0836627Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering7_CUDA (0 ms) 2023-01-11T22:36:07.0836939Z [ RUN ] NVFuserTest.FusionDoubleBuffering8_CUDA 2023-01-11T22:36:07.0837147Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0837331Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0837597Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering8_CUDA (0 ms) 2023-01-11T22:36:07.0837857Z [ RUN ] NVFuserTest.FusionDoubleBuffering9_CUDA 2023-01-11T22:36:07.0838062Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0838248Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0838530Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering9_CUDA (0 ms) 2023-01-11T22:36:07.0838856Z [ RUN ] NVFuserTest.FusionSmemBlockGemmCacheDoubleBuffer_CUDA 2023-01-11T22:36:07.0839068Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0839252Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0839585Z [ SKIPPED ] NVFuserTest.FusionSmemBlockGemmCacheDoubleBuffer_CUDA (0 ms) 2023-01-11T22:36:07.0839895Z [ RUN ] NVFuserTest.FusionIntermediateTensorVectorize_CUDA 2023-01-11T22:36:07.0840099Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0840287Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0840618Z [ SKIPPED ] NVFuserTest.FusionIntermediateTensorVectorize_CUDA (0 ms) 2023-01-11T22:36:07.0840913Z [ RUN ] NVFuserTest.FusionBroadcastConcretization1_CUDA 2023-01-11T22:36:07.0841119Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0841304Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0841606Z [ SKIPPED ] NVFuserTest.FusionBroadcastConcretization1_CUDA (0 ms) 2023-01-11T22:36:07.0841906Z [ RUN ] NVFuserTest.FusionBroadcastConcretization2_CUDA 2023-01-11T22:36:07.0842114Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0842301Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0842619Z [ SKIPPED ] NVFuserTest.FusionBroadcastConcretization2_CUDA (0 ms) 2023-01-11T22:36:07.0842913Z [ RUN ] NVFuserTest.FusionBroadcastConcretization3_CUDA 2023-01-11T22:36:07.0843118Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0843300Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0843600Z [ SKIPPED ] NVFuserTest.FusionBroadcastConcretization3_CUDA (0 ms) 2023-01-11T22:36:07.0843889Z [ RUN ] NVFuserTest.FusionBroadcastConcretization5_CUDA 2023-01-11T22:36:07.0844094Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0844326Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0844650Z [ SKIPPED ] NVFuserTest.FusionBroadcastConcretization5_CUDA (0 ms) 2023-01-11T22:36:07.0844891Z [ RUN ] NVFuserTest.FusionIssue1430_CUDA 2023-01-11T22:36:07.0845420Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0845599Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0845850Z [ SKIPPED ] NVFuserTest.FusionIssue1430_CUDA (0 ms) 2023-01-11T22:36:07.0846139Z [ RUN ] NVFuserTest.FusionCodegenAllocatedScalars_CUDA 2023-01-11T22:36:07.0846345Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0846530Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0846880Z [ SKIPPED ] NVFuserTest.FusionCodegenAllocatedScalars_CUDA (0 ms) 2023-01-11T22:36:07.0847125Z [ RUN ] NVFuserTest.FusionIndexHoist1_CUDA 2023-01-11T22:36:07.0847335Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0847502Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0847881Z [ SKIPPED ] NVFuserTest.FusionIndexHoist1_CUDA (0 ms) 2023-01-11T22:36:07.0848119Z [ RUN ] NVFuserTest.FusionIndexHoist2_CUDA 2023-01-11T22:36:07.0848313Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0848495Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0848758Z [ SKIPPED ] NVFuserTest.FusionIndexHoist2_CUDA (0 ms) 2023-01-11T22:36:07.0849007Z [ RUN ] NVFuserTest.FusionTestGridComm_CUDA 2023-01-11T22:36:07.0849192Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0849378Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0849642Z [ SKIPPED ] NVFuserTest.FusionTestGridComm_CUDA (0 ms) 2023-01-11T22:36:07.0849896Z [ RUN ] NVFuserTest.FusionTestGridComm2_CUDA 2023-01-11T22:36:07.0850106Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0850292Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0850562Z [ SKIPPED ] NVFuserTest.FusionTestGridComm2_CUDA (0 ms) 2023-01-11T22:36:07.0850831Z [ RUN ] NVFuserTest.FusionDoubleBufferVector_CUDA 2023-01-11T22:36:07.0851023Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0851206Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0851497Z [ SKIPPED ] NVFuserTest.FusionDoubleBufferVector_CUDA (0 ms) 2023-01-11T22:36:07.0851729Z [ RUN ] NVFuserTest.FusionLargeSmem_CUDA 2023-01-11T22:36:07.0851932Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0852114Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0852367Z [ SKIPPED ] NVFuserTest.FusionLargeSmem_CUDA (0 ms) 2023-01-11T22:36:07.0852617Z [ RUN ] NVFuserTest.FusionTooLargeSmem_CUDA 2023-01-11T22:36:07.0852805Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0852995Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0853260Z [ SKIPPED ] NVFuserTest.FusionTooLargeSmem_CUDA (0 ms) 2023-01-11T22:36:07.0853509Z [ RUN ] NVFuserTest.FusionSmemAlignment_CUDA 2023-01-11T22:36:07.0853714Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0853899Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0854167Z [ SKIPPED ] NVFuserTest.FusionSmemAlignment_CUDA (0 ms) 2023-01-11T22:36:07.0854434Z [ RUN ] NVFuserTest.FusionImmediateValueAsInput_CUDA 2023-01-11T22:36:07.0854640Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0854824Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0855192Z [ SKIPPED ] NVFuserTest.FusionImmediateValueAsInput_CUDA (0 ms) 2023-01-11T22:36:07.0855482Z [ RUN ] NVFuserTest.FusionVectorizeContigIndex_CUDA 2023-01-11T22:36:07.0855691Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0855875Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0856174Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndex_CUDA (0 ms) 2023-01-11T22:36:07.0856453Z [ RUN ] NVFuserTest.FusionVectorizeContigIndexFail_CUDA 2023-01-11T22:36:07.0856656Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0856839Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0857155Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndexFail_CUDA (0 ms) 2023-01-11T22:36:07.0857442Z [ RUN ] NVFuserTest.FusionVectorizeInputToOutput_CUDA 2023-01-11T22:36:07.0857648Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0857834Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0858144Z [ SKIPPED ] NVFuserTest.FusionVectorizeInputToOutput_CUDA (0 ms) 2023-01-11T22:36:07.0858536Z [ RUN ] NVFuserTest.FusionVectorizeContigIndexValidationFail_CUDA 2023-01-11T22:36:07.0858741Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0858926Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0859290Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndexValidationFail_CUDA (0 ms) 2023-01-11T22:36:07.0859599Z [ RUN ] NVFuserTest.FusionContigIndexingWithBroadcast_CUDA 2023-01-11T22:36:07.0859801Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0859984Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0860297Z [ SKIPPED ] NVFuserTest.FusionContigIndexingWithBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0860647Z [ RUN ] NVFuserTest.FusionVectorizeContigIndexValidationFail2_CUDA 2023-01-11T22:36:07.0860851Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0861039Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0861410Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndexValidationFail2_CUDA (0 ms) 2023-01-11T22:36:07.0861745Z [ RUN ] NVFuserTest.FusionVectorizeContigIndexWithBroadcast_CUDA 2023-01-11T22:36:07.0861951Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0862135Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0862478Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndexWithBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0862838Z [ RUN ] NVFuserTest.FusionVectorizeContigIndexPointwiseSchedule_CUDA 2023-01-11T22:36:07.0863044Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0863292Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0863970Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndexPointwiseSchedule_CUDA (0 ms) 2023-01-11T22:36:07.0864302Z [ RUN ] NVFuserTest.FusionTrivialReductionForwarding1_CUDA 2023-01-11T22:36:07.0864511Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0864699Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0865014Z [ SKIPPED ] NVFuserTest.FusionTrivialReductionForwarding1_CUDA (0 ms) 2023-01-11T22:36:07.0865320Z [ RUN ] NVFuserTest.FusionTrivialReductionForwarding2_CUDA 2023-01-11T22:36:07.0865513Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0865697Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0866028Z [ SKIPPED ] NVFuserTest.FusionTrivialReductionForwarding2_CUDA (0 ms) 2023-01-11T22:36:07.0866333Z [ RUN ] NVFuserTest.FusionTrivialReductionForwarding3_CUDA 2023-01-11T22:36:07.0866601Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0866801Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0867115Z [ SKIPPED ] NVFuserTest.FusionTrivialReductionForwarding3_CUDA (0 ms) 2023-01-11T22:36:07.0867423Z [ RUN ] NVFuserTest.FusionTrivialReductionForwarding4_CUDA 2023-01-11T22:36:07.0867630Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0867815Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0868147Z [ SKIPPED ] NVFuserTest.FusionTrivialReductionForwarding4_CUDA (0 ms) 2023-01-11T22:36:07.0868438Z [ RUN ] NVFuserTest.FusionRAWSyncInsertionPlace1_CUDA 2023-01-11T22:36:07.0868645Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0868826Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0869125Z [ SKIPPED ] NVFuserTest.FusionRAWSyncInsertionPlace1_CUDA (0 ms) 2023-01-11T22:36:07.0869412Z [ RUN ] NVFuserTest.FusionRAWSyncInsertionPlace2_CUDA 2023-01-11T22:36:07.0869670Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0869857Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0870165Z [ SKIPPED ] NVFuserTest.FusionRAWSyncInsertionPlace2_CUDA (0 ms) 2023-01-11T22:36:07.0870450Z [ RUN ] NVFuserTest.FusionRAWSyncInsertionPlace3_CUDA 2023-01-11T22:36:07.0870653Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0870836Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0871125Z [ SKIPPED ] NVFuserTest.FusionRAWSyncInsertionPlace3_CUDA (0 ms) 2023-01-11T22:36:07.0871410Z [ RUN ] NVFuserTest.FusionRAWSyncInsertionPlace4_CUDA 2023-01-11T22:36:07.0871616Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0871801Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0872104Z [ SKIPPED ] NVFuserTest.FusionRAWSyncInsertionPlace4_CUDA (0 ms) 2023-01-11T22:36:07.0872438Z [ RUN ] NVFuserTest.FusionSerialSmemWriteParallelRead1_CUDA 2023-01-11T22:36:07.0872660Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0872843Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0873198Z [ SKIPPED ] NVFuserTest.FusionSerialSmemWriteParallelRead1_CUDA (0 ms) 2023-01-11T22:36:07.0873527Z [ RUN ] NVFuserTest.FusionSerialSmemWriteParallelRead2_CUDA 2023-01-11T22:36:07.0873749Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0873944Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0874295Z [ SKIPPED ] NVFuserTest.FusionSerialSmemWriteParallelRead2_CUDA (0 ms) 2023-01-11T22:36:07.0874562Z [ RUN ] NVFuserTest.FusionSimpleCpAsync_CUDA 2023-01-11T22:36:07.0874786Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0874969Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0875257Z [ SKIPPED ] NVFuserTest.FusionSimpleCpAsync_CUDA (0 ms) 2023-01-11T22:36:07.0875554Z [ RUN ] NVFuserTest.FusionDoubleBufferCpAsync1_CUDA 2023-01-11T22:36:07.0875775Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0875969Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0876290Z [ SKIPPED ] NVFuserTest.FusionDoubleBufferCpAsync1_CUDA (0 ms) 2023-01-11T22:36:07.0876583Z [ RUN ] NVFuserTest.FusionDoubleBufferCpAsync2_CUDA 2023-01-11T22:36:07.0876802Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0876983Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0877346Z [ SKIPPED ] NVFuserTest.FusionDoubleBufferCpAsync2_CUDA (0 ms) 2023-01-11T22:36:07.0877643Z [ RUN ] NVFuserTest.FusionDoubleBufferNoSync_CUDA 2023-01-11T22:36:07.0877867Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0878062Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0878369Z [ SKIPPED ] NVFuserTest.FusionDoubleBufferNoSync_CUDA (0 ms) 2023-01-11T22:36:07.0878644Z [ RUN ] NVFuserTest.FusionCpAsyncPredicate_CUDA 2023-01-11T22:36:07.0878848Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0879050Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0879351Z [ SKIPPED ] NVFuserTest.FusionCpAsyncPredicate_CUDA (0 ms) 2023-01-11T22:36:07.0879627Z [ RUN ] NVFuserTest.FusionPredRemovalCheck_CUDA 2023-01-11T22:36:07.0879848Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0880043Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0880350Z [ SKIPPED ] NVFuserTest.FusionPredRemovalCheck_CUDA (0 ms) 2023-01-11T22:36:07.0880754Z [ RUN ] NVFuserTest.FusionPropagateParallelTypesToSiblings_CUDA 2023-01-11T22:36:07.0880957Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0881153Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0881527Z [ SKIPPED ] NVFuserTest.FusionPropagateParallelTypesToSiblings_CUDA (0 ms) 2023-01-11T22:36:07.0881809Z [ RUN ] NVFuserTest.FusionExactRootDomainMap_CUDA 2023-01-11T22:36:07.0882018Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0882213Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0882520Z [ SKIPPED ] NVFuserTest.FusionExactRootDomainMap_CUDA (0 ms) 2023-01-11T22:36:07.0882810Z [ RUN ] NVFuserTest.FusionIncompleteConcreteID_CUDA 2023-01-11T22:36:07.0883017Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0883214Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0883534Z [ SKIPPED ] NVFuserTest.FusionIncompleteConcreteID_CUDA (0 ms) 2023-01-11T22:36:07.0883841Z [ RUN ] NVFuserTest.FusionTestReEntrantGridWelford_CUDA 2023-01-11T22:36:07.0884060Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0884256Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0884588Z [ SKIPPED ] NVFuserTest.FusionTestReEntrantGridWelford_CUDA (0 ms) 2023-01-11T22:36:07.0884868Z [ RUN ] NVFuserTest.FusionRedundantPredSync_CUDA 2023-01-11T22:36:07.0885301Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0885514Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0885805Z [ SKIPPED ] NVFuserTest.FusionRedundantPredSync_CUDA (0 ms) 2023-01-11T22:36:07.0886083Z [ RUN ] NVFuserTest.FusionRedundantPredSync2_CUDA 2023-01-11T22:36:07.0886294Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0886485Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0886781Z [ SKIPPED ] NVFuserTest.FusionRedundantPredSync2_CUDA (0 ms) 2023-01-11T22:36:07.0887036Z [ RUN ] NVFuserTest.FusionRedundantPredSync3_CUDA 2023-01-11T22:36:07.0887244Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0887428Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0887719Z [ SKIPPED ] NVFuserTest.FusionRedundantPredSync3_CUDA (0 ms) 2023-01-11T22:36:07.0887985Z [ RUN ] NVFuserTest.FusionRedundantUseCheck_CUDA 2023-01-11T22:36:07.0888191Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0888374Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0888741Z [ SKIPPED ] NVFuserTest.FusionRedundantUseCheck_CUDA (0 ms) 2023-01-11T22:36:07.0888995Z [ RUN ] NVFuserTest.FusionSimpleSwizzle0_CUDA 2023-01-11T22:36:07.0889204Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0889390Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0889667Z [ SKIPPED ] NVFuserTest.FusionSimpleSwizzle0_CUDA (0 ms) 2023-01-11T22:36:07.0889920Z [ RUN ] NVFuserTest.FusionSimpleSwizzle1_CUDA 2023-01-11T22:36:07.0890125Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0890306Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0890565Z [ SKIPPED ] NVFuserTest.FusionSimpleSwizzle1_CUDA (0 ms) 2023-01-11T22:36:07.0890819Z [ RUN ] NVFuserTest.FusionSimpleSwizzle2_CUDA 2023-01-11T22:36:07.0891022Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0891209Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0891486Z [ SKIPPED ] NVFuserTest.FusionSimpleSwizzle2_CUDA (0 ms) 2023-01-11T22:36:07.0891811Z [ RUN ] NVFuserTest.FusionSwizzleMapping_CUDA 2023-01-11T22:36:07.0892019Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0892202Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0892461Z [ SKIPPED ] NVFuserTest.FusionSwizzleMapping_CUDA (0 ms) 2023-01-11T22:36:07.0892709Z [ RUN ] NVFuserTest.FusionLoopSwizzle0_CUDA 2023-01-11T22:36:07.0892917Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0893100Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0893366Z [ SKIPPED ] NVFuserTest.FusionLoopSwizzle0_CUDA (0 ms) 2023-01-11T22:36:07.0893612Z [ RUN ] NVFuserTest.FusionLoopSwizzle1_CUDA 2023-01-11T22:36:07.0893820Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0894004Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0894260Z [ SKIPPED ] NVFuserTest.FusionLoopSwizzle1_CUDA (0 ms) 2023-01-11T22:36:07.0894526Z [ RUN ] NVFuserTest.FusionLoopSwizzleCheck0_CUDA 2023-01-11T22:36:07.0894729Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0894913Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0895203Z [ SKIPPED ] NVFuserTest.FusionLoopSwizzleCheck0_CUDA (0 ms) 2023-01-11T22:36:07.0895469Z [ RUN ] NVFuserTest.FusionLoopSwizzleCheck1_CUDA 2023-01-11T22:36:07.0895674Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0895841Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0896125Z [ SKIPPED ] NVFuserTest.FusionLoopSwizzleCheck1_CUDA (0 ms) 2023-01-11T22:36:07.0896365Z [ RUN ] NVFuserTest.FusionUnsqueeze1_CUDA 2023-01-11T22:36:07.0896573Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0896759Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0897009Z [ SKIPPED ] NVFuserTest.FusionUnsqueeze1_CUDA (0 ms) 2023-01-11T22:36:07.0897237Z [ RUN ] NVFuserTest.FusionSqueeze1_CUDA 2023-01-11T22:36:07.0897445Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0897612Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0897863Z [ SKIPPED ] NVFuserTest.FusionSqueeze1_CUDA (0 ms) 2023-01-11T22:36:07.0898120Z [ RUN ] NVFuserTest.FusionContigPredicate_CUDA 2023-01-11T22:36:07.0898325Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0898508Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0898787Z [ SKIPPED ] NVFuserTest.FusionContigPredicate_CUDA (0 ms) 2023-01-11T22:36:07.0899077Z [ RUN ] NVFuserTest.FusionDivScalarLhs_CUDA 2023-01-11T22:36:07.0899273Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0899462Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0899726Z [ SKIPPED ] NVFuserTest.FusionDivScalarLhs_CUDA (0 ms) 2023-01-11T22:36:07.0899963Z [ RUN ] NVFuserTest.FusionRepro1713_CUDA 2023-01-11T22:36:07.0900168Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0900350Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0900604Z [ SKIPPED ] NVFuserTest.FusionRepro1713_CUDA (0 ms) 2023-01-11T22:36:07.0900830Z [ RUN ] NVFuserTest.FusionExpand_CUDA 2023-01-11T22:36:07.0901017Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0901202Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0901448Z [ SKIPPED ] NVFuserTest.FusionExpand_CUDA (0 ms) 2023-01-11T22:36:07.0901710Z [ RUN ] NVFuserTest.FusionExpandIssue1751_CUDA 2023-01-11T22:36:07.0901966Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0902151Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0902431Z [ SKIPPED ] NVFuserTest.FusionExpandIssue1751_CUDA (0 ms) 2023-01-11T22:36:07.0902676Z [ RUN ] NVFuserTest.FusionExpandToConcrete_CUDA 2023-01-11T22:36:07.0902880Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0903061Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0903344Z [ SKIPPED ] NVFuserTest.FusionExpandToConcrete_CUDA (0 ms) 2023-01-11T22:36:07.0903631Z [ RUN ] NVFuserTest.FusionReproNoncontigBroadcast_CUDA 2023-01-11T22:36:07.0903834Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0904017Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0904333Z [ SKIPPED ] NVFuserTest.FusionReproNoncontigBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0904622Z [ RUN ] NVFuserTest.FusionTransformPropagateSibling_CUDA 2023-01-11T22:36:07.0904826Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0905008Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0905333Z [ SKIPPED ] NVFuserTest.FusionTransformPropagateSibling_CUDA (0 ms) 2023-01-11T22:36:07.0905670Z [ RUN ] NVFuserTest.FusionTransformPropagateSelectorSibling_CUDA 2023-01-11T22:36:07.0905874Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0906060Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0906421Z [ SKIPPED ] NVFuserTest.FusionTransformPropagateSelectorSibling_CUDA (0 ms) 2023-01-11T22:36:07.0906710Z [ RUN ] NVFuserTest.FusionTransformPropagatePosition_CUDA 2023-01-11T22:36:07.0906918Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0907104Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0907438Z [ SKIPPED ] NVFuserTest.FusionTransformPropagatePosition_CUDA (0 ms) 2023-01-11T22:36:07.0907727Z [ RUN ] NVFuserTest.FusionIgnoreZeroDimReduction_CUDA 2023-01-11T22:36:07.0907932Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0908117Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0908425Z [ SKIPPED ] NVFuserTest.FusionIgnoreZeroDimReduction_CUDA (0 ms) 2023-01-11T22:36:07.0908663Z [ RUN ] NVFuserTest.FusionIssue1770Repro_CUDA 2023-01-11T22:36:07.0908866Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0909050Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0909324Z [ SKIPPED ] NVFuserTest.FusionIssue1770Repro_CUDA (0 ms) 2023-01-11T22:36:07.0909681Z [ RUN ] NVFuserTest.FusionTransformPropagatorSelector_CUDA 2023-01-11T22:36:07.0909894Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0910082Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0910400Z [ SKIPPED ] NVFuserTest.FusionTransformPropagatorSelector_CUDA (0 ms) 2023-01-11T22:36:07.0910690Z [ RUN ] NVFuserTest.FusionTransformPropagatorPos_CUDA 2023-01-11T22:36:07.0910896Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0911070Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0911380Z [ SKIPPED ] NVFuserTest.FusionTransformPropagatorPos_CUDA (0 ms) 2023-01-11T22:36:07.0911747Z [ RUN ] NVFuserTest.FusionMaxRootDomainInfoSpanningTreePrintTwice_CUDA 2023-01-11T22:36:07.0911950Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0912132Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0912511Z [ SKIPPED ] NVFuserTest.FusionMaxRootDomainInfoSpanningTreePrintTwice_CUDA (0 ms) 2023-01-11T22:36:07.0912895Z [ RUN ] NVFuserTest.FusionTransformPropagatorNoOverwrite_CUDA 2023-01-11T22:36:07.0913100Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0913285Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0913635Z [ SKIPPED ] NVFuserTest.FusionTransformPropagatorNoOverwrite_CUDA (0 ms) 2023-01-11T22:36:07.0913889Z [ RUN ] NVFuserTest.FusionIssue1785Repro_CUDA 2023-01-11T22:36:07.0914096Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0914279Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0914539Z [ SKIPPED ] NVFuserTest.FusionIssue1785Repro_CUDA (0 ms) 2023-01-11T22:36:07.0914780Z [ RUN ] NVFuserTest.FusionSkipReplay_CUDA 2023-01-11T22:36:07.0914989Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0915174Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0915439Z [ SKIPPED ] NVFuserTest.FusionSkipReplay_CUDA (0 ms) 2023-01-11T22:36:07.0915699Z [ RUN ] NVFuserTest.FusionInlineRepro1803_CUDA 2023-01-11T22:36:07.0915902Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0916087Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0916350Z [ SKIPPED ] NVFuserTest.FusionInlineRepro1803_CUDA (0 ms) 2023-01-11T22:36:07.0916651Z [ RUN ] NVFuserTest.FusionBoundedDirectionSelection1_CUDA 2023-01-11T22:36:07.0916862Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0917048Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0917375Z [ SKIPPED ] NVFuserTest.FusionBoundedDirectionSelection1_CUDA (0 ms) 2023-01-11T22:36:07.0917637Z [ RUN ] NVFuserTest.FusionIssueRepro1844_CUDA 2023-01-11T22:36:07.0917844Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0918015Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0918293Z [ SKIPPED ] NVFuserTest.FusionIssueRepro1844_CUDA (0 ms) 2023-01-11T22:36:07.0918554Z [ RUN ] NVFuserTest.FusionInsertMagicZero1_CUDA 2023-01-11T22:36:07.0918758Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0918940Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0919225Z [ SKIPPED ] NVFuserTest.FusionInsertMagicZero1_CUDA (0 ms) 2023-01-11T22:36:07.0919461Z [ RUN ] NVFuserTest.FusionRepro1860_CUDA 2023-01-11T22:36:07.0919667Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0919834Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0920132Z [ SKIPPED ] NVFuserTest.FusionRepro1860_CUDA (0 ms) 2023-01-11T22:36:07.0920390Z [ RUN ] NVFuserTest.FusionExpandReduce_CUDA 2023-01-11T22:36:07.0920597Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0920780Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0921048Z [ SKIPPED ] NVFuserTest.FusionExpandReduce_CUDA (0 ms) 2023-01-11T22:36:07.0921301Z [ RUN ] NVFuserTest.FusionExpandReduce2_CUDA 2023-01-11T22:36:07.0921488Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0921673Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0921945Z [ SKIPPED ] NVFuserTest.FusionExpandReduce2_CUDA (0 ms) 2023-01-11T22:36:07.0922216Z [ RUN ] NVFuserTest.FusionExpandBadShapeTest_CUDA 2023-01-11T22:36:07.0922419Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0922603Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0922900Z [ SKIPPED ] NVFuserTest.FusionExpandBadShapeTest_CUDA (0 ms) 2023-01-11T22:36:07.0923375Z [ RUN ] NVFuserTest.FusionPointwiseScheduleWithBroadcastAndTrivialReduction_CUDA 2023-01-11T22:36:07.0923563Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0923748Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0924194Z [ SKIPPED ] NVFuserTest.FusionPointwiseScheduleWithBroadcastAndTrivialReduction_CUDA (0 ms) 2023-01-11T22:36:07.0924487Z [ RUN ] NVFuserTest.FusionInliningMismatchedDims1_CUDA 2023-01-11T22:36:07.0924695Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0924879Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0925417Z [ SKIPPED ] NVFuserTest.FusionInliningMismatchedDims1_CUDA (0 ms) 2023-01-11T22:36:07.0925711Z [ RUN ] NVFuserTest.FusionInliningMismatchedDims2_CUDA 2023-01-11T22:36:07.0925902Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0926093Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0926408Z [ SKIPPED ] NVFuserTest.FusionInliningMismatchedDims2_CUDA (0 ms) 2023-01-11T22:36:07.0926695Z [ RUN ] NVFuserTest.FusionInliningMismatchedDims3_CUDA 2023-01-11T22:36:07.0926896Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0927079Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0927394Z [ SKIPPED ] NVFuserTest.FusionInliningMismatchedDims3_CUDA (0 ms) 2023-01-11T22:36:07.0927682Z [ RUN ] NVFuserTest.FusionInliningMismatchedDims4_CUDA 2023-01-11T22:36:07.0927870Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0928053Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0928366Z [ SKIPPED ] NVFuserTest.FusionInliningMismatchedDims4_CUDA (0 ms) 2023-01-11T22:36:07.0928632Z [ RUN ] NVFuserTest.FusionInliningBroadcast_CUDA 2023-01-11T22:36:07.0928829Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0929012Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0929302Z [ SKIPPED ] NVFuserTest.FusionInliningBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0929622Z [ RUN ] NVFuserTest.FusionInliningBroadcastTrivialReduction_CUDA 2023-01-11T22:36:07.0929824Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0930008Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0930369Z [ SKIPPED ] NVFuserTest.FusionInliningBroadcastTrivialReduction_CUDA (0 ms) 2023-01-11T22:36:07.0930761Z [ RUN ] NVFuserTest.FusionMatchedLeafPosWithoutReplayTrivialReduction_CUDA 2023-01-11T22:36:07.0930963Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0931221Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0931647Z [ SKIPPED ] NVFuserTest.FusionMatchedLeafPosWithoutReplayTrivialReduction_CUDA (0 ms) 2023-01-11T22:36:07.0931989Z [ RUN ] NVFuserTest.FusionMatchedLeafPosWithoutReplayBroadcast_CUDA 2023-01-11T22:36:07.0932196Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0932381Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0932756Z [ SKIPPED ] NVFuserTest.FusionMatchedLeafPosWithoutReplayBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.0933048Z [ RUN ] NVFuserTest.FusionIdGraphTrivialReduction_CUDA 2023-01-11T22:36:07.0933254Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0933428Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0933742Z [ SKIPPED ] NVFuserTest.FusionIdGraphTrivialReduction_CUDA (0 ms) 2023-01-11T22:36:07.0933949Z [ RUN ] NVFuserTest.FusionPrint_CUDA 2023-01-11T22:36:07.0934155Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0934422Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0934668Z [ SKIPPED ] NVFuserTest.FusionPrint_CUDA (0 ms) 2023-01-11T22:36:07.0934946Z [ RUN ] NVFuserTest.FusionCheckedSymbolicShape_CUDA 2023-01-11T22:36:07.0935152Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0935335Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0935636Z [ SKIPPED ] NVFuserTest.FusionCheckedSymbolicShape_CUDA (0 ms) 2023-01-11T22:36:07.0935889Z [ RUN ] NVFuserTest.FusionSizeDependentData_CUDA 2023-01-11T22:36:07.0936093Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0936278Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0936571Z [ SKIPPED ] NVFuserTest.FusionSizeDependentData_CUDA (0 ms) 2023-01-11T22:36:07.0936829Z [ RUN ] NVFuserTest.FusionDependencyCheck_CUDA 2023-01-11T22:36:07.0937036Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0937220Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0937485Z [ SKIPPED ] NVFuserTest.FusionDependencyCheck_CUDA (0 ms) 2023-01-11T22:36:07.0937782Z [ RUN ] NVFuserTest.FusionScheduleTransposeRepro1_CUDA 2023-01-11T22:36:07.0937985Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0938171Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0938487Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeRepro1_CUDA (0 ms) 2023-01-11T22:36:07.0938785Z [ RUN ] NVFuserTest.FusionInlineBroadcastIndexing0_CUDA 2023-01-11T22:36:07.0938993Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0939182Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0939486Z [ SKIPPED ] NVFuserTest.FusionInlineBroadcastIndexing0_CUDA (0 ms) 2023-01-11T22:36:07.0939752Z [ RUN ] NVFuserTest.FusionPredicateUnshare_CUDA 2023-01-11T22:36:07.0939956Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0940140Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0940426Z [ SKIPPED ] NVFuserTest.FusionPredicateUnshare_CUDA (0 ms) 2023-01-11T22:36:07.0940666Z [ RUN ] NVFuserTest.AsyncCompilation_CUDA 2023-01-11T22:36:07.0940871Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0941054Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0941300Z [ SKIPPED ] NVFuserTest.AsyncCompilation_CUDA (0 ms) 2023-01-11T22:36:07.0941643Z [ RUN ] NVFuserTest.FusionMergeBroadcastingTrivialReduction1_CUDA 2023-01-11T22:36:07.0941922Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0942117Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0942486Z [ SKIPPED ] NVFuserTest.FusionMergeBroadcastingTrivialReduction1_CUDA (0 ms) 2023-01-11T22:36:07.0942829Z [ RUN ] NVFuserTest.FusionMergeBroadcastingTrivialReduction2_CUDA 2023-01-11T22:36:07.0943039Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0943224Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0943572Z [ SKIPPED ] NVFuserTest.FusionMergeBroadcastingTrivialReduction2_CUDA (0 ms) 2023-01-11T22:36:07.0943825Z [ RUN ] NVFuserTest.FusionNullScheduler_CUDA 2023-01-11T22:36:07.0944032Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0944215Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0944488Z [ SKIPPED ] NVFuserTest.FusionNullScheduler_CUDA (0 ms) 2023-01-11T22:36:07.0944746Z [ RUN ] NVFuserTest.FusionNullScheduler2_CUDA 2023-01-11T22:36:07.0944952Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0945172Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0945449Z [ SKIPPED ] NVFuserTest.FusionNullScheduler2_CUDA (0 ms) 2023-01-11T22:36:07.0945702Z [ RUN ] NVFuserTest.FusionNullScheduler3_CUDA 2023-01-11T22:36:07.0945905Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0946087Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0946360Z [ SKIPPED ] NVFuserTest.FusionNullScheduler3_CUDA (0 ms) 2023-01-11T22:36:07.0946578Z [ RUN ] NVFuserTest.FusionEmpty_CUDA 2023-01-11T22:36:07.0946828Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0946999Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0947246Z [ SKIPPED ] NVFuserTest.FusionEmpty_CUDA (0 ms) 2023-01-11T22:36:07.0947504Z [ RUN ] NVFuserTest.FusionMappingRelation_CUDA 2023-01-11T22:36:07.0947715Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0947898Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0948181Z [ SKIPPED ] NVFuserTest.FusionMappingRelation_CUDA (0 ms) 2023-01-11T22:36:07.0948412Z [ RUN ] NVFuserTest.FusionInlineAt_CUDA 2023-01-11T22:36:07.0948602Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0948788Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0949040Z [ SKIPPED ] NVFuserTest.FusionInlineAt_CUDA (0 ms) 2023-01-11T22:36:07.0949330Z [ RUN ] NVFuserTest.FusionTrivialInputForwarding_CUDA 2023-01-11T22:36:07.0949537Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0949725Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0950033Z [ SKIPPED ] NVFuserTest.FusionTrivialInputForwarding_CUDA (0 ms) 2023-01-11T22:36:07.0950329Z [ RUN ] NVFuserTest.FusionTrivialInputForwarding2_CUDA 2023-01-11T22:36:07.0950515Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0950698Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0951013Z [ SKIPPED ] NVFuserTest.FusionTrivialInputForwarding2_CUDA (0 ms) 2023-01-11T22:36:07.0951361Z [ RUN ] NVFuserTest.FusionReplayTrivialReductionAndBroadcast2_CUDA 2023-01-11T22:36:07.0951564Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0951747Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0952116Z [ SKIPPED ] NVFuserTest.FusionReplayTrivialReductionAndBroadcast2_CUDA (0 ms) 2023-01-11T22:36:07.0952424Z [ RUN ] NVFuserTest.FusionVectorizeStrideContiguity2D_CUDA 2023-01-11T22:36:07.0952659Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0952858Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0953189Z [ SKIPPED ] NVFuserTest.FusionVectorizeStrideContiguity2D_CUDA (0 ms) 2023-01-11T22:36:07.0953496Z [ RUN ] NVFuserTest.FusionVectorizeStrideContiguity3D_CUDA 2023-01-11T22:36:07.0953702Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0953887Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0954216Z [ SKIPPED ] NVFuserTest.FusionVectorizeStrideContiguity3D_CUDA (0 ms) 2023-01-11T22:36:07.0954525Z [ RUN ] NVFuserTest.FusionVectorizeStrideContiguity5D_CUDA 2023-01-11T22:36:07.0954715Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0954897Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0955231Z [ SKIPPED ] NVFuserTest.FusionVectorizeStrideContiguity5D_CUDA (0 ms) 2023-01-11T22:36:07.0955603Z [ RUN ] NVFuserTest.FusionVectorizeStrideContiguitySelfOverlapping_CUDA 2023-01-11T22:36:07.0955859Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0956045Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0956443Z [ SKIPPED ] NVFuserTest.FusionVectorizeStrideContiguitySelfOverlapping_CUDA (0 ms) 2023-01-11T22:36:07.0956728Z [ RUN ] NVFuserTest.FusionSimpleAmperePipeline_CUDA 2023-01-11T22:36:07.0956916Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0957100Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0957404Z [ SKIPPED ] NVFuserTest.FusionSimpleAmperePipeline_CUDA (0 ms) 2023-01-11T22:36:07.0957660Z [ RUN ] NVFuserTest.FusionStandaloneFull_CUDA 2023-01-11T22:36:07.0957867Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0958055Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0958328Z [ SKIPPED ] NVFuserTest.FusionStandaloneFull_CUDA (0 ms) 2023-01-11T22:36:07.0958572Z [ RUN ] NVFuserTest.FusionStandaloneZeros_CUDA 2023-01-11T22:36:07.0958774Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0958955Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0959227Z [ SKIPPED ] NVFuserTest.FusionStandaloneZeros_CUDA (0 ms) 2023-01-11T22:36:07.0959479Z [ RUN ] NVFuserTest.FusionStandaloneOnes_CUDA 2023-01-11T22:36:07.0959684Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0959864Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0960137Z [ SKIPPED ] NVFuserTest.FusionStandaloneOnes_CUDA (0 ms) 2023-01-11T22:36:07.0960381Z [ RUN ] NVFuserTest.FusionStandaloneARange_CUDA 2023-01-11T22:36:07.0960585Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0960771Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0961051Z [ SKIPPED ] NVFuserTest.FusionStandaloneARange_CUDA (0 ms) 2023-01-11T22:36:07.0961299Z [ RUN ] NVFuserTest.FusionStandaloneEye_CUDA 2023-01-11T22:36:07.0961503Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0961686Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0961940Z [ SKIPPED ] NVFuserTest.FusionStandaloneEye_CUDA (0 ms) 2023-01-11T22:36:07.0962192Z [ RUN ] NVFuserTest.FusionGridAllreduce1_CUDA 2023-01-11T22:36:07.0962397Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0962582Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0962859Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce1_CUDA (0 ms) 2023-01-11T22:36:07.0963159Z [ RUN ] NVFuserTest.FusionGridAllreduce2_CUDA 2023-01-11T22:36:07.0963370Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0963559Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0963817Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce2_CUDA (0 ms) 2023-01-11T22:36:07.0964069Z [ RUN ] NVFuserTest.FusionGridAllreduce3_CUDA 2023-01-11T22:36:07.0964274Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0964458Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0964728Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce3_CUDA (0 ms) 2023-01-11T22:36:07.0965180Z [ RUN ] NVFuserTest.FusionGridAllreduce4_CUDA 2023-01-11T22:36:07.0965394Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0965583Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0965845Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce4_CUDA (0 ms) 2023-01-11T22:36:07.0966095Z [ RUN ] NVFuserTest.FusionGridAllreduce5_CUDA 2023-01-11T22:36:07.0966386Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0966571Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0966843Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce5_CUDA (0 ms) 2023-01-11T22:36:07.0967092Z [ RUN ] NVFuserTest.FusionGridAllreduce6_CUDA 2023-01-11T22:36:07.0967292Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0967459Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0967725Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce6_CUDA (0 ms) 2023-01-11T22:36:07.0967998Z [ RUN ] NVFuserTest.FusionGridAllreduceWelford1_CUDA 2023-01-11T22:36:07.0968204Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0968385Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0968696Z [ SKIPPED ] NVFuserTest.FusionGridAllreduceWelford1_CUDA (0 ms) 2023-01-11T22:36:07.0968975Z [ RUN ] NVFuserTest.FusionGridAllreduceWelford2_CUDA 2023-01-11T22:36:07.0969178Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0969344Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0969641Z [ SKIPPED ] NVFuserTest.FusionGridAllreduceWelford2_CUDA (0 ms) 2023-01-11T22:36:07.0969933Z [ RUN ] NVFuserTest.FusionFusedReductionBatchnorm_CUDA 2023-01-11T22:36:07.0970136Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0970319Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0970632Z [ SKIPPED ] NVFuserTest.FusionFusedReductionBatchnorm_CUDA (0 ms) 2023-01-11T22:36:07.0970901Z [ RUN ] NVFuserTest.FusionGroupedReduction1_CUDA 2023-01-11T22:36:07.0971109Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0971277Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0971570Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction1_CUDA (0 ms) 2023-01-11T22:36:07.0971833Z [ RUN ] NVFuserTest.FusionGroupedReduction2_CUDA 2023-01-11T22:36:07.0972041Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0972224Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0972510Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction2_CUDA (0 ms) 2023-01-11T22:36:07.0972773Z [ RUN ] NVFuserTest.FusionGroupedReduction3_CUDA 2023-01-11T22:36:07.0972961Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0973145Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0973432Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction3_CUDA (0 ms) 2023-01-11T22:36:07.0973753Z [ RUN ] NVFuserTest.FusionGroupedReduction4_CUDA 2023-01-11T22:36:07.0973964Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0974153Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0974438Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction4_CUDA (0 ms) 2023-01-11T22:36:07.0974704Z [ RUN ] NVFuserTest.FusionGroupedReduction5_CUDA 2023-01-11T22:36:07.0974895Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0975075Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0975362Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction5_CUDA (0 ms) 2023-01-11T22:36:07.0975617Z [ RUN ] NVFuserTest.FusionGroupedReduction6_CUDA 2023-01-11T22:36:07.0975821Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0976004Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0976291Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction6_CUDA (0 ms) 2023-01-11T22:36:07.0976554Z [ RUN ] NVFuserTest.FusionGroupedReduction7_CUDA 2023-01-11T22:36:07.0976790Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0976974Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0977266Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction7_CUDA (0 ms) 2023-01-11T22:36:07.0977555Z [ RUN ] NVFuserTest.FusionGroupedReductionRfactor1_CUDA 2023-01-11T22:36:07.0977757Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0977940Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0978259Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionRfactor1_CUDA (0 ms) 2023-01-11T22:36:07.0978542Z [ RUN ] NVFuserTest.FusionGroupedReductionRfactor2_CUDA 2023-01-11T22:36:07.0978746Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0978933Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0979248Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionRfactor2_CUDA (0 ms) 2023-01-11T22:36:07.0979575Z [ RUN ] NVFuserTest.FusionGroupedReductionAfterComputeAt_CUDA 2023-01-11T22:36:07.0979778Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0979961Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0980307Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionAfterComputeAt_CUDA (0 ms) 2023-01-11T22:36:07.0980549Z [ RUN ] NVFuserTest.FusionGroupAllreduce1_CUDA 2023-01-11T22:36:07.0980750Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0980937Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0981218Z [ SKIPPED ] NVFuserTest.FusionGroupAllreduce1_CUDA (0 ms) 2023-01-11T22:36:07.0981478Z [ RUN ] NVFuserTest.FusionGroupAllreduce2_CUDA 2023-01-11T22:36:07.0981687Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0981873Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0982149Z [ SKIPPED ] NVFuserTest.FusionGroupAllreduce2_CUDA (0 ms) 2023-01-11T22:36:07.0982390Z [ RUN ] NVFuserTest.FusionGroupAllreduce3_CUDA 2023-01-11T22:36:07.0982593Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0982777Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0983052Z [ SKIPPED ] NVFuserTest.FusionGroupAllreduce3_CUDA (0 ms) 2023-01-11T22:36:07.0983306Z [ RUN ] NVFuserTest.FusionGroupAllreduce4_CUDA 2023-01-11T22:36:07.0983505Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0983692Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0983949Z [ SKIPPED ] NVFuserTest.FusionGroupAllreduce4_CUDA (0 ms) 2023-01-11T22:36:07.0984252Z [ RUN ] NVFuserTest.FusionGroupAllreduce5_CUDA 2023-01-11T22:36:07.0984466Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0984655Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0984930Z [ SKIPPED ] NVFuserTest.FusionGroupAllreduce5_CUDA (0 ms) 2023-01-11T22:36:07.0985249Z [ RUN ] NVFuserTest.FusionPersistentBNBackwardAllreduce_CUDA 2023-01-11T22:36:07.0985455Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0985770Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0986316Z [ SKIPPED ] NVFuserTest.FusionPersistentBNBackwardAllreduce_CUDA (0 ms) 2023-01-11T22:36:07.0986636Z [ RUN ] NVFuserTest.FusionGroupedReductionReEntrant1_CUDA 2023-01-11T22:36:07.0986841Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0987024Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0987347Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionReEntrant1_CUDA (0 ms) 2023-01-11T22:36:07.0987797Z [ RUN ] NVFuserTest.FusionGroupedReductionChannelsLastBatchNormLike_CUDA 2023-01-11T22:36:07.0988005Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0988180Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0988571Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionChannelsLastBatchNormLike_CUDA (0 ms) 2023-01-11T22:36:07.0989010Z [ RUN ] NVFuserTest.FusionGroupedReductionPersistentChannelsLastBatchNormLike_CUDA 2023-01-11T22:36:07.0989200Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0989385Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0989839Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionPersistentChannelsLastBatchNormLike_CUDA (0 ms) 2023-01-11T22:36:07.0990191Z [ RUN ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce1_CUDA 2023-01-11T22:36:07.0990400Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0990592Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0990965Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce1_CUDA (0 ms) 2023-01-11T22:36:07.0991314Z [ RUN ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce2_CUDA 2023-01-11T22:36:07.0991503Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0991688Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0992055Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce2_CUDA (0 ms) 2023-01-11T22:36:07.0992401Z [ RUN ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce3_CUDA 2023-01-11T22:36:07.0992608Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0992794Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0993164Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce3_CUDA (0 ms) 2023-01-11T22:36:07.0993513Z [ RUN ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce4_CUDA 2023-01-11T22:36:07.0993705Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0993890Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0994257Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce4_CUDA (0 ms) 2023-01-11T22:36:07.0994639Z [ RUN ] NVFuserTest.FusionCrossIterationGroupedGridAllreduceWelford1_CUDA 2023-01-11T22:36:07.0994845Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0995029Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0995435Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduceWelford1_CUDA (0 ms) 2023-01-11T22:36:07.0995866Z [ RUN ] NVFuserTest.FusionCrossIterationGroupedGridAllreduceWelford2_CUDA 2023-01-11T22:36:07.0996064Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0996257Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0996664Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduceWelford2_CUDA (0 ms) 2023-01-11T22:36:07.0997069Z [ RUN ] NVFuserTest.FusionCrossIterationGroupedGridAllreduceWelfordShmoo_CUDA 2023-01-11T22:36:07.0997276Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0997463Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0997892Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduceWelfordShmoo_CUDA (0 ms) 2023-01-11T22:36:07.0998119Z [ RUN ] NVFuserTest.FusionShift1_CUDA 2023-01-11T22:36:07.0998308Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0998493Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0998742Z [ SKIPPED ] NVFuserTest.FusionShift1_CUDA (0 ms) 2023-01-11T22:36:07.0999020Z [ RUN ] NVFuserTest.FusionShift2_CUDA 2023-01-11T22:36:07.0999223Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.0999406Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.0999653Z [ SKIPPED ] NVFuserTest.FusionShift2_CUDA (0 ms) 2023-01-11T22:36:07.0999913Z [ RUN ] NVFuserTest.FusionShiftRightOfCA_CUDA 2023-01-11T22:36:07.1000104Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1000288Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1000567Z [ SKIPPED ] NVFuserTest.FusionShiftRightOfCA_CUDA (0 ms) 2023-01-11T22:36:07.1000817Z [ RUN ] NVFuserTest.FusionShiftLeftOfCA_CUDA 2023-01-11T22:36:07.1001025Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1001213Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1001484Z [ SKIPPED ] NVFuserTest.FusionShiftLeftOfCA_CUDA (0 ms) 2023-01-11T22:36:07.1001714Z [ RUN ] NVFuserTest.FusionShiftSplit1_CUDA 2023-01-11T22:36:07.1001919Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1002101Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1002365Z [ SKIPPED ] NVFuserTest.FusionShiftSplit1_CUDA (0 ms) 2023-01-11T22:36:07.1002606Z [ RUN ] NVFuserTest.FusionShiftSplit2_CUDA 2023-01-11T22:36:07.1002811Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1002994Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1003256Z [ SKIPPED ] NVFuserTest.FusionShiftSplit2_CUDA (0 ms) 2023-01-11T22:36:07.1003505Z [ RUN ] NVFuserTest.FusionShiftDoubleSplit_CUDA 2023-01-11T22:36:07.1003709Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1003889Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1004181Z [ SKIPPED ] NVFuserTest.FusionShiftDoubleSplit_CUDA (0 ms) 2023-01-11T22:36:07.1004438Z [ RUN ] NVFuserTest.FusionShift3ptStencil_CUDA 2023-01-11T22:36:07.1004643Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1004824Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1005340Z [ SKIPPED ] NVFuserTest.FusionShift3ptStencil_CUDA (0 ms) 2023-01-11T22:36:07.1005591Z [ RUN ] NVFuserTest.FusionShift5ptStencil_CUDA 2023-01-11T22:36:07.1005793Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1005976Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1006260Z [ SKIPPED ] NVFuserTest.FusionShift5ptStencil_CUDA (0 ms) 2023-01-11T22:36:07.1006596Z [ RUN ] NVFuserTest.FusionShift9ptStencil_CUDA 2023-01-11T22:36:07.1006813Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1006993Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1007255Z [ SKIPPED ] NVFuserTest.FusionShift9ptStencil_CUDA (0 ms) 2023-01-11T22:36:07.1007519Z [ RUN ] NVFuserTest.FusionShiftSmemBlocking_CUDA 2023-01-11T22:36:07.1007726Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1007910Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1008196Z [ SKIPPED ] NVFuserTest.FusionShiftSmemBlocking_CUDA (0 ms) 2023-01-11T22:36:07.1008487Z [ RUN ] NVFuserTest.FusionShift3ptStencilParallel_CUDA 2023-01-11T22:36:07.1008690Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1008875Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1009179Z [ SKIPPED ] NVFuserTest.FusionShift3ptStencilParallel_CUDA (0 ms) 2023-01-11T22:36:07.1009473Z [ RUN ] NVFuserTest.FusionShift5ptStencilParallel_CUDA 2023-01-11T22:36:07.1009755Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1009940Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1010255Z [ SKIPPED ] NVFuserTest.FusionShift5ptStencilParallel_CUDA (0 ms) 2023-01-11T22:36:07.1010495Z [ RUN ] NVFuserTest.FusionShiftMerge1_CUDA 2023-01-11T22:36:07.1010699Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1010885Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1011132Z [ SKIPPED ] NVFuserTest.FusionShiftMerge1_CUDA (0 ms) 2023-01-11T22:36:07.1011372Z [ RUN ] NVFuserTest.FusionShiftMerge2_CUDA 2023-01-11T22:36:07.1011577Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1011759Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1012023Z [ SKIPPED ] NVFuserTest.FusionShiftMerge2_CUDA (0 ms) 2023-01-11T22:36:07.1012263Z [ RUN ] NVFuserTest.FusionShiftGlobal_CUDA 2023-01-11T22:36:07.1012470Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1012637Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1012898Z [ SKIPPED ] NVFuserTest.FusionShiftGlobal_CUDA (0 ms) 2023-01-11T22:36:07.1013190Z [ RUN ] NVFuserTest.FusionShiftDoubleSplitMerge1_CUDA 2023-01-11T22:36:07.1013391Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1013574Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1013884Z [ SKIPPED ] NVFuserTest.FusionShiftDoubleSplitMerge1_CUDA (0 ms) 2023-01-11T22:36:07.1014169Z [ RUN ] NVFuserTest.FusionShiftDoubleSplitMerge2_CUDA 2023-01-11T22:36:07.1014377Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1014544Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1014853Z [ SKIPPED ] NVFuserTest.FusionShiftDoubleSplitMerge2_CUDA (0 ms) 2023-01-11T22:36:07.1015206Z [ RUN ] NVFuserTest.FusionShift5ptStencilParallel1DThreadBlock_CUDA 2023-01-11T22:36:07.1015410Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1015592Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1015965Z [ SKIPPED ] NVFuserTest.FusionShift5ptStencilParallel1DThreadBlock_CUDA (0 ms) 2023-01-11T22:36:07.1016206Z [ RUN ] NVFuserTest.FusionShiftChain1_CUDA 2023-01-11T22:36:07.1016408Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1016577Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1016839Z [ SKIPPED ] NVFuserTest.FusionShiftChain1_CUDA (0 ms) 2023-01-11T22:36:07.1017127Z [ RUN ] NVFuserTest.FusionShiftChain2_CUDA 2023-01-11T22:36:07.1017338Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1017529Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1017791Z [ SKIPPED ] NVFuserTest.FusionShiftChain2_CUDA (0 ms) 2023-01-11T22:36:07.1018029Z [ RUN ] NVFuserTest.FusionShiftChain3_CUDA 2023-01-11T22:36:07.1018218Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1018399Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1018663Z [ SKIPPED ] NVFuserTest.FusionShiftChain3_CUDA (0 ms) 2023-01-11T22:36:07.1018900Z [ RUN ] NVFuserTest.FusionShiftChain4_CUDA 2023-01-11T22:36:07.1019100Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1019283Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1019544Z [ SKIPPED ] NVFuserTest.FusionShiftChain4_CUDA (0 ms) 2023-01-11T22:36:07.1019824Z [ RUN ] NVFuserTest.FusionShift5ptStencilChain_CUDA 2023-01-11T22:36:07.1020062Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1020246Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1020547Z [ SKIPPED ] NVFuserTest.FusionShift5ptStencilChain_CUDA (0 ms) 2023-01-11T22:36:07.1020806Z [ RUN ] NVFuserTest.FusionShiftReduction1_CUDA 2023-01-11T22:36:07.1021009Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1021190Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1021470Z [ SKIPPED ] NVFuserTest.FusionShiftReduction1_CUDA (0 ms) 2023-01-11T22:36:07.1021709Z [ RUN ] NVFuserTest.FusionShiftReduction2_CUDA 2023-01-11T22:36:07.1021908Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1022088Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1022368Z [ SKIPPED ] NVFuserTest.FusionShiftReduction2_CUDA (0 ms) 2023-01-11T22:36:07.1022620Z [ RUN ] NVFuserTest.FusionShiftRfactor1_CUDA 2023-01-11T22:36:07.1022824Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1023006Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1023277Z [ SKIPPED ] NVFuserTest.FusionShiftRfactor1_CUDA (0 ms) 2023-01-11T22:36:07.1023501Z [ RUN ] NVFuserTest.FusionShiftBcast1_CUDA 2023-01-11T22:36:07.1023703Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1023887Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1024149Z [ SKIPPED ] NVFuserTest.FusionShiftBcast1_CUDA (0 ms) 2023-01-11T22:36:07.1024388Z [ RUN ] NVFuserTest.FusionShiftBcast2_CUDA 2023-01-11T22:36:07.1024593Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1024777Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1025024Z [ SKIPPED ] NVFuserTest.FusionShiftBcast2_CUDA (0 ms) 2023-01-11T22:36:07.1025265Z [ RUN ] NVFuserTest.FusionShiftBcast3_CUDA 2023-01-11T22:36:07.1025470Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1025652Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1025915Z [ SKIPPED ] NVFuserTest.FusionShiftBcast3_CUDA (0 ms) 2023-01-11T22:36:07.1026189Z [ RUN ] NVFuserTest.FusionShiftSyncPlacement1_CUDA 2023-01-11T22:36:07.1026393Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1026576Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1026858Z [ SKIPPED ] NVFuserTest.FusionShiftSyncPlacement1_CUDA (0 ms) 2023-01-11T22:36:07.1027121Z [ RUN ] NVFuserTest.FusionShiftSyncPlacement2_CUDA 2023-01-11T22:36:07.1027368Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1027559Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1027857Z [ SKIPPED ] NVFuserTest.FusionShiftSyncPlacement2_CUDA (0 ms) 2023-01-11T22:36:07.1028073Z [ RUN ] NVFuserTest.FusionHdiff_CUDA 2023-01-11T22:36:07.1028276Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1028460Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1028686Z [ SKIPPED ] NVFuserTest.FusionHdiff_CUDA (0 ms) 2023-01-11T22:36:07.1028987Z [ RUN ] NVFuserTest.FusionHdiffPartialSplitUnswitch_CUDA 2023-01-11T22:36:07.1029191Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1029374Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1029703Z [ SKIPPED ] NVFuserTest.FusionHdiffPartialSplitUnswitch_CUDA (0 ms) 2023-01-11T22:36:07.1029949Z [ RUN ] NVFuserTest.FusionMaxPooling_CUDA 2023-01-11T22:36:07.1030155Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1030372Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1030640Z [ SKIPPED ] NVFuserTest.FusionMaxPooling_CUDA (0 ms) 2023-01-11T22:36:07.1030868Z [ RUN ] NVFuserTest.FusionGather1_CUDA 2023-01-11T22:36:07.1031073Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1031254Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1031504Z [ SKIPPED ] NVFuserTest.FusionGather1_CUDA (0 ms) 2023-01-11T22:36:07.1031726Z [ RUN ] NVFuserTest.FusionGather2_CUDA 2023-01-11T22:36:07.1031924Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1032092Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1032337Z [ SKIPPED ] NVFuserTest.FusionGather2_CUDA (0 ms) 2023-01-11T22:36:07.1032562Z [ RUN ] NVFuserTest.FusionGather3_CUDA 2023-01-11T22:36:07.1032768Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1032956Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1033201Z [ SKIPPED ] NVFuserTest.FusionGather3_CUDA (0 ms) 2023-01-11T22:36:07.1033425Z [ RUN ] NVFuserTest.FusionGather4_CUDA 2023-01-11T22:36:07.1033613Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1033796Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1034042Z [ SKIPPED ] NVFuserTest.FusionGather4_CUDA (0 ms) 2023-01-11T22:36:07.1034268Z [ RUN ] NVFuserTest.FusionGather5_CUDA 2023-01-11T22:36:07.1034470Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1034654Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1034901Z [ SKIPPED ] NVFuserTest.FusionGather5_CUDA (0 ms) 2023-01-11T22:36:07.1035127Z [ RUN ] NVFuserTest.FusionGather6_CUDA 2023-01-11T22:36:07.1035314Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1035504Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1035751Z [ SKIPPED ] NVFuserTest.FusionGather6_CUDA (0 ms) 2023-01-11T22:36:07.1035974Z [ RUN ] NVFuserTest.FusionGather7_CUDA 2023-01-11T22:36:07.1036174Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1036356Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1036598Z [ SKIPPED ] NVFuserTest.FusionGather7_CUDA (0 ms) 2023-01-11T22:36:07.1036806Z [ RUN ] NVFuserTest.FusionGather8_CUDA 2023-01-11T22:36:07.1037005Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1037187Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1037478Z [ SKIPPED ] NVFuserTest.FusionGather8_CUDA (0 ms) 2023-01-11T22:36:07.1037710Z [ RUN ] NVFuserTest.FusionGather9_CUDA 2023-01-11T22:36:07.1037920Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1038102Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1038349Z [ SKIPPED ] NVFuserTest.FusionGather9_CUDA (0 ms) 2023-01-11T22:36:07.1038556Z [ RUN ] NVFuserTest.FusionConv2D_CUDA 2023-01-11T22:36:07.1038758Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1038942Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1039188Z [ SKIPPED ] NVFuserTest.FusionConv2D_CUDA (0 ms) 2023-01-11T22:36:07.1039448Z [ RUN ] NVFuserTest.FusionConv2DNoPadding_CUDA 2023-01-11T22:36:07.1039646Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1039829Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1040099Z [ SKIPPED ] NVFuserTest.FusionConv2DNoPadding_CUDA (0 ms) 2023-01-11T22:36:07.1040381Z [ RUN ] NVFuserTest.FusionConv2DNoPaddingStrided_CUDA 2023-01-11T22:36:07.1040624Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1040811Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1041120Z [ SKIPPED ] NVFuserTest.FusionConv2DNoPaddingStrided_CUDA (0 ms) 2023-01-11T22:36:07.1041361Z [ RUN ] NVFuserTest.FusionConv2DChain_CUDA 2023-01-11T22:36:07.1041567Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1041750Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1041996Z [ SKIPPED ] NVFuserTest.FusionConv2DChain_CUDA (0 ms) 2023-01-11T22:36:07.1042306Z [ RUN ] NVFuserTest.FusionConv2DStaticEvenSizedWindow_CUDA 2023-01-11T22:36:07.1042510Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1042696Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1043029Z [ SKIPPED ] NVFuserTest.FusionConv2DStaticEvenSizedWindow_CUDA (0 ms) 2023-01-11T22:36:07.1043285Z [ RUN ] NVFuserTest.FusionConv4x4Pad1x1_CUDA 2023-01-11T22:36:07.1043491Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1043675Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1043929Z [ SKIPPED ] NVFuserTest.FusionConv4x4Pad1x1_CUDA (0 ms) 2023-01-11T22:36:07.1044180Z [ RUN ] NVFuserTest.FusionConv4x5Pad1x2_CUDA 2023-01-11T22:36:07.1044384Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1044568Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1044840Z [ SKIPPED ] NVFuserTest.FusionConv4x5Pad1x2_CUDA (0 ms) 2023-01-11T22:36:07.1045335Z [ RUN ] NVFuserTest.FusionConv4x4Pad1x1Stride4_CUDA 2023-01-11T22:36:07.1045542Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1045718Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1046018Z [ SKIPPED ] NVFuserTest.FusionConv4x4Pad1x1Stride4_CUDA (0 ms) 2023-01-11T22:36:07.1046239Z [ RUN ] NVFuserTest.FusionIm2Col_CUDA 2023-01-11T22:36:07.1046447Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1046630Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1046911Z [ SKIPPED ] NVFuserTest.FusionIm2Col_CUDA (0 ms) 2023-01-11T22:36:07.1047173Z [ RUN ] NVFuserTest.FusionShiftNoPadding1_CUDA 2023-01-11T22:36:07.1047378Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1047543Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1047825Z [ SKIPPED ] NVFuserTest.FusionShiftNoPadding1_CUDA (0 ms) 2023-01-11T22:36:07.1048157Z [ RUN ] NVFuserTest.FusionShiftNoPadding2_CUDA 2023-01-11T22:36:07.1048367Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1048557Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1048840Z [ SKIPPED ] NVFuserTest.FusionShiftNoPadding2_CUDA (0 ms) 2023-01-11T22:36:07.1049098Z [ RUN ] NVFuserTest.FusionShiftNoPadding3_CUDA 2023-01-11T22:36:07.1049296Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1049465Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1049742Z [ SKIPPED ] NVFuserTest.FusionShiftNoPadding3_CUDA (0 ms) 2023-01-11T22:36:07.1050039Z [ RUN ] NVFuserTest.FusionShiftNoPaddingContigMerge_CUDA 2023-01-11T22:36:07.1050238Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1050420Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1050744Z [ SKIPPED ] NVFuserTest.FusionShiftNoPaddingContigMerge_CUDA (0 ms) 2023-01-11T22:36:07.1051019Z [ RUN ] NVFuserTest.FusionShiftNoPaddingChain_CUDA 2023-01-11T22:36:07.1051270Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1051452Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1051746Z [ SKIPPED ] NVFuserTest.FusionShiftNoPaddingChain_CUDA (0 ms) 2023-01-11T22:36:07.1052029Z [ RUN ] NVFuserTest.FusionShiftNoPaddingRfactor_CUDA 2023-01-11T22:36:07.1052228Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1052411Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1052714Z [ SKIPPED ] NVFuserTest.FusionShiftNoPaddingRfactor_CUDA (0 ms) 2023-01-11T22:36:07.1052970Z [ RUN ] NVFuserTest.FusionShiftPadding1_CUDA 2023-01-11T22:36:07.1053155Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1053346Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1053618Z [ SKIPPED ] NVFuserTest.FusionShiftPadding1_CUDA (0 ms) 2023-01-11T22:36:07.1053873Z [ RUN ] NVFuserTest.FusionPartialSplit1_CUDA 2023-01-11T22:36:07.1054063Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1054245Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1054514Z [ SKIPPED ] NVFuserTest.FusionPartialSplit1_CUDA (0 ms) 2023-01-11T22:36:07.1054765Z [ RUN ] NVFuserTest.FusionPartialSplit2_CUDA 2023-01-11T22:36:07.1054950Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1055132Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1055404Z [ SKIPPED ] NVFuserTest.FusionPartialSplit2_CUDA (0 ms) 2023-01-11T22:36:07.1055651Z [ RUN ] NVFuserTest.FusionPartialSplit3_CUDA 2023-01-11T22:36:07.1055859Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1056041Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1056317Z [ SKIPPED ] NVFuserTest.FusionPartialSplit3_CUDA (0 ms) 2023-01-11T22:36:07.1056547Z [ RUN ] NVFuserTest.FusionPartialSplit4_CUDA 2023-01-11T22:36:07.1056749Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1056932Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1057199Z [ SKIPPED ] NVFuserTest.FusionPartialSplit4_CUDA (0 ms) 2023-01-11T22:36:07.1057448Z [ RUN ] NVFuserTest.FusionPartialSplit5_CUDA 2023-01-11T22:36:07.1057652Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1057833Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1058103Z [ SKIPPED ] NVFuserTest.FusionPartialSplit5_CUDA (0 ms) 2023-01-11T22:36:07.1058337Z [ RUN ] NVFuserTest.FusionPartialSplit6_CUDA 2023-01-11T22:36:07.1058601Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1058800Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1059069Z [ SKIPPED ] NVFuserTest.FusionPartialSplit6_CUDA (0 ms) 2023-01-11T22:36:07.1059323Z [ RUN ] NVFuserTest.FusionShiftUnswitch1_CUDA 2023-01-11T22:36:07.1059532Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1059714Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1059973Z [ SKIPPED ] NVFuserTest.FusionShiftUnswitch1_CUDA (0 ms) 2023-01-11T22:36:07.1060228Z [ RUN ] NVFuserTest.FusionGatherUnswitch1_CUDA 2023-01-11T22:36:07.1060431Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1060613Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1060892Z [ SKIPPED ] NVFuserTest.FusionGatherUnswitch1_CUDA (0 ms) 2023-01-11T22:36:07.1061151Z [ RUN ] NVFuserTest.FusionGatherStrided1_CUDA 2023-01-11T22:36:07.1061353Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1061587Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1061844Z [ SKIPPED ] NVFuserTest.FusionGatherStrided1_CUDA (0 ms) 2023-01-11T22:36:07.1062095Z [ RUN ] NVFuserTest.FusionGatherStrided2_CUDA 2023-01-11T22:36:07.1062296Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1062475Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1062749Z [ SKIPPED ] NVFuserTest.FusionGatherStrided2_CUDA (0 ms) 2023-01-11T22:36:07.1063001Z [ RUN ] NVFuserTest.FusionGatherStrided3_CUDA 2023-01-11T22:36:07.1063198Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1063382Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1063645Z [ SKIPPED ] NVFuserTest.FusionGatherStrided3_CUDA (0 ms) 2023-01-11T22:36:07.1063899Z [ RUN ] NVFuserTest.FusionGatherStrided4_CUDA 2023-01-11T22:36:07.1064104Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1064287Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1064553Z [ SKIPPED ] NVFuserTest.FusionGatherStrided4_CUDA (0 ms) 2023-01-11T22:36:07.1064798Z [ RUN ] NVFuserTest.FusionGatherStrided5_CUDA 2023-01-11T22:36:07.1065000Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1065164Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1065434Z [ SKIPPED ] NVFuserTest.FusionGatherStrided5_CUDA (0 ms) 2023-01-11T22:36:07.1065683Z [ RUN ] NVFuserTest.FusionGatherStrided6_CUDA 2023-01-11T22:36:07.1065887Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1066071Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1066341Z [ SKIPPED ] NVFuserTest.FusionGatherStrided6_CUDA (0 ms) 2023-01-11T22:36:07.1066596Z [ RUN ] NVFuserTest.FusionGatherStrided7_CUDA 2023-01-11T22:36:07.1066798Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1066966Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1067237Z [ SKIPPED ] NVFuserTest.FusionGatherStrided7_CUDA (0 ms) 2023-01-11T22:36:07.1067487Z [ RUN ] NVFuserTest.FusionGatherStrided8_CUDA 2023-01-11T22:36:07.1067683Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1067862Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1068125Z [ SKIPPED ] NVFuserTest.FusionGatherStrided8_CUDA (0 ms) 2023-01-11T22:36:07.1068391Z [ RUN ] NVFuserTest.FusionGatherStridedChain_CUDA 2023-01-11T22:36:07.1068625Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1068813Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1069109Z [ SKIPPED ] NVFuserTest.FusionGatherStridedChain_CUDA (0 ms) 2023-01-11T22:36:07.1069373Z [ RUN ] NVFuserTest.FusionMaxPoolingStrided_CUDA 2023-01-11T22:36:07.1069575Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1069755Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1070043Z [ SKIPPED ] NVFuserTest.FusionMaxPoolingStrided_CUDA (0 ms) 2023-01-11T22:36:07.1070314Z [ RUN ] NVFuserTest.FusionConv2DStaticStrided_CUDA 2023-01-11T22:36:07.1070503Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1070682Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1070979Z [ SKIPPED ] NVFuserTest.FusionConv2DStaticStrided_CUDA (0 ms) 2023-01-11T22:36:07.1071243Z [ RUN ] NVFuserTest.FusionNonDivisibleHalo1_CUDA 2023-01-11T22:36:07.1071450Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1071691Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1071982Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleHalo1_CUDA (0 ms) 2023-01-11T22:36:07.1072242Z [ RUN ] NVFuserTest.FusionNonDivisibleHalo2_CUDA 2023-01-11T22:36:07.1072436Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1072613Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1072891Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleHalo2_CUDA (0 ms) 2023-01-11T22:36:07.1073217Z [ RUN ] NVFuserTest.FusionGather9ptStencilDoubleBuffering_CUDA 2023-01-11T22:36:07.1073424Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1073607Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1073956Z [ SKIPPED ] NVFuserTest.FusionGather9ptStencilDoubleBuffering_CUDA (0 ms) 2023-01-11T22:36:07.1074239Z [ RUN ] NVFuserTest.FusionValidateParallelizeShift_CUDA 2023-01-11T22:36:07.1074450Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1074629Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1074948Z [ SKIPPED ] NVFuserTest.FusionValidateParallelizeShift_CUDA (0 ms) 2023-01-11T22:36:07.1075243Z [ RUN ] NVFuserTest.FusionGatherIterTypePromotion_CUDA 2023-01-11T22:36:07.1075449Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1075623Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1075936Z [ SKIPPED ] NVFuserTest.FusionGatherIterTypePromotion_CUDA (0 ms) 2023-01-11T22:36:07.1076199Z [ RUN ] NVFuserTest.FusionContigPredicateShift_CUDA 2023-01-11T22:36:07.1076402Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1076589Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1076889Z [ SKIPPED ] NVFuserTest.FusionContigPredicateShift_CUDA (0 ms) 2023-01-11T22:36:07.1077132Z [ RUN ] NVFuserTest.FusionVoltaMMATT_CUDA 2023-01-11T22:36:07.1077331Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1077511Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1077770Z [ SKIPPED ] NVFuserTest.FusionVoltaMMATT_CUDA (0 ms) 2023-01-11T22:36:07.1077992Z [ RUN ] NVFuserTest.FusionVoltaMMATN_CUDA 2023-01-11T22:36:07.1078198Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1078373Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1078627Z [ SKIPPED ] NVFuserTest.FusionVoltaMMATN_CUDA (0 ms) 2023-01-11T22:36:07.1078857Z [ RUN ] NVFuserTest.FusionVoltaMMANT_CUDA 2023-01-11T22:36:07.1079105Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1079297Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1079544Z [ SKIPPED ] NVFuserTest.FusionVoltaMMANT_CUDA (0 ms) 2023-01-11T22:36:07.1079780Z [ RUN ] NVFuserTest.FusionVoltaMatmul_CUDA 2023-01-11T22:36:07.1079977Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1080152Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1080416Z [ SKIPPED ] NVFuserTest.FusionVoltaMatmul_CUDA (0 ms) 2023-01-11T22:36:07.1080720Z [ RUN ] NVFuserTest.FusionVoltaMatmulRegDoubleBuffer_CUDA 2023-01-11T22:36:07.1080923Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1081108Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1081419Z [ SKIPPED ] NVFuserTest.FusionVoltaMatmulRegDoubleBuffer_CUDA (0 ms) 2023-01-11T22:36:07.1081659Z [ RUN ] NVFuserTest.FusionAmpereMMATN_CUDA 2023-01-11T22:36:07.1081862Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1082104Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1082407Z [ SKIPPED ] NVFuserTest.FusionAmpereMMATN_CUDA (0 ms) 2023-01-11T22:36:07.1082651Z [ RUN ] NVFuserTest.FusionAmpereMMATT_CUDA 2023-01-11T22:36:07.1082853Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1083038Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1083283Z [ SKIPPED ] NVFuserTest.FusionAmpereMMATT_CUDA (0 ms) 2023-01-11T22:36:07.1083522Z [ RUN ] NVFuserTest.FusionAmpereMMANT_CUDA 2023-01-11T22:36:07.1083723Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1083907Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1084166Z [ SKIPPED ] NVFuserTest.FusionAmpereMMANT_CUDA (0 ms) 2023-01-11T22:36:07.1084417Z [ RUN ] NVFuserTest.FusionAmpereMatmul_CUDA 2023-01-11T22:36:07.1084616Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1084787Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1085260Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmul_CUDA (0 ms) 2023-01-11T22:36:07.1085573Z [ RUN ] NVFuserTest.FusionAmpereMatmulPipelineGmem_CUDA 2023-01-11T22:36:07.1085770Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1085953Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1086271Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmulPipelineGmem_CUDA (0 ms) 2023-01-11T22:36:07.1086572Z [ RUN ] NVFuserTest.FusionAmpereMatmulRegDbouleBuffer_CUDA 2023-01-11T22:36:07.1086770Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1086937Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1087271Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmulRegDbouleBuffer_CUDA (0 ms) 2023-01-11T22:36:07.1087544Z [ RUN ] NVFuserTest.FusionMatmulMatmulAmpere_CUDA 2023-01-11T22:36:07.1087745Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1087927Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1088219Z [ SKIPPED ] NVFuserTest.FusionMatmulMatmulAmpere_CUDA (0 ms) 2023-01-11T22:36:07.1088516Z [ RUN ] NVFuserTest.FusionMatmulSoftmaxMatmulAmpere_CUDA 2023-01-11T22:36:07.1088718Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1088885Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1089200Z [ SKIPPED ] NVFuserTest.FusionMatmulSoftmaxMatmulAmpere_CUDA (0 ms) 2023-01-11T22:36:07.1089440Z [ RUN ] NVFuserTest.FusionTuringMMATN_CUDA 2023-01-11T22:36:07.1089715Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1089904Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1090171Z [ SKIPPED ] NVFuserTest.FusionTuringMMATN_CUDA (0 ms) 2023-01-11T22:36:07.1090412Z [ RUN ] NVFuserTest.FusionTuringMMATT_CUDA 2023-01-11T22:36:07.1090600Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1090783Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1091044Z [ SKIPPED ] NVFuserTest.FusionTuringMMATT_CUDA (0 ms) 2023-01-11T22:36:07.1091281Z [ RUN ] NVFuserTest.FusionTuringMMANT_CUDA 2023-01-11T22:36:07.1091488Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1091672Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1091930Z [ SKIPPED ] NVFuserTest.FusionTuringMMANT_CUDA (0 ms) 2023-01-11T22:36:07.1092176Z [ RUN ] NVFuserTest.FusionTuringMatmul_CUDA 2023-01-11T22:36:07.1092369Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1092553Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1092879Z [ SKIPPED ] NVFuserTest.FusionTuringMatmul_CUDA (0 ms) 2023-01-11T22:36:07.1093161Z [ RUN ] NVFuserTest.FusionAmpereMatmulTNcpAsync_CUDA 2023-01-11T22:36:07.1093361Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1093544Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1093848Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmulTNcpAsync_CUDA (0 ms) 2023-01-11T22:36:07.1094147Z [ RUN ] NVFuserTest.FusionAmpereStridedBatchedMatmulTN_CUDA 2023-01-11T22:36:07.1094350Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1094534Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1094871Z [ SKIPPED ] NVFuserTest.FusionAmpereStridedBatchedMatmulTN_CUDA (0 ms) 2023-01-11T22:36:07.1095142Z [ RUN ] NVFuserTest.FusionAmpereViewMatmulTN_CUDA 2023-01-11T22:36:07.1095342Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1095526Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1095817Z [ SKIPPED ] NVFuserTest.FusionAmpereViewMatmulTN_CUDA (0 ms) 2023-01-11T22:36:07.1096091Z [ RUN ] NVFuserTest.FusionVoltaMatMulTNCrossWarp_CUDA 2023-01-11T22:36:07.1096291Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1096474Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1096774Z [ SKIPPED ] NVFuserTest.FusionVoltaMatMulTNCrossWarp_CUDA (0 ms) 2023-01-11T22:36:07.1097058Z [ RUN ] NVFuserTest.FusionVoltaMatMulTNCrossCTA_CUDA 2023-01-11T22:36:07.1097258Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1097439Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1097743Z [ SKIPPED ] NVFuserTest.FusionVoltaMatMulTNCrossCTA_CUDA (0 ms) 2023-01-11T22:36:07.1098021Z [ RUN ] NVFuserTest.FusionAmpereMatmulTNSwizzled_CUDA 2023-01-11T22:36:07.1098214Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1098394Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1098701Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmulTNSwizzled_CUDA (0 ms) 2023-01-11T22:36:07.1098981Z [ RUN ] NVFuserTest.FusionAmpereMatmulLargeLoad_CUDA 2023-01-11T22:36:07.1099186Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1099367Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1099654Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmulLargeLoad_CUDA (0 ms) 2023-01-11T22:36:07.1099931Z [ RUN ] NVFuserTest.FusionTuringMatmulLargeLoad_CUDA 2023-01-11T22:36:07.1100171Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1100363Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1100672Z [ SKIPPED ] NVFuserTest.FusionTuringMatmulLargeLoad_CUDA (0 ms) 2023-01-11T22:36:07.1100966Z [ RUN ] NVFuserTest.FusionViewDtypeSameSizeOutput_CUDA 2023-01-11T22:36:07.1101169Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1101353Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1101651Z [ SKIPPED ] NVFuserTest.FusionViewDtypeSameSizeOutput_CUDA (0 ms) 2023-01-11T22:36:07.1101950Z [ RUN ] NVFuserTest.FusionViewDtypeFailMismatchSize_CUDA 2023-01-11T22:36:07.1102154Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1102329Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1102652Z [ SKIPPED ] NVFuserTest.FusionViewDtypeFailMismatchSize_CUDA (0 ms) 2023-01-11T22:36:07.1103007Z [ RUN ] NVFuserTest.FusionViewAsRealOutput_CUDA 2023-01-11T22:36:07.1103210Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1103475Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1103742Z [ SKIPPED ] NVFuserTest.FusionViewAsRealOutput_CUDA (0 ms) 2023-01-11T22:36:07.1104054Z [ RUN ] NVFuserTest.FusionViewRfactorExtentReplacement_CUDA 2023-01-11T22:36:07.1104255Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1104438Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1104772Z [ SKIPPED ] NVFuserTest.FusionViewRfactorExtentReplacement_CUDA (0 ms) 2023-01-11T22:36:07.1105006Z [ RUN ] NVFuserTest.FusionViewOutput_CUDA 2023-01-11T22:36:07.1105203Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1105385Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1105634Z [ SKIPPED ] NVFuserTest.FusionViewOutput_CUDA (0 ms) 2023-01-11T22:36:07.1105912Z [ RUN ] NVFuserTest.FusionViewFailMismatchSize_CUDA 2023-01-11T22:36:07.1106119Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1106301Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1106598Z [ SKIPPED ] NVFuserTest.FusionViewFailMismatchSize_CUDA (0 ms) 2023-01-11T22:36:07.1106896Z [ RUN ] NVFuserTest.FusionViewFailMulitDimInference_CUDA 2023-01-11T22:36:07.1107099Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1107265Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1107585Z [ SKIPPED ] NVFuserTest.FusionViewFailMulitDimInference_CUDA (0 ms) 2023-01-11T22:36:07.1107851Z [ RUN ] NVFuserTest.FusionViewReductionShmoo_CUDA 2023-01-11T22:36:07.1108050Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1108228Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1108516Z [ SKIPPED ] NVFuserTest.FusionViewReductionShmoo_CUDA (0 ms) 2023-01-11T22:36:07.1108792Z [ RUN ] NVFuserTest.FusionViewPersistentShmoo_CUDA 2023-01-11T22:36:07.1108990Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1109157Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1109454Z [ SKIPPED ] NVFuserTest.FusionViewPersistentShmoo_CUDA (0 ms) 2023-01-11T22:36:07.1109688Z [ RUN ] NVFuserTest.FusionViewSplit_CUDA 2023-01-11T22:36:07.1109891Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1110071Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1110326Z [ SKIPPED ] NVFuserTest.FusionViewSplit_CUDA (0 ms) 2023-01-11T22:36:07.1110568Z [ RUN ] NVFuserTest.FusionViewBroadcast_CUDA 2023-01-11T22:36:07.1110811Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1110988Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1111264Z [ SKIPPED ] NVFuserTest.FusionViewBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.1111496Z [ RUN ] NVFuserTest.FusionViewMerge_CUDA 2023-01-11T22:36:07.1111702Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1111883Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1112133Z [ SKIPPED ] NVFuserTest.FusionViewMerge_CUDA (0 ms) 2023-01-11T22:36:07.1112377Z [ RUN ] NVFuserTest.FusionViewAllShmoo_CUDA 2023-01-11T22:36:07.1112565Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1112740Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1113005Z [ SKIPPED ] NVFuserTest.FusionViewAllShmoo_CUDA (0 ms) 2023-01-11T22:36:07.1113244Z [ RUN ] NVFuserTest.FusionViewStride_CUDA 2023-01-11T22:36:07.1113447Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1113678Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1113939Z [ SKIPPED ] NVFuserTest.FusionViewStride_CUDA (0 ms) 2023-01-11T22:36:07.1114175Z [ RUN ] NVFuserTest.FusionViewBinary_CUDA 2023-01-11T22:36:07.1114363Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1114547Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1114804Z [ SKIPPED ] NVFuserTest.FusionViewBinary_CUDA (0 ms) 2023-01-11T22:36:07.1115071Z [ RUN ] NVFuserTest.FusionViewConcreteDomain_CUDA 2023-01-11T22:36:07.1115271Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1115454Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1115736Z [ SKIPPED ] NVFuserTest.FusionViewConcreteDomain_CUDA (0 ms) 2023-01-11T22:36:07.1115997Z [ RUN ] NVFuserTest.FusionViewConcreteDomain2_CUDA 2023-01-11T22:36:07.1116208Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1116390Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1116684Z [ SKIPPED ] NVFuserTest.FusionViewConcreteDomain2_CUDA (0 ms) 2023-01-11T22:36:07.1116955Z [ RUN ] NVFuserTest.FusionViewConcreteDomain3_CUDA 2023-01-11T22:36:07.1117156Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1117338Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1117630Z [ SKIPPED ] NVFuserTest.FusionViewConcreteDomain3_CUDA (0 ms) 2023-01-11T22:36:07.1117884Z [ RUN ] NVFuserTest.FusionViewConcreteDomain4_CUDA 2023-01-11T22:36:07.1118085Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1118266Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1118559Z [ SKIPPED ] NVFuserTest.FusionViewConcreteDomain4_CUDA (0 ms) 2023-01-11T22:36:07.1118829Z [ RUN ] NVFuserTest.FusionViewConcreteDomain5_CUDA 2023-01-11T22:36:07.1119034Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1119216Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1119503Z [ SKIPPED ] NVFuserTest.FusionViewConcreteDomain5_CUDA (0 ms) 2023-01-11T22:36:07.1119798Z [ RUN ] NVFuserTest.FusionFlattenAfterUnsqueezeOutput_CUDA 2023-01-11T22:36:07.1120002Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1120183Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1120519Z [ SKIPPED ] NVFuserTest.FusionFlattenAfterUnsqueezeOutput_CUDA (0 ms) 2023-01-11T22:36:07.1120842Z [ RUN ] NVFuserTest.FusionComputeAtRootDomainMapWithView_CUDA 2023-01-11T22:36:07.1121091Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1121279Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1121617Z [ SKIPPED ] NVFuserTest.FusionComputeAtRootDomainMapWithView_CUDA (0 ms) 2023-01-11T22:36:07.1121859Z [ RUN ] NVFuserTest.FusionExpandRepro_CUDA 2023-01-11T22:36:07.1122051Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1122233Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1122496Z [ SKIPPED ] NVFuserTest.FusionExpandRepro_CUDA (0 ms) 2023-01-11T22:36:07.1122736Z [ RUN ] NVFuserTest.FusionExpandView1_CUDA 2023-01-11T22:36:07.1122935Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1123116Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1123362Z [ SKIPPED ] NVFuserTest.FusionExpandView1_CUDA (0 ms) 2023-01-11T22:36:07.1123605Z [ RUN ] NVFuserTest.FusionExpandView2_CUDA 2023-01-11T22:36:07.1123810Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1124035Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1124295Z [ SKIPPED ] NVFuserTest.FusionExpandView2_CUDA (0 ms) 2023-01-11T22:36:07.1124562Z [ RUN ] NVFuserTest.FusionViewTransformCache_CUDA 2023-01-11T22:36:07.1124767Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1125148Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1125444Z [ SKIPPED ] NVFuserTest.FusionViewTransformCache_CUDA (0 ms) 2023-01-11T22:36:07.1125684Z [ RUN ] NVFuserTest.FusionViewIdGraph_CUDA 2023-01-11T22:36:07.1125887Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1126068Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1126329Z [ SKIPPED ] NVFuserTest.FusionViewIdGraph_CUDA (0 ms) 2023-01-11T22:36:07.1126575Z [ RUN ] NVFuserTest.FusionViewVectorize_CUDA 2023-01-11T22:36:07.1126776Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1126949Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1127220Z [ SKIPPED ] NVFuserTest.FusionViewVectorize_CUDA (0 ms) 2023-01-11T22:36:07.1127470Z [ RUN ] NVFuserTest.FusionExpandFlatten_CUDA 2023-01-11T22:36:07.1127666Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1127846Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1128114Z [ SKIPPED ] NVFuserTest.FusionExpandFlatten_CUDA (0 ms) 2023-01-11T22:36:07.1128404Z [ RUN ] NVFuserTest.FusionIllegalReductionFlatten_CUDA 2023-01-11T22:36:07.1128608Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1128775Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1129084Z [ SKIPPED ] NVFuserTest.FusionIllegalReductionFlatten_CUDA (0 ms) 2023-01-11T22:36:07.1129341Z [ RUN ] NVFuserTest.FusionReductionFlatten1_CUDA 2023-01-11T22:36:07.1129549Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1129732Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1130018Z [ SKIPPED ] NVFuserTest.FusionReductionFlatten1_CUDA (0 ms) 2023-01-11T22:36:07.1130283Z [ RUN ] NVFuserTest.FusionPwiseViewSchedule_CUDA 2023-01-11T22:36:07.1130485Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1130654Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1130938Z [ SKIPPED ] NVFuserTest.FusionPwiseViewSchedule_CUDA (0 ms) 2023-01-11T22:36:07.1131186Z [ RUN ] NVFuserTest.FusionSumViewSchedule_CUDA 2023-01-11T22:36:07.1131386Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1131641Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1131937Z [ SKIPPED ] NVFuserTest.FusionSumViewSchedule_CUDA (0 ms) 2023-01-11T22:36:07.1132205Z [ RUN ] NVFuserTest.FusionViewMagicSchedule1_CUDA 2023-01-11T22:36:07.1132394Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1132573Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1132866Z [ SKIPPED ] NVFuserTest.FusionViewMagicSchedule1_CUDA (0 ms) 2023-01-11T22:36:07.1133132Z [ RUN ] NVFuserTest.FusionViewMagicSchedule2_CUDA 2023-01-11T22:36:07.1133332Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1133513Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1133800Z [ SKIPPED ] NVFuserTest.FusionViewMagicSchedule2_CUDA (0 ms) 2023-01-11T22:36:07.1134060Z [ RUN ] NVFuserTest.FusionViewMagicSchedule3_CUDA 2023-01-11T22:36:07.1134252Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1134500Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1134792Z [ SKIPPED ] NVFuserTest.FusionViewMagicSchedule3_CUDA (0 ms) 2023-01-11T22:36:07.1135053Z [ RUN ] NVFuserTest.FusionViewMagicSchedule4_CUDA 2023-01-11T22:36:07.1135257Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1135434Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1135722Z [ SKIPPED ] NVFuserTest.FusionViewMagicSchedule4_CUDA (0 ms) 2023-01-11T22:36:07.1135972Z [ RUN ] NVFuserTest.FusionViewMagicSchedule5_CUDA 2023-01-11T22:36:07.1136174Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1136356Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1136637Z [ SKIPPED ] NVFuserTest.FusionViewMagicSchedule5_CUDA (0 ms) 2023-01-11T22:36:07.1136880Z [ RUN ] NVFuserTest.FusionViewMapping_CUDA 2023-01-11T22:36:07.1137082Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1137267Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1137528Z [ SKIPPED ] NVFuserTest.FusionViewMapping_CUDA (0 ms) 2023-01-11T22:36:07.1137794Z [ RUN ] NVFuserTest.FusionLowerDivisibleSplits_CUDA 2023-01-11T22:36:07.1137996Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1138176Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1138475Z [ SKIPPED ] NVFuserTest.FusionLowerDivisibleSplits_CUDA (0 ms) 2023-01-11T22:36:07.1138715Z [ RUN ] NVFuserTest.FusionTranspose1_CUDA 2023-01-11T22:36:07.1138921Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1139103Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1139364Z [ SKIPPED ] NVFuserTest.FusionTranspose1_CUDA (0 ms) 2023-01-11T22:36:07.1139587Z [ RUN ] NVFuserTest.FusionTranspose2_CUDA 2023-01-11T22:36:07.1139790Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1139972Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1140227Z [ SKIPPED ] NVFuserTest.FusionTranspose2_CUDA (0 ms) 2023-01-11T22:36:07.1140497Z [ RUN ] NVFuserTest.FusionTransposeWithSwizzle_CUDA 2023-01-11T22:36:07.1140699Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1140882Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1141166Z [ SKIPPED ] NVFuserTest.FusionTransposeWithSwizzle_CUDA (0 ms) 2023-01-11T22:36:07.1141505Z [ RUN ] NVFuserTest.FusionTransposeWithSwizzle1DThreadBlock_CUDA 2023-01-11T22:36:07.1141705Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1141932Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1142304Z [ SKIPPED ] NVFuserTest.FusionTransposeWithSwizzle1DThreadBlock_CUDA (0 ms) 2023-01-11T22:36:07.1142592Z [ RUN ] NVFuserTest.FusionScheduleTransposeSimple_CUDA 2023-01-11T22:36:07.1142794Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1142975Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1143275Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSimple_CUDA (0 ms) 2023-01-11T22:36:07.1143609Z [ RUN ] NVFuserTest.FusionScheduleTransposeSinTransposeCos_CUDA 2023-01-11T22:36:07.1143809Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1143984Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1144339Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSinTransposeCos_CUDA (0 ms) 2023-01-11T22:36:07.1144666Z [ RUN ] NVFuserTest.FusionScheduleTransposeMultipleInput_CUDA 2023-01-11T22:36:07.1144863Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1145094Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1145424Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeMultipleInput_CUDA (0 ms) 2023-01-11T22:36:07.1145753Z [ RUN ] NVFuserTest.FusionScheduleTransposeMultipleOutput_CUDA 2023-01-11T22:36:07.1145956Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1146136Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1146487Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeMultipleOutput_CUDA (0 ms) 2023-01-11T22:36:07.1146875Z [ RUN ] NVFuserTest.FusionScheduleTransposeMultipleInputOutput_CUDA 2023-01-11T22:36:07.1147082Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1147265Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1147629Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeMultipleInputOutput_CUDA (0 ms) 2023-01-11T22:36:07.1147998Z [ RUN ] NVFuserTest.FusionScheduleTransposeMatchingSkipConnection_CUDA 2023-01-11T22:36:07.1148200Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1148382Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1148771Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeMatchingSkipConnection_CUDA (0 ms) 2023-01-11T22:36:07.1149076Z [ RUN ] NVFuserTest.FusionScheduleTransposeBroadcast_CUDA 2023-01-11T22:36:07.1149278Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1149460Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1149773Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeBroadcast_CUDA (0 ms) 2023-01-11T22:36:07.1150086Z [ RUN ] NVFuserTest.FusionScheduleTransposeNoReference_CUDA 2023-01-11T22:36:07.1150290Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1150474Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1150809Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeNoReference_CUDA (0 ms) 2023-01-11T22:36:07.1151088Z [ RUN ] NVFuserTest.FusionScheduleBroadcastOnly_CUDA 2023-01-11T22:36:07.1151290Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1151471Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1151759Z [ SKIPPED ] NVFuserTest.FusionScheduleBroadcastOnly_CUDA (0 ms) 2023-01-11T22:36:07.1152070Z [ RUN ] NVFuserTest.FusionScheduleTransposeComplexDAG1_CUDA 2023-01-11T22:36:07.1152272Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1152455Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1152839Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeComplexDAG1_CUDA (0 ms) 2023-01-11T22:36:07.1153192Z [ RUN ] NVFuserTest.FusionManualScheduleTransposeComplexDAG1_CUDA 2023-01-11T22:36:07.1153398Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1153566Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1153933Z [ SKIPPED ] NVFuserTest.FusionManualScheduleTransposeComplexDAG1_CUDA (0 ms) 2023-01-11T22:36:07.1154189Z [ RUN ] NVFuserTest.FusionViewNoTranspose_CUDA 2023-01-11T22:36:07.1154394Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1154576Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1154854Z [ SKIPPED ] NVFuserTest.FusionViewNoTranspose_CUDA (0 ms) 2023-01-11T22:36:07.1155130Z [ RUN ] NVFuserTest.FusionTransposeSelfMapping_CUDA 2023-01-11T22:36:07.1155330Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1155499Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1155797Z [ SKIPPED ] NVFuserTest.FusionTransposeSelfMapping_CUDA (0 ms) 2023-01-11T22:36:07.1156167Z [ RUN ] NVFuserTest.FusionScheduleTransposeMissingDim_CUDA 2023-01-11T22:36:07.1156371Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1156549Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1156877Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeMissingDim_CUDA (0 ms) 2023-01-11T22:36:07.1157160Z [ RUN ] NVFuserTest.FusionScheduleTransposeSmall_CUDA 2023-01-11T22:36:07.1157360Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1157528Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1157832Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSmall_CUDA (0 ms) 2023-01-11T22:36:07.1158160Z [ RUN ] NVFuserTest.FusionScheduleTransposeSmallInnerSize1_CUDA 2023-01-11T22:36:07.1158365Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1158549Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1158900Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSmallInnerSize1_CUDA (0 ms) 2023-01-11T22:36:07.1159228Z [ RUN ] NVFuserTest.FusionScheduleTransposeSmallInnerSize2_CUDA 2023-01-11T22:36:07.1159433Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1159601Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1159952Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSmallInnerSize2_CUDA (0 ms) 2023-01-11T22:36:07.1160283Z [ RUN ] NVFuserTest.FusionScheduleTransposeSmallInnerSize3_CUDA 2023-01-11T22:36:07.1160485Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1160668Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1161021Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSmallInnerSize3_CUDA (0 ms) 2023-01-11T22:36:07.1161359Z [ RUN ] NVFuserTest.FusionScheduleTranspose2DSmallInnerSize_CUDA 2023-01-11T22:36:07.1161561Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1161730Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1162082Z [ SKIPPED ] NVFuserTest.FusionScheduleTranspose2DSmallInnerSize_CUDA (0 ms) 2023-01-11T22:36:07.1162370Z [ RUN ] NVFuserTest.FusionTransposeBankConflict1_CUDA 2023-01-11T22:36:07.1162574Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1162755Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1163059Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict1_CUDA (0 ms) 2023-01-11T22:36:07.1163343Z [ RUN ] NVFuserTest.FusionTransposeBankConflict2_CUDA 2023-01-11T22:36:07.1163573Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1163767Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1164076Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict2_CUDA (0 ms) 2023-01-11T22:36:07.1164361Z [ RUN ] NVFuserTest.FusionTransposeBankConflict3_CUDA 2023-01-11T22:36:07.1164558Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1164740Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1165305Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict3_CUDA (0 ms) 2023-01-11T22:36:07.1165610Z [ RUN ] NVFuserTest.FusionTransposeBankConflict4_CUDA 2023-01-11T22:36:07.1165797Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1165982Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1166281Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict4_CUDA (0 ms) 2023-01-11T22:36:07.1166569Z [ RUN ] NVFuserTest.FusionTransposeBankConflict5_CUDA 2023-01-11T22:36:07.1166771Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1167045Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1167349Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict5_CUDA (0 ms) 2023-01-11T22:36:07.1167638Z [ RUN ] NVFuserTest.FusionTransposeBankConflict6_CUDA 2023-01-11T22:36:07.1167828Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1168006Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1168308Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict6_CUDA (0 ms) 2023-01-11T22:36:07.1168591Z [ RUN ] NVFuserTest.FusionTransposeBankConflict7_CUDA 2023-01-11T22:36:07.1168793Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1168976Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1169284Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict7_CUDA (0 ms) 2023-01-11T22:36:07.1169556Z [ RUN ] NVFuserTest.FusionTransposeBankConflict8_CUDA 2023-01-11T22:36:07.1169761Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1169940Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1170241Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict8_CUDA (0 ms) 2023-01-11T22:36:07.1170521Z [ RUN ] NVFuserTest.FusionRNGValidateWithCURand_CUDA 2023-01-11T22:36:07.1170727Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1170906Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1171211Z [ SKIPPED ] NVFuserTest.FusionRNGValidateWithCURand_CUDA (0 ms) 2023-01-11T22:36:07.1171541Z [ RUN ] NVFuserTest.FusionRNGManualScheduleValidateWithCURand_CUDA 2023-01-11T22:36:07.1171744Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1171925Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1172297Z [ SKIPPED ] NVFuserTest.FusionRNGManualScheduleValidateWithCURand_CUDA (0 ms) 2023-01-11T22:36:07.1172650Z [ RUN ] NVFuserTest.FusionRNGManualScheduleValidateWithCURand2_CUDA 2023-01-11T22:36:07.1172852Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1173034Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1173404Z [ SKIPPED ] NVFuserTest.FusionRNGManualScheduleValidateWithCURand2_CUDA (0 ms) 2023-01-11T22:36:07.1173646Z [ RUN ] NVFuserTest.FusionBroadcastingRNG_CUDA 2023-01-11T22:36:07.1173852Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1174032Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1174314Z [ SKIPPED ] NVFuserTest.FusionBroadcastingRNG_CUDA (0 ms) 2023-01-11T22:36:07.1174635Z [ RUN ] NVFuserTest.FusionBroadcastingRNG2_CUDA 2023-01-11T22:36:07.1174848Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1175038Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1175320Z [ SKIPPED ] NVFuserTest.FusionBroadcastingRNG2_CUDA (0 ms) 2023-01-11T22:36:07.1175576Z [ RUN ] NVFuserTest.FusionBroadcastingRNGSmem_CUDA 2023-01-11T22:36:07.1175781Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1175962Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1176257Z [ SKIPPED ] NVFuserTest.FusionBroadcastingRNGSmem_CUDA (0 ms) 2023-01-11T22:36:07.1176589Z [ RUN ] NVFuserTest.FusionBroadcastingRNGSmemNonSquareTile_CUDA 2023-01-11T22:36:07.1176796Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1176974Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1177312Z [ SKIPPED ] NVFuserTest.FusionBroadcastingRNGSmemNonSquareTile_CUDA (0 ms) 2023-01-11T22:36:07.1177589Z [ RUN ] NVFuserTest.FusionUniform_CUDA 2023-01-11T22:36:07.1177795Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1177978Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1178227Z [ SKIPPED ] NVFuserTest.FusionUniform_CUDA (0 ms) 2023-01-11T22:36:07.1178487Z [ RUN ] NVFuserTest.FusionRandLikeReduction_CUDA 2023-01-11T22:36:07.1178689Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1178871Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1179143Z [ SKIPPED ] NVFuserTest.FusionRandLikeReduction_CUDA (0 ms) 2023-01-11T22:36:07.1179374Z [ RUN ] NVFuserTest.FusionSplitDims_CUDA 2023-01-11T22:36:07.1179573Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1179758Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1180013Z [ SKIPPED ] NVFuserTest.FusionSplitDims_CUDA (0 ms) 2023-01-11T22:36:07.1180248Z [ RUN ] NVFuserTest.FusionMergeDims_CUDA 2023-01-11T22:36:07.1180453Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1180632Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1180873Z [ SKIPPED ] NVFuserTest.FusionMergeDims_CUDA (0 ms) 2023-01-11T22:36:07.1181129Z [ RUN ] NVFuserTest.FusionReorderAsRFactor_CUDA 2023-01-11T22:36:07.1181328Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1181510Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1181789Z [ SKIPPED ] NVFuserTest.FusionReorderAsRFactor_CUDA (0 ms) 2023-01-11T22:36:07.1182048Z [ RUN ] NVFuserTest.FusionDisjointViewSet_CUDA 2023-01-11T22:36:07.1182250Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1182418Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1182701Z [ SKIPPED ] NVFuserTest.FusionDisjointViewSet_CUDA (0 ms) 2023-01-11T22:36:07.1182948Z [ RUN ] NVFuserTest.FusionMatchingViews_CUDA 2023-01-11T22:36:07.1183147Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1183328Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1183596Z [ SKIPPED ] NVFuserTest.FusionMatchingViews_CUDA (0 ms) 2023-01-11T22:36:07.1183881Z [ RUN ] NVFuserTest.FusionBroadcastViewMultiples_CUDA 2023-01-11T22:36:07.1184088Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1184262Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1184561Z [ SKIPPED ] NVFuserTest.FusionBroadcastViewMultiples_CUDA (0 ms) 2023-01-11T22:36:07.1184851Z [ RUN ] NVFuserTest.FusionTVDomainGuard_CUDA 2023-01-11T22:36:07.1185061Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h:366: Skipped 2023-01-11T22:36:07.1185252Z skipping tests on pre-PASCAL GPUs 2023-01-11T22:36:07.1185519Z [ SKIPPED ] NVFuserTest.FusionTVDomainGuard_CUDA (0 ms) 2023-01-11T22:36:07.1185760Z [----------] 759 tests from NVFuserTest (29 ms total) 2023-01-11T22:36:07.1185783Z 2023-01-11T22:36:07.1186030Z [----------] 2 tests from NVFuserMultithreadedTest 2023-01-11T22:36:07.1186298Z [ RUN ] NVFuserMultithreadedTest.SingleFunction_CUDA 2023-01-11T22:36:07.3323285Z [ OK ] NVFuserMultithreadedTest.SingleFunction_CUDA (282 ms) 2023-01-11T22:36:07.3323874Z [ RUN ] NVFuserMultithreadedTest.MultipleFunctions_CUDA 2023-01-11T22:36:07.3482508Z [ OK ] NVFuserMultithreadedTest.MultipleFunctions_CUDA (16 ms) 2023-01-11T22:36:07.3483334Z [----------] 2 tests from NVFuserMultithreadedTest (299 ms total) 2023-01-11T22:36:07.3483621Z 2023-01-11T22:36:07.3484083Z [----------] 12 tests from AliasAnalysisTest/BatchAndInstanceNormFixture 2023-01-11T22:36:07.3485323Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/0 2023-01-11T22:36:07.3486276Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/0 (0 ms) 2023-01-11T22:36:07.3487225Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/1 2023-01-11T22:36:07.3487928Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/1 (0 ms) 2023-01-11T22:36:07.3488853Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/2 2023-01-11T22:36:07.3489626Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/2 (0 ms) 2023-01-11T22:36:07.3490620Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/3 2023-01-11T22:36:07.3491309Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/3 (0 ms) 2023-01-11T22:36:07.3492048Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/0 2023-01-11T22:36:07.3492868Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/0 (0 ms) 2023-01-11T22:36:07.3493682Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/1 2023-01-11T22:36:07.3494482Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/1 (0 ms) 2023-01-11T22:36:07.3495294Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/2 2023-01-11T22:36:07.3496122Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/2 (0 ms) 2023-01-11T22:36:07.3496970Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/3 2023-01-11T22:36:07.3497990Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/3 (0 ms) 2023-01-11T22:36:07.3498789Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/0 2023-01-11T22:36:07.3499576Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/0 (0 ms) 2023-01-11T22:36:07.3500349Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/1 2023-01-11T22:36:07.3501117Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/1 (0 ms) 2023-01-11T22:36:07.3501890Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/2 2023-01-11T22:36:07.3502673Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/2 (0 ms) 2023-01-11T22:36:07.3503573Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/3 2023-01-11T22:36:07.3504368Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/3 (0 ms) 2023-01-11T22:36:07.3505060Z [----------] 12 tests from AliasAnalysisTest/BatchAndInstanceNormFixture (1 ms total) 2023-01-11T22:36:07.3505350Z 2023-01-11T22:36:07.3505676Z [----------] 10 tests from PyTorch/LiteInterpreterDynamicTypeTestFixture 2023-01-11T22:36:07.3506283Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/0 2023-01-11T22:36:08.5043669Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/0 (1154 ms) 2023-01-11T22:36:08.5044397Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/1 2023-01-11T22:36:10.0964685Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/1 (1592 ms) 2023-01-11T22:36:10.0965771Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/2 2023-01-11T22:36:11.9821089Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/2 (1885 ms) 2023-01-11T22:36:11.9821781Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/3 2023-01-11T22:36:13.7971151Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/3 (1814 ms) 2023-01-11T22:36:13.7972051Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/4 2023-01-11T22:36:15.5958977Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/4 (1798 ms) 2023-01-11T22:36:15.5959663Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/5 2023-01-11T22:36:17.4175836Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/5 (1821 ms) 2023-01-11T22:36:17.4176563Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/6 2023-01-11T22:36:19.2414104Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/6 (1823 ms) 2023-01-11T22:36:19.2414824Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/7 2023-01-11T22:36:21.0271489Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/7 (1785 ms) 2023-01-11T22:36:21.0272429Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/8 2023-01-11T22:36:22.6518903Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/8 (1624 ms) 2023-01-11T22:36:22.6519592Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/9 2023-01-11T22:36:24.2793921Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/9 (1627 ms) 2023-01-11T22:36:24.2794917Z [----------] 10 tests from PyTorch/LiteInterpreterDynamicTypeTestFixture (16929 ms total) 2023-01-11T22:36:24.2795235Z 2023-01-11T22:36:24.2795486Z [----------] Global test environment tear-down 2023-01-11T22:36:24.3026741Z [==========] 1340 tests from 122 test suites ran. (22310 ms total) 2023-01-11T22:36:24.3027543Z [ PASSED ] 581 tests. 2023-01-11T22:36:24.3028234Z [ SKIPPED ] 759 tests, listed below: 2023-01-11T22:36:24.3029168Z [ SKIPPED ] NVFuserTest.FusionDefinition_CUDA 2023-01-11T22:36:24.3030014Z [ SKIPPED ] NVFuserTest.PyFusionCache_CUDA 2023-01-11T22:36:24.3031011Z [ SKIPPED ] NVFuserTest.RecordFunctorEquality_CUDA 2023-01-11T22:36:24.3032080Z [ SKIPPED ] NVFuserTest.FusionIrGraphGenerator_CUDA 2023-01-11T22:36:24.3032988Z [ SKIPPED ] NVFuserTest.FusionDispatch_CUDA 2023-01-11T22:36:24.3034010Z [ SKIPPED ] NVFuserTest.FusionExprEvalConstants_CUDA 2023-01-11T22:36:24.3035027Z [ SKIPPED ] NVFuserTest.FusionExprEvalDouble_CUDA 2023-01-11T22:36:24.3035925Z [ SKIPPED ] NVFuserTest.FusionExprEvalBindings_CUDA 2023-01-11T22:36:24.3037213Z [ SKIPPED ] NVFuserTest.FusionExprEvalBasic_CUDA 2023-01-11T22:36:24.3038202Z [ SKIPPED ] NVFuserTest.FusionExprEvalComplex_CUDA 2023-01-11T22:36:24.3039000Z [ SKIPPED ] NVFuserTest.FusionExprEvalPostLower_CUDA 2023-01-11T22:36:24.3040031Z [ SKIPPED ] NVFuserTest.FusionKernelExprEvalConstants_CUDA 2023-01-11T22:36:24.3041053Z [ SKIPPED ] NVFuserTest.FusionKernelExprEvalBindings_CUDA 2023-01-11T22:36:24.3041970Z [ SKIPPED ] NVFuserTest.FusionClear_CUDA 2023-01-11T22:36:24.3042760Z [ SKIPPED ] NVFuserTest.FusionCopy_CUDA 2023-01-11T22:36:24.3043535Z [ SKIPPED ] NVFuserTest.FusionMove_CUDA 2023-01-11T22:36:24.3044333Z [ SKIPPED ] NVFuserTest.FusionSimpleArith_CUDA 2023-01-11T22:36:24.3045762Z [ SKIPPED ] NVFuserTest.FusionScalarTypePromote_CUDA 2023-01-11T22:36:24.3046308Z [ SKIPPED ] NVFuserTest.FusionComplexAbsTypes_CUDA 2023-01-11T22:36:24.3046764Z [ SKIPPED ] NVFuserTest.FusionRegister_CUDA 2023-01-11T22:36:24.3047261Z [ SKIPPED ] NVFuserTest.FusionTopoSort_CUDA 2023-01-11T22:36:24.3048176Z [ SKIPPED ] NVFuserTest.FusionTensor_CUDA 2023-01-11T22:36:24.3048998Z [ SKIPPED ] NVFuserTest.FusionFilterVals_CUDA 2023-01-11T22:36:24.3049816Z [ SKIPPED ] NVFuserTest.FusionTVSplit_CUDA 2023-01-11T22:36:24.3050611Z [ SKIPPED ] NVFuserTest.FusionTVMerge_CUDA 2023-01-11T22:36:24.3051347Z [ SKIPPED ] NVFuserTest.FusionTVReorder_CUDA 2023-01-11T22:36:24.3052175Z [ SKIPPED ] NVFuserTest.FusionEquality_CUDA 2023-01-11T22:36:24.3052700Z [ SKIPPED ] NVFuserTest.FusionDependency_CUDA 2023-01-11T22:36:24.3053555Z [ SKIPPED ] NVFuserTest.FusionParser_CUDA 2023-01-11T22:36:24.3054500Z [ SKIPPED ] NVFuserTest.FusionOuterSplit_CUDA 2023-01-11T22:36:24.3055398Z [ SKIPPED ] NVFuserTest.FusionCodeGen_CUDA 2023-01-11T22:36:24.3056257Z [ SKIPPED ] NVFuserTest.FusionCodeGen2_CUDA 2023-01-11T22:36:24.3057189Z [ SKIPPED ] NVFuserTest.FusionSimplePWise_CUDA 2023-01-11T22:36:24.3058239Z [ SKIPPED ] NVFuserTest.FusionSimplePWiseDtypeComplex_CUDA 2023-01-11T22:36:24.3059195Z [ SKIPPED ] NVFuserTest.FusionExecKernel_CUDA 2023-01-11T22:36:24.3060102Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt1_CUDA 2023-01-11T22:36:24.3061109Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt2_CUDA 2023-01-11T22:36:24.3062103Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt3_CUDA 2023-01-11T22:36:24.3063151Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt4_CUDA 2023-01-11T22:36:24.3064181Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt5_CUDA 2023-01-11T22:36:24.3065165Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt6_CUDA 2023-01-11T22:36:24.3066123Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt7_CUDA 2023-01-11T22:36:24.3066988Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAt8_CUDA 2023-01-11T22:36:24.3068098Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith1_CUDA 2023-01-11T22:36:24.3069129Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith2_CUDA 2023-01-11T22:36:24.3069733Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith3_CUDA 2023-01-11T22:36:24.3070243Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith4_CUDA 2023-01-11T22:36:24.3070768Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith5_CUDA 2023-01-11T22:36:24.3071288Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeWith6_CUDA 2023-01-11T22:36:24.3071809Z [ SKIPPED ] NVFuserTest.FusionComputeAtMultiConsumers_CUDA 2023-01-11T22:36:24.3072369Z [ SKIPPED ] NVFuserTest.FusionComputeAtCommonConsumer1_CUDA 2023-01-11T22:36:24.3072926Z [ SKIPPED ] NVFuserTest.FusionComputeAtCommonConsumer2_CUDA 2023-01-11T22:36:24.3073465Z [ SKIPPED ] NVFuserTest.FusionComputeAtCommonConsumer3_CUDA 2023-01-11T22:36:24.3074158Z [ SKIPPED ] NVFuserTest.FusionComputeAtNoCommonConsumer_CUDA 2023-01-11T22:36:24.3074716Z [ SKIPPED ] NVFuserTest.FusionRootMappingBasic_CUDA 2023-01-11T22:36:24.3075225Z [ SKIPPED ] NVFuserTest.FusionRootMappingRfactor_CUDA 2023-01-11T22:36:24.3075954Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency1_CUDA 2023-01-11T22:36:24.3076919Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency2_CUDA 2023-01-11T22:36:24.3077554Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency3_CUDA 2023-01-11T22:36:24.3078154Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency4_CUDA 2023-01-11T22:36:24.3078787Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency5_CUDA_CUDA 2023-01-11T22:36:24.3079602Z [ SKIPPED ] NVFuserTest.FusionRootMappingReductionDependency6_CUDA_CUDA 2023-01-11T22:36:24.3080740Z [ SKIPPED ] NVFuserTest.FusionRootMappingMultipleBroadcastWithNoCommonConsumer_CUDA 2023-01-11T22:36:24.3082040Z [ SKIPPED ] NVFuserTest.FusionRootMappingBroadcastNonUniqueSize_CUDA 2023-01-11T22:36:24.3083232Z [ SKIPPED ] NVFuserTest.FusionRootMappingBroadcast_CUDA 2023-01-11T22:36:24.3084283Z [ SKIPPED ] NVFuserTest.FusionRootMappingTrivialReduction_CUDA 2023-01-11T22:36:24.3085564Z [ SKIPPED ] NVFuserTest.FusionRootMappingRepro1950_CUDA 2023-01-11T22:36:24.3086604Z [ SKIPPED ] NVFuserTest.FusionDetectSelfMappedDomains_CUDA 2023-01-11T22:36:24.3087532Z [ SKIPPED ] NVFuserTest.FusionScalarInputs_CUDA 2023-01-11T22:36:24.3088376Z [ SKIPPED ] NVFuserTest.FusionLoopUnroll_CUDA 2023-01-11T22:36:24.3089155Z [ SKIPPED ] NVFuserTest.FusionUnaryOps_CUDA 2023-01-11T22:36:24.3089858Z [ SKIPPED ] NVFuserTest.FusionBinaryOps_CUDA 2023-01-11T22:36:24.3090318Z [ SKIPPED ] NVFuserTest.FusionTernaryOps_CUDA 2023-01-11T22:36:24.3090756Z [ SKIPPED ] NVFuserTest.FusionCompoundOps_CUDA 2023-01-11T22:36:24.3091205Z [ SKIPPED ] NVFuserTest.FusionCastOps_CUDA 2023-01-11T22:36:24.3091648Z [ SKIPPED ] NVFuserTest.FusionReduction1_CUDA 2023-01-11T22:36:24.3092081Z [ SKIPPED ] NVFuserTest.FusionReduction2_CUDA 2023-01-11T22:36:24.3092525Z [ SKIPPED ] NVFuserTest.FusionReduction3_CUDA 2023-01-11T22:36:24.3092967Z [ SKIPPED ] NVFuserTest.FusionReduction4_CUDA 2023-01-11T22:36:24.3093744Z [ SKIPPED ] NVFuserTest.FusionReduction5_CUDA 2023-01-11T22:36:24.3094348Z [ SKIPPED ] NVFuserTest.FusionReduction6_CUDA 2023-01-11T22:36:24.3094828Z [ SKIPPED ] NVFuserTest.FusionMultiGridReduction_CUDA 2023-01-11T22:36:24.3095342Z [ SKIPPED ] NVFuserTest.FusionMultiGridReduction2_CUDA 2023-01-11T22:36:24.3095814Z [ SKIPPED ] NVFuserTest.FusionReductionTFT_CUDA 2023-01-11T22:36:24.3096308Z [ SKIPPED ] NVFuserTest.FusionReductionOuterSplit_CUDA 2023-01-11T22:36:24.3096788Z [ SKIPPED ] NVFuserTest.FusionBranches_CUDA 2023-01-11T22:36:24.3097230Z [ SKIPPED ] NVFuserTest.FusionSimpleBCast1_CUDA 2023-01-11T22:36:24.3097699Z [ SKIPPED ] NVFuserTest.FusionSimpleBCast2_CUDA 2023-01-11T22:36:24.3098155Z [ SKIPPED ] NVFuserTest.FusionSimpleBCast3_CUDA 2023-01-11T22:36:24.3098590Z [ SKIPPED ] NVFuserTest.FusionSimpleBCast4_CUDA 2023-01-11T22:36:24.3099040Z [ SKIPPED ] NVFuserTest.FusionSimpleBCast5_CUDA 2023-01-11T22:36:24.3099505Z [ SKIPPED ] NVFuserTest.FusionComplexBCast1_CUDA 2023-01-11T22:36:24.3099977Z [ SKIPPED ] NVFuserTest.FusionComplexBCast2_CUDA 2023-01-11T22:36:24.3100703Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing1_CUDA 2023-01-11T22:36:24.3101493Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing2_CUDA 2023-01-11T22:36:24.3101996Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing3_CUDA 2023-01-11T22:36:24.3102475Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing4_CUDA 2023-01-11T22:36:24.3103094Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing5_CUDA 2023-01-11T22:36:24.3103614Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing6_CUDA 2023-01-11T22:36:24.3104088Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing7_CUDA 2023-01-11T22:36:24.3104577Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing8_CUDA 2023-01-11T22:36:24.3105069Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing9_CUDA 2023-01-11T22:36:24.3105571Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing10_CUDA 2023-01-11T22:36:24.3106065Z [ SKIPPED ] NVFuserTest.FusionAdvancedIndexing11_CUDA 2023-01-11T22:36:24.3106558Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering1_CUDA 2023-01-11T22:36:24.3107049Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering2_CUDA 2023-01-11T22:36:24.3107520Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering3_CUDA 2023-01-11T22:36:24.3108004Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering4_CUDA 2023-01-11T22:36:24.3108498Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering5_CUDA 2023-01-11T22:36:24.3109058Z [ SKIPPED ] NVFuserTest.FusionAdvancedLowering6_CUDA 2023-01-11T22:36:24.3109528Z [ SKIPPED ] NVFuserTest.FusionSimpleGemm_CUDA 2023-01-11T22:36:24.3109974Z [ SKIPPED ] NVFuserTest.FusionSoftmax1D_CUDA 2023-01-11T22:36:24.3110894Z [ SKIPPED ] NVFuserTest.FusionSoftmax1DNormalized_CUDA 2023-01-11T22:36:24.3111758Z [ SKIPPED ] NVFuserTest.FusionSoftmax3D_CUDA 2023-01-11T22:36:24.3112578Z [ SKIPPED ] NVFuserTest.FusionSoftmax3DNormalized_CUDA 2023-01-11T22:36:24.3113442Z [ SKIPPED ] NVFuserTest.FusionSoftmaxComputeAt_CUDA 2023-01-11T22:36:24.3113929Z [ SKIPPED ] NVFuserTest.FusionGridReduction1_CUDA 2023-01-11T22:36:24.3114414Z [ SKIPPED ] NVFuserTest.FusionGridReduction2_CUDA 2023-01-11T22:36:24.3114908Z [ SKIPPED ] NVFuserTest.FusionGridReduction3dim1_CUDA 2023-01-11T22:36:24.3115408Z [ SKIPPED ] NVFuserTest.FusionGridReduction3dim0_CUDA 2023-01-11T22:36:24.3115903Z [ SKIPPED ] NVFuserTest.FusionGridReduction4_CUDA 2023-01-11T22:36:24.3116383Z [ SKIPPED ] NVFuserTest.FusionGridReduction5_CUDA 2023-01-11T22:36:24.3116852Z [ SKIPPED ] NVFuserTest.FusionGridReduction6_CUDA 2023-01-11T22:36:24.3117305Z [ SKIPPED ] NVFuserTest.FusionGridReduction7_CUDA 2023-01-11T22:36:24.3117778Z [ SKIPPED ] NVFuserTest.FusionGridReduction8_CUDA 2023-01-11T22:36:24.3118245Z [ SKIPPED ] NVFuserTest.FusionGridReduction9_CUDA 2023-01-11T22:36:24.3118703Z [ SKIPPED ] NVFuserTest.FusionGridReduction10_CUDA 2023-01-11T22:36:24.3119185Z [ SKIPPED ] NVFuserTest.FusionNonRedAxisBind_CUDA 2023-01-11T22:36:24.3119639Z [ SKIPPED ] NVFuserTest.FusionSplitBCast_CUDA 2023-01-11T22:36:24.3120084Z [ SKIPPED ] NVFuserTest.FusionBCastInnerDim_CUDA 2023-01-11T22:36:24.3120556Z [ SKIPPED ] NVFuserTest.FusionBCastReduce_CUDA 2023-01-11T22:36:24.3121062Z [ SKIPPED ] NVFuserTest.FusionReductionMultiConsumer_CUDA 2023-01-11T22:36:24.3121596Z [ SKIPPED ] NVFuserTest.FusionComputeAtExprOrder1_CUDA 2023-01-11T22:36:24.3122098Z [ SKIPPED ] NVFuserTest.FusionComputeAtExprOrder2_CUDA 2023-01-11T22:36:24.3122611Z [ SKIPPED ] NVFuserTest.FusionComputeAtExprOrder3_CUDA 2023-01-11T22:36:24.3123117Z [ SKIPPED ] NVFuserTest.FusionZeroDimComputeAt_CUDA 2023-01-11T22:36:24.3123597Z [ SKIPPED ] NVFuserTest.FusionZeroDimBroadcast_CUDA 2023-01-11T22:36:24.3124087Z [ SKIPPED ] NVFuserTest.FusionZeroDimReduction_CUDA 2023-01-11T22:36:24.3124574Z [ SKIPPED ] NVFuserTest.FusionBCastAfterReduce_CUDA 2023-01-11T22:36:24.3125483Z [ SKIPPED ] NVFuserTest.FusionOutputBroadcast_CUDA 2023-01-11T22:36:24.3126058Z [ SKIPPED ] NVFuserTest.FusionReductionKeepDimBasic_CUDA 2023-01-11T22:36:24.3126745Z [ SKIPPED ] NVFuserTest.FusionReductionKeepDimScheduler_CUDA 2023-01-11T22:36:24.3127261Z [ SKIPPED ] NVFuserTest.FusionSumTo_CUDA 2023-01-11T22:36:24.3127686Z [ SKIPPED ] NVFuserTest.FusionSumToNoop_CUDA 2023-01-11T22:36:24.3128163Z [ SKIPPED ] NVFuserTest.FusionReductionScheduler_CUDA 2023-01-11T22:36:24.3128718Z [ SKIPPED ] NVFuserTest.FusionReductionWithTrivialReduction_CUDA 2023-01-11T22:36:24.3129252Z [ SKIPPED ] NVFuserTest.FusionSymbolicReduction_CUDA 2023-01-11T22:36:24.3129843Z [ SKIPPED ] NVFuserTest.FusionReductionSchedulerMultiDimNonFastest_CUDA 2023-01-11T22:36:24.3130495Z [ SKIPPED ] NVFuserTest.FusionReductionSchedulerMultiDimFastest_CUDA 2023-01-11T22:36:24.3131113Z [ SKIPPED ] NVFuserTest.FusionReductionSchedulerNoODimShmoo_CUDA 2023-01-11T22:36:24.3131689Z [ SKIPPED ] NVFuserTest.FusionReductionSchedulerDimShmoo_CUDA 2023-01-11T22:36:24.3132200Z [ SKIPPED ] NVFuserTest.FusionCacheBefore_CUDA 2023-01-11T22:36:24.3132658Z [ SKIPPED ] NVFuserTest.FusionCacheAfter_CUDA 2023-01-11T22:36:24.3133088Z [ SKIPPED ] NVFuserTest.FusionCacheFork_CUDA 2023-01-11T22:36:24.3133634Z [ SKIPPED ] NVFuserTest.FusionCacheIndirect_CUDA 2023-01-11T22:36:24.3134092Z [ SKIPPED ] NVFuserTest.FusionCacheBcast_CUDA 2023-01-11T22:36:24.3134556Z [ SKIPPED ] NVFuserTest.FusionCacheMultiConsumer_CUDA 2023-01-11T22:36:24.3135008Z [ SKIPPED ] NVFuserTest.FusionSmem_CUDA 2023-01-11T22:36:24.3135443Z [ SKIPPED ] NVFuserTest.FusionSmemReduce_CUDA 2023-01-11T22:36:24.3135888Z [ SKIPPED ] NVFuserTest.FusionSmemBlockGemm_CUDA 2023-01-11T22:36:24.3136381Z [ SKIPPED ] NVFuserTest.FusionSmemBlockGemmCache_CUDA 2023-01-11T22:36:24.3136948Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicPersistentSoftmax2D_CUDA 2023-01-11T22:36:24.3137526Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerSoftmax_CUDA 2023-01-11T22:36:24.3138025Z [ SKIPPED ] NVFuserTest.FusionTestMaskSoftmax_CUDA 2023-01-11T22:36:24.3138586Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerLayerNormBackward_CUDA 2023-01-11T22:36:24.3139201Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerRMSNormBackward_CUDA 2023-01-11T22:36:24.3139802Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerLayerNormalization_CUDA 2023-01-11T22:36:24.3140424Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerRMSNormalization_CUDA 2023-01-11T22:36:24.3141047Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerBatchNormalization_CUDA 2023-01-11T22:36:24.3141685Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerInstanceNormalization_CUDA 2023-01-11T22:36:24.3142368Z [ SKIPPED ] NVFuserTest.FusionMagicSchedulerInstanceNormalizationBackward_CUDA 2023-01-11T22:36:24.3143032Z [ SKIPPED ] NVFuserTest.FusionPersistentSoftmaxLocalShared_CUDA 2023-01-11T22:36:24.3143615Z [ SKIPPED ] NVFuserTest.FusionPersistentNormLocalShared_CUDA 2023-01-11T22:36:24.3144174Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicPersistentNorm_CUDA 2023-01-11T22:36:24.3144758Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicReductionSymbolic_CUDA 2023-01-11T22:36:24.3145363Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicReductionSymbolicArg_CUDA 2023-01-11T22:36:24.3145996Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicPwiseMulSymbolicArgWAR_CUDA 2023-01-11T22:36:24.3146562Z [ SKIPPED ] NVFuserTest.FusionSmemDynamicTiledGemm_CUDA 2023-01-11T22:36:24.3147127Z [ SKIPPED ] NVFuserTest.FusionGlobalIntermediate_CUDA 2023-01-11T22:36:24.3147708Z [ SKIPPED ] NVFuserTest.FusionGlobalIntermediateDefaultSchedule_CUDA 2023-01-11T22:36:24.3148233Z [ SKIPPED ] NVFuserTest.FusionConstCheck_CUDA 2023-01-11T22:36:24.3148704Z [ SKIPPED ] NVFuserTest.FusionUnrollWithAlloc_CUDA 2023-01-11T22:36:24.3149166Z [ SKIPPED ] NVFuserTest.FusionIsZeroInt_CUDA 2023-01-11T22:36:24.3149657Z [ SKIPPED ] NVFuserTest.FusionIsOneInt_CUDA 2023-01-11T22:36:24.3150204Z [ SKIPPED ] NVFuserTest.FusionComputeAtNonterminatingOutput_CUDA 2023-01-11T22:36:24.3150749Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder1_CUDA 2023-01-11T22:36:24.3151237Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder2_CUDA 2023-01-11T22:36:24.3151704Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder3_CUDA 2023-01-11T22:36:24.3152192Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder4_CUDA 2023-01-11T22:36:24.3152673Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder5_CUDA 2023-01-11T22:36:24.3153137Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder6_CUDA 2023-01-11T22:36:24.3153617Z [ SKIPPED ] NVFuserTest.FusionTraversalOrder7_CUDA 2023-01-11T22:36:24.3154103Z [ SKIPPED ] NVFuserTest.FusionThreadPredicate_CUDA 2023-01-11T22:36:24.3154546Z [ SKIPPED ] NVFuserTest.FusionLSTMCell_CUDA 2023-01-11T22:36:24.3155007Z [ SKIPPED ] NVFuserTest.FusionReductionHalf_CUDA 2023-01-11T22:36:24.3155479Z [ SKIPPED ] NVFuserTest.FusionReduceSingle_CUDA 2023-01-11T22:36:24.3156050Z [ SKIPPED ] NVFuserTest.FusionReduceImplicitBroadcast_CUDA 2023-01-11T22:36:24.3156591Z [ SKIPPED ] NVFuserTest.FusionReduceImplicitBroadcast2_CUDA 2023-01-11T22:36:24.3157153Z [ SKIPPED ] NVFuserTest.FusionReduceImplicitBroadcast3_CUDA 2023-01-11T22:36:24.3157677Z [ SKIPPED ] NVFuserTest.FusionTrivialReduction_CUDA 2023-01-11T22:36:24.3158156Z [ SKIPPED ] NVFuserTest.FusionTrivialReduction2_CUDA 2023-01-11T22:36:24.3158652Z [ SKIPPED ] NVFuserTest.FusionTrivialReduction3_CUDA 2023-01-11T22:36:24.3159178Z [ SKIPPED ] NVFuserTest.FusionDetectTrivialReduction1_CUDA 2023-01-11T22:36:24.3159712Z [ SKIPPED ] NVFuserTest.FusionDetectTrivialReduction2_CUDA 2023-01-11T22:36:24.3160222Z [ SKIPPED ] NVFuserTest.FusionInputsIdLookup_CUDA 2023-01-11T22:36:24.3160978Z [ SKIPPED ] NVFuserTest.FusionGroupGuardSimpleTensor_CUDA 2023-01-11T22:36:24.3161542Z [ SKIPPED ] NVFuserTest.FusionGroupGuardBroadcastTensor_CUDA 2023-01-11T22:36:24.3162126Z [ SKIPPED ] NVFuserTest.FusionGroupGuardPermutedTensor_CUDA 2023-01-11T22:36:24.3162707Z [ SKIPPED ] NVFuserTest.FusionGroupGuardRelaxedCheck_CUDA 2023-01-11T22:36:24.3163234Z [ SKIPPED ] NVFuserTest.FusionDisjointSet_CUDA 2023-01-11T22:36:24.3163751Z [ SKIPPED ] NVFuserTest.FusionNonUniqueBroadcastSize_CUDA 2023-01-11T22:36:24.3164279Z [ SKIPPED ] NVFuserTest.FusionBiasGeluFwd_CUDA 2023-01-11T22:36:24.3164765Z [ SKIPPED ] NVFuserTest.FusionBiasGeluBwd_CUDA 2023-01-11T22:36:24.3165803Z [ SKIPPED ] NVFuserTest.FusionIssue459_CUDA 2023-01-11T22:36:24.3166278Z [ SKIPPED ] NVFuserTest.FusionSmemIndexingSimple_CUDA 2023-01-11T22:36:24.3166768Z [ SKIPPED ] NVFuserTest.FusionSmemIndexing_CUDA 2023-01-11T22:36:24.3167270Z [ SKIPPED ] NVFuserTest.FusionCacheBeforeReduction_CUDA 2023-01-11T22:36:24.3167784Z [ SKIPPED ] NVFuserTest.FusionCacheBeforeReduction2_CUDA 2023-01-11T22:36:24.3168272Z [ SKIPPED ] NVFuserTest.FusionIssue367_CUDA 2023-01-11T22:36:24.3168705Z [ SKIPPED ] NVFuserTest.FusionIssue468_CUDA 2023-01-11T22:36:24.3169120Z [ SKIPPED ] NVFuserTest.FusionIssue363_CUDA 2023-01-11T22:36:24.3169547Z [ SKIPPED ] NVFuserTest.FusionIssue484_CUDA 2023-01-11T22:36:24.3169973Z [ SKIPPED ] NVFuserTest.FusionIssue329_CUDA 2023-01-11T22:36:24.3170399Z [ SKIPPED ] NVFuserTest.FusionIssue382_CUDA 2023-01-11T22:36:24.3170809Z [ SKIPPED ] NVFuserTest.FusionIssue507_CUDA 2023-01-11T22:36:24.3171231Z [ SKIPPED ] NVFuserTest.FusionIssue532_CUDA 2023-01-11T22:36:24.3171677Z [ SKIPPED ] NVFuserTest.FusionLoopUnswitch_CUDA 2023-01-11T22:36:24.3172109Z [ SKIPPED ] NVFuserTest.FusionIssue549_CUDA 2023-01-11T22:36:24.3172672Z [ SKIPPED ] NVFuserTest.FusionSimpleCompileRtc_CUDA 2023-01-11T22:36:24.3173179Z [ SKIPPED ] NVFuserTest.FusionSerialWelford_CUDA 2023-01-11T22:36:24.3173637Z [ SKIPPED ] NVFuserTest.FusionBlockWelford_CUDA 2023-01-11T22:36:24.3174126Z [ SKIPPED ] NVFuserTest.FusionBlockWelfordNoInit_CUDA 2023-01-11T22:36:24.3174633Z [ SKIPPED ] NVFuserTest.FusionGridWelfordNoInit_CUDA 2023-01-11T22:36:24.3175104Z [ SKIPPED ] NVFuserTest.FusionWelfordOp_CUDA 2023-01-11T22:36:24.3175554Z [ SKIPPED ] NVFuserTest.FusionBlockWelfordOp_CUDA 2023-01-11T22:36:24.3176027Z [ SKIPPED ] NVFuserTest.FusionGridWelfordOp_CUDA 2023-01-11T22:36:24.3176511Z [ SKIPPED ] NVFuserTest.FusionRfactorWelfordOp_CUDA 2023-01-11T22:36:24.3176981Z [ SKIPPED ] NVFuserTest.FusionWelfordSchedule_CUDA 2023-01-11T22:36:24.3177451Z [ SKIPPED ] NVFuserTest.FusionWelfordShmoo_CUDA 2023-01-11T22:36:24.3177892Z [ SKIPPED ] NVFuserTest.FusionVarMean_CUDA 2023-01-11T22:36:24.3178362Z [ SKIPPED ] NVFuserTest.FusionSimpleGemmTransposed_CUDA 2023-01-11T22:36:24.3178968Z [ SKIPPED ] NVFuserTest.FusionSoftmax3DTransposed_CUDA 2023-01-11T22:36:24.3179528Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed1_CUDA 2023-01-11T22:36:24.3180125Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed2_CUDA 2023-01-11T22:36:24.3180695Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed3_CUDA 2023-01-11T22:36:24.3181290Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed4_CUDA 2023-01-11T22:36:24.3181879Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed5_CUDA 2023-01-11T22:36:24.3182447Z [ SKIPPED ] NVFuserTest.FusionAdvancedComputeAtTransposed6_CUDA 2023-01-11T22:36:24.3183012Z [ SKIPPED ] NVFuserTest.FusionSegmentReducePointwise_CUDA 2023-01-11T22:36:24.3183536Z [ SKIPPED ] NVFuserTest.FusionMultipleVectorize_CUDA 2023-01-11T22:36:24.3184019Z [ SKIPPED ] NVFuserTest.FusionVectorizeSimple_CUDA 2023-01-11T22:36:24.3184535Z [ SKIPPED ] NVFuserTest.FusionSimpleVectorizeUnroll_CUDA 2023-01-11T22:36:24.3185068Z [ SKIPPED ] NVFuserTest.FusionSegmentReduceSoftmax_CUDA 2023-01-11T22:36:24.3185546Z [ SKIPPED ] NVFuserTest.FusionSwizzle1_CUDA 2023-01-11T22:36:24.3185965Z [ SKIPPED ] NVFuserTest.FusionSwizzle2_CUDA 2023-01-11T22:36:24.3186427Z [ SKIPPED ] NVFuserTest.FusionGridPersistence_CUDA 2023-01-11T22:36:24.3186916Z [ SKIPPED ] NVFuserTest.FusionGridPersistence2_CUDA 2023-01-11T22:36:24.3187400Z [ SKIPPED ] NVFuserTest.FusionWelfordPersistence_CUDA 2023-01-11T22:36:24.3187917Z [ SKIPPED ] NVFuserTest.FusionWelfordPersistence2_CUDA 2023-01-11T22:36:24.3188393Z [ SKIPPED ] NVFuserTest.FusionIssue633_CUDA 2023-01-11T22:36:24.3188878Z [ SKIPPED ] NVFuserTest.FusionBroadcastAcrossComputeAt_CUDA 2023-01-11T22:36:24.3189456Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedPointwise_CUDA 2023-01-11T22:36:24.3190109Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedPointwiseMergeContig_CUDA 2023-01-11T22:36:24.3190841Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedPointwiseMergeSymbolicPass_CUDA 2023-01-11T22:36:24.3191583Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedPointwiseMergeSymbolicFail_CUDA 2023-01-11T22:36:24.3192243Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedRFactor_CUDA 2023-01-11T22:36:24.3192842Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedWrongDimFail_CUDA 2023-01-11T22:36:24.3193415Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedStride_CUDA 2023-01-11T22:36:24.3194000Z [ SKIPPED ] NVFuserTest.FusionVectorizeMisalignedStrideFail_CUDA 2023-01-11T22:36:24.3194537Z [ SKIPPED ] NVFuserTest.FusionVectorization1_CUDA 2023-01-11T22:36:24.3195017Z [ SKIPPED ] NVFuserTest.FusionVectorization2_CUDA 2023-01-11T22:36:24.3195531Z [ SKIPPED ] NVFuserTest.FusionVectorization3_CUDA 2023-01-11T22:36:24.3196051Z [ SKIPPED ] NVFuserTest.FusionVectorizationRFactor_CUDA 2023-01-11T22:36:24.3196545Z [ SKIPPED ] NVFuserTest.FusionSizeOneLoop1_CUDA 2023-01-11T22:36:24.3196992Z [ SKIPPED ] NVFuserTest.FusionSizeOneLoop2_CUDA 2023-01-11T22:36:24.3197489Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize1_CUDA 2023-01-11T22:36:24.3198015Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize2_CUDA 2023-01-11T22:36:24.3198538Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize3_CUDA 2023-01-11T22:36:24.3199043Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize4_CUDA 2023-01-11T22:36:24.3199561Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize5_CUDA 2023-01-11T22:36:24.3200084Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize6_CUDA 2023-01-11T22:36:24.3200589Z [ SKIPPED ] NVFuserTest.FusionValidateParallelize7_CUDA 2023-01-11T22:36:24.3201078Z [ SKIPPED ] NVFuserTest.FusionDAGMerging_CUDA 2023-01-11T22:36:24.3201634Z [ SKIPPED ] NVFuserTest.FusionDAGScalarMerging_CUDA 2023-01-11T22:36:24.3202142Z [ SKIPPED ] NVFuserTest.FusionBlockReduceInSerialLoop_CUDA 2023-01-11T22:36:24.3202701Z [ SKIPPED ] NVFuserTest.FusionBlockWelfordInSerialLoop_CUDA 2023-01-11T22:36:24.3203284Z [ SKIPPED ] NVFuserTest.FusionIOTensorTrivialReductionRepro_CUDA 2023-01-11T22:36:24.3203836Z [ SKIPPED ] NVFuserTest.FusionReductionPredicate_CUDA 2023-01-11T22:36:24.3204293Z [ SKIPPED ] NVFuserTest.FusionIssue728_CUDA 2023-01-11T22:36:24.3204727Z [ SKIPPED ] NVFuserTest.FusionIssue757_CUDA 2023-01-11T22:36:24.3205722Z [ SKIPPED ] NVFuserTest.FusionPredicatedBlockBroadcast_CUDA 2023-01-11T22:36:24.3206255Z [ SKIPPED ] NVFuserTest.FusionSegmentVerticalMerge_CUDA 2023-01-11T22:36:24.3206790Z [ SKIPPED ] NVFuserTest.FusionSegmentHorizontalMerge_CUDA 2023-01-11T22:36:24.3207317Z [ SKIPPED ] NVFuserTest.FusionSegmentMixReduction_CUDA 2023-01-11T22:36:24.3207760Z [ SKIPPED ] NVFuserTest.FusionSBAR_CUDA 2023-01-11T22:36:24.3208209Z [ SKIPPED ] NVFuserTest.FusionSingleElement_CUDA 2023-01-11T22:36:24.3208688Z [ SKIPPED ] NVFuserTest.FusionBNBackwardRepro_CUDA 2023-01-11T22:36:24.3209180Z [ SKIPPED ] NVFuserTest.FusionBNBackwardRepro2_CUDA 2023-01-11T22:36:24.3209621Z [ SKIPPED ] NVFuserTest.FusionBNRepro_CUDA 2023-01-11T22:36:24.3210057Z [ SKIPPED ] NVFuserTest.FusionBNRepro2_CUDA 2023-01-11T22:36:24.3210523Z [ SKIPPED ] NVFuserTest.FusionZeroSizeTensorPW_CUDA 2023-01-11T22:36:24.3211031Z [ SKIPPED ] NVFuserTest.FusionZeroSizeTensorReduction_CUDA 2023-01-11T22:36:24.3211599Z [ SKIPPED ] NVFuserTest.FusionZeroSizeTensorNormalization_CUDA 2023-01-11T22:36:24.3212130Z [ SKIPPED ] NVFuserTest.FusionSegmentIoAlias_CUDA 2023-01-11T22:36:24.3212600Z [ SKIPPED ] NVFuserTest.FusionWelford1Output_CUDA 2023-01-11T22:36:24.3213090Z [ SKIPPED ] NVFuserTest.FusionTranslate1Welford_CUDA 2023-01-11T22:36:24.3213588Z [ SKIPPED ] NVFuserTest.FusionTranslate2Welford_CUDA 2023-01-11T22:36:24.3214118Z [ SKIPPED ] NVFuserTest.FusionLargeWelfordNormalization_CUDA 2023-01-11T22:36:24.3214665Z [ SKIPPED ] NVFuserTest.FusionWelfordOuterPersistence_CUDA 2023-01-11T22:36:24.3215180Z [ SKIPPED ] NVFuserTest.FusionSegmentIslands_CUDA 2023-01-11T22:36:24.3215687Z [ SKIPPED ] NVFuserTest.FusionBackOffInnerBroadcast_CUDA 2023-01-11T22:36:24.3216214Z [ SKIPPED ] NVFuserTest.FusionBackOffInnerBroadcast2_CUDA 2023-01-11T22:36:24.3216753Z [ SKIPPED ] NVFuserTest.FusionBackOffInnerBroadcast3_CUDA 2023-01-11T22:36:24.3217244Z [ SKIPPED ] NVFuserTest.FusionSimpleWarp_CUDA 2023-01-11T22:36:24.3217690Z [ SKIPPED ] NVFuserTest.FusionSimpleWarpPad_CUDA 2023-01-11T22:36:24.3218271Z [ SKIPPED ] NVFuserTest.FusionWarpPadMergeSplit_CUDA 2023-01-11T22:36:24.3218804Z [ SKIPPED ] NVFuserTest.FusionSerialWarpReduction_CUDA 2023-01-11T22:36:24.3219328Z [ SKIPPED ] NVFuserTest.FusionTrivialWarpReduction_CUDA 2023-01-11T22:36:24.3219831Z [ SKIPPED ] NVFuserTest.FusionMultipleDimBinding_CUDA 2023-01-11T22:36:24.3220331Z [ SKIPPED ] NVFuserTest.FusionPadNoWarpReduce_CUDA 2023-01-11T22:36:24.3220837Z [ SKIPPED ] NVFuserTest.FusionWarpMutipleThreadDim_CUDA 2023-01-11T22:36:24.3221370Z [ SKIPPED ] NVFuserTest.FusionWarpReduceUnrollOuterLoop_CUDA 2023-01-11T22:36:24.3221925Z [ SKIPPED ] NVFuserTest.FusionWarpReducePredication_CUDA 2023-01-11T22:36:24.3222442Z [ SKIPPED ] NVFuserTest.FusionSegfaultReduction_CUDA 2023-01-11T22:36:24.3222959Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination1_CUDA 2023-01-11T22:36:24.3223482Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination2_CUDA 2023-01-11T22:36:24.3224016Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination3_CUDA 2023-01-11T22:36:24.3224627Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination4_CUDA 2023-01-11T22:36:24.3225137Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination5_CUDA 2023-01-11T22:36:24.3225670Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination6_CUDA 2023-01-11T22:36:24.3226196Z [ SKIPPED ] NVFuserTest.FusionPredicateElimination7_CUDA 2023-01-11T22:36:24.3226685Z [ SKIPPED ] NVFuserTest.FusionForceFp16Simple_CUDA 2023-01-11T22:36:24.3227173Z [ SKIPPED ] NVFuserTest.FusionForceBf16Simple_CUDA 2023-01-11T22:36:24.3227673Z [ SKIPPED ] NVFuserTest.FusionForceFp16NotAllCast_CUDA 2023-01-11T22:36:24.3228179Z [ SKIPPED ] NVFuserTest.FusionForceBf16NotAllCast_CUDA 2023-01-11T22:36:24.3228724Z [ SKIPPED ] NVFuserTest.FusionBufferReuseBroadCastMultiVisit_CUDA 2023-01-11T22:36:24.3229301Z [ SKIPPED ] NVFuserTest.FusionBufferReuseStressTest_CUDA 2023-01-11T22:36:24.3229843Z [ SKIPPED ] NVFuserTest.FusionBufferReuseLargeBuffer_CUDA 2023-01-11T22:36:24.3230351Z [ SKIPPED ] NVFuserTest.FusionBufferReuseNo2hop_CUDA 2023-01-11T22:36:24.3230893Z [ SKIPPED ] NVFuserTest.FusionBufferReuseAllocationOrder_CUDA 2023-01-11T22:36:24.3231456Z [ SKIPPED ] NVFuserTest.FusionBufferReuseLiveInterval_CUDA 2023-01-11T22:36:24.3232013Z [ SKIPPED ] NVFuserTest.FusionBufferReuseNoAcrossBroadcast_CUDA 2023-01-11T22:36:24.3232527Z [ SKIPPED ] NVFuserTest.FusionIssue970_CUDA 2023-01-11T22:36:24.3232973Z [ SKIPPED ] NVFuserTest.FusionIssue1016_CUDA 2023-01-11T22:36:24.3233413Z [ SKIPPED ] NVFuserTest.FusionIssue1021_CUDA 2023-01-11T22:36:24.3233877Z [ SKIPPED ] NVFuserTest.FusionNonUniqueThreadDim_CUDA 2023-01-11T22:36:24.3234405Z [ SKIPPED ] NVFuserTest.FusionParallelDimensionMap1_CUDA 2023-01-11T22:36:24.3234946Z [ SKIPPED ] NVFuserTest.FusionParallelDimensionMap2_CUDA 2023-01-11T22:36:24.3235469Z [ SKIPPED ] NVFuserTest.FusionParallelDimensionMap3_CUDA 2023-01-11T22:36:24.3236003Z [ SKIPPED ] NVFuserTest.FusionParallelDimensionMap4_CUDA 2023-01-11T22:36:24.3236533Z [ SKIPPED ] NVFuserTest.FusionParallelDimensionMap5_CUDA 2023-01-11T22:36:24.3237124Z [ SKIPPED ] NVFuserTest.FusionSegmenterCombineReductionsCycleRepro_CUDA 2023-01-11T22:36:24.3237748Z [ SKIPPED ] NVFuserTest.FusionSerialAndParallelIndexing_CUDA 2023-01-11T22:36:24.3238283Z [ SKIPPED ] NVFuserTest.FusionWARSyncAliasedSmem_CUDA 2023-01-11T22:36:24.3238755Z [ SKIPPED ] NVFuserTest.FusionIssue1099_CUDA 2023-01-11T22:36:24.3239213Z [ SKIPPED ] NVFuserTest.FusionUnswitchPredicate_CUDA 2023-01-11T22:36:24.3239686Z [ SKIPPED ] NVFuserTest.FusionIssue1189_CUDA 2023-01-11T22:36:24.3240127Z [ SKIPPED ] NVFuserTest.FusionIssue1052_CUDA 2023-01-11T22:36:24.3240640Z [ SKIPPED ] NVFuserTest.FusionPointwiseBroadcast_CUDA 2023-01-11T22:36:24.3241169Z [ SKIPPED ] NVFuserTest.FusionPointwiseVectorize_CUDA 2023-01-11T22:36:24.3241665Z [ SKIPPED ] NVFuserTest.FusionSmemAliasSerial_CUDA 2023-01-11T22:36:24.3242283Z [ SKIPPED ] NVFuserTest.FusionGridReductionWithNonExactParallelDimensions_CUDA 2023-01-11T22:36:24.3242990Z [ SKIPPED ] NVFuserTest.FusionGridWelfordWithNonExactParallelDimensions_CUDA 2023-01-11T22:36:24.3243718Z [ SKIPPED ] NVFuserTest.FusionGridReductionWithNonExactParallelDimensions2_CUDA 2023-01-11T22:36:24.3244457Z [ SKIPPED ] NVFuserTest.FusionGridWelfordWithNonExactParallelDimensions2_CUDA 2023-01-11T22:36:24.3245555Z [ SKIPPED ] NVFuserTest.FusionPredicateParallelizedDomains_CUDA 2023-01-11T22:36:24.3246152Z [ SKIPPED ] NVFuserTest.FusionSmemPredicateUnswitch_CUDA 2023-01-11T22:36:24.3246642Z [ SKIPPED ] NVFuserTest.FusionFloatPow_CUDA 2023-01-11T22:36:24.3247105Z [ SKIPPED ] NVFuserTest.FusionIssue1127_CUDA 2023-01-11T22:36:24.3247696Z [ SKIPPED ] NVFuserTest.FusionChannelsLastParser_CUDA 2023-01-11T22:36:24.3248233Z [ SKIPPED ] NVFuserTest.FusionThreadPredicateUnswitch_CUDA 2023-01-11T22:36:24.3248757Z [ SKIPPED ] NVFuserTest.FusionNonContigOutputs_CUDA 2023-01-11T22:36:24.3249233Z [ SKIPPED ] NVFuserTest.FusionTestWarpSoftMax_CUDA 2023-01-11T22:36:24.3249692Z [ SKIPPED ] NVFuserTest.FusionIssue1133_CUDA 2023-01-11T22:36:24.3250161Z [ SKIPPED ] NVFuserTest.FusionRfactorContigIDs_CUDA 2023-01-11T22:36:24.3250693Z [ SKIPPED ] NVFuserTest.FusionPersistentBufferCalculation1_CUDA 2023-01-11T22:36:24.3251287Z [ SKIPPED ] NVFuserTest.FusionPersistentBufferCalculation2_CUDA 2023-01-11T22:36:24.3251875Z [ SKIPPED ] NVFuserTest.FusionPersistentBufferCalculation3_CUDA 2023-01-11T22:36:24.3252464Z [ SKIPPED ] NVFuserTest.FusionPersistentBufferCalculation4_CUDA 2023-01-11T22:36:24.3253025Z [ SKIPPED ] NVFuserTest.FusionPersistentBufferProjection_CUDA 2023-01-11T22:36:24.3253532Z [ SKIPPED ] NVFuserTest.FusionIssue1223_CUDA 2023-01-11T22:36:24.3254016Z [ SKIPPED ] NVFuserTest.FusionRfactorPredication1_CUDA 2023-01-11T22:36:24.3254514Z [ SKIPPED ] NVFuserTest.FusionRfactorPredication2_CUDA 2023-01-11T22:36:24.3255026Z [ SKIPPED ] NVFuserTest.FusionRfactorIndirectRoot_CUDA 2023-01-11T22:36:24.3255539Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplit1_CUDA 2023-01-11T22:36:24.3256030Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplit2_CUDA 2023-01-11T22:36:24.3256541Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplit3_CUDA 2023-01-11T22:36:24.3257044Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplit4_CUDA 2023-01-11T22:36:24.3257545Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplit5_CUDA 2023-01-11T22:36:24.3258080Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplitVectorize1_CUDA 2023-01-11T22:36:24.3258666Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleSplitVectorize2_CUDA 2023-01-11T22:36:24.3259196Z [ SKIPPED ] NVFuserTest.FusionIssue1284Repro_CUDA 2023-01-11T22:36:24.3259654Z [ SKIPPED ] NVFuserTest.FusionIssue1284Repro2_CUDA 2023-01-11T22:36:24.3260129Z [ SKIPPED ] NVFuserTest.FusionIssue1305Repro_CUDA 2023-01-11T22:36:24.3260612Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering1_CUDA 2023-01-11T22:36:24.3261086Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering2_CUDA 2023-01-11T22:36:24.3261574Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering3_CUDA 2023-01-11T22:36:24.3262058Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering4_CUDA 2023-01-11T22:36:24.3262547Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering5_CUDA 2023-01-11T22:36:24.3263015Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering6_CUDA 2023-01-11T22:36:24.3263567Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering7_CUDA 2023-01-11T22:36:24.3264065Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering8_CUDA 2023-01-11T22:36:24.3264536Z [ SKIPPED ] NVFuserTest.FusionDoubleBuffering9_CUDA 2023-01-11T22:36:24.3265080Z [ SKIPPED ] NVFuserTest.FusionSmemBlockGemmCacheDoubleBuffer_CUDA 2023-01-11T22:36:24.3265678Z [ SKIPPED ] NVFuserTest.FusionIntermediateTensorVectorize_CUDA 2023-01-11T22:36:24.3266249Z [ SKIPPED ] NVFuserTest.FusionBroadcastConcretization1_CUDA 2023-01-11T22:36:24.3266792Z [ SKIPPED ] NVFuserTest.FusionBroadcastConcretization2_CUDA 2023-01-11T22:36:24.3267344Z [ SKIPPED ] NVFuserTest.FusionBroadcastConcretization3_CUDA 2023-01-11T22:36:24.3267902Z [ SKIPPED ] NVFuserTest.FusionBroadcastConcretization5_CUDA 2023-01-11T22:36:24.3268379Z [ SKIPPED ] NVFuserTest.FusionIssue1430_CUDA 2023-01-11T22:36:24.3268884Z [ SKIPPED ] NVFuserTest.FusionCodegenAllocatedScalars_CUDA 2023-01-11T22:36:24.3269391Z [ SKIPPED ] NVFuserTest.FusionIndexHoist1_CUDA 2023-01-11T22:36:24.3269890Z [ SKIPPED ] NVFuserTest.FusionIndexHoist2_CUDA 2023-01-11T22:36:24.3270347Z [ SKIPPED ] NVFuserTest.FusionTestGridComm_CUDA 2023-01-11T22:36:24.3270813Z [ SKIPPED ] NVFuserTest.FusionTestGridComm2_CUDA 2023-01-11T22:36:24.3271303Z [ SKIPPED ] NVFuserTest.FusionDoubleBufferVector_CUDA 2023-01-11T22:36:24.3271761Z [ SKIPPED ] NVFuserTest.FusionLargeSmem_CUDA 2023-01-11T22:36:24.3272215Z [ SKIPPED ] NVFuserTest.FusionTooLargeSmem_CUDA 2023-01-11T22:36:24.3272748Z [ SKIPPED ] NVFuserTest.FusionSmemAlignment_CUDA 2023-01-11T22:36:24.3273287Z [ SKIPPED ] NVFuserTest.FusionImmediateValueAsInput_CUDA 2023-01-11T22:36:24.3273894Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndex_CUDA 2023-01-11T22:36:24.3274506Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndexFail_CUDA 2023-01-11T22:36:24.3275284Z [ SKIPPED ] NVFuserTest.FusionVectorizeInputToOutput_CUDA 2023-01-11T22:36:24.3275916Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndexValidationFail_CUDA 2023-01-11T22:36:24.3276613Z [ SKIPPED ] NVFuserTest.FusionContigIndexingWithBroadcast_CUDA 2023-01-11T22:36:24.3277331Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndexValidationFail2_CUDA 2023-01-11T22:36:24.3278109Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndexWithBroadcast_CUDA 2023-01-11T22:36:24.3278800Z [ SKIPPED ] NVFuserTest.FusionVectorizeContigIndexPointwiseSchedule_CUDA 2023-01-11T22:36:24.3279507Z [ SKIPPED ] NVFuserTest.FusionTrivialReductionForwarding1_CUDA 2023-01-11T22:36:24.3280175Z [ SKIPPED ] NVFuserTest.FusionTrivialReductionForwarding2_CUDA 2023-01-11T22:36:24.3280774Z [ SKIPPED ] NVFuserTest.FusionTrivialReductionForwarding3_CUDA 2023-01-11T22:36:24.3281479Z [ SKIPPED ] NVFuserTest.FusionTrivialReductionForwarding4_CUDA 2023-01-11T22:36:24.3282120Z [ SKIPPED ] NVFuserTest.FusionRAWSyncInsertionPlace1_CUDA 2023-01-11T22:36:24.3282757Z [ SKIPPED ] NVFuserTest.FusionRAWSyncInsertionPlace2_CUDA 2023-01-11T22:36:24.3283323Z [ SKIPPED ] NVFuserTest.FusionRAWSyncInsertionPlace3_CUDA 2023-01-11T22:36:24.3283940Z [ SKIPPED ] NVFuserTest.FusionRAWSyncInsertionPlace4_CUDA 2023-01-11T22:36:24.3284632Z [ SKIPPED ] NVFuserTest.FusionSerialSmemWriteParallelRead1_CUDA 2023-01-11T22:36:24.3285745Z [ SKIPPED ] NVFuserTest.FusionSerialSmemWriteParallelRead2_CUDA 2023-01-11T22:36:24.3286364Z [ SKIPPED ] NVFuserTest.FusionSimpleCpAsync_CUDA 2023-01-11T22:36:24.3286938Z [ SKIPPED ] NVFuserTest.FusionDoubleBufferCpAsync1_CUDA 2023-01-11T22:36:24.3287586Z [ SKIPPED ] NVFuserTest.FusionDoubleBufferCpAsync2_CUDA 2023-01-11T22:36:24.3288147Z [ SKIPPED ] NVFuserTest.FusionDoubleBufferNoSync_CUDA 2023-01-11T22:36:24.3288821Z [ SKIPPED ] NVFuserTest.FusionCpAsyncPredicate_CUDA 2023-01-11T22:36:24.3289407Z [ SKIPPED ] NVFuserTest.FusionPredRemovalCheck_CUDA 2023-01-11T22:36:24.3290004Z [ SKIPPED ] NVFuserTest.FusionPropagateParallelTypesToSiblings_CUDA 2023-01-11T22:36:24.3290704Z [ SKIPPED ] NVFuserTest.FusionExactRootDomainMap_CUDA 2023-01-11T22:36:24.3291332Z [ SKIPPED ] NVFuserTest.FusionIncompleteConcreteID_CUDA 2023-01-11T22:36:24.3291897Z [ SKIPPED ] NVFuserTest.FusionTestReEntrantGridWelford_CUDA 2023-01-11T22:36:24.3292500Z [ SKIPPED ] NVFuserTest.FusionRedundantPredSync_CUDA 2023-01-11T22:36:24.3293090Z [ SKIPPED ] NVFuserTest.FusionRedundantPredSync2_CUDA 2023-01-11T22:36:24.3293715Z [ SKIPPED ] NVFuserTest.FusionRedundantPredSync3_CUDA 2023-01-11T22:36:24.3294240Z [ SKIPPED ] NVFuserTest.FusionRedundantUseCheck_CUDA 2023-01-11T22:36:24.3294805Z [ SKIPPED ] NVFuserTest.FusionSimpleSwizzle0_CUDA 2023-01-11T22:36:24.3310120Z [ SKIPPED ] NVFuserTest.FusionSimpleSwizzle1_CUDA 2023-01-11T22:36:24.3310887Z [ SKIPPED ] NVFuserTest.FusionSimpleSwizzle2_CUDA 2023-01-11T22:36:24.3311380Z [ SKIPPED ] NVFuserTest.FusionSwizzleMapping_CUDA 2023-01-11T22:36:24.3311832Z [ SKIPPED ] NVFuserTest.FusionLoopSwizzle0_CUDA 2023-01-11T22:36:24.3312299Z [ SKIPPED ] NVFuserTest.FusionLoopSwizzle1_CUDA 2023-01-11T22:36:24.3312784Z [ SKIPPED ] NVFuserTest.FusionLoopSwizzleCheck0_CUDA 2023-01-11T22:36:24.3313269Z [ SKIPPED ] NVFuserTest.FusionLoopSwizzleCheck1_CUDA 2023-01-11T22:36:24.3313740Z [ SKIPPED ] NVFuserTest.FusionUnsqueeze1_CUDA 2023-01-11T22:36:24.3314185Z [ SKIPPED ] NVFuserTest.FusionSqueeze1_CUDA 2023-01-11T22:36:24.3314648Z [ SKIPPED ] NVFuserTest.FusionContigPredicate_CUDA 2023-01-11T22:36:24.3315102Z [ SKIPPED ] NVFuserTest.FusionDivScalarLhs_CUDA 2023-01-11T22:36:24.3315556Z [ SKIPPED ] NVFuserTest.FusionRepro1713_CUDA 2023-01-11T22:36:24.3315992Z [ SKIPPED ] NVFuserTest.FusionExpand_CUDA 2023-01-11T22:36:24.3316442Z [ SKIPPED ] NVFuserTest.FusionExpandIssue1751_CUDA 2023-01-11T22:36:24.3316937Z [ SKIPPED ] NVFuserTest.FusionExpandToConcrete_CUDA 2023-01-11T22:36:24.3317462Z [ SKIPPED ] NVFuserTest.FusionReproNoncontigBroadcast_CUDA 2023-01-11T22:36:24.3318010Z [ SKIPPED ] NVFuserTest.FusionTransformPropagateSibling_CUDA 2023-01-11T22:36:24.3318620Z [ SKIPPED ] NVFuserTest.FusionTransformPropagateSelectorSibling_CUDA 2023-01-11T22:36:24.3319232Z [ SKIPPED ] NVFuserTest.FusionTransformPropagatePosition_CUDA 2023-01-11T22:36:24.3319793Z [ SKIPPED ] NVFuserTest.FusionIgnoreZeroDimReduction_CUDA 2023-01-11T22:36:24.3320287Z [ SKIPPED ] NVFuserTest.FusionIssue1770Repro_CUDA 2023-01-11T22:36:24.3320819Z [ SKIPPED ] NVFuserTest.FusionTransformPropagatorSelector_CUDA 2023-01-11T22:36:24.3321391Z [ SKIPPED ] NVFuserTest.FusionTransformPropagatorPos_CUDA 2023-01-11T22:36:24.3322004Z [ SKIPPED ] NVFuserTest.FusionMaxRootDomainInfoSpanningTreePrintTwice_CUDA 2023-01-11T22:36:24.3322666Z [ SKIPPED ] NVFuserTest.FusionTransformPropagatorNoOverwrite_CUDA 2023-01-11T22:36:24.3323209Z [ SKIPPED ] NVFuserTest.FusionIssue1785Repro_CUDA 2023-01-11T22:36:24.3323651Z [ SKIPPED ] NVFuserTest.FusionSkipReplay_CUDA 2023-01-11T22:36:24.3324125Z [ SKIPPED ] NVFuserTest.FusionInlineRepro1803_CUDA 2023-01-11T22:36:24.3324658Z [ SKIPPED ] NVFuserTest.FusionBoundedDirectionSelection1_CUDA 2023-01-11T22:36:24.3325819Z [ SKIPPED ] NVFuserTest.FusionIssueRepro1844_CUDA 2023-01-11T22:36:24.3326302Z [ SKIPPED ] NVFuserTest.FusionInsertMagicZero1_CUDA 2023-01-11T22:36:24.3326776Z [ SKIPPED ] NVFuserTest.FusionRepro1860_CUDA 2023-01-11T22:36:24.3327231Z [ SKIPPED ] NVFuserTest.FusionExpandReduce_CUDA 2023-01-11T22:36:24.3327808Z [ SKIPPED ] NVFuserTest.FusionExpandReduce2_CUDA 2023-01-11T22:36:24.3328330Z [ SKIPPED ] NVFuserTest.FusionExpandBadShapeTest_CUDA 2023-01-11T22:36:24.3328995Z [ SKIPPED ] NVFuserTest.FusionPointwiseScheduleWithBroadcastAndTrivialReduction_CUDA 2023-01-11T22:36:24.3329670Z [ SKIPPED ] NVFuserTest.FusionInliningMismatchedDims1_CUDA 2023-01-11T22:36:24.3330207Z [ SKIPPED ] NVFuserTest.FusionInliningMismatchedDims2_CUDA 2023-01-11T22:36:24.3330752Z [ SKIPPED ] NVFuserTest.FusionInliningMismatchedDims3_CUDA 2023-01-11T22:36:24.3331283Z [ SKIPPED ] NVFuserTest.FusionInliningMismatchedDims4_CUDA 2023-01-11T22:36:24.3331779Z [ SKIPPED ] NVFuserTest.FusionInliningBroadcast_CUDA 2023-01-11T22:36:24.3332355Z [ SKIPPED ] NVFuserTest.FusionInliningBroadcastTrivialReduction_CUDA 2023-01-11T22:36:24.3333043Z [ SKIPPED ] NVFuserTest.FusionMatchedLeafPosWithoutReplayTrivialReduction_CUDA 2023-01-11T22:36:24.3333734Z [ SKIPPED ] NVFuserTest.FusionMatchedLeafPosWithoutReplayBroadcast_CUDA 2023-01-11T22:36:24.3334428Z [ SKIPPED ] NVFuserTest.FusionIdGraphTrivialReduction_CUDA 2023-01-11T22:36:24.3334909Z [ SKIPPED ] NVFuserTest.FusionPrint_CUDA 2023-01-11T22:36:24.3335391Z [ SKIPPED ] NVFuserTest.FusionCheckedSymbolicShape_CUDA 2023-01-11T22:36:24.3335886Z [ SKIPPED ] NVFuserTest.FusionSizeDependentData_CUDA 2023-01-11T22:36:24.3336383Z [ SKIPPED ] NVFuserTest.FusionDependencyCheck_CUDA 2023-01-11T22:36:24.3336905Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeRepro1_CUDA 2023-01-11T22:36:24.3337449Z [ SKIPPED ] NVFuserTest.FusionInlineBroadcastIndexing0_CUDA 2023-01-11T22:36:24.3337975Z [ SKIPPED ] NVFuserTest.FusionPredicateUnshare_CUDA 2023-01-11T22:36:24.3338444Z [ SKIPPED ] NVFuserTest.AsyncCompilation_CUDA 2023-01-11T22:36:24.3339005Z [ SKIPPED ] NVFuserTest.FusionMergeBroadcastingTrivialReduction1_CUDA 2023-01-11T22:36:24.3339637Z [ SKIPPED ] NVFuserTest.FusionMergeBroadcastingTrivialReduction2_CUDA 2023-01-11T22:36:24.3340190Z [ SKIPPED ] NVFuserTest.FusionNullScheduler_CUDA 2023-01-11T22:36:24.3340663Z [ SKIPPED ] NVFuserTest.FusionNullScheduler2_CUDA 2023-01-11T22:36:24.3341122Z [ SKIPPED ] NVFuserTest.FusionNullScheduler3_CUDA 2023-01-11T22:36:24.3341567Z [ SKIPPED ] NVFuserTest.FusionEmpty_CUDA 2023-01-11T22:36:24.3342023Z [ SKIPPED ] NVFuserTest.FusionMappingRelation_CUDA 2023-01-11T22:36:24.3342463Z [ SKIPPED ] NVFuserTest.FusionInlineAt_CUDA 2023-01-11T22:36:24.3342959Z [ SKIPPED ] NVFuserTest.FusionTrivialInputForwarding_CUDA 2023-01-11T22:36:24.3343509Z [ SKIPPED ] NVFuserTest.FusionTrivialInputForwarding2_CUDA 2023-01-11T22:36:24.3344120Z [ SKIPPED ] NVFuserTest.FusionReplayTrivialReductionAndBroadcast2_CUDA 2023-01-11T22:36:24.3344730Z [ SKIPPED ] NVFuserTest.FusionVectorizeStrideContiguity2D_CUDA 2023-01-11T22:36:24.3345318Z [ SKIPPED ] NVFuserTest.FusionVectorizeStrideContiguity3D_CUDA 2023-01-11T22:36:24.3345903Z [ SKIPPED ] NVFuserTest.FusionVectorizeStrideContiguity5D_CUDA 2023-01-11T22:36:24.3346535Z [ SKIPPED ] NVFuserTest.FusionVectorizeStrideContiguitySelfOverlapping_CUDA 2023-01-11T22:36:24.3347202Z [ SKIPPED ] NVFuserTest.FusionSimpleAmperePipeline_CUDA 2023-01-11T22:36:24.3347715Z [ SKIPPED ] NVFuserTest.FusionStandaloneFull_CUDA 2023-01-11T22:36:24.3348180Z [ SKIPPED ] NVFuserTest.FusionStandaloneZeros_CUDA 2023-01-11T22:36:24.3348663Z [ SKIPPED ] NVFuserTest.FusionStandaloneOnes_CUDA 2023-01-11T22:36:24.3349146Z [ SKIPPED ] NVFuserTest.FusionStandaloneARange_CUDA 2023-01-11T22:36:24.3349628Z [ SKIPPED ] NVFuserTest.FusionStandaloneEye_CUDA 2023-01-11T22:36:24.3350085Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce1_CUDA 2023-01-11T22:36:24.3350611Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce2_CUDA 2023-01-11T22:36:24.3351096Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce3_CUDA 2023-01-11T22:36:24.3351547Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce4_CUDA 2023-01-11T22:36:24.3352020Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce5_CUDA 2023-01-11T22:36:24.3352488Z [ SKIPPED ] NVFuserTest.FusionGridAllreduce6_CUDA 2023-01-11T22:36:24.3352969Z [ SKIPPED ] NVFuserTest.FusionGridAllreduceWelford1_CUDA 2023-01-11T22:36:24.3353501Z [ SKIPPED ] NVFuserTest.FusionGridAllreduceWelford2_CUDA 2023-01-11T22:36:24.3354041Z [ SKIPPED ] NVFuserTest.FusionFusedReductionBatchnorm_CUDA 2023-01-11T22:36:24.3354566Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction1_CUDA 2023-01-11T22:36:24.3355050Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction2_CUDA 2023-01-11T22:36:24.3355545Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction3_CUDA 2023-01-11T22:36:24.3356047Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction4_CUDA 2023-01-11T22:36:24.3356587Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction5_CUDA 2023-01-11T22:36:24.3357084Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction6_CUDA 2023-01-11T22:36:24.3357583Z [ SKIPPED ] NVFuserTest.FusionGroupedReduction7_CUDA 2023-01-11T22:36:24.3358098Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionRfactor1_CUDA 2023-01-11T22:36:24.3358660Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionRfactor2_CUDA 2023-01-11T22:36:24.3359251Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionAfterComputeAt_CUDA 2023-01-11T22:36:24.3359803Z [ SKIPPED ] NVFuserTest.FusionGroupAllreduce1_CUDA 2023-01-11T22:36:24.3360270Z [ SKIPPED ] NVFuserTest.FusionGroupAllreduce2_CUDA 2023-01-11T22:36:24.3360754Z [ SKIPPED ] NVFuserTest.FusionGroupAllreduce3_CUDA 2023-01-11T22:36:24.3361236Z [ SKIPPED ] NVFuserTest.FusionGroupAllreduce4_CUDA 2023-01-11T22:36:24.3361700Z [ SKIPPED ] NVFuserTest.FusionGroupAllreduce5_CUDA 2023-01-11T22:36:24.3362252Z [ SKIPPED ] NVFuserTest.FusionPersistentBNBackwardAllreduce_CUDA 2023-01-11T22:36:24.3362844Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionReEntrant1_CUDA 2023-01-11T22:36:24.3363498Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionChannelsLastBatchNormLike_CUDA 2023-01-11T22:36:24.3364256Z [ SKIPPED ] NVFuserTest.FusionGroupedReductionPersistentChannelsLastBatchNormLike_CUDA 2023-01-11T22:36:24.3365549Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce1_CUDA 2023-01-11T22:36:24.3366249Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce2_CUDA 2023-01-11T22:36:24.3366883Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce3_CUDA 2023-01-11T22:36:24.3367537Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduce4_CUDA 2023-01-11T22:36:24.3368344Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduceWelford1_CUDA 2023-01-11T22:36:24.3369075Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduceWelford2_CUDA 2023-01-11T22:36:24.3369805Z [ SKIPPED ] NVFuserTest.FusionCrossIterationGroupedGridAllreduceWelfordShmoo_CUDA 2023-01-11T22:36:24.3370392Z [ SKIPPED ] NVFuserTest.FusionShift1_CUDA 2023-01-11T22:36:24.3370819Z [ SKIPPED ] NVFuserTest.FusionShift2_CUDA 2023-01-11T22:36:24.3371263Z [ SKIPPED ] NVFuserTest.FusionShiftRightOfCA_CUDA 2023-01-11T22:36:24.3371742Z [ SKIPPED ] NVFuserTest.FusionShiftLeftOfCA_CUDA 2023-01-11T22:36:24.3372210Z [ SKIPPED ] NVFuserTest.FusionShiftSplit1_CUDA 2023-01-11T22:36:24.3372653Z [ SKIPPED ] NVFuserTest.FusionShiftSplit2_CUDA 2023-01-11T22:36:24.3373134Z [ SKIPPED ] NVFuserTest.FusionShiftDoubleSplit_CUDA 2023-01-11T22:36:24.3373627Z [ SKIPPED ] NVFuserTest.FusionShift3ptStencil_CUDA 2023-01-11T22:36:24.3374210Z [ SKIPPED ] NVFuserTest.FusionShift5ptStencil_CUDA 2023-01-11T22:36:24.3374698Z [ SKIPPED ] NVFuserTest.FusionShift9ptStencil_CUDA 2023-01-11T22:36:24.3375192Z [ SKIPPED ] NVFuserTest.FusionShiftSmemBlocking_CUDA 2023-01-11T22:36:24.3375721Z [ SKIPPED ] NVFuserTest.FusionShift3ptStencilParallel_CUDA 2023-01-11T22:36:24.3376252Z [ SKIPPED ] NVFuserTest.FusionShift5ptStencilParallel_CUDA 2023-01-11T22:36:24.3376754Z [ SKIPPED ] NVFuserTest.FusionShiftMerge1_CUDA 2023-01-11T22:36:24.3377211Z [ SKIPPED ] NVFuserTest.FusionShiftMerge2_CUDA 2023-01-11T22:36:24.3377643Z [ SKIPPED ] NVFuserTest.FusionShiftGlobal_CUDA 2023-01-11T22:36:24.3378149Z [ SKIPPED ] NVFuserTest.FusionShiftDoubleSplitMerge1_CUDA 2023-01-11T22:36:24.3378692Z [ SKIPPED ] NVFuserTest.FusionShiftDoubleSplitMerge2_CUDA 2023-01-11T22:36:24.3379307Z [ SKIPPED ] NVFuserTest.FusionShift5ptStencilParallel1DThreadBlock_CUDA 2023-01-11T22:36:24.3379846Z [ SKIPPED ] NVFuserTest.FusionShiftChain1_CUDA 2023-01-11T22:36:24.3380408Z [ SKIPPED ] NVFuserTest.FusionShiftChain2_CUDA 2023-01-11T22:36:24.3380860Z [ SKIPPED ] NVFuserTest.FusionShiftChain3_CUDA 2023-01-11T22:36:24.3381287Z [ SKIPPED ] NVFuserTest.FusionShiftChain4_CUDA 2023-01-11T22:36:24.3381774Z [ SKIPPED ] NVFuserTest.FusionShift5ptStencilChain_CUDA 2023-01-11T22:36:24.3382279Z [ SKIPPED ] NVFuserTest.FusionShiftReduction1_CUDA 2023-01-11T22:36:24.3382766Z [ SKIPPED ] NVFuserTest.FusionShiftReduction2_CUDA 2023-01-11T22:36:24.3383226Z [ SKIPPED ] NVFuserTest.FusionShiftRfactor1_CUDA 2023-01-11T22:36:24.3383685Z [ SKIPPED ] NVFuserTest.FusionShiftBcast1_CUDA 2023-01-11T22:36:24.3384138Z [ SKIPPED ] NVFuserTest.FusionShiftBcast2_CUDA 2023-01-11T22:36:24.3384571Z [ SKIPPED ] NVFuserTest.FusionShiftBcast3_CUDA 2023-01-11T22:36:24.3385059Z [ SKIPPED ] NVFuserTest.FusionShiftSyncPlacement1_CUDA 2023-01-11T22:36:24.3385574Z [ SKIPPED ] NVFuserTest.FusionShiftSyncPlacement2_CUDA 2023-01-11T22:36:24.3386020Z [ SKIPPED ] NVFuserTest.FusionHdiff_CUDA 2023-01-11T22:36:24.3386525Z [ SKIPPED ] NVFuserTest.FusionHdiffPartialSplitUnswitch_CUDA 2023-01-11T22:36:24.3387037Z [ SKIPPED ] NVFuserTest.FusionMaxPooling_CUDA 2023-01-11T22:36:24.3387461Z [ SKIPPED ] NVFuserTest.FusionGather1_CUDA 2023-01-11T22:36:24.3387890Z [ SKIPPED ] NVFuserTest.FusionGather2_CUDA 2023-01-11T22:36:24.3388314Z [ SKIPPED ] NVFuserTest.FusionGather3_CUDA 2023-01-11T22:36:24.3388734Z [ SKIPPED ] NVFuserTest.FusionGather4_CUDA 2023-01-11T22:36:24.3389133Z [ SKIPPED ] NVFuserTest.FusionGather5_CUDA 2023-01-11T22:36:24.3389558Z [ SKIPPED ] NVFuserTest.FusionGather6_CUDA 2023-01-11T22:36:24.3389978Z [ SKIPPED ] NVFuserTest.FusionGather7_CUDA 2023-01-11T22:36:24.3390382Z [ SKIPPED ] NVFuserTest.FusionGather8_CUDA 2023-01-11T22:36:24.3390811Z [ SKIPPED ] NVFuserTest.FusionGather9_CUDA 2023-01-11T22:36:24.3391236Z [ SKIPPED ] NVFuserTest.FusionConv2D_CUDA 2023-01-11T22:36:24.3391680Z [ SKIPPED ] NVFuserTest.FusionConv2DNoPadding_CUDA 2023-01-11T22:36:24.3392194Z [ SKIPPED ] NVFuserTest.FusionConv2DNoPaddingStrided_CUDA 2023-01-11T22:36:24.3392688Z [ SKIPPED ] NVFuserTest.FusionConv2DChain_CUDA 2023-01-11T22:36:24.3393209Z [ SKIPPED ] NVFuserTest.FusionConv2DStaticEvenSizedWindow_CUDA 2023-01-11T22:36:24.3393716Z [ SKIPPED ] NVFuserTest.FusionConv4x4Pad1x1_CUDA 2023-01-11T22:36:24.3394186Z [ SKIPPED ] NVFuserTest.FusionConv4x5Pad1x2_CUDA 2023-01-11T22:36:24.3394676Z [ SKIPPED ] NVFuserTest.FusionConv4x4Pad1x1Stride4_CUDA 2023-01-11T22:36:24.3395123Z [ SKIPPED ] NVFuserTest.FusionIm2Col_CUDA 2023-01-11T22:36:24.3395642Z [ SKIPPED ] NVFuserTest.FusionShiftNoPadding1_CUDA 2023-01-11T22:36:24.3396140Z [ SKIPPED ] NVFuserTest.FusionShiftNoPadding2_CUDA 2023-01-11T22:36:24.3396613Z [ SKIPPED ] NVFuserTest.FusionShiftNoPadding3_CUDA 2023-01-11T22:36:24.3397144Z [ SKIPPED ] NVFuserTest.FusionShiftNoPaddingContigMerge_CUDA 2023-01-11T22:36:24.3397687Z [ SKIPPED ] NVFuserTest.FusionShiftNoPaddingChain_CUDA 2023-01-11T22:36:24.3398213Z [ SKIPPED ] NVFuserTest.FusionShiftNoPaddingRfactor_CUDA 2023-01-11T22:36:24.3398700Z [ SKIPPED ] NVFuserTest.FusionShiftPadding1_CUDA 2023-01-11T22:36:24.3399173Z [ SKIPPED ] NVFuserTest.FusionPartialSplit1_CUDA 2023-01-11T22:36:24.3399639Z [ SKIPPED ] NVFuserTest.FusionPartialSplit2_CUDA 2023-01-11T22:36:24.3400084Z [ SKIPPED ] NVFuserTest.FusionPartialSplit3_CUDA 2023-01-11T22:36:24.3400554Z [ SKIPPED ] NVFuserTest.FusionPartialSplit4_CUDA 2023-01-11T22:36:24.3401022Z [ SKIPPED ] NVFuserTest.FusionPartialSplit5_CUDA 2023-01-11T22:36:24.3401469Z [ SKIPPED ] NVFuserTest.FusionPartialSplit6_CUDA 2023-01-11T22:36:24.3401998Z [ SKIPPED ] NVFuserTest.FusionShiftUnswitch1_CUDA 2023-01-11T22:36:24.3402481Z [ SKIPPED ] NVFuserTest.FusionGatherUnswitch1_CUDA 2023-01-11T22:36:24.3402968Z [ SKIPPED ] NVFuserTest.FusionGatherStrided1_CUDA 2023-01-11T22:36:24.3403433Z [ SKIPPED ] NVFuserTest.FusionGatherStrided2_CUDA 2023-01-11T22:36:24.3403907Z [ SKIPPED ] NVFuserTest.FusionGatherStrided3_CUDA 2023-01-11T22:36:24.3404378Z [ SKIPPED ] NVFuserTest.FusionGatherStrided4_CUDA 2023-01-11T22:36:24.3404828Z [ SKIPPED ] NVFuserTest.FusionGatherStrided5_CUDA 2023-01-11T22:36:24.3405702Z [ SKIPPED ] NVFuserTest.FusionGatherStrided6_CUDA 2023-01-11T22:36:24.3406174Z [ SKIPPED ] NVFuserTest.FusionGatherStrided7_CUDA 2023-01-11T22:36:24.3406621Z [ SKIPPED ] NVFuserTest.FusionGatherStrided8_CUDA 2023-01-11T22:36:24.3407119Z [ SKIPPED ] NVFuserTest.FusionGatherStridedChain_CUDA 2023-01-11T22:36:24.3407632Z [ SKIPPED ] NVFuserTest.FusionMaxPoolingStrided_CUDA 2023-01-11T22:36:24.3408140Z [ SKIPPED ] NVFuserTest.FusionConv2DStaticStrided_CUDA 2023-01-11T22:36:24.3408631Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleHalo1_CUDA 2023-01-11T22:36:24.3409128Z [ SKIPPED ] NVFuserTest.FusionNonDivisibleHalo2_CUDA 2023-01-11T22:36:24.3409687Z [ SKIPPED ] NVFuserTest.FusionGather9ptStencilDoubleBuffering_CUDA 2023-01-11T22:36:24.3410262Z [ SKIPPED ] NVFuserTest.FusionValidateParallelizeShift_CUDA 2023-01-11T22:36:24.3410824Z [ SKIPPED ] NVFuserTest.FusionGatherIterTypePromotion_CUDA 2023-01-11T22:36:24.3411363Z [ SKIPPED ] NVFuserTest.FusionContigPredicateShift_CUDA 2023-01-11T22:36:24.3411832Z [ SKIPPED ] NVFuserTest.FusionVoltaMMATT_CUDA 2023-01-11T22:36:24.3412280Z [ SKIPPED ] NVFuserTest.FusionVoltaMMATN_CUDA 2023-01-11T22:36:24.3412730Z [ SKIPPED ] NVFuserTest.FusionVoltaMMANT_CUDA 2023-01-11T22:36:24.3413186Z [ SKIPPED ] NVFuserTest.FusionVoltaMatmul_CUDA 2023-01-11T22:36:24.3413691Z [ SKIPPED ] NVFuserTest.FusionVoltaMatmulRegDoubleBuffer_CUDA 2023-01-11T22:36:24.3414204Z [ SKIPPED ] NVFuserTest.FusionAmpereMMATN_CUDA 2023-01-11T22:36:24.3414661Z [ SKIPPED ] NVFuserTest.FusionAmpereMMATT_CUDA 2023-01-11T22:36:24.3415092Z [ SKIPPED ] NVFuserTest.FusionAmpereMMANT_CUDA 2023-01-11T22:36:24.3415547Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmul_CUDA 2023-01-11T22:36:24.3416063Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmulPipelineGmem_CUDA 2023-01-11T22:36:24.3416626Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmulRegDbouleBuffer_CUDA 2023-01-11T22:36:24.3417176Z [ SKIPPED ] NVFuserTest.FusionMatmulMatmulAmpere_CUDA 2023-01-11T22:36:24.3417719Z [ SKIPPED ] NVFuserTest.FusionMatmulSoftmaxMatmulAmpere_CUDA 2023-01-11T22:36:24.3418326Z [ SKIPPED ] NVFuserTest.FusionTuringMMATN_CUDA 2023-01-11T22:36:24.3418784Z [ SKIPPED ] NVFuserTest.FusionTuringMMATT_CUDA 2023-01-11T22:36:24.3419230Z [ SKIPPED ] NVFuserTest.FusionTuringMMANT_CUDA 2023-01-11T22:36:24.3419691Z [ SKIPPED ] NVFuserTest.FusionTuringMatmul_CUDA 2023-01-11T22:36:24.3420178Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmulTNcpAsync_CUDA 2023-01-11T22:36:24.3420749Z [ SKIPPED ] NVFuserTest.FusionAmpereStridedBatchedMatmulTN_CUDA 2023-01-11T22:36:24.3421301Z [ SKIPPED ] NVFuserTest.FusionAmpereViewMatmulTN_CUDA 2023-01-11T22:36:24.3421815Z [ SKIPPED ] NVFuserTest.FusionVoltaMatMulTNCrossWarp_CUDA 2023-01-11T22:36:24.3422353Z [ SKIPPED ] NVFuserTest.FusionVoltaMatMulTNCrossCTA_CUDA 2023-01-11T22:36:24.3422888Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmulTNSwizzled_CUDA 2023-01-11T22:36:24.3423429Z [ SKIPPED ] NVFuserTest.FusionAmpereMatmulLargeLoad_CUDA 2023-01-11T22:36:24.3423939Z [ SKIPPED ] NVFuserTest.FusionTuringMatmulLargeLoad_CUDA 2023-01-11T22:36:24.3424563Z [ SKIPPED ] NVFuserTest.FusionViewDtypeSameSizeOutput_CUDA 2023-01-11T22:36:24.3425124Z [ SKIPPED ] NVFuserTest.FusionViewDtypeFailMismatchSize_CUDA 2023-01-11T22:36:24.3425637Z [ SKIPPED ] NVFuserTest.FusionViewAsRealOutput_CUDA 2023-01-11T22:36:24.3426189Z [ SKIPPED ] NVFuserTest.FusionViewRfactorExtentReplacement_CUDA 2023-01-11T22:36:24.3426703Z [ SKIPPED ] NVFuserTest.FusionViewOutput_CUDA 2023-01-11T22:36:24.3427196Z [ SKIPPED ] NVFuserTest.FusionViewFailMismatchSize_CUDA 2023-01-11T22:36:24.3427721Z [ SKIPPED ] NVFuserTest.FusionViewFailMulitDimInference_CUDA 2023-01-11T22:36:24.3428254Z [ SKIPPED ] NVFuserTest.FusionViewReductionShmoo_CUDA 2023-01-11T22:36:24.3428768Z [ SKIPPED ] NVFuserTest.FusionViewPersistentShmoo_CUDA 2023-01-11T22:36:24.3429235Z [ SKIPPED ] NVFuserTest.FusionViewSplit_CUDA 2023-01-11T22:36:24.3429698Z [ SKIPPED ] NVFuserTest.FusionViewBroadcast_CUDA 2023-01-11T22:36:24.3430152Z [ SKIPPED ] NVFuserTest.FusionViewMerge_CUDA 2023-01-11T22:36:24.3430588Z [ SKIPPED ] NVFuserTest.FusionViewAllShmoo_CUDA 2023-01-11T22:36:24.3431042Z [ SKIPPED ] NVFuserTest.FusionViewStride_CUDA 2023-01-11T22:36:24.3431487Z [ SKIPPED ] NVFuserTest.FusionViewBinary_CUDA 2023-01-11T22:36:24.3431970Z [ SKIPPED ] NVFuserTest.FusionViewConcreteDomain_CUDA 2023-01-11T22:36:24.3432469Z [ SKIPPED ] NVFuserTest.FusionViewConcreteDomain2_CUDA 2023-01-11T22:36:24.3432984Z [ SKIPPED ] NVFuserTest.FusionViewConcreteDomain3_CUDA 2023-01-11T22:36:24.3433492Z [ SKIPPED ] NVFuserTest.FusionViewConcreteDomain4_CUDA 2023-01-11T22:36:24.3433987Z [ SKIPPED ] NVFuserTest.FusionViewConcreteDomain5_CUDA 2023-01-11T22:36:24.3434539Z [ SKIPPED ] NVFuserTest.FusionFlattenAfterUnsqueezeOutput_CUDA 2023-01-11T22:36:24.3435143Z [ SKIPPED ] NVFuserTest.FusionComputeAtRootDomainMapWithView_CUDA 2023-01-11T22:36:24.3435664Z [ SKIPPED ] NVFuserTest.FusionExpandRepro_CUDA 2023-01-11T22:36:24.3436124Z [ SKIPPED ] NVFuserTest.FusionExpandView1_CUDA 2023-01-11T22:36:24.3436571Z [ SKIPPED ] NVFuserTest.FusionExpandView2_CUDA 2023-01-11T22:36:24.3437056Z [ SKIPPED ] NVFuserTest.FusionViewTransformCache_CUDA 2023-01-11T22:36:24.3437518Z [ SKIPPED ] NVFuserTest.FusionViewIdGraph_CUDA 2023-01-11T22:36:24.3437983Z [ SKIPPED ] NVFuserTest.FusionViewVectorize_CUDA 2023-01-11T22:36:24.3438456Z [ SKIPPED ] NVFuserTest.FusionExpandFlatten_CUDA 2023-01-11T22:36:24.3438952Z [ SKIPPED ] NVFuserTest.FusionIllegalReductionFlatten_CUDA 2023-01-11T22:36:24.3439479Z [ SKIPPED ] NVFuserTest.FusionReductionFlatten1_CUDA 2023-01-11T22:36:24.3440032Z [ SKIPPED ] NVFuserTest.FusionPwiseViewSchedule_CUDA 2023-01-11T22:36:24.3440520Z [ SKIPPED ] NVFuserTest.FusionSumViewSchedule_CUDA 2023-01-11T22:36:24.3441023Z [ SKIPPED ] NVFuserTest.FusionViewMagicSchedule1_CUDA 2023-01-11T22:36:24.3441532Z [ SKIPPED ] NVFuserTest.FusionViewMagicSchedule2_CUDA 2023-01-11T22:36:24.3442038Z [ SKIPPED ] NVFuserTest.FusionViewMagicSchedule3_CUDA 2023-01-11T22:36:24.3442529Z [ SKIPPED ] NVFuserTest.FusionViewMagicSchedule4_CUDA 2023-01-11T22:36:24.3443029Z [ SKIPPED ] NVFuserTest.FusionViewMagicSchedule5_CUDA 2023-01-11T22:36:24.3443508Z [ SKIPPED ] NVFuserTest.FusionViewMapping_CUDA 2023-01-11T22:36:24.3443985Z [ SKIPPED ] NVFuserTest.FusionLowerDivisibleSplits_CUDA 2023-01-11T22:36:24.3444473Z [ SKIPPED ] NVFuserTest.FusionTranspose1_CUDA 2023-01-11T22:36:24.3445198Z [ SKIPPED ] NVFuserTest.FusionTranspose2_CUDA 2023-01-11T22:36:24.3445794Z [ SKIPPED ] NVFuserTest.FusionTransposeWithSwizzle_CUDA 2023-01-11T22:36:24.3446391Z [ SKIPPED ] NVFuserTest.FusionTransposeWithSwizzle1DThreadBlock_CUDA 2023-01-11T22:36:24.3447133Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSimple_CUDA 2023-01-11T22:36:24.3447736Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSinTransposeCos_CUDA 2023-01-11T22:36:24.3448342Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeMultipleInput_CUDA 2023-01-11T22:36:24.3448962Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeMultipleOutput_CUDA 2023-01-11T22:36:24.3449610Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeMultipleInputOutput_CUDA 2023-01-11T22:36:24.3450276Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeMatchingSkipConnection_CUDA 2023-01-11T22:36:24.3450910Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeBroadcast_CUDA 2023-01-11T22:36:24.3451494Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeNoReference_CUDA 2023-01-11T22:36:24.3452060Z [ SKIPPED ] NVFuserTest.FusionScheduleBroadcastOnly_CUDA 2023-01-11T22:36:24.3452615Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeComplexDAG1_CUDA 2023-01-11T22:36:24.3453244Z [ SKIPPED ] NVFuserTest.FusionManualScheduleTransposeComplexDAG1_CUDA 2023-01-11T22:36:24.3453806Z [ SKIPPED ] NVFuserTest.FusionViewNoTranspose_CUDA 2023-01-11T22:36:24.3454299Z [ SKIPPED ] NVFuserTest.FusionTransposeSelfMapping_CUDA 2023-01-11T22:36:24.3454857Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeMissingDim_CUDA 2023-01-11T22:36:24.3455415Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSmall_CUDA 2023-01-11T22:36:24.3456006Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSmallInnerSize1_CUDA 2023-01-11T22:36:24.3456618Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSmallInnerSize2_CUDA 2023-01-11T22:36:24.3457239Z [ SKIPPED ] NVFuserTest.FusionScheduleTransposeSmallInnerSize3_CUDA 2023-01-11T22:36:24.3457873Z [ SKIPPED ] NVFuserTest.FusionScheduleTranspose2DSmallInnerSize_CUDA 2023-01-11T22:36:24.3458446Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict1_CUDA 2023-01-11T22:36:24.3458991Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict2_CUDA 2023-01-11T22:36:24.3459529Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict3_CUDA 2023-01-11T22:36:24.3460042Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict4_CUDA 2023-01-11T22:36:24.3460574Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict5_CUDA 2023-01-11T22:36:24.3461111Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict6_CUDA 2023-01-11T22:36:24.3461650Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict7_CUDA 2023-01-11T22:36:24.3462167Z [ SKIPPED ] NVFuserTest.FusionTransposeBankConflict8_CUDA 2023-01-11T22:36:24.3462699Z [ SKIPPED ] NVFuserTest.FusionRNGValidateWithCURand_CUDA 2023-01-11T22:36:24.3463367Z [ SKIPPED ] NVFuserTest.FusionRNGManualScheduleValidateWithCURand_CUDA 2023-01-11T22:36:24.3464029Z [ SKIPPED ] NVFuserTest.FusionRNGManualScheduleValidateWithCURand2_CUDA 2023-01-11T22:36:24.3464607Z [ SKIPPED ] NVFuserTest.FusionBroadcastingRNG_CUDA 2023-01-11T22:36:24.3465099Z [ SKIPPED ] NVFuserTest.FusionBroadcastingRNG2_CUDA 2023-01-11T22:36:24.3465603Z [ SKIPPED ] NVFuserTest.FusionBroadcastingRNGSmem_CUDA 2023-01-11T22:36:24.3466165Z [ SKIPPED ] NVFuserTest.FusionBroadcastingRNGSmemNonSquareTile_CUDA 2023-01-11T22:36:24.3466685Z [ SKIPPED ] NVFuserTest.FusionUniform_CUDA 2023-01-11T22:36:24.3467151Z [ SKIPPED ] NVFuserTest.FusionRandLikeReduction_CUDA 2023-01-11T22:36:24.3467602Z [ SKIPPED ] NVFuserTest.FusionSplitDims_CUDA 2023-01-11T22:36:24.3468043Z [ SKIPPED ] NVFuserTest.FusionMergeDims_CUDA 2023-01-11T22:36:24.3468511Z [ SKIPPED ] NVFuserTest.FusionReorderAsRFactor_CUDA 2023-01-11T22:36:24.3468986Z [ SKIPPED ] NVFuserTest.FusionDisjointViewSet_CUDA 2023-01-11T22:36:24.3469464Z [ SKIPPED ] NVFuserTest.FusionMatchingViews_CUDA 2023-01-11T22:36:24.3470035Z [ SKIPPED ] NVFuserTest.FusionBroadcastViewMultiples_CUDA 2023-01-11T22:36:24.3470541Z [ SKIPPED ] NVFuserTest.FusionTVDomainGuard_CUDA 2023-01-11T22:36:24.5219157Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *cuda* ]] 2023-01-11T22:36:24.5219720Z + [[ default != *nogpu* ]] 2023-01-11T22:36:24.5219981Z + LTC_TS_CUDA=1 2023-01-11T22:36:24.5220547Z + /opt/conda/lib/python3.10/site-packages/torch/bin/test_lazy --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_lazy.xml 2023-01-11T22:36:24.9769589Z Only one CUDA device detected. Disabling MultiCUDA tests 2023-01-11T22:36:24.9772659Z Note: Google Test filter = *-*_MultiCUDA 2023-01-11T22:36:24.9773494Z [==========] Running 611 tests from 10 test suites. 2023-01-11T22:36:24.9774437Z [----------] Global test environment set-up. 2023-01-11T22:36:24.9774988Z [----------] 11 tests from BackendDeviceTest 2023-01-11T22:36:24.9775437Z [ RUN ] BackendDeviceTest.BackendDeviceType 2023-01-11T22:36:24.9775932Z [ OK ] BackendDeviceTest.BackendDeviceType (0 ms) 2023-01-11T22:36:24.9776356Z [ RUN ] BackendDeviceTest.Basic1 2023-01-11T22:36:24.9776764Z [ OK ] BackendDeviceTest.Basic1 (0 ms) 2023-01-11T22:36:24.9777164Z [ RUN ] BackendDeviceTest.Basic2 2023-01-11T22:36:24.9777554Z [ OK ] BackendDeviceTest.Basic2 (0 ms) 2023-01-11T22:36:24.9777950Z [ RUN ] BackendDeviceTest.Basic3 2023-01-11T22:36:24.9778354Z [ OK ] BackendDeviceTest.Basic3 (0 ms) 2023-01-11T22:36:24.9778766Z [ RUN ] BackendDeviceTest.Basic4 2023-01-11T22:36:24.9779150Z [ OK ] BackendDeviceTest.Basic4 (0 ms) 2023-01-11T22:36:24.9779548Z [ RUN ] BackendDeviceTest.Compare 2023-01-11T22:36:24.9779967Z [ OK ] BackendDeviceTest.Compare (0 ms) 2023-01-11T22:36:24.9780356Z [ RUN ] BackendDeviceTest.Ostream 2023-01-11T22:36:24.9780771Z [ OK ] BackendDeviceTest.Ostream (0 ms) 2023-01-11T22:36:24.9781184Z [ RUN ] BackendDeviceTest.FromAten 2023-01-11T22:36:24.9788337Z [ OK ] BackendDeviceTest.FromAten (1 ms) 2023-01-11T22:36:24.9789418Z [ RUN ] BackendDeviceTest.ToAten 2023-01-11T22:36:24.9789894Z [ OK ] BackendDeviceTest.ToAten (0 ms) 2023-01-11T22:36:24.9790339Z [ RUN ] BackendDeviceTest.GetBackendDevice1 2023-01-11T22:36:24.9795696Z [ OK ] BackendDeviceTest.GetBackendDevice1 (0 ms) 2023-01-11T22:36:24.9796366Z [ RUN ] BackendDeviceTest.GetBackendDevice2 2023-01-11T22:36:24.9797023Z [ OK ] BackendDeviceTest.GetBackendDevice2 (0 ms) 2023-01-11T22:36:24.9797615Z [----------] 11 tests from BackendDeviceTest (2 ms total) 2023-01-11T22:36:24.9797909Z 2023-01-11T22:36:24.9798384Z [----------] 2 tests from CacheTest 2023-01-11T22:36:24.9798769Z [ RUN ] CacheTest.BasicTest 2023-01-11T22:36:24.9799173Z [ OK ] CacheTest.BasicTest (0 ms) 2023-01-11T22:36:24.9799612Z [ RUN ] CacheTest.ShapeCacheTestForDynamicShape 2023-01-11T22:36:24.9800131Z [ OK ] CacheTest.ShapeCacheTestForDynamicShape (0 ms) 2023-01-11T22:36:24.9800609Z [----------] 2 tests from CacheTest (0 ms total) 2023-01-11T22:36:24.9800819Z 2023-01-11T22:36:24.9801005Z [----------] 5 tests from IrTest 2023-01-11T22:36:24.9801334Z [ RUN ] IrTest.BasicTest 2023-01-11T22:36:24.9801696Z [ OK ] IrTest.BasicTest (0 ms) 2023-01-11T22:36:24.9802056Z [ RUN ] IrTest.MetaDataTest 2023-01-11T22:36:24.9802414Z [ OK ] IrTest.MetaDataTest (0 ms) 2023-01-11T22:36:24.9802777Z [ RUN ] IrTest.TsNodeTest 2023-01-11T22:36:24.9803146Z [ OK ] IrTest.TsNodeTest (0 ms) 2023-01-11T22:36:24.9803514Z [ RUN ] IrTest.DimensionNodeTest 2023-01-11T22:36:24.9803919Z [ OK ] IrTest.DimensionNodeTest (0 ms) 2023-01-11T22:36:24.9804451Z [ RUN ] IrTest.DimensionIsDynamicTest 2023-01-11T22:36:24.9804873Z [ OK ] IrTest.DimensionIsDynamicTest (0 ms) 2023-01-11T22:36:24.9805770Z [----------] 5 tests from IrTest (0 ms total) 2023-01-11T22:36:24.9805976Z 2023-01-11T22:36:24.9806176Z [----------] 2 tests from IrUtilTest 2023-01-11T22:36:24.9806538Z [ RUN ] IrUtilTest.BasicTest 2023-01-11T22:36:24.9806900Z [ OK ] IrUtilTest.BasicTest (0 ms) 2023-01-11T22:36:24.9807278Z [ RUN ] IrUtilTest.TestCircle 2023-01-11T22:36:24.9825248Z [ OK ] IrUtilTest.TestCircle (2 ms) 2023-01-11T22:36:24.9825657Z [----------] 2 tests from IrUtilTest (2 ms total) 2023-01-11T22:36:24.9825878Z 2023-01-11T22:36:24.9826071Z [----------] 2 tests from HashTest 2023-01-11T22:36:24.9826418Z [ RUN ] HashTest.Scalar 2023-01-11T22:36:24.9826788Z [ OK ] HashTest.Scalar (0 ms) 2023-01-11T22:36:24.9827123Z [ RUN ] HashTest.Sanity 2023-01-11T22:36:24.9827478Z [ OK ] HashTest.Sanity (0 ms) 2023-01-11T22:36:24.9827867Z [----------] 2 tests from HashTest (0 ms total) 2023-01-11T22:36:24.9828055Z 2023-01-11T22:36:24.9828292Z [----------] 3 tests from PermutationUtilTest 2023-01-11T22:36:24.9828765Z [ RUN ] PermutationUtilTest.TestInversePermutation 2023-01-11T22:36:24.9851015Z [ OK ] PermutationUtilTest.TestInversePermutation (2 ms) 2023-01-11T22:36:24.9851551Z [ RUN ] PermutationUtilTest.TestIsPermutation 2023-01-11T22:36:24.9852038Z [ OK ] PermutationUtilTest.TestIsPermutation (0 ms) 2023-01-11T22:36:24.9852512Z [ RUN ] PermutationUtilTest.TestPermute 2023-01-11T22:36:24.9874126Z [ OK ] PermutationUtilTest.TestPermute (2 ms) 2023-01-11T22:36:24.9875047Z [----------] 3 tests from PermutationUtilTest (4 ms total) 2023-01-11T22:36:24.9875528Z 2023-01-11T22:36:24.9875935Z [----------] 7 tests from ShapeTest 2023-01-11T22:36:24.9876608Z [ RUN ] ShapeTest.Basic1 2023-01-11T22:36:24.9877322Z [ OK ] ShapeTest.Basic1 (0 ms) 2023-01-11T22:36:24.9877772Z [ RUN ] ShapeTest.Basic2 2023-01-11T22:36:24.9878137Z [ OK ] ShapeTest.Basic2 (0 ms) 2023-01-11T22:36:24.9878491Z [ RUN ] ShapeTest.Basic3 2023-01-11T22:36:24.9878834Z [ OK ] ShapeTest.Basic3 (0 ms) 2023-01-11T22:36:24.9879206Z [ RUN ] ShapeTest.SetScalarType 2023-01-11T22:36:24.9879609Z [ OK ] ShapeTest.SetScalarType (0 ms) 2023-01-11T22:36:24.9879970Z [ RUN ] ShapeTest.SetSize 2023-01-11T22:36:24.9880339Z [ OK ] ShapeTest.SetSize (0 ms) 2023-01-11T22:36:24.9880831Z [ RUN ] ShapeTest.Equal 2023-01-11T22:36:24.9881194Z [ OK ] ShapeTest.Equal (0 ms) 2023-01-11T22:36:24.9881554Z [ RUN ] ShapeTest.Ostream 2023-01-11T22:36:24.9881917Z [ OK ] ShapeTest.Ostream (0 ms) 2023-01-11T22:36:24.9882320Z [----------] 7 tests from ShapeTest (0 ms total) 2023-01-11T22:36:24.9882553Z 2023-01-11T22:36:24.9882742Z [----------] 2 tests from TrieCacheTest 2023-01-11T22:36:24.9883136Z [ RUN ] TrieCacheTest.TestSinglePath 2023-01-11T22:36:24.9883569Z [ OK ] TrieCacheTest.TestSinglePath (0 ms) 2023-01-11T22:36:24.9883971Z [ RUN ] TrieCacheTest.TestTwoPaths 2023-01-11T22:36:24.9884392Z [ OK ] TrieCacheTest.TestTwoPaths (0 ms) 2023-01-11T22:36:24.9884833Z [----------] 2 tests from TrieCacheTest (0 ms total) 2023-01-11T22:36:24.9885515Z 2023-01-11T22:36:24.9885732Z [----------] 3 tests from UtilTest 2023-01-11T22:36:24.9886106Z [ RUN ] UtilTest.ExceptionCleanup 2023-01-11T22:36:24.9886525Z [ OK ] UtilTest.ExceptionCleanup (0 ms) 2023-01-11T22:36:24.9887019Z [ RUN ] UtilTest.MaybeRef 2023-01-11T22:36:24.9887363Z [ OK ] UtilTest.MaybeRef (0 ms) 2023-01-11T22:36:24.9887707Z [ RUN ] UtilTest.Iota 2023-01-11T22:36:24.9888051Z [ OK ] UtilTest.Iota (0 ms) 2023-01-11T22:36:24.9888422Z [----------] 3 tests from UtilTest (0 ms total) 2023-01-11T22:36:24.9888628Z 2023-01-11T22:36:24.9888833Z [----------] 574 tests from LazyOpsTest 2023-01-11T22:36:24.9889235Z [ RUN ] LazyOpsTest.TestScalarTensor 2023-01-11T22:36:26.2806188Z [ OK ] LazyOpsTest.TestScalarTensor (1292 ms) 2023-01-11T22:36:26.2806703Z [ RUN ] LazyOpsTest.TestClone 2023-01-11T22:36:26.2815395Z [ OK ] LazyOpsTest.TestClone (1 ms) 2023-01-11T22:36:26.2815791Z [ RUN ] LazyOpsTest.TestTo 2023-01-11T22:36:26.2817873Z [ OK ] LazyOpsTest.TestTo (0 ms) 2023-01-11T22:36:26.2818301Z [ RUN ] LazyOpsTest.TestIsFloatingPoint 2023-01-11T22:36:26.2818776Z [ OK ] LazyOpsTest.TestIsFloatingPoint (0 ms) 2023-01-11T22:36:26.2819186Z [ RUN ] LazyOpsTest.TestIsSigned 2023-01-11T22:36:26.2819833Z [ OK ] LazyOpsTest.TestIsSigned (0 ms) 2023-01-11T22:36:26.2820247Z [ RUN ] LazyOpsTest.TestCastByte 2023-01-11T22:36:26.2854548Z [ OK ] LazyOpsTest.TestCastByte (3 ms) 2023-01-11T22:36:26.2854948Z [ RUN ] LazyOpsTest.TestCastChar 2023-01-11T22:36:26.2860303Z [ OK ] LazyOpsTest.TestCastChar (0 ms) 2023-01-11T22:36:26.2860720Z [ RUN ] LazyOpsTest.TestCastShort 2023-01-11T22:36:26.2866379Z [ OK ] LazyOpsTest.TestCastShort (0 ms) 2023-01-11T22:36:26.2866779Z [ RUN ] LazyOpsTest.TestCastInt 2023-01-11T22:36:26.2872193Z [ OK ] LazyOpsTest.TestCastInt (0 ms) 2023-01-11T22:36:26.2872610Z [ RUN ] LazyOpsTest.TestCastLong 2023-01-11T22:36:26.2878129Z [ OK ] LazyOpsTest.TestCastLong (0 ms) 2023-01-11T22:36:26.2878539Z [ RUN ] LazyOpsTest.TestCastFloat 2023-01-11T22:36:26.2880606Z [ OK ] LazyOpsTest.TestCastFloat (0 ms) 2023-01-11T22:36:26.2881031Z [ RUN ] LazyOpsTest.TestRetainType 2023-01-11T22:36:26.2883569Z [ OK ] LazyOpsTest.TestRetainType (0 ms) 2023-01-11T22:36:26.2884054Z [ RUN ] LazyOpsTest.TestLogicalTypeWithInterop 2023-01-11T22:36:26.2893845Z [ OK ] LazyOpsTest.TestLogicalTypeWithInterop (1 ms) 2023-01-11T22:36:26.2894295Z [ RUN ] LazyOpsTest.TestAdd 2023-01-11T22:36:26.2900756Z [ OK ] LazyOpsTest.TestAdd (0 ms) 2023-01-11T22:36:26.2901158Z [ RUN ] LazyOpsTest.TestAddHalf 2023-01-11T22:36:26.2907521Z [ OK ] LazyOpsTest.TestAddHalf (0 ms) 2023-01-11T22:36:26.2908323Z [ RUN ] LazyOpsTest.TestAddMixedPrecision 2023-01-11T22:36:26.2914417Z [ OK ] LazyOpsTest.TestAddMixedPrecision (0 ms) 2023-01-11T22:36:26.2914874Z [ RUN ] LazyOpsTest.TestAddInPlace 2023-01-11T22:36:26.2925236Z [ OK ] LazyOpsTest.TestAddInPlace (1 ms) 2023-01-11T22:36:26.2925901Z [ RUN ] LazyOpsTest.TestAddScalar 2023-01-11T22:36:26.2932036Z [ OK ] LazyOpsTest.TestAddScalar (0 ms) 2023-01-11T22:36:26.2932483Z [ RUN ] LazyOpsTest.TestAddScalarInPlace 2023-01-11T22:36:26.2940743Z [ OK ] LazyOpsTest.TestAddScalarInPlace (0 ms) 2023-01-11T22:36:26.2941185Z [ RUN ] LazyOpsTest.TestAddZeroSizeDim 2023-01-11T22:36:26.2946221Z [ OK ] LazyOpsTest.TestAddZeroSizeDim (0 ms) 2023-01-11T22:36:26.2946633Z [ RUN ] LazyOpsTest.TestSub 2023-01-11T22:36:26.2953192Z [ OK ] LazyOpsTest.TestSub (0 ms) 2023-01-11T22:36:26.2953590Z [ RUN ] LazyOpsTest.TestSubInPlace 2023-01-11T22:36:26.2962258Z [ OK ] LazyOpsTest.TestSubInPlace (0 ms) 2023-01-11T22:36:26.2962842Z [ RUN ] LazyOpsTest.TestSubScalar 2023-01-11T22:36:26.2968768Z [ OK ] LazyOpsTest.TestSubScalar (0 ms) 2023-01-11T22:36:26.2969218Z [ RUN ] LazyOpsTest.TestSubScalarInPlace 2023-01-11T22:36:26.2977330Z [ OK ] LazyOpsTest.TestSubScalarInPlace (0 ms) 2023-01-11T22:36:26.2977749Z [ RUN ] LazyOpsTest.TestMul 2023-01-11T22:36:26.2983813Z [ OK ] LazyOpsTest.TestMul (0 ms) 2023-01-11T22:36:26.2984225Z [ RUN ] LazyOpsTest.TestMulInPlace 2023-01-11T22:36:26.2992657Z [ OK ] LazyOpsTest.TestMulInPlace (0 ms) 2023-01-11T22:36:26.2993080Z [ RUN ] LazyOpsTest.TestMulScalar 2023-01-11T22:36:26.2998829Z [ OK ] LazyOpsTest.TestMulScalar (0 ms) 2023-01-11T22:36:26.2999272Z [ RUN ] LazyOpsTest.TestMulScalarInPlace 2023-01-11T22:36:26.3007438Z [ OK ] LazyOpsTest.TestMulScalarInPlace (0 ms) 2023-01-11T22:36:26.3007858Z [ RUN ] LazyOpsTest.TestDiv 2023-01-11T22:36:26.3184562Z [ OK ] LazyOpsTest.TestDiv (17 ms) 2023-01-11T22:36:26.3185018Z [ RUN ] LazyOpsTest.TestDivWithRoundingMode 2023-01-11T22:36:26.3779112Z [ OK ] LazyOpsTest.TestDivWithRoundingMode (59 ms) 2023-01-11T22:36:26.3779569Z [ RUN ] LazyOpsTest.TestDivInPlace 2023-01-11T22:36:26.3785992Z [ OK ] LazyOpsTest.TestDivInPlace (0 ms) 2023-01-11T22:36:26.3786487Z [ RUN ] LazyOpsTest.TestDivInPlaceWithRoundingMode 2023-01-11T22:36:26.3807250Z [ OK ] LazyOpsTest.TestDivInPlaceWithRoundingMode (2 ms) 2023-01-11T22:36:26.3807714Z [ RUN ] LazyOpsTest.TestDivScalar 2023-01-11T22:36:26.3873246Z [ OK ] LazyOpsTest.TestDivScalar (6 ms) 2023-01-11T22:36:26.3873693Z [ RUN ] LazyOpsTest.TestDivScalarInPlace 2023-01-11T22:36:26.3887020Z [ OK ] LazyOpsTest.TestDivScalarInPlace (1 ms) 2023-01-11T22:36:26.3887441Z [ RUN ] LazyOpsTest.TestDivOut 2023-01-11T22:36:26.3897278Z [ OK ] LazyOpsTest.TestDivOut (1 ms) 2023-01-11T22:36:26.3897698Z [ RUN ] LazyOpsTest.TestRsubScalar 2023-01-11T22:36:26.3904178Z [ OK ] LazyOpsTest.TestRsubScalar (0 ms) 2023-01-11T22:36:26.3904560Z [ RUN ] LazyOpsTest.TestNe 2023-01-11T22:36:26.3910281Z [ OK ] LazyOpsTest.TestNe (0 ms) 2023-01-11T22:36:26.3910681Z [ RUN ] LazyOpsTest.TestNeInplace 2023-01-11T22:36:26.3919646Z [ OK ] LazyOpsTest.TestNeInplace (0 ms) 2023-01-11T22:36:26.3920048Z [ RUN ] LazyOpsTest.TestEq 2023-01-11T22:36:26.3925501Z [ OK ] LazyOpsTest.TestEq (0 ms) 2023-01-11T22:36:26.3925902Z [ RUN ] LazyOpsTest.TestEqInplace 2023-01-11T22:36:26.3934641Z [ OK ] LazyOpsTest.TestEqInplace (0 ms) 2023-01-11T22:36:26.3935067Z [ RUN ] LazyOpsTest.TestGe 2023-01-11T22:36:26.3940808Z [ OK ] LazyOpsTest.TestGe (0 ms) 2023-01-11T22:36:26.3941191Z [ RUN ] LazyOpsTest.TestGeInplace 2023-01-11T22:36:26.3949897Z [ OK ] LazyOpsTest.TestGeInplace (0 ms) 2023-01-11T22:36:26.3950292Z [ RUN ] LazyOpsTest.TestLe 2023-01-11T22:36:26.3956049Z [ OK ] LazyOpsTest.TestLe (0 ms) 2023-01-11T22:36:26.3956432Z [ RUN ] LazyOpsTest.TestLeInplace 2023-01-11T22:36:26.3965000Z [ OK ] LazyOpsTest.TestLeInplace (0 ms) 2023-01-11T22:36:26.3965616Z [ RUN ] LazyOpsTest.TestGt 2023-01-11T22:36:26.3971752Z [ OK ] LazyOpsTest.TestGt (0 ms) 2023-01-11T22:36:26.3972136Z [ RUN ] LazyOpsTest.TestGtInplace 2023-01-11T22:36:26.3980997Z [ OK ] LazyOpsTest.TestGtInplace (0 ms) 2023-01-11T22:36:26.3981389Z [ RUN ] LazyOpsTest.TestLt 2023-01-11T22:36:26.3987141Z [ OK ] LazyOpsTest.TestLt (0 ms) 2023-01-11T22:36:26.3987544Z [ RUN ] LazyOpsTest.TestLtInplace 2023-01-11T22:36:26.3996015Z [ OK ] LazyOpsTest.TestLtInplace (0 ms) 2023-01-11T22:36:26.3996432Z [ RUN ] LazyOpsTest.TestNeScalar 2023-01-11T22:36:26.4001077Z [ OK ] LazyOpsTest.TestNeScalar (0 ms) 2023-01-11T22:36:26.4001496Z [ RUN ] LazyOpsTest.TestEqScalar 2023-01-11T22:36:26.4006546Z [ OK ] LazyOpsTest.TestEqScalar (0 ms) 2023-01-11T22:36:26.4006957Z [ RUN ] LazyOpsTest.TestGeScalar 2023-01-11T22:36:26.4011635Z [ OK ] LazyOpsTest.TestGeScalar (0 ms) 2023-01-11T22:36:26.4012077Z [ RUN ] LazyOpsTest.TestGeScalarInplace 2023-01-11T22:36:26.4019787Z [ OK ] LazyOpsTest.TestGeScalarInplace (0 ms) 2023-01-11T22:36:26.4020226Z [ RUN ] LazyOpsTest.TestLeScalar 2023-01-11T22:36:26.4024745Z [ OK ] LazyOpsTest.TestLeScalar (0 ms) 2023-01-11T22:36:26.4025183Z [ RUN ] LazyOpsTest.TestLeScalarInplace 2023-01-11T22:36:26.4032875Z [ OK ] LazyOpsTest.TestLeScalarInplace (0 ms) 2023-01-11T22:36:26.4033290Z [ RUN ] LazyOpsTest.TestGtScalar 2023-01-11T22:36:26.4037810Z [ OK ] LazyOpsTest.TestGtScalar (0 ms) 2023-01-11T22:36:26.4038241Z [ RUN ] LazyOpsTest.TestGtScalarInplace 2023-01-11T22:36:26.4045648Z [ OK ] LazyOpsTest.TestGtScalarInplace (0 ms) 2023-01-11T22:36:26.4046065Z [ RUN ] LazyOpsTest.TestLtScalar 2023-01-11T22:36:26.4050941Z [ OK ] LazyOpsTest.TestLtScalar (0 ms) 2023-01-11T22:36:26.4051378Z [ RUN ] LazyOpsTest.TestLtScalarInplace 2023-01-11T22:36:26.4059120Z [ OK ] LazyOpsTest.TestLtScalarInplace (0 ms) 2023-01-11T22:36:26.4059542Z [ RUN ] LazyOpsTest.TestIntegerAdd 2023-01-11T22:36:26.4083562Z [ OK ] LazyOpsTest.TestIntegerAdd (2 ms) 2023-01-11T22:36:26.4083966Z [ RUN ] LazyOpsTest.TestSVD 2023-01-11T22:36:27.0934521Z [ OK ] LazyOpsTest.TestSVD (684 ms) 2023-01-11T22:36:27.0935097Z [ RUN ] LazyOpsTest.TestQR 2023-01-11T22:36:27.0935584Z [W BatchLinearAlgebra.cpp:2459] Warning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T22:36:27.0936203Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T22:36:27.0936563Z Q, R = torch.qr(A, some) 2023-01-11T22:36:27.0936816Z should be replaced with 2023-01-11T22:36:27.0937260Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (function operator()) 2023-01-11T22:36:27.0977824Z [ OK ] LazyOpsTest.TestQR (4 ms) 2023-01-11T22:36:27.0978309Z [ RUN ] LazyOpsTest.TestSymEig 2023-01-11T22:36:27.0983542Z [W BatchLinearAlgebra.cpp:2910] Warning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T22:36:27.0984242Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T22:36:27.0984702Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:36:27.0984992Z should be replaced with 2023-01-11T22:36:27.0985393Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:36:27.0985693Z and 2023-01-11T22:36:27.0985964Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:36:27.0986319Z should be replaced with 2023-01-11T22:36:27.0986760Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (function operator()) 2023-01-11T22:36:27.3229607Z [ OK ] LazyOpsTest.TestSymEig (224 ms) 2023-01-11T22:36:27.3230078Z [ RUN ] LazyOpsTest.TestCholesky 2023-01-11T22:36:27.3230961Z [W BatchLinearAlgebra.cpp:1730] Warning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2023-01-11T22:36:27.3231942Z L = torch.cholesky(A) 2023-01-11T22:36:27.3232230Z should be replaced with 2023-01-11T22:36:27.3232801Z L = torch.linalg.cholesky(A) 2023-01-11T22:36:27.3233076Z and 2023-01-11T22:36:27.3233313Z U = torch.cholesky(A, upper=True) 2023-01-11T22:36:27.3233599Z should be replaced with 2023-01-11T22:36:27.3233889Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T22:36:27.3234323Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (function operator()) 2023-01-11T22:36:27.3254628Z [ OK ] LazyOpsTest.TestCholesky (2 ms) 2023-01-11T22:36:27.3255507Z [ RUN ] LazyOpsTest.TestLogDet 2023-01-11T22:36:27.3324226Z [ OK ] LazyOpsTest.TestLogDet (6 ms) 2023-01-11T22:36:27.3325578Z [ RUN ] LazyOpsTest.TestTriangularSolve 2023-01-11T22:36:27.3326846Z [W BatchLinearAlgebra.cpp:2225] Warning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T22:36:27.3327564Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T22:36:27.3327973Z X = torch.triangular_solve(B, A).solution 2023-01-11T22:36:27.3328270Z should be replaced with 2023-01-11T22:36:27.3328611Z X = torch.linalg.solve_triangular(A, B). (function operator()) 2023-01-11T22:36:27.4074264Z [ OK ] LazyOpsTest.TestTriangularSolve (74 ms) 2023-01-11T22:36:27.4075239Z [ RUN ] LazyOpsTest.TestKthValue 2023-01-11T22:36:27.4201611Z [ OK ] LazyOpsTest.TestKthValue (12 ms) 2023-01-11T22:36:27.4202483Z [ RUN ] LazyOpsTest.TestTopK 2023-01-11T22:36:27.4576010Z [ OK ] LazyOpsTest.TestTopK (37 ms) 2023-01-11T22:36:27.4576859Z [ RUN ] LazyOpsTest.TestSort 2023-01-11T22:36:27.4751551Z [ OK ] LazyOpsTest.TestSort (17 ms) 2023-01-11T22:36:27.4752569Z [ RUN ] LazyOpsTest.TestSortDescWithMinValue 2023-01-11T22:36:27.4762562Z [ OK ] LazyOpsTest.TestSortDescWithMinValue (1 ms) 2023-01-11T22:36:27.4763509Z [ RUN ] LazyOpsTest.TestArgSort 2023-01-11T22:36:27.4822157Z [ OK ] LazyOpsTest.TestArgSort (5 ms) 2023-01-11T22:36:27.4823051Z [ RUN ] LazyOpsTest.TestMin 2023-01-11T22:36:27.4828804Z [ OK ] LazyOpsTest.TestMin (0 ms) 2023-01-11T22:36:27.4829711Z [ RUN ] LazyOpsTest.TestMax 2023-01-11T22:36:27.4835622Z [ OK ] LazyOpsTest.TestMax (0 ms) 2023-01-11T22:36:27.4836513Z [ RUN ] LazyOpsTest.TestUnaryMin 2023-01-11T22:36:27.4842091Z [ OK ] LazyOpsTest.TestUnaryMin (0 ms) 2023-01-11T22:36:27.4843012Z [ RUN ] LazyOpsTest.TestUnaryMax 2023-01-11T22:36:27.4848024Z [ OK ] LazyOpsTest.TestUnaryMax (0 ms) 2023-01-11T22:36:27.4848907Z [ RUN ] LazyOpsTest.TestAll 2023-01-11T22:36:27.4873883Z [ OK ] LazyOpsTest.TestAll (2 ms) 2023-01-11T22:36:27.4874973Z [ RUN ] LazyOpsTest.TestAllDim 2023-01-11T22:36:27.4885986Z [ OK ] LazyOpsTest.TestAllDim (1 ms) 2023-01-11T22:36:27.4886946Z [ RUN ] LazyOpsTest.TestAllDimKeep 2023-01-11T22:36:27.4898024Z [ OK ] LazyOpsTest.TestAllDimKeep (1 ms) 2023-01-11T22:36:27.4898935Z [ RUN ] LazyOpsTest.TestAmax 2023-01-11T22:36:27.5045921Z [ OK ] LazyOpsTest.TestAmax (14 ms) 2023-01-11T22:36:27.5046885Z [ RUN ] LazyOpsTest.TestAmin 2023-01-11T22:36:27.5191604Z [ OK ] LazyOpsTest.TestAmin (14 ms) 2023-01-11T22:36:27.5192454Z [ RUN ] LazyOpsTest.TestAny 2023-01-11T22:36:27.5217639Z [ OK ] LazyOpsTest.TestAny (2 ms) 2023-01-11T22:36:27.5218523Z [ RUN ] LazyOpsTest.TestAnyDim 2023-01-11T22:36:27.5229644Z [ OK ] LazyOpsTest.TestAnyDim (1 ms) 2023-01-11T22:36:27.5230517Z [ RUN ] LazyOpsTest.TestAnyDimKeep 2023-01-11T22:36:27.5241258Z [ OK ] LazyOpsTest.TestAnyDimKeep (1 ms) 2023-01-11T22:36:27.5242293Z [ RUN ] LazyOpsTest.TestMean 2023-01-11T22:36:27.5247118Z [ OK ] LazyOpsTest.TestMean (0 ms) 2023-01-11T22:36:27.5247967Z [ RUN ] LazyOpsTest.TestMeanCast 2023-01-11T22:36:27.5253322Z [ OK ] LazyOpsTest.TestMeanCast (0 ms) 2023-01-11T22:36:27.5254216Z [ RUN ] LazyOpsTest.TestMeanInDim 2023-01-11T22:36:27.5289587Z [ OK ] LazyOpsTest.TestMeanInDim (3 ms) 2023-01-11T22:36:27.5290515Z [ RUN ] LazyOpsTest.TestMeanInDims 2023-01-11T22:36:27.5302093Z [ OK ] LazyOpsTest.TestMeanInDims (1 ms) 2023-01-11T22:36:27.5303052Z [ RUN ] LazyOpsTest.TestMeanInDimsKeepCast 2023-01-11T22:36:27.5315079Z [ OK ] LazyOpsTest.TestMeanInDimsKeepCast (1 ms) 2023-01-11T22:36:27.5316011Z [ RUN ] LazyOpsTest.TestMeanInDimOut 2023-01-11T22:36:27.5351482Z [ OK ] LazyOpsTest.TestMeanInDimOut (3 ms) 2023-01-11T22:36:27.5352350Z [ RUN ] LazyOpsTest.TestStd 2023-01-11T22:36:27.5364385Z [ OK ] LazyOpsTest.TestStd (1 ms) 2023-01-11T22:36:27.5365562Z [ RUN ] LazyOpsTest.TestStdInDim 2023-01-11T22:36:27.5510668Z [ OK ] LazyOpsTest.TestStdInDim (14 ms) 2023-01-11T22:36:27.5511609Z [ RUN ] LazyOpsTest.TestStdWithCorrection 2023-01-11T22:36:27.5582538Z [ OK ] LazyOpsTest.TestStdWithCorrection (7 ms) 2023-01-11T22:36:27.5583475Z [ RUN ] LazyOpsTest.TestStdMeanWithCorrection 2023-01-11T22:36:27.5632974Z [ OK ] LazyOpsTest.TestStdMeanWithCorrection (5 ms) 2023-01-11T22:36:27.5633877Z [ RUN ] LazyOpsTest.TestSum 2023-01-11T22:36:27.5638911Z [ OK ] LazyOpsTest.TestSum (0 ms) 2023-01-11T22:36:27.5639755Z [ RUN ] LazyOpsTest.TestSumCast 2023-01-11T22:36:27.5644728Z [ OK ] LazyOpsTest.TestSumCast (0 ms) 2023-01-11T22:36:27.5645888Z [ RUN ] LazyOpsTest.TestSumU8 2023-01-11T22:36:27.5650241Z [ OK ] LazyOpsTest.TestSumU8 (0 ms) 2023-01-11T22:36:27.5651150Z [ RUN ] LazyOpsTest.TestSumInDim 2023-01-11T22:36:27.5685128Z [ OK ] LazyOpsTest.TestSumInDim (3 ms) 2023-01-11T22:36:27.5686309Z [ RUN ] LazyOpsTest.TestSumInDims 2023-01-11T22:36:27.5697717Z [ OK ] LazyOpsTest.TestSumInDims (1 ms) 2023-01-11T22:36:27.5698616Z [ RUN ] LazyOpsTest.TestSumInDimsKeep 2023-01-11T22:36:27.5709481Z [ OK ] LazyOpsTest.TestSumInDimsKeep (1 ms) 2023-01-11T22:36:27.5710414Z [ RUN ] LazyOpsTest.TestSumInDimsKeepCast 2023-01-11T22:36:27.5722461Z [ OK ] LazyOpsTest.TestSumInDimsKeepCast (1 ms) 2023-01-11T22:36:27.5723374Z [ RUN ] LazyOpsTest.TestVar 2023-01-11T22:36:27.5729185Z [ OK ] LazyOpsTest.TestVar (0 ms) 2023-01-11T22:36:27.5730124Z [ RUN ] LazyOpsTest.TestVarWithDim 2023-01-11T22:36:27.5750977Z [ OK ] LazyOpsTest.TestVarWithDim (2 ms) 2023-01-11T22:36:27.5751946Z [ RUN ] LazyOpsTest.TestVarWithCorrection 2023-01-11T22:36:27.5782567Z [ OK ] LazyOpsTest.TestVarWithCorrection (3 ms) 2023-01-11T22:36:27.5783519Z [ RUN ] LazyOpsTest.TestVarMeanWithCorrection 2023-01-11T22:36:27.5830418Z [ OK ] LazyOpsTest.TestVarMeanWithCorrection (4 ms) 2023-01-11T22:36:27.5831307Z [ RUN ] LazyOpsTest.TestMaxInDim 2023-01-11T22:36:27.5951165Z [ OK ] LazyOpsTest.TestMaxInDim (12 ms) 2023-01-11T22:36:27.5952062Z [ RUN ] LazyOpsTest.TestMinInDim 2023-01-11T22:36:27.5994186Z [ OK ] LazyOpsTest.TestMinInDim (4 ms) 2023-01-11T22:36:27.5995027Z [ RUN ] LazyOpsTest.TestNorm 2023-01-11T22:36:27.6001007Z [ OK ] LazyOpsTest.TestNorm (0 ms) 2023-01-11T22:36:27.6001901Z [ RUN ] LazyOpsTest.TestNormInDim 2023-01-11T22:36:27.6014496Z [ OK ] LazyOpsTest.TestNormInDim (1 ms) 2023-01-11T22:36:27.6015574Z [ RUN ] LazyOpsTest.TestNormInDims 2023-01-11T22:36:27.6027087Z [ OK ] LazyOpsTest.TestNormInDims (1 ms) 2023-01-11T22:36:27.6028064Z [ RUN ] LazyOpsTest.TestNormInDimsKeep 2023-01-11T22:36:27.6039519Z [ OK ] LazyOpsTest.TestNormInDimsKeep (1 ms) 2023-01-11T22:36:27.6040440Z [ RUN ] LazyOpsTest.TestNormalTwoTensor 2023-01-11T22:36:27.6051485Z [ OK ] LazyOpsTest.TestNormalTwoTensor (1 ms) 2023-01-11T22:36:27.6052419Z [ RUN ] LazyOpsTest.TestNormalDoubleMean 2023-01-11T22:36:27.6063272Z [ OK ] LazyOpsTest.TestNormalDoubleMean (1 ms) 2023-01-11T22:36:27.6064165Z [ RUN ] LazyOpsTest.TestNormalDoubleStd 2023-01-11T22:36:27.6068052Z [ OK ] LazyOpsTest.TestNormalDoubleStd (0 ms) 2023-01-11T22:36:27.6068931Z [ RUN ] LazyOpsTest.TestNormalInPlace 2023-01-11T22:36:27.6074140Z [ OK ] LazyOpsTest.TestNormalInPlace (0 ms) 2023-01-11T22:36:27.6075069Z [ RUN ] LazyOpsTest.TestUniformInPlace 2023-01-11T22:36:27.6078806Z [ OK ] LazyOpsTest.TestUniformInPlace (0 ms) 2023-01-11T22:36:27.6079713Z [ RUN ] LazyOpsTest.TestRandomInPlace 2023-01-11T22:36:27.6180531Z [ OK ] LazyOpsTest.TestRandomInPlace (10 ms) 2023-01-11T22:36:27.6181506Z [ RUN ] LazyOpsTest.TestRandomInPlaceDefaultFrom 2023-01-11T22:36:27.6280111Z [ OK ] LazyOpsTest.TestRandomInPlaceDefaultFrom (9 ms) 2023-01-11T22:36:27.6281069Z [ RUN ] LazyOpsTest.TestRandomInPlaceDefault 2023-01-11T22:36:27.6308390Z [ OK ] LazyOpsTest.TestRandomInPlaceDefault (2 ms) 2023-01-11T22:36:27.6309293Z [ RUN ] LazyOpsTest.TestNormGeneral 2023-01-11T22:36:27.6314631Z [ OK ] LazyOpsTest.TestNormGeneral (0 ms) 2023-01-11T22:36:27.6315537Z [ RUN ] LazyOpsTest.TestNormNuclear 2023-01-11T22:36:27.6321729Z [ OK ] LazyOpsTest.TestNormNuclear (0 ms) 2023-01-11T22:36:27.6322724Z [ RUN ] LazyOpsTest.TestFrobeniusNormInDim 2023-01-11T22:36:27.6334796Z [ OK ] LazyOpsTest.TestFrobeniusNormInDim (1 ms) 2023-01-11T22:36:27.6335741Z [ RUN ] LazyOpsTest.TestFrobeniusNormInDims 2023-01-11T22:36:27.6347520Z [ OK ] LazyOpsTest.TestFrobeniusNormInDims (1 ms) 2023-01-11T22:36:27.6348472Z [ RUN ] LazyOpsTest.TestGroupNorm 2023-01-11T22:36:27.6402852Z [ OK ] LazyOpsTest.TestGroupNorm (5 ms) 2023-01-11T22:36:27.6403853Z [ RUN ] LazyOpsTest.TestGroupNormBackward 2023-01-11T22:36:27.7229843Z [ OK ] LazyOpsTest.TestGroupNormBackward (82 ms) 2023-01-11T22:36:27.7230791Z [ RUN ] LazyOpsTest.TestInstanceNorm 2023-01-11T22:36:27.7273461Z [ OK ] LazyOpsTest.TestInstanceNorm (4 ms) 2023-01-11T22:36:27.7274346Z [ RUN ] LazyOpsTest.TestLayerNorm 2023-01-11T22:36:27.7325019Z [ OK ] LazyOpsTest.TestLayerNorm (5 ms) 2023-01-11T22:36:27.7326183Z [ RUN ] LazyOpsTest.TestLayerNormBackward 2023-01-11T22:36:27.7776905Z [ OK ] LazyOpsTest.TestLayerNormBackward (45 ms) 2023-01-11T22:36:27.7777376Z [ RUN ] LazyOpsTest.TestNuclearNorm 2023-01-11T22:36:27.7797280Z [ OK ] LazyOpsTest.TestNuclearNorm (2 ms) 2023-01-11T22:36:27.7797743Z [ RUN ] LazyOpsTest.TestPairwiseDistance 2023-01-11T22:36:28.1939610Z [ OK ] LazyOpsTest.TestPairwiseDistance (414 ms) 2023-01-11T22:36:28.1940445Z [ RUN ] LazyOpsTest.TestCosineSimilarity 2023-01-11T22:36:28.2014218Z [ OK ] LazyOpsTest.TestCosineSimilarity (7 ms) 2023-01-11T22:36:28.2015215Z [ RUN ] LazyOpsTest.TestCosineEmbeddingLoss 2023-01-11T22:36:28.9901826Z [ OK ] LazyOpsTest.TestCosineEmbeddingLoss (788 ms) 2023-01-11T22:36:28.9902596Z [ RUN ] LazyOpsTest.TestHingeEmbeddingLoss 2023-01-11T22:36:28.9982694Z [ OK ] LazyOpsTest.TestHingeEmbeddingLoss (8 ms) 2023-01-11T22:36:28.9983689Z [ RUN ] LazyOpsTest.TestTripletMarginLoss 2023-01-11T22:36:29.8677322Z [ OK ] LazyOpsTest.TestTripletMarginLoss (869 ms) 2023-01-11T22:36:29.8678066Z [ RUN ] LazyOpsTest.TestBinaryCrossEntropy 2023-01-11T22:36:29.8714877Z [ OK ] LazyOpsTest.TestBinaryCrossEntropy (3 ms) 2023-01-11T22:36:29.8715878Z [ RUN ] LazyOpsTest.TestMarginRankingLoss 2023-01-11T22:36:30.1363086Z [ OK ] LazyOpsTest.TestMarginRankingLoss (264 ms) 2023-01-11T22:36:30.1363955Z [ RUN ] LazyOpsTest.TestBCEWithLogits 2023-01-11T22:36:30.1394581Z [ OK ] LazyOpsTest.TestBCEWithLogits (3 ms) 2023-01-11T22:36:30.1395521Z [ RUN ] LazyOpsTest.TestKlDiv 2023-01-11T22:36:30.1432043Z [ OK ] LazyOpsTest.TestKlDiv (3 ms) 2023-01-11T22:36:30.1432923Z [ RUN ] LazyOpsTest.TestProd 2023-01-11T22:36:30.1435958Z [ OK ] LazyOpsTest.TestProd (0 ms) 2023-01-11T22:36:30.1436858Z [ RUN ] LazyOpsTest.TestProdCast 2023-01-11T22:36:30.1451780Z [ OK ] LazyOpsTest.TestProdCast (1 ms) 2023-01-11T22:36:30.1452668Z [ RUN ] LazyOpsTest.TestProdInDim 2023-01-11T22:36:30.1481432Z [ OK ] LazyOpsTest.TestProdInDim (2 ms) 2023-01-11T22:36:30.1482421Z [ RUN ] LazyOpsTest.TestProdInDimKeepCast 2023-01-11T22:36:30.1512128Z [ OK ] LazyOpsTest.TestProdInDimKeepCast (3 ms) 2023-01-11T22:36:30.1513105Z [ RUN ] LazyOpsTest.TestProdInDimKeep 2023-01-11T22:36:30.1527762Z [ OK ] LazyOpsTest.TestProdInDimKeep (1 ms) 2023-01-11T22:36:30.1528683Z [ RUN ] LazyOpsTest.TestCumSum 2023-01-11T22:36:30.1558852Z [ OK ] LazyOpsTest.TestCumSum (3 ms) 2023-01-11T22:36:30.1559800Z [ RUN ] LazyOpsTest.TestCumSumCast 2023-01-11T22:36:30.1590849Z [ OK ] LazyOpsTest.TestCumSumCast (3 ms) 2023-01-11T22:36:30.1591798Z [ RUN ] LazyOpsTest.TestCumSumLong 2023-01-11T22:36:30.1617548Z [ OK ] LazyOpsTest.TestCumSumLong (2 ms) 2023-01-11T22:36:30.1618525Z [ RUN ] LazyOpsTest.TestCumSumCastLong 2023-01-11T22:36:30.1644692Z [ OK ] LazyOpsTest.TestCumSumCastLong (2 ms) 2023-01-11T22:36:30.1646031Z [ RUN ] LazyOpsTest.TestCumProd 2023-01-11T22:36:30.1661171Z [ OK ] LazyOpsTest.TestCumProd (1 ms) 2023-01-11T22:36:30.1662104Z [ RUN ] LazyOpsTest.TestCumProdCast 2023-01-11T22:36:30.1677297Z [ OK ] LazyOpsTest.TestCumProdCast (1 ms) 2023-01-11T22:36:30.1678222Z [ RUN ] LazyOpsTest.TestCumProdLong 2023-01-11T22:36:30.1695850Z [ OK ] LazyOpsTest.TestCumProdLong (1 ms) 2023-01-11T22:36:30.1696987Z [ RUN ] LazyOpsTest.TestCumProdCastLong 2023-01-11T22:36:30.1714500Z [ OK ] LazyOpsTest.TestCumProdCastLong (1 ms) 2023-01-11T22:36:30.1715382Z [ RUN ] LazyOpsTest.TestArgMin 2023-01-11T22:36:30.1718054Z [ OK ] LazyOpsTest.TestArgMin (0 ms) 2023-01-11T22:36:30.1718942Z [ RUN ] LazyOpsTest.TestArgMinDim 2023-01-11T22:36:30.1722743Z [ OK ] LazyOpsTest.TestArgMinDim (0 ms) 2023-01-11T22:36:30.1723641Z [ RUN ] LazyOpsTest.TestArgMinDimKeep 2023-01-11T22:36:30.1727334Z [ OK ] LazyOpsTest.TestArgMinDimKeep (0 ms) 2023-01-11T22:36:30.1728301Z [ RUN ] LazyOpsTest.TestArgMinSameValue 2023-01-11T22:36:30.1730016Z [ OK ] LazyOpsTest.TestArgMinSameValue (0 ms) 2023-01-11T22:36:30.1730948Z [ RUN ] LazyOpsTest.TestArgMinWrapper 2023-01-11T22:36:30.1735160Z [ OK ] LazyOpsTest.TestArgMinWrapper (0 ms) 2023-01-11T22:36:30.1736061Z [ RUN ] LazyOpsTest.TestArgMax 2023-01-11T22:36:30.1737651Z [ OK ] LazyOpsTest.TestArgMax (0 ms) 2023-01-11T22:36:30.1738760Z [ RUN ] LazyOpsTest.TestArgMaxDim 2023-01-11T22:36:30.1742765Z [ OK ] LazyOpsTest.TestArgMaxDim (0 ms) 2023-01-11T22:36:30.1743717Z [ RUN ] LazyOpsTest.TestArgMaxDimKeep 2023-01-11T22:36:30.1747292Z [ OK ] LazyOpsTest.TestArgMaxDimKeep (0 ms) 2023-01-11T22:36:30.1748214Z [ RUN ] LazyOpsTest.TestArgMaxSameValue 2023-01-11T22:36:30.1749706Z [ OK ] LazyOpsTest.TestArgMaxSameValue (0 ms) 2023-01-11T22:36:30.1750638Z [ RUN ] LazyOpsTest.TestArgMaxWrapper 2023-01-11T22:36:30.1754836Z [ OK ] LazyOpsTest.TestArgMaxWrapper (0 ms) 2023-01-11T22:36:30.1755736Z [ RUN ] LazyOpsTest.TestAsin 2023-01-11T22:36:30.1758515Z [ OK ] LazyOpsTest.TestAsin (0 ms) 2023-01-11T22:36:30.1759362Z [ RUN ] LazyOpsTest.TestAsinh 2023-01-11T22:36:30.1761995Z [ OK ] LazyOpsTest.TestAsinh (0 ms) 2023-01-11T22:36:30.1762909Z [ RUN ] LazyOpsTest.TestAsinhInPlace 2023-01-11T22:36:30.1766891Z [ OK ] LazyOpsTest.TestAsinhInPlace (0 ms) 2023-01-11T22:36:30.1767762Z [ RUN ] LazyOpsTest.TestSin 2023-01-11T22:36:30.1770481Z [ OK ] LazyOpsTest.TestSin (0 ms) 2023-01-11T22:36:30.1771331Z [ RUN ] LazyOpsTest.TestSinh 2023-01-11T22:36:30.1774089Z [ OK ] LazyOpsTest.TestSinh (0 ms) 2023-01-11T22:36:30.1774950Z [ RUN ] LazyOpsTest.TestAcos 2023-01-11T22:36:30.1777793Z [ OK ] LazyOpsTest.TestAcos (0 ms) 2023-01-11T22:36:30.1778668Z [ RUN ] LazyOpsTest.TestAcosh 2023-01-11T22:36:30.1781341Z [ OK ] LazyOpsTest.TestAcosh (0 ms) 2023-01-11T22:36:30.1782263Z [ RUN ] LazyOpsTest.TestAcoshInPlace 2023-01-11T22:36:30.1786156Z [ OK ] LazyOpsTest.TestAcoshInPlace (0 ms) 2023-01-11T22:36:30.1787028Z [ RUN ] LazyOpsTest.TestCos 2023-01-11T22:36:30.1791675Z [ OK ] LazyOpsTest.TestCos (0 ms) 2023-01-11T22:36:30.1792528Z [ RUN ] LazyOpsTest.TestCosh 2023-01-11T22:36:30.1795086Z [ OK ] LazyOpsTest.TestCosh (0 ms) 2023-01-11T22:36:30.1795922Z [ RUN ] LazyOpsTest.TestAtan 2023-01-11T22:36:30.1798647Z [ OK ] LazyOpsTest.TestAtan (0 ms) 2023-01-11T22:36:30.1799513Z [ RUN ] LazyOpsTest.TestAtanh 2023-01-11T22:36:30.1802076Z [ OK ] LazyOpsTest.TestAtanh (0 ms) 2023-01-11T22:36:30.1802953Z [ RUN ] LazyOpsTest.TestAtanhInPlace 2023-01-11T22:36:30.1806988Z [ OK ] LazyOpsTest.TestAtanhInPlace (0 ms) 2023-01-11T22:36:30.1807878Z [ RUN ] LazyOpsTest.TestAtan2 2023-01-11T22:36:30.1811234Z [ OK ] LazyOpsTest.TestAtan2 (0 ms) 2023-01-11T22:36:30.1812207Z [ RUN ] LazyOpsTest.TestTan 2023-01-11T22:36:30.1814929Z [ OK ] LazyOpsTest.TestTan (0 ms) 2023-01-11T22:36:30.1815789Z [ RUN ] LazyOpsTest.TestTanh 2023-01-11T22:36:30.1820531Z [ OK ] LazyOpsTest.TestTanh (0 ms) 2023-01-11T22:36:30.1821447Z [ RUN ] LazyOpsTest.TestClampMinMax 2023-01-11T22:36:30.1826663Z [ OK ] LazyOpsTest.TestClampMinMax (0 ms) 2023-01-11T22:36:30.1827572Z [ RUN ] LazyOpsTest.TestClampMin 2023-01-11T22:36:30.1832361Z [ OK ] LazyOpsTest.TestClampMin (0 ms) 2023-01-11T22:36:30.1833266Z [ RUN ] LazyOpsTest.TestClampMax 2023-01-11T22:36:30.1838269Z [ OK ] LazyOpsTest.TestClampMax (0 ms) 2023-01-11T22:36:30.1839206Z [ RUN ] LazyOpsTest.TestClampMinExplicit 2023-01-11T22:36:30.1843703Z [ OK ] LazyOpsTest.TestClampMinExplicit (0 ms) 2023-01-11T22:36:30.1844639Z [ RUN ] LazyOpsTest.TestClampMaxExplicit 2023-01-11T22:36:30.1847450Z [ OK ] LazyOpsTest.TestClampMaxExplicit (0 ms) 2023-01-11T22:36:30.1848645Z [ RUN ] LazyOpsTest.TestClampMinExplicitInPlace 2023-01-11T22:36:30.1855084Z [ OK ] LazyOpsTest.TestClampMinExplicitInPlace (0 ms) 2023-01-11T22:36:30.1856084Z [ RUN ] LazyOpsTest.TestClampMaxExplicitInPlace 2023-01-11T22:36:30.1860022Z [ OK ] LazyOpsTest.TestClampMaxExplicitInPlace (0 ms) 2023-01-11T22:36:30.1860904Z [ RUN ] LazyOpsTest.TestCeil 2023-01-11T22:36:30.1863516Z [ OK ] LazyOpsTest.TestCeil (0 ms) 2023-01-11T22:36:30.1864404Z [ RUN ] LazyOpsTest.TestFloor 2023-01-11T22:36:30.1869285Z [ OK ] LazyOpsTest.TestFloor (0 ms) 2023-01-11T22:36:30.1870150Z [ RUN ] LazyOpsTest.TestRound 2023-01-11T22:36:30.1874208Z [ OK ] LazyOpsTest.TestRound (0 ms) 2023-01-11T22:36:30.1875072Z [ RUN ] LazyOpsTest.TestTrunc 2023-01-11T22:36:30.1880045Z [ OK ] LazyOpsTest.TestTrunc (0 ms) 2023-01-11T22:36:30.1880877Z [ RUN ] LazyOpsTest.TestFrac 2023-01-11T22:36:30.1885647Z [ OK ] LazyOpsTest.TestFrac (0 ms) 2023-01-11T22:36:30.1886820Z [ RUN ] LazyOpsTest.TestNeg 2023-01-11T22:36:30.1891400Z [ OK ] LazyOpsTest.TestNeg (0 ms) 2023-01-11T22:36:30.1892332Z [ RUN ] LazyOpsTest.TestBitwiseNot 2023-01-11T22:36:30.1900141Z [ OK ] LazyOpsTest.TestBitwiseNot (0 ms) 2023-01-11T22:36:30.1901088Z [ RUN ] LazyOpsTest.TestBitwiseNotInPlace 2023-01-11T22:36:30.1908668Z [ OK ] LazyOpsTest.TestBitwiseNotInPlace (0 ms) 2023-01-11T22:36:30.1909619Z [ RUN ] LazyOpsTest.TestSign 2023-01-11T22:36:30.1912394Z [ OK ] LazyOpsTest.TestSign (0 ms) 2023-01-11T22:36:30.1913311Z [ RUN ] LazyOpsTest.TestSignByte 2023-01-11T22:36:30.1914987Z [ OK ] LazyOpsTest.TestSignByte (0 ms) 2023-01-11T22:36:30.1915850Z [ RUN ] LazyOpsTest.TestAbs 2023-01-11T22:36:30.1920767Z [ OK ] LazyOpsTest.TestAbs (0 ms) 2023-01-11T22:36:30.1921662Z [ RUN ] LazyOpsTest.TestAbsByte 2023-01-11T22:36:30.1925904Z [ OK ] LazyOpsTest.TestAbsByte (0 ms) 2023-01-11T22:36:30.1926345Z [ RUN ] LazyOpsTest.TestEmptyLike 2023-01-11T22:36:30.1926772Z [ OK ] LazyOpsTest.TestEmptyLike (0 ms) 2023-01-11T22:36:30.1927195Z [ RUN ] LazyOpsTest.TestEmptyLikeOptions 2023-01-11T22:36:30.1928600Z [ OK ] LazyOpsTest.TestEmptyLikeOptions (0 ms) 2023-01-11T22:36:30.1929031Z [ RUN ] LazyOpsTest.TestEmpty 2023-01-11T22:36:30.1929410Z [ OK ] LazyOpsTest.TestEmpty (0 ms) 2023-01-11T22:36:30.1929825Z [ RUN ] LazyOpsTest.TestZeroInPlace 2023-01-11T22:36:30.1934959Z [ OK ] LazyOpsTest.TestZeroInPlace (0 ms) 2023-01-11T22:36:30.1935396Z [ RUN ] LazyOpsTest.TestZerosLike 2023-01-11T22:36:30.1938038Z [ OK ] LazyOpsTest.TestZerosLike (0 ms) 2023-01-11T22:36:30.1938523Z [ RUN ] LazyOpsTest.TestZerosLikeOptions 2023-01-11T22:36:30.1941011Z [ OK ] LazyOpsTest.TestZerosLikeOptions (0 ms) 2023-01-11T22:36:30.1941445Z [ RUN ] LazyOpsTest.TestZeros 2023-01-11T22:36:30.1946498Z [ OK ] LazyOpsTest.TestZeros (0 ms) 2023-01-11T22:36:30.1946895Z [ RUN ] LazyOpsTest.TestOnes 2023-01-11T22:36:30.1953450Z [ OK ] LazyOpsTest.TestOnes (0 ms) 2023-01-11T22:36:30.1953837Z [ RUN ] LazyOpsTest.TestOnesLike 2023-01-11T22:36:30.1956511Z [ OK ] LazyOpsTest.TestOnesLike (0 ms) 2023-01-11T22:36:30.1956952Z [ RUN ] LazyOpsTest.TestOnesLikeOptions 2023-01-11T22:36:30.1959515Z [ OK ] LazyOpsTest.TestOnesLikeOptions (0 ms) 2023-01-11T22:36:30.1959925Z [ RUN ] LazyOpsTest.TestFull 2023-01-11T22:36:30.1968865Z [ OK ] LazyOpsTest.TestFull (0 ms) 2023-01-11T22:36:30.1969276Z [ RUN ] LazyOpsTest.TestFullLike 2023-01-11T22:36:30.1971632Z [ OK ] LazyOpsTest.TestFullLike (0 ms) 2023-01-11T22:36:30.1972053Z [ RUN ] LazyOpsTest.TestFullLikeOptions 2023-01-11T22:36:30.1974610Z [ OK ] LazyOpsTest.TestFullLikeOptions (0 ms) 2023-01-11T22:36:30.1975041Z [ RUN ] LazyOpsTest.TestARange 2023-01-11T22:36:30.1986548Z [ OK ] LazyOpsTest.TestARange (1 ms) 2023-01-11T22:36:30.1986971Z [ RUN ] LazyOpsTest.TestARangeOut 2023-01-11T22:36:30.1987622Z [W RangeFactories.cu:270] Warning: The number of elements in the out tensor of shape [4] is 4 which does not match the computed number of elements 200. Note that this may occur as a result of rounding error. The out tensor will be resized to a tensor of shape (200,). (function operator()) 2023-01-11T22:36:30.1994206Z [ OK ] LazyOpsTest.TestARangeOut (0 ms) 2023-01-11T22:36:30.1994642Z [ RUN ] LazyOpsTest.TestDimARange 2023-01-11T22:36:30.2001097Z [ OK ] LazyOpsTest.TestDimARange (0 ms) 2023-01-11T22:36:30.2001560Z [ RUN ] LazyOpsTest.TestBartlettWindow 2023-01-11T22:36:30.2053010Z [ OK ] LazyOpsTest.TestBartlettWindow (5 ms) 2023-01-11T22:36:30.2053466Z [ RUN ] LazyOpsTest.TestBlackmanWindow 2023-01-11T22:36:30.2087336Z [ OK ] LazyOpsTest.TestBlackmanWindow (3 ms) 2023-01-11T22:36:30.2087801Z [ RUN ] LazyOpsTest.TestHammingWindow 2023-01-11T22:36:30.2112344Z [ OK ] LazyOpsTest.TestHammingWindow (2 ms) 2023-01-11T22:36:30.2112780Z [ RUN ] LazyOpsTest.TestHannWindow 2023-01-11T22:36:30.7201724Z [ OK ] LazyOpsTest.TestHannWindow (508 ms) 2023-01-11T22:36:30.7202187Z [ RUN ] LazyOpsTest.TestLogSigmoid 2023-01-11T22:36:30.7208497Z [ OK ] LazyOpsTest.TestLogSigmoid (0 ms) 2023-01-11T22:36:30.7208980Z [ RUN ] LazyOpsTest.TestLogSigmoidForward 2023-01-11T22:36:30.7217966Z [ OK ] LazyOpsTest.TestLogSigmoidForward (0 ms) 2023-01-11T22:36:30.7218430Z [ RUN ] LazyOpsTest.TestLogsumexp 2023-01-11T22:36:30.7285144Z [ OK ] LazyOpsTest.TestLogsumexp (6 ms) 2023-01-11T22:36:30.7286179Z [ RUN ] LazyOpsTest.TestSiLU 2023-01-11T22:36:30.7291609Z [ OK ] LazyOpsTest.TestSiLU (0 ms) 2023-01-11T22:36:30.7292075Z [ RUN ] LazyOpsTest.TestSigmoid 2023-01-11T22:36:30.7296684Z [ OK ] LazyOpsTest.TestSigmoid (0 ms) 2023-01-11T22:36:30.7297416Z [ RUN ] LazyOpsTest.TestMatmul_1x1 2023-01-11T22:36:30.7301489Z [ OK ] LazyOpsTest.TestMatmul_1x1 (0 ms) 2023-01-11T22:36:30.7302165Z [ RUN ] LazyOpsTest.TestMatmul_2x1 2023-01-11T22:36:30.7309627Z [ OK ] LazyOpsTest.TestMatmul_2x1 (0 ms) 2023-01-11T22:36:30.7310558Z [ RUN ] LazyOpsTest.TestMatmul_1x2 2023-01-11T22:36:30.7318976Z [ OK ] LazyOpsTest.TestMatmul_1x2 (0 ms) 2023-01-11T22:36:30.7319658Z [ RUN ] LazyOpsTest.TestMatmul_2x2 2023-01-11T22:36:30.7325240Z [ OK ] LazyOpsTest.TestMatmul_2x2 (0 ms) 2023-01-11T22:36:30.7326148Z [ RUN ] LazyOpsTest.TestMatmulBcast 2023-01-11T22:36:30.7339208Z [ OK ] LazyOpsTest.TestMatmulBcast (1 ms) 2023-01-11T22:36:30.7339892Z [ RUN ] LazyOpsTest.TestDot 2023-01-11T22:36:30.7343296Z [ OK ] LazyOpsTest.TestDot (0 ms) 2023-01-11T22:36:30.7343972Z [ RUN ] LazyOpsTest.TestTensorDot 2023-01-11T22:36:30.7356184Z [ OK ] LazyOpsTest.TestTensorDot (1 ms) 2023-01-11T22:36:30.7356858Z [ RUN ] LazyOpsTest.TestGer 2023-01-11T22:36:30.7364225Z [ OK ] LazyOpsTest.TestGer (0 ms) 2023-01-11T22:36:30.7364850Z [ RUN ] LazyOpsTest.TestMv 2023-01-11T22:36:30.7371189Z [ OK ] LazyOpsTest.TestMv (0 ms) 2023-01-11T22:36:30.7371846Z [ RUN ] LazyOpsTest.TestMvOut 2023-01-11T22:36:30.7378934Z [ OK ] LazyOpsTest.TestMvOut (0 ms) 2023-01-11T22:36:30.7379640Z [ RUN ] LazyOpsTest.TestBatchAddBatchMatMul 2023-01-11T22:36:30.7386723Z [ OK ] LazyOpsTest.TestBatchAddBatchMatMul (0 ms) 2023-01-11T22:36:30.7387507Z [ RUN ] LazyOpsTest.TestBatchAddBatchMatMulInPlace 2023-01-11T22:36:30.7395952Z [ OK ] LazyOpsTest.TestBatchAddBatchMatMulInPlace (0 ms) 2023-01-11T22:36:30.7396691Z [ RUN ] LazyOpsTest.TestBatchMatMul 2023-01-11T22:36:30.7402246Z [ OK ] LazyOpsTest.TestBatchMatMul (0 ms) 2023-01-11T22:36:30.7402953Z [ RUN ] LazyOpsTest.TestChainMatMul 2023-01-11T22:36:30.7403623Z [W LinearAlgebra.cpp:1077] Warning: 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. (function operator()) 2023-01-11T22:36:30.7413431Z [ OK ] LazyOpsTest.TestChainMatMul (1 ms) 2023-01-11T22:36:30.7414156Z [ RUN ] LazyOpsTest.TestLinear 2023-01-11T22:36:30.7430820Z [ OK ] LazyOpsTest.TestLinear (1 ms) 2023-01-11T22:36:30.7431498Z [ RUN ] LazyOpsTest.TestPinverse 2023-01-11T22:36:30.7471842Z [ OK ] LazyOpsTest.TestPinverse (4 ms) 2023-01-11T22:36:30.7472507Z [ RUN ] LazyOpsTest.TestEinsumOuter 2023-01-11T22:36:30.7483020Z [ OK ] LazyOpsTest.TestEinsumOuter (1 ms) 2023-01-11T22:36:30.7483750Z [ RUN ] LazyOpsTest.TestEinsumOuterBackward 2023-01-11T22:36:30.7524744Z [ OK ] LazyOpsTest.TestEinsumOuterBackward (4 ms) 2023-01-11T22:36:30.7525690Z [ RUN ] LazyOpsTest.TestEinsumBatchMatMul 2023-01-11T22:36:30.7543355Z [ OK ] LazyOpsTest.TestEinsumBatchMatMul (1 ms) 2023-01-11T22:36:30.7544134Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBilinear 2023-01-11T22:36:30.7573408Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBilinear (2 ms) 2023-01-11T22:36:30.7574238Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerDiagonal 2023-01-11T22:36:30.7582580Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerDiagonal (0 ms) 2023-01-11T22:36:30.7583403Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBatchDiagonal 2023-01-11T22:36:30.7591476Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBatchDiagonal (0 ms) 2023-01-11T22:36:30.7592326Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBatchPermute 2023-01-11T22:36:30.7598027Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBatchPermute (0 ms) 2023-01-11T22:36:30.7598860Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerRepeatedAxis 2023-01-11T22:36:30.7615188Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerRepeatedAxis (1 ms) 2023-01-11T22:36:30.7616067Z [ RUN ] LazyOpsTest.TestBilinear 2023-01-11T22:36:30.7848676Z [ OK ] LazyOpsTest.TestBilinear (23 ms) 2023-01-11T22:36:30.7849392Z [ RUN ] LazyOpsTest.TestUpsampleNearest2D 2023-01-11T22:36:30.7855766Z [ OK ] LazyOpsTest.TestUpsampleNearest2D (0 ms) 2023-01-11T22:36:30.7856556Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DBackward 2023-01-11T22:36:30.7875382Z [ OK ] LazyOpsTest.TestUpsampleNearest2DBackward (1 ms) 2023-01-11T22:36:30.7876184Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DWithScale 2023-01-11T22:36:30.7882707Z [ OK ] LazyOpsTest.TestUpsampleNearest2DWithScale (0 ms) 2023-01-11T22:36:30.7883530Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DBackwardWithScale 2023-01-11T22:36:30.7902253Z [ OK ] LazyOpsTest.TestUpsampleNearest2DBackwardWithScale (1 ms) 2023-01-11T22:36:30.7903040Z [ RUN ] LazyOpsTest.TestUpsampleBilinear2D 2023-01-11T22:36:30.7915660Z [ OK ] LazyOpsTest.TestUpsampleBilinear2D (1 ms) 2023-01-11T22:36:30.7916451Z [ RUN ] LazyOpsTest.TestUpsampleBilinear2DBackward 2023-01-11T22:36:30.7954736Z [ OK ] LazyOpsTest.TestUpsampleBilinear2DBackward (3 ms) 2023-01-11T22:36:30.7955467Z [ RUN ] LazyOpsTest.TestAddCMul 2023-01-11T22:36:30.7961659Z [ OK ] LazyOpsTest.TestAddCMul (0 ms) 2023-01-11T22:36:30.7962273Z [ RUN ] LazyOpsTest.TestAddCDiv 2023-01-11T22:36:30.7969720Z [ OK ] LazyOpsTest.TestAddCDiv (0 ms) 2023-01-11T22:36:30.7970459Z [ RUN ] LazyOpsTest.TestAddCDivWithBroadcast 2023-01-11T22:36:30.7976990Z [ OK ] LazyOpsTest.TestAddCDivWithBroadcast (0 ms) 2023-01-11T22:36:30.7977654Z [ RUN ] LazyOpsTest.TestSize 2023-01-11T22:36:30.7978079Z [ OK ] LazyOpsTest.TestSize (0 ms) 2023-01-11T22:36:30.7978464Z [ RUN ] LazyOpsTest.TestSelect 2023-01-11T22:36:30.8123567Z [ OK ] LazyOpsTest.TestSelect (14 ms) 2023-01-11T22:36:30.8124290Z [ RUN ] LazyOpsTest.TestBernoulliScalarProb 2023-01-11T22:36:30.8130443Z [ OK ] LazyOpsTest.TestBernoulliScalarProb (0 ms) 2023-01-11T22:36:30.8131135Z [ RUN ] LazyOpsTest.TestBernoulliTensorProb 2023-01-11T22:36:30.8136142Z [ OK ] LazyOpsTest.TestBernoulliTensorProb (0 ms) 2023-01-11T22:36:30.8136960Z [ RUN ] LazyOpsTest.TestBernoulliScalarProbInPlace 2023-01-11T22:36:30.8142932Z [ OK ] LazyOpsTest.TestBernoulliScalarProbInPlace (0 ms) 2023-01-11T22:36:30.8143479Z [ RUN ] LazyOpsTest.TestBernoulliTensorProbInPlace 2023-01-11T22:36:30.8150467Z [ OK ] LazyOpsTest.TestBernoulliTensorProbInPlace (0 ms) 2023-01-11T22:36:30.8150924Z [ RUN ] LazyOpsTest.TestDropout 2023-01-11T22:36:30.8156053Z [ OK ] LazyOpsTest.TestDropout (0 ms) 2023-01-11T22:36:30.8156491Z [ RUN ] LazyOpsTest.TestDropoutInPlace 2023-01-11T22:36:30.8163957Z [ OK ] LazyOpsTest.TestDropoutInPlace (0 ms) 2023-01-11T22:36:30.8164383Z [ RUN ] LazyOpsTest.TestRandperm 2023-01-11T22:36:30.8168874Z [ OK ] LazyOpsTest.TestRandperm (0 ms) 2023-01-11T22:36:30.8169278Z [ RUN ] LazyOpsTest.TestSlice 2023-01-11T22:36:30.8179546Z [ OK ] LazyOpsTest.TestSlice (1 ms) 2023-01-11T22:36:30.8179923Z [ RUN ] LazyOpsTest.TestTake 2023-01-11T22:36:30.8184178Z [ OK ] LazyOpsTest.TestTake (0 ms) 2023-01-11T22:36:30.8184591Z [ RUN ] LazyOpsTest.TestTakeBackward 2023-01-11T22:36:30.8207470Z [ OK ] LazyOpsTest.TestTakeBackward (2 ms) 2023-01-11T22:36:30.8207890Z [ RUN ] LazyOpsTest.TestStack 2023-01-11T22:36:30.8261992Z [ OK ] LazyOpsTest.TestStack (5 ms) 2023-01-11T22:36:30.8262421Z [ RUN ] LazyOpsTest.TestCat 2023-01-11T22:36:30.8276442Z [ OK ] LazyOpsTest.TestCat (1 ms) 2023-01-11T22:36:30.8276857Z [ RUN ] LazyOpsTest.TestUnbind 2023-01-11T22:36:30.8320612Z [ OK ] LazyOpsTest.TestUnbind (4 ms) 2023-01-11T22:36:30.8321017Z [ RUN ] LazyOpsTest.TestRepeat 2023-01-11T22:36:30.8343465Z [ OK ] LazyOpsTest.TestRepeat (2 ms) 2023-01-11T22:36:30.8343867Z [ RUN ] LazyOpsTest.TestGather 2023-01-11T22:36:30.8356939Z [ OK ] LazyOpsTest.TestGather (1 ms) 2023-01-11T22:36:30.8357325Z [ RUN ] LazyOpsTest.TestScatter 2023-01-11T22:36:30.8368542Z [ OK ] LazyOpsTest.TestScatter (1 ms) 2023-01-11T22:36:30.8368956Z [ RUN ] LazyOpsTest.TestScatterR1 2023-01-11T22:36:30.8373550Z [ OK ] LazyOpsTest.TestScatterR1 (0 ms) 2023-01-11T22:36:30.8373957Z [ RUN ] LazyOpsTest.TestScatterR3 2023-01-11T22:36:30.8380652Z [ OK ] LazyOpsTest.TestScatterR3 (0 ms) 2023-01-11T22:36:30.8381114Z [ RUN ] LazyOpsTest.TestScatterBiggerSource 2023-01-11T22:36:30.8390385Z [ OK ] LazyOpsTest.TestScatterBiggerSource (0 ms) 2023-01-11T22:36:30.8390969Z [ RUN ] LazyOpsTest.TestScatterScalar 2023-01-11T22:36:30.8399188Z [ OK ] LazyOpsTest.TestScatterScalar (0 ms) 2023-01-11T22:36:30.8399642Z [ RUN ] LazyOpsTest.TestScatterReduceAdd 2023-01-11T22:36:30.8411049Z [ OK ] LazyOpsTest.TestScatterReduceAdd (1 ms) 2023-01-11T22:36:30.8411500Z [ RUN ] LazyOpsTest.TestScatterAdd 2023-01-11T22:36:30.8427155Z [ OK ] LazyOpsTest.TestScatterAdd (1 ms) 2023-01-11T22:36:30.8427630Z [ RUN ] LazyOpsTest.TestScatterAddInPlace 2023-01-11T22:36:30.8444244Z [ OK ] LazyOpsTest.TestScatterAddInPlace (1 ms) 2023-01-11T22:36:30.8444700Z [ RUN ] LazyOpsTest.TestIndexSelect 2023-01-11T22:36:30.8644950Z [ OK ] LazyOpsTest.TestIndexSelect (20 ms) 2023-01-11T22:36:30.8645645Z [ RUN ] LazyOpsTest.TestIndexSelectRank0 2023-01-11T22:36:30.8698565Z [ OK ] LazyOpsTest.TestIndexSelectRank0 (5 ms) 2023-01-11T22:36:30.8699199Z [ RUN ] LazyOpsTest.TestInverse 2023-01-11T22:36:30.8699576Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:4728: Skipped 2023-01-11T22:36:30.8699819Z 2023-01-11T22:36:30.8700057Z [ SKIPPED ] LazyOpsTest.TestInverse (0 ms) 2023-01-11T22:36:30.8700438Z [ RUN ] LazyOpsTest.TestIsnan 2023-01-11T22:36:30.8701649Z [ OK ] LazyOpsTest.TestIsnan (0 ms) 2023-01-11T22:36:30.8702224Z [ RUN ] LazyOpsTest.TestExpand 2023-01-11T22:36:30.8708465Z [ OK ] LazyOpsTest.TestExpand (0 ms) 2023-01-11T22:36:30.8708889Z [ RUN ] LazyOpsTest.TestExpandBack 2023-01-11T22:36:30.8715016Z [ OK ] LazyOpsTest.TestExpandBack (0 ms) 2023-01-11T22:36:30.8715627Z [ RUN ] LazyOpsTest.TestExpandAs 2023-01-11T22:36:30.8723300Z [ OK ] LazyOpsTest.TestExpandAs (0 ms) 2023-01-11T22:36:30.8723699Z [ RUN ] LazyOpsTest.TestEye 2023-01-11T22:36:30.8726116Z [ OK ] LazyOpsTest.TestEye (0 ms) 2023-01-11T22:36:30.8726495Z [ RUN ] LazyOpsTest.TestEyeWide 2023-01-11T22:36:30.8729138Z [ OK ] LazyOpsTest.TestEyeWide (0 ms) 2023-01-11T22:36:30.8729549Z [ RUN ] LazyOpsTest.TestEyeNarrow 2023-01-11T22:36:30.8731913Z [ OK ] LazyOpsTest.TestEyeNarrow (0 ms) 2023-01-11T22:36:30.8732342Z [ RUN ] LazyOpsTest.TestBroadcastTensors 2023-01-11T22:36:30.8744058Z [ OK ] LazyOpsTest.TestBroadcastTensors (1 ms) 2023-01-11T22:36:30.8744497Z [ RUN ] LazyOpsTest.TestOneIndex 2023-01-11T22:36:30.8769911Z [ OK ] LazyOpsTest.TestOneIndex (2 ms) 2023-01-11T22:36:30.8770338Z [ RUN ] LazyOpsTest.TestOneIndexTransfer 2023-01-11T22:36:30.8793607Z [ OK ] LazyOpsTest.TestOneIndexTransfer (2 ms) 2023-01-11T22:36:30.8794065Z [ RUN ] LazyOpsTest.TestNonzero 2023-01-11T22:36:30.8798892Z [ OK ] LazyOpsTest.TestNonzero (0 ms) 2023-01-11T22:36:30.8799323Z [ RUN ] LazyOpsTest.TestMaskedSelect 2023-01-11T22:36:30.8805364Z [ OK ] LazyOpsTest.TestMaskedSelect (0 ms) 2023-01-11T22:36:30.8806050Z [ RUN ] LazyOpsTest.TestMaskedScatter 2023-01-11T22:36:30.8813006Z [ OK ] LazyOpsTest.TestMaskedScatter (0 ms) 2023-01-11T22:36:30.8813476Z [ RUN ] LazyOpsTest.TestMultiIndexHeadNull 2023-01-11T22:36:30.8837826Z [ OK ] LazyOpsTest.TestMultiIndexHeadNull (2 ms) 2023-01-11T22:36:30.8838318Z [ RUN ] LazyOpsTest.TestMultiIndexMiddleNull 2023-01-11T22:36:30.8862638Z [ OK ] LazyOpsTest.TestMultiIndexMiddleNull (2 ms) 2023-01-11T22:36:30.8863131Z [ RUN ] LazyOpsTest.TestMultiIndexTailNull 2023-01-11T22:36:30.8886936Z [ OK ] LazyOpsTest.TestMultiIndexTailNull (2 ms) 2023-01-11T22:36:30.8887451Z [ RUN ] LazyOpsTest.TestMultiIndexMiddleBroadcast 2023-01-11T22:36:30.8913656Z [ OK ] LazyOpsTest.TestMultiIndexMiddleBroadcast (2 ms) 2023-01-11T22:36:30.8914185Z [ RUN ] LazyOpsTest.TestMultiIndexTailBroadcast 2023-01-11T22:36:30.8941031Z [ OK ] LazyOpsTest.TestMultiIndexTailBroadcast (2 ms) 2023-01-11T22:36:30.8941727Z [ RUN ] LazyOpsTest.TestMaskIndex 2023-01-11T22:36:30.8965981Z [ OK ] LazyOpsTest.TestMaskIndex (2 ms) 2023-01-11T22:36:30.8966405Z [ RUN ] LazyOpsTest.TestOneIndexPut 2023-01-11T22:36:30.8972886Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:5230: Skipped 2023-01-11T22:36:30.8973141Z 2023-01-11T22:36:30.8973411Z [ SKIPPED ] LazyOpsTest.TestOneIndexPut (0 ms) 2023-01-11T22:36:30.8973850Z [ RUN ] LazyOpsTest.TestOneIndexPutInPlace 2023-01-11T22:36:30.8981315Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:5264: Skipped 2023-01-11T22:36:30.8981566Z 2023-01-11T22:36:30.8981864Z [ SKIPPED ] LazyOpsTest.TestOneIndexPutInPlace (0 ms) 2023-01-11T22:36:30.8982335Z [ RUN ] LazyOpsTest.TestOneIndexPutTransfer 2023-01-11T22:36:30.8986453Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:5315: Skipped 2023-01-11T22:36:30.8986702Z 2023-01-11T22:36:30.8986996Z [ SKIPPED ] LazyOpsTest.TestOneIndexPutTransfer (0 ms) 2023-01-11T22:36:30.8987459Z [ RUN ] LazyOpsTest.TestMultiIndexPut 2023-01-11T22:36:30.8992816Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:5360: Skipped 2023-01-11T22:36:30.8993071Z 2023-01-11T22:36:30.8993344Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPut (0 ms) 2023-01-11T22:36:30.8993820Z [ RUN ] LazyOpsTest.TestMultiIndexPutHeadNull 2023-01-11T22:36:30.9000320Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:5411: Skipped 2023-01-11T22:36:30.9000574Z 2023-01-11T22:36:30.9000867Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPutHeadNull (0 ms) 2023-01-11T22:36:30.9001385Z [ RUN ] LazyOpsTest.TestMultiIndexPutMiddleNull 2023-01-11T22:36:30.9008728Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:5462: Skipped 2023-01-11T22:36:30.9008975Z 2023-01-11T22:36:30.9009292Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPutMiddleNull (0 ms) 2023-01-11T22:36:30.9009924Z [ RUN ] LazyOpsTest.TestMultiIndexPutTailNull 2023-01-11T22:36:30.9015034Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:5513: Skipped 2023-01-11T22:36:30.9015285Z 2023-01-11T22:36:30.9015591Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPutTailNull (0 ms) 2023-01-11T22:36:30.9016125Z [ RUN ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast 2023-01-11T22:36:30.9021836Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:5563: Skipped 2023-01-11T22:36:30.9022083Z 2023-01-11T22:36:30.9022523Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast (0 ms) 2023-01-11T22:36:30.9023102Z [ RUN ] LazyOpsTest.TestMultiIndexPutTailBroadcast 2023-01-11T22:36:30.9029032Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:5613: Skipped 2023-01-11T22:36:30.9029267Z 2023-01-11T22:36:30.9029598Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPutTailBroadcast (0 ms) 2023-01-11T22:36:30.9030084Z [ RUN ] LazyOpsTest.TestMaskIndexPut 2023-01-11T22:36:30.9122038Z [ OK ] LazyOpsTest.TestMaskIndexPut (9 ms) 2023-01-11T22:36:30.9122462Z [ RUN ] LazyOpsTest.TestIndexPutImpl 2023-01-11T22:36:30.9128987Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:5687: Skipped 2023-01-11T22:36:30.9129234Z 2023-01-11T22:36:30.9129503Z [ SKIPPED ] LazyOpsTest.TestIndexPutImpl (0 ms) 2023-01-11T22:36:30.9129965Z [ RUN ] LazyOpsTest.TestIndexFillWithScalar 2023-01-11T22:36:30.9249114Z [ OK ] LazyOpsTest.TestIndexFillWithScalar (11 ms) 2023-01-11T22:36:30.9249642Z [ RUN ] LazyOpsTest.TestIndexFillWithScalarInPlace 2023-01-11T22:36:30.9384138Z [ OK ] LazyOpsTest.TestIndexFillWithScalarInPlace (13 ms) 2023-01-11T22:36:30.9384690Z [ RUN ] LazyOpsTest.TestIndexFillWithTensor 2023-01-11T22:36:30.9518884Z [ OK ] LazyOpsTest.TestIndexFillWithTensor (13 ms) 2023-01-11T22:36:30.9519396Z [ RUN ] LazyOpsTest.TestIndexFillWithTensorInPlace 2023-01-11T22:36:30.9685063Z [ OK ] LazyOpsTest.TestIndexFillWithTensorInPlace (16 ms) 2023-01-11T22:36:30.9686219Z [ RUN ] LazyOpsTest.TestIndexFillRank0 2023-01-11T22:36:30.9818743Z [ OK ] LazyOpsTest.TestIndexFillRank0 (13 ms) 2023-01-11T22:36:30.9819162Z [ RUN ] LazyOpsTest.TestIndexAdd 2023-01-11T22:36:31.0113916Z [ OK ] LazyOpsTest.TestIndexAdd (29 ms) 2023-01-11T22:36:31.0114363Z [ RUN ] LazyOpsTest.TestIndexAddInPlace 2023-01-11T22:36:31.0318916Z [ OK ] LazyOpsTest.TestIndexAddInPlace (20 ms) 2023-01-11T22:36:31.0319388Z [ RUN ] LazyOpsTest.TestIndexAddRank0 2023-01-11T22:36:31.0436942Z [ OK ] LazyOpsTest.TestIndexAddRank0 (11 ms) 2023-01-11T22:36:31.0437392Z [ RUN ] LazyOpsTest.TestIndexCopy 2023-01-11T22:36:31.0568601Z [ OK ] LazyOpsTest.TestIndexCopy (13 ms) 2023-01-11T22:36:31.0569171Z [ RUN ] LazyOpsTest.TestIndexCopyInPlace 2023-01-11T22:36:31.0569572Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:6082: Skipped 2023-01-11T22:36:31.0569816Z 2023-01-11T22:36:31.0570088Z [ SKIPPED ] LazyOpsTest.TestIndexCopyInPlace (0 ms) 2023-01-11T22:36:31.0570537Z [ RUN ] LazyOpsTest.TestIndexCopyRank0 2023-01-11T22:36:31.0685302Z [ OK ] LazyOpsTest.TestIndexCopyRank0 (11 ms) 2023-01-11T22:36:31.0686031Z [ RUN ] LazyOpsTest.TestRelu 2023-01-11T22:36:31.0691766Z [ OK ] LazyOpsTest.TestRelu (0 ms) 2023-01-11T22:36:31.0692181Z [ RUN ] LazyOpsTest.TestReluInPlace 2023-01-11T22:36:31.0699504Z [ OK ] LazyOpsTest.TestReluInPlace (0 ms) 2023-01-11T22:36:31.0699945Z [ RUN ] LazyOpsTest.TestHardshrink 2023-01-11T22:36:31.0703267Z [ OK ] LazyOpsTest.TestHardshrink (0 ms) 2023-01-11T22:36:31.0703698Z [ RUN ] LazyOpsTest.TestHardSigmoid 2023-01-11T22:36:31.0709243Z [ OK ] LazyOpsTest.TestHardSigmoid (0 ms) 2023-01-11T22:36:31.0709720Z [ RUN ] LazyOpsTest.TestHardSigmoidInPlace 2023-01-11T22:36:31.0716491Z [ OK ] LazyOpsTest.TestHardSigmoidInPlace (0 ms) 2023-01-11T22:36:31.0716999Z [ RUN ] LazyOpsTest.TestHardSigmoidBackward 2023-01-11T22:36:31.0737190Z [ OK ] LazyOpsTest.TestHardSigmoidBackward (1 ms) 2023-01-11T22:36:31.0737664Z [ RUN ] LazyOpsTest.TestSoftshrink 2023-01-11T22:36:31.0741107Z [ OK ] LazyOpsTest.TestSoftshrink (0 ms) 2023-01-11T22:36:31.0741581Z [ RUN ] LazyOpsTest.TestHardtanh 2023-01-11T22:36:31.0744668Z [ OK ] LazyOpsTest.TestHardtanh (0 ms) 2023-01-11T22:36:31.0745122Z [ RUN ] LazyOpsTest.TestHardtanhInPlace 2023-01-11T22:36:31.0749231Z [ OK ] LazyOpsTest.TestHardtanhInPlace (0 ms) 2023-01-11T22:36:31.0749686Z [ RUN ] LazyOpsTest.TestLeakyRelu 2023-01-11T22:36:31.0755563Z [ OK ] LazyOpsTest.TestLeakyRelu (0 ms) 2023-01-11T22:36:31.0756013Z [ RUN ] LazyOpsTest.TestLeakyReluInPlace 2023-01-11T22:36:31.0763444Z [ OK ] LazyOpsTest.TestLeakyReluInPlace (0 ms) 2023-01-11T22:36:31.0763885Z [ RUN ] LazyOpsTest.TestExp 2023-01-11T22:36:31.0769145Z [ OK ] LazyOpsTest.TestExp (0 ms) 2023-01-11T22:36:31.0769548Z [ RUN ] LazyOpsTest.TestExpm1 2023-01-11T22:36:31.0772804Z [ OK ] LazyOpsTest.TestExpm1 (0 ms) 2023-01-11T22:36:31.0773211Z [ RUN ] LazyOpsTest.TestLog 2023-01-11T22:36:31.0778178Z [ OK ] LazyOpsTest.TestLog (0 ms) 2023-01-11T22:36:31.0778746Z [ RUN ] LazyOpsTest.TestLog2 2023-01-11T22:36:31.0783673Z [ OK ] LazyOpsTest.TestLog2 (0 ms) 2023-01-11T22:36:31.0784082Z [ RUN ] LazyOpsTest.TestLog10 2023-01-11T22:36:31.0787564Z [ OK ] LazyOpsTest.TestLog10 (0 ms) 2023-01-11T22:36:31.0787997Z [ RUN ] LazyOpsTest.TestLog1p 2023-01-11T22:36:31.0791003Z [ OK ] LazyOpsTest.TestLog1p (0 ms) 2023-01-11T22:36:31.0791409Z [ RUN ] LazyOpsTest.TestErf 2023-01-11T22:36:31.0794782Z [ OK ] LazyOpsTest.TestErf (0 ms) 2023-01-11T22:36:31.0795204Z [ RUN ] LazyOpsTest.TestErfc 2023-01-11T22:36:31.0804376Z [ OK ] LazyOpsTest.TestErfc (0 ms) 2023-01-11T22:36:31.0804801Z [ RUN ] LazyOpsTest.TestErfinv 2023-01-11T22:36:31.0814093Z [ OK ] LazyOpsTest.TestErfinv (0 ms) 2023-01-11T22:36:31.0814509Z [ RUN ] LazyOpsTest.TestSqrt 2023-01-11T22:36:31.0819809Z [ OK ] LazyOpsTest.TestSqrt (0 ms) 2023-01-11T22:36:31.0820215Z [ RUN ] LazyOpsTest.TestRsqrt 2023-01-11T22:36:31.0825798Z [ OK ] LazyOpsTest.TestRsqrt (0 ms) 2023-01-11T22:36:31.0826230Z [ RUN ] LazyOpsTest.TestReciprocal 2023-01-11T22:36:31.0831130Z [ OK ] LazyOpsTest.TestReciprocal (0 ms) 2023-01-11T22:36:31.0831575Z [ RUN ] LazyOpsTest.TestPowTensorScalar 2023-01-11T22:36:31.0836915Z [ OK ] LazyOpsTest.TestPowTensorScalar (0 ms) 2023-01-11T22:36:31.0837419Z [ RUN ] LazyOpsTest.TestPowTensorScalarInPlace 2023-01-11T22:36:31.0844472Z [ OK ] LazyOpsTest.TestPowTensorScalarInPlace (0 ms) 2023-01-11T22:36:31.0845174Z [ RUN ] LazyOpsTest.TestPowTensorTensor 2023-01-11T22:36:31.0851467Z [ OK ] LazyOpsTest.TestPowTensorTensor (0 ms) 2023-01-11T22:36:31.0851976Z [ RUN ] LazyOpsTest.TestPowTensorTensorInPlace 2023-01-11T22:36:31.0860287Z [ OK ] LazyOpsTest.TestPowTensorTensorInPlace (0 ms) 2023-01-11T22:36:31.0860814Z [ RUN ] LazyOpsTest.TestPowTensorTensorBroadcast 2023-01-11T22:36:31.0866628Z [ OK ] LazyOpsTest.TestPowTensorTensorBroadcast (0 ms) 2023-01-11T22:36:31.0867140Z [ RUN ] LazyOpsTest.TestPowScalarTensor 2023-01-11T22:36:31.0869935Z [ OK ] LazyOpsTest.TestPowScalarTensor (0 ms) 2023-01-11T22:36:31.0870419Z [ RUN ] LazyOpsTest.TestPowIntExponent 2023-01-11T22:36:31.0875748Z [ OK ] LazyOpsTest.TestPowIntExponent (0 ms) 2023-01-11T22:36:31.0876203Z [ RUN ] LazyOpsTest.TestFmodScalar 2023-01-11T22:36:31.0879859Z [ OK ] LazyOpsTest.TestFmodScalar (0 ms) 2023-01-11T22:36:31.0880336Z [ RUN ] LazyOpsTest.TestFmodScalarInPlace 2023-01-11T22:36:31.0885344Z [ OK ] LazyOpsTest.TestFmodScalarInPlace (0 ms) 2023-01-11T22:36:31.0886132Z [ RUN ] LazyOpsTest.TestFmodTensor 2023-01-11T22:36:31.0889887Z [ OK ] LazyOpsTest.TestFmodTensor (0 ms) 2023-01-11T22:36:31.0890360Z [ RUN ] LazyOpsTest.TestFmodTensorInPlace 2023-01-11T22:36:31.0895372Z [ OK ] LazyOpsTest.TestFmodTensorInPlace (0 ms) 2023-01-11T22:36:31.0895854Z [ RUN ] LazyOpsTest.TestRemainderScalar 2023-01-11T22:36:31.0901970Z [ OK ] LazyOpsTest.TestRemainderScalar (0 ms) 2023-01-11T22:36:31.0902479Z [ RUN ] LazyOpsTest.TestRemainderScalarInPlace 2023-01-11T22:36:31.0910561Z [ OK ] LazyOpsTest.TestRemainderScalarInPlace (0 ms) 2023-01-11T22:36:31.0911049Z [ RUN ] LazyOpsTest.TestRemainderTensor 2023-01-11T22:36:31.0916906Z [ OK ] LazyOpsTest.TestRemainderTensor (0 ms) 2023-01-11T22:36:31.0917410Z [ RUN ] LazyOpsTest.TestRemainderTensorInPlace 2023-01-11T22:36:31.0925967Z [ OK ] LazyOpsTest.TestRemainderTensorInPlace (0 ms) 2023-01-11T22:36:31.0926570Z [ RUN ] LazyOpsTest.TestWhere 2023-01-11T22:36:31.0927393Z [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-11T22:36:31.0932049Z [ OK ] LazyOpsTest.TestWhere (0 ms) 2023-01-11T22:36:31.0932482Z [ RUN ] LazyOpsTest.TestWhereBroadcast 2023-01-11T22:36:31.0937787Z [ OK ] LazyOpsTest.TestWhereBroadcast (0 ms) 2023-01-11T22:36:31.0938227Z [ RUN ] LazyOpsTest.TestThreshold 2023-01-11T22:36:31.0944137Z [ OK ] LazyOpsTest.TestThreshold (0 ms) 2023-01-11T22:36:31.0944587Z [ RUN ] LazyOpsTest.TestThresholdBackward 2023-01-11T22:36:31.0962913Z [ OK ] LazyOpsTest.TestThresholdBackward (1 ms) 2023-01-11T22:36:31.0963394Z [ RUN ] LazyOpsTest.TestThresholdInPlace 2023-01-11T22:36:31.0970302Z [ OK ] LazyOpsTest.TestThresholdInPlace (0 ms) 2023-01-11T22:36:31.0970723Z [ RUN ] LazyOpsTest.TestElu 2023-01-11T22:36:31.0976495Z [ OK ] LazyOpsTest.TestElu (0 ms) 2023-01-11T22:36:31.0976908Z [ RUN ] LazyOpsTest.TestEluInPlace 2023-01-11T22:36:31.0984369Z [ OK ] LazyOpsTest.TestEluInPlace (0 ms) 2023-01-11T22:36:31.0984781Z [ RUN ] LazyOpsTest.TestSelu 2023-01-11T22:36:31.0990418Z [ OK ] LazyOpsTest.TestSelu (0 ms) 2023-01-11T22:36:31.0990833Z [ RUN ] LazyOpsTest.TestSeluInPlace 2023-01-11T22:36:31.0998115Z [ OK ] LazyOpsTest.TestSeluInPlace (0 ms) 2023-01-11T22:36:31.0998515Z [ RUN ] LazyOpsTest.TestCelu 2023-01-11T22:36:31.1002132Z [ OK ] LazyOpsTest.TestCelu (0 ms) 2023-01-11T22:36:31.1002552Z [ RUN ] LazyOpsTest.TestCeluInPlace 2023-01-11T22:36:31.1007666Z [ OK ] LazyOpsTest.TestCeluInPlace (0 ms) 2023-01-11T22:36:31.1008067Z [ RUN ] LazyOpsTest.TestGelu 2023-01-11T22:36:31.1013903Z [ OK ] LazyOpsTest.TestGelu (0 ms) 2023-01-11T22:36:31.1014313Z [ RUN ] LazyOpsTest.TestAddMatMul 2023-01-11T22:36:31.1030931Z [ OK ] LazyOpsTest.TestAddMatMul (1 ms) 2023-01-11T22:36:31.1031337Z [ RUN ] LazyOpsTest.TestEmbedding 2023-01-11T22:36:31.1038612Z [ OK ] LazyOpsTest.TestEmbedding (0 ms) 2023-01-11T22:36:31.1039029Z [ RUN ] LazyOpsTest.TestOneHot 2023-01-11T22:36:31.1055112Z [ OK ] LazyOpsTest.TestOneHot (1 ms) 2023-01-11T22:36:31.1055537Z [ RUN ] LazyOpsTest.TestTranspose 2023-01-11T22:36:31.1060534Z [ OK ] LazyOpsTest.TestTranspose (0 ms) 2023-01-11T22:36:31.1061019Z [ RUN ] LazyOpsTest.TestTransposeInPlace 2023-01-11T22:36:31.1067944Z [ OK ] LazyOpsTest.TestTransposeInPlace (0 ms) 2023-01-11T22:36:31.1068414Z [ RUN ] LazyOpsTest.TestReshape 2023-01-11T22:36:31.1075930Z [ OK ] LazyOpsTest.TestReshape (0 ms) 2023-01-11T22:36:31.1076341Z [ RUN ] LazyOpsTest.TestResize 2023-01-11T22:36:31.1084998Z [ OK ] LazyOpsTest.TestResize (0 ms) 2023-01-11T22:36:31.1085689Z [ RUN ] LazyOpsTest.TestViewResize 2023-01-11T22:36:31.1097980Z [ OK ] LazyOpsTest.TestViewResize (1 ms) 2023-01-11T22:36:31.1098374Z [ RUN ] LazyOpsTest.TestView 2023-01-11T22:36:31.1105891Z [ OK ] LazyOpsTest.TestView (0 ms) 2023-01-11T22:36:31.1106298Z [ RUN ] LazyOpsTest.TestViewMod 2023-01-11T22:36:31.1129089Z [ OK ] LazyOpsTest.TestViewMod (2 ms) 2023-01-11T22:36:31.1129511Z [ RUN ] LazyOpsTest.TestViewModComplex 2023-01-11T22:36:31.1155476Z [ OK ] LazyOpsTest.TestViewModComplex (2 ms) 2023-01-11T22:36:31.1155936Z [ RUN ] LazyOpsTest.TestViewOfViewMod 2023-01-11T22:36:31.1186229Z [ OK ] LazyOpsTest.TestViewOfViewMod (3 ms) 2023-01-11T22:36:31.1186695Z [ RUN ] LazyOpsTest.TestViewSqueezeAddInPlace 2023-01-11T22:36:31.1207474Z [ OK ] LazyOpsTest.TestViewSqueezeAddInPlace (2 ms) 2023-01-11T22:36:31.1207944Z [ RUN ] LazyOpsTest.TestUnsafeView 2023-01-11T22:36:31.1216374Z [ OK ] LazyOpsTest.TestUnsafeView (0 ms) 2023-01-11T22:36:31.1216797Z [ RUN ] LazyOpsTest.TestNarrow 2023-01-11T22:36:31.1248908Z [ OK ] LazyOpsTest.TestNarrow (3 ms) 2023-01-11T22:36:31.1249334Z [ RUN ] LazyOpsTest.TestNarrowUpdate 2023-01-11T22:36:31.1307598Z [ OK ] LazyOpsTest.TestNarrowUpdate (5 ms) 2023-01-11T22:36:31.1308095Z [ RUN ] LazyOpsTest.TestNarrowUpdateBaseCheck 2023-01-11T22:36:31.1357106Z [ OK ] LazyOpsTest.TestNarrowUpdateBaseCheck (4 ms) 2023-01-11T22:36:31.1357623Z [ RUN ] LazyOpsTest.TestNarrowUpdateTwoSlices 2023-01-11T22:36:31.1616759Z [ OK ] LazyOpsTest.TestNarrowUpdateTwoSlices (25 ms) 2023-01-11T22:36:31.1617253Z [ RUN ] LazyOpsTest.TestNarrowUpdateView 2023-01-11T22:36:31.1687760Z [ OK ] LazyOpsTest.TestNarrowUpdateView (7 ms) 2023-01-11T22:36:31.1688251Z [ RUN ] LazyOpsTest.TestNarrowInNarrowUpdate 2023-01-11T22:36:31.1784168Z [ OK ] LazyOpsTest.TestNarrowInNarrowUpdate (9 ms) 2023-01-11T22:36:31.1784616Z [ RUN ] LazyOpsTest.TestNarrowCopy 2023-01-11T22:36:31.1801973Z [ OK ] LazyOpsTest.TestNarrowCopy (1 ms) 2023-01-11T22:36:31.1802394Z [ RUN ] LazyOpsTest.TestViewAs 2023-01-11T22:36:31.1811454Z [ OK ] LazyOpsTest.TestViewAs (0 ms) 2023-01-11T22:36:31.1811854Z [ RUN ] LazyOpsTest.TestLogSoftmax 2023-01-11T22:36:31.1849954Z [ OK ] LazyOpsTest.TestLogSoftmax (3 ms) 2023-01-11T22:36:31.1850399Z [ RUN ] LazyOpsTest.TestLogSoftmaxCast 2023-01-11T22:36:31.1901266Z [ OK ] LazyOpsTest.TestLogSoftmaxCast (5 ms) 2023-01-11T22:36:31.1901715Z [ RUN ] LazyOpsTest.TestLogSoftmaxWrapper 2023-01-11T22:36:31.1940170Z [ OK ] LazyOpsTest.TestLogSoftmaxWrapper (3 ms) 2023-01-11T22:36:31.1940615Z [ RUN ] LazyOpsTest.TestSoftmax 2023-01-11T22:36:31.1979364Z [ OK ] LazyOpsTest.TestSoftmax (3 ms) 2023-01-11T22:36:31.1979771Z [ RUN ] LazyOpsTest.TestSoftmaxCast 2023-01-11T22:36:31.2031778Z [ OK ] LazyOpsTest.TestSoftmaxCast (5 ms) 2023-01-11T22:36:31.2032225Z [ RUN ] LazyOpsTest.TestSoftmaxWrapper 2023-01-11T22:36:31.2078911Z [ OK ] LazyOpsTest.TestSoftmaxWrapper (4 ms) 2023-01-11T22:36:31.2079359Z [ RUN ] LazyOpsTest.TestSoftplus 2023-01-11T22:36:31.2085219Z [ OK ] LazyOpsTest.TestSoftplus (0 ms) 2023-01-11T22:36:31.2085985Z [ RUN ] LazyOpsTest.TestMaxPool1D 2023-01-11T22:36:31.2236692Z [ OK ] LazyOpsTest.TestMaxPool1D (15 ms) 2023-01-11T22:36:31.2237128Z [ RUN ] LazyOpsTest.TestMaxPool2D 2023-01-11T22:36:31.2344458Z [ OK ] LazyOpsTest.TestMaxPool2D (10 ms) 2023-01-11T22:36:31.2344936Z [ RUN ] LazyOpsTest.TestMaxPool2DWithIndices 2023-01-11T22:36:31.2566467Z [ OK ] LazyOpsTest.TestMaxPool2DWithIndices (22 ms) 2023-01-11T22:36:31.2566965Z [ RUN ] LazyOpsTest.TestMaxPool2DNonSquare 2023-01-11T22:36:31.2674006Z [ OK ] LazyOpsTest.TestMaxPool2DNonSquare (10 ms) 2023-01-11T22:36:31.2674492Z [ RUN ] LazyOpsTest.TestMaxPool3D 2023-01-11T22:36:31.2725603Z [ OK ] LazyOpsTest.TestMaxPool3D (5 ms) 2023-01-11T22:36:31.2726375Z [ RUN ] LazyOpsTest.TestMaxPool3DWithIndices 2023-01-11T22:36:31.2795881Z [ OK ] LazyOpsTest.TestMaxPool3DWithIndices (7 ms) 2023-01-11T22:36:31.2796410Z [ RUN ] LazyOpsTest.TestMaxPool3DIncompleteAttributes 2023-01-11T22:36:31.2845550Z [ OK ] LazyOpsTest.TestMaxPool3DIncompleteAttributes (4 ms) 2023-01-11T22:36:31.2846361Z [ RUN ] LazyOpsTest.TestMaxPool3DNonSquare 2023-01-11T22:36:31.2896139Z [ OK ] LazyOpsTest.TestMaxPool3DNonSquare (5 ms) 2023-01-11T22:36:31.2896604Z [ RUN ] LazyOpsTest.TestMaxPool2DNoBatch 2023-01-11T22:36:31.3002651Z [ OK ] LazyOpsTest.TestMaxPool2DNoBatch (10 ms) 2023-01-11T22:36:31.3003123Z [ RUN ] LazyOpsTest.TestMaxPool3DNoBatch 2023-01-11T22:36:31.3055925Z [ OK ] LazyOpsTest.TestMaxPool3DNoBatch (5 ms) 2023-01-11T22:36:31.3056357Z [ RUN ] LazyOpsTest.TestAvgPool1D 2023-01-11T22:36:31.3194015Z [ OK ] LazyOpsTest.TestAvgPool1D (13 ms) 2023-01-11T22:36:31.3194451Z [ RUN ] LazyOpsTest.TestAvgPool2D 2023-01-11T22:36:31.3293195Z [ OK ] LazyOpsTest.TestAvgPool2D (9 ms) 2023-01-11T22:36:31.3293650Z [ RUN ] LazyOpsTest.TestAvgPool2DNonSquare 2023-01-11T22:36:31.3394586Z [ OK ] LazyOpsTest.TestAvgPool2DNonSquare (10 ms) 2023-01-11T22:36:31.3395041Z [ RUN ] LazyOpsTest.TestAvgPool3D 2023-01-11T22:36:31.3439919Z [ OK ] LazyOpsTest.TestAvgPool3D (4 ms) 2023-01-11T22:36:31.3440627Z [ RUN ] LazyOpsTest.TestAvgPool3DIncompleteAttributes 2023-01-11T22:36:31.3482997Z [ OK ] LazyOpsTest.TestAvgPool3DIncompleteAttributes (4 ms) 2023-01-11T22:36:31.3483913Z [ RUN ] LazyOpsTest.TestAvgPool3DNonSquare 2023-01-11T22:36:31.3527822Z [ OK ] LazyOpsTest.TestAvgPool3DNonSquare (4 ms) 2023-01-11T22:36:31.3528498Z [ RUN ] LazyOpsTest.TestAvgPool2DNoBatch 2023-01-11T22:36:31.3628767Z [ OK ] LazyOpsTest.TestAvgPool2DNoBatch (10 ms) 2023-01-11T22:36:31.3629538Z [ RUN ] LazyOpsTest.TestAvgPool3DNoBatch 2023-01-11T22:36:31.3671638Z [ OK ] LazyOpsTest.TestAvgPool3DNoBatch (4 ms) 2023-01-11T22:36:31.3672418Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2D 2023-01-11T22:36:31.3683341Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2D (1 ms) 2023-01-11T22:36:31.3684106Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3D 2023-01-11T22:36:31.3727241Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3D (4 ms) 2023-01-11T22:36:31.3728033Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatch 2023-01-11T22:36:31.3740973Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatch (1 ms) 2023-01-11T22:36:31.3741801Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatch 2023-01-11T22:36:31.3752480Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatch (1 ms) 2023-01-11T22:36:31.3753246Z [ RUN ] LazyOpsTest.TestMaxUnpool2D 2023-01-11T22:36:31.3809240Z [ OK ] LazyOpsTest.TestMaxUnpool2D (5 ms) 2023-01-11T22:36:31.3809946Z [ RUN ] LazyOpsTest.TestMaxUnpool3D 2023-01-11T22:36:31.3866823Z [ OK ] LazyOpsTest.TestMaxUnpool3D (5 ms) 2023-01-11T22:36:31.3867537Z [ RUN ] LazyOpsTest.TestNllLoss 2023-01-11T22:36:31.3867923Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:8173: Skipped 2023-01-11T22:36:31.3868168Z 2023-01-11T22:36:31.3868390Z [ SKIPPED ] LazyOpsTest.TestNllLoss (0 ms) 2023-01-11T22:36:31.3868800Z [ RUN ] LazyOpsTest.TestNllLoss2d 2023-01-11T22:36:31.4034417Z [ OK ] LazyOpsTest.TestNllLoss2d (16 ms) 2023-01-11T22:36:31.4035138Z [ RUN ] LazyOpsTest.TestSmoothL1Loss 2023-01-11T22:36:31.4071637Z [ OK ] LazyOpsTest.TestSmoothL1Loss (3 ms) 2023-01-11T22:36:31.4072453Z [ RUN ] LazyOpsTest.TestL1Loss 2023-01-11T22:36:31.4094148Z [ OK ] LazyOpsTest.TestL1Loss (2 ms) 2023-01-11T22:36:31.4094794Z [ RUN ] LazyOpsTest.TestL1LossBackward 2023-01-11T22:36:31.4169735Z [ OK ] LazyOpsTest.TestL1LossBackward (7 ms) 2023-01-11T22:36:31.4170471Z [ RUN ] LazyOpsTest.TestMseLoss 2023-01-11T22:36:31.4180116Z [ OK ] LazyOpsTest.TestMseLoss (1 ms) 2023-01-11T22:36:31.4180786Z [ RUN ] LazyOpsTest.TestMseLossBackward 2023-01-11T22:36:31.4239138Z [ OK ] LazyOpsTest.TestMseLossBackward (5 ms) 2023-01-11T22:36:31.4239854Z [ RUN ] LazyOpsTest.TestBatchNorm1D 2023-01-11T22:36:31.4276468Z [ OK ] LazyOpsTest.TestBatchNorm1D (3 ms) 2023-01-11T22:36:31.4277176Z [ RUN ] LazyOpsTest.TestBatchNorm2D 2023-01-11T22:36:31.4314550Z [ OK ] LazyOpsTest.TestBatchNorm2D (3 ms) 2023-01-11T22:36:31.4314971Z [ RUN ] LazyOpsTest.TestDim 2023-01-11T22:36:31.4315336Z [ OK ] LazyOpsTest.TestDim (0 ms) 2023-01-11T22:36:31.4315747Z [ RUN ] LazyOpsTest.TestContiguous 2023-01-11T22:36:31.4319304Z [ OK ] LazyOpsTest.TestContiguous (0 ms) 2023-01-11T22:36:31.4320223Z [ RUN ] LazyOpsTest.TestSqueezeAll 2023-01-11T22:36:31.4324625Z [ OK ] LazyOpsTest.TestSqueezeAll (0 ms) 2023-01-11T22:36:31.4325581Z [ RUN ] LazyOpsTest.TestSqueezeAllInPlace 2023-01-11T22:36:31.4332330Z [ OK ] LazyOpsTest.TestSqueezeAllInPlace (0 ms) 2023-01-11T22:36:31.4332790Z [ RUN ] LazyOpsTest.TestSqueezeOne 2023-01-11T22:36:31.4375617Z [ OK ] LazyOpsTest.TestSqueezeOne (4 ms) 2023-01-11T22:36:31.4376083Z [ RUN ] LazyOpsTest.TestSqueezeOneInPlace 2023-01-11T22:36:31.4430186Z [ OK ] LazyOpsTest.TestSqueezeOneInPlace (5 ms) 2023-01-11T22:36:31.4430646Z [ RUN ] LazyOpsTest.TestUnsqueeze 2023-01-11T22:36:31.4461284Z [ OK ] LazyOpsTest.TestUnsqueeze (3 ms) 2023-01-11T22:36:31.4461984Z [ RUN ] LazyOpsTest.TestUnsqueezeInPlace 2023-01-11T22:36:31.4499269Z [ OK ] LazyOpsTest.TestUnsqueezeInPlace (3 ms) 2023-01-11T22:36:31.4499717Z [ RUN ] LazyOpsTest.TestMaskedFill 2023-01-11T22:36:31.4506014Z [ OK ] LazyOpsTest.TestMaskedFill (0 ms) 2023-01-11T22:36:31.4506475Z [ RUN ] LazyOpsTest.TestMaskedFillInPlace 2023-01-11T22:36:31.4514010Z [ OK ] LazyOpsTest.TestMaskedFillInPlace (0 ms) 2023-01-11T22:36:31.4514483Z [ RUN ] LazyOpsTest.TestMaskedFillBroadcast 2023-01-11T22:36:31.4522089Z [ OK ] LazyOpsTest.TestMaskedFillBroadcast (0 ms) 2023-01-11T22:36:31.4522939Z [ RUN ] LazyOpsTest.TestFill 2023-01-11T22:36:31.4530671Z [ OK ] LazyOpsTest.TestFill (0 ms) 2023-01-11T22:36:31.4531081Z [ RUN ] LazyOpsTest.TestFillWithRank0 2023-01-11T22:36:31.4536623Z [ OK ] LazyOpsTest.TestFillWithRank0 (0 ms) 2023-01-11T22:36:31.4537456Z [ RUN ] LazyOpsTest.TestPermute 2023-01-11T22:36:31.4603955Z [ OK ] LazyOpsTest.TestPermute (6 ms) 2023-01-11T22:36:31.4604798Z [ RUN ] LazyOpsTest.TestPermuteMod 2023-01-11T22:36:31.4839580Z [ OK ] LazyOpsTest.TestPermuteMod (23 ms) 2023-01-11T22:36:31.4840008Z [ RUN ] LazyOpsTest.TestFlip 2023-01-11T22:36:31.4913064Z [ OK ] LazyOpsTest.TestFlip (7 ms) 2023-01-11T22:36:31.4913534Z [ RUN ] LazyOpsTest.TestPixelShuffle 2023-01-11T22:36:31.4923528Z [ OK ] LazyOpsTest.TestPixelShuffle (1 ms) 2023-01-11T22:36:31.4923971Z [ RUN ] LazyOpsTest.TestSumToSize 2023-01-11T22:36:31.4930931Z [ OK ] LazyOpsTest.TestSumToSize (0 ms) 2023-01-11T22:36:31.4931783Z [ RUN ] LazyOpsTest.TestTransposeDims 2023-01-11T22:36:31.4937712Z [ OK ] LazyOpsTest.TestTransposeDims (0 ms) 2023-01-11T22:36:31.4938495Z [ RUN ] LazyOpsTest.TestTransposeDimsMod 2023-01-11T22:36:31.4956816Z [ OK ] LazyOpsTest.TestTransposeDimsMod (1 ms) 2023-01-11T22:36:31.4957480Z [ RUN ] LazyOpsTest.TestTransposeDimsInPlace 2023-01-11T22:36:31.4965471Z [ OK ] LazyOpsTest.TestTransposeDimsInPlace (0 ms) 2023-01-11T22:36:31.4966613Z [ RUN ] LazyOpsTest.TestSplit 2023-01-11T22:36:31.5043530Z [ OK ] LazyOpsTest.TestSplit (7 ms) 2023-01-11T22:36:31.5044133Z [ RUN ] LazyOpsTest.TestSplitEmpty 2023-01-11T22:36:31.5045418Z [ OK ] LazyOpsTest.TestSplitEmpty (0 ms) 2023-01-11T22:36:31.5046372Z [ RUN ] LazyOpsTest.TestSplitWithSizes 2023-01-11T22:36:31.5083307Z [ OK ] LazyOpsTest.TestSplitWithSizes (3 ms) 2023-01-11T22:36:31.5083782Z [ RUN ] LazyOpsTest.TestCrossImplicitDim 2023-01-11T22:36:31.5095189Z [ OK ] LazyOpsTest.TestCrossImplicitDim (1 ms) 2023-01-11T22:36:31.5095923Z [ RUN ] LazyOpsTest.TestCrossExplicitDim 2023-01-11T22:36:31.5108303Z [ OK ] LazyOpsTest.TestCrossExplicitDim (1 ms) 2023-01-11T22:36:31.5108768Z [ RUN ] LazyOpsTest.TestCrossZeroDim 2023-01-11T22:36:31.5109966Z [ OK ] LazyOpsTest.TestCrossZeroDim (0 ms) 2023-01-11T22:36:31.5110367Z [ RUN ] LazyOpsTest.TestTriu 2023-01-11T22:36:31.5165856Z [ OK ] LazyOpsTest.TestTriu (5 ms) 2023-01-11T22:36:31.5166619Z [ RUN ] LazyOpsTest.TestTriuNonSquare 2023-01-11T22:36:31.5220613Z [ OK ] LazyOpsTest.TestTriuNonSquare (5 ms) 2023-01-11T22:36:31.5221238Z [ RUN ] LazyOpsTest.TestTriuBatch 2023-01-11T22:36:31.5277555Z [ OK ] LazyOpsTest.TestTriuBatch (5 ms) 2023-01-11T22:36:31.5278009Z [ RUN ] LazyOpsTest.TestTril 2023-01-11T22:36:31.5331742Z [ OK ] LazyOpsTest.TestTril (5 ms) 2023-01-11T22:36:31.5332185Z [ RUN ] LazyOpsTest.TestTrilNonSquare 2023-01-11T22:36:31.5386638Z [ OK ] LazyOpsTest.TestTrilNonSquare (5 ms) 2023-01-11T22:36:31.5387230Z [ RUN ] LazyOpsTest.TestTrilBatch 2023-01-11T22:36:31.5442430Z [ OK ] LazyOpsTest.TestTrilBatch (5 ms) 2023-01-11T22:36:31.5442869Z [ RUN ] LazyOpsTest.TestTriuInPlace 2023-01-11T22:36:31.5517125Z [ OK ] LazyOpsTest.TestTriuInPlace (7 ms) 2023-01-11T22:36:31.5517546Z [ RUN ] LazyOpsTest.TestTrilInPlace 2023-01-11T22:36:31.5594381Z [ OK ] LazyOpsTest.TestTrilInPlace (7 ms) 2023-01-11T22:36:31.5594793Z [ RUN ] LazyOpsTest.TestTrace 2023-01-11T22:36:31.5600378Z [ OK ] LazyOpsTest.TestTrace (0 ms) 2023-01-11T22:36:31.5600784Z [ RUN ] LazyOpsTest.TestTraceWide 2023-01-11T22:36:31.5606119Z [ OK ] LazyOpsTest.TestTraceWide (0 ms) 2023-01-11T22:36:31.5606553Z [ RUN ] LazyOpsTest.TestTraceNarrow 2023-01-11T22:36:31.5612020Z [ OK ] LazyOpsTest.TestTraceNarrow (0 ms) 2023-01-11T22:36:31.5612581Z [ RUN ] LazyOpsTest.TestDiagRank1 2023-01-11T22:36:31.5974517Z [ OK ] LazyOpsTest.TestDiagRank1 (36 ms) 2023-01-11T22:36:31.5974950Z [ RUN ] LazyOpsTest.TestDiagRank2 2023-01-11T22:36:31.6054050Z [ OK ] LazyOpsTest.TestDiagRank2 (7 ms) 2023-01-11T22:36:31.6054475Z [ RUN ] LazyOpsTest.TestDiagFlat 2023-01-11T22:36:31.6659065Z [ OK ] LazyOpsTest.TestDiagFlat (60 ms) 2023-01-11T22:36:31.6659962Z [ RUN ] LazyOpsTest.TestDiagonal 2023-01-11T22:36:31.6719629Z [ OK ] LazyOpsTest.TestDiagonal (6 ms) 2023-01-11T22:36:31.6720525Z [ RUN ] LazyOpsTest.TestDiagonalUpdate 2023-01-11T22:36:31.6904756Z [ OK ] LazyOpsTest.TestDiagonalUpdate (18 ms) 2023-01-11T22:36:31.6905765Z [ RUN ] LazyOpsTest.TestDiagonalNonSquare 2023-01-11T22:36:31.6966787Z [ OK ] LazyOpsTest.TestDiagonalNonSquare (6 ms) 2023-01-11T22:36:31.6967771Z [ RUN ] LazyOpsTest.TestDiagonalBatch 2023-01-11T22:36:31.7029236Z [ OK ] LazyOpsTest.TestDiagonalBatch (6 ms) 2023-01-11T22:36:31.7030500Z [ RUN ] LazyOpsTest.TestFlatten 2023-01-11T22:36:31.7153125Z [ OK ] LazyOpsTest.TestFlatten (12 ms) 2023-01-11T22:36:31.7154001Z [ RUN ] LazyOpsTest.TestLogicalAnd 2023-01-11T22:36:31.7221254Z [ OK ] LazyOpsTest.TestLogicalAnd (6 ms) 2023-01-11T22:36:31.7222099Z [ RUN ] LazyOpsTest.TestBitwiseAnd 2023-01-11T22:36:31.7228305Z [ OK ] LazyOpsTest.TestBitwiseAnd (0 ms) 2023-01-11T22:36:31.7229214Z [ RUN ] LazyOpsTest.TestBitwiseAndInPlace 2023-01-11T22:36:31.7237253Z [ OK ] LazyOpsTest.TestBitwiseAndInPlace (0 ms) 2023-01-11T22:36:31.7238172Z [ RUN ] LazyOpsTest.TestBitwiseAndScalar 2023-01-11T22:36:31.7244255Z [ OK ] LazyOpsTest.TestBitwiseAndScalar (0 ms) 2023-01-11T22:36:31.7245656Z [ RUN ] LazyOpsTest.TestBitwiseAndScalarInPlace 2023-01-11T22:36:31.7253439Z [ OK ] LazyOpsTest.TestBitwiseAndScalarInPlace (0 ms) 2023-01-11T22:36:31.7254452Z [ RUN ] LazyOpsTest.TestBitwiseAndPromotion 2023-01-11T22:36:31.7263801Z [ OK ] LazyOpsTest.TestBitwiseAndPromotion (1 ms) 2023-01-11T22:36:31.7264729Z [ RUN ] LazyOpsTest.TestBitwiseOr 2023-01-11T22:36:31.7270747Z [ OK ] LazyOpsTest.TestBitwiseOr (0 ms) 2023-01-11T22:36:31.7271625Z [ RUN ] LazyOpsTest.TestBitwiseOrInPlace 2023-01-11T22:36:31.7279376Z [ OK ] LazyOpsTest.TestBitwiseOrInPlace (0 ms) 2023-01-11T22:36:31.7280326Z [ RUN ] LazyOpsTest.TestBitwiseOrScalar 2023-01-11T22:36:31.7286417Z [ OK ] LazyOpsTest.TestBitwiseOrScalar (0 ms) 2023-01-11T22:36:31.7287452Z [ RUN ] LazyOpsTest.TestBitwiseOrScalarInPlace 2023-01-11T22:36:31.7295222Z [ OK ] LazyOpsTest.TestBitwiseOrScalarInPlace (0 ms) 2023-01-11T22:36:31.7296153Z [ RUN ] LazyOpsTest.TestBitwiseXor 2023-01-11T22:36:31.7298822Z [ OK ] LazyOpsTest.TestBitwiseXor (0 ms) 2023-01-11T22:36:31.7299329Z [ RUN ] LazyOpsTest.TestBitwiseXorInPlace 2023-01-11T22:36:31.7302927Z [ OK ] LazyOpsTest.TestBitwiseXorInPlace (0 ms) 2023-01-11T22:36:31.7303427Z [ RUN ] LazyOpsTest.TestBitwiseXorScalar 2023-01-11T22:36:31.7306360Z [ OK ] LazyOpsTest.TestBitwiseXorScalar (0 ms) 2023-01-11T22:36:31.7306860Z [ RUN ] LazyOpsTest.TestBitwiseXorScalarInPlace 2023-01-11T22:36:31.7309091Z [ OK ] LazyOpsTest.TestBitwiseXorScalarInPlace (0 ms) 2023-01-11T22:36:31.7309557Z [ RUN ] LazyOpsTest.TestLshift 2023-01-11T22:36:31.7314506Z [ OK ] LazyOpsTest.TestLshift (0 ms) 2023-01-11T22:36:31.7314936Z [ RUN ] LazyOpsTest.TestLshiftInPlace 2023-01-11T22:36:31.7321636Z [ OK ] LazyOpsTest.TestLshiftInPlace (0 ms) 2023-01-11T22:36:31.7322622Z [ RUN ] LazyOpsTest.TestLshiftScalar 2023-01-11T22:36:31.7325686Z [ OK ] LazyOpsTest.TestLshiftScalar (0 ms) 2023-01-11T22:36:31.7326654Z [ RUN ] LazyOpsTest.TestLshiftScalarInPlace 2023-01-11T22:36:31.7333064Z [ OK ] LazyOpsTest.TestLshiftScalarInPlace (0 ms) 2023-01-11T22:36:31.7333985Z [ RUN ] LazyOpsTest.TestRshift 2023-01-11T22:36:31.7338280Z [ OK ] LazyOpsTest.TestRshift (0 ms) 2023-01-11T22:36:31.7339153Z [ RUN ] LazyOpsTest.TestRshiftInPlace 2023-01-11T22:36:31.7345545Z [ OK ] LazyOpsTest.TestRshiftInPlace (0 ms) 2023-01-11T22:36:31.7346480Z [ RUN ] LazyOpsTest.TestRshiftScalar 2023-01-11T22:36:31.7349798Z [ OK ] LazyOpsTest.TestRshiftScalar (0 ms) 2023-01-11T22:36:31.7350703Z [ RUN ] LazyOpsTest.TestRshiftScalarInPlace 2023-01-11T22:36:31.7357167Z [ OK ] LazyOpsTest.TestRshiftScalarInPlace (0 ms) 2023-01-11T22:36:31.7358103Z [ RUN ] LazyOpsTest.TestMeshgrid 2023-01-11T22:36:31.7359279Z [W TensorShape.cpp:3452] Warning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (function operator()) 2023-01-11T22:36:31.7381215Z [ OK ] LazyOpsTest.TestMeshgrid (2 ms) 2023-01-11T22:36:31.7382106Z [ RUN ] LazyOpsTest.TestConstantPad 2023-01-11T22:36:31.7390112Z [ OK ] LazyOpsTest.TestConstantPad (0 ms) 2023-01-11T22:36:31.7391105Z [ RUN ] LazyOpsTest.TestConstantPadIncomplete 2023-01-11T22:36:31.7398396Z [ OK ] LazyOpsTest.TestConstantPadIncomplete (0 ms) 2023-01-11T22:36:31.7399460Z [ RUN ] LazyOpsTest.TestReflectionPad2dRank3 2023-01-11T22:36:31.7402806Z [ OK ] LazyOpsTest.TestReflectionPad2dRank3 (0 ms) 2023-01-11T22:36:31.7403804Z [ RUN ] LazyOpsTest.TestReflectionPad2dRank4 2023-01-11T22:36:31.7409017Z [ OK ] LazyOpsTest.TestReflectionPad2dRank4 (0 ms) 2023-01-11T22:36:31.7410091Z [ RUN ] LazyOpsTest.TestReflectionPad2dBackward 2023-01-11T22:36:31.7429641Z [ OK ] LazyOpsTest.TestReflectionPad2dBackward (2 ms) 2023-01-11T22:36:31.7430685Z [ RUN ] LazyOpsTest.TestReplicationPad1d 2023-01-11T22:36:31.7433786Z [ OK ] LazyOpsTest.TestReplicationPad1d (0 ms) 2023-01-11T22:36:31.7434797Z [ RUN ] LazyOpsTest.TestReplicationPad1dZeroPad 2023-01-11T22:36:31.7439012Z [ OK ] LazyOpsTest.TestReplicationPad1dZeroPad (0 ms) 2023-01-11T22:36:31.7440033Z [ RUN ] LazyOpsTest.TestReplicationPad1dBackward 2023-01-11T22:36:31.7457043Z [ OK ] LazyOpsTest.TestReplicationPad1dBackward (1 ms) 2023-01-11T22:36:31.7458090Z [ RUN ] LazyOpsTest.TestReplicationPad2d 2023-01-11T22:36:31.7460854Z [ OK ] LazyOpsTest.TestReplicationPad2d (0 ms) 2023-01-11T22:36:31.7461838Z [ RUN ] LazyOpsTest.TestReplicationPad2dZeroPad 2023-01-11T22:36:31.7466383Z [ OK ] LazyOpsTest.TestReplicationPad2dZeroPad (0 ms) 2023-01-11T22:36:31.7467482Z [ RUN ] LazyOpsTest.TestReplicationPad2dBackward 2023-01-11T22:36:31.7486200Z [ OK ] LazyOpsTest.TestReplicationPad2dBackward (1 ms) 2023-01-11T22:36:31.7487176Z [ RUN ] LazyOpsTest.TestAsStrided 2023-01-11T22:36:31.7500945Z [ OK ] LazyOpsTest.TestAsStrided (1 ms) 2023-01-11T22:36:31.7501792Z [ RUN ] LazyOpsTest.TestAsStridedInPlace 2023-01-11T22:36:31.7520043Z [ OK ] LazyOpsTest.TestAsStridedInPlace (1 ms) 2023-01-11T22:36:31.7520925Z [ RUN ] LazyOpsTest.TestAsStridedWithOffset 2023-01-11T22:36:31.7529501Z [ OK ] LazyOpsTest.TestAsStridedWithOffset (0 ms) 2023-01-11T22:36:31.7530457Z [ RUN ] LazyOpsTest.TestAsStridedWithInplaceCopy 2023-01-11T22:36:31.7543907Z [ OK ] LazyOpsTest.TestAsStridedWithInplaceCopy (1 ms) 2023-01-11T22:36:31.7544641Z [ RUN ] LazyOpsTest.TestEmptyStrided 2023-01-11T22:36:31.7545094Z [ OK ] LazyOpsTest.TestEmptyStrided (0 ms) 2023-01-11T22:36:31.7545545Z [ RUN ] LazyOpsTest.TestAvgPool2DBackward 2023-01-11T22:36:31.7872275Z [ OK ] LazyOpsTest.TestAvgPool2DBackward (32 ms) 2023-01-11T22:36:31.7872761Z [ RUN ] LazyOpsTest.TestAvgPool3DBackward 2023-01-11T22:36:31.8106605Z [ OK ] LazyOpsTest.TestAvgPool3DBackward (23 ms) 2023-01-11T22:36:31.8107118Z [ RUN ] LazyOpsTest.TestAvgPool2DNoBatchBackward 2023-01-11T22:36:31.8440628Z [ OK ] LazyOpsTest.TestAvgPool2DNoBatchBackward (33 ms) 2023-01-11T22:36:31.8441163Z [ RUN ] LazyOpsTest.TestAvgPool3DNoBatchBackward 2023-01-11T22:36:31.8680201Z [ OK ] LazyOpsTest.TestAvgPool3DNoBatchBackward (23 ms) 2023-01-11T22:36:31.8681060Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward 2023-01-11T22:36:31.8681514Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:10048: Skipped 2023-01-11T22:36:31.8681907Z 2023-01-11T22:36:31.8682256Z [ SKIPPED ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward (0 ms) 2023-01-11T22:36:31.8682820Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DBackward 2023-01-11T22:36:31.8683235Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:10071: Skipped 2023-01-11T22:36:31.8683476Z 2023-01-11T22:36:31.8683783Z [ SKIPPED ] LazyOpsTest.TestAdaptiveAvgPool3DBackward (0 ms) 2023-01-11T22:36:31.8684319Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DBackward 2023-01-11T22:36:31.8727568Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DBackward (4 ms) 2023-01-11T22:36:31.8728123Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatchBackward 2023-01-11T22:36:31.8771320Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatchBackward (4 ms) 2023-01-11T22:36:31.8771833Z [ RUN ] LazyOpsTest.TestConv2D 2023-01-11T22:36:32.7301287Z [ OK ] LazyOpsTest.TestConv2D (852 ms) 2023-01-11T22:36:32.7301810Z [ RUN ] LazyOpsTest.TestConv2DBackward 2023-01-11T22:36:33.4506782Z [ OK ] LazyOpsTest.TestConv2DBackward (720 ms) 2023-01-11T22:36:33.4507475Z [ RUN ] LazyOpsTest.TestTransposedConv2DBackward 2023-01-11T22:36:33.9235852Z [ OK ] LazyOpsTest.TestTransposedConv2DBackward (472 ms) 2023-01-11T22:36:33.9236365Z [ RUN ] LazyOpsTest.TestConv3DBackward 2023-01-11T22:36:34.3165602Z [ OK ] LazyOpsTest.TestConv3DBackward (392 ms) 2023-01-11T22:36:34.3166191Z [ RUN ] LazyOpsTest.TestTransposedConv3DBackward 2023-01-11T22:36:35.0784085Z [ OK ] LazyOpsTest.TestTransposedConv3DBackward (761 ms) 2023-01-11T22:36:35.0785223Z [ RUN ] LazyOpsTest.TestMaxPool2DBackward 2023-01-11T22:36:35.0976432Z [ OK ] LazyOpsTest.TestMaxPool2DBackward (19 ms) 2023-01-11T22:36:35.0977426Z [ RUN ] LazyOpsTest.TestMaxPool3DBackward 2023-01-11T22:36:35.1110874Z [ OK ] LazyOpsTest.TestMaxPool3DBackward (13 ms) 2023-01-11T22:36:35.1111911Z [ RUN ] LazyOpsTest.TestMaxPool2DNoBatchBackward 2023-01-11T22:36:35.1303734Z [ OK ] LazyOpsTest.TestMaxPool2DNoBatchBackward (19 ms) 2023-01-11T22:36:35.1304317Z [ RUN ] LazyOpsTest.TestMaxPool3DNoBatchBackward 2023-01-11T22:36:35.1437435Z [ OK ] LazyOpsTest.TestMaxPool3DNoBatchBackward (13 ms) 2023-01-11T22:36:35.1438005Z [ RUN ] LazyOpsTest.TestMaxUnpool2DBackward 2023-01-11T22:36:35.1828690Z [ OK ] LazyOpsTest.TestMaxUnpool2DBackward (39 ms) 2023-01-11T22:36:35.1829226Z [ RUN ] LazyOpsTest.TestMaxUnpool3DBackward 2023-01-11T22:36:35.2171306Z [ OK ] LazyOpsTest.TestMaxUnpool3DBackward (34 ms) 2023-01-11T22:36:35.2172029Z [ RUN ] LazyOpsTest.TestTanhBackward 2023-01-11T22:36:35.2191402Z [ OK ] LazyOpsTest.TestTanhBackward (1 ms) 2023-01-11T22:36:35.2192040Z [ RUN ] LazyOpsTest.TestSigmoidBackward 2023-01-11T22:36:35.2211929Z [ OK ] LazyOpsTest.TestSigmoidBackward (2 ms) 2023-01-11T22:36:35.2212468Z [ RUN ] LazyOpsTest.TestLogSigmoidBackward 2023-01-11T22:36:35.2232442Z [ OK ] LazyOpsTest.TestLogSigmoidBackward (2 ms) 2023-01-11T22:36:35.2245543Z [ RUN ] LazyOpsTest.TestLogSoftmaxBackward 2023-01-11T22:36:35.2391060Z [ OK ] LazyOpsTest.TestLogSoftmaxBackward (15 ms) 2023-01-11T22:36:35.2391560Z [ RUN ] LazyOpsTest.TestSoftmaxBackward 2023-01-11T22:36:35.2551207Z [ OK ] LazyOpsTest.TestSoftmaxBackward (15 ms) 2023-01-11T22:36:35.2551673Z [ RUN ] LazyOpsTest.TestSoftplusBackward 2023-01-11T22:36:35.2572025Z [ OK ] LazyOpsTest.TestSoftplusBackward (2 ms) 2023-01-11T22:36:35.2572507Z [ RUN ] LazyOpsTest.TestReluBackward 2023-01-11T22:36:35.2592325Z [ OK ] LazyOpsTest.TestReluBackward (2 ms) 2023-01-11T22:36:35.2592769Z [ RUN ] LazyOpsTest.TestRreluBackward 2023-01-11T22:36:35.2613547Z [ OK ] LazyOpsTest.TestRreluBackward (2 ms) 2023-01-11T22:36:35.2614023Z [ RUN ] LazyOpsTest.TestHardshrinkBackward 2023-01-11T22:36:35.2632524Z [ OK ] LazyOpsTest.TestHardshrinkBackward (1 ms) 2023-01-11T22:36:35.2633033Z [ RUN ] LazyOpsTest.TestSoftshrinkBackward 2023-01-11T22:36:35.2652137Z [ OK ] LazyOpsTest.TestSoftshrinkBackward (1 ms) 2023-01-11T22:36:35.2652626Z [ RUN ] LazyOpsTest.TestHardtanhBackward 2023-01-11T22:36:35.2665573Z [ OK ] LazyOpsTest.TestHardtanhBackward (1 ms) 2023-01-11T22:36:35.2666040Z [ RUN ] LazyOpsTest.TestEluBackward 2023-01-11T22:36:35.2686539Z [ OK ] LazyOpsTest.TestEluBackward (2 ms) 2023-01-11T22:36:35.2686992Z [ RUN ] LazyOpsTest.TestGeluBackward 2023-01-11T22:36:35.2706800Z [ OK ] LazyOpsTest.TestGeluBackward (2 ms) 2023-01-11T22:36:35.2707274Z [ RUN ] LazyOpsTest.TestLeakyReluBackward 2023-01-11T22:36:35.2727031Z [ OK ] LazyOpsTest.TestLeakyReluBackward (1 ms) 2023-01-11T22:36:35.2727522Z [ RUN ] LazyOpsTest.TestTransposeBackward 2023-01-11T22:36:35.2746389Z [ OK ] LazyOpsTest.TestTransposeBackward (1 ms) 2023-01-11T22:36:35.2746876Z [ RUN ] LazyOpsTest.TestAddMatMulBackward 2023-01-11T22:36:35.2852183Z [ OK ] LazyOpsTest.TestAddMatMulBackward (10 ms) 2023-01-11T22:36:35.2852692Z [ RUN ] LazyOpsTest.TestBinaryCrossEntropyBackward 2023-01-11T22:36:35.2974096Z [ OK ] LazyOpsTest.TestBinaryCrossEntropyBackward (12 ms) 2023-01-11T22:36:35.2974612Z [ RUN ] LazyOpsTest.TestNllLossBackward 2023-01-11T22:36:35.2975033Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:10954: Skipped 2023-01-11T22:36:35.2975285Z 2023-01-11T22:36:35.2975534Z [ SKIPPED ] LazyOpsTest.TestNllLossBackward (0 ms) 2023-01-11T22:36:35.2976001Z [ RUN ] LazyOpsTest.TestNllLoss2dBackward 2023-01-11T22:36:35.3567719Z [ OK ] LazyOpsTest.TestNllLoss2dBackward (59 ms) 2023-01-11T22:36:35.3568221Z [ RUN ] LazyOpsTest.TestSmoothL1LossBackward 2023-01-11T22:36:35.3695421Z [ OK ] LazyOpsTest.TestSmoothL1LossBackward (12 ms) 2023-01-11T22:36:35.3695897Z [ RUN ] LazyOpsTest.TestViewBackward 2023-01-11T22:36:35.3723668Z [ OK ] LazyOpsTest.TestViewBackward (2 ms) 2023-01-11T22:36:35.3724148Z [ RUN ] LazyOpsTest.TestBatchNorm2DBackward 2023-01-11T22:36:35.3820345Z [ OK ] LazyOpsTest.TestBatchNorm2DBackward (9 ms) 2023-01-11T22:36:35.3820848Z [ RUN ] LazyOpsTest.TestBatchNorm3DBackward 2023-01-11T22:36:35.3915443Z [ OK ] LazyOpsTest.TestBatchNorm3DBackward (9 ms) 2023-01-11T22:36:35.3915993Z [ RUN ] LazyOpsTest.TestBCEWithLogitsBackward 2023-01-11T22:36:35.4555013Z [ OK ] LazyOpsTest.TestBCEWithLogitsBackward (63 ms) 2023-01-11T22:36:35.4555575Z [ RUN ] LazyOpsTest.TestKlDivBackward 2023-01-11T22:36:35.4711462Z [ OK ] LazyOpsTest.TestKlDivBackward (15 ms) 2023-01-11T22:36:35.4711924Z [ RUN ] LazyOpsTest.TestEmbeddingBackward 2023-01-11T22:36:35.6272742Z [ OK ] LazyOpsTest.TestEmbeddingBackward (156 ms) 2023-01-11T22:36:35.6273521Z [ RUN ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale 2023-01-11T22:36:35.6274082Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:11331: Skipped 2023-01-11T22:36:35.6274330Z 2023-01-11T22:36:35.6274695Z [ SKIPPED ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale (0 ms) 2023-01-11T22:36:35.6275256Z [ RUN ] LazyOpsTest.TestAmpUpdateScale 2023-01-11T22:36:35.6303099Z [ OK ] LazyOpsTest.TestAmpUpdateScale (3 ms) 2023-01-11T22:36:35.6304232Z [ RUN ] LazyOpsTest.TestEarlySyncLiveTensors 2023-01-11T22:36:35.6304974Z [ OK ] LazyOpsTest.TestEarlySyncLiveTensors (0 ms) 2023-01-11T22:36:35.6305420Z [ RUN ] LazyOpsTest.TestLerp 2023-01-11T22:36:35.6310190Z [ OK ] LazyOpsTest.TestLerp (0 ms) 2023-01-11T22:36:35.6310610Z [ RUN ] LazyOpsTest.TestLerpScalar 2023-01-11T22:36:35.6313982Z [ OK ] LazyOpsTest.TestLerpScalar (0 ms) 2023-01-11T22:36:35.6314401Z [ RUN ] LazyOpsTest.TestLerpInplace 2023-01-11T22:36:35.6318491Z [ OK ] LazyOpsTest.TestLerpInplace (0 ms) 2023-01-11T22:36:35.6318958Z [ RUN ] LazyOpsTest.TestLerpScalarInplace 2023-01-11T22:36:35.6322471Z [ OK ] LazyOpsTest.TestLerpScalarInplace (0 ms) 2023-01-11T22:36:35.6322911Z [ RUN ] LazyOpsTest.TestLerpOut 2023-01-11T22:36:35.6326886Z [ OK ] LazyOpsTest.TestLerpOut (0 ms) 2023-01-11T22:36:35.6327334Z [ RUN ] LazyOpsTest.TestLerpScalarOut 2023-01-11T22:36:35.6331077Z [ OK ] LazyOpsTest.TestLerpScalarOut (0 ms) 2023-01-11T22:36:35.6331486Z [ RUN ] LazyOpsTest.IsAliasOf 2023-01-11T22:36:35.6332815Z [ OK ] LazyOpsTest.IsAliasOf (0 ms) 2023-01-11T22:36:35.6333268Z [----------] 574 tests from LazyOpsTest (10645 ms total) 2023-01-11T22:36:35.6333499Z 2023-01-11T22:36:35.6333712Z [----------] Global test environment tear-down 2023-01-11T22:36:35.6415166Z [==========] 611 tests from 10 test suites ran. (10656 ms total) 2023-01-11T22:36:35.6415551Z [ PASSED ] 594 tests. 2023-01-11T22:36:35.6415965Z [ SKIPPED ] 17 tests, listed below: 2023-01-11T22:36:35.6416652Z [ SKIPPED ] LazyOpsTest.TestInverse 2023-01-11T22:36:35.6417111Z [ SKIPPED ] LazyOpsTest.TestOneIndexPut 2023-01-11T22:36:35.6417567Z [ SKIPPED ] LazyOpsTest.TestOneIndexPutInPlace 2023-01-11T22:36:35.6418026Z [ SKIPPED ] LazyOpsTest.TestOneIndexPutTransfer 2023-01-11T22:36:35.6418480Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPut 2023-01-11T22:36:35.6418945Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPutHeadNull 2023-01-11T22:36:35.6419440Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPutMiddleNull 2023-01-11T22:36:35.6419919Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPutTailNull 2023-01-11T22:36:35.6420434Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast 2023-01-11T22:36:35.6420970Z [ SKIPPED ] LazyOpsTest.TestMultiIndexPutTailBroadcast 2023-01-11T22:36:35.6421427Z [ SKIPPED ] LazyOpsTest.TestIndexPutImpl 2023-01-11T22:36:35.6421868Z [ SKIPPED ] LazyOpsTest.TestIndexCopyInPlace 2023-01-11T22:36:35.6422287Z [ SKIPPED ] LazyOpsTest.TestNllLoss 2023-01-11T22:36:35.6422897Z [ SKIPPED ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward 2023-01-11T22:36:35.6423473Z [ SKIPPED ] LazyOpsTest.TestAdaptiveAvgPool3DBackward 2023-01-11T22:36:35.6423959Z [ SKIPPED ] LazyOpsTest.TestNllLossBackward 2023-01-11T22:36:35.6424486Z [ SKIPPED ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale 2023-01-11T22:36:36.0710536Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *-tsan* ]] 2023-01-11T22:36:36.0710964Z + python test/cpp/jit/tests_setup.py shutdown 2023-01-11T22:36:37.8448385Z + wait 2023-01-11T22:36:37.8448697Z + OMP_NUM_THREADS=2 2023-01-11T22:36:37.8449030Z + TORCH_CPP_TEST_MNIST_PATH=test/cpp/api/mnist 2023-01-11T22:36:37.8449860Z + /opt/conda/lib/python3.10/site-packages/torch/bin/test_api '--gtest_filter=-IMethodTest.*' --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_api.xml 2023-01-11T22:36:38.2963693Z Only one CUDA device detected. Disabling MultiCUDA tests 2023-01-11T22:36:38.2970780Z Note: Google Test filter = -IMethodTest.*:*_MultiCUDA 2023-01-11T22:36:38.2971387Z [==========] Running 1035 tests from 49 test suites. 2023-01-11T22:36:38.2972424Z [----------] Global test environment set-up. 2023-01-11T22:36:38.2972851Z [----------] 9 tests from AutogradAPITests 2023-01-11T22:36:38.2973298Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2023-01-11T22:36:38.2991173Z [ OK ] AutogradAPITests.BackwardSimpleTest (1 ms) 2023-01-11T22:36:38.2991669Z [ RUN ] AutogradAPITests.BackwardTest 2023-01-11T22:36:38.2992920Z [W engine.cpp:1134] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2023-01-11T22:36:38.2995976Z [ OK ] AutogradAPITests.BackwardTest (0 ms) 2023-01-11T22:36:38.2996459Z [ RUN ] AutogradAPITests.GradSimpleTest 2023-01-11T22:36:38.2998803Z [ OK ] AutogradAPITests.GradSimpleTest (0 ms) 2023-01-11T22:36:38.2999395Z [ RUN ] AutogradAPITests.GradTest 2023-01-11T22:36:38.3003560Z [ OK ] AutogradAPITests.GradTest (0 ms) 2023-01-11T22:36:38.3004171Z [ RUN ] AutogradAPITests.GradNonLeafTest 2023-01-11T22:36:38.3008042Z [W TensorBody.h:485] Warning: 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. (function grad) 2023-01-11T22:36:38.3010320Z [W TensorBody.h:485] Warning: 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. (function grad) 2023-01-11T22:36:38.3012291Z [W TensorBody.h:485] Warning: 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. (function grad) 2023-01-11T22:36:38.3014261Z [W TensorBody.h:485] Warning: 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. (function grad) 2023-01-11T22:36:38.3015494Z [ OK ] AutogradAPITests.GradNonLeafTest (1 ms) 2023-01-11T22:36:38.3015984Z [ RUN ] AutogradAPITests.GradUnreachableTest 2023-01-11T22:36:38.3044434Z [ OK ] AutogradAPITests.GradUnreachableTest (2 ms) 2023-01-11T22:36:38.3045388Z [ RUN ] AutogradAPITests.EmptyInput 2023-01-11T22:36:38.3075926Z [ OK ] AutogradAPITests.EmptyInput (3 ms) 2023-01-11T22:36:38.3076544Z [ RUN ] AutogradAPITests.RetainGrad 2023-01-11T22:36:38.3081924Z [ OK ] AutogradAPITests.RetainGrad (0 ms) 2023-01-11T22:36:38.3082534Z [ RUN ] AutogradAPITests.AnomalyMode 2023-01-11T22:36:38.3083069Z [W anomaly_mode.cpp:27] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator()) 2023-01-11T22:36:38.4893886Z [ OK ] AutogradAPITests.AnomalyMode (181 ms) 2023-01-11T22:36:38.4894663Z [----------] 9 tests from AutogradAPITests (192 ms total) 2023-01-11T22:36:38.4894909Z 2023-01-11T22:36:38.4895142Z [----------] 33 tests from CustomAutogradTest 2023-01-11T22:36:38.4895646Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2023-01-11T22:36:38.4896552Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (0 ms) 2023-01-11T22:36:38.4897092Z [ RUN ] CustomAutogradTest.CustomFunction 2023-01-11T22:36:38.4898093Z [ OK ] CustomAutogradTest.CustomFunction (0 ms) 2023-01-11T22:36:38.4898784Z [ RUN ] CustomAutogradTest.CustomFunctionWithTensorList 2023-01-11T22:36:38.4900433Z [ OK ] CustomAutogradTest.CustomFunctionWithTensorList (0 ms) 2023-01-11T22:36:38.4901012Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2023-01-11T22:36:38.4905473Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (0 ms) 2023-01-11T22:36:38.4906116Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2023-01-11T22:36:38.4907390Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2023-01-11T22:36:38.4907974Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2023-01-11T22:36:38.4909257Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (0 ms) 2023-01-11T22:36:38.4909908Z [ RUN ] CustomAutogradTest.MaterializeGrads 2023-01-11T22:36:38.4910692Z [ OK ] CustomAutogradTest.MaterializeGrads (0 ms) 2023-01-11T22:36:38.4911742Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2023-01-11T22:36:38.4912406Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2023-01-11T22:36:38.4912901Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2023-01-11T22:36:38.4913428Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2023-01-11T22:36:38.4913892Z [ RUN ] CustomAutogradTest.MarkDirty 2023-01-11T22:36:38.4914336Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2023-01-11T22:36:38.4914789Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2023-01-11T22:36:38.4915314Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2023-01-11T22:36:38.4915851Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2023-01-11T22:36:38.4918224Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (0 ms) 2023-01-11T22:36:38.4918838Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2023-01-11T22:36:38.4919582Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2023-01-11T22:36:38.4920241Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2023-01-11T22:36:38.4921108Z [ OK ] CustomAutogradTest.ReturnLeafInplace (0 ms) 2023-01-11T22:36:38.4921799Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2023-01-11T22:36:38.4948100Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (2 ms) 2023-01-11T22:36:38.4949156Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2023-01-11T22:36:38.4949670Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2023-01-11T22:36:38.4950670Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2023-01-11T22:36:38.4951627Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (0 ms) 2023-01-11T22:36:38.4952118Z [ RUN ] CustomAutogradTest.InvalidGradients 2023-01-11T22:36:38.5019384Z [ OK ] CustomAutogradTest.InvalidGradients (6 ms) 2023-01-11T22:36:38.5020361Z [ RUN ] CustomAutogradTest.NoGradInput 2023-01-11T22:36:38.5021280Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2023-01-11T22:36:38.5022245Z [ RUN ] CustomAutogradTest.TooManyGrads 2023-01-11T22:36:38.5023045Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2023-01-11T22:36:38.5023650Z [ RUN ] CustomAutogradTest.DepNoGrad 2023-01-11T22:36:38.5024601Z [ OK ] CustomAutogradTest.DepNoGrad (0 ms) 2023-01-11T22:36:38.5025227Z [ RUN ] CustomAutogradTest.Reentrant 2023-01-11T22:36:38.5025663Z [ OK ] CustomAutogradTest.Reentrant (0 ms) 2023-01-11T22:36:38.5026107Z [ RUN ] CustomAutogradTest.DeepReentrant 2023-01-11T22:36:39.2602523Z [ OK ] CustomAutogradTest.DeepReentrant (757 ms) 2023-01-11T22:36:39.2603083Z [ RUN ] CustomAutogradTest.ReentrantPriority 2023-01-11T22:36:39.2609826Z [ OK ] CustomAutogradTest.ReentrantPriority (0 ms) 2023-01-11T22:36:39.2610379Z [ RUN ] CustomAutogradTest.Hooks 2023-01-11T22:36:39.2638947Z [ OK ] CustomAutogradTest.Hooks (2 ms) 2023-01-11T22:36:39.2639636Z [ RUN ] CustomAutogradTest.HooksInplace 2023-01-11T22:36:39.2641960Z [ OK ] CustomAutogradTest.HooksInplace (0 ms) 2023-01-11T22:36:39.2642723Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2023-01-11T22:36:39.2645642Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (0 ms) 2023-01-11T22:36:39.2646788Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2023-01-11T22:36:39.2649698Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (0 ms) 2023-01-11T22:36:39.2650232Z [ RUN ] CustomAutogradTest.HookNone 2023-01-11T22:36:39.2651112Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2023-01-11T22:36:39.2651616Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2023-01-11T22:36:39.2653206Z [ OK ] CustomAutogradTest.BackwardWithInputs (0 ms) 2023-01-11T22:36:39.2653859Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2023-01-11T22:36:39.2667604Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (1 ms) 2023-01-11T22:36:39.2668192Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2023-01-11T22:36:39.2670067Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (0 ms) 2023-01-11T22:36:39.2670672Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2023-01-11T22:36:39.2671714Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2023-01-11T22:36:39.2672295Z [----------] 33 tests from CustomAutogradTest (777 ms total) 2023-01-11T22:36:39.2672756Z 2023-01-11T22:36:39.2673060Z [----------] 13 tests from TestAutogradNotImplementedFallback 2023-01-11T22:36:39.2673644Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2023-01-11T22:36:39.2676378Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (0 ms) 2023-01-11T22:36:39.2677298Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2023-01-11T22:36:39.2728380Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (5 ms) 2023-01-11T22:36:39.2729042Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2023-01-11T22:36:39.2770945Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (4 ms) 2023-01-11T22:36:39.2771549Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2023-01-11T22:36:39.2774697Z [ OK ] TestAutogradNotImplementedFallback.OptOp (0 ms) 2023-01-11T22:36:39.2775303Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2023-01-11T22:36:39.2813937Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (3 ms) 2023-01-11T22:36:39.2814595Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2023-01-11T22:36:39.2852495Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (3 ms) 2023-01-11T22:36:39.2853092Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2023-01-11T22:36:39.2926330Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (7 ms) 2023-01-11T22:36:39.2926940Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2023-01-11T22:36:39.2965172Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (3 ms) 2023-01-11T22:36:39.2966260Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2023-01-11T22:36:39.2967211Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (0 ms) 2023-01-11T22:36:39.2967839Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2023-01-11T22:36:39.2989424Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (2 ms) 2023-01-11T22:36:39.2990042Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2023-01-11T22:36:39.3023815Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (3 ms) 2023-01-11T22:36:39.3024448Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2023-01-11T22:36:39.3062192Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (3 ms) 2023-01-11T22:36:39.3062804Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2023-01-11T22:36:39.3091207Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (2 ms) 2023-01-11T22:36:39.3092232Z [----------] 13 tests from TestAutogradNotImplementedFallback (41 ms total) 2023-01-11T22:36:39.3092730Z 2023-01-11T22:36:39.3092970Z [----------] 18 tests from AnyModuleTest 2023-01-11T22:36:39.3093400Z [ RUN ] AnyModuleTest.SimpleReturnType 2023-01-11T22:36:39.3093880Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2023-01-11T22:36:39.3094381Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2023-01-11T22:36:39.3094989Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2023-01-11T22:36:39.3095584Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2023-01-11T22:36:39.3096181Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2023-01-11T22:36:39.3096748Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2023-01-11T22:36:39.3097328Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2023-01-11T22:36:39.3098022Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2023-01-11T22:36:39.3098824Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (0 ms) 2023-01-11T22:36:39.3099448Z [ RUN ] AnyModuleTest.WrongArgumentType 2023-01-11T22:36:39.3107959Z [ OK ] AnyModuleTest.WrongArgumentType (1 ms) 2023-01-11T22:36:39.3108452Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2023-01-11T22:36:39.3149831Z [ OK ] AnyModuleTest.WrongNumberOfArguments (4 ms) 2023-01-11T22:36:39.3150560Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2023-01-11T22:36:39.3232780Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (8 ms) 2023-01-11T22:36:39.3233724Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2023-01-11T22:36:39.3234237Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2023-01-11T22:36:39.3234765Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2023-01-11T22:36:39.3244791Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (1 ms) 2023-01-11T22:36:39.3246196Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2023-01-11T22:36:39.3246918Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2023-01-11T22:36:39.3247485Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2023-01-11T22:36:39.3248040Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2023-01-11T22:36:39.3248706Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2023-01-11T22:36:39.3257543Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (1 ms) 2023-01-11T22:36:39.3258609Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2023-01-11T22:36:39.3259127Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2023-01-11T22:36:39.3259632Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2023-01-11T22:36:39.3318101Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (5 ms) 2023-01-11T22:36:39.3319441Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2023-01-11T22:36:39.3320391Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2023-01-11T22:36:39.3320943Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2023-01-11T22:36:39.3321481Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (0 ms) 2023-01-11T22:36:39.3322033Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2023-01-11T22:36:39.3322607Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2023-01-11T22:36:39.3323138Z [----------] 18 tests from AnyModuleTest (22 ms total) 2023-01-11T22:36:39.3323367Z 2023-01-11T22:36:39.3323578Z [----------] 12 tests from AnyValueTest 2023-01-11T22:36:39.3324045Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2023-01-11T22:36:39.3324641Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2023-01-11T22:36:39.3325611Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2023-01-11T22:36:39.3326302Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2023-01-11T22:36:39.3326932Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2023-01-11T22:36:39.3327577Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2023-01-11T22:36:39.3328211Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2023-01-11T22:36:39.3328829Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2023-01-11T22:36:39.3329470Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2023-01-11T22:36:39.3330122Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2023-01-11T22:36:39.3330739Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2023-01-11T22:36:39.3331313Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2023-01-11T22:36:39.3331852Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2023-01-11T22:36:39.3345846Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (2 ms) 2023-01-11T22:36:39.3346885Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2023-01-11T22:36:39.3348116Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2023-01-11T22:36:39.3348667Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2023-01-11T22:36:39.3349162Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2023-01-11T22:36:39.3349632Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2023-01-11T22:36:39.3350125Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2023-01-11T22:36:39.3350654Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2023-01-11T22:36:39.3351213Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2023-01-11T22:36:39.3351758Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2023-01-11T22:36:39.3352290Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2023-01-11T22:36:39.3352782Z [----------] 12 tests from AnyValueTest (2 ms total) 2023-01-11T22:36:39.3352999Z 2023-01-11T22:36:39.3353184Z [----------] 50 tests from DataTest 2023-01-11T22:36:39.3353598Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2023-01-11T22:36:39.3354166Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2023-01-11T22:36:39.3354640Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2023-01-11T22:36:39.3355170Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2023-01-11T22:36:39.3355712Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2023-01-11T22:36:39.3416331Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (6 ms) 2023-01-11T22:36:39.3417179Z [ RUN ] DataTest.InfiniteStreamDataset 2023-01-11T22:36:39.3417651Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2023-01-11T22:36:39.3418101Z [ RUN ] DataTest.NoSequencerIsIdentity 2023-01-11T22:36:39.3418529Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2023-01-11T22:36:39.3419003Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2023-01-11T22:36:39.3419498Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2023-01-11T22:36:39.3420001Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2023-01-11T22:36:39.3420493Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2023-01-11T22:36:39.3421011Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2023-01-11T22:36:39.3421545Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2023-01-11T22:36:39.3422050Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2023-01-11T22:36:39.3422585Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2023-01-11T22:36:39.3423053Z [ RUN ] DataTest.CollateReducesBatch 2023-01-11T22:36:39.3423489Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2023-01-11T22:36:39.3423904Z [ RUN ] DataTest.CollationReducesBatch 2023-01-11T22:36:39.3424348Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2023-01-11T22:36:39.3424862Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2023-01-11T22:36:39.3425434Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2023-01-11T22:36:39.3426046Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2023-01-11T22:36:39.3426706Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2023-01-11T22:36:39.3427257Z [ RUN ] DataTest.SequentialSamplerResetsWell 2023-01-11T22:36:39.3427755Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2023-01-11T22:36:39.3428290Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2023-01-11T22:36:39.3428873Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T22:36:39.3429403Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2023-01-11T22:36:39.3613611Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (19 ms) 2023-01-11T22:36:39.3614353Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2023-01-11T22:36:39.3614999Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2023-01-11T22:36:39.3615595Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2023-01-11T22:36:39.3616219Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2023-01-11T22:36:39.3616754Z [ RUN ] DataTest.RandomSamplerResetsWell 2023-01-11T22:36:39.3617200Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2023-01-11T22:36:39.3617703Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2023-01-11T22:36:39.3618253Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T22:36:39.3618837Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2023-01-11T22:36:39.3621078Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (0 ms) 2023-01-11T22:36:39.3622107Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2023-01-11T22:36:39.3622942Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2023-01-11T22:36:39.3623756Z [ RUN ] DataTest.StreamSamplerResetsWell 2023-01-11T22:36:39.3624366Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2023-01-11T22:36:39.3624878Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2023-01-11T22:36:39.3625430Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T22:36:39.3625978Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2023-01-11T22:36:39.3626569Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (0 ms) 2023-01-11T22:36:39.3627324Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2023-01-11T22:36:39.3628307Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (0 ms) 2023-01-11T22:36:39.3628918Z [ RUN ] DataTest.StackTransformWorksForExample 2023-01-11T22:36:39.3629800Z [ OK ] DataTest.StackTransformWorksForExample (0 ms) 2023-01-11T22:36:39.3630349Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2023-01-11T22:36:39.3630903Z [ OK ] DataTest.StackTransformWorksForTensorExample (0 ms) 2023-01-11T22:36:39.3631811Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2023-01-11T22:36:39.3633372Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (0 ms) 2023-01-11T22:36:39.3634534Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2023-01-11T22:36:39.3635615Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (0 ms) 2023-01-11T22:36:39.3636586Z [ RUN ] DataTest.NormalizeTransform 2023-01-11T22:36:39.3644137Z [ OK ] DataTest.NormalizeTransform (0 ms) 2023-01-11T22:36:39.3644627Z [ RUN ] DataTest.MapDoesNotCopy 2023-01-11T22:36:39.3645363Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2023-01-11T22:36:39.3645880Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2023-01-11T22:36:39.3646418Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2023-01-11T22:36:39.3646962Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2023-01-11T22:36:39.3762650Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (11 ms) 2023-01-11T22:36:39.3763286Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2023-01-11T22:36:39.3968472Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (20 ms) 2023-01-11T22:36:39.3968996Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2023-01-11T22:36:39.3993042Z [ OK ] DataTest.QueueClearEmptiesTheQueue (2 ms) 2023-01-11T22:36:39.3993584Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2023-01-11T22:36:39.3994279Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2023-01-11T22:36:39.3994823Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2023-01-11T22:36:39.3995352Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2023-01-11T22:36:39.3995984Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2023-01-11T22:36:39.3996685Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2023-01-11T22:36:39.3997361Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2023-01-11T22:36:39.3998002Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2023-01-11T22:36:39.3998549Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2023-01-11T22:36:39.4108348Z [ OK ] DataTest.DataShuttlePopResultTimesOut (11 ms) 2023-01-11T22:36:39.4109210Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2023-01-11T22:36:39.4133567Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (2 ms) 2023-01-11T22:36:39.4134842Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2023-01-11T22:36:39.4136522Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2023-01-11T22:36:39.4137723Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2023-01-11T22:36:39.4138697Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2023-01-11T22:36:39.4139885Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2023-01-11T22:36:39.4141359Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2023-01-11T22:36:39.4142827Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2023-01-11T22:36:39.4144317Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2023-01-11T22:36:39.4145598Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2023-01-11T22:36:39.4146727Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (1 ms) 2023-01-11T22:36:39.4148149Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2023-01-11T22:36:39.4149654Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2023-01-11T22:36:39.4151269Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2023-01-11T22:36:39.4152960Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2023-01-11T22:36:39.4154429Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2023-01-11T22:36:39.4155730Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (0 ms) 2023-01-11T22:36:39.4156822Z [----------] 50 tests from DataTest (80 ms total) 2023-01-11T22:36:39.4157247Z 2023-01-11T22:36:39.4157695Z [----------] 37 tests from DataLoaderTest 2023-01-11T22:36:39.4158720Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2023-01-11T22:36:39.4159955Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2023-01-11T22:36:39.4161244Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2023-01-11T22:36:39.4162600Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2023-01-11T22:36:39.4163845Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2023-01-11T22:36:39.4165466Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2023-01-11T22:36:39.4166910Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2023-01-11T22:36:39.4169998Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (1 ms) 2023-01-11T22:36:39.4171570Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2023-01-11T22:36:39.4172307Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2023-01-11T22:36:39.4173214Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2023-01-11T22:36:39.4173858Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2023-01-11T22:36:39.4174515Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2023-01-11T22:36:39.4175169Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2023-01-11T22:36:39.4175839Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2023-01-11T22:36:39.4176535Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2023-01-11T22:36:39.4177116Z [ RUN ] DataLoaderTest.IteratorsShareState 2023-01-11T22:36:39.4177593Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2023-01-11T22:36:39.4178141Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2023-01-11T22:36:39.4178861Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2023-01-11T22:36:39.4179419Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2023-01-11T22:36:39.4179943Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2023-01-11T22:36:39.4180540Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2023-01-11T22:36:39.4189954Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (1 ms) 2023-01-11T22:36:39.4190659Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2023-01-11T22:36:39.4203202Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (1 ms) 2023-01-11T22:36:39.4203859Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2023-01-11T22:36:39.4216504Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (1 ms) 2023-01-11T22:36:39.4217153Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2023-01-11T22:36:39.4229342Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (1 ms) 2023-01-11T22:36:39.4229945Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2023-01-11T22:36:39.4242490Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (1 ms) 2023-01-11T22:36:39.4243385Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2023-01-11T22:36:39.4243918Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2023-01-11T22:36:39.4244583Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2023-01-11T22:36:39.4245707Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2023-01-11T22:36:39.4246595Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2023-01-11T22:36:39.4247520Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2023-01-11T22:36:39.4248200Z [ RUN ] DataLoaderTest.RespectsTimeout 2023-01-11T22:36:39.4363527Z [ OK ] DataLoaderTest.RespectsTimeout (11 ms) 2023-01-11T22:36:39.4364313Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2023-01-11T22:36:39.4389298Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (2 ms) 2023-01-11T22:36:39.4389878Z [ RUN ] DataLoaderTest.Reset 2023-01-11T22:36:39.4390283Z [ OK ] DataLoaderTest.Reset (0 ms) 2023-01-11T22:36:39.4390809Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2023-01-11T22:36:39.4393973Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (0 ms) 2023-01-11T22:36:39.4394775Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2023-01-11T22:36:39.4395478Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2023-01-11T22:36:39.4396049Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2023-01-11T22:36:39.4424874Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (3 ms) 2023-01-11T22:36:39.4425586Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2023-01-11T22:36:39.4426176Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (0 ms) 2023-01-11T22:36:39.4426673Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2023-01-11T22:36:39.4428533Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (0 ms) 2023-01-11T22:36:39.4429060Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2023-01-11T22:36:39.4543951Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (11 ms) 2023-01-11T22:36:39.4544560Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2023-01-11T22:36:39.4559582Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (1 ms) 2023-01-11T22:36:39.4560393Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2023-01-11T22:36:39.4562055Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2023-01-11T22:36:39.4563115Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2023-01-11T22:36:39.4567400Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2023-01-11T22:36:39.4568252Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2023-01-11T22:36:39.4572407Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2023-01-11T22:36:39.4573357Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2023-01-11T22:36:39.4574613Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2023-01-11T22:36:39.4575166Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2023-01-11T22:36:39.4746870Z [ OK ] DataLoaderTest.ChunkDatasetSave (17 ms) 2023-01-11T22:36:39.4747407Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2023-01-11T22:36:39.4754976Z [ OK ] DataLoaderTest.ChunkDatasetLoad (0 ms) 2023-01-11T22:36:39.4755764Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2023-01-11T22:36:39.4762152Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (0 ms) 2023-01-11T22:36:39.4762722Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2023-01-11T22:36:39.4767943Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2023-01-11T22:36:39.4768900Z [----------] 37 tests from DataLoaderTest (61 ms total) 2023-01-11T22:36:39.4769291Z 2023-01-11T22:36:39.4769493Z [----------] 1 test from EnumTest 2023-01-11T22:36:39.4769849Z [ RUN ] EnumTest.AllEnums 2023-01-11T22:36:39.4770223Z [ OK ] EnumTest.AllEnums (0 ms) 2023-01-11T22:36:39.4770607Z [----------] 1 test from EnumTest (0 ms total) 2023-01-11T22:36:39.4770822Z 2023-01-11T22:36:39.4771051Z [----------] 6 tests from ExpandingArrayTest 2023-01-11T22:36:39.4771568Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2023-01-11T22:36:39.4772199Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2023-01-11T22:36:39.4772745Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2023-01-11T22:36:39.4773281Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2023-01-11T22:36:39.4773808Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2023-01-11T22:36:39.4774315Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2023-01-11T22:36:39.4774860Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2023-01-11T22:36:39.4775435Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2023-01-11T22:36:39.4776380Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2023-01-11T22:36:39.4782455Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (1 ms) 2023-01-11T22:36:39.4783454Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2023-01-11T22:36:39.4795045Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (1 ms) 2023-01-11T22:36:39.4795787Z [----------] 6 tests from ExpandingArrayTest (2 ms total) 2023-01-11T22:36:39.4796029Z 2023-01-11T22:36:39.4796203Z [----------] 10 tests from FFTTest 2023-01-11T22:36:39.4796544Z [ RUN ] FFTTest.fft 2023-01-11T22:36:39.4801757Z [ OK ] FFTTest.fft (0 ms) 2023-01-11T22:36:39.4802270Z [ RUN ] FFTTest.fft_real 2023-01-11T22:36:39.4805590Z [ OK ] FFTTest.fft_real (0 ms) 2023-01-11T22:36:39.4806147Z [ RUN ] FFTTest.fft_pad 2023-01-11T22:36:39.4810830Z [ OK ] FFTTest.fft_pad (0 ms) 2023-01-11T22:36:39.4811297Z [ RUN ] FFTTest.fft_norm 2023-01-11T22:36:39.4814726Z [ OK ] FFTTest.fft_norm (0 ms) 2023-01-11T22:36:39.4815088Z [ RUN ] FFTTest.ifft 2023-01-11T22:36:39.4819464Z [ OK ] FFTTest.ifft (0 ms) 2023-01-11T22:36:39.4819811Z [ RUN ] FFTTest.fft_ifft 2023-01-11T22:36:39.4821133Z [ OK ] FFTTest.fft_ifft (0 ms) 2023-01-11T22:36:39.4821498Z [ RUN ] FFTTest.rfft 2023-01-11T22:36:39.4824188Z [ OK ] FFTTest.rfft (0 ms) 2023-01-11T22:36:39.4824567Z [ RUN ] FFTTest.rfft_irfft 2023-01-11T22:36:39.4826038Z [ OK ] FFTTest.rfft_irfft (0 ms) 2023-01-11T22:36:39.4826383Z [ RUN ] FFTTest.ihfft 2023-01-11T22:36:39.4829357Z [ OK ] FFTTest.ihfft (0 ms) 2023-01-11T22:36:39.4829733Z [ RUN ] FFTTest.hfft_ihfft 2023-01-11T22:36:39.4832773Z [ OK ] FFTTest.hfft_ihfft (0 ms) 2023-01-11T22:36:39.4833340Z [----------] 10 tests from FFTTest (3 ms total) 2023-01-11T22:36:39.4833568Z 2023-01-11T22:36:39.4833789Z [----------] 135 tests from FunctionalTest 2023-01-11T22:36:39.4834178Z [ RUN ] FunctionalTest.Conv1d 2023-01-11T22:36:39.4848209Z [ OK ] FunctionalTest.Conv1d (1 ms) 2023-01-11T22:36:39.4848770Z [ RUN ] FunctionalTest.Conv2dEven 2023-01-11T22:36:39.4853571Z [ OK ] FunctionalTest.Conv2dEven (0 ms) 2023-01-11T22:36:39.4854103Z [ RUN ] FunctionalTest.Conv2dUneven 2023-01-11T22:36:39.4856797Z [ OK ] FunctionalTest.Conv2dUneven (0 ms) 2023-01-11T22:36:39.4857227Z [ RUN ] FunctionalTest.Conv3d 2023-01-11T22:36:39.4863080Z [ OK ] FunctionalTest.Conv3d (0 ms) 2023-01-11T22:36:39.4863731Z [ RUN ] FunctionalTest.MaxPool1d 2023-01-11T22:36:39.4864158Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2023-01-11T22:36:39.4864567Z [ RUN ] FunctionalTest.MaxPool2d 2023-01-11T22:36:39.4865994Z [ OK ] FunctionalTest.MaxPool2d (0 ms) 2023-01-11T22:36:39.4866424Z [ RUN ] FunctionalTest.MaxPool2dBackward 2023-01-11T22:36:39.4868025Z [ OK ] FunctionalTest.MaxPool2dBackward (0 ms) 2023-01-11T22:36:39.4868471Z [ RUN ] FunctionalTest.MaxPool3d 2023-01-11T22:36:39.4869897Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2023-01-11T22:36:39.4870305Z [ RUN ] FunctionalTest.AvgPool1d 2023-01-11T22:36:39.4872293Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2023-01-11T22:36:39.4872713Z [ RUN ] FunctionalTest.AvgPool2d 2023-01-11T22:36:39.4873661Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2023-01-11T22:36:39.4874086Z [ RUN ] FunctionalTest.AvgPool3d 2023-01-11T22:36:39.4875174Z [ OK ] FunctionalTest.AvgPool3d (0 ms) 2023-01-11T22:36:39.4875755Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2023-01-11T22:36:39.4881261Z [ OK ] FunctionalTest.FractionalMaxPool2d (0 ms) 2023-01-11T22:36:39.4881770Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2023-01-11T22:36:39.4884256Z [ OK ] FunctionalTest.FractionalMaxPool3d (0 ms) 2023-01-11T22:36:39.4884688Z [ RUN ] FunctionalTest.LPPool1d 2023-01-11T22:36:39.4887188Z [ OK ] FunctionalTest.LPPool1d (0 ms) 2023-01-11T22:36:39.4887616Z [ RUN ] FunctionalTest.LPPool2d 2023-01-11T22:36:39.4889269Z [ OK ] FunctionalTest.LPPool2d (0 ms) 2023-01-11T22:36:39.4889721Z [ RUN ] FunctionalTest.CosineSimilarity 2023-01-11T22:36:39.4892596Z [ OK ] FunctionalTest.CosineSimilarity (0 ms) 2023-01-11T22:36:39.4893180Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2023-01-11T22:36:39.4896253Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (0 ms) 2023-01-11T22:36:39.4896888Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2023-01-11T22:36:39.4899753Z [ OK ] FunctionalTest.SmoothL1LossBeta (0 ms) 2023-01-11T22:36:39.4900342Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2023-01-11T22:36:39.4900833Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (0 ms) 2023-01-11T22:36:39.4901346Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2023-01-11T22:36:39.4903742Z [ OK ] FunctionalTest.HuberLossDefaultOptions (0 ms) 2023-01-11T22:36:39.4904265Z [ RUN ] FunctionalTest.HuberLossDelta 2023-01-11T22:36:39.4905679Z [ OK ] FunctionalTest.HuberLossDelta (0 ms) 2023-01-11T22:36:39.4906162Z [ RUN ] FunctionalTest.HuberLossNoReduction 2023-01-11T22:36:39.4908848Z [ OK ] FunctionalTest.HuberLossNoReduction (0 ms) 2023-01-11T22:36:39.4909430Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2023-01-11T22:36:39.4913321Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (0 ms) 2023-01-11T22:36:39.4914485Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2023-01-11T22:36:39.4919091Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (0 ms) 2023-01-11T22:36:39.4920184Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2023-01-11T22:36:39.4921419Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (0 ms) 2023-01-11T22:36:39.4922594Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2023-01-11T22:36:39.4927457Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (0 ms) 2023-01-11T22:36:39.4928527Z [ RUN ] FunctionalTest.PairwiseDistance 2023-01-11T22:36:39.4929920Z [ OK ] FunctionalTest.PairwiseDistance (0 ms) 2023-01-11T22:36:39.4930801Z [ RUN ] FunctionalTest.PDist 2023-01-11T22:36:39.4932771Z [ OK ] FunctionalTest.PDist (0 ms) 2023-01-11T22:36:39.4933657Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2023-01-11T22:36:39.4934916Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2023-01-11T22:36:39.4935836Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2023-01-11T22:36:39.4936761Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2023-01-11T22:36:39.4937657Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2023-01-11T22:36:39.4938816Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2023-01-11T22:36:39.4939717Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2023-01-11T22:36:39.4940625Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2023-01-11T22:36:39.4941483Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2023-01-11T22:36:39.4942383Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2023-01-11T22:36:39.4943263Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2023-01-11T22:36:39.4944300Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2023-01-11T22:36:39.4945208Z [ RUN ] FunctionalTest.L1Loss 2023-01-11T22:36:39.4946992Z [ OK ] FunctionalTest.L1Loss (0 ms) 2023-01-11T22:36:39.4947763Z [ RUN ] FunctionalTest.MSELoss 2023-01-11T22:36:39.4948929Z [ OK ] FunctionalTest.MSELoss (0 ms) 2023-01-11T22:36:39.4949652Z [ RUN ] FunctionalTest.BCELoss 2023-01-11T22:36:39.4952434Z [ OK ] FunctionalTest.BCELoss (0 ms) 2023-01-11T22:36:39.4953166Z [ RUN ] FunctionalTest.KLDivLoss 2023-01-11T22:36:39.4954900Z [W loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2023-01-11T22:36:39.4956270Z [ OK ] FunctionalTest.KLDivLoss (0 ms) 2023-01-11T22:36:39.4957086Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2023-01-11T22:36:39.4958478Z [ OK ] FunctionalTest.HingeEmbeddingLoss (0 ms) 2023-01-11T22:36:39.4959269Z [ RUN ] FunctionalTest.GridSample 2023-01-11T22:36:39.4962651Z [W vision.h:87] Warning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. (function grid_sample) 2023-01-11T22:36:39.4966965Z [ OK ] FunctionalTest.GridSample (0 ms) 2023-01-11T22:36:39.4967736Z [ RUN ] FunctionalTest.AffineGrid 2023-01-11T22:36:39.5131908Z [ OK ] FunctionalTest.AffineGrid (16 ms) 2023-01-11T22:36:39.5133083Z [ RUN ] FunctionalTest.MultiMarginLoss 2023-01-11T22:36:39.5134905Z [ OK ] FunctionalTest.MultiMarginLoss (0 ms) 2023-01-11T22:36:39.5135867Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2023-01-11T22:36:39.5137923Z [ OK ] FunctionalTest.CosineEmbeddingLoss (0 ms) 2023-01-11T22:36:39.5139028Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2023-01-11T22:36:39.5142411Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (0 ms) 2023-01-11T22:36:39.5143563Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2023-01-11T22:36:39.5145324Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (0 ms) 2023-01-11T22:36:39.5146375Z [ RUN ] FunctionalTest.TripletMarginLoss 2023-01-11T22:36:39.5148184Z [ OK ] FunctionalTest.TripletMarginLoss (0 ms) 2023-01-11T22:36:39.5149373Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2023-01-11T22:36:39.5347400Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (19 ms) 2023-01-11T22:36:39.5348498Z [ RUN ] FunctionalTest.NLLLoss 2023-01-11T22:36:39.5349298Z [ OK ] FunctionalTest.NLLLoss (0 ms) 2023-01-11T22:36:39.5350055Z [ RUN ] FunctionalTest.CrossEntropy 2023-01-11T22:36:39.5356492Z [ OK ] FunctionalTest.CrossEntropy (0 ms) 2023-01-11T22:36:39.5357382Z [ RUN ] FunctionalTest.MaxUnpool1d 2023-01-11T22:36:39.5362288Z [ OK ] FunctionalTest.MaxUnpool1d (0 ms) 2023-01-11T22:36:39.5363126Z [ RUN ] FunctionalTest.MaxUnpool2d 2023-01-11T22:36:39.5366059Z [ OK ] FunctionalTest.MaxUnpool2d (0 ms) 2023-01-11T22:36:39.5366914Z [ RUN ] FunctionalTest.MaxUnpool3d 2023-01-11T22:36:39.5370383Z [ OK ] FunctionalTest.MaxUnpool3d (0 ms) 2023-01-11T22:36:39.5371177Z [ RUN ] FunctionalTest.ELU 2023-01-11T22:36:39.5390535Z [ OK ] FunctionalTest.ELU (1 ms) 2023-01-11T22:36:39.5391328Z [ RUN ] FunctionalTest.SELU 2023-01-11T22:36:39.5396945Z [ OK ] FunctionalTest.SELU (0 ms) 2023-01-11T22:36:39.5397993Z [ RUN ] FunctionalTest.GLU 2023-01-11T22:36:39.5398794Z [ OK ] FunctionalTest.GLU (0 ms) 2023-01-11T22:36:39.5399536Z [ RUN ] FunctionalTest.GELU 2023-01-11T22:36:39.5405570Z [ OK ] FunctionalTest.GELU (0 ms) 2023-01-11T22:36:39.5406405Z [ RUN ] FunctionalTest.TanhGELU 2023-01-11T22:36:39.5407227Z [ OK ] FunctionalTest.TanhGELU (0 ms) 2023-01-11T22:36:39.5408007Z [ RUN ] FunctionalTest.Hardshrink 2023-01-11T22:36:39.5421302Z [ OK ] FunctionalTest.Hardshrink (1 ms) 2023-01-11T22:36:39.5422124Z [ RUN ] FunctionalTest.OneHot 2023-01-11T22:36:39.5427876Z [ OK ] FunctionalTest.OneHot (0 ms) 2023-01-11T22:36:39.5428678Z [ RUN ] FunctionalTest.Hardtanh 2023-01-11T22:36:39.5467672Z [ OK ] FunctionalTest.Hardtanh (3 ms) 2023-01-11T22:36:39.5468523Z [ RUN ] FunctionalTest.LeakyReLU 2023-01-11T22:36:39.5481815Z [ OK ] FunctionalTest.LeakyReLU (1 ms) 2023-01-11T22:36:39.5482923Z [ RUN ] FunctionalTest.LogSigmoid 2023-01-11T22:36:39.5483818Z [ OK ] FunctionalTest.LogSigmoid (0 ms) 2023-01-11T22:36:39.5484644Z [ RUN ] FunctionalTest.GumbelSoftmax 2023-01-11T22:36:39.5536746Z [ OK ] FunctionalTest.GumbelSoftmax (5 ms) 2023-01-11T22:36:39.5537620Z [ RUN ] FunctionalTest.Softmax 2023-01-11T22:36:39.5538429Z [ OK ] FunctionalTest.Softmax (0 ms) 2023-01-11T22:36:39.5539175Z [ RUN ] FunctionalTest.Softmin 2023-01-11T22:36:39.5541081Z [ OK ] FunctionalTest.Softmin (0 ms) 2023-01-11T22:36:39.5541892Z [ RUN ] FunctionalTest.LogSoftmax 2023-01-11T22:36:39.5544038Z [ OK ] FunctionalTest.LogSoftmax (0 ms) 2023-01-11T22:36:39.5544815Z [ RUN ] FunctionalTest.PReLU 2023-01-11T22:36:39.5549171Z [ OK ] FunctionalTest.PReLU (0 ms) 2023-01-11T22:36:39.5549994Z [ RUN ] FunctionalTest.LayerNorm 2023-01-11T22:36:39.5550790Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2023-01-11T22:36:39.5551613Z [ RUN ] FunctionalTest.GroupNorm 2023-01-11T22:36:39.5552422Z [ OK ] FunctionalTest.GroupNorm (0 ms) 2023-01-11T22:36:39.5553304Z [ RUN ] FunctionalTest.LocalResponseNorm 2023-01-11T22:36:39.5556351Z [ OK ] FunctionalTest.LocalResponseNorm (0 ms) 2023-01-11T22:36:39.5557203Z [ RUN ] FunctionalTest.Linear 2023-01-11T22:36:39.5562482Z [ OK ] FunctionalTest.Linear (0 ms) 2023-01-11T22:36:39.5563317Z [ RUN ] FunctionalTest.Embedding 2023-01-11T22:36:39.5564129Z [ OK ] FunctionalTest.Embedding (0 ms) 2023-01-11T22:36:39.5565284Z [ RUN ] FunctionalTest.EmbeddingBag 2023-01-11T22:36:39.5572511Z [ OK ] FunctionalTest.EmbeddingBag (0 ms) 2023-01-11T22:36:39.5573354Z [ RUN ] FunctionalTest.Bilinear 2023-01-11T22:36:39.5577824Z [ OK ] FunctionalTest.Bilinear (0 ms) 2023-01-11T22:36:39.5578677Z [ RUN ] FunctionalTest.Normalize 2023-01-11T22:36:39.5585567Z [ OK ] FunctionalTest.Normalize (0 ms) 2023-01-11T22:36:39.5586361Z [ RUN ] FunctionalTest.ReLU 2023-01-11T22:36:39.5591386Z [ OK ] FunctionalTest.ReLU (0 ms) 2023-01-11T22:36:39.5592288Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2023-01-11T22:36:39.5593217Z [ OK ] FunctionalTest.ReLUDefaultOptions (0 ms) 2023-01-11T22:36:39.5594065Z [ RUN ] FunctionalTest.ReLU6 2023-01-11T22:36:39.5599783Z [ OK ] FunctionalTest.ReLU6 (0 ms) 2023-01-11T22:36:39.5600685Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2023-01-11T22:36:39.5601626Z [ OK ] FunctionalTest.ReLU6DefaultOptions (0 ms) 2023-01-11T22:36:39.5602672Z [ RUN ] FunctionalTest.RReLU 2023-01-11T22:36:39.5654658Z [ OK ] FunctionalTest.RReLU (5 ms) 2023-01-11T22:36:39.5655606Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2023-01-11T22:36:39.5657472Z [ OK ] FunctionalTest.RReLUDefaultOptions (0 ms) 2023-01-11T22:36:39.5658328Z [ RUN ] FunctionalTest.CELU 2023-01-11T22:36:39.5676308Z [ OK ] FunctionalTest.CELU (1 ms) 2023-01-11T22:36:39.5677189Z [ RUN ] FunctionalTest.CELUDefaultOptions 2023-01-11T22:36:39.5678122Z [ OK ] FunctionalTest.CELUDefaultOptions (0 ms) 2023-01-11T22:36:39.5679013Z [ RUN ] FunctionalTest.PixelShuffle 2023-01-11T22:36:39.5682231Z [ OK ] FunctionalTest.PixelShuffle (0 ms) 2023-01-11T22:36:39.5683107Z [ RUN ] FunctionalTest.PixelUnshuffle 2023-01-11T22:36:39.5685241Z [ OK ] FunctionalTest.PixelUnshuffle (0 ms) 2023-01-11T22:36:39.5686135Z [ RUN ] FunctionalTest.Softplus 2023-01-11T22:36:39.5697630Z [ OK ] FunctionalTest.Softplus (1 ms) 2023-01-11T22:36:39.5698587Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2023-01-11T22:36:39.5699822Z [ OK ] FunctionalTest.SoftplusDefaultOptions (0 ms) 2023-01-11T22:36:39.5700670Z [ RUN ] FunctionalTest.Fold 2023-01-11T22:36:39.5701420Z [ OK ] FunctionalTest.Fold (0 ms) 2023-01-11T22:36:39.5702164Z [ RUN ] FunctionalTest.Unfold 2023-01-11T22:36:39.5703894Z [ OK ] FunctionalTest.Unfold (0 ms) 2023-01-11T22:36:39.5704694Z [ RUN ] FunctionalTest.Softshrink 2023-01-11T22:36:39.5715710Z [ OK ] FunctionalTest.Softshrink (1 ms) 2023-01-11T22:36:39.5716669Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2023-01-11T22:36:39.5717708Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (0 ms) 2023-01-11T22:36:39.5718576Z [ RUN ] FunctionalTest.Softsign 2023-01-11T22:36:39.5719394Z [ OK ] FunctionalTest.Softsign (0 ms) 2023-01-11T22:36:39.5720163Z [ RUN ] FunctionalTest.Mish 2023-01-11T22:36:39.5720910Z [ OK ] FunctionalTest.Mish (0 ms) 2023-01-11T22:36:39.5721681Z [ RUN ] FunctionalTest.Tanhshrink 2023-01-11T22:36:39.5723007Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2023-01-11T22:36:39.5723842Z [ RUN ] FunctionalTest.Threshold 2023-01-11T22:36:39.5743985Z [ OK ] FunctionalTest.Threshold (2 ms) 2023-01-11T22:36:39.5744854Z [ RUN ] FunctionalTest.BatchNorm1d 2023-01-11T22:36:39.5745708Z [ OK ] FunctionalTest.BatchNorm1d (0 ms) 2023-01-11T22:36:39.5746609Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2023-01-11T22:36:39.5748199Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2023-01-11T22:36:39.5749139Z [ RUN ] FunctionalTest.BatchNorm2d 2023-01-11T22:36:39.5750300Z [ OK ] FunctionalTest.BatchNorm2d (0 ms) 2023-01-11T22:36:39.5751214Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2023-01-11T22:36:39.5752561Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (0 ms) 2023-01-11T22:36:39.5753491Z [ RUN ] FunctionalTest.BatchNorm3d 2023-01-11T22:36:39.5754968Z [ OK ] FunctionalTest.BatchNorm3d (0 ms) 2023-01-11T22:36:39.5755890Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2023-01-11T22:36:39.5757547Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (0 ms) 2023-01-11T22:36:39.5758494Z [ RUN ] FunctionalTest.InstanceNorm1d 2023-01-11T22:36:39.5763238Z [ OK ] FunctionalTest.InstanceNorm1d (0 ms) 2023-01-11T22:36:39.5764235Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2023-01-11T22:36:39.5765377Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (0 ms) 2023-01-11T22:36:39.5766316Z [ RUN ] FunctionalTest.InstanceNorm2d 2023-01-11T22:36:39.5770848Z [ OK ] FunctionalTest.InstanceNorm2d (0 ms) 2023-01-11T22:36:39.5771676Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2023-01-11T22:36:39.5772696Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (0 ms) 2023-01-11T22:36:39.5773192Z [ RUN ] FunctionalTest.InstanceNorm3d 2023-01-11T22:36:39.5779002Z [ OK ] FunctionalTest.InstanceNorm3d (0 ms) 2023-01-11T22:36:39.5779497Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2023-01-11T22:36:39.5784004Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (0 ms) 2023-01-11T22:36:39.5784497Z [ RUN ] FunctionalTest.Interpolate 2023-01-11T22:36:39.5785767Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:36:39.5788170Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:36:39.5790639Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:36:39.5793099Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:36:39.5795564Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:36:39.5797991Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:36:39.5800600Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:36:39.5803529Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:36:39.5892728Z [ OK ] FunctionalTest.Interpolate (10 ms) 2023-01-11T22:36:39.5893544Z [ RUN ] FunctionalTest.Pad1 2023-01-11T22:36:39.5894295Z [ OK ] FunctionalTest.Pad1 (0 ms) 2023-01-11T22:36:39.5895046Z [ RUN ] FunctionalTest.Pad2 2023-01-11T22:36:39.5898399Z [ OK ] FunctionalTest.Pad2 (0 ms) 2023-01-11T22:36:39.5899137Z [ RUN ] FunctionalTest.Pad3 2023-01-11T22:36:39.5907497Z [ OK ] FunctionalTest.Pad3 (0 ms) 2023-01-11T22:36:39.5908274Z [ RUN ] FunctionalTest.Pad4 2023-01-11T22:36:39.5910781Z [ OK ] FunctionalTest.Pad4 (0 ms) 2023-01-11T22:36:39.5911515Z [ RUN ] FunctionalTest.Pad5 2023-01-11T22:36:39.5917599Z [ OK ] FunctionalTest.Pad5 (0 ms) 2023-01-11T22:36:39.5918364Z [ RUN ] FunctionalTest.Pad6 2023-01-11T22:36:39.5921178Z [ OK ] FunctionalTest.Pad6 (0 ms) 2023-01-11T22:36:39.5921952Z [ RUN ] FunctionalTest.Pad7 2023-01-11T22:36:39.5922972Z [ OK ] FunctionalTest.Pad7 (0 ms) 2023-01-11T22:36:39.5923777Z [ RUN ] FunctionalTest.Pad8 2023-01-11T22:36:39.5924567Z [ OK ] FunctionalTest.Pad8 (0 ms) 2023-01-11T22:36:39.5926173Z [ RUN ] FunctionalTest.CTCLoss 2023-01-11T22:36:39.6053105Z [ OK ] FunctionalTest.CTCLoss (12 ms) 2023-01-11T22:36:39.6054026Z [ RUN ] FunctionalTest.PoissonNLLLoss 2023-01-11T22:36:39.6055573Z [ OK ] FunctionalTest.PoissonNLLLoss (0 ms) 2023-01-11T22:36:39.6056541Z [ RUN ] FunctionalTest.MarginRankingLoss 2023-01-11T22:36:39.6060128Z [ OK ] FunctionalTest.MarginRankingLoss (0 ms) 2023-01-11T22:36:39.6061111Z [ RUN ] FunctionalTest.ConvTranspose1d 2023-01-11T22:36:39.6063616Z [ OK ] FunctionalTest.ConvTranspose1d (0 ms) 2023-01-11T22:36:39.6064631Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2023-01-11T22:36:39.6068359Z [ OK ] FunctionalTest.ConvTranspose2dEven (0 ms) 2023-01-11T22:36:39.6069333Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2023-01-11T22:36:39.6072788Z [ OK ] FunctionalTest.ConvTranspose2dUneven (0 ms) 2023-01-11T22:36:39.6073791Z [ RUN ] FunctionalTest.ConvTranspose3d 2023-01-11T22:36:39.6075576Z [ OK ] FunctionalTest.ConvTranspose3d (0 ms) 2023-01-11T22:36:39.6076568Z [ RUN ] FunctionalTest.AlphaDropout 2023-01-11T22:36:39.6088917Z [ OK ] FunctionalTest.AlphaDropout (1 ms) 2023-01-11T22:36:39.6089913Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2023-01-11T22:36:39.6100954Z [ OK ] FunctionalTest.FeatureAlphaDropout (1 ms) 2023-01-11T22:36:39.6101904Z [ RUN ] FunctionalTest.Dropout 2023-01-11T22:36:39.6107468Z [ OK ] FunctionalTest.Dropout (0 ms) 2023-01-11T22:36:39.6108371Z [ RUN ] FunctionalTest.Dropout2d 2023-01-11T22:36:39.6114666Z [ OK ] FunctionalTest.Dropout2d (0 ms) 2023-01-11T22:36:39.6115581Z [ RUN ] FunctionalTest.Dropout3d 2023-01-11T22:36:39.6122088Z [ OK ] FunctionalTest.Dropout3d (0 ms) 2023-01-11T22:36:39.6122970Z [ RUN ] FunctionalTest.isfinite 2023-01-11T22:36:39.6129793Z [ OK ] FunctionalTest.isfinite (0 ms) 2023-01-11T22:36:39.6130721Z [ RUN ] FunctionalTest.isfinite_CUDA 2023-01-11T22:36:40.8854769Z [ OK ] FunctionalTest.isfinite_CUDA (1272 ms) 2023-01-11T22:36:40.8855493Z [ RUN ] FunctionalTest.isinf 2023-01-11T22:36:40.8859714Z [ OK ] FunctionalTest.isinf (0 ms) 2023-01-11T22:36:40.8860594Z [ RUN ] FunctionalTest.isinf_CUDA 2023-01-11T22:36:40.8900224Z [ OK ] FunctionalTest.isinf_CUDA (4 ms) 2023-01-11T22:36:40.8901392Z [ RUN ] FunctionalTest.AllClose 2023-01-11T22:36:40.8995775Z [ OK ] FunctionalTest.AllClose (9 ms) 2023-01-11T22:36:40.8996701Z [ RUN ] FunctionalTest.AllClose_CUDA 2023-01-11T22:36:40.9440014Z [ OK ] FunctionalTest.AllClose_CUDA (44 ms) 2023-01-11T22:36:40.9440951Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2023-01-11T22:36:40.9488773Z [ OK ] FunctionalTest.BCEWithLogitsLoss (4 ms) 2023-01-11T22:36:40.9489841Z [----------] 135 tests from FunctionalTest (1465 ms total) 2023-01-11T22:36:40.9490217Z 2023-01-11T22:36:40.9490448Z [----------] 3 tests from IntegrationTest 2023-01-11T22:36:40.9490829Z [ RUN ] IntegrationTest.CartPole 2023-01-11T22:37:00.4400157Z [ OK ] IntegrationTest.CartPole (19490 ms) 2023-01-11T22:37:00.4400840Z [ RUN ] IntegrationTest.MNIST_CUDA 2023-01-11T22:37:12.3596090Z [ OK ] IntegrationTest.MNIST_CUDA (11919 ms) 2023-01-11T22:37:12.3596930Z [ RUN ] IntegrationTest.MNISTBatchNorm_CUDA 2023-01-11T22:37:24.4892382Z [ OK ] IntegrationTest.MNISTBatchNorm_CUDA (12129 ms) 2023-01-11T22:37:24.4893882Z [----------] 3 tests from IntegrationTest (43540 ms total) 2023-01-11T22:37:24.4894298Z 2023-01-11T22:37:24.4894655Z [----------] 9 tests from InitTest 2023-01-11T22:37:24.4901078Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2023-01-11T22:37:24.4914040Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (2 ms) 2023-01-11T22:37:24.4914598Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2023-01-11T22:37:24.4934779Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (2 ms) 2023-01-11T22:37:24.4935299Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2023-01-11T22:37:24.4954985Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (2 ms) 2023-01-11T22:37:24.4955526Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2023-01-11T22:37:24.4975849Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (2 ms) 2023-01-11T22:37:24.4976394Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2023-01-11T22:37:24.5006772Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (3 ms) 2023-01-11T22:37:24.5007290Z [ RUN ] InitTest.CalculateGainWithTanh 2023-01-11T22:37:24.5007739Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2023-01-11T22:37:24.5008161Z [ RUN ] InitTest.CalculateGainWithRelu 2023-01-11T22:37:24.5008605Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2023-01-11T22:37:24.5009102Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2023-01-11T22:37:24.5009779Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2023-01-11T22:37:24.5010287Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2023-01-11T22:37:24.5012370Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (0 ms) 2023-01-11T22:37:24.5012880Z [----------] 9 tests from InitTest (12 ms total) 2023-01-11T22:37:24.5013095Z 2023-01-11T22:37:24.5013296Z [----------] 6 tests from TorchScriptTest 2023-01-11T22:37:24.5013767Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2023-01-11T22:37:24.5603701Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (59 ms) 2023-01-11T22:37:24.5604352Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2023-01-11T22:37:24.5631144Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (2 ms) 2023-01-11T22:37:24.5631861Z [ RUN ] TorchScriptTest.TestDictArgMatching 2023-01-11T22:37:24.5635256Z [ OK ] TorchScriptTest.TestDictArgMatching (0 ms) 2023-01-11T22:37:24.5635986Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2023-01-11T22:37:24.5637232Z [ OK ] TorchScriptTest.TestTupleArgMatching (0 ms) 2023-01-11T22:37:24.5638046Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2023-01-11T22:37:24.5645354Z [ OK ] TorchScriptTest.TestOptionalArgMatching (0 ms) 2023-01-11T22:37:24.5646703Z [ RUN ] TorchScriptTest.TestPickle 2023-01-11T22:37:24.5647468Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2023-01-11T22:37:24.5647935Z [----------] 6 tests from TorchScriptTest (63 ms total) 2023-01-11T22:37:24.5648203Z 2023-01-11T22:37:24.5648400Z [----------] 3 tests from MakeUniqueTest 2023-01-11T22:37:24.5648843Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2023-01-11T22:37:24.5649346Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2023-01-11T22:37:24.5649825Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2023-01-11T22:37:24.5650329Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2023-01-11T22:37:24.5651127Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2023-01-11T22:37:24.5652329Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2023-01-11T22:37:24.5653469Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2023-01-11T22:37:24.5653952Z 2023-01-11T22:37:24.5654438Z [----------] 2 tests from MetaTensorTest 2023-01-11T22:37:24.5655040Z [ RUN ] MetaTensorTest.MetaDeviceApi 2023-01-11T22:37:24.5655482Z [ OK ] MetaTensorTest.MetaDeviceApi (0 ms) 2023-01-11T22:37:24.5655904Z [ RUN ] MetaTensorTest.MetaNamespaceApi 2023-01-11T22:37:24.5656364Z [ OK ] MetaTensorTest.MetaNamespaceApi (0 ms) 2023-01-11T22:37:24.5656824Z [----------] 2 tests from MetaTensorTest (0 ms total) 2023-01-11T22:37:24.5657044Z 2023-01-11T22:37:24.5657223Z [----------] 2 tests from UtilsTest 2023-01-11T22:37:24.5657574Z [ RUN ] UtilsTest.WarnOnce 2023-01-11T22:37:24.5657951Z [ OK ] UtilsTest.WarnOnce (0 ms) 2023-01-11T22:37:24.5658558Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2023-01-11T22:37:24.5659049Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (0 ms) 2023-01-11T22:37:24.5659520Z [----------] 2 tests from UtilsTest (0 ms total) 2023-01-11T22:37:24.5659738Z 2023-01-11T22:37:24.5659937Z [----------] 1 test from NoGradTest 2023-01-11T22:37:24.5660324Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2023-01-11T22:37:24.5686718Z [ OK ] NoGradTest.SetsGradModeCorrectly (3 ms) 2023-01-11T22:37:24.5687190Z [----------] 1 test from NoGradTest (3 ms total) 2023-01-11T22:37:24.5687536Z 2023-01-11T22:37:24.5687849Z [----------] 3 tests from AutogradTest 2023-01-11T22:37:24.5688248Z [ RUN ] AutogradTest.CanTakeDerivatives 2023-01-11T22:37:24.5689389Z [ OK ] AutogradTest.CanTakeDerivatives (0 ms) 2023-01-11T22:37:24.5689910Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2023-01-11T22:37:24.5691650Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (0 ms) 2023-01-11T22:37:24.5692221Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2023-01-11T22:37:24.5694081Z [ OK ] AutogradTest.CanPassCustomGradientInputs (0 ms) 2023-01-11T22:37:24.5695022Z [----------] 3 tests from AutogradTest (0 ms total) 2023-01-11T22:37:24.5695500Z 2023-01-11T22:37:24.5695883Z [----------] 1 test from OptionalArrayRefTest 2023-01-11T22:37:24.5696360Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2023-01-11T22:37:24.5696879Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2023-01-11T22:37:24.5697377Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2023-01-11T22:37:24.5697614Z 2023-01-11T22:37:24.5697811Z [----------] 55 tests from ModuleTest 2023-01-11T22:37:24.5698473Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2023-01-11T22:37:24.5699776Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (0 ms) 2023-01-11T22:37:24.5700699Z [ RUN ] ModuleTest.ZeroGrad 2023-01-11T22:37:24.5701417Z [ OK ] ModuleTest.ZeroGrad (0 ms) 2023-01-11T22:37:24.5701850Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2023-01-11T22:37:24.5702296Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2023-01-11T22:37:24.5702839Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2023-01-11T22:37:24.5728797Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (2 ms) 2023-01-11T22:37:24.5729758Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2023-01-11T22:37:24.5742669Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (1 ms) 2023-01-11T22:37:24.5743659Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2023-01-11T22:37:24.5757279Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (1 ms) 2023-01-11T22:37:24.5758254Z [ RUN ] ModuleTest.ReplaceModule 2023-01-11T22:37:24.5758800Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2023-01-11T22:37:24.5759212Z [ RUN ] ModuleTest.UnregisterModule 2023-01-11T22:37:24.5777581Z [ OK ] ModuleTest.UnregisterModule (1 ms) 2023-01-11T22:37:24.5778631Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2023-01-11T22:37:24.5815231Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (3 ms) 2023-01-11T22:37:24.5816265Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2023-01-11T22:37:24.5840269Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (2 ms) 2023-01-11T22:37:24.5841391Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2023-01-11T22:37:24.5841929Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2023-01-11T22:37:24.5842516Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2023-01-11T22:37:24.5878123Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (3 ms) 2023-01-11T22:37:24.5879111Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2023-01-11T22:37:24.5903789Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (2 ms) 2023-01-11T22:37:24.5904901Z [ RUN ] ModuleTest.CanGetName 2023-01-11T22:37:24.5905686Z [ OK ] ModuleTest.CanGetName (0 ms) 2023-01-11T22:37:24.5906119Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2023-01-11T22:37:24.5906590Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2023-01-11T22:37:24.5907154Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2023-01-11T22:37:24.5908359Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (0 ms) 2023-01-11T22:37:24.5909535Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor_CUDA 2023-01-11T22:37:24.5910222Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor_CUDA (0 ms) 2023-01-11T22:37:24.5910904Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2023-01-11T22:37:24.5911588Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2023-01-11T22:37:24.5912291Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2023-01-11T22:37:24.5928183Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (1 ms) 2023-01-11T22:37:24.5929443Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2023-01-11T22:37:24.5930175Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2023-01-11T22:37:24.5930803Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2023-01-11T22:37:24.5937388Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (0 ms) 2023-01-11T22:37:24.5938338Z [ RUN ] ModuleTest.CloneCreatesDistinctParametersExplicitDevice_CUDA 2023-01-11T22:37:24.5964356Z [ OK ] ModuleTest.CloneCreatesDistinctParametersExplicitDevice_CUDA (2 ms) 2023-01-11T22:37:24.5965617Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2023-01-11T22:37:24.5966717Z [ OK ] ModuleTest.ClonePreservesExternalReferences (0 ms) 2023-01-11T22:37:24.5967799Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2023-01-11T22:37:24.5969353Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (0 ms) 2023-01-11T22:37:24.5970415Z [ RUN ] ModuleTest.CloneToDevicePreservesTheDeviceOfParameters_CUDA 2023-01-11T22:37:24.5974803Z [ OK ] ModuleTest.CloneToDevicePreservesTheDeviceOfParameters_CUDA (0 ms) 2023-01-11T22:37:24.5976072Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2023-01-11T22:37:24.5977182Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2023-01-11T22:37:24.5978121Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2023-01-11T22:37:24.5978711Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2023-01-11T22:37:24.5979224Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2023-01-11T22:37:24.5979716Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2023-01-11T22:37:24.5980247Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2023-01-11T22:37:24.5980783Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2023-01-11T22:37:24.5981472Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2023-01-11T22:37:24.5982298Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2023-01-11T22:37:24.5983108Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2023-01-11T22:37:24.5983899Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2023-01-11T22:37:24.5984662Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2023-01-11T22:37:24.5991439Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (1 ms) 2023-01-11T22:37:24.5992924Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2023-01-11T22:37:24.5993705Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2023-01-11T22:37:24.5994356Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2023-01-11T22:37:24.5995144Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2023-01-11T22:37:24.5996579Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2023-01-11T22:37:24.5997531Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2023-01-11T22:37:24.5998397Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2023-01-11T22:37:24.5999600Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2023-01-11T22:37:24.6000670Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2023-01-11T22:37:24.6001424Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2023-01-11T22:37:24.6002137Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2023-01-11T22:37:24.6003160Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2023-01-11T22:37:24.6004256Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2023-01-11T22:37:24.6005508Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T22:37:24.6006343Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2023-01-11T22:37:24.6007058Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T22:37:24.6007711Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2023-01-11T22:37:24.6008337Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T22:37:24.6008977Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2023-01-11T22:37:24.6009629Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T22:37:24.6010285Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2023-01-11T22:37:24.6010939Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2023-01-11T22:37:24.6011620Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2023-01-11T22:37:24.6012403Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2023-01-11T22:37:24.6013228Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2023-01-11T22:37:24.6013930Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2023-01-11T22:37:24.6014657Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2023-01-11T22:37:24.6015462Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2023-01-11T22:37:24.6016120Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2023-01-11T22:37:24.6016659Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2023-01-11T22:37:24.6017200Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2023-01-11T22:37:24.6017778Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2023-01-11T22:37:24.6018360Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2023-01-11T22:37:24.6018918Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2023-01-11T22:37:24.6019523Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2023-01-11T22:37:24.6020147Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2023-01-11T22:37:24.6020736Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2023-01-11T22:37:24.6021334Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2023-01-11T22:37:24.6021950Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2023-01-11T22:37:24.6022588Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2023-01-11T22:37:24.6023258Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2023-01-11T22:37:24.6039430Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (3 ms) 2023-01-11T22:37:24.6040020Z [ RUN ] ModuleTest.PrettyPrint 2023-01-11T22:37:24.6040433Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2023-01-11T22:37:24.6040962Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2023-01-11T22:37:24.6041628Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2023-01-11T22:37:24.6042186Z [----------] 55 tests from ModuleTest (34 ms total) 2023-01-11T22:37:24.6042402Z 2023-01-11T22:37:24.6042607Z [----------] 13 tests from ModuleDictTest 2023-01-11T22:37:24.6043033Z [ RUN ] ModuleDictTest.ConstructsFromList 2023-01-11T22:37:24.6043501Z [ OK ] ModuleDictTest.ConstructsFromList (0 ms) 2023-01-11T22:37:24.6043988Z [ RUN ] ModuleDictTest.ConstructsFromordereddict 2023-01-11T22:37:24.6044493Z [ OK ] ModuleDictTest.ConstructsFromordereddict (0 ms) 2023-01-11T22:37:24.6045287Z [ RUN ] ModuleDictTest.UpdatePopClearContains 2023-01-11T22:37:24.6056056Z [ OK ] ModuleDictTest.UpdatePopClearContains (1 ms) 2023-01-11T22:37:24.6056533Z [ RUN ] ModuleDictTest.UpdateExist 2023-01-11T22:37:24.6056962Z [ OK ] ModuleDictTest.UpdateExist (0 ms) 2023-01-11T22:37:24.6057354Z [ RUN ] ModuleDictTest.Keys 2023-01-11T22:37:24.6070449Z [ OK ] ModuleDictTest.Keys (1 ms) 2023-01-11T22:37:24.6070867Z [ RUN ] ModuleDictTest.Values 2023-01-11T22:37:24.6071476Z [ OK ] ModuleDictTest.Values (0 ms) 2023-01-11T22:37:24.6072184Z [ RUN ] ModuleDictTest.SanityCheckForHoldingStandardModules 2023-01-11T22:37:24.6073332Z [ OK ] ModuleDictTest.SanityCheckForHoldingStandardModules (0 ms) 2023-01-11T22:37:24.6073890Z [ RUN ] ModuleDictTest.HasReferenceSemantics 2023-01-11T22:37:24.6074384Z [ OK ] ModuleDictTest.HasReferenceSemantics (0 ms) 2023-01-11T22:37:24.6074835Z [ RUN ] ModuleDictTest.IsCloneable 2023-01-11T22:37:24.6079827Z [ OK ] ModuleDictTest.IsCloneable (0 ms) 2023-01-11T22:37:24.6080406Z [ RUN ] ModuleDictTest.IsCloneable_CUDA 2023-01-11T22:37:24.6097628Z [ OK ] ModuleDictTest.IsCloneable_CUDA (1 ms) 2023-01-11T22:37:24.6098505Z [ RUN ] ModuleDictTest.RegistersElementsAsSubmodules 2023-01-11T22:37:24.6099086Z [ OK ] ModuleDictTest.RegistersElementsAsSubmodules (0 ms) 2023-01-11T22:37:24.6099595Z [ RUN ] ModuleDictTest.CloneToDevice_CUDA 2023-01-11T22:37:24.6103200Z [ OK ] ModuleDictTest.CloneToDevice_CUDA (0 ms) 2023-01-11T22:37:24.6104005Z [ RUN ] ModuleDictTest.PrettyPrintModuleDict 2023-01-11T22:37:24.6104918Z [ OK ] ModuleDictTest.PrettyPrintModuleDict (0 ms) 2023-01-11T22:37:24.6105531Z [----------] 13 tests from ModuleDictTest (6 ms total) 2023-01-11T22:37:24.6105759Z 2023-01-11T22:37:24.6105979Z [----------] 16 tests from ModuleListTest 2023-01-11T22:37:24.6106423Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2023-01-11T22:37:24.6106972Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2023-01-11T22:37:24.6107500Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2023-01-11T22:37:24.6108014Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2023-01-11T22:37:24.6108542Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2023-01-11T22:37:24.6109070Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2023-01-11T22:37:24.6109574Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2023-01-11T22:37:24.6110056Z [ OK ] ModuleListTest.PushBackAddsAnElement (0 ms) 2023-01-11T22:37:24.6110499Z [ RUN ] ModuleListTest.Insertion 2023-01-11T22:37:24.6110906Z [ OK ] ModuleListTest.Insertion (0 ms) 2023-01-11T22:37:24.6111303Z [ RUN ] ModuleListTest.AccessWithAt 2023-01-11T22:37:24.6134764Z [ OK ] ModuleListTest.AccessWithAt (2 ms) 2023-01-11T22:37:24.6135207Z [ RUN ] ModuleListTest.AccessWithPtr 2023-01-11T22:37:24.6161387Z [ OK ] ModuleListTest.AccessWithPtr (2 ms) 2023-01-11T22:37:24.6162029Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2023-01-11T22:37:24.6162988Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (0 ms) 2023-01-11T22:37:24.6163624Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2023-01-11T22:37:24.6164247Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2023-01-11T22:37:24.6164807Z [ RUN ] ModuleListTest.HasReferenceSemantics 2023-01-11T22:37:24.6165605Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2023-01-11T22:37:24.6166055Z [ RUN ] ModuleListTest.IsCloneable 2023-01-11T22:37:24.6170698Z [ OK ] ModuleListTest.IsCloneable (0 ms) 2023-01-11T22:37:24.6171224Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2023-01-11T22:37:24.6171797Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2023-01-11T22:37:24.6172302Z [ RUN ] ModuleListTest.NestingIsPossible 2023-01-11T22:37:24.6173031Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2023-01-11T22:37:24.6173498Z [ RUN ] ModuleListTest.CloneToDevice_CUDA 2023-01-11T22:37:24.6175033Z [ OK ] ModuleListTest.CloneToDevice_CUDA (0 ms) 2023-01-11T22:37:24.6175542Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2023-01-11T22:37:24.6176826Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2023-01-11T22:37:24.6177309Z [ RUN ] ModuleListTest.RangeBasedForLoop 2023-01-11T22:37:24.6177787Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2023-01-11T22:37:24.6178244Z [----------] 16 tests from ModuleListTest (7 ms total) 2023-01-11T22:37:24.6178470Z 2023-01-11T22:37:24.6178675Z [----------] 258 tests from ModulesTest 2023-01-11T22:37:24.6179165Z [ RUN ] ModulesTest.Conv1d 2023-01-11T22:37:24.6192287Z [ OK ] ModulesTest.Conv1d (1 ms) 2023-01-11T22:37:24.6192710Z [ RUN ] ModulesTest.Conv1dSameStrided 2023-01-11T22:37:24.6218828Z [ OK ] ModulesTest.Conv1dSameStrided (2 ms) 2023-01-11T22:37:24.6219251Z [ RUN ] ModulesTest.Conv2dEven 2023-01-11T22:37:24.6223948Z [ OK ] ModulesTest.Conv2dEven (0 ms) 2023-01-11T22:37:24.6224356Z [ RUN ] ModulesTest.Conv2dUneven 2023-01-11T22:37:24.6228034Z [ OK ] ModulesTest.Conv2dUneven (0 ms) 2023-01-11T22:37:24.6228441Z [ RUN ] ModulesTest.Conv2dSameStrided 2023-01-11T22:37:24.6283602Z [ OK ] ModulesTest.Conv2dSameStrided (5 ms) 2023-01-11T22:37:24.6284027Z [ RUN ] ModulesTest.Conv3d 2023-01-11T22:37:24.6290520Z [ OK ] ModulesTest.Conv3d (0 ms) 2023-01-11T22:37:24.6290935Z [ RUN ] ModulesTest.Conv3dSameStrided 2023-01-11T22:37:24.6343112Z [ OK ] ModulesTest.Conv3dSameStrided (5 ms) 2023-01-11T22:37:24.6343534Z [ RUN ] ModulesTest.ConvTranspose1d 2023-01-11T22:37:24.6347953Z [ OK ] ModulesTest.ConvTranspose1d (0 ms) 2023-01-11T22:37:24.6348443Z [ RUN ] ModulesTest.ConvTranspose2dEven 2023-01-11T22:37:24.6353907Z [ OK ] ModulesTest.ConvTranspose2dEven (0 ms) 2023-01-11T22:37:24.6354357Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2023-01-11T22:37:24.6359520Z [ OK ] ModulesTest.ConvTranspose2dUneven (0 ms) 2023-01-11T22:37:24.6359968Z [ RUN ] ModulesTest.ConvTranspose3d 2023-01-11T22:37:24.6364077Z [ OK ] ModulesTest.ConvTranspose3d (0 ms) 2023-01-11T22:37:24.6364493Z [ RUN ] ModulesTest.MaxPool1d 2023-01-11T22:37:24.6367508Z [ OK ] ModulesTest.MaxPool1d (0 ms) 2023-01-11T22:37:24.6368332Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2023-01-11T22:37:24.6369817Z [ OK ] ModulesTest.MaxPool1dReturnIndices (0 ms) 2023-01-11T22:37:24.6370580Z [ RUN ] ModulesTest.MaxPool2dEven 2023-01-11T22:37:24.6372101Z [ OK ] ModulesTest.MaxPool2dEven (0 ms) 2023-01-11T22:37:24.6372900Z [ RUN ] ModulesTest.MaxPool2dUneven 2023-01-11T22:37:24.6373731Z [ OK ] ModulesTest.MaxPool2dUneven (0 ms) 2023-01-11T22:37:24.6374181Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2023-01-11T22:37:24.6376558Z [ OK ] ModulesTest.MaxPool2dReturnIndices (0 ms) 2023-01-11T22:37:24.6376969Z [ RUN ] ModulesTest.MaxPool3d 2023-01-11T22:37:24.6379179Z [ OK ] ModulesTest.MaxPool3d (0 ms) 2023-01-11T22:37:24.6379613Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2023-01-11T22:37:24.6382532Z [ OK ] ModulesTest.MaxPool3dReturnIndices (0 ms) 2023-01-11T22:37:24.6382993Z [ RUN ] ModulesTest.AvgPool1d 2023-01-11T22:37:24.6384883Z [ OK ] ModulesTest.AvgPool1d (0 ms) 2023-01-11T22:37:24.6385291Z [ RUN ] ModulesTest.AvgPool2dEven 2023-01-11T22:37:24.6387328Z [ OK ] ModulesTest.AvgPool2dEven (0 ms) 2023-01-11T22:37:24.6388118Z [ RUN ] ModulesTest.AvgPool2dUneven 2023-01-11T22:37:24.6388962Z [ OK ] ModulesTest.AvgPool2dUneven (0 ms) 2023-01-11T22:37:24.6392081Z [ RUN ] ModulesTest.AvgPool3d 2023-01-11T22:37:24.6392484Z [ OK ] ModulesTest.AvgPool3d (0 ms) 2023-01-11T22:37:24.6393036Z [ RUN ] ModulesTest.FractionalMaxPool2d 2023-01-11T22:37:24.6394329Z [ OK ] ModulesTest.FractionalMaxPool2d (0 ms) 2023-01-11T22:37:24.6394816Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2023-01-11T22:37:24.6397318Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (0 ms) 2023-01-11T22:37:24.6399943Z [ RUN ] ModulesTest.FractionalMaxPool3d 2023-01-11T22:37:24.6400520Z [ OK ] ModulesTest.FractionalMaxPool3d (0 ms) 2023-01-11T22:37:24.6401021Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2023-01-11T22:37:24.6403079Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (0 ms) 2023-01-11T22:37:24.6403836Z [ RUN ] ModulesTest.LPPool1d 2023-01-11T22:37:24.6404767Z [ OK ] ModulesTest.LPPool1d (0 ms) 2023-01-11T22:37:24.6405504Z [ RUN ] ModulesTest.LPPool2d 2023-01-11T22:37:24.6406958Z [ OK ] ModulesTest.LPPool2d (0 ms) 2023-01-11T22:37:24.6407338Z [ RUN ] ModulesTest.Identity 2023-01-11T22:37:24.6409487Z [ OK ] ModulesTest.Identity (0 ms) 2023-01-11T22:37:24.6409866Z [ RUN ] ModulesTest.Flatten 2023-01-11T22:37:24.6413228Z [ OK ] ModulesTest.Flatten (0 ms) 2023-01-11T22:37:24.6413607Z [ RUN ] ModulesTest.Unflatten 2023-01-11T22:37:24.6414205Z [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-11T22:37:24.6414911Z [ OK ] ModulesTest.Unflatten (0 ms) 2023-01-11T22:37:24.6415328Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2023-01-11T22:37:24.6417883Z [ OK ] ModulesTest.AdaptiveMaxPool1d (0 ms) 2023-01-11T22:37:24.6418384Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2023-01-11T22:37:24.6421155Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (0 ms) 2023-01-11T22:37:24.6421816Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2023-01-11T22:37:24.6423360Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (0 ms) 2023-01-11T22:37:24.6423844Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2023-01-11T22:37:24.6426312Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (0 ms) 2023-01-11T22:37:24.6426854Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2023-01-11T22:37:24.6430402Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (0 ms) 2023-01-11T22:37:24.6430985Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2023-01-11T22:37:24.6433995Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (0 ms) 2023-01-11T22:37:24.6434495Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2023-01-11T22:37:24.6437248Z [ OK ] ModulesTest.AdaptiveMaxPool3d (0 ms) 2023-01-11T22:37:24.6437736Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2023-01-11T22:37:24.6441560Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (0 ms) 2023-01-11T22:37:24.6442031Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2023-01-11T22:37:24.6444818Z [ OK ] ModulesTest.AdaptiveAvgPool1d (0 ms) 2023-01-11T22:37:24.6446094Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2023-01-11T22:37:24.6449138Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (0 ms) 2023-01-11T22:37:24.6449635Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2023-01-11T22:37:24.6450117Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (0 ms) 2023-01-11T22:37:24.6450573Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2023-01-11T22:37:24.6453647Z [ OK ] ModulesTest.AdaptiveAvgPool3d (0 ms) 2023-01-11T22:37:24.6454068Z [ RUN ] ModulesTest.MaxUnpool1d 2023-01-11T22:37:24.6457286Z [ OK ] ModulesTest.MaxUnpool1d (0 ms) 2023-01-11T22:37:24.6457701Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2023-01-11T22:37:24.6461563Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (0 ms) 2023-01-11T22:37:24.6461981Z [ RUN ] ModulesTest.MaxUnpool2d 2023-01-11T22:37:24.6465262Z [ OK ] ModulesTest.MaxUnpool2d (0 ms) 2023-01-11T22:37:24.6465672Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2023-01-11T22:37:24.6468894Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (0 ms) 2023-01-11T22:37:24.6469485Z [ RUN ] ModulesTest.MaxUnpool3d 2023-01-11T22:37:24.6470711Z [ OK ] ModulesTest.MaxUnpool3d (0 ms) 2023-01-11T22:37:24.6471149Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2023-01-11T22:37:24.6475045Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (0 ms) 2023-01-11T22:37:24.6475510Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2023-01-11T22:37:24.7652859Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (117 ms) 2023-01-11T22:37:24.7653306Z [ RUN ] ModulesTest.Linear 2023-01-11T22:37:24.7658618Z [ OK ] ModulesTest.Linear (0 ms) 2023-01-11T22:37:24.7659039Z [ RUN ] ModulesTest.LocalResponseNorm 2023-01-11T22:37:24.7665489Z [ OK ] ModulesTest.LocalResponseNorm (0 ms) 2023-01-11T22:37:24.7665909Z [ RUN ] ModulesTest.LayerNorm 2023-01-11T22:37:24.7668642Z [ OK ] ModulesTest.LayerNorm (0 ms) 2023-01-11T22:37:24.7669023Z [ RUN ] ModulesTest.GroupNorm 2023-01-11T22:37:24.7672130Z [ OK ] ModulesTest.GroupNorm (0 ms) 2023-01-11T22:37:24.7672523Z [ RUN ] ModulesTest.Bilinear 2023-01-11T22:37:24.7678266Z [ OK ] ModulesTest.Bilinear (0 ms) 2023-01-11T22:37:24.7678656Z [ RUN ] ModulesTest.Fold 2023-01-11T22:37:24.7707987Z [ OK ] ModulesTest.Fold (2 ms) 2023-01-11T22:37:24.7708366Z [ RUN ] ModulesTest.Unfold 2023-01-11T22:37:24.7785749Z [ OK ] ModulesTest.Unfold (7 ms) 2023-01-11T22:37:24.7786154Z [ RUN ] ModulesTest.SimpleContainer 2023-01-11T22:37:24.7800599Z [ OK ] ModulesTest.SimpleContainer (1 ms) 2023-01-11T22:37:24.7801125Z [ RUN ] ModulesTest.EmbeddingBasic 2023-01-11T22:37:24.7801920Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2023-01-11T22:37:24.7802659Z [ RUN ] ModulesTest.EmbeddingList 2023-01-11T22:37:24.7803445Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2023-01-11T22:37:24.7804167Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2023-01-11T22:37:24.7805788Z [ OK ] ModulesTest.EmbeddingFromPretrained (0 ms) 2023-01-11T22:37:24.7806385Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2023-01-11T22:37:24.7809077Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (0 ms) 2023-01-11T22:37:24.7809600Z [ RUN ] ModulesTest.AlphaDropout 2023-01-11T22:37:24.7810952Z [ OK ] ModulesTest.AlphaDropout (0 ms) 2023-01-11T22:37:24.7811588Z [ RUN ] ModulesTest.FeatureAlphaDropout 2023-01-11T22:37:24.7813050Z [ OK ] ModulesTest.FeatureAlphaDropout (0 ms) 2023-01-11T22:37:24.7813937Z [ RUN ] ModulesTest.Dropout 2023-01-11T22:37:24.7816639Z [ OK ] ModulesTest.Dropout (0 ms) 2023-01-11T22:37:24.7817052Z [ RUN ] ModulesTest.Dropout2d 2023-01-11T22:37:24.7822999Z [ OK ] ModulesTest.Dropout2d (0 ms) 2023-01-11T22:37:24.7823391Z [ RUN ] ModulesTest.Dropout3d 2023-01-11T22:37:24.7831400Z [ OK ] ModulesTest.Dropout3d (0 ms) 2023-01-11T22:37:24.7832213Z [ RUN ] ModulesTest.Parameters 2023-01-11T22:37:24.7832731Z [ OK ] ModulesTest.Parameters (0 ms) 2023-01-11T22:37:24.7833379Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2023-01-11T22:37:24.7834106Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2023-01-11T22:37:24.7834794Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2023-01-11T22:37:24.7835311Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2023-01-11T22:37:24.7835894Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2023-01-11T22:37:24.7836760Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2023-01-11T22:37:24.7837448Z [ RUN ] ModulesTest.BatchNorm1dStateful 2023-01-11T22:37:24.7837900Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2023-01-11T22:37:24.7838494Z [ RUN ] ModulesTest.BatchNorm1dStateless 2023-01-11T22:37:24.7839054Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2023-01-11T22:37:24.7839478Z [ RUN ] ModulesTest.BatchNorm1d 2023-01-11T22:37:24.7839891Z [ OK ] ModulesTest.BatchNorm1d (0 ms) 2023-01-11T22:37:24.7840309Z [ RUN ] ModulesTest.BatchNorm2dStateful 2023-01-11T22:37:24.7840739Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2023-01-11T22:37:24.7841384Z [ RUN ] ModulesTest.BatchNorm2dStateless 2023-01-11T22:37:24.7842083Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2023-01-11T22:37:24.7842498Z [ RUN ] ModulesTest.BatchNorm2d 2023-01-11T22:37:24.7843620Z [ OK ] ModulesTest.BatchNorm2d (0 ms) 2023-01-11T22:37:24.7844046Z [ RUN ] ModulesTest.BatchNorm3dStateful 2023-01-11T22:37:24.7844498Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2023-01-11T22:37:24.7845223Z [ RUN ] ModulesTest.BatchNorm3dStateless 2023-01-11T22:37:24.7845711Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2023-01-11T22:37:24.7846127Z [ RUN ] ModulesTest.BatchNorm3d 2023-01-11T22:37:24.7849943Z [ OK ] ModulesTest.BatchNorm3d (0 ms) 2023-01-11T22:37:24.7850527Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2023-01-11T22:37:24.7851128Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2023-01-11T22:37:24.7851705Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2023-01-11T22:37:24.7852496Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2023-01-11T22:37:24.7852957Z [ RUN ] ModulesTest.InstanceNorm1d 2023-01-11T22:37:24.7853892Z [ OK ] ModulesTest.InstanceNorm1d (0 ms) 2023-01-11T22:37:24.7854327Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2023-01-11T22:37:24.7855043Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2023-01-11T22:37:24.7855527Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2023-01-11T22:37:24.7855990Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2023-01-11T22:37:24.7856427Z [ RUN ] ModulesTest.InstanceNorm2d 2023-01-11T22:37:24.7859644Z [ OK ] ModulesTest.InstanceNorm2d (0 ms) 2023-01-11T22:37:24.7860520Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2023-01-11T22:37:24.7861375Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2023-01-11T22:37:24.7861856Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2023-01-11T22:37:24.7862471Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2023-01-11T22:37:24.7862911Z [ RUN ] ModulesTest.InstanceNorm3d 2023-01-11T22:37:24.7866618Z [ OK ] ModulesTest.InstanceNorm3d (0 ms) 2023-01-11T22:37:24.7867069Z [ RUN ] ModulesTest.Linear_CUDA 2023-01-11T22:37:24.7872984Z [ OK ] ModulesTest.Linear_CUDA (0 ms) 2023-01-11T22:37:24.7873375Z [ RUN ] ModulesTest.Linear2_CUDA 2023-01-11T22:37:24.7876119Z [ OK ] ModulesTest.Linear2_CUDA (0 ms) 2023-01-11T22:37:24.7876512Z [ RUN ] ModulesTest.L1Loss 2023-01-11T22:37:24.7878489Z [ OK ] ModulesTest.L1Loss (0 ms) 2023-01-11T22:37:24.7878856Z [ RUN ] ModulesTest.MSELoss 2023-01-11T22:37:24.7880109Z [ OK ] ModulesTest.MSELoss (0 ms) 2023-01-11T22:37:24.7880484Z [ RUN ] ModulesTest.BCELoss 2023-01-11T22:37:24.7882457Z [ OK ] ModulesTest.BCELoss (0 ms) 2023-01-11T22:37:24.7882853Z [ RUN ] ModulesTest.KLDivLoss 2023-01-11T22:37:24.7883863Z [W loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2023-01-11T22:37:24.7884880Z [ OK ] ModulesTest.KLDivLoss (0 ms) 2023-01-11T22:37:24.7885599Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2023-01-11T22:37:24.7889504Z [ OK ] ModulesTest.HingeEmbeddingLoss (0 ms) 2023-01-11T22:37:24.7890224Z [ RUN ] ModulesTest.MultiMarginLoss 2023-01-11T22:37:24.7891731Z [ OK ] ModulesTest.MultiMarginLoss (0 ms) 2023-01-11T22:37:24.7892185Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2023-01-11T22:37:24.7898131Z [ OK ] ModulesTest.CosineEmbeddingLoss (0 ms) 2023-01-11T22:37:24.7898782Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2023-01-11T22:37:24.7899844Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (0 ms) 2023-01-11T22:37:24.7900329Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2023-01-11T22:37:24.7901883Z [ OK ] ModulesTest.HuberLossDefaultOptions (0 ms) 2023-01-11T22:37:24.7902415Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2023-01-11T22:37:24.7905122Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (0 ms) 2023-01-11T22:37:24.7905669Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2023-01-11T22:37:24.7906759Z [ OK ] ModulesTest.SmoothL1LossNoReduction (0 ms) 2023-01-11T22:37:24.7907229Z [ RUN ] ModulesTest.HuberLossNoReduction 2023-01-11T22:37:24.7908528Z [ OK ] ModulesTest.HuberLossNoReduction (0 ms) 2023-01-11T22:37:24.7909035Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2023-01-11T22:37:24.7911210Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (0 ms) 2023-01-11T22:37:24.7911735Z [ RUN ] ModulesTest.SmoothL1LossBeta 2023-01-11T22:37:24.7913033Z [ OK ] ModulesTest.SmoothL1LossBeta (0 ms) 2023-01-11T22:37:24.7913460Z [ RUN ] ModulesTest.HuberLossDelta 2023-01-11T22:37:24.7915795Z [ OK ] ModulesTest.HuberLossDelta (0 ms) 2023-01-11T22:37:24.7916216Z [ RUN ] ModulesTest.TripletMarginLoss 2023-01-11T22:37:24.7920583Z [ OK ] ModulesTest.TripletMarginLoss (0 ms) 2023-01-11T22:37:24.7921456Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2023-01-11T22:37:24.8156171Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (23 ms) 2023-01-11T22:37:24.8156832Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2023-01-11T22:37:24.8561326Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (40 ms) 2023-01-11T22:37:24.8562094Z [ RUN ] ModulesTest.NLLLoss 2023-01-11T22:37:24.8564561Z [ OK ] ModulesTest.NLLLoss (0 ms) 2023-01-11T22:37:24.8565293Z [ RUN ] ModulesTest.CrossEntropyLoss 2023-01-11T22:37:24.8574742Z [ OK ] ModulesTest.CrossEntropyLoss (0 ms) 2023-01-11T22:37:24.8575183Z [ RUN ] ModulesTest.CosineSimilarity 2023-01-11T22:37:24.8579826Z [ OK ] ModulesTest.CosineSimilarity (0 ms) 2023-01-11T22:37:24.8580301Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2023-01-11T22:37:24.8582666Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (0 ms) 2023-01-11T22:37:24.8583249Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2023-01-11T22:37:24.8587122Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (0 ms) 2023-01-11T22:37:24.8587950Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2023-01-11T22:37:24.8589332Z [ OK ] ModulesTest.SoftMarginLossNoReduction (0 ms) 2023-01-11T22:37:24.8589925Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2023-01-11T22:37:24.8593944Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (0 ms) 2023-01-11T22:37:24.8594762Z [ RUN ] ModulesTest.PairwiseDistance 2023-01-11T22:37:24.8596218Z [ OK ] ModulesTest.PairwiseDistance (0 ms) 2023-01-11T22:37:24.8596605Z [ RUN ] ModulesTest.ELU 2023-01-11T22:37:24.8613641Z [ OK ] ModulesTest.ELU (1 ms) 2023-01-11T22:37:24.8614019Z [ RUN ] ModulesTest.SELU 2023-01-11T22:37:24.8617690Z [ OK ] ModulesTest.SELU (0 ms) 2023-01-11T22:37:24.8618083Z [ RUN ] ModulesTest.Hardshrink 2023-01-11T22:37:24.8629482Z [ OK ] ModulesTest.Hardshrink (1 ms) 2023-01-11T22:37:24.8629879Z [ RUN ] ModulesTest.Hardtanh 2023-01-11T22:37:24.8672182Z [ OK ] ModulesTest.Hardtanh (4 ms) 2023-01-11T22:37:24.8672615Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2023-01-11T22:37:24.8761547Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (8 ms) 2023-01-11T22:37:24.8762004Z [ RUN ] ModulesTest.LeakyReLU 2023-01-11T22:37:24.8781499Z [ OK ] ModulesTest.LeakyReLU (1 ms) 2023-01-11T22:37:24.8782031Z [ RUN ] ModulesTest.LogSigmoid 2023-01-11T22:37:24.8784065Z [ OK ] ModulesTest.LogSigmoid (0 ms) 2023-01-11T22:37:24.8784672Z [ RUN ] ModulesTest.Softmax 2023-01-11T22:37:24.8786019Z [ OK ] ModulesTest.Softmax (0 ms) 2023-01-11T22:37:24.8786385Z [ RUN ] ModulesTest.Softmin 2023-01-11T22:37:24.8788713Z [ OK ] ModulesTest.Softmin (0 ms) 2023-01-11T22:37:24.8789115Z [ RUN ] ModulesTest.LogSoftmax 2023-01-11T22:37:24.8790277Z [ OK ] ModulesTest.LogSoftmax (0 ms) 2023-01-11T22:37:24.8790742Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2023-01-11T22:37:24.8826399Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (3 ms) 2023-01-11T22:37:24.8826866Z [ RUN ] ModulesTest.Softmax2d 2023-01-11T22:37:24.8841763Z [ OK ] ModulesTest.Softmax2d (1 ms) 2023-01-11T22:37:24.8842284Z [ RUN ] ModulesTest.PReLU 2023-01-11T22:37:24.8848007Z [ OK ] ModulesTest.PReLU (0 ms) 2023-01-11T22:37:24.8848400Z [ RUN ] ModulesTest.ReLU 2023-01-11T22:37:24.8852309Z [ OK ] ModulesTest.ReLU (0 ms) 2023-01-11T22:37:24.8852680Z [ RUN ] ModulesTest.ReLU6 2023-01-11T22:37:24.8856900Z [ OK ] ModulesTest.ReLU6 (0 ms) 2023-01-11T22:37:24.8857378Z [ RUN ] ModulesTest.RReLU 2023-01-11T22:37:24.8920129Z [ OK ] ModulesTest.RReLU (6 ms) 2023-01-11T22:37:24.8920498Z [ RUN ] ModulesTest.CELU 2023-01-11T22:37:24.8935767Z [ OK ] ModulesTest.CELU (1 ms) 2023-01-11T22:37:24.8936285Z [ RUN ] ModulesTest.GLU 2023-01-11T22:37:24.8939521Z [ OK ] ModulesTest.GLU (0 ms) 2023-01-11T22:37:24.8939890Z [ RUN ] ModulesTest.GELU 2023-01-11T22:37:24.8942091Z [ OK ] ModulesTest.GELU (0 ms) 2023-01-11T22:37:24.8942654Z [ RUN ] ModulesTest.TanhGELU 2023-01-11T22:37:24.8943045Z [ OK ] ModulesTest.TanhGELU (0 ms) 2023-01-11T22:37:24.8943586Z [ RUN ] ModulesTest.Mish 2023-01-11T22:37:24.8944593Z [ OK ] ModulesTest.Mish (0 ms) 2023-01-11T22:37:24.8944991Z [ RUN ] ModulesTest.Sigmoid 2023-01-11T22:37:24.8946295Z [ OK ] ModulesTest.Sigmoid (0 ms) 2023-01-11T22:37:24.8946801Z [ RUN ] ModulesTest.PixelShuffle 2023-01-11T22:37:24.8948687Z [ OK ] ModulesTest.PixelShuffle (0 ms) 2023-01-11T22:37:24.8949267Z [ RUN ] ModulesTest.PixelUnshuffle 2023-01-11T22:37:24.8951270Z [ OK ] ModulesTest.PixelUnshuffle (0 ms) 2023-01-11T22:37:24.8951755Z [ RUN ] ModulesTest.Softplus 2023-01-11T22:37:24.8960941Z [ OK ] ModulesTest.Softplus (1 ms) 2023-01-11T22:37:24.8961678Z [ RUN ] ModulesTest.Softshrink 2023-01-11T22:37:24.8970829Z [ OK ] ModulesTest.Softshrink (0 ms) 2023-01-11T22:37:24.8971465Z [ RUN ] ModulesTest.Softsign 2023-01-11T22:37:24.8972030Z [ OK ] ModulesTest.Softsign (0 ms) 2023-01-11T22:37:24.8972396Z [ RUN ] ModulesTest.Tanh 2023-01-11T22:37:24.8973027Z [ OK ] ModulesTest.Tanh (0 ms) 2023-01-11T22:37:24.8973612Z [ RUN ] ModulesTest.Tanhshrink 2023-01-11T22:37:24.8974883Z [ OK ] ModulesTest.Tanhshrink (0 ms) 2023-01-11T22:37:24.8975505Z [ RUN ] ModulesTest.Threshold 2023-01-11T22:37:24.8995138Z [ OK ] ModulesTest.Threshold (1 ms) 2023-01-11T22:37:24.8995781Z [ RUN ] ModulesTest.Upsampling1D 2023-01-11T22:37:24.8998061Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9000253Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9004758Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9007341Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9013429Z [ OK ] ModulesTest.Upsampling1D (1 ms) 2023-01-11T22:37:24.9014279Z [ RUN ] ModulesTest.Upsampling2D 2023-01-11T22:37:24.9016507Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9018975Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9023230Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9025643Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9029457Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9032594Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9038631Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9041080Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9045389Z [ OK ] ModulesTest.Upsampling2D (3 ms) 2023-01-11T22:37:24.9046266Z [ RUN ] ModulesTest.Upsampling3D 2023-01-11T22:37:24.9049638Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9052216Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9057699Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9059435Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T22:37:24.9063909Z [ OK ] ModulesTest.Upsampling3D (1 ms) 2023-01-11T22:37:24.9064334Z [ RUN ] ModulesTest.CTCLoss 2023-01-11T22:37:24.9068214Z [ OK ] ModulesTest.CTCLoss (0 ms) 2023-01-11T22:37:24.9068640Z [ RUN ] ModulesTest.PoissonNLLLoss 2023-01-11T22:37:24.9071310Z [ OK ] ModulesTest.PoissonNLLLoss (0 ms) 2023-01-11T22:37:24.9071752Z [ RUN ] ModulesTest.MarginRankingLoss 2023-01-11T22:37:24.9076992Z [ OK ] ModulesTest.MarginRankingLoss (0 ms) 2023-01-11T22:37:24.9077442Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2023-01-11T22:37:24.9147941Z [ OK ] ModulesTest.BCEWithLogitsLoss (7 ms) 2023-01-11T22:37:24.9148413Z [ RUN ] ModulesTest.MultiheadAttention 2023-01-11T22:37:37.5654165Z [ OK ] ModulesTest.MultiheadAttention (12650 ms) 2023-01-11T22:37:37.5655035Z [ RUN ] ModulesTest.PrettyPrintIdentity 2023-01-11T22:37:37.5655683Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2023-01-11T22:37:37.5656325Z [ RUN ] ModulesTest.PrettyPrintFlatten 2023-01-11T22:37:37.5656915Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2023-01-11T22:37:37.5657513Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2023-01-11T22:37:37.5657975Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2023-01-11T22:37:37.5658409Z [ RUN ] ModulesTest.ReflectionPad1d 2023-01-11T22:37:37.5658828Z [ OK ] ModulesTest.ReflectionPad1d (0 ms) 2023-01-11T22:37:37.5659241Z [ RUN ] ModulesTest.ReflectionPad2d 2023-01-11T22:37:37.5660513Z [ OK ] ModulesTest.ReflectionPad2d (0 ms) 2023-01-11T22:37:37.5661133Z [ RUN ] ModulesTest.ReflectionPad3d 2023-01-11T22:37:37.5666681Z [ OK ] ModulesTest.ReflectionPad3d (0 ms) 2023-01-11T22:37:37.5667129Z [ RUN ] ModulesTest.ReplicationPad1d 2023-01-11T22:37:37.5670131Z [ OK ] ModulesTest.ReplicationPad1d (0 ms) 2023-01-11T22:37:37.5670584Z [ RUN ] ModulesTest.ReplicationPad2d 2023-01-11T22:37:37.5674414Z [ OK ] ModulesTest.ReplicationPad2d (0 ms) 2023-01-11T22:37:37.5674874Z [ RUN ] ModulesTest.ReplicationPad3d 2023-01-11T22:37:37.5681515Z [ OK ] ModulesTest.ReplicationPad3d (0 ms) 2023-01-11T22:37:37.5681932Z [ RUN ] ModulesTest.ZeroPad2d 2023-01-11T22:37:37.5685810Z [ OK ] ModulesTest.ZeroPad2d (0 ms) 2023-01-11T22:37:37.5686234Z [ RUN ] ModulesTest.ConstantPad1d 2023-01-11T22:37:37.5689410Z [ OK ] ModulesTest.ConstantPad1d (0 ms) 2023-01-11T22:37:37.5689853Z [ RUN ] ModulesTest.ConstantPad2d 2023-01-11T22:37:37.5693318Z [ OK ] ModulesTest.ConstantPad2d (0 ms) 2023-01-11T22:37:37.5693747Z [ RUN ] ModulesTest.ConstantPad3d 2023-01-11T22:37:37.5700828Z [ OK ] ModulesTest.ConstantPad3d (0 ms) 2023-01-11T22:37:37.5701538Z [ RUN ] ModulesTest.CrossMapLRN2d 2023-01-11T22:37:37.5713761Z [ OK ] ModulesTest.CrossMapLRN2d (1 ms) 2023-01-11T22:37:37.5714178Z [ RUN ] ModulesTest.RNNCell 2023-01-11T22:37:37.5718542Z [ OK ] ModulesTest.RNNCell (0 ms) 2023-01-11T22:37:37.5718938Z [ RUN ] ModulesTest.LSTMCell 2023-01-11T22:37:37.5726111Z [ OK ] ModulesTest.LSTMCell (0 ms) 2023-01-11T22:37:37.5726492Z [ RUN ] ModulesTest.GRUCell 2023-01-11T22:37:37.5732386Z [ OK ] ModulesTest.GRUCell (0 ms) 2023-01-11T22:37:37.5732815Z [ RUN ] ModulesTest.PrettyPrintLinear 2023-01-11T22:37:37.5733262Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2023-01-11T22:37:37.5733693Z [ RUN ] ModulesTest.PrettyPrintBilinear 2023-01-11T22:37:37.5734158Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2023-01-11T22:37:37.5734596Z [ RUN ] ModulesTest.PrettyPrintConv 2023-01-11T22:37:37.5735866Z [ OK ] ModulesTest.PrettyPrintConv (0 ms) 2023-01-11T22:37:37.5736497Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2023-01-11T22:37:37.5738883Z [ OK ] ModulesTest.PrettyPrintConvTranspose (0 ms) 2023-01-11T22:37:37.5739701Z [ RUN ] ModulesTest.PrettyPrintUpsample 2023-01-11T22:37:37.5740540Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2023-01-11T22:37:37.5741234Z [ RUN ] ModulesTest.PrettyPrintFold 2023-01-11T22:37:37.5741916Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2023-01-11T22:37:37.5742376Z [ RUN ] ModulesTest.PrettyPrintUnfold 2023-01-11T22:37:37.5742968Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2023-01-11T22:37:37.5743646Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2023-01-11T22:37:37.5744720Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2023-01-11T22:37:37.5745394Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2023-01-11T22:37:37.5746112Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2023-01-11T22:37:37.5747085Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2023-01-11T22:37:37.5747869Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2023-01-11T22:37:37.5748390Z [ RUN ] ModulesTest.PrettyPrintLPPool 2023-01-11T22:37:37.5749231Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2023-01-11T22:37:37.5749948Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2023-01-11T22:37:37.5750881Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2023-01-11T22:37:37.5751735Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2023-01-11T22:37:37.5752674Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2023-01-11T22:37:37.5753189Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2023-01-11T22:37:37.5754018Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2023-01-11T22:37:37.5754922Z [ RUN ] ModulesTest.PrettyPrintDropout 2023-01-11T22:37:37.5755890Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2023-01-11T22:37:37.5756411Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2023-01-11T22:37:37.5757114Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2023-01-11T22:37:37.5757749Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2023-01-11T22:37:37.5758579Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2023-01-11T22:37:37.5759320Z [ RUN ] ModulesTest.PrettyPrintFunctional 2023-01-11T22:37:37.5760075Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2023-01-11T22:37:37.5760941Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2023-01-11T22:37:37.5761878Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2023-01-11T22:37:37.5762662Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2023-01-11T22:37:37.5763640Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2023-01-11T22:37:37.5764538Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2023-01-11T22:37:37.5765650Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2023-01-11T22:37:37.5766559Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2023-01-11T22:37:37.5767622Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2023-01-11T22:37:37.5768245Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2023-01-11T22:37:37.5768744Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2023-01-11T22:37:37.5769454Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2023-01-11T22:37:37.5770246Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2023-01-11T22:37:37.5770737Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2023-01-11T22:37:37.5771616Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2023-01-11T22:37:37.5772365Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2023-01-11T22:37:37.5773238Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2023-01-11T22:37:37.5774316Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2023-01-11T22:37:37.5775273Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2023-01-11T22:37:37.5776167Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2023-01-11T22:37:37.5777018Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2023-01-11T22:37:37.5777868Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2023-01-11T22:37:37.5778765Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2023-01-11T22:37:37.5779602Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2023-01-11T22:37:37.5780416Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2023-01-11T22:37:37.5781216Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2023-01-11T22:37:37.5782073Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2023-01-11T22:37:37.5782901Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2023-01-11T22:37:37.5783714Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2023-01-11T22:37:37.5784532Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2023-01-11T22:37:37.5785359Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2023-01-11T22:37:37.5786238Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2023-01-11T22:37:37.5787226Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2023-01-11T22:37:37.5788204Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2023-01-11T22:37:37.5789184Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2023-01-11T22:37:37.5790159Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2023-01-11T22:37:37.5791128Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2023-01-11T22:37:37.5792191Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2023-01-11T22:37:37.5793334Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2023-01-11T22:37:37.5794016Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2023-01-11T22:37:37.5794624Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2023-01-11T22:37:37.5795317Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2023-01-11T22:37:37.5795811Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2023-01-11T22:37:37.5796333Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2023-01-11T22:37:37.5796881Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2023-01-11T22:37:37.5797437Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2023-01-11T22:37:37.5797998Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2023-01-11T22:37:37.5798528Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2023-01-11T22:37:37.5799175Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2023-01-11T22:37:37.5799682Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2023-01-11T22:37:37.5800201Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2023-01-11T22:37:37.5800707Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2023-01-11T22:37:37.5801203Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2023-01-11T22:37:37.5801703Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2023-01-11T22:37:37.5802190Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2023-01-11T22:37:37.5802677Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2023-01-11T22:37:37.5803159Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2023-01-11T22:37:37.5803634Z [ RUN ] ModulesTest.PrettyPrintZeroPad2d 2023-01-11T22:37:37.5804096Z [ OK ] ModulesTest.PrettyPrintZeroPad2d (0 ms) 2023-01-11T22:37:37.5804545Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2023-01-11T22:37:37.5805276Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2023-01-11T22:37:37.5805863Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2023-01-11T22:37:37.5806319Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2023-01-11T22:37:37.5806756Z [ RUN ] ModulesTest.PrettyPrintELU 2023-01-11T22:37:37.5807176Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2023-01-11T22:37:37.5807848Z [ RUN ] ModulesTest.PrettyPrintSELU 2023-01-11T22:37:37.5808267Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2023-01-11T22:37:37.5808787Z [ RUN ] ModulesTest.PrettyPrintGLU 2023-01-11T22:37:37.5809399Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2023-01-11T22:37:37.5809915Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2023-01-11T22:37:37.5810803Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2023-01-11T22:37:37.5811550Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2023-01-11T22:37:37.5812299Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2023-01-11T22:37:37.5825916Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2023-01-11T22:37:37.5826482Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2023-01-11T22:37:37.5826968Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2023-01-11T22:37:37.5827431Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2023-01-11T22:37:37.5827891Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2023-01-11T22:37:37.5828348Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2023-01-11T22:37:37.5828774Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2023-01-11T22:37:37.5829226Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2023-01-11T22:37:37.5829685Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2023-01-11T22:37:37.5830158Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2023-01-11T22:37:37.5830612Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2023-01-11T22:37:37.5831086Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2023-01-11T22:37:37.5831533Z [ RUN ] ModulesTest.PrettyPrintPReLU 2023-01-11T22:37:37.5831956Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2023-01-11T22:37:37.5832383Z [ RUN ] ModulesTest.PrettyPrintReLU 2023-01-11T22:37:37.5832817Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2023-01-11T22:37:37.5833224Z [ RUN ] ModulesTest.PrettyPrintReLU6 2023-01-11T22:37:37.5833664Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2023-01-11T22:37:37.5834089Z [ RUN ] ModulesTest.PrettyPrintRReLU 2023-01-11T22:37:37.5834528Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2023-01-11T22:37:37.5834940Z [ RUN ] ModulesTest.PrettyPrintCELU 2023-01-11T22:37:37.5835371Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2023-01-11T22:37:37.5835946Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2023-01-11T22:37:37.5836407Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2023-01-11T22:37:37.5836876Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2023-01-11T22:37:37.5837361Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2023-01-11T22:37:37.5837834Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2023-01-11T22:37:37.5838339Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2023-01-11T22:37:37.5838816Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2023-01-11T22:37:37.5839258Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2023-01-11T22:37:37.5839722Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2023-01-11T22:37:37.5840192Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2023-01-11T22:37:37.5840651Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2023-01-11T22:37:37.5841095Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2023-01-11T22:37:37.5841532Z [ RUN ] ModulesTest.PrettyPrintTanh 2023-01-11T22:37:37.5842037Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2023-01-11T22:37:37.5842466Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2023-01-11T22:37:37.5842941Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2023-01-11T22:37:37.5843409Z [ RUN ] ModulesTest.PrettyPrintThreshold 2023-01-11T22:37:37.5843855Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2023-01-11T22:37:37.5844312Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2023-01-11T22:37:37.5844765Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2023-01-11T22:37:37.5845571Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2023-01-11T22:37:37.5846059Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2023-01-11T22:37:37.5846570Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2023-01-11T22:37:37.5847100Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2023-01-11T22:37:37.5847600Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2023-01-11T22:37:37.5848101Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2023-01-11T22:37:37.5848635Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2023-01-11T22:37:37.5849108Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2023-01-11T22:37:37.5849620Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2023-01-11T22:37:37.5850160Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2023-01-11T22:37:37.5850695Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2023-01-11T22:37:37.5851199Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2023-01-11T22:37:37.5851725Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2023-01-11T22:37:37.5852266Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2023-01-11T22:37:37.5852735Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2023-01-11T22:37:37.5853193Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2023-01-11T22:37:37.5853644Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2023-01-11T22:37:37.5854222Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2023-01-11T22:37:37.5855018Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2023-01-11T22:37:37.5855556Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2023-01-11T22:37:37.5856085Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2023-01-11T22:37:37.5856674Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2023-01-11T22:37:37.5857219Z [----------] 258 tests from ModulesTest (12959 ms total) 2023-01-11T22:37:37.5857445Z 2023-01-11T22:37:37.5857800Z [----------] 1 test from NestedTest 2023-01-11T22:37:37.5858301Z [ RUN ] NestedTest.Nested 2023-01-11T22:37:37.5858908Z [W NestedTensorImpl.cpp:179] Warning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (function operator()) 2023-01-11T22:37:37.5859475Z [ OK ] NestedTest.Nested (0 ms) 2023-01-11T22:37:37.5859881Z [----------] 1 test from NestedTest (0 ms total) 2023-01-11T22:37:37.5860073Z 2023-01-11T22:37:37.5860298Z [----------] 10 tests from ParameterDictTest 2023-01-11T22:37:37.5860749Z [ RUN ] ParameterDictTest.ConstructFromTensor 2023-01-11T22:37:37.5861254Z [ OK ] ParameterDictTest.ConstructFromTensor (0 ms) 2023-01-11T22:37:37.5861752Z [ RUN ] ParameterDictTest.ConstructFromOrderedDict 2023-01-11T22:37:37.5862293Z [ OK ] ParameterDictTest.ConstructFromOrderedDict (0 ms) 2023-01-11T22:37:37.5862797Z [ RUN ] ParameterDictTest.InsertAndContains 2023-01-11T22:37:37.5863279Z [ OK ] ParameterDictTest.InsertAndContains (0 ms) 2023-01-11T22:37:37.5863729Z [ RUN ] ParameterDictTest.InsertAndClear 2023-01-11T22:37:37.5864276Z [ OK ] ParameterDictTest.InsertAndClear (0 ms) 2023-01-11T22:37:37.5864728Z [ RUN ] ParameterDictTest.InsertAndPop 2023-01-11T22:37:37.5865161Z [ OK ] ParameterDictTest.InsertAndPop (1 ms) 2023-01-11T22:37:37.5865607Z [ RUN ] ParameterDictTest.SimpleUpdate 2023-01-11T22:37:37.5866092Z [ OK ] ParameterDictTest.SimpleUpdate (1 ms) 2023-01-11T22:37:37.5866509Z [ RUN ] ParameterDictTest.Keys 2023-01-11T22:37:37.5866890Z [ OK ] ParameterDictTest.Keys (0 ms) 2023-01-11T22:37:37.5867292Z [ RUN ] ParameterDictTest.Values 2023-01-11T22:37:37.5867700Z [ OK ] ParameterDictTest.Values (0 ms) 2023-01-11T22:37:37.5868077Z [ RUN ] ParameterDictTest.Get 2023-01-11T22:37:37.5868473Z [ OK ] ParameterDictTest.Get (0 ms) 2023-01-11T22:37:37.5868945Z [ RUN ] ParameterDictTest.PrettyPrintParameterDict 2023-01-11T22:37:37.5869475Z [ OK ] ParameterDictTest.PrettyPrintParameterDict (0 ms) 2023-01-11T22:37:37.5869998Z [----------] 10 tests from ParameterDictTest (3 ms total) 2023-01-11T22:37:37.5870233Z 2023-01-11T22:37:37.5870458Z [----------] 8 tests from ParameterListTest 2023-01-11T22:37:37.5870941Z [ RUN ] ParameterListTest.ConstructsFromSharedPointer 2023-01-11T22:37:37.5871496Z [ OK ] ParameterListTest.ConstructsFromSharedPointer (0 ms) 2023-01-11T22:37:37.5871982Z [ RUN ] ParameterListTest.isEmpty 2023-01-11T22:37:37.5872400Z [ OK ] ParameterListTest.isEmpty (0 ms) 2023-01-11T22:37:37.5872851Z [ RUN ] ParameterListTest.PushBackAddsAnElement 2023-01-11T22:37:37.5873373Z [ OK ] ParameterListTest.PushBackAddsAnElement (0 ms) 2023-01-11T22:37:37.5873848Z [ RUN ] ParameterListTest.ForEachLoop 2023-01-11T22:37:37.5874278Z [ OK ] ParameterListTest.ForEachLoop (0 ms) 2023-01-11T22:37:37.5874724Z [ RUN ] ParameterListTest.AccessWithAt 2023-01-11T22:37:37.5875174Z [ OK ] ParameterListTest.AccessWithAt (4 ms) 2023-01-11T22:37:37.5875773Z [ RUN ] ParameterListTest.ExtendPushesParametersFromOtherParameterList 2023-01-11T22:37:37.5876486Z [ OK ] ParameterListTest.ExtendPushesParametersFromOtherParameterList (0 ms) 2023-01-11T22:37:37.5877117Z [ RUN ] ParameterListTest.PrettyPrintParameterList 2023-01-11T22:37:37.5877663Z [ OK ] ParameterListTest.PrettyPrintParameterList (0 ms) 2023-01-11T22:37:37.5878133Z [ RUN ] ParameterListTest.IncrementAdd 2023-01-11T22:37:37.5878582Z [ OK ] ParameterListTest.IncrementAdd (0 ms) 2023-01-11T22:37:37.5879051Z [----------] 8 tests from ParameterListTest (4 ms total) 2023-01-11T22:37:37.5879285Z 2023-01-11T22:37:37.5879550Z [----------] 1 test from NamespaceTests 2023-01-11T22:37:37.5880080Z [ RUN ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace 2023-01-11T22:37:37.5880774Z [ OK ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace (0 ms) 2023-01-11T22:37:37.5881348Z [----------] 1 test from NamespaceTests (0 ms total) 2023-01-11T22:37:37.5881569Z 2023-01-11T22:37:37.5881748Z [----------] 7 tests from NNUtilsTest 2023-01-11T22:37:37.5882130Z [ RUN ] NNUtilsTest.ClipGradNorm 2023-01-11T22:37:37.5882549Z [ OK ] NNUtilsTest.ClipGradNorm (2 ms) 2023-01-11T22:37:37.5883020Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2023-01-11T22:37:38.2577782Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (669 ms) 2023-01-11T22:37:38.2578297Z [ RUN ] NNUtilsTest.ClipGradValue 2023-01-11T22:37:38.2580334Z [ OK ] NNUtilsTest.ClipGradValue (0 ms) 2023-01-11T22:37:38.2580798Z [ RUN ] NNUtilsTest.ConvertParameters 2023-01-11T22:37:38.2586508Z [ OK ] NNUtilsTest.ConvertParameters (0 ms) 2023-01-11T22:37:38.2587138Z [ RUN ] NNUtilsTest.PackSequence 2023-01-11T22:37:38.3095207Z [ OK ] NNUtilsTest.PackSequence (50 ms) 2023-01-11T22:37:38.3096058Z [ RUN ] NNUtilsTest.PackPaddedSequence 2023-01-11T22:37:38.3312378Z [ OK ] NNUtilsTest.PackPaddedSequence (21 ms) 2023-01-11T22:37:38.3312818Z [ RUN ] NNUtilsTest.PadSequence 2023-01-11T22:37:38.3387319Z [ OK ] NNUtilsTest.PadSequence (7 ms) 2023-01-11T22:37:38.3388172Z [----------] 7 tests from NNUtilsTest (752 ms total) 2023-01-11T22:37:38.3388583Z 2023-01-11T22:37:38.3389004Z [----------] 3 tests from PackedSequenceTest 2023-01-11T22:37:38.3389806Z [ RUN ] PackedSequenceTest.WrongOrder 2023-01-11T22:37:38.3437147Z [ OK ] PackedSequenceTest.WrongOrder (4 ms) 2023-01-11T22:37:38.3437620Z [ RUN ] PackedSequenceTest.TotalLength 2023-01-11T22:37:38.3529583Z [ OK ] PackedSequenceTest.TotalLength (9 ms) 2023-01-11T22:37:38.3529998Z [ RUN ] PackedSequenceTest.To 2023-01-11T22:37:38.3551312Z [ OK ] PackedSequenceTest.To (2 ms) 2023-01-11T22:37:38.3551781Z [----------] 3 tests from PackedSequenceTest (16 ms total) 2023-01-11T22:37:38.3552022Z 2023-01-11T22:37:38.3552233Z [----------] 34 tests from OptimTest 2023-01-11T22:37:38.3552612Z [ RUN ] OptimTest.OptimizerAccessors 2023-01-11T22:37:38.3574441Z [ OK ] OptimTest.OptimizerAccessors (2 ms) 2023-01-11T22:37:38.3574867Z [ RUN ] OptimTest.OldInterface 2023-01-11T22:37:38.3577372Z [ OK ] OptimTest.OldInterface (0 ms) 2023-01-11T22:37:38.3577778Z [ RUN ] OptimTest.XORConvergence_SGD 2023-01-11T22:37:40.2982525Z [ OK ] OptimTest.XORConvergence_SGD (1940 ms) 2023-01-11T22:37:40.2983387Z [ RUN ] OptimTest.XORConvergence_LBFGS 2023-01-11T22:37:41.6428378Z [ OK ] OptimTest.XORConvergence_LBFGS (1344 ms) 2023-01-11T22:37:41.6429260Z [ RUN ] OptimTest.XORConvergence_Adagrad 2023-01-11T22:37:42.3868310Z [ OK ] OptimTest.XORConvergence_Adagrad (743 ms) 2023-01-11T22:37:42.3868817Z [ RUN ] OptimTest.XORConvergence_RMSprop 2023-01-11T22:37:43.1283380Z [ OK ] OptimTest.XORConvergence_RMSprop (741 ms) 2023-01-11T22:37:43.1284308Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2023-01-11T22:37:45.2149703Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (2086 ms) 2023-01-11T22:37:45.2150195Z [ RUN ] OptimTest.XORConvergence_Adam 2023-01-11T22:37:46.0305273Z [ OK ] OptimTest.XORConvergence_Adam (815 ms) 2023-01-11T22:37:46.0305764Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2023-01-11T22:37:46.8482245Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (817 ms) 2023-01-11T22:37:46.8482799Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2023-01-11T22:37:47.1659517Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (317 ms) 2023-01-11T22:37:47.1660064Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2023-01-11T22:37:47.4947296Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (328 ms) 2023-01-11T22:37:47.4947928Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2023-01-11T22:37:47.8312492Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (336 ms) 2023-01-11T22:37:47.8313054Z [ RUN ] OptimTest.XORConvergence_AdamW 2023-01-11T22:37:48.6554570Z [ OK ] OptimTest.XORConvergence_AdamW (824 ms) 2023-01-11T22:37:48.6555060Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2023-01-11T22:37:49.4846713Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (829 ms) 2023-01-11T22:37:49.4847249Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2023-01-11T22:37:49.8100648Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (325 ms) 2023-01-11T22:37:49.8101217Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2023-01-11T22:37:50.1273225Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (317 ms) 2023-01-11T22:37:50.1273811Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2023-01-11T22:37:50.4618966Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (334 ms) 2023-01-11T22:37:50.4619509Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2023-01-11T22:37:50.7332759Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (271 ms) 2023-01-11T22:37:50.7333349Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2023-01-11T22:37:51.0151575Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (281 ms) 2023-01-11T22:37:51.0152228Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2023-01-11T22:37:51.2970920Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (281 ms) 2023-01-11T22:37:51.2971510Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2023-01-11T22:37:51.5830353Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (285 ms) 2023-01-11T22:37:51.5831500Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2023-01-11T22:37:51.8769770Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (293 ms) 2023-01-11T22:37:51.8770422Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2023-01-11T22:37:52.1933810Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (316 ms) 2023-01-11T22:37:52.1934545Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2023-01-11T22:37:52.5249290Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (331 ms) 2023-01-11T22:37:52.5249920Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2023-01-11T22:37:52.7501440Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (225 ms) 2023-01-11T22:37:52.7501971Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2023-01-11T22:37:52.9882813Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (238 ms) 2023-01-11T22:37:52.9883449Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2023-01-11T22:37:53.2564980Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (268 ms) 2023-01-11T22:37:53.2565957Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2023-01-11T22:37:53.5321732Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (275 ms) 2023-01-11T22:37:53.5322368Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2023-01-11T22:37:53.7873151Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (255 ms) 2023-01-11T22:37:53.7873726Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2023-01-11T22:37:54.7932376Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (1005 ms) 2023-01-11T22:37:54.7932860Z [ RUN ] OptimTest.ZeroGrad 2023-01-11T22:37:54.7934474Z [ OK ] OptimTest.ZeroGrad (0 ms) 2023-01-11T22:37:54.7935126Z [ RUN ] OptimTest.ExternalVectorOfParameters 2023-01-11T22:37:54.7938340Z [ OK ] OptimTest.ExternalVectorOfParameters (0 ms) 2023-01-11T22:37:54.7938985Z [ RUN ] OptimTest.AddParameter_LBFGS 2023-01-11T22:37:54.7940437Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2023-01-11T22:37:54.7941286Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2023-01-11T22:37:54.7942224Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2023-01-11T22:37:54.7943409Z [----------] 34 tests from OptimTest (16438 ms total) 2023-01-11T22:37:54.7943636Z 2023-01-11T22:37:54.7943858Z [----------] 29 tests from OrderedDictTest 2023-01-11T22:37:54.7944350Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2023-01-11T22:37:54.7944941Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2023-01-11T22:37:54.7945581Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2023-01-11T22:37:54.7946269Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2023-01-11T22:37:54.7946893Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2023-01-11T22:37:54.7947509Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2023-01-11T22:37:54.7948151Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2023-01-11T22:37:54.7971029Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (2 ms) 2023-01-11T22:37:54.7971846Z [ RUN ] OrderedDictTest.CanInitializeFromList 2023-01-11T22:37:54.7972349Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2023-01-11T22:37:54.7972953Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2023-01-11T22:37:54.7997570Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (2 ms) 2023-01-11T22:37:54.7998426Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2023-01-11T22:37:54.7998955Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2023-01-11T22:37:54.7999458Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2023-01-11T22:37:54.8009982Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (1 ms) 2023-01-11T22:37:54.8010692Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2023-01-11T22:37:54.8011249Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2023-01-11T22:37:54.8011755Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2023-01-11T22:37:54.8022362Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (1 ms) 2023-01-11T22:37:54.8023567Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2023-01-11T22:37:54.8024475Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2023-01-11T22:37:54.8025205Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2023-01-11T22:37:54.8026004Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2023-01-11T22:37:54.8026811Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2023-01-11T22:37:54.8027768Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2023-01-11T22:37:54.8028607Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2023-01-11T22:37:54.8029480Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2023-01-11T22:37:54.8030315Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2023-01-11T22:37:54.8049999Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (2 ms) 2023-01-11T22:37:54.8051259Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2023-01-11T22:37:54.8051973Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2023-01-11T22:37:54.8052601Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2023-01-11T22:37:54.8063453Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (1 ms) 2023-01-11T22:37:54.8064460Z [ RUN ] OrderedDictTest.CanIterateItems 2023-01-11T22:37:54.8065657Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2023-01-11T22:37:54.8066456Z [ RUN ] OrderedDictTest.EraseWorks 2023-01-11T22:37:54.8066865Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2023-01-11T22:37:54.8067324Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2023-01-11T22:37:54.8067837Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2023-01-11T22:37:54.8068324Z [ RUN ] OrderedDictTest.CanCopyConstruct 2023-01-11T22:37:54.8068773Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2023-01-11T22:37:54.8069217Z [ RUN ] OrderedDictTest.CanCopyAssign 2023-01-11T22:37:54.8069660Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2023-01-11T22:37:54.8070088Z [ RUN ] OrderedDictTest.CanMoveConstruct 2023-01-11T22:37:54.8070558Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2023-01-11T22:37:54.8071001Z [ RUN ] OrderedDictTest.CanMoveAssign 2023-01-11T22:37:54.8071429Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2023-01-11T22:37:54.8071885Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2023-01-11T22:37:54.8072370Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2023-01-11T22:37:54.8072936Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2023-01-11T22:37:54.8091472Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (2 ms) 2023-01-11T22:37:54.8092557Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2023-01-11T22:37:54.8093240Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2023-01-11T22:37:54.8093708Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2023-01-11T22:37:54.8094216Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2023-01-11T22:37:54.8094715Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2023-01-11T22:37:54.8095208Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2023-01-11T22:37:54.8095685Z [----------] 29 tests from OrderedDictTest (15 ms total) 2023-01-11T22:37:54.8095914Z 2023-01-11T22:37:54.8096109Z [----------] 25 tests from RNNTest 2023-01-11T22:37:54.8096484Z [ RUN ] RNNTest.CheckOutputSizes 2023-01-11T22:37:54.8187149Z [ OK ] RNNTest.CheckOutputSizes (9 ms) 2023-01-11T22:37:54.8187591Z [ RUN ] RNNTest.CheckOutputSizesProj 2023-01-11T22:37:54.8281086Z [ OK ] RNNTest.CheckOutputSizesProj (9 ms) 2023-01-11T22:37:54.8281572Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2023-01-11T22:37:54.8287533Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (0 ms) 2023-01-11T22:37:54.8288218Z [ RUN ] RNNTest.EndToEndLSTM 2023-01-11T22:37:57.1891853Z [ OK ] RNNTest.EndToEndLSTM (2360 ms) 2023-01-11T22:37:57.1892479Z [ RUN ] RNNTest.EndToEndLSTMProj 2023-01-11T22:37:59.5271513Z [ OK ] RNNTest.EndToEndLSTMProj (2337 ms) 2023-01-11T22:37:59.5271968Z [ RUN ] RNNTest.EndToEndGRU 2023-01-11T22:38:01.6097398Z [ OK ] RNNTest.EndToEndGRU (2082 ms) 2023-01-11T22:38:01.6097851Z [ RUN ] RNNTest.EndToEndRNNRelu 2023-01-11T22:38:02.7638560Z [ OK ] RNNTest.EndToEndRNNRelu (1154 ms) 2023-01-11T22:38:02.7639028Z [ RUN ] RNNTest.EndToEndRNNTanh 2023-01-11T22:38:04.0683585Z [ OK ] RNNTest.EndToEndRNNTanh (1304 ms) 2023-01-11T22:38:04.0684020Z [ RUN ] RNNTest.Sizes_CUDA 2023-01-11T22:38:04.1092393Z [ OK ] RNNTest.Sizes_CUDA (40 ms) 2023-01-11T22:38:04.1092786Z [ RUN ] RNNTest.SizesProj_CUDA 2023-01-11T22:38:04.1156681Z [ OK ] RNNTest.SizesProj_CUDA (6 ms) 2023-01-11T22:38:04.1157103Z [ RUN ] RNNTest.EndToEndLSTM_CUDA 2023-01-11T22:38:05.7472853Z [ OK ] RNNTest.EndToEndLSTM_CUDA (1631 ms) 2023-01-11T22:38:05.7473314Z [ RUN ] RNNTest.EndToEndLSTMProj_CUDA 2023-01-11T22:38:07.4104468Z [ OK ] RNNTest.EndToEndLSTMProj_CUDA (1663 ms) 2023-01-11T22:38:07.4104928Z [ RUN ] RNNTest.EndToEndGRU_CUDA 2023-01-11T22:38:08.7840613Z [ OK ] RNNTest.EndToEndGRU_CUDA (1373 ms) 2023-01-11T22:38:08.7841063Z [ RUN ] RNNTest.EndToEndRNNRelu_CUDA 2023-01-11T22:38:10.1241352Z [ OK ] RNNTest.EndToEndRNNRelu_CUDA (1340 ms) 2023-01-11T22:38:10.1241795Z [ RUN ] RNNTest.EndToEndRNNTanh_CUDA 2023-01-11T22:38:11.6322414Z [ OK ] RNNTest.EndToEndRNNTanh_CUDA (1507 ms) 2023-01-11T22:38:11.6322898Z [ RUN ] RNNTest.PrettyPrintRNNs 2023-01-11T22:38:11.6352047Z [ OK ] RNNTest.PrettyPrintRNNs (3 ms) 2023-01-11T22:38:11.6352534Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2023-01-11T22:38:11.6507399Z [ OK ] RNNTest.BidirectionalFlattenParameters (15 ms) 2023-01-11T22:38:11.6507921Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2023-01-11T22:38:11.6526683Z [ OK ] RNNTest.BidirectionalGRUReverseForward (1 ms) 2023-01-11T22:38:11.6527224Z [ RUN ] RNNTest.BidirectionalGRUReverseForward_CUDA 2023-01-11T22:38:11.6544311Z [ OK ] RNNTest.BidirectionalGRUReverseForward_CUDA (1 ms) 2023-01-11T22:38:11.6544825Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2023-01-11T22:38:11.6561372Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (1 ms) 2023-01-11T22:38:11.6561922Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward_CUDA 2023-01-11T22:38:11.6579142Z [ OK ] RNNTest.BidirectionalLSTMReverseForward_CUDA (1 ms) 2023-01-11T22:38:11.6579679Z [ RUN ] RNNTest.BidirectionalMultilayerGRU_CPU_vs_CUDA 2023-01-11T22:38:11.6635708Z [ OK ] RNNTest.BidirectionalMultilayerGRU_CPU_vs_CUDA (5 ms) 2023-01-11T22:38:11.6636252Z [ RUN ] RNNTest.BidirectionalMultilayerLSTM_CPU_vs_CUDA 2023-01-11T22:38:11.6689717Z [ OK ] RNNTest.BidirectionalMultilayerLSTM_CPU_vs_CUDA (5 ms) 2023-01-11T22:38:11.6690262Z [ RUN ] RNNTest.BidirectionalMultilayerLSTMProj_CPU_vs_CUDA 2023-01-11T22:38:11.6756175Z [ OK ] RNNTest.BidirectionalMultilayerLSTMProj_CPU_vs_CUDA (6 ms) 2023-01-11T22:38:11.6756697Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2023-01-11T22:38:11.6783622Z [ OK ] RNNTest.UsePackedSequenceAsInput (2 ms) 2023-01-11T22:38:11.6784505Z [----------] 25 tests from RNNTest (16869 ms total) 2023-01-11T22:38:11.6784969Z 2023-01-11T22:38:11.6785395Z [----------] 20 tests from SequentialTest 2023-01-11T22:38:11.6785881Z [ RUN ] SequentialTest.CanContainThings 2023-01-11T22:38:11.6786347Z [ OK ] SequentialTest.CanContainThings (0 ms) 2023-01-11T22:38:11.6787096Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2023-01-11T22:38:11.6787686Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2023-01-11T22:38:11.6788214Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2023-01-11T22:38:11.6788730Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2023-01-11T22:38:11.6789271Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2023-01-11T22:38:11.6789806Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2023-01-11T22:38:11.6790314Z [ RUN ] SequentialTest.PushBackAddsAnElement 2023-01-11T22:38:11.6790790Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2023-01-11T22:38:11.6791242Z [ RUN ] SequentialTest.AccessWithAt 2023-01-11T22:38:11.6815221Z [ OK ] SequentialTest.AccessWithAt (2 ms) 2023-01-11T22:38:11.6815649Z [ RUN ] SequentialTest.AccessWithPtr 2023-01-11T22:38:11.6841792Z [ OK ] SequentialTest.AccessWithPtr (2 ms) 2023-01-11T22:38:11.6842569Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2023-01-11T22:38:11.6856034Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (1 ms) 2023-01-11T22:38:11.6856910Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2023-01-11T22:38:11.6857475Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2023-01-11T22:38:11.6858095Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2023-01-11T22:38:11.6868879Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (1 ms) 2023-01-11T22:38:11.6869678Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2023-01-11T22:38:11.6870387Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2023-01-11T22:38:11.6870969Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2023-01-11T22:38:11.6873879Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (0 ms) 2023-01-11T22:38:11.6874479Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2023-01-11T22:38:11.6875525Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (0 ms) 2023-01-11T22:38:11.6876583Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2023-01-11T22:38:11.6877229Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2023-01-11T22:38:11.6877788Z [ RUN ] SequentialTest.HasReferenceSemantics 2023-01-11T22:38:11.6878282Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2023-01-11T22:38:11.6878711Z [ RUN ] SequentialTest.IsCloneable 2023-01-11T22:38:11.6883756Z [ OK ] SequentialTest.IsCloneable (0 ms) 2023-01-11T22:38:11.6884266Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2023-01-11T22:38:11.6884833Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2023-01-11T22:38:11.6885722Z [ RUN ] SequentialTest.CloneToDevice_CUDA 2023-01-11T22:38:11.6887170Z [ OK ] SequentialTest.CloneToDevice_CUDA (0 ms) 2023-01-11T22:38:11.6887654Z [ RUN ] SequentialTest.PrettyPrintSequential 2023-01-11T22:38:11.6891279Z [ OK ] SequentialTest.PrettyPrintSequential (0 ms) 2023-01-11T22:38:11.6891811Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2023-01-11T22:38:11.6938478Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (4 ms) 2023-01-11T22:38:11.6939016Z [----------] 20 tests from SequentialTest (15 ms total) 2023-01-11T22:38:11.6939245Z 2023-01-11T22:38:11.6939465Z [----------] 17 tests from TransformerTest 2023-01-11T22:38:11.6939898Z [ RUN ] TransformerTest.TransformerEncoderLayer 2023-01-11T22:38:11.7054882Z [ OK ] TransformerTest.TransformerEncoderLayer (11 ms) 2023-01-11T22:38:11.7055456Z [ RUN ] TransformerTest.TransformerEncoderLayer_CUDA 2023-01-11T22:38:11.7290534Z [ OK ] TransformerTest.TransformerEncoderLayer_CUDA (23 ms) 2023-01-11T22:38:11.7291077Z [ RUN ] TransformerTest.TransformerDecoderLayer 2023-01-11T22:38:11.7410310Z [ OK ] TransformerTest.TransformerDecoderLayer (11 ms) 2023-01-11T22:38:11.7410854Z [ RUN ] TransformerTest.TransformerDecoderLayer_CUDA 2023-01-11T22:38:11.7663262Z [ OK ] TransformerTest.TransformerDecoderLayer_CUDA (25 ms) 2023-01-11T22:38:11.7663815Z [ RUN ] TransformerTest.TransformerDecoderLayer_gelu 2023-01-11T22:38:11.7731817Z [ OK ] TransformerTest.TransformerDecoderLayer_gelu (6 ms) 2023-01-11T22:38:11.7732376Z [ RUN ] TransformerTest.TransformerDecoderLayer_gelu_CUDA 2023-01-11T22:38:11.7870194Z [ OK ] TransformerTest.TransformerDecoderLayer_gelu_CUDA (13 ms) 2023-01-11T22:38:11.7870720Z [ RUN ] TransformerTest.TransformerEncoder 2023-01-11T22:38:11.8095897Z [ OK ] TransformerTest.TransformerEncoder (22 ms) 2023-01-11T22:38:11.8096408Z [ RUN ] TransformerTest.TransformerEncoder_CUDA 2023-01-11T22:38:11.8538157Z [ OK ] TransformerTest.TransformerEncoder_CUDA (44 ms) 2023-01-11T22:38:11.8538735Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoderLayer 2023-01-11T22:38:11.8541730Z [ OK ] TransformerTest.PrettyPrintTransformerEncoderLayer (0 ms) 2023-01-11T22:38:11.8542338Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoder 2023-01-11T22:38:11.8552603Z [ OK ] TransformerTest.PrettyPrintTransformerEncoder (1 ms) 2023-01-11T22:38:11.8553325Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoderLayer 2023-01-11T22:38:11.8555164Z [ OK ] TransformerTest.PrettyPrintTransformerDecoderLayer (0 ms) 2023-01-11T22:38:11.8555719Z [ RUN ] TransformerTest.TransformerDecoder 2023-01-11T22:38:11.9212139Z [ OK ] TransformerTest.TransformerDecoder (65 ms) 2023-01-11T22:38:11.9212691Z [ RUN ] TransformerTest.TransformerDecoder_CUDA 2023-01-11T22:38:12.0486889Z [ OK ] TransformerTest.TransformerDecoder_CUDA (127 ms) 2023-01-11T22:38:12.0487473Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoder 2023-01-11T22:38:12.0500966Z [ OK ] TransformerTest.PrettyPrintTransformerDecoder (1 ms) 2023-01-11T22:38:12.0501462Z [ RUN ] TransformerTest.Transformer 2023-01-11T22:38:12.0730134Z [ OK ] TransformerTest.Transformer (22 ms) 2023-01-11T22:38:12.0730591Z [ RUN ] TransformerTest.Transformer_CUDA 2023-01-11T22:38:12.1208671Z [ OK ] TransformerTest.Transformer_CUDA (47 ms) 2023-01-11T22:38:12.1209157Z [ RUN ] TransformerTest.TransformerArgsCorrectness 2023-01-11T22:38:12.1280402Z [ OK ] TransformerTest.TransformerArgsCorrectness (7 ms) 2023-01-11T22:38:12.1280951Z [----------] 17 tests from TransformerTest (434 ms total) 2023-01-11T22:38:12.1281186Z 2023-01-11T22:38:12.1281399Z [----------] 24 tests from SerializeTest 2023-01-11T22:38:12.1281763Z [ RUN ] SerializeTest.KeysFunc 2023-01-11T22:38:12.1286178Z [ OK ] SerializeTest.KeysFunc (0 ms) 2023-01-11T22:38:12.1286600Z [ RUN ] SerializeTest.TryReadFunc 2023-01-11T22:38:12.1290431Z [ OK ] SerializeTest.TryReadFunc (0 ms) 2023-01-11T22:38:12.1290820Z [ RUN ] SerializeTest.Basic 2023-01-11T22:38:12.1294324Z [ OK ] SerializeTest.Basic (0 ms) 2023-01-11T22:38:12.1294720Z [ RUN ] SerializeTest.MathBits 2023-01-11T22:38:12.1384612Z [ OK ] SerializeTest.MathBits (8 ms) 2023-01-11T22:38:12.1385027Z [ RUN ] SerializeTest.BasicToFile 2023-01-11T22:38:12.1389976Z [ OK ] SerializeTest.BasicToFile (0 ms) 2023-01-11T22:38:12.1390432Z [ RUN ] SerializeTest.BasicViaFunc 2023-01-11T22:38:12.1395047Z [ OK ] SerializeTest.BasicViaFunc (0 ms) 2023-01-11T22:38:12.1395462Z [ RUN ] SerializeTest.Resized 2023-01-11T22:38:12.1398619Z [ OK ] SerializeTest.Resized (0 ms) 2023-01-11T22:38:12.1399014Z [ RUN ] SerializeTest.Sliced 2023-01-11T22:38:12.1401957Z [ OK ] SerializeTest.Sliced (0 ms) 2023-01-11T22:38:12.1402379Z [ RUN ] SerializeTest.NonContiguous 2023-01-11T22:38:12.1405296Z [ OK ] SerializeTest.NonContiguous (0 ms) 2023-01-11T22:38:12.1406016Z [ RUN ] SerializeTest.ErrorOnMissingKey 2023-01-11T22:38:12.1498812Z [ OK ] SerializeTest.ErrorOnMissingKey (9 ms) 2023-01-11T22:38:12.1499236Z [ RUN ] SerializeTest.XOR 2023-01-11T22:38:12.4452891Z [ OK ] SerializeTest.XOR (295 ms) 2023-01-11T22:38:12.4453283Z [ RUN ] SerializeTest.Optim 2023-01-11T22:38:12.4485083Z [ OK ] SerializeTest.Optim (3 ms) 2023-01-11T22:38:12.4485977Z [ RUN ] SerializeTest.Optim_Adagrad 2023-01-11T22:38:12.4529146Z [ OK ] SerializeTest.Optim_Adagrad (4 ms) 2023-01-11T22:38:12.4529545Z [ RUN ] SerializeTest.Optim_SGD 2023-01-11T22:38:12.4569971Z [ OK ] SerializeTest.Optim_SGD (4 ms) 2023-01-11T22:38:12.4570385Z [ RUN ] SerializeTest.Optim_Adam 2023-01-11T22:38:12.4620577Z [ OK ] SerializeTest.Optim_Adam (5 ms) 2023-01-11T22:38:12.4620968Z [ RUN ] SerializeTest.Optim_AdamW 2023-01-11T22:38:12.4671939Z [ OK ] SerializeTest.Optim_AdamW (5 ms) 2023-01-11T22:38:12.4672362Z [ RUN ] SerializeTest.Optim_RMSprop 2023-01-11T22:38:12.4721536Z [ OK ] SerializeTest.Optim_RMSprop (4 ms) 2023-01-11T22:38:12.4721967Z [ RUN ] SerializeTest.Optim_LBFGS 2023-01-11T22:38:12.4772149Z [ OK ] SerializeTest.Optim_LBFGS (5 ms) 2023-01-11T22:38:12.4772556Z [ RUN ] SerializeTest.XOR_CUDA 2023-01-11T22:38:12.8186138Z [ OK ] SerializeTest.XOR_CUDA (341 ms) 2023-01-11T22:38:12.8186850Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2023-01-11T22:38:12.8191588Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (0 ms) 2023-01-11T22:38:12.8192290Z [ RUN ] SerializeTest.VectorOfTensors 2023-01-11T22:38:12.8195543Z [ OK ] SerializeTest.VectorOfTensors (0 ms) 2023-01-11T22:38:12.8195961Z [ RUN ] SerializeTest.IValue 2023-01-11T22:38:12.8199366Z [ OK ] SerializeTest.IValue (0 ms) 2023-01-11T22:38:12.8200353Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2023-01-11T22:38:12.8201371Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2023-01-11T22:38:12.8202107Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2023-01-11T22:38:12.8210198Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (0 ms) 2023-01-11T22:38:12.8211475Z [----------] 24 tests from SerializeTest (692 ms total) 2023-01-11T22:38:12.8211935Z 2023-01-11T22:38:12.8212340Z [----------] 1 test from SpecialTest 2023-01-11T22:38:12.8213137Z [ RUN ] SpecialTest.special 2023-01-11T22:38:12.8213618Z [ OK ] SpecialTest.special (0 ms) 2023-01-11T22:38:12.8214022Z [----------] 1 test from SpecialTest (0 ms total) 2023-01-11T22:38:12.8214241Z 2023-01-11T22:38:12.8214441Z [----------] 5 tests from TestStatic 2023-01-11T22:38:12.8214791Z [ RUN ] TestStatic.AllOf 2023-01-11T22:38:12.8215138Z [ OK ] TestStatic.AllOf (0 ms) 2023-01-11T22:38:12.8215669Z [ RUN ] TestStatic.AnyOf 2023-01-11T22:38:12.8216057Z [ OK ] TestStatic.AnyOf (0 ms) 2023-01-11T22:38:12.8216450Z [ RUN ] TestStatic.EnableIfModule 2023-01-11T22:38:12.8216847Z [ OK ] TestStatic.EnableIfModule (0 ms) 2023-01-11T22:38:12.8217277Z [ RUN ] TestStatic.ReturnTypeOfForward 2023-01-11T22:38:12.8217729Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2023-01-11T22:38:12.8218109Z [ RUN ] TestStatic.Apply 2023-01-11T22:38:12.8218490Z [ OK ] TestStatic.Apply (0 ms) 2023-01-11T22:38:12.8218902Z [----------] 5 tests from TestStatic (0 ms total) 2023-01-11T22:38:12.8219117Z 2023-01-11T22:38:12.8219297Z [----------] 49 tests from TensorTest 2023-01-11T22:38:12.8219800Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame_CUDA 2023-01-11T22:38:12.8220429Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame_CUDA (0 ms) 2023-01-11T22:38:12.8220996Z [ RUN ] TensorTest.MagmaInitializesCorrectly_CUDA 2023-01-11T22:38:13.0510247Z [ OK ] TensorTest.MagmaInitializesCorrectly_CUDA (229 ms) 2023-01-11T22:38:13.0511210Z [ RUN ] TensorTest.ToDtype 2023-01-11T22:38:13.0511610Z [ OK ] TensorTest.ToDtype (0 ms) 2023-01-11T22:38:13.0512055Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2023-01-11T22:38:13.0512573Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2023-01-11T22:38:13.0513075Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2023-01-11T22:38:13.0537329Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (2 ms) 2023-01-11T22:38:13.0538529Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2023-01-11T22:38:13.0539530Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2023-01-11T22:38:13.0540452Z [ RUN ] TensorTest.AtTensorCtorScalar 2023-01-11T22:38:13.0541380Z [ OK ] TensorTest.AtTensorCtorScalar (0 ms) 2023-01-11T22:38:13.0542187Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2023-01-11T22:38:13.0542670Z [ OK ] TensorTest.AtTensorCtorSingleDim (0 ms) 2023-01-11T22:38:13.0543148Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2023-01-11T22:38:13.0543624Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2023-01-11T22:38:13.0544159Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2023-01-11T22:38:13.0602255Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (6 ms) 2023-01-11T22:38:13.0603540Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2023-01-11T22:38:13.0604324Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2023-01-11T22:38:13.0604885Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2023-01-11T22:38:13.0606297Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2023-01-11T22:38:13.0607419Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2023-01-11T22:38:13.0607989Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2023-01-11T22:38:13.0608537Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2023-01-11T22:38:13.0609104Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2023-01-11T22:38:13.0609681Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2023-01-11T22:38:13.0610273Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (0 ms) 2023-01-11T22:38:13.0610828Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2023-01-11T22:38:13.0611361Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2023-01-11T22:38:13.0611915Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2023-01-11T22:38:13.0614097Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (0 ms) 2023-01-11T22:38:13.0614949Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2023-01-11T22:38:13.0618092Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (0 ms) 2023-01-11T22:38:13.0619240Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2023-01-11T22:38:13.0619800Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2023-01-11T22:38:13.0620368Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2023-01-11T22:38:13.0621586Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (0 ms) 2023-01-11T22:38:13.0622271Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2023-01-11T22:38:13.0687337Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (6 ms) 2023-01-11T22:38:13.0688473Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2023-01-11T22:38:13.0689054Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2023-01-11T22:38:13.0690195Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2023-01-11T22:38:13.0691183Z [W Copy.cpp:276] Warning: Casting complex values to real discards the imaginary part (function operator()) 2023-01-11T22:38:13.0703436Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (1 ms) 2023-01-11T22:38:13.0704388Z [ RUN ] TensorTest.TorchTensorCtorMultiDim_CUDA 2023-01-11T22:38:13.0710668Z [ OK ] TensorTest.TorchTensorCtorMultiDim_CUDA (0 ms) 2023-01-11T22:38:13.0711676Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2023-01-11T22:38:13.0712761Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (0 ms) 2023-01-11T22:38:13.0713667Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2023-01-11T22:38:13.0714266Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (0 ms) 2023-01-11T22:38:13.0715055Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2023-01-11T22:38:13.0715650Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (0 ms) 2023-01-11T22:38:13.0716119Z [ RUN ] TensorTest.Arange 2023-01-11T22:38:13.0716476Z [ OK ] TensorTest.Arange (0 ms) 2023-01-11T22:38:13.0716936Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2023-01-11T22:38:13.0717478Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2023-01-11T22:38:13.0718081Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2023-01-11T22:38:13.0789246Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (7 ms) 2023-01-11T22:38:13.0790168Z [ RUN ] TensorTest.FromBlob 2023-01-11T22:38:13.0790554Z [ OK ] TensorTest.FromBlob (0 ms) 2023-01-11T22:38:13.0791081Z [ RUN ] TensorTest.FromBlobUsesDeleter 2023-01-11T22:38:13.0791676Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2023-01-11T22:38:13.0792399Z [ RUN ] TensorTest.FromBlobWithStrides 2023-01-11T22:38:13.0793121Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2023-01-11T22:38:13.0793505Z [ RUN ] TensorTest.Item 2023-01-11T22:38:13.0793870Z [ OK ] TensorTest.Item (0 ms) 2023-01-11T22:38:13.0794235Z [ RUN ] TensorTest.Item_CUDA 2023-01-11T22:38:13.0794608Z [ OK ] TensorTest.Item_CUDA (0 ms) 2023-01-11T22:38:13.0795004Z [ RUN ] TensorTest.DataPtr 2023-01-11T22:38:13.0795384Z [ OK ] TensorTest.DataPtr (0 ms) 2023-01-11T22:38:13.0795726Z [ RUN ] TensorTest.Data 2023-01-11T22:38:13.0796087Z [ OK ] TensorTest.Data (0 ms) 2023-01-11T22:38:13.0796474Z [ RUN ] TensorTest.BackwardAndGrad 2023-01-11T22:38:13.0796898Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2023-01-11T22:38:13.0797322Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2023-01-11T22:38:13.0797936Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2023-01-11T22:38:13.0798441Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2023-01-11T22:38:13.0832641Z [ OK ] TensorTest.BackwardNonScalarOutputs (3 ms) 2023-01-11T22:38:13.0833665Z [ RUN ] TensorTest.IsLeaf 2023-01-11T22:38:13.0834152Z [ OK ] TensorTest.IsLeaf (0 ms) 2023-01-11T22:38:13.0834528Z [ RUN ] TensorTest.OutputNr 2023-01-11T22:38:13.0834897Z [ OK ] TensorTest.OutputNr (0 ms) 2023-01-11T22:38:13.0835483Z [ RUN ] TensorTest.Version 2023-01-11T22:38:13.0835875Z [ OK ] TensorTest.Version (0 ms) 2023-01-11T22:38:13.0836224Z [ RUN ] TensorTest.Detach 2023-01-11T22:38:13.0836595Z [ OK ] TensorTest.Detach (0 ms) 2023-01-11T22:38:13.0836982Z [ RUN ] TensorTest.DetachInplace 2023-01-11T22:38:13.0837383Z [ OK ] TensorTest.DetachInplace (0 ms) 2023-01-11T22:38:13.0837779Z [ RUN ] TensorTest.SetData 2023-01-11T22:38:13.0838154Z [ OK ] TensorTest.SetData (0 ms) 2023-01-11T22:38:13.0838763Z [ RUN ] TensorTest.RequiresGradInplace 2023-01-11T22:38:13.0866324Z [ OK ] TensorTest.RequiresGradInplace (3 ms) 2023-01-11T22:38:13.0866980Z [ RUN ] TensorTest.StdDimension 2023-01-11T22:38:13.0867396Z [ OK ] TensorTest.StdDimension (0 ms) 2023-01-11T22:38:13.0867778Z [ RUN ] TensorTest.ReshapeAlias 2023-01-11T22:38:13.0871525Z [ OK ] TensorTest.ReshapeAlias (0 ms) 2023-01-11T22:38:13.0872194Z [----------] 49 tests from TensorTest (265 ms total) 2023-01-11T22:38:13.0872475Z 2023-01-11T22:38:13.0872692Z [----------] 40 tests from TensorIndexingTest 2023-01-11T22:38:13.0873096Z [ RUN ] TensorIndexingTest.Slice 2023-01-11T22:38:13.0873509Z [ OK ] TensorIndexingTest.Slice (0 ms) 2023-01-11T22:38:13.0873950Z [ RUN ] TensorIndexingTest.TensorIndex 2023-01-11T22:38:13.0887525Z [ OK ] TensorIndexingTest.TensorIndex (1 ms) 2023-01-11T22:38:13.0888002Z [ RUN ] TensorIndexingTest.TestNoIndices 2023-01-11T22:38:13.0987955Z [ OK ] TensorIndexingTest.TestNoIndices (10 ms) 2023-01-11T22:38:13.0988538Z [ RUN ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor 2023-01-11T22:38:13.0989873Z [ OK ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor (0 ms) 2023-01-11T22:38:13.0990433Z [ RUN ] TensorIndexingTest.TestSingleInt 2023-01-11T22:38:13.0990909Z [ OK ] TensorIndexingTest.TestSingleInt (0 ms) 2023-01-11T22:38:13.0991358Z [ RUN ] TensorIndexingTest.TestMultipleInt 2023-01-11T22:38:13.0991840Z [ OK ] TensorIndexingTest.TestMultipleInt (0 ms) 2023-01-11T22:38:13.0992290Z [ RUN ] TensorIndexingTest.TestNone 2023-01-11T22:38:13.0992728Z [ OK ] TensorIndexingTest.TestNone (0 ms) 2023-01-11T22:38:13.0993136Z [ RUN ] TensorIndexingTest.TestStep 2023-01-11T22:38:13.0994108Z [ OK ] TensorIndexingTest.TestStep (0 ms) 2023-01-11T22:38:13.0994750Z [ RUN ] TensorIndexingTest.TestStepAssignment 2023-01-11T22:38:13.0995422Z [ OK ] TensorIndexingTest.TestStepAssignment (0 ms) 2023-01-11T22:38:13.0995917Z [ RUN ] TensorIndexingTest.TestBoolIndices 2023-01-11T22:38:13.0999309Z [ OK ] TensorIndexingTest.TestBoolIndices (0 ms) 2023-01-11T22:38:13.0999857Z [ RUN ] TensorIndexingTest.TestBoolIndicesAccumulate 2023-01-11T22:38:13.1000425Z [ OK ] TensorIndexingTest.TestBoolIndicesAccumulate (0 ms) 2023-01-11T22:38:13.1001324Z [ RUN ] TensorIndexingTest.TestMultipleBoolIndices 2023-01-11T22:38:13.1001973Z [ OK ] TensorIndexingTest.TestMultipleBoolIndices (0 ms) 2023-01-11T22:38:13.1002957Z [ RUN ] TensorIndexingTest.TestByteMask 2023-01-11T22:38:13.1003873Z [ OK ] TensorIndexingTest.TestByteMask (0 ms) 2023-01-11T22:38:13.1004472Z [ RUN ] TensorIndexingTest.TestByteMaskAccumulate 2023-01-11T22:38:13.1005495Z [ OK ] TensorIndexingTest.TestByteMaskAccumulate (0 ms) 2023-01-11T22:38:13.1006015Z [ RUN ] TensorIndexingTest.TestMultipleByteMask 2023-01-11T22:38:13.1006772Z [ OK ] TensorIndexingTest.TestMultipleByteMask (0 ms) 2023-01-11T22:38:13.1007441Z [ RUN ] TensorIndexingTest.TestByteMask2d 2023-01-11T22:38:13.1008134Z [ OK ] TensorIndexingTest.TestByteMask2d (0 ms) 2023-01-11T22:38:13.1008614Z [ RUN ] TensorIndexingTest.TestIntIndices 2023-01-11T22:38:13.1009063Z [ OK ] TensorIndexingTest.TestIntIndices (0 ms) 2023-01-11T22:38:13.1009858Z [ RUN ] TensorIndexingTest.TestIntIndices2d 2023-01-11T22:38:13.1010628Z [ OK ] TensorIndexingTest.TestIntIndices2d (0 ms) 2023-01-11T22:38:13.1011135Z [ RUN ] TensorIndexingTest.TestIntIndicesBroadcast 2023-01-11T22:38:13.1011802Z [ OK ] TensorIndexingTest.TestIntIndicesBroadcast (0 ms) 2023-01-11T22:38:13.1012304Z [ RUN ] TensorIndexingTest.TestEmptyIndex 2023-01-11T22:38:13.1012777Z [ OK ] TensorIndexingTest.TestEmptyIndex (0 ms) 2023-01-11T22:38:13.1013241Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndex 2023-01-11T22:38:13.1078744Z [ OK ] TensorIndexingTest.TestEmptyNdimIndex (6 ms) 2023-01-11T22:38:13.1079458Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndex_CUDA 2023-01-11T22:38:13.1079991Z [ OK ] TensorIndexingTest.TestEmptyNdimIndex_CUDA (0 ms) 2023-01-11T22:38:13.1080494Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndexBool 2023-01-11T22:38:13.1104536Z [ OK ] TensorIndexingTest.TestEmptyNdimIndexBool (2 ms) 2023-01-11T22:38:13.1105124Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndexBool_CUDA 2023-01-11T22:38:13.1129165Z [ OK ] TensorIndexingTest.TestEmptyNdimIndexBool_CUDA (2 ms) 2023-01-11T22:38:13.1129810Z [ RUN ] TensorIndexingTest.TestEmptySlice 2023-01-11T22:38:13.1130290Z [ OK ] TensorIndexingTest.TestEmptySlice (0 ms) 2023-01-11T22:38:13.1130782Z [ RUN ] TensorIndexingTest.TestEmptySlice_CUDA 2023-01-11T22:38:13.1131266Z [ OK ] TensorIndexingTest.TestEmptySlice_CUDA (0 ms) 2023-01-11T22:38:13.1132324Z [ RUN ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices 2023-01-11T22:38:13.1132971Z [ OK ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices (0 ms) 2023-01-11T22:38:13.1133562Z [ RUN ] TensorIndexingTest.TestIndexSetitemBoolsSlices 2023-01-11T22:38:13.1234825Z [ OK ] TensorIndexingTest.TestIndexSetitemBoolsSlices (10 ms) 2023-01-11T22:38:13.1235500Z [ RUN ] TensorIndexingTest.TestIndexScalarWithBoolMask 2023-01-11T22:38:13.1236326Z [ OK ] TensorIndexingTest.TestIndexScalarWithBoolMask (0 ms) 2023-01-11T22:38:13.1236919Z [ RUN ] TensorIndexingTest.TestIndexScalarWithBoolMask_CUDA 2023-01-11T22:38:13.1244308Z [ OK ] TensorIndexingTest.TestIndexScalarWithBoolMask_CUDA (0 ms) 2023-01-11T22:38:13.1245317Z [ RUN ] TensorIndexingTest.TestSetitemExpansionError 2023-01-11T22:38:13.1379136Z [ OK ] TensorIndexingTest.TestSetitemExpansionError (13 ms) 2023-01-11T22:38:13.1379692Z [ RUN ] TensorIndexingTest.TestGetitemScalars 2023-01-11T22:38:13.1504268Z [ OK ] TensorIndexingTest.TestGetitemScalars (12 ms) 2023-01-11T22:38:13.1504769Z [ RUN ] TensorIndexingTest.TestSetitemScalars 2023-01-11T22:38:13.1626779Z [ OK ] TensorIndexingTest.TestSetitemScalars (12 ms) 2023-01-11T22:38:13.1627544Z [ RUN ] TensorIndexingTest.TestBasicAdvancedCombined 2023-01-11T22:38:13.1629009Z [ OK ] TensorIndexingTest.TestBasicAdvancedCombined (0 ms) 2023-01-11T22:38:13.1629552Z [ RUN ] TensorIndexingTest.TestIntAssignment 2023-01-11T22:38:13.1630048Z [ OK ] TensorIndexingTest.TestIntAssignment (0 ms) 2023-01-11T22:38:13.1630884Z [ RUN ] TensorIndexingTest.TestByteTensorAssignment 2023-01-11T22:38:13.1633400Z [ OK ] TensorIndexingTest.TestByteTensorAssignment (0 ms) 2023-01-11T22:38:13.1633946Z [ RUN ] TensorIndexingTest.TestVariableSlicing 2023-01-11T22:38:13.1634458Z [ OK ] TensorIndexingTest.TestVariableSlicing (0 ms) 2023-01-11T22:38:13.1634957Z [ RUN ] TensorIndexingTest.TestEllipsisTensor 2023-01-11T22:38:13.1635443Z [ OK ] TensorIndexingTest.TestEllipsisTensor (0 ms) 2023-01-11T22:38:13.1635941Z [ RUN ] TensorIndexingTest.TestOutOfBoundIndex 2023-01-11T22:38:13.1745404Z [ OK ] TensorIndexingTest.TestOutOfBoundIndex (11 ms) 2023-01-11T22:38:13.1745910Z [ RUN ] TensorIndexingTest.TestZeroDimIndex 2023-01-11T22:38:13.1769768Z [ OK ] TensorIndexingTest.TestZeroDimIndex (2 ms) 2023-01-11T22:38:13.1770309Z [----------] 40 tests from TensorIndexingTest (89 ms total) 2023-01-11T22:38:13.1770742Z 2023-01-11T22:38:13.1770972Z [----------] 18 tests from NumpyTests 2023-01-11T22:38:13.1771355Z [ RUN ] NumpyTests.TestNoneIndex 2023-01-11T22:38:13.1771747Z [ OK ] NumpyTests.TestNoneIndex (0 ms) 2023-01-11T22:38:13.1772176Z [ RUN ] NumpyTests.TestEmptyFancyIndex 2023-01-11T22:38:13.1830435Z [ OK ] NumpyTests.TestEmptyFancyIndex (5 ms) 2023-01-11T22:38:13.1831098Z [ RUN ] NumpyTests.TestEllipsisIndex 2023-01-11T22:38:13.1831557Z [ OK ] NumpyTests.TestEllipsisIndex (0 ms) 2023-01-11T22:38:13.1831989Z [ RUN ] NumpyTests.TestSingleIntIndex 2023-01-11T22:38:13.1857263Z [ OK ] NumpyTests.TestSingleIntIndex (2 ms) 2023-01-11T22:38:13.1857949Z [ RUN ] NumpyTests.TestSingleBoolIndex 2023-01-11T22:38:13.1858411Z [ OK ] NumpyTests.TestSingleBoolIndex (0 ms) 2023-01-11T22:38:13.1858873Z [ RUN ] NumpyTests.TestBooleanShapeMismatch 2023-01-11T22:38:13.2097553Z [ OK ] NumpyTests.TestBooleanShapeMismatch (23 ms) 2023-01-11T22:38:13.2098074Z [ RUN ] NumpyTests.TestBooleanIndexingOnedim 2023-01-11T22:38:13.2098565Z [ OK ] NumpyTests.TestBooleanIndexingOnedim (0 ms) 2023-01-11T22:38:13.2099088Z [ RUN ] NumpyTests.TestBooleanAssignmentValueMismatch 2023-01-11T22:38:13.2270378Z [ OK ] NumpyTests.TestBooleanAssignmentValueMismatch (17 ms) 2023-01-11T22:38:13.2270921Z [ RUN ] NumpyTests.TestBooleanIndexingTwodim 2023-01-11T22:38:13.2273198Z [ OK ] NumpyTests.TestBooleanIndexingTwodim (0 ms) 2023-01-11T22:38:13.2273698Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdness 2023-01-11T22:38:13.2398250Z [ OK ] NumpyTests.TestBooleanIndexingWeirdness (12 ms) 2023-01-11T22:38:13.2398806Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdnessTensors 2023-01-11T22:38:13.2523496Z [ OK ] NumpyTests.TestBooleanIndexingWeirdnessTensors (12 ms) 2023-01-11T22:38:13.2524281Z [ RUN ] NumpyTests.TestBooleanIndexingAlldims 2023-01-11T22:38:13.2525335Z [ OK ] NumpyTests.TestBooleanIndexingAlldims (0 ms) 2023-01-11T22:38:13.2525870Z [ RUN ] NumpyTests.TestBooleanListIndexing 2023-01-11T22:38:13.2526666Z [ OK ] NumpyTests.TestBooleanListIndexing (0 ms) 2023-01-11T22:38:13.2527318Z [ RUN ] NumpyTests.TestEverythingReturnsViews 2023-01-11T22:38:13.2527817Z [ OK ] NumpyTests.TestEverythingReturnsViews (0 ms) 2023-01-11T22:38:13.2528302Z [ RUN ] NumpyTests.TestBroaderrorsIndexing 2023-01-11T22:38:13.2773770Z [ OK ] NumpyTests.TestBroaderrorsIndexing (24 ms) 2023-01-11T22:38:13.2774303Z [ RUN ] NumpyTests.TestTrivialFancyOutOfBounds 2023-01-11T22:38:13.3082728Z [ OK ] NumpyTests.TestTrivialFancyOutOfBounds (30 ms) 2023-01-11T22:38:13.3083445Z [ RUN ] NumpyTests.TestIndexIsLarger 2023-01-11T22:38:13.3083872Z [ OK ] NumpyTests.TestIndexIsLarger (0 ms) 2023-01-11T22:38:13.3084320Z [ RUN ] NumpyTests.TestBroadcastSubspace 2023-01-11T22:38:13.3086596Z [ OK ] NumpyTests.TestBroadcastSubspace (0 ms) 2023-01-11T22:38:13.3087547Z [----------] 18 tests from NumpyTests (131 ms total) 2023-01-11T22:38:13.3087993Z 2023-01-11T22:38:13.3088433Z [----------] 6 tests from TensorOptionsTest 2023-01-11T22:38:13.3088979Z [ RUN ] TensorOptionsTest.ConstructsWellFromCUDATypes_CUDA 2023-01-11T22:38:13.3089575Z [ OK ] TensorOptionsTest.ConstructsWellFromCUDATypes_CUDA (0 ms) 2023-01-11T22:38:13.3090125Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2023-01-11T22:38:13.3090814Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2023-01-11T22:38:13.3091438Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2023-01-11T22:38:13.3092148Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2023-01-11T22:38:13.3092760Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2023-01-11T22:38:13.3093321Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2023-01-11T22:38:13.3093894Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2023-01-11T22:38:13.3094449Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2023-01-11T22:38:13.3095011Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2023-01-11T22:38:13.3095575Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2023-01-11T22:38:13.3096097Z [----------] 6 tests from TensorOptionsTest (0 ms total) 2023-01-11T22:38:13.3096316Z 2023-01-11T22:38:13.3096511Z [----------] 1 test from DeviceTest 2023-01-11T22:38:13.3096937Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2023-01-11T22:38:13.3186083Z [ OK ] DeviceTest.ParsesCorrectlyFromString (9 ms) 2023-01-11T22:38:13.3186969Z [----------] 1 test from DeviceTest (9 ms total) 2023-01-11T22:38:13.3187405Z 2023-01-11T22:38:13.3187813Z [----------] 3 tests from DefaultDtypeTest 2023-01-11T22:38:13.3188315Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2023-01-11T22:38:13.3188858Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2023-01-11T22:38:13.3189726Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2023-01-11T22:38:13.3190869Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2023-01-11T22:38:13.3192009Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2023-01-11T22:38:13.3193140Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (0 ms) 2023-01-11T22:38:13.3194111Z [----------] 3 tests from DefaultDtypeTest (0 ms total) 2023-01-11T22:38:13.3194521Z 2023-01-11T22:38:13.3194898Z [----------] 1 test from TorchIncludeTest 2023-01-11T22:38:13.3195679Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2023-01-11T22:38:13.3254577Z [ OK ] TorchIncludeTest.GetSetNumThreads (6 ms) 2023-01-11T22:38:13.3255088Z [----------] 1 test from TorchIncludeTest (6 ms total) 2023-01-11T22:38:13.3255320Z 2023-01-11T22:38:13.3255530Z [----------] 28 tests from InferenceModeTest 2023-01-11T22:38:13.3255952Z [ RUN ] InferenceModeTest.TestTLSState 2023-01-11T22:38:13.3256401Z [ OK ] InferenceModeTest.TestTLSState (0 ms) 2023-01-11T22:38:13.3257054Z [ RUN ] InferenceModeTest.TestInferenceTensorCreation 2023-01-11T22:38:13.3257630Z [ OK ] InferenceModeTest.TestInferenceTensorCreation (0 ms) 2023-01-11T22:38:13.3258191Z [ RUN ] InferenceModeTest.TestExistingAutogradSession 2023-01-11T22:38:13.3336785Z [ OK ] InferenceModeTest.TestExistingAutogradSession (8 ms) 2023-01-11T22:38:13.3337776Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp 2023-01-11T22:38:13.3338514Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp (0 ms) 2023-01-11T22:38:13.3339244Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp 2023-01-11T22:38:13.3339961Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp (0 ms) 2023-01-11T22:38:13.3340634Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp 2023-01-11T22:38:13.3341323Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp (0 ms) 2023-01-11T22:38:13.3342014Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp 2023-01-11T22:38:13.3342888Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp (0 ms) 2023-01-11T22:38:13.3343563Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp 2023-01-11T22:38:13.3401693Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp (6 ms) 2023-01-11T22:38:13.3402670Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp 2023-01-11T22:38:13.3403559Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp (0 ms) 2023-01-11T22:38:13.3404236Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode 2023-01-11T22:38:13.3405293Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode (0 ms) 2023-01-11T22:38:13.3406074Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode 2023-01-11T22:38:13.3406763Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode (0 ms) 2023-01-11T22:38:13.3407453Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode 2023-01-11T22:38:13.3408141Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode (0 ms) 2023-01-11T22:38:13.3408810Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode 2023-01-11T22:38:13.3443224Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode (3 ms) 2023-01-11T22:38:13.3443921Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp 2023-01-11T22:38:13.3480494Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp (3 ms) 2023-01-11T22:38:13.3481203Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp 2023-01-11T22:38:13.3575845Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp (9 ms) 2023-01-11T22:38:13.3576542Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp 2023-01-11T22:38:13.3577198Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp (0 ms) 2023-01-11T22:38:13.3577803Z [ RUN ] InferenceModeTest.TestHandleDirectViewOnRebase 2023-01-11T22:38:13.3613425Z [ OK ] InferenceModeTest.TestHandleDirectViewOnRebase (3 ms) 2023-01-11T22:38:13.3614021Z [ RUN ] InferenceModeTest.TestHandleInDirectViewOnRebase 2023-01-11T22:38:13.3639004Z [ OK ] InferenceModeTest.TestHandleInDirectViewOnRebase (2 ms) 2023-01-11T22:38:13.3639595Z [ RUN ] InferenceModeTest.TestCreationMetaPropagation 2023-01-11T22:38:13.3710245Z [ OK ] InferenceModeTest.TestCreationMetaPropagation (7 ms) 2023-01-11T22:38:13.3710839Z [ RUN ] InferenceModeTest.TestCreationMetaPropagationInput 2023-01-11T22:38:13.3850508Z [ OK ] InferenceModeTest.TestCreationMetaPropagationInput (14 ms) 2023-01-11T22:38:13.3851132Z [ RUN ] InferenceModeTest.TestInplaceCopyOnInferenceTensor 2023-01-11T22:38:13.3933399Z [ OK ] InferenceModeTest.TestInplaceCopyOnInferenceTensor (8 ms) 2023-01-11T22:38:13.3934014Z [ RUN ] InferenceModeTest.TestSetRequiresGradInNormalMode 2023-01-11T22:38:13.3946074Z [ OK ] InferenceModeTest.TestSetRequiresGradInNormalMode (1 ms) 2023-01-11T22:38:13.3946634Z [ RUN ] InferenceModeTest.TestAccessVersionCounter 2023-01-11T22:38:13.3985370Z [ OK ] InferenceModeTest.TestAccessVersionCounter (3 ms) 2023-01-11T22:38:13.3986038Z [ RUN ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor 2023-01-11T22:38:13.4066885Z [ OK ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor (8 ms) 2023-01-11T22:38:13.4067839Z [ RUN ] InferenceModeTest.TestComplexViewInInferenceMode 2023-01-11T22:38:13.4068449Z [ OK ] InferenceModeTest.TestComplexViewInInferenceMode (0 ms) 2023-01-11T22:38:13.4069161Z [ RUN ] InferenceModeTest.TestComplexViewInNormalMode 2023-01-11T22:38:13.4069724Z [ OK ] InferenceModeTest.TestComplexViewInNormalMode (0 ms) 2023-01-11T22:38:13.4070438Z [ RUN ] InferenceModeTest.TestCustomFunction 2023-01-11T22:38:13.4070974Z [ OK ] InferenceModeTest.TestCustomFunction (0 ms) 2023-01-11T22:38:13.4071560Z [ RUN ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning 2023-01-11T22:38:13.4072226Z [ OK ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning (0 ms) 2023-01-11T22:38:13.4072813Z [----------] 28 tests from InferenceModeTest (81 ms total) 2023-01-11T22:38:13.4073048Z 2023-01-11T22:38:13.4073252Z [----------] 4 tests from GradModeTest 2023-01-11T22:38:13.4073706Z [ RUN ] GradModeTest.TestRequiresGradFunctionalOp 2023-01-11T22:38:13.4074221Z [ OK ] GradModeTest.TestRequiresGradFunctionalOp (0 ms) 2023-01-11T22:38:13.4074741Z [ RUN ] GradModeTest.TestRequiresGradInplaceOp 2023-01-11T22:38:13.4075252Z [ OK ] GradModeTest.TestRequiresGradInplaceOp (0 ms) 2023-01-11T22:38:13.4075724Z [ RUN ] GradModeTest.TestRequiresGradViewOp 2023-01-11T22:38:13.4076210Z [ OK ] GradModeTest.TestRequiresGradViewOp (0 ms) 2023-01-11T22:38:13.4076709Z [ RUN ] GradModeTest.TestRequiresGradViewOpExiting 2023-01-11T22:38:13.4108685Z [ OK ] GradModeTest.TestRequiresGradViewOpExiting (3 ms) 2023-01-11T22:38:13.4109457Z [----------] 4 tests from GradModeTest (3 ms total) 2023-01-11T22:38:13.4109677Z 2023-01-11T22:38:13.4109884Z [----------] 3 tests from OperationTest 2023-01-11T22:38:13.4110249Z [ RUN ] OperationTest.Lerp 2023-01-11T22:38:13.4121564Z [ OK ] OperationTest.Lerp (1 ms) 2023-01-11T22:38:13.4122243Z [ RUN ] OperationTest.Cross 2023-01-11T22:38:13.4172362Z [ OK ] OperationTest.Cross (5 ms) 2023-01-11T22:38:13.4173045Z [ RUN ] OperationTest.Linear_out 2023-01-11T22:38:13.4175939Z [ OK ] OperationTest.Linear_out (0 ms) 2023-01-11T22:38:13.4176605Z [----------] 3 tests from OperationTest (6 ms total) 2023-01-11T22:38:13.4176891Z 2023-01-11T22:38:13.4177197Z [----------] 1 test from ParallelTest 2023-01-11T22:38:13.4177837Z [ RUN ] ParallelTest.DataParallelUsesAllAvailableCUDADevices_CUDA 2023-01-11T22:38:13.4178688Z [ OK ] ParallelTest.DataParallelUsesAllAvailableCUDADevices_CUDA (0 ms) 2023-01-11T22:38:13.4179281Z [----------] 1 test from ParallelTest (0 ms total) 2023-01-11T22:38:13.4179503Z 2023-01-11T22:38:13.4179730Z [----------] Global test environment tear-down 2023-01-11T22:38:13.4323077Z [==========] 1035 tests from 49 test suites ran. (95120 ms total) 2023-01-11T22:38:13.4323649Z [ PASSED ] 1035 tests. 2023-01-11T22:38:13.9040758Z + /opt/conda/lib/python3.10/site-packages/torch/bin/test_tensorexpr --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_tensorexpr.xml 2023-01-11T22:38:14.3616410Z Only one CUDA device detected. Disabling MultiCUDA tests 2023-01-11T22:38:14.3621143Z Note: Google Test filter = *-*_MultiCUDA 2023-01-11T22:38:14.3621829Z [==========] Running 829 tests from 26 test suites. 2023-01-11T22:38:14.3622258Z [----------] Global test environment set-up. 2023-01-11T22:38:14.3622623Z [----------] 1 test from Approx 2023-01-11T22:38:14.3622963Z [ RUN ] Approx.log_vml 2023-01-11T22:38:15.6043122Z [ OK ] Approx.log_vml (1241 ms) 2023-01-11T22:38:15.6043610Z [----------] 1 test from Approx (1242 ms total) 2023-01-11T22:38:15.6043852Z 2023-01-11T22:38:15.6044040Z [----------] 34 tests from ATen 2023-01-11T22:38:15.6044406Z [ RUN ] ATen._cast_Float 2023-01-11T22:38:15.6046346Z [ OK ] ATen._cast_Float (0 ms) 2023-01-11T22:38:15.6046700Z [ RUN ] ATen.negInt 2023-01-11T22:38:15.6051295Z [ OK ] ATen.negInt (0 ms) 2023-01-11T22:38:15.6051648Z [ RUN ] ATen.negFloat 2023-01-11T22:38:15.6056534Z [ OK ] ATen.negFloat (0 ms) 2023-01-11T22:38:15.6056860Z [ RUN ] ATen.addInt 2023-01-11T22:38:15.6065807Z [ OK ] ATen.addInt (0 ms) 2023-01-11T22:38:15.6066150Z [ RUN ] ATen.addFloat 2023-01-11T22:38:15.6074681Z [ OK ] ATen.addFloat (0 ms) 2023-01-11T22:38:15.6074999Z [ RUN ] ATen.subInt 2023-01-11T22:38:15.6083614Z [ OK ] ATen.subInt (0 ms) 2023-01-11T22:38:15.6083958Z [ RUN ] ATen.subFloat 2023-01-11T22:38:15.6092880Z [ OK ] ATen.subFloat (0 ms) 2023-01-11T22:38:15.6093235Z [ RUN ] ATen.lerp 2023-01-11T22:38:15.6104337Z [ OK ] ATen.lerp (1 ms) 2023-01-11T22:38:15.6104690Z [ RUN ] ATen.addcmulInt 2023-01-11T22:38:15.6115735Z [ OK ] ATen.addcmulInt (1 ms) 2023-01-11T22:38:15.6127380Z [ RUN ] ATen.addcmulFloat 2023-01-11T22:38:15.6127755Z [ OK ] ATen.addcmulFloat (1 ms) 2023-01-11T22:38:15.6128088Z [ RUN ] ATen.mulInt 2023-01-11T22:38:15.6133959Z [ OK ] ATen.mulInt (0 ms) 2023-01-11T22:38:15.6134305Z [ RUN ] ATen.mulFloat 2023-01-11T22:38:15.6140586Z [ OK ] ATen.mulFloat (0 ms) 2023-01-11T22:38:15.6140911Z [ RUN ] ATen.divInt 2023-01-11T22:38:15.6147109Z [ OK ] ATen.divInt (0 ms) 2023-01-11T22:38:15.6147449Z [ RUN ] ATen.divFloat 2023-01-11T22:38:15.6153955Z [ OK ] ATen.divFloat (0 ms) 2023-01-11T22:38:15.6154276Z [ RUN ] ATen.maxInt 2023-01-11T22:38:15.6160488Z [ OK ] ATen.maxInt (0 ms) 2023-01-11T22:38:15.6160824Z [ RUN ] ATen.maxFloat 2023-01-11T22:38:15.6167150Z [ OK ] ATen.maxFloat (0 ms) 2023-01-11T22:38:15.6167487Z [ RUN ] ATen.minInt 2023-01-11T22:38:15.6173996Z [ OK ] ATen.minInt (0 ms) 2023-01-11T22:38:15.6174313Z [ RUN ] ATen.minFloat 2023-01-11T22:38:15.6180636Z [ OK ] ATen.minFloat (0 ms) 2023-01-11T22:38:15.6180974Z [ RUN ] ATen.reluInt 2023-01-11T22:38:15.6185764Z [ OK ] ATen.reluInt (0 ms) 2023-01-11T22:38:15.6186092Z [ RUN ] ATen.reluFloat 2023-01-11T22:38:15.6191351Z [ OK ] ATen.reluFloat (0 ms) 2023-01-11T22:38:15.6191701Z [ RUN ] ATen.logFloat 2023-01-11T22:38:15.6196363Z [ OK ] ATen.logFloat (0 ms) 2023-01-11T22:38:15.6196726Z [ RUN ] ATen.fastLogFloat 2023-01-11T22:38:15.6415098Z [ OK ] ATen.fastLogFloat (21 ms) 2023-01-11T22:38:15.6415630Z [ RUN ] ATen.fastTanhFloat 2023-01-11T22:38:15.6497914Z [ OK ] ATen.fastTanhFloat (8 ms) 2023-01-11T22:38:15.6498312Z [ RUN ] ATen.fastSigmoidFloat 2023-01-11T22:38:15.6606828Z [ OK ] ATen.fastSigmoidFloat (10 ms) 2023-01-11T22:38:15.6607212Z [ RUN ] ATen.log10Float 2023-01-11T22:38:15.6612244Z [ OK ] ATen.log10Float (0 ms) 2023-01-11T22:38:15.6612598Z [ RUN ] ATen.log2Float 2023-01-11T22:38:15.6617305Z [ OK ] ATen.log2Float (0 ms) 2023-01-11T22:38:15.6617657Z [ RUN ] ATen.expFloat 2023-01-11T22:38:15.6622116Z [ OK ] ATen.expFloat (0 ms) 2023-01-11T22:38:15.6622466Z [ RUN ] ATen.erfFloat 2023-01-11T22:38:15.6627048Z [ OK ] ATen.erfFloat (0 ms) 2023-01-11T22:38:15.6627394Z [ RUN ] ATen.cosFloat 2023-01-11T22:38:15.6631900Z [ OK ] ATen.cosFloat (0 ms) 2023-01-11T22:38:15.6632225Z [ RUN ] ATen.eqInt 2023-01-11T22:38:15.6639301Z [ OK ] ATen.eqInt (0 ms) 2023-01-11T22:38:15.6639766Z [ RUN ] ATen.geInt 2023-01-11T22:38:15.6646794Z [ OK ] ATen.geInt (0 ms) 2023-01-11T22:38:15.6647102Z [ RUN ] ATen.gtInt 2023-01-11T22:38:15.6654147Z [ OK ] ATen.gtInt (0 ms) 2023-01-11T22:38:15.6654480Z [ RUN ] ATen.leInt 2023-01-11T22:38:15.6661463Z [ OK ] ATen.leInt (0 ms) 2023-01-11T22:38:15.6661801Z [ RUN ] ATen.ltInt 2023-01-11T22:38:15.6668962Z [ OK ] ATen.ltInt (0 ms) 2023-01-11T22:38:15.6669361Z [----------] 34 tests from ATen (62 ms total) 2023-01-11T22:38:15.6669549Z 2023-01-11T22:38:15.6669765Z [----------] 26 tests from BoundsInference 2023-01-11T22:38:15.6670136Z [ RUN ] BoundsInference._1 2023-01-11T22:38:15.6672620Z [ OK ] BoundsInference._1 (0 ms) 2023-01-11T22:38:15.6672984Z [ RUN ] BoundsInference._2 2023-01-11T22:38:15.6676459Z [ OK ] BoundsInference._2 (0 ms) 2023-01-11T22:38:15.6676843Z [ RUN ] BoundsInference._3 2023-01-11T22:38:15.6680607Z [ OK ] BoundsInference._3 (0 ms) 2023-01-11T22:38:15.6680958Z [ RUN ] BoundsInference._4 2023-01-11T22:38:15.6689078Z [ OK ] BoundsInference._4 (0 ms) 2023-01-11T22:38:15.6689443Z [ RUN ] BoundsInference._5 2023-01-11T22:38:15.6708679Z [ OK ] BoundsInference._5 (1 ms) 2023-01-11T22:38:15.6709052Z [ RUN ] BoundsInference._6 2023-01-11T22:38:15.6722591Z [ OK ] BoundsInference._6 (1 ms) 2023-01-11T22:38:15.6722984Z [ RUN ] BoundsInference.Adjacent 2023-01-11T22:38:15.6731727Z [ OK ] BoundsInference.Adjacent (0 ms) 2023-01-11T22:38:15.6732198Z [ RUN ] BoundsInference.MultipleTopLoopLoad 2023-01-11T22:38:15.6739453Z [ OK ] BoundsInference.MultipleTopLoopLoad (0 ms) 2023-01-11T22:38:15.6739953Z [ RUN ] BoundsInference.MultipleTopLoopStore 2023-01-11T22:38:15.6746773Z [ OK ] BoundsInference.MultipleTopLoopStore (0 ms) 2023-01-11T22:38:15.6747237Z [ RUN ] BoundsInference.CacheReads 2023-01-11T22:38:15.6787657Z [ OK ] BoundsInference.CacheReads (4 ms) 2023-01-11T22:38:15.6788078Z [ RUN ] BoundsInference.Flattened 2023-01-11T22:38:15.6807203Z [ OK ] BoundsInference.Flattened (1 ms) 2023-01-11T22:38:15.6807665Z [ RUN ] BoundsInference.GetPotentialHazards 2023-01-11T22:38:15.6809951Z [ OK ] BoundsInference.GetPotentialHazards (0 ms) 2023-01-11T22:38:15.6810481Z [ RUN ] BoundsInference.GetPotentialHazardsLoopNoHazard 2023-01-11T22:38:15.6815453Z [ OK ] BoundsInference.GetPotentialHazardsLoopNoHazard (0 ms) 2023-01-11T22:38:15.6816143Z [ RUN ] BoundsInference.GetPotentialHazardsLoopCall 2023-01-11T22:38:15.6822713Z [ OK ] BoundsInference.GetPotentialHazardsLoopCall (0 ms) 2023-01-11T22:38:15.6823264Z [ RUN ] BoundsInference.GetPotentialHazardsLoopSplit 2023-01-11T22:38:15.6840487Z [ OK ] BoundsInference.GetPotentialHazardsLoopSplit (1 ms) 2023-01-11T22:38:15.6841160Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithPartialOverlap 2023-01-11T22:38:15.6848759Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithPartialOverlap (0 ms) 2023-01-11T22:38:15.6849527Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlap 2023-01-11T22:38:15.6851750Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlap (0 ms) 2023-01-11T22:38:15.6852491Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlapRAW 2023-01-11T22:38:15.6855476Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlapRAW (0 ms) 2023-01-11T22:38:15.6856201Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferNotOverlapping 2023-01-11T22:38:15.6860224Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferNotOverlapping (0 ms) 2023-01-11T22:38:15.6860919Z [ RUN ] BoundsInference.HasConflictingOverlap2DBufferWithOverlap 2023-01-11T22:38:15.6881490Z [ OK ] BoundsInference.HasConflictingOverlap2DBufferWithOverlap (2 ms) 2023-01-11T22:38:15.6882157Z [ RUN ] BoundsInference.HasConflictingOverlap2DBufferWithNoOverlap 2023-01-11T22:38:15.6896600Z [ OK ] BoundsInference.HasConflictingOverlap2DBufferWithNoOverlap (1 ms) 2023-01-11T22:38:15.6897270Z [ RUN ] BoundsInference.HasConflictingOverlapDifferentBuffers 2023-01-11T22:38:15.6901032Z [ OK ] BoundsInference.HasConflictingOverlapDifferentBuffers (0 ms) 2023-01-11T22:38:15.6901670Z [ RUN ] BoundsInference.HasConflictingOverlapDueToRAWDependence 2023-01-11T22:38:15.6905755Z [ OK ] BoundsInference.HasConflictingOverlapDueToRAWDependence (0 ms) 2023-01-11T22:38:15.6906423Z [ RUN ] BoundsInference.HasConflictingOverlapDueToWARDependence 2023-01-11T22:38:15.6909981Z [ OK ] BoundsInference.HasConflictingOverlapDueToWARDependence (0 ms) 2023-01-11T22:38:15.6910587Z [ RUN ] BoundsInference.HasConflictingOverlapWithLoads 2023-01-11T22:38:15.6914473Z [ OK ] BoundsInference.HasConflictingOverlapWithLoads (0 ms) 2023-01-11T22:38:15.6914988Z [ RUN ] BoundsInference.IsOverlapping 2023-01-11T22:38:15.6947851Z [ OK ] BoundsInference.IsOverlapping (3 ms) 2023-01-11T22:38:15.6948324Z [----------] 26 tests from BoundsInference (27 ms total) 2023-01-11T22:38:15.6948556Z 2023-01-11T22:38:15.6948740Z [----------] 4 tests from Conv 2023-01-11T22:38:15.6949136Z [ RUN ] Conv.DepthwiseConv2D 2023-01-11T22:38:16.0743254Z [ OK ] Conv.DepthwiseConv2D (379 ms) 2023-01-11T22:38:16.0744147Z [ RUN ] Conv.DepthwiseConv2DNoBias 2023-01-11T22:38:16.4469043Z [ OK ] Conv.DepthwiseConv2DNoBias (372 ms) 2023-01-11T22:38:16.4469916Z [ RUN ] Conv.DepthwiseConv2DDynamicShapes 2023-01-11T22:38:16.7045507Z [ OK ] Conv.DepthwiseConv2DDynamicShapes (257 ms) 2023-01-11T22:38:16.7046330Z [ RUN ] Conv.Conv2D 2023-01-11T22:38:18.0428242Z [ OK ] Conv.Conv2D (1338 ms) 2023-01-11T22:38:18.0429048Z [----------] 4 tests from Conv (2347 ms total) 2023-01-11T22:38:18.0429480Z 2023-01-11T22:38:18.0429874Z [----------] 28 tests from CppPrinter 2023-01-11T22:38:18.0430513Z [ RUN ] CppPrinter.IntImm 2023-01-11T22:38:18.0431212Z [ OK ] CppPrinter.IntImm (0 ms) 2023-01-11T22:38:18.0431930Z [ RUN ] CppPrinter.FloatImm 2023-01-11T22:38:18.0432658Z [ OK ] CppPrinter.FloatImm (0 ms) 2023-01-11T22:38:18.0433808Z [ RUN ] CppPrinter.FloatImm1 2023-01-11T22:38:18.0434668Z [ OK ] CppPrinter.FloatImm1 (0 ms) 2023-01-11T22:38:18.0435432Z [ RUN ] CppPrinter.DoubleImm 2023-01-11T22:38:18.0435893Z [ OK ] CppPrinter.DoubleImm (0 ms) 2023-01-11T22:38:18.0436280Z [ RUN ] CppPrinter.DoubleImm1 2023-01-11T22:38:18.0436654Z [ OK ] CppPrinter.DoubleImm1 (0 ms) 2023-01-11T22:38:18.0437359Z [ RUN ] CppPrinter.HalfImm 2023-01-11T22:38:18.0438171Z [ OK ] CppPrinter.HalfImm (0 ms) 2023-01-11T22:38:18.0438642Z [ RUN ] CppPrinter.Add 2023-01-11T22:38:18.0439002Z [ OK ] CppPrinter.Add (0 ms) 2023-01-11T22:38:18.0439365Z [ RUN ] CppPrinter.AddExpr1 2023-01-11T22:38:18.0439747Z [ OK ] CppPrinter.AddExpr1 (0 ms) 2023-01-11T22:38:18.0440103Z [ RUN ] CppPrinter.AddExpr2 2023-01-11T22:38:18.0440487Z [ OK ] CppPrinter.AddExpr2 (0 ms) 2023-01-11T22:38:18.0440857Z [ RUN ] CppPrinter.AddExpr3 2023-01-11T22:38:18.0441356Z [ OK ] CppPrinter.AddExpr3 (0 ms) 2023-01-11T22:38:18.0441707Z [ RUN ] CppPrinter.Mod 2023-01-11T22:38:18.0442061Z [ OK ] CppPrinter.Mod (0 ms) 2023-01-11T22:38:18.0442406Z [ RUN ] CppPrinter.ModFloat 2023-01-11T22:38:18.0442783Z [ OK ] CppPrinter.ModFloat (0 ms) 2023-01-11T22:38:18.0443137Z [ RUN ] CppPrinter.Max 2023-01-11T22:38:18.0443475Z [ OK ] CppPrinter.Max (0 ms) 2023-01-11T22:38:18.0443834Z [ RUN ] CppPrinter.MaxFloat 2023-01-11T22:38:18.0444242Z [ OK ] CppPrinter.MaxFloat (0 ms) 2023-01-11T22:38:18.0444606Z [ RUN ] CppPrinter.MaxHalf 2023-01-11T22:38:18.0445529Z [ OK ] CppPrinter.MaxHalf (0 ms) 2023-01-11T22:38:18.0446160Z [ RUN ] CppPrinter.And 2023-01-11T22:38:18.0446529Z [ OK ] CppPrinter.And (0 ms) 2023-01-11T22:38:18.0446896Z [ RUN ] CppPrinter.CompareSelect 2023-01-11T22:38:18.0447310Z [ OK ] CppPrinter.CompareSelect (0 ms) 2023-01-11T22:38:18.0447707Z [ RUN ] CppPrinter.IfThenElse 2023-01-11T22:38:18.0448082Z [ OK ] CppPrinter.IfThenElse (0 ms) 2023-01-11T22:38:18.0448474Z [ RUN ] CppPrinter.AllocateFree 2023-01-11T22:38:18.0448877Z [ OK ] CppPrinter.AllocateFree (0 ms) 2023-01-11T22:38:18.0449312Z [ RUN ] CppPrinter.LoadStore 2023-01-11T22:38:18.0449683Z [ OK ] CppPrinter.LoadStore (0 ms) 2023-01-11T22:38:18.0450044Z [ RUN ] CppPrinter.Var 2023-01-11T22:38:18.0450400Z [ OK ] CppPrinter.Var (0 ms) 2023-01-11T22:38:18.0450731Z [ RUN ] CppPrinter.Cast 2023-01-11T22:38:18.0451090Z [ OK ] CppPrinter.Cast (0 ms) 2023-01-11T22:38:18.0451449Z [ RUN ] CppPrinter.BitCast 2023-01-11T22:38:18.0451808Z [ OK ] CppPrinter.BitCast (0 ms) 2023-01-11T22:38:18.0452159Z [ RUN ] CppPrinter.Let 2023-01-11T22:38:18.0452518Z [ OK ] CppPrinter.Let (0 ms) 2023-01-11T22:38:18.0452843Z [ RUN ] CppPrinter.For 2023-01-11T22:38:18.0453196Z [ OK ] CppPrinter.For (0 ms) 2023-01-11T22:38:18.0453538Z [ RUN ] CppPrinter.Cond 2023-01-11T22:38:18.0453879Z [ OK ] CppPrinter.Cond (0 ms) 2023-01-11T22:38:18.0454246Z [ RUN ] CppPrinter.Intrinsics 2023-01-11T22:38:18.0454633Z [ OK ] CppPrinter.Intrinsics (0 ms) 2023-01-11T22:38:18.0455009Z [ RUN ] CppPrinter.ExternalCall 2023-01-11T22:38:18.0455412Z [ OK ] CppPrinter.ExternalCall (0 ms) 2023-01-11T22:38:18.0455841Z [----------] 28 tests from CppPrinter (1 ms total) 2023-01-11T22:38:18.0456057Z 2023-01-11T22:38:18.0456260Z [----------] 8 tests from DynamicShapes 2023-01-11T22:38:18.0456741Z [ RUN ] DynamicShapes.SimpleGraph 2023-01-11T22:38:18.1581405Z [ OK ] DynamicShapes.SimpleGraph (114 ms) 2023-01-11T22:38:18.1581918Z [ RUN ] DynamicShapes.GraphWith2InputsSameDims 2023-01-11T22:38:18.2579084Z [ OK ] DynamicShapes.GraphWith2InputsSameDims (99 ms) 2023-01-11T22:38:18.2579623Z [ RUN ] DynamicShapes.GraphWith2InputsAndBroadcast 2023-01-11T22:38:18.3537629Z [ OK ] DynamicShapes.GraphWith2InputsAndBroadcast (95 ms) 2023-01-11T22:38:18.3538180Z [ RUN ] DynamicShapes.GraphWithPartiallySymbolicOutput 2023-01-11T22:38:18.4064629Z [ OK ] DynamicShapes.GraphWithPartiallySymbolicOutput (52 ms) 2023-01-11T22:38:18.4065210Z [ RUN ] DynamicShapes.GraphWithSymbolicStrides 2023-01-11T22:38:18.6301134Z [ OK ] DynamicShapes.GraphWithSymbolicStrides (223 ms) 2023-01-11T22:38:18.6301673Z [ RUN ] DynamicShapes.GraphWithCatAndBroadcast 2023-01-11T22:38:19.2535823Z [ OK ] DynamicShapes.GraphWithCatAndBroadcast (623 ms) 2023-01-11T22:38:19.2536565Z [ RUN ] DynamicShapes.GraphFromModel 2023-01-11T22:38:19.7849991Z [ OK ] DynamicShapes.GraphFromModel (531 ms) 2023-01-11T22:38:19.7850554Z [ RUN ] DynamicShapes.MultiThreadedExecution 2023-01-11T22:38:21.4769975Z [ OK ] DynamicShapes.MultiThreadedExecution (1691 ms) 2023-01-11T22:38:21.4771030Z [----------] 8 tests from DynamicShapes (3432 ms total) 2023-01-11T22:38:21.4771586Z 2023-01-11T22:38:21.4771996Z [----------] 30 tests from Expr 2023-01-11T22:38:21.4772524Z [ RUN ] Expr.BasicValueTest 2023-01-11T22:38:21.4772911Z [ OK ] Expr.BasicValueTest (0 ms) 2023-01-11T22:38:21.4773282Z [ RUN ] Expr.BasicValueTest02 2023-01-11T22:38:21.4773673Z [ OK ] Expr.BasicValueTest02 (0 ms) 2023-01-11T22:38:21.4774251Z [ RUN ] Expr.IsChannelsLastContiguous 2023-01-11T22:38:21.4775223Z [ OK ] Expr.IsChannelsLastContiguous (0 ms) 2023-01-11T22:38:21.4775753Z [ RUN ] Expr.LetTest01 2023-01-11T22:38:21.4776109Z [ OK ] Expr.LetTest01 (0 ms) 2023-01-11T22:38:21.4776430Z [ RUN ] Expr.LetTest02 2023-01-11T22:38:21.4776776Z [ OK ] Expr.LetTest02 (0 ms) 2023-01-11T22:38:21.4777129Z [ RUN ] Expr.LetStmtTest01 2023-01-11T22:38:21.4777502Z [ OK ] Expr.LetStmtTest01 (0 ms) 2023-01-11T22:38:21.4777836Z [ RUN ] Expr.IntTest 2023-01-11T22:38:21.4778176Z [ OK ] Expr.IntTest (0 ms) 2023-01-11T22:38:21.4778510Z [ RUN ] Expr.FloatTest 2023-01-11T22:38:21.4778841Z [ OK ] Expr.FloatTest (0 ms) 2023-01-11T22:38:21.4779177Z [ RUN ] Expr.ByteTest 2023-01-11T22:38:21.4779521Z [ OK ] Expr.ByteTest (0 ms) 2023-01-11T22:38:21.4779840Z [ RUN ] Expr.CharTest 2023-01-11T22:38:21.4780186Z [ OK ] Expr.CharTest (0 ms) 2023-01-11T22:38:21.4780521Z [ RUN ] Expr.ShortTest 2023-01-11T22:38:21.4780869Z [ OK ] Expr.ShortTest (0 ms) 2023-01-11T22:38:21.4781204Z [ RUN ] Expr.LongTest 2023-01-11T22:38:21.4781544Z [ OK ] Expr.LongTest (0 ms) 2023-01-11T22:38:21.4781856Z [ RUN ] Expr.HalfTest 2023-01-11T22:38:21.4782194Z [ OK ] Expr.HalfTest (0 ms) 2023-01-11T22:38:21.4782532Z [ RUN ] Expr.DoubleTest 2023-01-11T22:38:21.4782887Z [ OK ] Expr.DoubleTest (0 ms) 2023-01-11T22:38:21.4783216Z [ RUN ] Expr.VectorAdd01 2023-01-11T22:38:21.4793832Z [ OK ] Expr.VectorAdd01 (1 ms) 2023-01-11T22:38:21.4794213Z [ RUN ] Expr.CompareSelectEQ 2023-01-11T22:38:21.4847246Z [ OK ] Expr.CompareSelectEQ (5 ms) 2023-01-11T22:38:21.4847657Z [ RUN ] Expr.CompareSelectDtypes 2023-01-11T22:38:21.4900139Z [ OK ] Expr.CompareSelectDtypes (5 ms) 2023-01-11T22:38:21.4900575Z [ RUN ] Expr.IntrinsicsDtypes 2023-01-11T22:38:21.4908482Z [ OK ] Expr.IntrinsicsDtypes (0 ms) 2023-01-11T22:38:21.4908864Z [ RUN ] Expr.Substitute01 2023-01-11T22:38:21.4909231Z [ OK ] Expr.Substitute01 (0 ms) 2023-01-11T22:38:21.4909554Z [ RUN ] Expr.Math01 2023-01-11T22:38:21.4909894Z [ OK ] Expr.Math01 (0 ms) 2023-01-11T22:38:21.4910234Z [ RUN ] Expr.UnaryMath01 2023-01-11T22:38:21.4912381Z [ OK ] Expr.UnaryMath01 (0 ms) 2023-01-11T22:38:21.4912749Z [ RUN ] Expr.BinaryMath01 2023-01-11T22:38:21.4913402Z [ OK ] Expr.BinaryMath01 (0 ms) 2023-01-11T22:38:21.4913774Z [ RUN ] Expr.LogicalOps01 2023-01-11T22:38:21.4914590Z [ OK ] Expr.LogicalOps01 (0 ms) 2023-01-11T22:38:21.4915218Z [ RUN ] Expr.LogicalOps02 2023-01-11T22:38:21.4915615Z [ OK ] Expr.LogicalOps02 (0 ms) 2023-01-11T22:38:21.4915949Z [ RUN ] Expr.LogicalOps03 2023-01-11T22:38:21.4917966Z [ OK ] Expr.LogicalOps03 (0 ms) 2023-01-11T22:38:21.4918324Z [ RUN ] Expr.BitwiseOps 2023-01-11T22:38:21.4918679Z [ OK ] Expr.BitwiseOps (0 ms) 2023-01-11T22:38:21.4919029Z [ RUN ] Expr.DynamicShapeAdd 2023-01-11T22:38:21.4921607Z [ OK ] Expr.DynamicShapeAdd (0 ms) 2023-01-11T22:38:21.4921981Z [ RUN ] Expr.OutOfBounds 2023-01-11T22:38:21.4923821Z [ OK ] Expr.OutOfBounds (0 ms) 2023-01-11T22:38:21.4924196Z [ RUN ] Expr.OutOfBounds2d 2023-01-11T22:38:21.4935452Z [ OK ] Expr.OutOfBounds2d (1 ms) 2023-01-11T22:38:21.4935874Z [ RUN ] Expr.OutOfBounds2dFlattenedIndex 2023-01-11T22:38:21.4942542Z [ OK ] Expr.OutOfBounds2dFlattenedIndex (0 ms) 2023-01-11T22:38:21.4943270Z [----------] 30 tests from Expr (17 ms total) 2023-01-11T22:38:21.4943500Z 2023-01-11T22:38:21.4943712Z [----------] 16 tests from ExternalCall 2023-01-11T22:38:21.4944099Z [ RUN ] ExternalCall.Conv1d_float 2023-01-11T22:38:21.5312066Z [ OK ] ExternalCall.Conv1d_float (36 ms) 2023-01-11T22:38:21.5312798Z [ RUN ] ExternalCall.Conv1d_int 2023-01-11T22:38:21.5708679Z [ OK ] ExternalCall.Conv1d_int (39 ms) 2023-01-11T22:38:21.5709441Z [ RUN ] ExternalCall.Conv1d_nobias_noargs 2023-01-11T22:38:21.6031835Z [ OK ] ExternalCall.Conv1d_nobias_noargs (32 ms) 2023-01-11T22:38:21.6032598Z [ RUN ] ExternalCall.Conv2d_float 2023-01-11T22:38:21.6426185Z [ OK ] ExternalCall.Conv2d_float (39 ms) 2023-01-11T22:38:21.6426930Z [ RUN ] ExternalCall.Conv2d_int 2023-01-11T22:38:21.6926036Z [ OK ] ExternalCall.Conv2d_int (49 ms) 2023-01-11T22:38:21.6926837Z [ RUN ] ExternalCall.Conv2d_nobias_noargs 2023-01-11T22:38:21.7279076Z [ OK ] ExternalCall.Conv2d_nobias_noargs (35 ms) 2023-01-11T22:38:21.7279948Z [ RUN ] ExternalCall.Addmm_float 2023-01-11T22:38:21.7621203Z [ OK ] ExternalCall.Addmm_float (34 ms) 2023-01-11T22:38:21.7621955Z [ RUN ] ExternalCall.Embedding 2023-01-11T22:38:21.7949737Z [ OK ] ExternalCall.Embedding (32 ms) 2023-01-11T22:38:21.7950472Z [ RUN ] ExternalCall.MaxReduction 2023-01-11T22:38:21.8251608Z [ OK ] ExternalCall.MaxReduction (30 ms) 2023-01-11T22:38:21.8252495Z [ RUN ] ExternalCall.Prepacked_Linear_float 2023-01-11T22:38:21.8620973Z [ OK ] ExternalCall.Prepacked_Linear_float (37 ms) 2023-01-11T22:38:21.8624662Z [ RUN ] ExternalCall.Prepacked_Conv2d_float 2023-01-11T22:38:21.9030323Z [ OK ] ExternalCall.Prepacked_Conv2d_float (40 ms) 2023-01-11T22:38:21.9032901Z [ RUN ] ExternalCall.BinaryFloat 2023-01-11T22:38:21.9984628Z [ OK ] ExternalCall.BinaryFloat (95 ms) 2023-01-11T22:38:21.9985471Z [ RUN ] ExternalCall.UnaryFloat 2023-01-11T22:38:22.0589199Z [ OK ] ExternalCall.UnaryFloat (60 ms) 2023-01-11T22:38:22.0589649Z [ RUN ] ExternalCall.ComputeInterop 2023-01-11T22:38:23.4555966Z [ OK ] ExternalCall.ComputeInterop (1396 ms) 2023-01-11T22:38:23.4556437Z [ RUN ] ExternalCall.Inlining 2023-01-11T22:38:23.5541786Z [ OK ] ExternalCall.Inlining (98 ms) 2023-01-11T22:38:23.5542233Z [ RUN ] ExternalCall.JitCustomFusionOp 2023-01-11T22:38:23.7087790Z [ OK ] ExternalCall.JitCustomFusionOp (154 ms) 2023-01-11T22:38:23.7088264Z [----------] 16 tests from ExternalCall (2214 ms total) 2023-01-11T22:38:23.7088500Z 2023-01-11T22:38:23.7088705Z [----------] 8 tests from GraphOpt 2023-01-11T22:38:23.7089085Z [ RUN ] GraphOpt.OptimizeCat 2023-01-11T22:38:23.7517736Z [ OK ] GraphOpt.OptimizeCat (42 ms) 2023-01-11T22:38:23.7518428Z [ RUN ] GraphOpt.OptimizeCat2 2023-01-11T22:38:23.7994002Z [ OK ] GraphOpt.OptimizeCat2 (47 ms) 2023-01-11T22:38:23.7994412Z [ RUN ] GraphOpt.OptimizeCat3 2023-01-11T22:38:23.8544258Z [ OK ] GraphOpt.OptimizeCat3 (54 ms) 2023-01-11T22:38:23.8544767Z [ RUN ] GraphOpt.OptimizeCatWithTypePromotionInUser 2023-01-11T22:38:23.8984098Z [ OK ] GraphOpt.OptimizeCatWithTypePromotionInUser (43 ms) 2023-01-11T22:38:23.8984667Z [ RUN ] GraphOpt.OptimizeCatWithTypePromotionInCat 2023-01-11T22:38:23.9835065Z [ OK ] GraphOpt.OptimizeCatWithTypePromotionInCat (85 ms) 2023-01-11T22:38:23.9835645Z [ RUN ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp 2023-01-11T22:38:24.0336521Z [ OK ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp (50 ms) 2023-01-11T22:38:24.0337144Z [ RUN ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp2 2023-01-11T22:38:24.0872795Z [ OK ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp2 (53 ms) 2023-01-11T22:38:24.0873695Z [ RUN ] GraphOpt.AOTGraphPrepPasses 2023-01-11T22:38:24.0874154Z [ OK ] GraphOpt.AOTGraphPrepPasses (0 ms) 2023-01-11T22:38:24.0874585Z [----------] 8 tests from GraphOpt (378 ms total) 2023-01-11T22:38:24.0874801Z 2023-01-11T22:38:24.0875001Z [----------] 4 tests from IRPrinter 2023-01-11T22:38:24.0875383Z [ RUN ] IRPrinter.BasicValueTest 2023-01-11T22:38:24.0875795Z [ OK ] IRPrinter.BasicValueTest (0 ms) 2023-01-11T22:38:24.0876193Z [ RUN ] IRPrinter.BasicValueTest02 2023-01-11T22:38:24.0876616Z [ OK ] IRPrinter.BasicValueTest02 (0 ms) 2023-01-11T22:38:24.0877004Z [ RUN ] IRPrinter.CastTest 2023-01-11T22:38:24.0877377Z [ OK ] IRPrinter.CastTest (0 ms) 2023-01-11T22:38:24.0877763Z [ RUN ] IRPrinter.FunctionName 2023-01-11T22:38:24.0879404Z [ OK ] IRPrinter.FunctionName (0 ms) 2023-01-11T22:38:24.0879844Z [----------] 4 tests from IRPrinter (0 ms total) 2023-01-11T22:38:24.0880208Z 2023-01-11T22:38:24.0880655Z [----------] 8 tests from IRVerifier 2023-01-11T22:38:24.0881421Z [ RUN ] IRVerifier.BitwiseOps 2023-01-11T22:38:24.0882159Z [ OK ] IRVerifier.BitwiseOps (0 ms) 2023-01-11T22:38:24.0882833Z [ RUN ] IRVerifier.CompareSelect 2023-01-11T22:38:24.0883274Z [ OK ] IRVerifier.CompareSelect (0 ms) 2023-01-11T22:38:24.0883900Z [ RUN ] IRVerifier.Ramp 2023-01-11T22:38:24.0884459Z [ OK ] IRVerifier.Ramp (0 ms) 2023-01-11T22:38:24.0884824Z [ RUN ] IRVerifier.Load 2023-01-11T22:38:24.0885510Z [ OK ] IRVerifier.Load (0 ms) 2023-01-11T22:38:24.0886043Z [ RUN ] IRVerifier.IfThenElse 2023-01-11T22:38:24.0886443Z [ OK ] IRVerifier.IfThenElse (0 ms) 2023-01-11T22:38:24.0886816Z [ RUN ] IRVerifier.For 2023-01-11T22:38:24.0887167Z [ OK ] IRVerifier.For (0 ms) 2023-01-11T22:38:24.0887497Z [ RUN ] IRVerifier.Block 2023-01-11T22:38:24.0887861Z [ OK ] IRVerifier.Block (0 ms) 2023-01-11T22:38:24.0888212Z [ RUN ] IRVerifier.Store 2023-01-11T22:38:24.0888558Z [ OK ] IRVerifier.Store (0 ms) 2023-01-11T22:38:24.0888970Z [----------] 8 tests from IRVerifier (0 ms total) 2023-01-11T22:38:24.0889184Z 2023-01-11T22:38:24.0889378Z [----------] 39 tests from Kernel 2023-01-11T22:38:24.0889771Z [ RUN ] Kernel.ParallelExternalCallBuf 2023-01-11T22:38:24.1652520Z [ OK ] Kernel.ParallelExternalCallBuf (76 ms) 2023-01-11T22:38:24.1653007Z [ RUN ] Kernel.InliningIntermediates 2023-01-11T22:38:24.5591655Z [ OK ] Kernel.InliningIntermediates (393 ms) 2023-01-11T22:38:24.5592191Z [ RUN ] Kernel.PreAllocIntermediateBufs 2023-01-11T22:38:24.7481991Z [ OK ] Kernel.PreAllocIntermediateBufs (189 ms) 2023-01-11T22:38:24.7482406Z [ RUN ] Kernel._1 2023-01-11T22:38:24.7867200Z [ OK ] Kernel._1 (38 ms) 2023-01-11T22:38:24.7867563Z [ RUN ] Kernel._2 2023-01-11T22:38:24.8282179Z [ OK ] Kernel._2 (41 ms) 2023-01-11T22:38:24.8282523Z [ RUN ] Kernel._3 2023-01-11T22:38:24.8702926Z [ OK ] Kernel._3 (42 ms) 2023-01-11T22:38:24.8703278Z [ RUN ] Kernel.Huge 2023-01-11T22:38:24.9029386Z [ OK ] Kernel.Huge (32 ms) 2023-01-11T22:38:24.9029778Z [ RUN ] Kernel.ParallelStrided 2023-01-11T22:38:25.0217862Z [ OK ] Kernel.ParallelStrided (118 ms) 2023-01-11T22:38:25.0218709Z [ RUN ] Kernel.CatInputTypesPromotion 2023-01-11T22:38:25.1488646Z [ OK ] Kernel.CatInputTypesPromotion (127 ms) 2023-01-11T22:38:25.1489060Z [ RUN ] Kernel.ToDType 2023-01-11T22:38:25.1850842Z [ OK ] Kernel.ToDType (36 ms) 2023-01-11T22:38:25.1851282Z [ RUN ] Kernel.CatAndInlineWithAConstantDim 2023-01-11T22:38:25.2226217Z [ OK ] Kernel.CatAndInlineWithAConstantDim (37 ms) 2023-01-11T22:38:25.2226664Z [ RUN ] Kernel.CatWithEmptyInputs 2023-01-11T22:38:25.3161601Z [ OK ] Kernel.CatWithEmptyInputs (93 ms) 2023-01-11T22:38:25.3162036Z [ RUN ] Kernel.CatWoConditionals 2023-01-11T22:38:25.4134620Z [ OK ] Kernel.CatWoConditionals (97 ms) 2023-01-11T22:38:25.4135049Z [ RUN ] Kernel.OptimizeConditionals 2023-01-11T22:38:25.5406299Z [ OK ] Kernel.OptimizeConditionals (127 ms) 2023-01-11T22:38:25.5406697Z [ RUN ] Kernel.SumAllAxes 2023-01-11T22:38:25.6050797Z [ OK ] Kernel.SumAllAxes (64 ms) 2023-01-11T22:38:25.6051564Z [ RUN ] Kernel.SumOneAxis 2023-01-11T22:38:26.1406372Z [ OK ] Kernel.SumOneAxis (535 ms) 2023-01-11T22:38:26.1407198Z [ RUN ] Kernel.SumMultipleAxes 2023-01-11T22:38:26.7117175Z [ OK ] Kernel.SumMultipleAxes (571 ms) 2023-01-11T22:38:26.7117989Z [ RUN ] Kernel.Softmax2D 2023-01-11T22:38:27.3013026Z [ OK ] Kernel.Softmax2D (589 ms) 2023-01-11T22:38:27.3013822Z [ RUN ] Kernel.Softmax3D 2023-01-11T22:38:28.4731394Z [ OK ] Kernel.Softmax3D (1171 ms) 2023-01-11T22:38:28.4732193Z [ RUN ] Kernel.Softmax4D 2023-01-11T22:38:29.8819851Z [ OK ] Kernel.Softmax4D (1408 ms) 2023-01-11T22:38:29.8820645Z [ RUN ] Kernel.SignTest 2023-01-11T22:38:29.9916419Z [ OK ] Kernel.SignTest (109 ms) 2023-01-11T22:38:29.9917315Z [ RUN ] Kernel.InlineProducerIntoReduction 2023-01-11T22:38:30.0288441Z [ OK ] Kernel.InlineProducerIntoReduction (37 ms) 2023-01-11T22:38:30.0289506Z [ RUN ] Kernel.InlineReductionIntoConsumer 2023-01-11T22:38:30.0748454Z [ OK ] Kernel.InlineReductionIntoConsumer (46 ms) 2023-01-11T22:38:30.0749442Z [ RUN ] Kernel.SanitizeNames_CUDA 2023-01-11T22:38:30.3692521Z [ OK ] Kernel.SanitizeNames_CUDA (294 ms) 2023-01-11T22:38:30.3693429Z [ RUN ] Kernel.SanitizeConstants_CUDA 2023-01-11T22:38:30.6650547Z [ OK ] Kernel.SanitizeConstants_CUDA (295 ms) 2023-01-11T22:38:30.6651402Z [ RUN ] Kernel.ConstantTensors 2023-01-11T22:38:30.7178122Z [ OK ] Kernel.ConstantTensors (52 ms) 2023-01-11T22:38:30.7179081Z [ RUN ] Kernel.ConstantTensorsNonContiguous 2023-01-11T22:38:30.7699217Z [ OK ] Kernel.ConstantTensorsNonContiguous (52 ms) 2023-01-11T22:38:30.7700082Z [ RUN ] Kernel.RunFast 2023-01-11T22:38:30.8117781Z [ OK ] Kernel.RunFast (41 ms) 2023-01-11T22:38:30.8118658Z [ RUN ] Kernel.RunWithAllocatedOutputs 2023-01-11T22:38:30.8535487Z [ OK ] Kernel.RunWithAllocatedOutputs (41 ms) 2023-01-11T22:38:30.8536385Z [ RUN ] Kernel.CodegenInspection 2023-01-11T22:38:30.9054925Z [ OK ] Kernel.CodegenInspection (51 ms) 2023-01-11T22:38:30.9055750Z [ RUN ] Kernel.CustomLowering 2023-01-11T22:38:30.9379139Z [ OK ] Kernel.CustomLowering (32 ms) 2023-01-11T22:38:30.9379919Z [ RUN ] Kernel.Vectorize 2023-01-11T22:38:30.9784210Z [ OK ] Kernel.Vectorize (40 ms) 2023-01-11T22:38:30.9785062Z [ RUN ] Kernel.Strided1dWithinBounds 2023-01-11T22:38:31.0083457Z [ OK ] Kernel.Strided1dWithinBounds (29 ms) 2023-01-11T22:38:31.0084286Z [ RUN ] Kernel.InputAsOutput 2023-01-11T22:38:31.0545071Z [ OK ] Kernel.InputAsOutput (46 ms) 2023-01-11T22:38:31.0545886Z [ RUN ] Kernel.ScalarOut 2023-01-11T22:38:31.0811533Z [ OK ] Kernel.ScalarOut (26 ms) 2023-01-11T22:38:31.0812306Z [ RUN ] Kernel.ScalarTensorOut 2023-01-11T22:38:31.1153006Z [ OK ] Kernel.ScalarTensorOut (34 ms) 2023-01-11T22:38:31.1153904Z [ RUN ] Kernel.FuseLoopsWithVariableBounds 2023-01-11T22:38:31.7048243Z [ OK ] Kernel.FuseLoopsWithVariableBounds (589 ms) 2023-01-11T22:38:31.7049355Z [ RUN ] Kernel.FuseLoopsWithVariableConcatDim 2023-01-11T22:38:32.3500603Z [ OK ] Kernel.FuseLoopsWithVariableConcatDim (645 ms) 2023-01-11T22:38:32.3501799Z [ RUN ] Kernel.DoNotFuseLoopsWithMismatchingVariableDims 2023-01-11T22:38:32.7716678Z [ OK ] Kernel.DoNotFuseLoopsWithMismatchingVariableDims (421 ms) 2023-01-11T22:38:32.7717811Z [----------] 39 tests from Kernel (8683 ms total) 2023-01-11T22:38:32.7718210Z 2023-01-11T22:38:32.7718638Z [----------] 174 tests from LoopNest 2023-01-11T22:38:32.7719409Z [ RUN ] LoopNest.ExprSimple01 2023-01-11T22:38:32.7720223Z [ OK ] LoopNest.ExprSimple01 (0 ms) 2023-01-11T22:38:32.7721009Z [ RUN ] LoopNest.ExprLower01 2023-01-11T22:38:32.7721802Z [ OK ] LoopNest.ExprLower01 (0 ms) 2023-01-11T22:38:32.7722564Z [ RUN ] LoopNest.ExprSimple02 2023-01-11T22:38:32.7754411Z [ OK ] LoopNest.ExprSimple02 (3 ms) 2023-01-11T22:38:32.7755329Z [ RUN ] LoopNest.ExprSliceHeadWithLoopOptions 2023-01-11T22:38:32.7758156Z [ OK ] LoopNest.ExprSliceHeadWithLoopOptions (0 ms) 2023-01-11T22:38:32.7759149Z [ RUN ] LoopNest.ExprSliceTailWithLoopOptions 2023-01-11T22:38:32.7765631Z [ OK ] LoopNest.ExprSliceTailWithLoopOptions (0 ms) 2023-01-11T22:38:32.7766747Z [ RUN ] LoopNest.ExprSliceHeadWhenFactorEqualsSize 2023-01-11T22:38:32.7768076Z [ OK ] LoopNest.ExprSliceHeadWhenFactorEqualsSize (0 ms) 2023-01-11T22:38:32.7769183Z [ RUN ] LoopNest.ExprSliceHeadWhenFactorLargerThanSize 2023-01-11T22:38:32.7770341Z [ OK ] LoopNest.ExprSliceHeadWhenFactorLargerThanSize (0 ms) 2023-01-11T22:38:32.7771275Z [ RUN ] LoopNest.ExprSliceHead 2023-01-11T22:38:32.7772036Z [ OK ] LoopNest.ExprSliceHead (0 ms) 2023-01-11T22:38:32.7772940Z [ RUN ] LoopNest.ExprSliceHeadWithNonZeroStart 2023-01-11T22:38:32.7774260Z [ OK ] LoopNest.ExprSliceHeadWithNonZeroStart (0 ms) 2023-01-11T22:38:32.7775290Z [ RUN ] LoopNest.ExprSliceTailWhenFactorEqualsSize 2023-01-11T22:38:32.7776341Z [ OK ] LoopNest.ExprSliceTailWhenFactorEqualsSize (0 ms) 2023-01-11T22:38:32.7777416Z [ RUN ] LoopNest.ExprSliceTailWhenFactorLargerThanSize 2023-01-11T22:38:32.7778553Z [ OK ] LoopNest.ExprSliceTailWhenFactorLargerThanSize (0 ms) 2023-01-11T22:38:32.7779466Z [ RUN ] LoopNest.ExprSliceTail 2023-01-11T22:38:32.7780283Z [ OK ] LoopNest.ExprSliceTail (0 ms) 2023-01-11T22:38:32.7781302Z [ RUN ] LoopNest.ExprSplitAndSlice 2023-01-11T22:38:32.7792671Z [ OK ] LoopNest.ExprSplitAndSlice (1 ms) 2023-01-11T22:38:32.7793520Z [ RUN ] LoopNest.ExprSliceAndNormalize 2023-01-11T22:38:32.7796591Z [ OK ] LoopNest.ExprSliceAndNormalize (0 ms) 2023-01-11T22:38:32.7797573Z [ RUN ] LoopNest.ExprSliceWithVariableDimension 2023-01-11T22:38:32.7824202Z [ OK ] LoopNest.ExprSliceWithVariableDimension (2 ms) 2023-01-11T22:38:32.7825145Z [ RUN ] LoopNest.ExprSplitWithTail 2023-01-11T22:38:32.7836716Z [ OK ] LoopNest.ExprSplitWithTail (1 ms) 2023-01-11T22:38:32.7837600Z [ RUN ] LoopNest.ExprSplitWithTailNone 2023-01-11T22:38:32.7856669Z [ OK ] LoopNest.ExprSplitWithTailNone (1 ms) 2023-01-11T22:38:32.7857590Z [ RUN ] LoopNest.ExprSplitWithMask01 2023-01-11T22:38:32.7898750Z [ OK ] LoopNest.ExprSplitWithMask01 (4 ms) 2023-01-11T22:38:32.7899741Z [ RUN ] LoopNest.ExprSplitWithMaskRepeatedNoMask 2023-01-11T22:38:32.7907315Z [ OK ] LoopNest.ExprSplitWithMaskRepeatedNoMask (0 ms) 2023-01-11T22:38:32.7908245Z [ RUN ] LoopNest.getLoopAt 2023-01-11T22:38:32.7908990Z [ OK ] LoopNest.getLoopAt (0 ms) 2023-01-11T22:38:32.7909710Z [ RUN ] LoopNest.TileSimple 2023-01-11T22:38:32.9164767Z [ OK ] LoopNest.TileSimple (125 ms) 2023-01-11T22:38:32.9165967Z [ RUN ] LoopNest.TileWithTails 2023-01-11T22:38:33.0427678Z [ OK ] LoopNest.TileWithTails (126 ms) 2023-01-11T22:38:33.0428469Z [ RUN ] LoopNest.TileInMiddle 2023-01-11T22:38:33.2446763Z [ OK ] LoopNest.TileInMiddle (201 ms) 2023-01-11T22:38:33.2447730Z [ RUN ] LoopNest.SplitWithTailWithLoopOptions 2023-01-11T22:38:33.2448737Z [ OK ] LoopNest.SplitWithTailWithLoopOptions (0 ms) 2023-01-11T22:38:33.2449792Z [ RUN ] LoopNest.SplitWithMaskWithLoopOptions 2023-01-11T22:38:33.2450769Z [ OK ] LoopNest.SplitWithMaskWithLoopOptions (0 ms) 2023-01-11T22:38:33.2451719Z [ RUN ] LoopNest.ScheduleBroadcastAddBuffer 2023-01-11T22:38:33.2478041Z [ OK ] LoopNest.ScheduleBroadcastAddBuffer (2 ms) 2023-01-11T22:38:33.2478959Z [ RUN ] LoopNest.ScheduleFunctionCall01 2023-01-11T22:38:33.2587173Z [ OK ] LoopNest.ScheduleFunctionCall01 (10 ms) 2023-01-11T22:38:33.2588047Z [ RUN ] LoopNest.ScheduleInlineSimple 2023-01-11T22:38:33.2758052Z [ OK ] LoopNest.ScheduleInlineSimple (17 ms) 2023-01-11T22:38:33.2758934Z [ RUN ] LoopNest.ScheduleInlineFunc01 2023-01-11T22:38:33.3549421Z [ OK ] LoopNest.ScheduleInlineFunc01 (79 ms) 2023-01-11T22:38:33.3550536Z [ RUN ] LoopNest.ScheduleInlineRandom 2023-01-11T22:38:33.3556201Z [ OK ] LoopNest.ScheduleInlineRandom (0 ms) 2023-01-11T22:38:33.3557155Z [ RUN ] LoopNest.ScheduleInlineRandomUnrelated 2023-01-11T22:38:33.3563259Z [ OK ] LoopNest.ScheduleInlineRandomUnrelated (0 ms) 2023-01-11T22:38:33.3564347Z [ RUN ] LoopNest.ScheduleInlineRandomLowerDimensions 2023-01-11T22:38:33.3569409Z [ OK ] LoopNest.ScheduleInlineRandomLowerDimensions (0 ms) 2023-01-11T22:38:33.3570416Z [ RUN ] LoopNest.ScheduleInlineIntrinsics 2023-01-11T22:38:33.3696698Z [ OK ] LoopNest.ScheduleInlineIntrinsics (12 ms) 2023-01-11T22:38:33.3697721Z [ RUN ] LoopNest.ScheduleInlineRandWithIntrinsics 2023-01-11T22:38:33.3702580Z [ OK ] LoopNest.ScheduleInlineRandWithIntrinsics (0 ms) 2023-01-11T22:38:33.3703584Z [ RUN ] LoopNest.ScheduleSplitAThenInline 2023-01-11T22:38:33.3704963Z [ OK ] LoopNest.ScheduleSplitAThenInline (0 ms) 2023-01-11T22:38:33.3706096Z [ RUN ] LoopNest.ScheduleSplitBThenInline 2023-01-11T22:38:33.3713144Z [ OK ] LoopNest.ScheduleSplitBThenInline (0 ms) 2023-01-11T22:38:33.3714154Z [ RUN ] LoopNest.ScheduleSplitTwiceThenInline 2023-01-11T22:38:33.3715466Z [ OK ] LoopNest.ScheduleSplitTwiceThenInline (0 ms) 2023-01-11T22:38:33.3716403Z [ RUN ] LoopNest.ScheduleInlineThenSplit 2023-01-11T22:38:33.3723592Z [ OK ] LoopNest.ScheduleInlineThenSplit (0 ms) 2023-01-11T22:38:33.3724570Z [ RUN ] LoopNest.ScheduleSplitInlineThenSplit 2023-01-11T22:38:33.3736637Z [ OK ] LoopNest.ScheduleSplitInlineThenSplit (1 ms) 2023-01-11T22:38:33.3737653Z [ RUN ] LoopNest.ScheduleSplitInlineSimplify 2023-01-11T22:38:33.3738614Z [ OK ] LoopNest.ScheduleSplitInlineSimplify (0 ms) 2023-01-11T22:38:33.3739603Z [ RUN ] LoopNest.ScheduleInlineThreeMixedOnce 2023-01-11T22:38:33.3747884Z [ OK ] LoopNest.ScheduleInlineThreeMixedOnce (0 ms) 2023-01-11T22:38:33.3748873Z [ RUN ] LoopNest.ScheduleInlineThreeMixedTwice 2023-01-11T22:38:33.3756150Z [ OK ] LoopNest.ScheduleInlineThreeMixedTwice (0 ms) 2023-01-11T22:38:33.3757163Z [ RUN ] LoopNest.ScheduleInlineThreeMixedInner 2023-01-11T22:38:33.3765612Z [ OK ] LoopNest.ScheduleInlineThreeMixedInner (0 ms) 2023-01-11T22:38:33.3766628Z [ RUN ] LoopNest.ScheduleInlineThreeMixedSplit 2023-01-11T22:38:33.3769424Z [ OK ] LoopNest.ScheduleInlineThreeMixedSplit (0 ms) 2023-01-11T22:38:33.3770427Z [ RUN ] LoopNest.ScheduleInlineOutputTensors 2023-01-11T22:38:33.3778762Z [ OK ] LoopNest.ScheduleInlineOutputTensors (0 ms) 2023-01-11T22:38:33.3779793Z [ RUN ] LoopNest.ScheduleInlineWithCompoundIndices 2023-01-11T22:38:33.3780859Z [ OK ] LoopNest.ScheduleInlineWithCompoundIndices (0 ms) 2023-01-11T22:38:33.3781991Z [ RUN ] LoopNest.ScheduleInlineConsumerIndicesWithCast 2023-01-11T22:38:33.3783148Z [ OK ] LoopNest.ScheduleInlineConsumerIndicesWithCast (0 ms) 2023-01-11T22:38:33.3784229Z [ RUN ] LoopNest.ScheduleInlineProducerIndicesWithCast 2023-01-11T22:38:33.3785343Z [ OK ] LoopNest.ScheduleInlineProducerIndicesWithCast (0 ms) 2023-01-11T22:38:33.3786283Z [ RUN ] LoopNest.ScheduleFuserStyle 2023-01-11T22:38:33.3855784Z [ OK ] LoopNest.ScheduleFuserStyle (7 ms) 2023-01-11T22:38:33.3856687Z [ RUN ] LoopNest.ScheduleFuserThreeArg 2023-01-11T22:38:33.3940932Z [ OK ] LoopNest.ScheduleFuserThreeArg (8 ms) 2023-01-11T22:38:33.3941852Z [ RUN ] LoopNest.ScheduleDynamicShape2D 2023-01-11T22:38:33.4090239Z [ OK ] LoopNest.ScheduleDynamicShape2D (14 ms) 2023-01-11T22:38:33.4091345Z [ RUN ] LoopNest.LoopNestComputeAt_1 2023-01-11T22:38:33.4104558Z [ OK ] LoopNest.LoopNestComputeAt_1 (1 ms) 2023-01-11T22:38:33.4105455Z [ RUN ] LoopNest.LoopNestComputeAt_2 2023-01-11T22:38:33.4798772Z [ OK ] LoopNest.LoopNestComputeAt_2 (69 ms) 2023-01-11T22:38:33.4799658Z [ RUN ] LoopNest.LoopNestComputeAt_3 2023-01-11T22:38:33.5491077Z [ OK ] LoopNest.LoopNestComputeAt_3 (69 ms) 2023-01-11T22:38:33.5491924Z [ RUN ] LoopNest.Reduce2dComputeAt 2023-01-11T22:38:33.6654499Z [ OK ] LoopNest.Reduce2dComputeAt (116 ms) 2023-01-11T22:38:33.6655362Z [ RUN ] LoopNest.LoopNestReorderAxis1 2023-01-11T22:38:33.6659402Z [ OK ] LoopNest.LoopNestReorderAxis1 (0 ms) 2023-01-11T22:38:33.6660352Z [ RUN ] LoopNest.LoopNestReorderPartialAxes 2023-01-11T22:38:33.6675172Z [ OK ] LoopNest.LoopNestReorderPartialAxes (1 ms) 2023-01-11T22:38:33.6676158Z [ RUN ] LoopNest.LoopNestReorderInternalAxis 2023-01-11T22:38:33.6690380Z [ OK ] LoopNest.LoopNestReorderInternalAxis (1 ms) 2023-01-11T22:38:33.6691365Z [ RUN ] LoopNest.LoopNestReorderEnclosingAxis 2023-01-11T22:38:33.6704988Z [ OK ] LoopNest.LoopNestReorderEnclosingAxis (1 ms) 2023-01-11T22:38:33.6705963Z [ RUN ] LoopNest.LoopNestReorderSameAxis 2023-01-11T22:38:33.6706853Z [ OK ] LoopNest.LoopNestReorderSameAxis (0 ms) 2023-01-11T22:38:33.6707804Z [ RUN ] LoopNest.LoopNestReorderExtraStatements 2023-01-11T22:38:33.6729358Z [ OK ] LoopNest.LoopNestReorderExtraStatements (2 ms) 2023-01-11T22:38:33.6730437Z [ RUN ] LoopNest.LoopNestReorderLongStringOfPreOrphans 2023-01-11T22:38:33.7519624Z [ OK ] LoopNest.LoopNestReorderLongStringOfPreOrphans (78 ms) 2023-01-11T22:38:33.7520803Z [ RUN ] LoopNest.LoopNestReorderLongStringOfPostOrphans 2023-01-11T22:38:33.8310239Z [ OK ] LoopNest.LoopNestReorderLongStringOfPostOrphans (79 ms) 2023-01-11T22:38:33.8311330Z [ RUN ] LoopNest.LoopNestReorderLongStringFull 2023-01-11T22:38:33.9323635Z [ OK ] LoopNest.LoopNestReorderLongStringFull (101 ms) 2023-01-11T22:38:33.9324695Z [ RUN ] LoopNest.LoopNestReorderInternalLoopNest 2023-01-11T22:38:33.9486998Z [ OK ] LoopNest.LoopNestReorderInternalLoopNest (16 ms) 2023-01-11T22:38:33.9487988Z [ RUN ] LoopNest.OuterLoopVectorization 2023-01-11T22:38:33.9489083Z [ OK ] LoopNest.OuterLoopVectorization (0 ms) 2023-01-11T22:38:33.9489597Z [ RUN ] LoopNest.VectorizeLoopNotNormalized 2023-01-11T22:38:33.9493318Z [ OK ] LoopNest.VectorizeLoopNotNormalized (0 ms) 2023-01-11T22:38:33.9494428Z [ RUN ] LoopNest.Unroll 2023-01-11T22:38:33.9494810Z [ OK ] LoopNest.Unroll (0 ms) 2023-01-11T22:38:33.9495441Z [ RUN ] LoopNest.UnrollOuter 2023-01-11T22:38:33.9498724Z [ OK ] LoopNest.UnrollOuter (0 ms) 2023-01-11T22:38:33.9499382Z [ RUN ] LoopNest.UnrollInner 2023-01-11T22:38:33.9500451Z [ OK ] LoopNest.UnrollInner (0 ms) 2023-01-11T22:38:33.9500886Z [ RUN ] LoopNest.UnrollMultipleStatements 2023-01-11T22:38:33.9502981Z [ OK ] LoopNest.UnrollMultipleStatements (0 ms) 2023-01-11T22:38:33.9503744Z [ RUN ] LoopNest.UnrollNonLiteralConstantBounds 2023-01-11T22:38:33.9505742Z [ OK ] LoopNest.UnrollNonLiteralConstantBounds (0 ms) 2023-01-11T22:38:33.9506479Z [ RUN ] LoopNest.UnrollNonConstantBounds 2023-01-11T22:38:33.9528611Z [ OK ] LoopNest.UnrollNonConstantBounds (2 ms) 2023-01-11T22:38:33.9529339Z [ RUN ] LoopNest.UnrollByFactorsLessThan2 2023-01-11T22:38:33.9529837Z [ OK ] LoopNest.UnrollByFactorsLessThan2 (0 ms) 2023-01-11T22:38:33.9530502Z [ RUN ] LoopNest.UnrollByFactorEqualToIters 2023-01-11T22:38:33.9534455Z [ OK ] LoopNest.UnrollByFactorEqualToIters (0 ms) 2023-01-11T22:38:33.9535182Z [ RUN ] LoopNest.UnrollEmpty 2023-01-11T22:38:33.9535686Z [ OK ] LoopNest.UnrollEmpty (0 ms) 2023-01-11T22:38:33.9536161Z [ RUN ] LoopNest.NoUnroll 2023-01-11T22:38:33.9536523Z [ OK ] LoopNest.NoUnroll (0 ms) 2023-01-11T22:38:33.9537054Z [ RUN ] LoopNest.UnrollWithLet 2023-01-11T22:38:33.9539391Z [ OK ] LoopNest.UnrollWithLet (0 ms) 2023-01-11T22:38:33.9540053Z [ RUN ] LoopNest.IsNormalized 2023-01-11T22:38:33.9540464Z [ OK ] LoopNest.IsNormalized (0 ms) 2023-01-11T22:38:33.9540882Z [ RUN ] LoopNest.NormalizeStartPositive 2023-01-11T22:38:33.9543206Z [ OK ] LoopNest.NormalizeStartPositive (0 ms) 2023-01-11T22:38:33.9543928Z [ RUN ] LoopNest.NormalizeStartNegative 2023-01-11T22:38:33.9547262Z [ OK ] LoopNest.NormalizeStartNegative (0 ms) 2023-01-11T22:38:33.9548012Z [ RUN ] LoopNest.NormalizeStartZero 2023-01-11T22:38:33.9548466Z [ OK ] LoopNest.NormalizeStartZero (0 ms) 2023-01-11T22:38:33.9548931Z [ RUN ] LoopNest.NormalizeStartVariable 2023-01-11T22:38:33.9552118Z [ OK ] LoopNest.NormalizeStartVariable (0 ms) 2023-01-11T22:38:33.9552616Z [ RUN ] LoopNest.NormalizeOnNestedOuterLoop 2023-01-11T22:38:33.9555221Z [ OK ] LoopNest.NormalizeOnNestedOuterLoop (0 ms) 2023-01-11T22:38:33.9555726Z [ RUN ] LoopNest.NormalizeOnNestedInnerLoop 2023-01-11T22:38:33.9558761Z [ OK ] LoopNest.NormalizeOnNestedInnerLoop (0 ms) 2023-01-11T22:38:33.9559254Z [ RUN ] LoopNest.NormalizeAndSplitWithTail 2023-01-11T22:38:33.9564378Z [ OK ] LoopNest.NormalizeAndSplitWithTail (0 ms) 2023-01-11T22:38:33.9564889Z [ RUN ] LoopNest.NotNormalizeAndSplitWithTail 2023-01-11T22:38:33.9573120Z [ OK ] LoopNest.NotNormalizeAndSplitWithTail (0 ms) 2023-01-11T22:38:33.9573624Z [ RUN ] LoopNest.FlattenSimpleLoopNest2D 2023-01-11T22:38:33.9586591Z [ OK ] LoopNest.FlattenSimpleLoopNest2D (1 ms) 2023-01-11T22:38:33.9587067Z [ RUN ] LoopNest.FlattenSimpleLoopNest3D 2023-01-11T22:38:33.9700738Z [ OK ] LoopNest.FlattenSimpleLoopNest3D (11 ms) 2023-01-11T22:38:33.9701222Z [ RUN ] LoopNest.FlattenLoopNestAfterNormalize 2023-01-11T22:38:33.9736761Z [ OK ] LoopNest.FlattenLoopNestAfterNormalize (3 ms) 2023-01-11T22:38:33.9737343Z [ RUN ] LoopNest.FlattenLoopNestWithNonLiteralConstantBounds 2023-01-11T22:38:33.9753075Z [ OK ] LoopNest.FlattenLoopNestWithNonLiteralConstantBounds (1 ms) 2023-01-11T22:38:33.9753620Z [ RUN ] LoopNest.FlattenImperfectLoopNest 2023-01-11T22:38:33.9754461Z [ OK ] LoopNest.FlattenImperfectLoopNest (0 ms) 2023-01-11T22:38:33.9754951Z [ RUN ] LoopNest.FlattenReductionLoopNest 2023-01-11T22:38:33.9755433Z [ OK ] LoopNest.FlattenReductionLoopNest (0 ms) 2023-01-11T22:38:33.9756154Z [ RUN ] LoopNest.FlattenReductionLoopNestFromTensor 2023-01-11T22:38:33.9756962Z [ OK ] LoopNest.FlattenReductionLoopNestFromTensor (0 ms) 2023-01-11T22:38:33.9757496Z [ RUN ] LoopNest.FlattenIncorrectLoopsAsInput 2023-01-11T22:38:33.9757981Z [ OK ] LoopNest.FlattenIncorrectLoopsAsInput (0 ms) 2023-01-11T22:38:33.9758464Z [ RUN ] LoopNest.DetectInlineRankMismatch 2023-01-11T22:38:33.9758943Z [ OK ] LoopNest.DetectInlineRankMismatch (0 ms) 2023-01-11T22:38:33.9759378Z [ RUN ] LoopNest.CacheReadsSimple 2023-01-11T22:38:34.0262746Z [ OK ] LoopNest.CacheReadsSimple (50 ms) 2023-01-11T22:38:34.0263313Z [ RUN ] LoopNest.CacheReadsOuter 2023-01-11T22:38:34.0802914Z [ OK ] LoopNest.CacheReadsOuter (54 ms) 2023-01-11T22:38:34.0803333Z [ RUN ] LoopNest.CacheReadsInternal 2023-01-11T22:38:34.1383060Z [ OK ] LoopNest.CacheReadsInternal (57 ms) 2023-01-11T22:38:34.1383508Z [ RUN ] LoopNest.CacheReadsInner 2023-01-11T22:38:34.2296795Z [ OK ] LoopNest.CacheReadsInner (91 ms) 2023-01-11T22:38:34.2297210Z [ RUN ] LoopNest.CacheWritesSimple 2023-01-11T22:38:34.3320053Z [ OK ] LoopNest.CacheWritesSimple (102 ms) 2023-01-11T22:38:34.3320678Z [ RUN ] LoopNest.DeadStoreElimination 2023-01-11T22:38:34.3340612Z [ OK ] LoopNest.DeadStoreElimination (2 ms) 2023-01-11T22:38:34.3341398Z [ RUN ] LoopNest.DeadStoreEliminationWithIntermediates 2023-01-11T22:38:34.3358328Z [ OK ] LoopNest.DeadStoreEliminationWithIntermediates (1 ms) 2023-01-11T22:38:34.3359061Z [ RUN ] LoopNest.CompoundTensorSimple 2023-01-11T22:38:34.3376576Z [ OK ] LoopNest.CompoundTensorSimple (1 ms) 2023-01-11T22:38:34.3377432Z [ RUN ] LoopNest.InlineConstantIndex 2023-01-11T22:38:34.3381204Z [ OK ] LoopNest.InlineConstantIndex (0 ms) 2023-01-11T22:38:34.3381939Z [ RUN ] LoopNest.CompoundTensorUsed 2023-01-11T22:38:34.3412472Z [ OK ] LoopNest.CompoundTensorUsed (3 ms) 2023-01-11T22:38:34.3413103Z [ RUN ] LoopNest.InlineFromLoad 2023-01-11T22:38:34.3413619Z [ OK ] LoopNest.InlineFromLoad (0 ms) 2023-01-11T22:38:34.3414477Z [ RUN ] LoopNest.OptimizeConditionalsSimple 2023-01-11T22:38:34.3415556Z [ OK ] LoopNest.OptimizeConditionalsSimple (0 ms) 2023-01-11T22:38:34.3416242Z [ RUN ] LoopNest.OptimizeConditionalsNestedConditions 2023-01-11T22:38:34.3419000Z [ OK ] LoopNest.OptimizeConditionalsNestedConditions (0 ms) 2023-01-11T22:38:34.3419784Z [ RUN ] LoopNest.OptimizeConditionalsMultipleStores 2023-01-11T22:38:34.3422707Z [ OK ] LoopNest.OptimizeConditionalsMultipleStores (0 ms) 2023-01-11T22:38:34.3423510Z [ RUN ] LoopNest.OptimizeConditionalsMultipleStoresInOneLoop 2023-01-11T22:38:34.3429510Z [ OK ] LoopNest.OptimizeConditionalsMultipleStoresInOneLoop (0 ms) 2023-01-11T22:38:34.3430362Z [ RUN ] LoopNest.OptimizeConditionalsOuterLoopVar 2023-01-11T22:38:34.3434554Z [ OK ] LoopNest.OptimizeConditionalsOuterLoopVar (0 ms) 2023-01-11T22:38:34.3435334Z [ RUN ] LoopNest.OptimizeConditionalsCompValuesNotOrdered 2023-01-11T22:38:34.3439174Z [ OK ] LoopNest.OptimizeConditionalsCompValuesNotOrdered (0 ms) 2023-01-11T22:38:34.3440029Z [ RUN ] LoopNest.OptimizeConditionalsCompValuesNotConstants 2023-01-11T22:38:34.3443743Z [ OK ] LoopNest.OptimizeConditionalsCompValuesNotConstants (0 ms) 2023-01-11T22:38:34.3444509Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition 2023-01-11T22:38:34.3448653Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition (0 ms) 2023-01-11T22:38:34.3449424Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition2 2023-01-11T22:38:34.3453353Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition2 (0 ms) 2023-01-11T22:38:34.3454107Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition3 2023-01-11T22:38:34.3457473Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition3 (0 ms) 2023-01-11T22:38:34.3458239Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition4 2023-01-11T22:38:34.3461276Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition4 (0 ms) 2023-01-11T22:38:34.3462035Z [ RUN ] LoopNest.OptimizeConditionalsNotNormalized 2023-01-11T22:38:34.3463462Z [ OK ] LoopNest.OptimizeConditionalsNotNormalized (0 ms) 2023-01-11T22:38:34.3464268Z [ RUN ] LoopNest.ColReduceSplitTailEvenReorder 2023-01-11T22:38:34.5517174Z [ OK ] LoopNest.ColReduceSplitTailEvenReorder (205 ms) 2023-01-11T22:38:34.5517783Z [ RUN ] LoopNest.ColReduceSplitTailUnevenReorder 2023-01-11T22:38:34.7143138Z [ OK ] LoopNest.ColReduceSplitTailUnevenReorder (162 ms) 2023-01-11T22:38:34.7143737Z [ RUN ] LoopNest.ColReduceSplitMaskEvenReorder 2023-01-11T22:38:34.9192964Z [ OK ] LoopNest.ColReduceSplitMaskEvenReorder (203 ms) 2023-01-11T22:38:34.9193628Z [ RUN ] LoopNest.ColReduceSplitMaskUnevenReorder 2023-01-11T22:38:35.1026193Z [ OK ] LoopNest.ColReduceSplitMaskUnevenReorder (184 ms) 2023-01-11T22:38:35.1026757Z [ RUN ] LoopNest.ReorderAxisWithMultipleConds 2023-01-11T22:38:35.1029389Z [ OK ] LoopNest.ReorderAxisWithMultipleConds (0 ms) 2023-01-11T22:38:35.1030253Z [ RUN ] LoopNest.VectorizeUse 2023-01-11T22:38:35.1031062Z [ OK ] LoopNest.VectorizeUse (0 ms) 2023-01-11T22:38:35.1031939Z [ RUN ] LoopNest.Int64Direct 2023-01-11T22:38:35.1032783Z [ OK ] LoopNest.Int64Direct (0 ms) 2023-01-11T22:38:35.1033183Z [ RUN ] LoopNest.Int64Compute 2023-01-11T22:38:35.1033558Z [ OK ] LoopNest.Int64Compute (0 ms) 2023-01-11T22:38:35.1034391Z [ RUN ] LoopNest.DistributeLoopWithAllStmtsAsPivots 2023-01-11T22:38:35.1035199Z [ OK ] LoopNest.DistributeLoopWithAllStmtsAsPivots (0 ms) 2023-01-11T22:38:35.1035754Z [ RUN ] LoopNest.DistributeLoopWithOneStmtAsPivot 2023-01-11T22:38:35.1036555Z [ OK ] LoopNest.DistributeLoopWithOneStmtAsPivot (0 ms) 2023-01-11T22:38:35.1037218Z [ RUN ] LoopNest.DistributeLoopWithoutAnyPivot 2023-01-11T22:38:35.1037751Z [ OK ] LoopNest.DistributeLoopWithoutAnyPivot (0 ms) 2023-01-11T22:38:35.1038248Z [ RUN ] LoopNest.DistributeLoopOverInnerLoops 2023-01-11T22:38:35.1038761Z [ OK ] LoopNest.DistributeLoopOverInnerLoops (0 ms) 2023-01-11T22:38:35.1039319Z [ RUN ] LoopNest.DistributeLoopAndParentsWithoutAnyPivot 2023-01-11T22:38:35.1040775Z [ OK ] LoopNest.DistributeLoopAndParentsWithoutAnyPivot (0 ms) 2023-01-11T22:38:35.1041263Z [ RUN ] LoopNest.fuseLoopsSimple 2023-01-11T22:38:35.1044123Z [ OK ] LoopNest.fuseLoopsSimple (0 ms) 2023-01-11T22:38:35.1044559Z [ RUN ] LoopNest.fuseLoopsMultiple 2023-01-11T22:38:35.1052080Z [ OK ] LoopNest.fuseLoopsMultiple (0 ms) 2023-01-11T22:38:35.1052500Z [ RUN ] LoopNest.fuseLoopsNested 2023-01-11T22:38:35.1062412Z [ OK ] LoopNest.fuseLoopsNested (1 ms) 2023-01-11T22:38:35.1062861Z [ RUN ] LoopNest.fuseLoopsNested2D 2023-01-11T22:38:35.1068093Z [ OK ] LoopNest.fuseLoopsNested2D (0 ms) 2023-01-11T22:38:35.1068563Z [ RUN ] LoopNest.fuseLoopsNested2DInner 2023-01-11T22:38:35.1071831Z [ OK ] LoopNest.fuseLoopsNested2DInner (0 ms) 2023-01-11T22:38:35.1072347Z [ RUN ] LoopNest.fuseLoopsDifferentStopBounds 2023-01-11T22:38:35.1072834Z [ OK ] LoopNest.fuseLoopsDifferentStopBounds (0 ms) 2023-01-11T22:38:35.1073346Z [ RUN ] LoopNest.fuseLoopsDifferentStartBounds 2023-01-11T22:38:35.1073858Z [ OK ] LoopNest.fuseLoopsDifferentStartBounds (0 ms) 2023-01-11T22:38:35.1074528Z [ RUN ] LoopNest.fuseLoopsNotContiguous 2023-01-11T22:38:35.1075322Z [ OK ] LoopNest.fuseLoopsNotContiguous (0 ms) 2023-01-11T22:38:35.1075808Z [ RUN ] LoopNest.fuseLoopsWithDifferentParents 2023-01-11T22:38:35.1076330Z [ OK ] LoopNest.fuseLoopsWithDifferentParents (0 ms) 2023-01-11T22:38:35.1076816Z [ RUN ] LoopNest.fuseLoopsWithVariableBounds 2023-01-11T22:38:35.1081220Z [ OK ] LoopNest.fuseLoopsWithVariableBounds (0 ms) 2023-01-11T22:38:35.1081740Z [ RUN ] LoopNest.fuseLoopsWithExprBounds 2023-01-11T22:38:35.1089525Z [ OK ] LoopNest.fuseLoopsWithExprBounds (0 ms) 2023-01-11T22:38:35.1090023Z [ RUN ] LoopNest.fuseLoopsWithDifferentExprBounds 2023-01-11T22:38:35.1096218Z [ OK ] LoopNest.fuseLoopsWithDifferentExprBounds (0 ms) 2023-01-11T22:38:35.1096811Z [ RUN ] LoopNest.fuseLoopsWithNonOverlappingBufferAccesses 2023-01-11T22:38:35.1103166Z [ OK ] LoopNest.fuseLoopsWithNonOverlappingBufferAccesses (0 ms) 2023-01-11T22:38:35.1103808Z [ RUN ] LoopNest.fuseLoopsWithNonOverlapping2DBufferAccesses 2023-01-11T22:38:35.1114993Z [ OK ] LoopNest.fuseLoopsWithNonOverlapping2DBufferAccesses (1 ms) 2023-01-11T22:38:35.1115552Z [ RUN ] LoopNest.fuseLoopsWithReductions 2023-01-11T22:38:35.1123297Z [ OK ] LoopNest.fuseLoopsWithReductions (0 ms) 2023-01-11T22:38:35.1123783Z [ RUN ] LoopNest.fuseLoopsWith2DReductions 2023-01-11T22:38:35.1137441Z [ OK ] LoopNest.fuseLoopsWith2DReductions (1 ms) 2023-01-11T22:38:35.1137941Z [ RUN ] LoopNest.fuseLoopsWithComplexIndices 2023-01-11T22:38:35.1149875Z [ OK ] LoopNest.fuseLoopsWithComplexIndices (1 ms) 2023-01-11T22:38:35.1150424Z [ RUN ] LoopNest.fuseLoopsWithMixedLoopVarsAsIndices 2023-01-11T22:38:35.1166271Z [ OK ] LoopNest.fuseLoopsWithMixedLoopVarsAsIndices (1 ms) 2023-01-11T22:38:35.1166791Z [ RUN ] LoopNest.fuseLoopsWithTranspose 2023-01-11T22:38:35.1175456Z [ OK ] LoopNest.fuseLoopsWithTranspose (0 ms) 2023-01-11T22:38:35.1175970Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies1 2023-01-11T22:38:35.1182565Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies1 (0 ms) 2023-01-11T22:38:35.1183124Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies2 2023-01-11T22:38:35.1189322Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies2 (0 ms) 2023-01-11T22:38:35.1189884Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies3 2023-01-11T22:38:35.1201561Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies3 (1 ms) 2023-01-11T22:38:35.1202115Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies4 2023-01-11T22:38:35.1216703Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies4 (1 ms) 2023-01-11T22:38:35.1217256Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies5 2023-01-11T22:38:35.1224164Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies5 (0 ms) 2023-01-11T22:38:35.1224711Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies6 2023-01-11T22:38:35.1232108Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies6 (0 ms) 2023-01-11T22:38:35.1232661Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies7 2023-01-11T22:38:35.1241080Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies7 (0 ms) 2023-01-11T22:38:35.1241776Z [ RUN ] LoopNest.areLoopsPerfectlyNested 2023-01-11T22:38:35.1242811Z [ OK ] LoopNest.areLoopsPerfectlyNested (0 ms) 2023-01-11T22:38:35.1243570Z [ RUN ] LoopNest.reorderNestedLoops2D 2023-01-11T22:38:35.1244031Z [ OK ] LoopNest.reorderNestedLoops2D (0 ms) 2023-01-11T22:38:35.1244454Z [ RUN ] LoopNest.reorderNestedLoops3D 2023-01-11T22:38:35.1245257Z [ OK ] LoopNest.reorderNestedLoops3D (0 ms) 2023-01-11T22:38:35.1245733Z [ RUN ] LoopNest.reorderNestedLoops4D 2023-01-11T22:38:35.1246153Z [ OK ] LoopNest.reorderNestedLoops4D (0 ms) 2023-01-11T22:38:35.1246611Z [ RUN ] LoopNest.reorderTrivialPermutation 2023-01-11T22:38:35.1247100Z [ OK ] LoopNest.reorderTrivialPermutation (0 ms) 2023-01-11T22:38:35.1247716Z [ RUN ] LoopNest.reorderInvalidPermutations 2023-01-11T22:38:35.1248209Z [ OK ] LoopNest.reorderInvalidPermutations (0 ms) 2023-01-11T22:38:35.1248681Z [ RUN ] LoopNest.reorderInvalidLoopNest 2023-01-11T22:38:35.1249143Z [ OK ] LoopNest.reorderInvalidLoopNest (0 ms) 2023-01-11T22:38:35.1249920Z [ RUN ] LoopNest.compressBufferSimple 2023-01-11T22:38:35.1250473Z [ OK ] LoopNest.compressBufferSimple (0 ms) 2023-01-11T22:38:35.1250941Z [ RUN ] LoopNest.compressBufferMultipleDims 2023-01-11T22:38:35.1251411Z [ OK ] LoopNest.compressBufferMultipleDims (0 ms) 2023-01-11T22:38:35.1251901Z [ RUN ] LoopNest.compressBufferMultipleDims2 2023-01-11T22:38:35.1252397Z [ OK ] LoopNest.compressBufferMultipleDims2 (0 ms) 2023-01-11T22:38:35.1253020Z [ RUN ] LoopNest.compressBufferDifferentOrderIndices 2023-01-11T22:38:35.1253573Z [ OK ] LoopNest.compressBufferDifferentOrderIndices (0 ms) 2023-01-11T22:38:35.1254105Z [ RUN ] LoopNest.compressBufferVariableBounds 2023-01-11T22:38:35.1254745Z [ OK ] LoopNest.compressBufferVariableBounds (0 ms) 2023-01-11T22:38:35.1255245Z [ RUN ] LoopNest.compressBufferNoCommonParentLoops 2023-01-11T22:38:35.1255798Z [ OK ] LoopNest.compressBufferNoCommonParentLoops (0 ms) 2023-01-11T22:38:35.1256314Z [ RUN ] LoopNest.compressBufferIndicesMixed 2023-01-11T22:38:35.1256813Z [ OK ] LoopNest.compressBufferIndicesMixed (0 ms) 2023-01-11T22:38:35.1257267Z [ RUN ] LoopNest.compressMultipleBuffers 2023-01-11T22:38:35.1257748Z [ OK ] LoopNest.compressMultipleBuffers (0 ms) 2023-01-11T22:38:35.1258171Z [ RUN ] LoopNest.sanitizeNames 2023-01-11T22:38:35.1275637Z [ OK ] LoopNest.sanitizeNames (2 ms) 2023-01-11T22:38:35.1276562Z [----------] 174 tests from LoopNest (2355 ms total) 2023-01-11T22:38:35.1277010Z 2023-01-11T22:38:35.1277284Z [----------] 31 tests from MemDependency 2023-01-11T22:38:35.1277694Z [ RUN ] MemDependency.BoundOverlap 2023-01-11T22:38:35.1291794Z [ OK ] MemDependency.BoundOverlap (1 ms) 2023-01-11T22:38:35.1292747Z [ RUN ] MemDependency.BoundComparison 2023-01-11T22:38:35.1304039Z [ OK ] MemDependency.BoundComparison (1 ms) 2023-01-11T22:38:35.1304980Z [ RUN ] MemDependency.BoundOverlapSymbolic 2023-01-11T22:38:35.1317497Z [ OK ] MemDependency.BoundOverlapSymbolic (1 ms) 2023-01-11T22:38:35.1318464Z [ RUN ] MemDependency.BoundOverlapMultiDim 2023-01-11T22:38:35.1330317Z [ OK ] MemDependency.BoundOverlapMultiDim (1 ms) 2023-01-11T22:38:35.1331240Z [ RUN ] MemDependency.BoundSubtract 2023-01-11T22:38:35.1340776Z [ OK ] MemDependency.BoundSubtract (1 ms) 2023-01-11T22:38:35.1341764Z [ RUN ] MemDependency.BoundSubtractSymbolic 2023-01-11T22:38:35.1372379Z [ OK ] MemDependency.BoundSubtractSymbolic (3 ms) 2023-01-11T22:38:35.1373342Z [ RUN ] MemDependency.BoundSubtractMultiDim 2023-01-11T22:38:35.1407397Z [ OK ] MemDependency.BoundSubtractMultiDim (3 ms) 2023-01-11T22:38:35.1408383Z [ RUN ] MemDependency.BoundSubtractMultiDimSymbolic 2023-01-11T22:38:35.1455064Z [ OK ] MemDependency.BoundSubtractMultiDimSymbolic (4 ms) 2023-01-11T22:38:35.1456185Z [ RUN ] MemDependency.MemDependencyCheckerSimple 2023-01-11T22:38:35.1457111Z [ OK ] MemDependency.MemDependencyCheckerSimple (0 ms) 2023-01-11T22:38:35.1458283Z [ RUN ] MemDependency.MemDependencyCheckerMultiStmt 2023-01-11T22:38:35.1459085Z [ OK ] MemDependency.MemDependencyCheckerMultiStmt (0 ms) 2023-01-11T22:38:35.1459614Z [ RUN ] MemDependency.MemDependencyCheckerOverlap 2023-01-11T22:38:35.1460345Z [ OK ] MemDependency.MemDependencyCheckerOverlap (0 ms) 2023-01-11T22:38:35.1461441Z [ RUN ] MemDependency.MemDependencyCheckerLoop 2023-01-11T22:38:35.1462314Z [ OK ] MemDependency.MemDependencyCheckerLoop (0 ms) 2023-01-11T22:38:35.1462832Z [ RUN ] MemDependency.MemDependencyCheckerLoopReduce 2023-01-11T22:38:35.1465476Z [ OK ] MemDependency.MemDependencyCheckerLoopReduce (0 ms) 2023-01-11T22:38:35.1466470Z [ RUN ] MemDependency.MemDependencyCheckerLoopReduceExpanded 2023-01-11T22:38:35.1469816Z [ OK ] MemDependency.MemDependencyCheckerLoopReduceExpanded (0 ms) 2023-01-11T22:38:35.1470759Z [ RUN ] MemDependency.MemDependencyCheckerInputsOutputs 2023-01-11T22:38:35.1472176Z [ OK ] MemDependency.MemDependencyCheckerInputsOutputs (0 ms) 2023-01-11T22:38:35.1473218Z [ RUN ] MemDependency.MemDependencyCheckerOutputDoesntDepend 2023-01-11T22:38:35.1474768Z [ OK ] MemDependency.MemDependencyCheckerOutputDoesntDepend (0 ms) 2023-01-11T22:38:35.1475684Z [ RUN ] MemDependency.MemDependencyCheckerLoopBounds 2023-01-11T22:38:35.1490955Z [ OK ] MemDependency.MemDependencyCheckerLoopBounds (1 ms) 2023-01-11T22:38:35.1491990Z [ RUN ] MemDependency.MemDependencyCheckerLoopBoundsIndexShift 2023-01-11T22:38:35.1530500Z [ OK ] MemDependency.MemDependencyCheckerLoopBoundsIndexShift (3 ms) 2023-01-11T22:38:35.1531493Z [ RUN ] MemDependency.MemDependencyCheckerLoopSelfDependency 2023-01-11T22:38:35.1729842Z [ OK ] MemDependency.MemDependencyCheckerLoopSelfDependency (19 ms) 2023-01-11T22:38:35.1730838Z [ RUN ] MemDependency.MemDependencyCheckerLoopDistinctStrides 2023-01-11T22:38:35.1743277Z [ OK ] MemDependency.MemDependencyCheckerLoopDistinctStrides (1 ms) 2023-01-11T22:38:35.1744249Z [ RUN ] MemDependency.MemDependencyCheckerLoopBoundsCond 2023-01-11T22:38:35.1768694Z [ OK ] MemDependency.MemDependencyCheckerLoopBoundsCond (2 ms) 2023-01-11T22:38:35.1769648Z [ RUN ] MemDependency.MemDependencyCheckerIfThenElse 2023-01-11T22:38:35.1785738Z [ OK ] MemDependency.MemDependencyCheckerIfThenElse (1 ms) 2023-01-11T22:38:35.1786722Z [ RUN ] MemDependency.MemDependencyCheckerCutLoop 2023-01-11T22:38:35.1813379Z [ OK ] MemDependency.MemDependencyCheckerCutLoop (2 ms) 2023-01-11T22:38:35.1814356Z [ RUN ] MemDependency.MemDependencyCheckerDynamicShapes 2023-01-11T22:38:35.1853640Z [ OK ] MemDependency.MemDependencyCheckerDynamicShapes (3 ms) 2023-01-11T22:38:35.1854623Z [ RUN ] MemDependency.MemDependencyCheckerMultiDim 2023-01-11T22:38:35.1903460Z [ OK ] MemDependency.MemDependencyCheckerMultiDim (4 ms) 2023-01-11T22:38:35.1904468Z [ RUN ] MemDependency.MemDependencyCheckerComputeAPI 2023-01-11T22:38:35.1919324Z [ OK ] MemDependency.MemDependencyCheckerComputeAPI (1 ms) 2023-01-11T22:38:35.1920312Z [ RUN ] MemDependency.MemDependencyCheckerComputeInline 2023-01-11T22:38:35.1931304Z [ OK ] MemDependency.MemDependencyCheckerComputeInline (1 ms) 2023-01-11T22:38:35.1932265Z [ RUN ] MemDependency.MemDependencyCheckerComputeSplit 2023-01-11T22:38:35.1962938Z [ OK ] MemDependency.MemDependencyCheckerComputeSplit (3 ms) 2023-01-11T22:38:35.1963954Z [ RUN ] MemDependency.MemDependencyCheckerComputeReorder 2023-01-11T22:38:35.1983692Z [ OK ] MemDependency.MemDependencyCheckerComputeReorder (2 ms) 2023-01-11T22:38:35.1984665Z [ RUN ] MemDependency.MemDependencyCheckerComputeReduce 2023-01-11T22:38:35.2000136Z [ OK ] MemDependency.MemDependencyCheckerComputeReduce (1 ms) 2023-01-11T22:38:35.2001113Z [ RUN ] MemDependency.MemDependencyCheckerComputeGEMM 2023-01-11T22:38:35.2240322Z [ OK ] MemDependency.MemDependencyCheckerComputeGEMM (23 ms) 2023-01-11T22:38:35.2241384Z [----------] 31 tests from MemDependency (96 ms total) 2023-01-11T22:38:35.2241616Z 2023-01-11T22:38:35.2241782Z [----------] 2 tests from Ops 2023-01-11T22:38:35.2242104Z [ RUN ] Ops.Sum 2023-01-11T22:38:35.2299342Z [ OK ] Ops.Sum (5 ms) 2023-01-11T22:38:35.2300115Z [ RUN ] Ops.ChannelsLastSum 2023-01-11T22:38:35.3836737Z [ OK ] Ops.ChannelsLastSum (153 ms) 2023-01-11T22:38:35.3837626Z [----------] 2 tests from Ops (159 ms total) 2023-01-11T22:38:35.3838038Z 2023-01-11T22:38:35.3838345Z [----------] 10 tests from Quantization 2023-01-11T22:38:35.3838739Z [ RUN ] Quantization.QuantDequantInt8 2023-01-11T22:38:35.4183637Z [ OK ] Quantization.QuantDequantInt8 (34 ms) 2023-01-11T22:38:35.4184491Z [ RUN ] Quantization.QuantDequantUInt8 2023-01-11T22:38:35.4519678Z [ OK ] Quantization.QuantDequantUInt8 (33 ms) 2023-01-11T22:38:35.4520733Z [ RUN ] Quantization.QuantDequantUInt8_NLC 2023-01-11T22:38:35.4881005Z [ OK ] Quantization.QuantDequantUInt8_NLC (36 ms) 2023-01-11T22:38:35.4881899Z [ RUN ] Quantization.QuantAddDequantInt8 2023-01-11T22:38:35.5280656Z [ OK ] Quantization.QuantAddDequantInt8 (39 ms) 2023-01-11T22:38:35.5281574Z [ RUN ] Quantization.QuantAddDequantUInt8 2023-01-11T22:38:35.5680934Z [ OK ] Quantization.QuantAddDequantUInt8 (40 ms) 2023-01-11T22:38:35.5681505Z [ RUN ] Quantization.QuantSigmoidDequantUInt8 2023-01-11T22:38:35.6136213Z [ OK ] Quantization.QuantSigmoidDequantUInt8 (45 ms) 2023-01-11T22:38:35.6136895Z [ RUN ] Quantization.QuantMulDequantUInt8 2023-01-11T22:38:35.6675198Z [ OK ] Quantization.QuantMulDequantUInt8 (53 ms) 2023-01-11T22:38:35.6675809Z [ RUN ] Quantization.QuantUpsampleNearst2dDequantUInt8 2023-01-11T22:38:35.7304734Z [ OK ] Quantization.QuantUpsampleNearst2dDequantUInt8 (62 ms) 2023-01-11T22:38:35.7305686Z [ RUN ] Quantization.UpsampleNearst2d 2023-01-11T22:38:35.7703712Z [ OK ] Quantization.UpsampleNearst2d (39 ms) 2023-01-11T22:38:35.7704620Z [ RUN ] Quantization.QuantCatDequantUInt8 2023-01-11T22:38:35.8519693Z [ OK ] Quantization.QuantCatDequantUInt8 (81 ms) 2023-01-11T22:38:35.8520636Z [----------] 10 tests from Quantization (468 ms total) 2023-01-11T22:38:35.8521038Z 2023-01-11T22:38:35.8521424Z [----------] 2 tests from BufLiveRange 2023-01-11T22:38:35.8522175Z [ RUN ] BufLiveRange.SingleRangeLine 2023-01-11T22:38:35.8523010Z [ OK ] BufLiveRange.SingleRangeLine (0 ms) 2023-01-11T22:38:35.8523798Z [ RUN ] BufLiveRange.MulRangeLine 2023-01-11T22:38:35.8524603Z [ OK ] BufLiveRange.MulRangeLine (0 ms) 2023-01-11T22:38:35.8525780Z [----------] 2 tests from BufLiveRange (0 ms total) 2023-01-11T22:38:35.8526200Z 2023-01-11T22:38:35.8526583Z [----------] 6 tests from MemPlanning 2023-01-11T22:38:35.8527351Z [ RUN ] MemPlanning.MemReuseWithTypeCast 2023-01-11T22:38:35.9377923Z [ OK ] MemPlanning.MemReuseWithTypeCast (85 ms) 2023-01-11T22:38:35.9378434Z [ RUN ] MemPlanning.NoMemReuseForLargerType 2023-01-11T22:38:36.0391862Z [ OK ] MemPlanning.NoMemReuseForLargerType (101 ms) 2023-01-11T22:38:36.0392368Z [ RUN ] MemPlanning.SameBufSizeMemReuse 2023-01-11T22:38:36.1538703Z [ OK ] MemPlanning.SameBufSizeMemReuse (114 ms) 2023-01-11T22:38:36.1539191Z [ RUN ] MemPlanning.SameBufSizeMultiMemReuses 2023-01-11T22:38:36.2707436Z [ OK ] MemPlanning.SameBufSizeMultiMemReuses (116 ms) 2023-01-11T22:38:36.2708144Z [ RUN ] MemPlanning.SameBufSizeMultiMemReusesOfOneBuf 2023-01-11T22:38:36.4090050Z [ OK ] MemPlanning.SameBufSizeMultiMemReusesOfOneBuf (138 ms) 2023-01-11T22:38:36.4090593Z [ RUN ] MemPlanning.SmallerBufSizeNonMemReuse 2023-01-11T22:38:36.5221337Z [ OK ] MemPlanning.SmallerBufSizeNonMemReuse (113 ms) 2023-01-11T22:38:36.5222267Z [----------] 6 tests from MemPlanning (670 ms total) 2023-01-11T22:38:36.5222768Z 2023-01-11T22:38:36.5223163Z [----------] 45 tests from Reductions 2023-01-11T22:38:36.5224020Z [ RUN ] Reductions.ReduceSum0D_1 2023-01-11T22:38:36.5224583Z [ OK ] Reductions.ReduceSum0D_1 (0 ms) 2023-01-11T22:38:36.5224994Z [ RUN ] Reductions.ReduceSum0D_2 2023-01-11T22:38:36.5225398Z [ OK ] Reductions.ReduceSum0D_2 (0 ms) 2023-01-11T22:38:36.5225768Z [ RUN ] Reductions.ReduceSum1D 2023-01-11T22:38:36.5226597Z [ OK ] Reductions.ReduceSum1D (0 ms) 2023-01-11T22:38:36.5227480Z [ RUN ] Reductions.ReduceSum2D 2023-01-11T22:38:36.5233445Z [ OK ] Reductions.ReduceSum2D (0 ms) 2023-01-11T22:38:36.5234510Z [ RUN ] Reductions.ReduceSum3D 2023-01-11T22:38:36.5278200Z [ OK ] Reductions.ReduceSum3D (4 ms) 2023-01-11T22:38:36.5279085Z [ RUN ] Reductions.ReduceSum10D 2023-01-11T22:38:37.4712268Z [ OK ] Reductions.ReduceSum10D (943 ms) 2023-01-11T22:38:37.4713144Z [ RUN ] Reductions.ReduceProduct 2023-01-11T22:38:37.4716641Z [ OK ] Reductions.ReduceProduct (0 ms) 2023-01-11T22:38:37.4717496Z [ RUN ] Reductions.ReduceMax 2023-01-11T22:38:37.4722490Z [ OK ] Reductions.ReduceMax (0 ms) 2023-01-11T22:38:37.4723471Z [ RUN ] Reductions.ReduceMinCustomInitializer 2023-01-11T22:38:37.4724626Z [ OK ] Reductions.ReduceMinCustomInitializer (0 ms) 2023-01-11T22:38:37.4725892Z [ RUN ] Reductions.ReduceAnyAll 2023-01-11T22:38:37.4756631Z [ OK ] Reductions.ReduceAnyAll (3 ms) 2023-01-11T22:38:37.4757513Z [ RUN ] Reductions.ReduceMatmul2D 2023-01-11T22:38:37.4770427Z [ OK ] Reductions.ReduceMatmul2D (1 ms) 2023-01-11T22:38:37.4771302Z [ RUN ] Reductions.ReduceRfactorLike 2023-01-11T22:38:37.4786516Z [ OK ] Reductions.ReduceRfactorLike (1 ms) 2023-01-11T22:38:37.4787424Z [ RUN ] Reductions.ReduceAsProducer 2023-01-11T22:38:37.4818199Z [ OK ] Reductions.ReduceAsProducer (3 ms) 2023-01-11T22:38:37.4819100Z [ RUN ] Reductions.ReduceAsConsumer 2023-01-11T22:38:37.4867417Z [ OK ] Reductions.ReduceAsConsumer (4 ms) 2023-01-11T22:38:37.4867886Z [ RUN ] Reductions.SplitReduceAxis 2023-01-11T22:38:37.4890500Z [ OK ] Reductions.SplitReduceAxis (2 ms) 2023-01-11T22:38:37.4890972Z [ RUN ] Reductions.SplitNonReduceAxis 2023-01-11T22:38:37.4936967Z [ OK ] Reductions.SplitNonReduceAxis (4 ms) 2023-01-11T22:38:37.4937481Z [ RUN ] Reductions.ReorderedReductionInitializer 2023-01-11T22:38:37.4992081Z [ OK ] Reductions.ReorderedReductionInitializer (5 ms) 2023-01-11T22:38:37.4992562Z [ RUN ] Reductions.ReduceRfactor 2023-01-11T22:38:37.5007444Z [ OK ] Reductions.ReduceRfactor (1 ms) 2023-01-11T22:38:37.5007888Z [ RUN ] Reductions.Reduce3DRfactorInner 2023-01-11T22:38:37.5184304Z [ OK ] Reductions.Reduce3DRfactorInner (17 ms) 2023-01-11T22:38:37.5184770Z [ RUN ] Reductions.Reduce3DRfactorOuter 2023-01-11T22:38:37.5365774Z [ OK ] Reductions.Reduce3DRfactorOuter (18 ms) 2023-01-11T22:38:37.5366283Z [ RUN ] Reductions.ReduceRepeatedInternalRfactor 2023-01-11T22:38:37.7786833Z [ OK ] Reductions.ReduceRepeatedInternalRfactor (242 ms) 2023-01-11T22:38:37.7787485Z [ RUN ] Reductions.ReduceSplitTail 2023-01-11T22:38:37.8344935Z [ OK ] Reductions.ReduceSplitTail (55 ms) 2023-01-11T22:38:37.8345387Z [ RUN ] Reductions.ReduceSplitNoTail 2023-01-11T22:38:37.8983859Z [ OK ] Reductions.ReduceSplitNoTail (63 ms) 2023-01-11T22:38:37.8984302Z [ RUN ] Reductions.ReduceOverSplitTail 2023-01-11T22:38:37.9523086Z [ OK ] Reductions.ReduceOverSplitTail (53 ms) 2023-01-11T22:38:37.9523541Z [ RUN ] Reductions.ReduceSplitMask 2023-01-11T22:38:38.0218084Z [ OK ] Reductions.ReduceSplitMask (69 ms) 2023-01-11T22:38:38.0218510Z [ RUN ] Reductions.ReduceSplitNoMask 2023-01-11T22:38:38.0858024Z [ OK ] Reductions.ReduceSplitNoMask (63 ms) 2023-01-11T22:38:38.0858482Z [ RUN ] Reductions.ReduceOverSplitMask 2023-01-11T22:38:38.1427317Z [ OK ] Reductions.ReduceOverSplitMask (56 ms) 2023-01-11T22:38:38.1427777Z [ RUN ] Reductions.ReduceSplitRfactor 2023-01-11T22:38:38.1485944Z [ OK ] Reductions.ReduceSplitRfactor (5 ms) 2023-01-11T22:38:38.1486583Z [ RUN ] Reductions.ReduceOverSplitRfactor 2023-01-11T22:38:38.1506265Z [ OK ] Reductions.ReduceOverSplitRfactor (1 ms) 2023-01-11T22:38:38.1506944Z [ RUN ] Reductions.ReduceInlineReduction 2023-01-11T22:38:38.1507417Z [ OK ] Reductions.ReduceInlineReduction (0 ms) 2023-01-11T22:38:38.1507869Z [ RUN ] Reductions.ReduceInlineConsumer 2023-01-11T22:38:38.1633452Z [ OK ] Reductions.ReduceInlineConsumer (12 ms) 2023-01-11T22:38:38.1633957Z [ RUN ] Reductions.ReduceInlineReducerInternal 2023-01-11T22:38:38.1761682Z [ OK ] Reductions.ReduceInlineReducerInternal (12 ms) 2023-01-11T22:38:38.1762239Z [ RUN ] Reductions.ReductionCacheAccessesOperatorAxis 2023-01-11T22:38:38.1827771Z [ OK ] Reductions.ReductionCacheAccessesOperatorAxis (6 ms) 2023-01-11T22:38:38.1828645Z [ RUN ] Reductions.ReductionCacheAccessesOuterReduceAxis 2023-01-11T22:38:38.1890160Z [ OK ] Reductions.ReductionCacheAccessesOuterReduceAxis (6 ms) 2023-01-11T22:38:38.1890766Z [ RUN ] Reductions.ReductionCacheAccessesInnerReduceAxis 2023-01-11T22:38:38.1951635Z [ OK ] Reductions.ReductionCacheAccessesInnerReduceAxis (6 ms) 2023-01-11T22:38:38.1952178Z [ RUN ] Reductions.ReductionCacheBodyAccess 2023-01-11T22:38:38.1973741Z [ OK ] Reductions.ReductionCacheBodyAccess (2 ms) 2023-01-11T22:38:38.1974253Z [ RUN ] Reductions.ReductionCacheConsumerAccess 2023-01-11T22:38:38.1999416Z [ OK ] Reductions.ReductionCacheConsumerAccess (2 ms) 2023-01-11T22:38:38.1999970Z [ RUN ] Reductions.ReductionSplitCacheConsumerAccess 2023-01-11T22:38:38.2029752Z [ OK ] Reductions.ReductionSplitCacheConsumerAccess (2 ms) 2023-01-11T22:38:38.2030345Z [ RUN ] Reductions.ReductionReorderCacheConsumerAccess 2023-01-11T22:38:38.2056747Z [ OK ] Reductions.ReductionReorderCacheConsumerAccess (2 ms) 2023-01-11T22:38:38.2057312Z [ RUN ] Reductions.ReductionRfactorCacheTempOuter 2023-01-11T22:38:38.2307320Z [ OK ] Reductions.ReductionRfactorCacheTempOuter (25 ms) 2023-01-11T22:38:38.2307866Z [ RUN ] Reductions.ReductionRfactorCacheTempInner 2023-01-11T22:38:38.2507993Z [ OK ] Reductions.ReductionRfactorCacheTempInner (20 ms) 2023-01-11T22:38:38.2508492Z [ RUN ] Reductions.ReductionVectorize 2023-01-11T22:38:38.2524600Z [ OK ] Reductions.ReductionVectorize (1 ms) 2023-01-11T22:38:38.2525330Z [ RUN ] Reductions.ReductionVectorizeInner 2023-01-11T22:38:38.2525844Z [ OK ] Reductions.ReductionVectorizeInner (0 ms) 2023-01-11T22:38:38.2526456Z [ RUN ] Reductions.ReductionVectorizeRfactor 2023-01-11T22:38:38.2544248Z [ OK ] Reductions.ReductionVectorizeRfactor (1 ms) 2023-01-11T22:38:38.2544690Z [ RUN ] Reductions.InitFunction 2023-01-11T22:38:38.2547240Z [ OK ] Reductions.InitFunction (0 ms) 2023-01-11T22:38:38.2547698Z [----------] 45 tests from Reductions (1732 ms total) 2023-01-11T22:38:38.2547918Z 2023-01-11T22:38:38.2548129Z [----------] 69 tests from Registerizer 2023-01-11T22:38:38.2548524Z [ RUN ] Registerizer.RegisterizerSimple 2023-01-11T22:38:38.2550604Z [ OK ] Registerizer.RegisterizerSimple (0 ms) 2023-01-11T22:38:38.2551063Z [ RUN ] Registerizer.RegisterizerLoop 2023-01-11T22:38:38.2552390Z [ OK ] Registerizer.RegisterizerLoop (0 ms) 2023-01-11T22:38:38.2552873Z [ RUN ] Registerizer.RegisterizerLoopFixedLoad 2023-01-11T22:38:38.2555011Z [ OK ] Registerizer.RegisterizerLoopFixedLoad (0 ms) 2023-01-11T22:38:38.2555535Z [ RUN ] Registerizer.RegisterizerLoopInternal 2023-01-11T22:38:38.2557408Z [ OK ] Registerizer.RegisterizerLoopInternal (0 ms) 2023-01-11T22:38:38.2558115Z [ RUN ] Registerizer.RegisterizerLoopInternalLoadOverlap 2023-01-11T22:38:38.2560393Z [ OK ] Registerizer.RegisterizerLoopInternalLoadOverlap (0 ms) 2023-01-11T22:38:38.2560983Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeated 2023-01-11T22:38:38.2565790Z [ OK ] Registerizer.RegisterizerLoopInternalRepeated (0 ms) 2023-01-11T22:38:38.2566435Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeatedOverlapLoopVar 2023-01-11T22:38:38.2571898Z [ OK ] Registerizer.RegisterizerLoopInternalRepeatedOverlapLoopVar (0 ms) 2023-01-11T22:38:38.2572604Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeatedOverlapOther 2023-01-11T22:38:38.2577093Z [ OK ] Registerizer.RegisterizerLoopInternalRepeatedOverlapOther (0 ms) 2023-01-11T22:38:38.2577674Z [ RUN ] Registerizer.RegisterizerMultiVar 2023-01-11T22:38:38.2581572Z [ OK ] Registerizer.RegisterizerMultiVar (0 ms) 2023-01-11T22:38:38.2582070Z [ RUN ] Registerizer.RegisterizerVariableLoad 2023-01-11T22:38:38.2584861Z [ OK ] Registerizer.RegisterizerVariableLoad (0 ms) 2023-01-11T22:38:38.2585382Z [ RUN ] Registerizer.RegisterizerSymbolicIndices 2023-01-11T22:38:38.2587568Z [ OK ] Registerizer.RegisterizerSymbolicIndices (0 ms) 2023-01-11T22:38:38.2588079Z [ RUN ] Registerizer.RegisterizerMultiLoop 2023-01-11T22:38:38.2591062Z [ OK ] Registerizer.RegisterizerMultiLoop (0 ms) 2023-01-11T22:38:38.2591551Z [ RUN ] Registerizer.RegisterizerRepeated 2023-01-11T22:38:38.2595815Z [ OK ] Registerizer.RegisterizerRepeated (0 ms) 2023-01-11T22:38:38.2596273Z [ RUN ] Registerizer.RegisterizerNoLoads 2023-01-11T22:38:38.2598340Z [ OK ] Registerizer.RegisterizerNoLoads (0 ms) 2023-01-11T22:38:38.2598853Z [ RUN ] Registerizer.RegisterizerNoRepeatedStores 2023-01-11T22:38:38.2600909Z [ OK ] Registerizer.RegisterizerNoRepeatedStores (0 ms) 2023-01-11T22:38:38.2601429Z [ RUN ] Registerizer.RegisterizerMultiVarOverlap 2023-01-11T22:38:38.2605740Z [ OK ] Registerizer.RegisterizerMultiVarOverlap (0 ms) 2023-01-11T22:38:38.2606235Z [ RUN ] Registerizer.RegisterizerAllocs 2023-01-11T22:38:38.2610761Z [ OK ] Registerizer.RegisterizerAllocs (0 ms) 2023-01-11T22:38:38.2611231Z [ RUN ] Registerizer.RegisterizerNoInitializer 2023-01-11T22:38:38.2612832Z [ OK ] Registerizer.RegisterizerNoInitializer (0 ms) 2023-01-11T22:38:38.2613372Z [ RUN ] Registerizer.RegisterizerNoInitializerLoopVar 2023-01-11T22:38:38.2615427Z [ OK ] Registerizer.RegisterizerNoInitializerLoopVar (0 ms) 2023-01-11T22:38:38.2615976Z [ RUN ] Registerizer.RegisterizerLoadThenStore 2023-01-11T22:38:38.2618296Z [ OK ] Registerizer.RegisterizerLoadThenStore (0 ms) 2023-01-11T22:38:38.2619210Z [ RUN ] Registerizer.RegisterizerParallelized 2023-01-11T22:38:38.2619733Z [ OK ] Registerizer.RegisterizerParallelized (0 ms) 2023-01-11T22:38:38.2620223Z [ RUN ] Registerizer.RegisterizerConditionAfter 2023-01-11T22:38:38.2622530Z [ OK ] Registerizer.RegisterizerConditionAfter (0 ms) 2023-01-11T22:38:38.2623060Z [ RUN ] Registerizer.RegisterizerConditionBefore 2023-01-11T22:38:38.2625220Z [ OK ] Registerizer.RegisterizerConditionBefore (0 ms) 2023-01-11T22:38:38.2625758Z [ RUN ] Registerizer.RegisterizerConditionInside 2023-01-11T22:38:38.2628220Z [ OK ] Registerizer.RegisterizerConditionInside (0 ms) 2023-01-11T22:38:38.2628794Z [ RUN ] Registerizer.RegisterizerConditionInsideOverlap1 2023-01-11T22:38:38.2632067Z [ OK ] Registerizer.RegisterizerConditionInsideOverlap1 (0 ms) 2023-01-11T22:38:38.2632805Z [ RUN ] Registerizer.RegisterizerConditionInsideOverlap2 2023-01-11T22:38:38.2637402Z [ OK ] Registerizer.RegisterizerConditionInsideOverlap2 (0 ms) 2023-01-11T22:38:38.2637963Z [ RUN ] Registerizer.RegisterizerConditionHidden 2023-01-11T22:38:38.2639558Z [ OK ] Registerizer.RegisterizerConditionHidden (0 ms) 2023-01-11T22:38:38.2640089Z [ RUN ] Registerizer.RegisterizerConditionUnhidden 2023-01-11T22:38:38.2642521Z [ OK ] Registerizer.RegisterizerConditionUnhidden (0 ms) 2023-01-11T22:38:38.2643062Z [ RUN ] Registerizer.RegisterizerCondCondition 2023-01-11T22:38:38.2645390Z [ OK ] Registerizer.RegisterizerCondCondition (0 ms) 2023-01-11T22:38:38.2646214Z [ RUN ] Registerizer.RegisterizerCondConditionUnhidden 2023-01-11T22:38:38.2648621Z [ OK ] Registerizer.RegisterizerCondConditionUnhidden (0 ms) 2023-01-11T22:38:38.2649169Z [ RUN ] Registerizer.RegisterizerIfThenElseHidden 2023-01-11T22:38:38.2654081Z [ OK ] Registerizer.RegisterizerIfThenElseHidden (0 ms) 2023-01-11T22:38:38.2654630Z [ RUN ] Registerizer.RegisterizerIfThenElseUnhidden 2023-01-11T22:38:38.2660280Z [ OK ] Registerizer.RegisterizerIfThenElseUnhidden (0 ms) 2023-01-11T22:38:38.2660807Z [ RUN ] Registerizer.RegisterizerIfThenElseNested 2023-01-11T22:38:38.2663163Z [ OK ] Registerizer.RegisterizerIfThenElseNested (0 ms) 2023-01-11T22:38:38.2663710Z [ RUN ] Registerizer.RegisterizerIfThenElseInternal 2023-01-11T22:38:38.2666929Z [ OK ] Registerizer.RegisterizerIfThenElseInternal (0 ms) 2023-01-11T22:38:38.2667472Z [ RUN ] Registerizer.RegisterizerIfThenElseCondition 2023-01-11T22:38:38.2670603Z [ OK ] Registerizer.RegisterizerIfThenElseCondition (0 ms) 2023-01-11T22:38:38.2671397Z [ RUN ] Registerizer.RegisterizerIfThenElseConditionUnhidden 2023-01-11T22:38:38.2672031Z [ OK ] Registerizer.RegisterizerIfThenElseConditionUnhidden (0 ms) 2023-01-11T22:38:38.2672596Z [ RUN ] Registerizer.RegisterizerConditionBranchOnly 2023-01-11T22:38:38.2689041Z [ OK ] Registerizer.RegisterizerConditionBranchOnly (1 ms) 2023-01-11T22:38:38.2689586Z [ RUN ] Registerizer.RegisterizerCondIfThenElse 2023-01-11T22:38:38.2692221Z [ OK ] Registerizer.RegisterizerCondIfThenElse (0 ms) 2023-01-11T22:38:38.2692724Z [ RUN ] Registerizer.RegisterizerIfThenElseLoop 2023-01-11T22:38:38.2694672Z [ OK ] Registerizer.RegisterizerIfThenElseLoop (0 ms) 2023-01-11T22:38:38.2695205Z [ RUN ] Registerizer.RegisterizerIfThenElseLoopCut 2023-01-11T22:38:38.2697719Z [ OK ] Registerizer.RegisterizerIfThenElseLoopCut (0 ms) 2023-01-11T22:38:38.2698254Z [ RUN ] Registerizer.RegisterizerPartialAfter 2023-01-11T22:38:38.2701403Z [ OK ] Registerizer.RegisterizerPartialAfter (0 ms) 2023-01-11T22:38:38.2701918Z [ RUN ] Registerizer.RegisterizerPartialBefore 2023-01-11T22:38:38.2705547Z [ OK ] Registerizer.RegisterizerPartialBefore (0 ms) 2023-01-11T22:38:38.2706062Z [ RUN ] Registerizer.RegisterizerPartialInside 2023-01-11T22:38:38.2711329Z [ OK ] Registerizer.RegisterizerPartialInside (0 ms) 2023-01-11T22:38:38.2711858Z [ RUN ] Registerizer.RegisterizerPartialCondition 2023-01-11T22:38:38.2717062Z [ OK ] Registerizer.RegisterizerPartialCondition (0 ms) 2023-01-11T22:38:38.2717652Z [ RUN ] Registerizer.RegisterizerPartialConditionInternalCut 2023-01-11T22:38:38.2719745Z [ OK ] Registerizer.RegisterizerPartialConditionInternalCut (0 ms) 2023-01-11T22:38:38.2720386Z [ RUN ] Registerizer.RegisterizerPartialConditionInternalStart 2023-01-11T22:38:38.2721653Z [ OK ] Registerizer.RegisterizerPartialConditionInternalStart (0 ms) 2023-01-11T22:38:38.2722254Z [ RUN ] Registerizer.RegisterizerPartialOverlapsTwo 2023-01-11T22:38:38.2726057Z [ OK ] Registerizer.RegisterizerPartialOverlapsTwo (0 ms) 2023-01-11T22:38:38.2726588Z [ RUN ] Registerizer.RegisterizerNestedBlocks 2023-01-11T22:38:38.2729091Z [ OK ] Registerizer.RegisterizerNestedBlocks (0 ms) 2023-01-11T22:38:38.2729614Z [ RUN ] Registerizer.RegisterizerNestedConditions 2023-01-11T22:38:38.2732279Z [ OK ] Registerizer.RegisterizerNestedConditions (0 ms) 2023-01-11T22:38:38.2732853Z [ RUN ] Registerizer.RegisterizerNestedConditionsUnhidden 2023-01-11T22:38:38.2735007Z [ OK ] Registerizer.RegisterizerNestedConditionsUnhidden (0 ms) 2023-01-11T22:38:38.2735631Z [ RUN ] Registerizer.RegisterizerNestedConditionsHiddenFirst 2023-01-11T22:38:38.2738792Z [ OK ] Registerizer.RegisterizerNestedConditionsHiddenFirst (0 ms) 2023-01-11T22:38:38.2739431Z [ RUN ] Registerizer.RegisterizerNestedConditionsHiddenSecond 2023-01-11T22:38:38.2742878Z [ OK ] Registerizer.RegisterizerNestedConditionsHiddenSecond (0 ms) 2023-01-11T22:38:38.2743476Z [ RUN ] Registerizer.RegisterizerNestedConditionsCut 2023-01-11T22:38:38.2745115Z [ OK ] Registerizer.RegisterizerNestedConditionsCut (0 ms) 2023-01-11T22:38:38.2745703Z [ RUN ] Registerizer.RegisterizerNestedConditionLoopHidden 2023-01-11T22:38:38.2749305Z [ OK ] Registerizer.RegisterizerNestedConditionLoopHidden (0 ms) 2023-01-11T22:38:38.2749964Z [ RUN ] Registerizer.RegisterizerNestedConditionThreeDeep 2023-01-11T22:38:38.2756673Z [ OK ] Registerizer.RegisterizerNestedConditionThreeDeep (0 ms) 2023-01-11T22:38:38.2757222Z [ RUN ] Registerizer.RegisterizerNestedLoopSimple 2023-01-11T22:38:38.2759519Z [ OK ] Registerizer.RegisterizerNestedLoopSimple (0 ms) 2023-01-11T22:38:38.2760236Z [ RUN ] Registerizer.RegisterizerHiddenAccessYes 2023-01-11T22:38:38.2763758Z [ OK ] Registerizer.RegisterizerHiddenAccessYes (0 ms) 2023-01-11T22:38:38.2764265Z [ RUN ] Registerizer.RegisterizerHiddenAccessNo 2023-01-11T22:38:38.2768128Z [ OK ] Registerizer.RegisterizerHiddenAccessNo (0 ms) 2023-01-11T22:38:38.2768676Z [ RUN ] Registerizer.RegisterizerHiddenAccessMultiLoop 2023-01-11T22:38:38.2773240Z [ OK ] Registerizer.RegisterizerHiddenAccessMultiLoop (0 ms) 2023-01-11T22:38:38.2773792Z [ RUN ] Registerizer.RegisterizerTwoConditionalLoops 2023-01-11T22:38:38.2777059Z [ OK ] Registerizer.RegisterizerTwoConditionalLoops (0 ms) 2023-01-11T22:38:38.2777749Z [ RUN ] Registerizer.RegisterizerTwoConditionalLoopsCut 2023-01-11T22:38:38.2781591Z [ OK ] Registerizer.RegisterizerTwoConditionalLoopsCut (0 ms) 2023-01-11T22:38:38.2782112Z [ RUN ] Registerizer.RegisterizerLoopLetVar 2023-01-11T22:38:38.2784711Z [ OK ] Registerizer.RegisterizerLoopLetVar (0 ms) 2023-01-11T22:38:38.2785271Z [ RUN ] Registerizer.RegisterizerLoopLetVarOuter 2023-01-11T22:38:38.2786062Z [ OK ] Registerizer.RegisterizerLoopLetVarOuter (0 ms) 2023-01-11T22:38:38.2786671Z [ RUN ] Registerizer.RegisterizerMultiDim 2023-01-11T22:38:38.2788941Z [ OK ] Registerizer.RegisterizerMultiDim (0 ms) 2023-01-11T22:38:38.2789456Z [ RUN ] Registerizer.RegisterizerMultiDimPartial 2023-01-11T22:38:38.2792298Z [ OK ] Registerizer.RegisterizerMultiDimPartial (0 ms) 2023-01-11T22:38:38.2792827Z [ RUN ] Registerizer.RegisterizerMultiDimOverlap 2023-01-11T22:38:38.2796205Z [ OK ] Registerizer.RegisterizerMultiDimOverlap (0 ms) 2023-01-11T22:38:38.2796965Z [ RUN ] Registerizer.RegisterizerMultiDimPartialOverlap 2023-01-11T22:38:38.2800114Z [ OK ] Registerizer.RegisterizerMultiDimPartialOverlap (0 ms) 2023-01-11T22:38:38.2800689Z [ RUN ] Registerizer.RegisterizerMultiDim3DReduction1 2023-01-11T22:38:38.2804767Z [ OK ] Registerizer.RegisterizerMultiDim3DReduction1 (0 ms) 2023-01-11T22:38:38.2805629Z [ RUN ] Registerizer.RegisterizerMultiDim3DReduction2 2023-01-11T22:38:38.2810192Z [ OK ] Registerizer.RegisterizerMultiDim3DReduction2 (0 ms) 2023-01-11T22:38:38.2810957Z [----------] 69 tests from Registerizer (26 ms total) 2023-01-11T22:38:38.2811186Z 2023-01-11T22:38:38.2811385Z [----------] 92 tests from Simplify 2023-01-11T22:38:38.2811875Z [ RUN ] Simplify.ConstantFoldSimple 2023-01-11T22:38:38.2812663Z [ OK ] Simplify.ConstantFoldSimple (0 ms) 2023-01-11T22:38:38.2813199Z [ RUN ] Simplify.ConstantFoldTwoLayer 2023-01-11T22:38:38.2813662Z [ OK ] Simplify.ConstantFoldTwoLayer (0 ms) 2023-01-11T22:38:38.2814156Z [ RUN ] Simplify.ConstantFoldShifts 2023-01-11T22:38:38.2814865Z [ OK ] Simplify.ConstantFoldShifts (0 ms) 2023-01-11T22:38:38.2815299Z [ RUN ] Simplify.ConstantFoldBitwise 2023-01-11T22:38:38.2815823Z [ OK ] Simplify.ConstantFoldBitwise (0 ms) 2023-01-11T22:38:38.2816604Z [ RUN ] Simplify.ConstantFoldMultiOp 2023-01-11T22:38:38.2817271Z [ OK ] Simplify.ConstantFoldMultiOp (0 ms) 2023-01-11T22:38:38.2817698Z [ RUN ] Simplify.ConstantFoldMinMax 2023-01-11T22:38:38.2818235Z [ OK ] Simplify.ConstantFoldMinMax (0 ms) 2023-01-11T22:38:38.2818961Z [ RUN ] Simplify.ConstantFoldIntrinsics 2023-01-11T22:38:38.2819433Z [ OK ] Simplify.ConstantFoldIntrinsics (0 ms) 2023-01-11T22:38:38.2819869Z [ RUN ] Simplify.ConstantFoldCastToBool 2023-01-11T22:38:38.2820334Z [ OK ] Simplify.ConstantFoldCastToBool (0 ms) 2023-01-11T22:38:38.2820823Z [ RUN ] Simplify.ConstantFoldWithVar 2023-01-11T22:38:38.2821639Z [ OK ] Simplify.ConstantFoldWithVar (0 ms) 2023-01-11T22:38:38.2822103Z [ RUN ] Simplify.ConditionalSelectFoldSimple 2023-01-11T22:38:38.2823006Z [ OK ] Simplify.ConditionalSelectFoldSimple (0 ms) 2023-01-11T22:38:38.2823636Z [ RUN ] Simplify.ConditionalSelectFoldTwoLayer 2023-01-11T22:38:38.2824460Z [ OK ] Simplify.ConditionalSelectFoldTwoLayer (0 ms) 2023-01-11T22:38:38.2825118Z [ RUN ] Simplify.ConditionalSelectFoldWithVar 2023-01-11T22:38:38.2825855Z [ OK ] Simplify.ConditionalSelectFoldWithVar (0 ms) 2023-01-11T22:38:38.2826534Z [ RUN ] Simplify.UnFoldableExpr 2023-01-11T22:38:38.2827229Z [ OK ] Simplify.UnFoldableExpr (0 ms) 2023-01-11T22:38:38.2827630Z [ RUN ] Simplify.HashSimple 2023-01-11T22:38:38.2828013Z [ OK ] Simplify.HashSimple (0 ms) 2023-01-11T22:38:38.2828389Z [ RUN ] Simplify.HashEquivalence 2023-01-11T22:38:38.2829103Z [ OK ] Simplify.HashEquivalence (0 ms) 2023-01-11T22:38:38.2829807Z [ RUN ] Simplify.HashEquivalenceRand 2023-01-11T22:38:38.2830383Z [ OK ] Simplify.HashEquivalenceRand (0 ms) 2023-01-11T22:38:38.2831062Z [ RUN ] Simplify.HashEquivalenceAfterFolding 2023-01-11T22:38:38.2831742Z [ OK ] Simplify.HashEquivalenceAfterFolding (0 ms) 2023-01-11T22:38:38.2832455Z [ RUN ] Simplify.HashDifferenceTypes 2023-01-11T22:38:38.2833068Z [ OK ] Simplify.HashDifferenceTypes (0 ms) 2023-01-11T22:38:38.2833796Z [ RUN ] Simplify.HashLargeExpression 2023-01-11T22:38:38.2834309Z [ OK ] Simplify.HashLargeExpression (0 ms) 2023-01-11T22:38:38.2834855Z [ RUN ] Simplify.HashForLoopOptions 2023-01-11T22:38:38.2835287Z [ OK ] Simplify.HashForLoopOptions (0 ms) 2023-01-11T22:38:38.2835689Z [ RUN ] Simplify.SimplifyAdd 2023-01-11T22:38:38.2836057Z [ OK ] Simplify.SimplifyAdd (0 ms) 2023-01-11T22:38:38.2836436Z [ RUN ] Simplify.SimplifySub 2023-01-11T22:38:38.2837092Z [ OK ] Simplify.SimplifySub (0 ms) 2023-01-11T22:38:38.2837505Z [ RUN ] Simplify.SimplifyMultiLayer 2023-01-11T22:38:38.2837918Z [ OK ] Simplify.SimplifyMultiLayer (0 ms) 2023-01-11T22:38:38.2838336Z [ RUN ] Simplify.SimplifyMultiTerm 2023-01-11T22:38:38.2838776Z [ OK ] Simplify.SimplifyMultiTerm (0 ms) 2023-01-11T22:38:38.2839163Z [ RUN ] Simplify.SimplifyCasts 2023-01-11T22:38:38.2839566Z [ OK ] Simplify.SimplifyCasts (0 ms) 2023-01-11T22:38:38.2839995Z [ RUN ] Simplify.SimplifyEliminatesNoOps 2023-01-11T22:38:38.2840448Z [ OK ] Simplify.SimplifyEliminatesNoOps (0 ms) 2023-01-11T22:38:38.2840882Z [ RUN ] Simplify.SimplifyMultiVar 2023-01-11T22:38:38.2841300Z [ OK ] Simplify.SimplifyMultiVar (0 ms) 2023-01-11T22:38:38.2841725Z [ RUN ] Simplify.SimplifyEliminatesVar 2023-01-11T22:38:38.2842155Z [ OK ] Simplify.SimplifyEliminatesVar (0 ms) 2023-01-11T22:38:38.2842680Z [ RUN ] Simplify.SimplifyAdds 2023-01-11T22:38:38.2843225Z [ OK ] Simplify.SimplifyAdds (0 ms) 2023-01-11T22:38:38.2843600Z [ RUN ] Simplify.SimplifyMuls 2023-01-11T22:38:38.2844822Z [ OK ] Simplify.SimplifyMuls (0 ms) 2023-01-11T22:38:38.2845516Z [ RUN ] Simplify.SimplifySubs 2023-01-11T22:38:38.2854796Z [ OK ] Simplify.SimplifySubs (0 ms) 2023-01-11T22:38:38.2855430Z [ RUN ] Simplify.SimplifyDiv 2023-01-11T22:38:38.2855820Z [ OK ] Simplify.SimplifyDiv (0 ms) 2023-01-11T22:38:38.2856265Z [ RUN ] Simplify.SimplifyDivWithLoopContext0 2023-01-11T22:38:38.2857102Z [ OK ] Simplify.SimplifyDivWithLoopContext0 (0 ms) 2023-01-11T22:38:38.2857595Z [ RUN ] Simplify.SimplifyDivWithLoopContext1 2023-01-11T22:38:38.2860306Z [ OK ] Simplify.SimplifyDivWithLoopContext1 (0 ms) 2023-01-11T22:38:38.2860973Z [ RUN ] Simplify.SimplifyDivWithLoopContext2 2023-01-11T22:38:38.2863276Z [ OK ] Simplify.SimplifyDivWithLoopContext2 (0 ms) 2023-01-11T22:38:38.2863786Z [ RUN ] Simplify.SimplifyDivWithLoopContext3 2023-01-11T22:38:38.2864510Z [ OK ] Simplify.SimplifyDivWithLoopContext3 (0 ms) 2023-01-11T22:38:38.2864982Z [ RUN ] Simplify.SimplifyDivWithLoopContext4 2023-01-11T22:38:38.2868274Z [ OK ] Simplify.SimplifyDivWithLoopContext4 (0 ms) 2023-01-11T22:38:38.2868810Z [ RUN ] Simplify.SimplifyDivWithLoopContext5 2023-01-11T22:38:38.2872045Z [ OK ] Simplify.SimplifyDivWithLoopContext5 (0 ms) 2023-01-11T22:38:38.2872519Z [ RUN ] Simplify.SimplifyDivWithLoopContext6 2023-01-11T22:38:38.2876492Z [ OK ] Simplify.SimplifyDivWithLoopContext6 (0 ms) 2023-01-11T22:38:38.2876996Z [ RUN ] Simplify.SimplifyDivWithLoopContext7 2023-01-11T22:38:38.2878267Z [ OK ] Simplify.SimplifyDivWithLoopContext7 (0 ms) 2023-01-11T22:38:38.2878752Z [ RUN ] Simplify.SimplifyModWithLoopContext0 2023-01-11T22:38:38.2879911Z [ OK ] Simplify.SimplifyModWithLoopContext0 (0 ms) 2023-01-11T22:38:38.2880471Z [ RUN ] Simplify.SimplifyModWithLoopContext1 2023-01-11T22:38:38.2882984Z [ OK ] Simplify.SimplifyModWithLoopContext1 (0 ms) 2023-01-11T22:38:38.2883769Z [ RUN ] Simplify.SimplifyModWithLoopContext2 2023-01-11T22:38:38.2885714Z [ OK ] Simplify.SimplifyModWithLoopContext2 (0 ms) 2023-01-11T22:38:38.2886358Z [ RUN ] Simplify.SimplifyModWithLoopContext3 2023-01-11T22:38:38.2886837Z [ OK ] Simplify.SimplifyModWithLoopContext3 (0 ms) 2023-01-11T22:38:38.2887319Z [ RUN ] Simplify.SimplifyModWithLoopContext4 2023-01-11T22:38:38.2890932Z [ OK ] Simplify.SimplifyModWithLoopContext4 (0 ms) 2023-01-11T22:38:38.2891429Z [ RUN ] Simplify.SimplifyModWithLoopContext5 2023-01-11T22:38:38.2894881Z [ OK ] Simplify.SimplifyModWithLoopContext5 (0 ms) 2023-01-11T22:38:38.2895379Z [ RUN ] Simplify.SimplifyModWithLoopContext6 2023-01-11T22:38:38.2899389Z [ OK ] Simplify.SimplifyModWithLoopContext6 (0 ms) 2023-01-11T22:38:38.2899891Z [ RUN ] Simplify.SimplifyModWithLoopContext7 2023-01-11T22:38:38.2900852Z [ OK ] Simplify.SimplifyModWithLoopContext7 (0 ms) 2023-01-11T22:38:38.2901285Z [ RUN ] Simplify.SimplifyMod 2023-01-11T22:38:38.2904657Z [ OK ] Simplify.SimplifyMod (0 ms) 2023-01-11T22:38:38.2905048Z [ RUN ] Simplify.SimplifyMultiOp 2023-01-11T22:38:38.2908180Z [ OK ] Simplify.SimplifyMultiOp (0 ms) 2023-01-11T22:38:38.2908602Z [ RUN ] Simplify.SimplifyManyOps 2023-01-11T22:38:38.2912647Z [ OK ] Simplify.SimplifyManyOps (0 ms) 2023-01-11T22:38:38.2913064Z [ RUN ] Simplify.SimplifyFactorization 2023-01-11T22:38:38.2919673Z [ OK ] Simplify.SimplifyFactorization (0 ms) 2023-01-11T22:38:38.2920151Z [ RUN ] Simplify.SimplifyFactorizeUneven 2023-01-11T22:38:38.2921439Z [ OK ] Simplify.SimplifyFactorizeUneven (0 ms) 2023-01-11T22:38:38.2921884Z [ RUN ] Simplify.SimplifyDeeperTerms 2023-01-11T22:38:38.2923145Z [ OK ] Simplify.SimplifyDeeperTerms (0 ms) 2023-01-11T22:38:38.2923606Z [ RUN ] Simplify.SimplifyDeeperDifference 2023-01-11T22:38:38.2924733Z [ OK ] Simplify.SimplifyDeeperDifference (0 ms) 2023-01-11T22:38:38.2925525Z [ RUN ] Simplify.SimplifyFoldComplexDifference 2023-01-11T22:38:38.2926795Z [ OK ] Simplify.SimplifyFoldComplexDifference (0 ms) 2023-01-11T22:38:38.2927283Z [ RUN ] Simplify.SimplifyIfComponents 2023-01-11T22:38:38.2928202Z [ OK ] Simplify.SimplifyIfComponents (0 ms) 2023-01-11T22:38:38.2928641Z [ RUN ] Simplify.SimplifyOpaqueTerms 2023-01-11T22:38:38.2929564Z [ OK ] Simplify.SimplifyOpaqueTerms (0 ms) 2023-01-11T22:38:38.2930233Z [ RUN ] Simplify.SimplifySymbolicMinMax 2023-01-11T22:38:38.2932022Z [ OK ] Simplify.SimplifySymbolicMinMax (0 ms) 2023-01-11T22:38:38.2932460Z [ RUN ] Simplify.SimplifyNestedMax 2023-01-11T22:38:38.2951915Z [ OK ] Simplify.SimplifyNestedMax (1 ms) 2023-01-11T22:38:38.2952350Z [ RUN ] Simplify.SimplifyNestedMin 2023-01-11T22:38:38.2972187Z [ OK ] Simplify.SimplifyNestedMin (1 ms) 2023-01-11T22:38:38.2972663Z [ RUN ] Simplify.SimplifyWontReorderFloat 2023-01-11T22:38:38.2975164Z [ OK ] Simplify.SimplifyWontReorderFloat (0 ms) 2023-01-11T22:38:38.2975647Z [ RUN ] Simplify.SimplifyRoundModPattern 2023-01-11T22:38:38.2987463Z [ OK ] Simplify.SimplifyRoundModPattern (1 ms) 2023-01-11T22:38:38.2987989Z [ RUN ] Simplify.SimplifyRoundModPatternFactorization 2023-01-11T22:38:38.2993551Z [ OK ] Simplify.SimplifyRoundModPatternFactorization (0 ms) 2023-01-11T22:38:38.2994108Z [ RUN ] Simplify.SimplifyRoundModPatternMultivar 2023-01-11T22:38:38.2999465Z [ OK ] Simplify.SimplifyRoundModPatternMultivar (0 ms) 2023-01-11T22:38:38.2999980Z [ RUN ] Simplify.SimplifyModRoundModPattern 2023-01-11T22:38:38.3006971Z [ OK ] Simplify.SimplifyModRoundModPattern (0 ms) 2023-01-11T22:38:38.3007671Z [ RUN ] Simplify.SimplifyModRoundModPatternFactorization 2023-01-11T22:38:38.3018680Z [ OK ] Simplify.SimplifyModRoundModPatternFactorization (1 ms) 2023-01-11T22:38:38.3019261Z [ RUN ] Simplify.SimplifyModRoundModPatternMultivar 2023-01-11T22:38:38.3039609Z [ OK ] Simplify.SimplifyModRoundModPatternMultivar (2 ms) 2023-01-11T22:38:38.3040270Z [ RUN ] Simplify.SimplifyDivisionScalarFactorization 2023-01-11T22:38:38.3041491Z [ OK ] Simplify.SimplifyDivisionScalarFactorization (0 ms) 2023-01-11T22:38:38.3042009Z [ RUN ] Simplify.SimplifyConstantBranches 2023-01-11T22:38:38.3042681Z [ OK ] Simplify.SimplifyConstantBranches (0 ms) 2023-01-11T22:38:38.3043191Z [ RUN ] Simplify.SimplifyConstantCond 2023-01-11T22:38:38.3045610Z [ OK ] Simplify.SimplifyConstantCond (0 ms) 2023-01-11T22:38:38.3046433Z [ RUN ] Simplify.SimplifyEliminateEmptyCond 2023-01-11T22:38:38.3046943Z [ OK ] Simplify.SimplifyEliminateEmptyCond (0 ms) 2023-01-11T22:38:38.3047433Z [ RUN ] Simplify.SimplifyConstantComparisons 2023-01-11T22:38:38.3052130Z [ OK ] Simplify.SimplifyConstantComparisons (0 ms) 2023-01-11T22:38:38.3052895Z [ RUN ] Simplify.SimplifySymbolicComparisons 2023-01-11T22:38:38.3062377Z [ OK ] Simplify.SimplifySymbolicComparisons (0 ms) 2023-01-11T22:38:38.3063238Z [ RUN ] Simplify.SimplifyEliminateZeroLengthFor 2023-01-11T22:38:38.3064435Z [ OK ] Simplify.SimplifyEliminateZeroLengthFor (0 ms) 2023-01-11T22:38:38.3065181Z [ RUN ] Simplify.SimplifyOneLoopFor 2023-01-11T22:38:38.3066216Z [ OK ] Simplify.SimplifyOneLoopFor (0 ms) 2023-01-11T22:38:38.3066988Z [ RUN ] Simplify.SimplifyForWontLoseLoopOptions 2023-01-11T22:38:38.3067517Z [ OK ] Simplify.SimplifyForWontLoseLoopOptions (0 ms) 2023-01-11T22:38:38.3068005Z [ RUN ] Simplify.SimplifyMultilevelFor 2023-01-11T22:38:38.3068857Z [ OK ] Simplify.SimplifyMultilevelFor (0 ms) 2023-01-11T22:38:38.3069303Z [ RUN ] Simplify.SimplifyForCleansUp 2023-01-11T22:38:38.3072990Z [ OK ] Simplify.SimplifyForCleansUp (0 ms) 2023-01-11T22:38:38.3073480Z [ RUN ] Simplify.SimplifyEliminateEmptyFor 2023-01-11T22:38:38.3074772Z [ OK ] Simplify.SimplifyEliminateEmptyFor (0 ms) 2023-01-11T22:38:38.3075455Z [ RUN ] Simplify.SimplifyFlattenBlock 2023-01-11T22:38:38.3075924Z [ OK ] Simplify.SimplifyFlattenBlock (0 ms) 2023-01-11T22:38:38.3076409Z [ RUN ] Simplify.SimplifyEliminateZeroLengthAlloc 2023-01-11T22:38:38.3077501Z [ OK ] Simplify.SimplifyEliminateZeroLengthAlloc (0 ms) 2023-01-11T22:38:38.3078101Z [ RUN ] Simplify.DontSimplifyRand 2023-01-11T22:38:38.3078548Z [ OK ] Simplify.DontSimplifyRand (0 ms) 2023-01-11T22:38:38.3078990Z [ RUN ] Simplify.SimplifyReorderForCond 2023-01-11T22:38:38.3086839Z [ OK ] Simplify.SimplifyReorderForCond (0 ms) 2023-01-11T22:38:38.3087335Z [ RUN ] Simplify.SimplifyFuseConditions 2023-01-11T22:38:38.3095769Z [ OK ] Simplify.SimplifyFuseConditions (0 ms) 2023-01-11T22:38:38.3096234Z [ RUN ] Simplify.SimplifySyncThreads 2023-01-11T22:38:38.3096859Z [ OK ] Simplify.SimplifySyncThreads (0 ms) 2023-01-11T22:38:38.3097314Z [ RUN ] Simplify.SimplifyRampSubBroadcast 2023-01-11T22:38:38.3097788Z [ OK ] Simplify.SimplifyRampSubBroadcast (0 ms) 2023-01-11T22:38:38.3098258Z [ RUN ] Simplify.SimplifyBroadcastTermExpander 2023-01-11T22:38:38.3099212Z [ OK ] Simplify.SimplifyBroadcastTermExpander (0 ms) 2023-01-11T22:38:38.3099729Z [ RUN ] Simplify.CompareSelectLoopBounds 2023-01-11T22:38:38.3230743Z [ OK ] Simplify.CompareSelectLoopBounds (13 ms) 2023-01-11T22:38:38.3231335Z [ RUN ] Simplify.CompareSelectCondAlwaysInLoopBounds 2023-01-11T22:38:38.3231904Z [ OK ] Simplify.CompareSelectCondAlwaysInLoopBounds (0 ms) 2023-01-11T22:38:38.3232432Z [ RUN ] Simplify.IfThenCondAlwaysInLoopBounds 2023-01-11T22:38:38.3233486Z [ OK ] Simplify.IfThenCondAlwaysInLoopBounds (0 ms) 2023-01-11T22:38:38.3233990Z [ RUN ] Simplify.MultiClauseCondAlwaysInLoopBounds 2023-01-11T22:38:38.3237369Z [ OK ] Simplify.MultiClauseCondAlwaysInLoopBounds (0 ms) 2023-01-11T22:38:38.3237895Z [----------] 92 tests from Simplify (42 ms total) 2023-01-11T22:38:38.3238111Z 2023-01-11T22:38:38.3238317Z [----------] 12 tests from TEFuserPass 2023-01-11T22:38:38.3238693Z [ RUN ] TEFuserPass.FuserPass_1 2023-01-11T22:38:38.3245324Z [ OK ] TEFuserPass.FuserPass_1 (0 ms) 2023-01-11T22:38:38.3246035Z [ RUN ] TEFuserPass.FuserPass_2 2023-01-11T22:38:38.3250119Z [ OK ] TEFuserPass.FuserPass_2 (0 ms) 2023-01-11T22:38:38.3250549Z [ RUN ] TEFuserPass.FuserPass_3 2023-01-11T22:38:38.3253961Z [ OK ] TEFuserPass.FuserPass_3 (0 ms) 2023-01-11T22:38:38.3254388Z [ RUN ] TEFuserPass.FuserPass_0DimInput 2023-01-11T22:38:38.3257076Z [ OK ] TEFuserPass.FuserPass_0DimInput (0 ms) 2023-01-11T22:38:38.3257924Z [ RUN ] TEFuserPass.FuserPass_UnfusibleDevice 2023-01-11T22:38:38.3258703Z [ OK ] TEFuserPass.FuserPass_UnfusibleDevice (0 ms) 2023-01-11T22:38:38.3259364Z [ RUN ] TEFuserPass.FuserPass_UnknownShapes 2023-01-11T22:38:38.3259827Z [ OK ] TEFuserPass.FuserPass_UnknownShapes (0 ms) 2023-01-11T22:38:38.3260282Z [ RUN ] TEFuserPass.FuserPass_Multidevice 2023-01-11T22:38:38.3270127Z [ OK ] TEFuserPass.FuserPass_Multidevice (1 ms) 2023-01-11T22:38:38.3270570Z [ RUN ] TEFuserPass.FuserPass_MergeGroups 2023-01-11T22:38:38.3273834Z [ OK ] TEFuserPass.FuserPass_MergeGroups (0 ms) 2023-01-11T22:38:38.3274525Z [ RUN ] TEFuserPass.FuserPass_IgnoreUnknownShapeAtStart 2023-01-11T22:38:38.3275481Z [ OK ] TEFuserPass.FuserPass_IgnoreUnknownShapeAtStart (0 ms) 2023-01-11T22:38:38.3275931Z [ RUN ] TEFuserPass.FuserPass_Where 2023-01-11T22:38:38.3279344Z [ OK ] TEFuserPass.FuserPass_Where (0 ms) 2023-01-11T22:38:38.3279798Z [ RUN ] TEFuserPass.FuserPass_WhereList 2023-01-11T22:38:38.3281561Z [ OK ] TEFuserPass.FuserPass_WhereList (0 ms) 2023-01-11T22:38:38.3282022Z [ RUN ] TEFuserPass.DynamicShapeFusion 2023-01-11T22:38:38.6748652Z [ OK ] TEFuserPass.DynamicShapeFusion (346 ms) 2023-01-11T22:38:38.6749327Z [----------] 12 tests from TEFuserPass (351 ms total) 2023-01-11T22:38:38.6749632Z 2023-01-11T22:38:38.6749833Z [----------] 3 tests from Type 2023-01-11T22:38:38.6750152Z [ RUN ] Type.Test01 2023-01-11T22:38:38.6750491Z [ OK ] Type.Test01 (0 ms) 2023-01-11T22:38:38.6750845Z [ RUN ] Type.BitCasting 2023-01-11T22:38:38.6751187Z [ OK ] Type.BitCasting (0 ms) 2023-01-11T22:38:38.6751558Z [ RUN ] Type.Propagation 2023-01-11T22:38:38.6751911Z [ OK ] Type.Propagation (0 ms) 2023-01-11T22:38:38.6752302Z [----------] 3 tests from Type (0 ms total) 2023-01-11T22:38:38.6752507Z 2023-01-11T22:38:38.6752770Z [----------] 1 test from SpecializationsInCustomPasses 2023-01-11T22:38:38.6753252Z [ RUN ] SpecializationsInCustomPasses.Basic 2023-01-11T22:38:38.6778087Z [ OK ] SpecializationsInCustomPasses.Basic (2 ms) 2023-01-11T22:38:38.6778649Z [----------] 1 test from SpecializationsInCustomPasses (2 ms total) 2023-01-11T22:38:38.6779063Z 2023-01-11T22:38:38.6779255Z [----------] 26 tests from Cuda 2023-01-11T22:38:38.6779603Z [ RUN ] Cuda.Sigmoid_CUDA 2023-01-11T22:38:38.9805403Z [ OK ] Cuda.Sigmoid_CUDA (302 ms) 2023-01-11T22:38:38.9806146Z [ RUN ] Cuda.TestVectorAdd01_CUDA 2023-01-11T22:38:41.2972404Z [ OK ] Cuda.TestVectorAdd01_CUDA (2316 ms) 2023-01-11T22:38:41.2972921Z [ RUN ] Cuda.TestVectorAdd02_CUDA 2023-01-11T22:38:41.8690405Z [ OK ] Cuda.TestVectorAdd02_CUDA (571 ms) 2023-01-11T22:38:41.8690818Z [ RUN ] Cuda.HalfCast_CUDA 2023-01-11T22:38:42.1539948Z [ OK ] Cuda.HalfCast_CUDA (284 ms) 2023-01-11T22:38:42.1540367Z [ RUN ] Cuda.DynamicShape2D_CUDA 2023-01-11T22:38:43.0695909Z [ OK ] Cuda.DynamicShape2D_CUDA (915 ms) 2023-01-11T22:38:43.0696445Z [ RUN ] Cuda.TestRand01_CUDA 2023-01-11T22:38:43.3786666Z [ OK ] Cuda.TestRand01_CUDA (309 ms) 2023-01-11T22:38:43.3787175Z [ RUN ] Cuda.DynamicShapeSplit_CUDA 2023-01-11T22:38:43.6675896Z [ OK ] Cuda.DynamicShapeSplit_CUDA (288 ms) 2023-01-11T22:38:43.6676433Z [ RUN ] Cuda.OneBlockOneThreadGlobalReduce1_CUDA 2023-01-11T22:38:43.9642548Z [ OK ] Cuda.OneBlockOneThreadGlobalReduce1_CUDA (296 ms) 2023-01-11T22:38:43.9643159Z [ RUN ] Cuda.OneBlockMultiThreadGlobalReduce1_CUDA 2023-01-11T22:38:44.2511797Z [ OK ] Cuda.OneBlockMultiThreadGlobalReduce1_CUDA (286 ms) 2023-01-11T22:38:44.2512287Z [ RUN ] Cuda.NoThreadIdxWrite_1_CUDA 2023-01-11T22:38:44.5406657Z [ OK ] Cuda.NoThreadIdxWrite_1_CUDA (289 ms) 2023-01-11T22:38:44.5407109Z [ RUN ] Cuda.SharedMemReduce_1_CUDA 2023-01-11T22:38:44.8454987Z [ OK ] Cuda.SharedMemReduce_1_CUDA (304 ms) 2023-01-11T22:38:44.8455477Z [ RUN ] Cuda.LocalMemReduce_1_CUDA 2023-01-11T22:38:45.1498895Z [ OK ] Cuda.LocalMemReduce_1_CUDA (304 ms) 2023-01-11T22:38:45.1499336Z [ RUN ] Cuda.HalfSupport_CUDA 2023-01-11T22:38:45.4412425Z [ OK ] Cuda.HalfSupport_CUDA (291 ms) 2023-01-11T22:38:45.4412856Z [ RUN ] Cuda.HalfPropagation_CUDA 2023-01-11T22:38:45.7360488Z [ OK ] Cuda.HalfPropagation_CUDA (294 ms) 2023-01-11T22:38:45.7360939Z [ RUN ] Cuda.UnusedHalfArgument_CUDA 2023-01-11T22:38:46.0257631Z [ OK ] Cuda.UnusedHalfArgument_CUDA (289 ms) 2023-01-11T22:38:46.0258091Z [ RUN ] Cuda.PrioritizeDependents_CUDA 2023-01-11T22:38:46.3108841Z [ OK ] Cuda.PrioritizeDependents_CUDA (285 ms) 2023-01-11T22:38:46.3109308Z [ RUN ] Cuda.MaskBlockDim_CUDA 2023-01-11T22:38:46.5965722Z [ OK ] Cuda.MaskBlockDim_CUDA (285 ms) 2023-01-11T22:38:46.5966740Z [ RUN ] Cuda.MaskThreadDim_CUDA 2023-01-11T22:38:46.8849491Z [ OK ] Cuda.MaskThreadDim_CUDA (288 ms) 2023-01-11T22:38:46.8850046Z [ RUN ] Cuda.MaskMultiBlockDim_CUDA 2023-01-11T22:38:47.1715171Z [ OK ] Cuda.MaskMultiBlockDim_CUDA (286 ms) 2023-01-11T22:38:47.1715752Z [ RUN ] Cuda.MaskBlockAndThreadDim_CUDA 2023-01-11T22:38:47.4614149Z [ OK ] Cuda.MaskBlockAndThreadDim_CUDA (289 ms) 2023-01-11T22:38:47.4614645Z [ RUN ] Cuda.MaskMultiDim_CUDA 2023-01-11T22:38:47.7517358Z [ OK ] Cuda.MaskMultiDim_CUDA (290 ms) 2023-01-11T22:38:47.7517878Z [ RUN ] Cuda.MaskMultiDimSymbolic_CUDA 2023-01-11T22:38:48.0473458Z [ OK ] Cuda.MaskMultiDimSymbolic_CUDA (295 ms) 2023-01-11T22:38:48.0474056Z [ RUN ] Cuda.MaskCompoundInnerLoop_CUDA 2023-01-11T22:38:48.3373369Z [ OK ] Cuda.MaskCompoundInnerLoop_CUDA (289 ms) 2023-01-11T22:38:48.3373962Z [ RUN ] Cuda.MaskInnerLoopOneBlock_CUDA 2023-01-11T22:38:48.6412355Z [ OK ] Cuda.MaskInnerLoopOneBlock_CUDA (303 ms) 2023-01-11T22:38:48.6413109Z [ RUN ] Cuda.MaskMultiDimMultiAxis_CUDA 2023-01-11T22:38:48.9337062Z [ OK ] Cuda.MaskMultiDimMultiAxis_CUDA (292 ms) 2023-01-11T22:38:48.9337589Z [ RUN ] Cuda.MaskMultiDimMultiLevel_CUDA 2023-01-11T22:38:49.2241779Z [ OK ] Cuda.MaskMultiDimMultiLevel_CUDA (290 ms) 2023-01-11T22:38:49.2242815Z [----------] 26 tests from Cuda (10546 ms total) 2023-01-11T22:38:49.2243170Z 2023-01-11T22:38:49.2243375Z [----------] 150 tests from LLVM 2023-01-11T22:38:49.2243707Z [ RUN ] LLVM.ByteImmTest 2023-01-11T22:38:49.2474885Z [ OK ] LLVM.ByteImmTest (23 ms) 2023-01-11T22:38:49.2475729Z [ RUN ] LLVM.CharImmTest 2023-01-11T22:38:49.2705635Z [ OK ] LLVM.CharImmTest (23 ms) 2023-01-11T22:38:49.2706467Z [ RUN ] LLVM.ShortImmTest 2023-01-11T22:38:49.2937099Z [ OK ] LLVM.ShortImmTest (23 ms) 2023-01-11T22:38:49.2937957Z [ RUN ] LLVM.IntImmTest 2023-01-11T22:38:49.3170012Z [ OK ] LLVM.IntImmTest (23 ms) 2023-01-11T22:38:49.3170854Z [ RUN ] LLVM.LongImmTest 2023-01-11T22:38:49.3414502Z [ OK ] LLVM.LongImmTest (24 ms) 2023-01-11T22:38:49.3415350Z [ RUN ] LLVM.FloatImmTest 2023-01-11T22:38:49.3647357Z [ OK ] LLVM.FloatImmTest (23 ms) 2023-01-11T22:38:49.3648224Z [ RUN ] LLVM.DoubleImmTest 2023-01-11T22:38:49.3880475Z [ OK ] LLVM.DoubleImmTest (23 ms) 2023-01-11T22:38:49.3881295Z [ RUN ] LLVM.HalfImmTest 2023-01-11T22:38:49.4113731Z [ OK ] LLVM.HalfImmTest (23 ms) 2023-01-11T22:38:49.4114573Z [ RUN ] LLVM.ByteAddTest 2023-01-11T22:38:49.4344822Z [ OK ] LLVM.ByteAddTest (23 ms) 2023-01-11T22:38:49.4345625Z [ RUN ] LLVM.CharAddTest 2023-01-11T22:38:49.4576540Z [ OK ] LLVM.CharAddTest (23 ms) 2023-01-11T22:38:49.4577396Z [ RUN ] LLVM.ShortAddTest 2023-01-11T22:38:49.4809230Z [ OK ] LLVM.ShortAddTest (23 ms) 2023-01-11T22:38:49.4810020Z [ RUN ] LLVM.IntAddTest 2023-01-11T22:38:49.5040541Z [ OK ] LLVM.IntAddTest (23 ms) 2023-01-11T22:38:49.5041375Z [ RUN ] LLVM.LongAddTest 2023-01-11T22:38:49.5272696Z [ OK ] LLVM.LongAddTest (23 ms) 2023-01-11T22:38:49.5273521Z [ RUN ] LLVM.FloatAddTest 2023-01-11T22:38:49.5504996Z [ OK ] LLVM.FloatAddTest (23 ms) 2023-01-11T22:38:49.5505835Z [ RUN ] LLVM.DoubleAddTest 2023-01-11T22:38:49.5738052Z [ OK ] LLVM.DoubleAddTest (23 ms) 2023-01-11T22:38:49.5738890Z [ RUN ] LLVM.HalfAddTest 2023-01-11T22:38:49.5970458Z [ OK ] LLVM.HalfAddTest (23 ms) 2023-01-11T22:38:49.5971542Z [ RUN ] LLVM.ByteSubTest 2023-01-11T22:38:49.6200773Z [ OK ] LLVM.ByteSubTest (23 ms) 2023-01-11T22:38:49.6201631Z [ RUN ] LLVM.CharSubTest 2023-01-11T22:38:49.6431758Z [ OK ] LLVM.CharSubTest (23 ms) 2023-01-11T22:38:49.6432170Z [ RUN ] LLVM.ShortSubTest 2023-01-11T22:38:49.6669423Z [ OK ] LLVM.ShortSubTest (23 ms) 2023-01-11T22:38:49.6669774Z [ RUN ] LLVM.IntSubTest 2023-01-11T22:38:49.6905277Z [ OK ] LLVM.IntSubTest (23 ms) 2023-01-11T22:38:49.6905661Z [ RUN ] LLVM.LongSubTest 2023-01-11T22:38:49.7137418Z [ OK ] LLVM.LongSubTest (23 ms) 2023-01-11T22:38:49.7137777Z [ RUN ] LLVM.FloatSubTest 2023-01-11T22:38:49.7373961Z [ OK ] LLVM.FloatSubTest (23 ms) 2023-01-11T22:38:49.7374336Z [ RUN ] LLVM.DoubleSubTest 2023-01-11T22:38:49.7617287Z [ OK ] LLVM.DoubleSubTest (24 ms) 2023-01-11T22:38:49.7617678Z [ RUN ] LLVM.HalfSubTest 2023-01-11T22:38:49.7849575Z [ OK ] LLVM.HalfSubTest (23 ms) 2023-01-11T22:38:49.7850176Z [ RUN ] LLVM.ByteMulTest 2023-01-11T22:38:49.8080972Z [ OK ] LLVM.ByteMulTest (23 ms) 2023-01-11T22:38:49.8081339Z [ RUN ] LLVM.CharMulTest 2023-01-11T22:38:49.8311640Z [ OK ] LLVM.CharMulTest (23 ms) 2023-01-11T22:38:49.8312010Z [ RUN ] LLVM.ShortMulTest 2023-01-11T22:38:49.8543388Z [ OK ] LLVM.ShortMulTest (23 ms) 2023-01-11T22:38:49.8543758Z [ RUN ] LLVM.IntMulTest 2023-01-11T22:38:49.8786031Z [ OK ] LLVM.IntMulTest (24 ms) 2023-01-11T22:38:49.8786380Z [ RUN ] LLVM.LongMulTest 2023-01-11T22:38:49.9018751Z [ OK ] LLVM.LongMulTest (23 ms) 2023-01-11T22:38:49.9019122Z [ RUN ] LLVM.FloatMulTest 2023-01-11T22:38:49.9251199Z [ OK ] LLVM.FloatMulTest (23 ms) 2023-01-11T22:38:49.9251570Z [ RUN ] LLVM.DoubleMulTest 2023-01-11T22:38:49.9494376Z [ OK ] LLVM.DoubleMulTest (24 ms) 2023-01-11T22:38:49.9494758Z [ RUN ] LLVM.HalfMulTest 2023-01-11T22:38:49.9725526Z [ OK ] LLVM.HalfMulTest (23 ms) 2023-01-11T22:38:49.9725899Z [ RUN ] LLVM.ByteDivTest 2023-01-11T22:38:49.9956507Z [ OK ] LLVM.ByteDivTest (23 ms) 2023-01-11T22:38:49.9956866Z [ RUN ] LLVM.CharDivTest 2023-01-11T22:38:50.0187729Z [ OK ] LLVM.CharDivTest (23 ms) 2023-01-11T22:38:50.0188097Z [ RUN ] LLVM.ShortDivTest 2023-01-11T22:38:50.0419231Z [ OK ] LLVM.ShortDivTest (23 ms) 2023-01-11T22:38:50.0419598Z [ RUN ] LLVM.IntDivTest 2023-01-11T22:38:50.0650956Z [ OK ] LLVM.IntDivTest (23 ms) 2023-01-11T22:38:50.0651321Z [ RUN ] LLVM.LongDivTest 2023-01-11T22:38:50.0882635Z [ OK ] LLVM.LongDivTest (23 ms) 2023-01-11T22:38:50.0883070Z [ RUN ] LLVM.FloatDivTest 2023-01-11T22:38:50.1117193Z [ OK ] LLVM.FloatDivTest (23 ms) 2023-01-11T22:38:50.1117581Z [ RUN ] LLVM.DoubleDivTest 2023-01-11T22:38:50.1350177Z [ OK ] LLVM.DoubleDivTest (23 ms) 2023-01-11T22:38:50.1350574Z [ RUN ] LLVM.HalfDivTest 2023-01-11T22:38:50.1582912Z [ OK ] LLVM.HalfDivTest (23 ms) 2023-01-11T22:38:50.1583308Z [ RUN ] LLVM.IntToFloatCastTest 2023-01-11T22:38:50.1815364Z [ OK ] LLVM.IntToFloatCastTest (23 ms) 2023-01-11T22:38:50.1815784Z [ RUN ] LLVM.FloatToIntCastTest 2023-01-11T22:38:50.2047609Z [ OK ] LLVM.FloatToIntCastTest (23 ms) 2023-01-11T22:38:50.2048020Z [ RUN ] LLVM.IntToLongCastTest 2023-01-11T22:38:50.2278736Z [ OK ] LLVM.IntToLongCastTest (23 ms) 2023-01-11T22:38:50.2279147Z [ RUN ] LLVM.ByteToCharCastTest 2023-01-11T22:38:50.2509756Z [ OK ] LLVM.ByteToCharCastTest (23 ms) 2023-01-11T22:38:50.2510182Z [ RUN ] LLVM.HalfToLongCastTest 2023-01-11T22:38:50.2741581Z [ OK ] LLVM.HalfToLongCastTest (23 ms) 2023-01-11T22:38:50.2741996Z [ RUN ] LLVM.ByteToDoubleCastTest 2023-01-11T22:38:50.2974566Z [ OK ] LLVM.ByteToDoubleCastTest (23 ms) 2023-01-11T22:38:50.2974974Z [ RUN ] LLVM.FloatToByteCastTest 2023-01-11T22:38:50.3205338Z [ OK ] LLVM.FloatToByteCastTest (23 ms) 2023-01-11T22:38:50.3205997Z [ RUN ] LLVM.FloatToCharCastTest 2023-01-11T22:38:50.3437267Z [ OK ] LLVM.FloatToCharCastTest (23 ms) 2023-01-11T22:38:50.3437667Z [ RUN ] LLVM.ByteToFloatCastTest 2023-01-11T22:38:50.3669712Z [ OK ] LLVM.ByteToFloatCastTest (23 ms) 2023-01-11T22:38:50.3670122Z [ RUN ] LLVM.CharToFloatCastTest 2023-01-11T22:38:50.3912888Z [ OK ] LLVM.CharToFloatCastTest (24 ms) 2023-01-11T22:38:50.3913283Z [ RUN ] LLVM.BitCast 2023-01-11T22:38:50.4842491Z [ OK ] LLVM.BitCast (92 ms) 2023-01-11T22:38:50.4843045Z [ RUN ] LLVM.fastLogFloat 2023-01-11T22:38:50.5708898Z [ OK ] LLVM.fastLogFloat (86 ms) 2023-01-11T22:38:50.5709275Z [ RUN ] LLVM.LetTest01 2023-01-11T22:38:50.5956647Z [ OK ] LLVM.LetTest01 (24 ms) 2023-01-11T22:38:50.5957005Z [ RUN ] LLVM.LetTest02 2023-01-11T22:38:50.6189050Z [ OK ] LLVM.LetTest02 (23 ms) 2023-01-11T22:38:50.6189432Z [ RUN ] LLVM.LetTestMultitype 2023-01-11T22:38:50.6423478Z [ OK ] LLVM.LetTestMultitype (23 ms) 2023-01-11T22:38:50.6423851Z [ RUN ] LLVM.BufferTest 2023-01-11T22:38:50.6656578Z [ OK ] LLVM.BufferTest (23 ms) 2023-01-11T22:38:50.6656944Z [ RUN ] LLVM.BlockTest 2023-01-11T22:38:50.6902632Z [ OK ] LLVM.BlockTest (24 ms) 2023-01-11T22:38:50.6902995Z [ RUN ] LLVM.LoadStoreTest 2023-01-11T22:38:50.7144538Z [ OK ] LLVM.LoadStoreTest (24 ms) 2023-01-11T22:38:50.7144933Z [ RUN ] LLVM.IfThenElseTest 2023-01-11T22:38:50.7400026Z [ OK ] LLVM.IfThenElseTest (25 ms) 2023-01-11T22:38:50.7400444Z [ RUN ] LLVM.CondNoFalseBlockTest 2023-01-11T22:38:50.8155717Z [ OK ] LLVM.CondNoFalseBlockTest (75 ms) 2023-01-11T22:38:50.8156098Z [ RUN ] LLVM.CondTest 2023-01-11T22:38:50.8909381Z [ OK ] LLVM.CondTest (75 ms) 2023-01-11T22:38:50.8909758Z [ RUN ] LLVM.CondNestedTest 2023-01-11T22:38:50.9967149Z [ OK ] LLVM.CondNestedTest (105 ms) 2023-01-11T22:38:50.9967556Z [ RUN ] LLVM.DirectVectorization 2023-01-11T22:38:51.0462861Z [ OK ] LLVM.DirectVectorization (49 ms) 2023-01-11T22:38:51.0463276Z [ RUN ] LLVM.VecLoadStoreTest 2023-01-11T22:38:51.0700401Z [ OK ] LLVM.VecLoadStoreTest (23 ms) 2023-01-11T22:38:51.0700803Z [ RUN ] LLVM.VecFloat_erfLane4Test 2023-01-11T22:38:51.0943896Z [ OK ] LLVM.VecFloat_erfLane4Test (24 ms) 2023-01-11T22:38:51.0944309Z [ RUN ] LLVM.VecFloat_erfcLane4Test 2023-01-11T22:38:51.1198558Z [ OK ] LLVM.VecFloat_erfcLane4Test (25 ms) 2023-01-11T22:38:51.1198955Z [ RUN ] LLVM.VecFloat_acosLane4Test 2023-01-11T22:38:51.1442762Z [ OK ] LLVM.VecFloat_acosLane4Test (24 ms) 2023-01-11T22:38:51.1443190Z [ RUN ] LLVM.VecFloat_asinLane4Test 2023-01-11T22:38:51.1688159Z [ OK ] LLVM.VecFloat_asinLane4Test (24 ms) 2023-01-11T22:38:51.1688575Z [ RUN ] LLVM.VecFloat_atanLane4Test 2023-01-11T22:38:51.1932227Z [ OK ] LLVM.VecFloat_atanLane4Test (24 ms) 2023-01-11T22:38:51.1932614Z [ RUN ] LLVM.VecFloat_coshLane4Test 2023-01-11T22:38:51.2176537Z [ OK ] LLVM.VecFloat_coshLane4Test (24 ms) 2023-01-11T22:38:51.2177127Z [ RUN ] LLVM.VecFloat_sinhLane4Test 2023-01-11T22:38:51.2420216Z [ OK ] LLVM.VecFloat_sinhLane4Test (24 ms) 2023-01-11T22:38:51.2420619Z [ RUN ] LLVM.VecFloat_tanhLane4Test 2023-01-11T22:38:51.2664446Z [ OK ] LLVM.VecFloat_tanhLane4Test (24 ms) 2023-01-11T22:38:51.2664866Z [ RUN ] LLVM.VecFloat_expm1Lane4Test 2023-01-11T22:38:51.2912909Z [ OK ] LLVM.VecFloat_expm1Lane4Test (24 ms) 2023-01-11T22:38:51.2913309Z [ RUN ] LLVM.VecFloat_lgammaLane4Test 2023-01-11T22:38:51.3157094Z [ OK ] LLVM.VecFloat_lgammaLane4Test (24 ms) 2023-01-11T22:38:51.3157512Z [ RUN ] LLVM.VecFloat_erfLane8Test 2023-01-11T22:38:51.3401876Z [ OK ] LLVM.VecFloat_erfLane8Test (24 ms) 2023-01-11T22:38:51.3402267Z [ RUN ] LLVM.VecFloat_erfcLane8Test 2023-01-11T22:38:51.3645685Z [ OK ] LLVM.VecFloat_erfcLane8Test (24 ms) 2023-01-11T22:38:51.3646101Z [ RUN ] LLVM.VecFloat_acosLane8Test 2023-01-11T22:38:51.3890371Z [ OK ] LLVM.VecFloat_acosLane8Test (24 ms) 2023-01-11T22:38:51.3890942Z [ RUN ] LLVM.VecFloat_asinLane8Test 2023-01-11T22:38:51.4135020Z [ OK ] LLVM.VecFloat_asinLane8Test (24 ms) 2023-01-11T22:38:51.4135430Z [ RUN ] LLVM.VecFloat_atanLane8Test 2023-01-11T22:38:51.4385664Z [ OK ] LLVM.VecFloat_atanLane8Test (25 ms) 2023-01-11T22:38:51.4386082Z [ RUN ] LLVM.VecFloat_coshLane8Test 2023-01-11T22:38:51.4629787Z [ OK ] LLVM.VecFloat_coshLane8Test (24 ms) 2023-01-11T22:38:51.4630232Z [ RUN ] LLVM.VecFloat_sinhLane8Test 2023-01-11T22:38:51.4874601Z [ OK ] LLVM.VecFloat_sinhLane8Test (24 ms) 2023-01-11T22:38:51.4875029Z [ RUN ] LLVM.VecFloat_tanhLane8Test 2023-01-11T22:38:51.5119129Z [ OK ] LLVM.VecFloat_tanhLane8Test (24 ms) 2023-01-11T22:38:51.5119560Z [ RUN ] LLVM.VecFloat_expm1Lane8Test 2023-01-11T22:38:51.5363722Z [ OK ] LLVM.VecFloat_expm1Lane8Test (24 ms) 2023-01-11T22:38:51.5364169Z [ RUN ] LLVM.VecFloat_lgammaLane8Test 2023-01-11T22:38:51.5608966Z [ OK ] LLVM.VecFloat_lgammaLane8Test (24 ms) 2023-01-11T22:38:51.5609386Z [ RUN ] LLVM.VecDouble_erfLane2Test 2023-01-11T22:38:51.5853710Z [ OK ] LLVM.VecDouble_erfLane2Test (24 ms) 2023-01-11T22:38:51.5854132Z [ RUN ] LLVM.VecDouble_erfcLane2Test 2023-01-11T22:38:51.6097965Z [ OK ] LLVM.VecDouble_erfcLane2Test (24 ms) 2023-01-11T22:38:51.6098387Z [ RUN ] LLVM.VecDouble_acosLane2Test 2023-01-11T22:38:51.6342532Z [ OK ] LLVM.VecDouble_acosLane2Test (24 ms) 2023-01-11T22:38:51.6342959Z [ RUN ] LLVM.VecDouble_asinLane2Test 2023-01-11T22:38:51.6597575Z [ OK ] LLVM.VecDouble_asinLane2Test (25 ms) 2023-01-11T22:38:51.6598000Z [ RUN ] LLVM.VecDouble_atanLane2Test 2023-01-11T22:38:51.6842521Z [ OK ] LLVM.VecDouble_atanLane2Test (24 ms) 2023-01-11T22:38:51.6842947Z [ RUN ] LLVM.VecDouble_coshLane2Test 2023-01-11T22:38:51.7089166Z [ OK ] LLVM.VecDouble_coshLane2Test (24 ms) 2023-01-11T22:38:51.7089562Z [ RUN ] LLVM.VecDouble_sinhLane2Test 2023-01-11T22:38:51.7333775Z [ OK ] LLVM.VecDouble_sinhLane2Test (24 ms) 2023-01-11T22:38:51.7334188Z [ RUN ] LLVM.VecDouble_tanhLane2Test 2023-01-11T22:38:51.7578005Z [ OK ] LLVM.VecDouble_tanhLane2Test (24 ms) 2023-01-11T22:38:51.7578414Z [ RUN ] LLVM.VecDouble_expm1Lane2Test 2023-01-11T22:38:51.7822373Z [ OK ] LLVM.VecDouble_expm1Lane2Test (24 ms) 2023-01-11T22:38:51.7822804Z [ RUN ] LLVM.VecDouble_lgammaLane2Test 2023-01-11T22:38:51.8067027Z [ OK ] LLVM.VecDouble_lgammaLane2Test (24 ms) 2023-01-11T22:38:51.8067580Z [ RUN ] LLVM.VecDouble_erfLane4Test 2023-01-11T22:38:51.8312094Z [ OK ] LLVM.VecDouble_erfLane4Test (24 ms) 2023-01-11T22:38:51.8312536Z [ RUN ] LLVM.VecDouble_erfcLane4Test 2023-01-11T22:38:51.8557166Z [ OK ] LLVM.VecDouble_erfcLane4Test (24 ms) 2023-01-11T22:38:51.8557568Z [ RUN ] LLVM.VecDouble_acosLane4Test 2023-01-11T22:38:51.8801638Z [ OK ] LLVM.VecDouble_acosLane4Test (24 ms) 2023-01-11T22:38:51.8802056Z [ RUN ] LLVM.VecDouble_asinLane4Test 2023-01-11T22:38:51.9045719Z [ OK ] LLVM.VecDouble_asinLane4Test (24 ms) 2023-01-11T22:38:51.9046146Z [ RUN ] LLVM.VecDouble_atanLane4Test 2023-01-11T22:38:51.9291215Z [ OK ] LLVM.VecDouble_atanLane4Test (24 ms) 2023-01-11T22:38:51.9291631Z [ RUN ] LLVM.VecDouble_coshLane4Test 2023-01-11T22:38:51.9547008Z [ OK ] LLVM.VecDouble_coshLane4Test (25 ms) 2023-01-11T22:38:51.9547435Z [ RUN ] LLVM.VecDouble_sinhLane4Test 2023-01-11T22:38:51.9791467Z [ OK ] LLVM.VecDouble_sinhLane4Test (24 ms) 2023-01-11T22:38:51.9792042Z [ RUN ] LLVM.VecDouble_tanhLane4Test 2023-01-11T22:38:52.0035911Z [ OK ] LLVM.VecDouble_tanhLane4Test (24 ms) 2023-01-11T22:38:52.0036338Z [ RUN ] LLVM.VecDouble_expm1Lane4Test 2023-01-11T22:38:52.0280468Z [ OK ] LLVM.VecDouble_expm1Lane4Test (24 ms) 2023-01-11T22:38:52.0280898Z [ RUN ] LLVM.VecDouble_lgammaLane4Test 2023-01-11T22:38:52.0525754Z [ OK ] LLVM.VecDouble_lgammaLane4Test (24 ms) 2023-01-11T22:38:52.0526185Z [ RUN ] LLVM.VectorizerLoadStoreTest 2023-01-11T22:38:52.0765114Z [ OK ] LLVM.VectorizerLoadStoreTest (23 ms) 2023-01-11T22:38:52.0765800Z [ RUN ] LLVM.VectorizeBitCast 2023-01-11T22:38:52.1053521Z [ OK ] LLVM.VectorizeBitCast (28 ms) 2023-01-11T22:38:52.1053901Z [ RUN ] LLVM.MemcpyTest 2023-01-11T22:38:52.1314290Z [ OK ] LLVM.MemcpyTest (26 ms) 2023-01-11T22:38:52.1314673Z [ RUN ] LLVM.BzeroTest 2023-01-11T22:38:52.1579544Z [ OK ] LLVM.BzeroTest (26 ms) 2023-01-11T22:38:52.1579904Z [ RUN ] LLVM.ElemwiseAdd 2023-01-11T22:38:52.2003307Z [ OK ] LLVM.ElemwiseAdd (42 ms) 2023-01-11T22:38:52.2003690Z [ RUN ] LLVM.ElemwiseAddFloat 2023-01-11T22:38:52.2417413Z [ OK ] LLVM.ElemwiseAddFloat (41 ms) 2023-01-11T22:38:52.2417802Z [ RUN ] LLVM.ElemwiseLog10Float 2023-01-11T22:38:52.2713399Z [ OK ] LLVM.ElemwiseLog10Float (29 ms) 2023-01-11T22:38:52.2713814Z [ RUN ] LLVM.ElemwiseLog1pFloat 2023-01-11T22:38:52.3009970Z [ OK ] LLVM.ElemwiseLog1pFloat (29 ms) 2023-01-11T22:38:52.3010351Z [ RUN ] LLVM.ElemwiseMaxInt 2023-01-11T22:38:52.3429478Z [ OK ] LLVM.ElemwiseMaxInt (41 ms) 2023-01-11T22:38:52.3429872Z [ RUN ] LLVM.ElemwiseMinInt 2023-01-11T22:38:52.3848971Z [ OK ] LLVM.ElemwiseMinInt (41 ms) 2023-01-11T22:38:52.3849355Z [ RUN ] LLVM.ElemwiseMaxFloat 2023-01-11T22:38:52.4223246Z [ OK ] LLVM.ElemwiseMaxFloat (37 ms) 2023-01-11T22:38:52.4223656Z [ RUN ] LLVM.ElemwiseMaxNaNFloat 2023-01-11T22:38:52.4601118Z [ OK ] LLVM.ElemwiseMaxNaNFloat (37 ms) 2023-01-11T22:38:52.4601508Z [ RUN ] LLVM.ElemwiseMinFloat 2023-01-11T22:38:52.4974969Z [ OK ] LLVM.ElemwiseMinFloat (37 ms) 2023-01-11T22:38:52.4975378Z [ RUN ] LLVM.ElemwiseMinNaNFloat 2023-01-11T22:38:52.5348882Z [ OK ] LLVM.ElemwiseMinNaNFloat (37 ms) 2023-01-11T22:38:52.5349284Z [ RUN ] LLVM.ElemwiseMod 2023-01-11T22:38:52.5703016Z [ OK ] LLVM.ElemwiseMod (35 ms) 2023-01-11T22:38:52.5703408Z [ RUN ] LLVM.CompareSelectIntEQ 2023-01-11T22:38:52.6137459Z [ OK ] LLVM.CompareSelectIntEQ (43 ms) 2023-01-11T22:38:52.6137922Z [ RUN ] LLVM.CompareSelectFloatEQ 2023-01-11T22:38:52.6573140Z [ OK ] LLVM.CompareSelectFloatEQ (43 ms) 2023-01-11T22:38:52.6573553Z [ RUN ] LLVM.CompareSelectByteGT 2023-01-11T22:38:52.7050330Z [ OK ] LLVM.CompareSelectByteGT (47 ms) 2023-01-11T22:38:52.7050751Z [ RUN ] LLVM.CompareSelectByteGE 2023-01-11T22:38:52.7538427Z [ OK ] LLVM.CompareSelectByteGE (48 ms) 2023-01-11T22:38:52.7538839Z [ RUN ] LLVM.CompareSelectByteLT 2023-01-11T22:38:52.8014404Z [ OK ] LLVM.CompareSelectByteLT (47 ms) 2023-01-11T22:38:52.8014828Z [ RUN ] LLVM.CompareSelectByteLE 2023-01-11T22:38:52.8496849Z [ OK ] LLVM.CompareSelectByteLE (48 ms) 2023-01-11T22:38:52.8497218Z [ RUN ] LLVM.StoreFloat 2023-01-11T22:38:52.8729992Z [ OK ] LLVM.StoreFloat (23 ms) 2023-01-11T22:38:52.8730389Z [ RUN ] LLVM.SimpleMath01 2023-01-11T22:38:52.9185243Z [ OK ] LLVM.SimpleMath01 (45 ms) 2023-01-11T22:38:52.9185865Z [ RUN ] LLVM.ComputeMul 2023-01-11T22:38:52.9599518Z [ OK ] LLVM.ComputeMul (41 ms) 2023-01-11T22:38:52.9599895Z [ RUN ] LLVM.BroadcastAdd 2023-01-11T22:38:53.0091409Z [ OK ] LLVM.BroadcastAdd (49 ms) 2023-01-11T22:38:53.0091790Z [ RUN ] LLVM.BitwiseOps 2023-01-11T22:38:53.0323919Z [ OK ] LLVM.BitwiseOps (23 ms) 2023-01-11T22:38:53.0324329Z [ RUN ] LLVM.ArithmeticRightShift 2023-01-11T22:38:53.0555665Z [ OK ] LLVM.ArithmeticRightShift (23 ms) 2023-01-11T22:38:53.0556082Z [ RUN ] LLVM.LogicalRightShift 2023-01-11T22:38:53.0787363Z [ OK ] LLVM.LogicalRightShift (23 ms) 2023-01-11T22:38:53.0787747Z [ RUN ] LLVM.DynamicShapeAdd 2023-01-11T22:38:53.2510555Z [ OK ] LLVM.DynamicShapeAdd (172 ms) 2023-01-11T22:38:53.2510975Z [ RUN ] LLVM.BindDynamicShapeAdd 2023-01-11T22:38:53.4232154Z [ OK ] LLVM.BindDynamicShapeAdd (172 ms) 2023-01-11T22:38:53.4232583Z [ RUN ] LLVM.TensorDynamicShapeAdd 2023-01-11T22:38:53.5961077Z [ OK ] LLVM.TensorDynamicShapeAdd (172 ms) 2023-01-11T22:38:53.5961485Z [ RUN ] LLVM.DynamicShape2D 2023-01-11T22:38:53.8850438Z [ OK ] LLVM.DynamicShape2D (288 ms) 2023-01-11T22:38:53.8850819Z [ RUN ] LLVM.EmptyStmt 2023-01-11T22:38:53.9073095Z [ OK ] LLVM.EmptyStmt (22 ms) 2023-01-11T22:38:53.9073457Z [ RUN ] LLVM.EliminatedStmt 2023-01-11T22:38:53.9307970Z [ OK ] LLVM.EliminatedStmt (23 ms) 2023-01-11T22:38:53.9308356Z [ RUN ] LLVM.SimpleReduction 2023-01-11T22:38:54.0364852Z [ OK ] LLVM.SimpleReduction (105 ms) 2023-01-11T22:38:54.0365708Z [ RUN ] LLVM.RFactorReduction 2023-01-11T22:38:54.0788864Z [ OK ] LLVM.RFactorReduction (42 ms) 2023-01-11T22:38:54.0789304Z [ RUN ] LLVM.RFactorVectorizedReduction 2023-01-11T22:38:54.1497908Z [ OK ] LLVM.RFactorVectorizedReduction (70 ms) 2023-01-11T22:38:54.1498338Z [ RUN ] LLVM.SimpleParallelSS 2023-01-11T22:38:54.1805447Z [ OK ] LLVM.SimpleParallelSS (30 ms) 2023-01-11T22:38:54.1806132Z [ RUN ] LLVM.SimpleParallelSP 2023-01-11T22:38:54.2143086Z [ OK ] LLVM.SimpleParallelSP (33 ms) 2023-01-11T22:38:54.2143615Z [ RUN ] LLVM.SimpleParallelPS 2023-01-11T22:38:54.2505296Z [ OK ] LLVM.SimpleParallelPS (36 ms) 2023-01-11T22:38:54.2505876Z [ RUN ] LLVM.SimpleParallelPP 2023-01-11T22:38:54.2853481Z [ OK ] LLVM.SimpleParallelPP (34 ms) 2023-01-11T22:38:54.2854400Z [ RUN ] LLVM.CompositeParallel 2023-01-11T22:38:58.2765808Z [ OK ] LLVM.CompositeParallel (3991 ms) 2023-01-11T22:38:58.2766608Z [ RUN ] LLVM.VectorizedGEMM 2023-01-11T22:38:58.4029564Z [ OK ] LLVM.VectorizedGEMM (126 ms) 2023-01-11T22:38:58.4029962Z [ RUN ] LLVM.CallRaw 2023-01-11T22:38:59.3236439Z [ OK ] LLVM.CallRaw (920 ms) 2023-01-11T22:38:59.3236839Z [ RUN ] LLVM.CustomTarget 2023-01-11T22:38:59.3532503Z [ OK ] LLVM.CustomTarget (29 ms) 2023-01-11T22:38:59.3532902Z [ RUN ] LLVM.CodeGenKernelFuncName 2023-01-11T22:38:59.4004612Z [ OK ] LLVM.CodeGenKernelFuncName (47 ms) 2023-01-11T22:38:59.4005392Z [----------] 150 tests from LLVM (10176 ms total) 2023-01-11T22:38:59.4005608Z 2023-01-11T22:38:59.4005847Z [----------] Global test environment tear-down 2023-01-11T22:38:59.4118058Z [==========] 829 tests from 26 test suites ran. (45038 ms total) 2023-01-11T22:38:59.4118459Z [ PASSED ] 829 tests. 2023-01-11T22:38:59.4118636Z 2023-01-11T22:38:59.4118822Z  YOU HAVE 5 DISABLED TESTS 2023-01-11T22:38:59.4119001Z 2023-01-11T22:38:59.5800445Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *android* ]] 2023-01-11T22:38:59.5800926Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *cuda* ]] 2023-01-11T22:38:59.5801254Z + assert_git_not_dirty 2023-01-11T22:38:59.5801633Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]] 2023-01-11T22:38:59.5802045Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]] 2023-01-11T22:38:59.5804276Z ++ git status --porcelain 2023-01-11T22:38:59.6936336Z + git_status= 2023-01-11T22:38:59.6936892Z + [[ -n '' ]] 2023-01-11T22:38:59.6937163Z + test_aot_compilation 2023-01-11T22:38:59.6937731Z + echo 'Testing Ahead of Time compilation' 2023-01-11T22:38:59.6938052Z Testing Ahead of Time compilation 2023-01-11T22:38:59.6938910Z + 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 /opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T22:38:59.6951597Z + 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 /opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T22:38:59.6964683Z + TEST_REPORTS_DIR=test/test-reports/cpp-unittest/test_aot_compilation 2023-01-11T22:38:59.6965414Z + mkdir -p test/test-reports/cpp-unittest/test_aot_compilation 2023-01-11T22:38:59.6977811Z + '[' -f /opt/conda/lib/python3.10/site-packages/torch/bin/test_mobile_nnc ']' 2023-01-11T22:38:59.6978821Z + /opt/conda/lib/python3.10/site-packages/torch/bin/test_mobile_nnc --gtest_output=xml:test/test-reports/cpp-unittest/test_aot_compilation/test_mobile_nnc.xml 2023-01-11T22:39:00.1300472Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2023-01-11T22:39:00.1301138Z [==========] Running 6 tests from 2 test suites. 2023-01-11T22:39:00.1301572Z [----------] Global test environment set-up. 2023-01-11T22:39:00.1302063Z [----------] 4 tests from Function 2023-01-11T22:39:00.1302421Z [ RUN ] Function.ExecuteSlowMul 2023-01-11T22:39:00.1311596Z [ OK ] Function.ExecuteSlowMul (1 ms) 2023-01-11T22:39:00.1312369Z [ RUN ] Function.Serialization 2023-01-11T22:39:00.1313049Z [ OK ] Function.Serialization (0 ms) 2023-01-11T22:39:00.1313477Z [ RUN ] Function.ValidInput 2023-01-11T22:39:00.1313857Z [ OK ] Function.ValidInput (0 ms) 2023-01-11T22:39:00.1314224Z [ RUN ] Function.InvalidInput 2023-01-11T22:39:00.1323170Z [ OK ] Function.InvalidInput (1 ms) 2023-01-11T22:39:00.1323632Z [----------] 4 tests from Function (2 ms total) 2023-01-11T22:39:00.1323990Z 2023-01-11T22:39:00.1324384Z [----------] 2 tests from MobileNNCRegistryTest 2023-01-11T22:39:00.1325453Z [ RUN ] MobileNNCRegistryTest.FindAndRun 2023-01-11T22:39:00.1325936Z [ OK ] MobileNNCRegistryTest.FindAndRun (0 ms) 2023-01-11T22:39:00.1326389Z [ RUN ] MobileNNCRegistryTest.NoKernel 2023-01-11T22:39:00.1327078Z [ OK ] MobileNNCRegistryTest.NoKernel (0 ms) 2023-01-11T22:39:00.1328095Z [----------] 2 tests from MobileNNCRegistryTest (0 ms total) 2023-01-11T22:39:00.1328352Z 2023-01-11T22:39:00.1328586Z [----------] Global test environment tear-down 2023-01-11T22:39:00.1329007Z [==========] 6 tests from 2 test suites ran. (2 ms total) 2023-01-11T22:39:00.1329343Z [ PASSED ] 6 tests. 2023-01-11T22:39:00.1329513Z 2023-01-11T22:39:00.1329692Z  YOU HAVE 1 DISABLED TEST 2023-01-11T22:39:00.1329869Z 2023-01-11T22:39:00.2144934Z + '[' -f /opt/conda/lib/python3.10/site-packages/torch/bin/aot_model_compiler_test ']' 2023-01-11T22:39:00.2145812Z + source test/mobile/nnc/test_aot_compile.sh 2023-01-11T22:39:00.2146139Z ++ set -e -o pipefail 2023-01-11T22:39:00.2149401Z +++ python -c 'import site; print(site.getsitepackages()[0])' 2023-01-11T22:39:00.2370545Z ++ TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2023-01-11T22:39:00.2371574Z ++ TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T22:39:00.2375536Z +++ dirname test/mobile/nnc/test_aot_compile.sh 2023-01-11T22:39:00.2388744Z ++ CURRENT_DIR=test/mobile/nnc 2023-01-11T22:39:00.2389348Z ++ MODEL=aot_test_model.pt 2023-01-11T22:39:00.2390019Z ++ COMPILED_MODEL=aot_test_model.compiled.pt 2023-01-11T22:39:00.2390574Z ++ COMPILED_CODE=aot_test_model.compiled.ll 2023-01-11T22:39:00.2393045Z +++ mktemp -d -t build_XXX 2023-01-11T22:39:00.2408457Z ++ TMP_DIR=/tmp/build_4PW 2023-01-11T22:39:00.2409157Z + test_custom_script_ops 2023-01-11T22:39:00.2409585Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *asan* ]] 2023-01-11T22:39:00.2410000Z + echo 'Testing custom script operators' 2023-01-11T22:39:00.2410306Z Testing custom script operators 2023-01-11T22:39:00.2410776Z + CUSTOM_OP_BUILD=/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2023-01-11T22:39:00.2411153Z + pushd test/custom_operator 2023-01-11T22:39:00.2411449Z ~/workspace/test/custom_operator ~/workspace 2023-01-11T22:39:00.2411933Z + cp -a /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build build 2023-01-11T22:39:00.2517022Z + python test_custom_ops.py -v 2023-01-11T22:39:02.0569238Z Test results will be stored in test-reports/python-unittest/test_custom_ops 2023-01-11T22:39:02.0588185Z 2023-01-11T22:39:02.0588815Z Running tests... 2023-01-11T22:39:02.0589690Z ---------------------------------------------------------------------- 2023-01-11T22:39:02.0645754Z test_calling_custom_op (__main__.TestCustomOperators) ... ok (0.006s) 2023-01-11T22:39:02.1332806Z test_calling_custom_op_inside_script_module (__main__.TestCustomOperators) ... ok (0.069s) 2023-01-11T22:39:02.1341172Z test_calling_custom_op_string (__main__.TestCustomOperators) ... ok (0.001s) 2023-01-11T22:39:02.1369943Z test_calling_custom_op_with_autograd (__main__.TestCustomOperators) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/__init__.py:197: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp:1134.) 2023-01-11T22:39:02.1372474Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T22:39:02.1389845Z ok (0.005s) 2023-01-11T22:39:02.1401399Z test_calling_custom_op_with_autograd_in_nograd_mode (__main__.TestCustomOperators) ... ok (0.001s) 2023-01-11T22:39:02.1407624Z test_custom_library_is_loaded (__main__.TestCustomOperators) ... ok (0.001s) 2023-01-11T22:39:02.1521938Z test_saving_and_loading_script_module_with_custom_op (__main__.TestCustomOperators) ... ok (0.011s) 2023-01-11T22:39:02.1522586Z 2023-01-11T22:39:02.1523180Z ---------------------------------------------------------------------- 2023-01-11T22:39:02.1523823Z Ran 7 tests in 0.093s 2023-01-11T22:39:02.1524133Z 2023-01-11T22:39:02.1524319Z OK 2023-01-11T22:39:02.1524586Z 2023-01-11T22:39:02.1524830Z Generating XML reports... 2023-01-11T22:39:02.1563594Z Generated XML report: test-reports/python-unittest/test_custom_ops/TEST-TestCustomOperators-20230111223902.xml 2023-01-11T22:39:02.4117275Z + python model.py --export-script-module=model.pt 2023-01-11T22:39:04.1870197Z + build/test_custom_ops ./model.pt 2023-01-11T22:39:04.6699354Z [W engine.cpp:1134] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2023-01-11T22:39:06.0578448Z ok 2023-01-11T22:39:06.2199553Z + popd 2023-01-11T22:39:06.2199838Z ~/workspace 2023-01-11T22:39:06.2200098Z + assert_git_not_dirty 2023-01-11T22:39:06.2200607Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]] 2023-01-11T22:39:06.2201046Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]] 2023-01-11T22:39:06.2204850Z ++ git status --porcelain 2023-01-11T22:39:06.3326803Z + git_status= 2023-01-11T22:39:06.3327764Z + [[ -n '' ]] 2023-01-11T22:39:06.3328292Z + test_custom_backend 2023-01-11T22:39:06.3329050Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *asan* ]] 2023-01-11T22:39:06.3329784Z + echo 'Testing custom backends' 2023-01-11T22:39:06.3330332Z Testing custom backends 2023-01-11T22:39:06.3331343Z + CUSTOM_BACKEND_BUILD=/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2023-01-11T22:39:06.3332145Z + pushd test/custom_backend 2023-01-11T22:39:06.3332752Z ~/workspace/test/custom_backend ~/workspace 2023-01-11T22:39:06.3333785Z + cp -a /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build build 2023-01-11T22:39:06.3437005Z + python test_custom_backend.py -v 2023-01-11T22:39:08.1692038Z Test results will be stored in test-reports/python-unittest/test_custom_backend 2023-01-11T22:39:08.1709088Z 2023-01-11T22:39:08.1709354Z Running tests... 2023-01-11T22:39:08.1709808Z ---------------------------------------------------------------------- 2023-01-11T22:39:08.1716558Z test_execute (__main__.TestCustomBackend) 2023-01-11T22:39:08.2515391Z Test execution using the custom backend. ... ok (0.080s) 2023-01-11T22:39:08.2524316Z test_save_load (__main__.TestCustomBackend) 2023-01-11T22:39:08.2768371Z Test that a lowered module can be executed correctly ... ok (0.025s) 2023-01-11T22:39:08.2771090Z 2023-01-11T22:39:08.2771571Z ---------------------------------------------------------------------- 2023-01-11T22:39:08.2771919Z Ran 2 tests in 0.106s 2023-01-11T22:39:08.2772077Z 2023-01-11T22:39:08.2772173Z OK 2023-01-11T22:39:08.2772308Z 2023-01-11T22:39:08.2772438Z Generating XML reports... 2023-01-11T22:39:08.2804420Z Generated XML report: test-reports/python-unittest/test_custom_backend/TEST-TestCustomBackend-20230111223908.xml 2023-01-11T22:39:08.5340574Z + python backend.py --export-module-to=model.pt 2023-01-11T22:39:10.4030518Z + build/test_custom_backend ./model.pt 2023-01-11T22:39:10.8845186Z Testing custom_backend 2023-01-11T22:39:11.0086607Z OK 2023-01-11T22:39:11.1015173Z + rm -f ./model.pt 2023-01-11T22:39:11.1027385Z + popd 2023-01-11T22:39:11.1027640Z ~/workspace 2023-01-11T22:39:11.1028552Z + assert_git_not_dirty 2023-01-11T22:39:11.1028999Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]] 2023-01-11T22:39:11.1029454Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]] 2023-01-11T22:39:11.1033059Z ++ git status --porcelain 2023-01-11T22:39:11.2161541Z + git_status= 2023-01-11T22:39:11.2161957Z + [[ -n '' ]] 2023-01-11T22:39:11.2162380Z + test_torch_function_benchmark 2023-01-11T22:39:11.2162753Z + echo 'Testing __torch_function__ benchmarks' 2023-01-11T22:39:11.2163080Z Testing __torch_function__ benchmarks 2023-01-11T22:39:11.2163397Z + pushd benchmarks/overrides_benchmark 2023-01-11T22:39:11.2163732Z ~/workspace/benchmarks/overrides_benchmark ~/workspace 2023-01-11T22:39:11.2164111Z + python bench.py -n 1 -m 2 2023-01-11T22:39:12.7899845Z Type tensor had a minimum time of 0.02193450927734375 us and a standard deviation of 14.273620210587978 us. 2023-01-11T22:39:12.7901242Z Type SubTensor had a minimum time of 0.033855438232421875 us and a standard deviation of 0.061365812143776566 us. 2023-01-11T22:39:12.7903740Z Type WithTorchFunction had a minimum time of 0.020265579223632812 us and a standard deviation of 0.030008555768290535 us. 2023-01-11T22:39:12.7906424Z Type SubWithTorchFunction had a minimum time of 0.04100799560546875 us and a standard deviation of 0.01281264212593669 us. 2023-01-11T22:39:13.0184562Z + python pyspybench.py Tensor -n 1 2023-01-11T22:39:14.7978957Z + python pyspybench.py SubTensor -n 1 2023-01-11T22:39:16.5821424Z + python pyspybench.py WithTorchFunction -n 1 2023-01-11T22:39:18.3189507Z + python pyspybench.py SubWithTorchFunction -n 1 2023-01-11T22:39:20.1486151Z + popd 2023-01-11T22:39:20.1486457Z ~/workspace 2023-01-11T22:39:20.1486716Z + assert_git_not_dirty 2023-01-11T22:39:20.1487230Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]] 2023-01-11T22:39:20.1487678Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]] 2023-01-11T22:39:20.1490093Z ++ git status --porcelain 2023-01-11T22:39:20.2620894Z + git_status= 2023-01-11T22:39:20.2621313Z + [[ -n '' ]] 2023-01-11T22:39:20.2700011Z ##[group]Run cat test/**/*.log || true 2023-01-11T22:39:20.2700361Z cat test/**/*.log || true 2023-01-11T22:39:20.2713334Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:39:20.2713634Z env: 2023-01-11T22:39:20.2713881Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:20.2714128Z GPU_FLAG: --gpus all 2023-01-11T22:39:20.2714487Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:20.2714830Z ##[endgroup] 2023-01-11T22:39:20.2759818Z cat: test/**/*.log: No such file or directory 2023-01-11T22:39:20.2790680Z Prepare all required actions 2023-01-11T22:39:20.2791046Z Getting action download info 2023-01-11T22:39:20.4825730Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T22:39:20.4826028Z with: 2023-01-11T22:39:20.4826470Z github-token: *** 2023-01-11T22:39:20.4826707Z env: 2023-01-11T22:39:20.4826950Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:20.4827200Z GPU_FLAG: --gpus all 2023-01-11T22:39:20.4827562Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:20.4827910Z ##[endgroup] 2023-01-11T22:39:20.4867491Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T22:39:20.4867810Z with: 2023-01-11T22:39:20.4868030Z shell: bash 2023-01-11T22:39:20.4868254Z timeout_minutes: 10 2023-01-11T22:39:20.4868498Z max_attempts: 5 2023-01-11T22:39:20.4868745Z retry_wait_seconds: 30 2023-01-11T22:39:20.4869277Z 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-11T22:39:20.4869792Z polling_interval_seconds: 1 2023-01-11T22:39:20.4870042Z warning_on_retry: true 2023-01-11T22:39:20.4870300Z continue_on_error: false 2023-01-11T22:39:20.4870537Z env: 2023-01-11T22:39:20.4870754Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:20.4871013Z GPU_FLAG: --gpus all 2023-01-11T22:39:20.4871362Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:20.4871852Z GITHUB_TOKEN: *** 2023-01-11T22:39:20.4872077Z ##[endgroup] 2023-01-11T22:39:20.5555298Z + python3 -m pip install requests==2.26.0 2023-01-11T22:39:20.8437573Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:39:20.8663517Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T22:39:20.8844207Z 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-11T22:39:20.8857248Z 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-11T22:39:20.9075392Z 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-11T22:39:20.9091771Z 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-11T22:39:21.1512142Z ++ python3 .github/scripts/get_workflow_job_id.py 3896099317 i-0b1adff40037196ca 2023-01-11T22:39:23.0415818Z + GHA_WORKFLOW_JOB_ID=10589290026 2023-01-11T22:39:23.0418697Z + echo job-id=10589290026 2023-01-11T22:39:23.5557006Z Command completed after 1 attempt(s). 2023-01-11T22:39:23.5707929Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T22:39:23.5708302Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T22:39:23.5722104Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:39:23.5722411Z env: 2023-01-11T22:39:23.5722659Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:23.5722914Z GPU_FLAG: --gpus all 2023-01-11T22:39:23.5723280Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:23.5723647Z MONITOR_SCRIPT_PID: 114543 2023-01-11T22:39:23.5723892Z ##[endgroup] 2023-01-11T22:39:23.5851618Z Prepare all required actions 2023-01-11T22:39:23.5852157Z Getting action download info 2023-01-11T22:39:24.9396017Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T22:39:25.0974357Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T22:39:25.0974644Z with: 2023-01-11T22:39:25.0974993Z file-suffix: test-default-2-4-linux.4xlarge.nvidia.gpu_10589290026 2023-01-11T22:39:25.0975332Z env: 2023-01-11T22:39:25.0975558Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:25.0975838Z GPU_FLAG: --gpus all 2023-01-11T22:39:25.0976203Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:25.0976530Z ##[endgroup] 2023-01-11T22:39:25.1006463Z ##[group]Run # Remove any previous test jsons if they exist 2023-01-11T22:39:25.1006828Z # Remove any previous test jsons if they exist 2023-01-11T22:39:25.1007154Z rm -f test-jsons-*.zip 2023-01-11T22:39:25.1007539Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2023-01-11T22:39:25.1019701Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:39:25.1020011Z env: 2023-01-11T22:39:25.1020262Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:25.1020515Z GPU_FLAG: --gpus all 2023-01-11T22:39:25.1020878Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:25.1021337Z FILE_SUFFIX: test-default-2-4-linux.4xlarge.nvidia.gpu_10589290026 2023-01-11T22:39:25.1021663Z ##[endgroup] 2023-01-11T22:39:25.1145576Z adding: test/allowlist_for_publicAPI.json (deflated 78%) 2023-01-11T22:39:25.1181286Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2023-01-11T22:39:25.1188662Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2023-01-11T22:39:25.1190030Z adding: test/.pytorch-slow-tests.json (deflated 74%) 2023-01-11T22:39:25.1196077Z adding: test/.pytorch-disabled-tests.json (deflated 84%) 2023-01-11T22:39:25.1222716Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T22:39:25.1223091Z # Remove any previous test reports if they exist 2023-01-11T22:39:25.1223423Z rm -f test-reports-*.zip 2023-01-11T22:39:25.1223785Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2023-01-11T22:39:25.1235682Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:39:25.1235987Z env: 2023-01-11T22:39:25.1236239Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:25.1236492Z GPU_FLAG: --gpus all 2023-01-11T22:39:25.1236856Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:25.1237317Z FILE_SUFFIX: test-default-2-4-linux.4xlarge.nvidia.gpu_10589290026 2023-01-11T22:39:25.1237665Z ##[endgroup] 2023-01-11T22:39:25.1360309Z adding: test/custom_backend/test-reports/python-unittest/test_custom_backend/TEST-TestCustomBackend-20230111223908.xml (deflated 56%) 2023-01-11T22:39:25.1361733Z adding: test/custom_operator/test-reports/python-unittest/test_custom_ops/TEST-TestCustomOperators-20230111223902.xml (deflated 65%) 2023-01-11T22:39:25.1366055Z adding: test/test-reports/python-unittest/test_masked/TEST-TestMaskedCUDA-20230111211330.xml (deflated 96%) 2023-01-11T22:39:25.1367381Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertClose-20230111211330.xml (deflated 84%) 2023-01-11T22:39:25.1368154Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20230111211330.xml (deflated 70%) 2023-01-11T22:39:25.1369096Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20230111211330.xml (deflated 84%) 2023-01-11T22:39:25.1369868Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseMultiDeviceCUDA-20230111211330.xml (deflated 56%) 2023-01-11T22:39:25.1370784Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20230111211330.xml (deflated 69%) 2023-01-11T22:39:25.1371568Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20230111211330.xml (deflated 69%) 2023-01-11T22:39:25.1372306Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20230111211330.xml (deflated 69%) 2023-01-11T22:39:25.1373024Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20230111211330.xml (deflated 76%) 2023-01-11T22:39:25.1373758Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20230111211330.xml (deflated 69%) 2023-01-11T22:39:25.1374487Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20230111211330.xml (deflated 63%) 2023-01-11T22:39:25.1375203Z adding: test/test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20230111211330.xml (deflated 41%) 2023-01-11T22:39:25.1376100Z adding: test/test-reports/python-unittest/test_testing/TEST-TestImports-20230111211330.xml (deflated 59%) 2023-01-11T22:39:25.1393253Z adding: test/test-reports/python-unittest/test_testing/TEST-TestOpInfoSampleFunctionsCUDA-20230111211330.xml (deflated 97%) 2023-01-11T22:39:25.1393972Z adding: test/test-reports/python-unittest/test_testing/TEST-TestOpInfos-20230111211330.xml (deflated 53%) 2023-01-11T22:39:25.1394851Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20230111211330.xml (deflated 88%) 2023-01-11T22:39:25.1395952Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCUDA-20230111211330.xml (deflated 88%) 2023-01-11T22:39:25.1398438Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestingCUDA-20230111211330.xml (deflated 91%) 2023-01-11T22:39:25.1399287Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20230111211417.xml (deflated 54%) 2023-01-11T22:39:25.1400418Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20230111211417.xml (deflated 71%) 2023-01-11T22:39:25.1401330Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20230111211417.xml (deflated 65%) 2023-01-11T22:39:25.1402199Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20230111211417.xml (deflated 83%) 2023-01-11T22:39:25.1403295Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier-20230111211417.xml (deflated 85%) 2023-01-11T22:39:25.1404341Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20230111211417.xml (deflated 74%) 2023-01-11T22:39:25.1405651Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20230111211417.xml (deflated 58%) 2023-01-11T22:39:25.1406697Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20230111211417.xml (deflated 73%) 2023-01-11T22:39:25.1407552Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20230111211417.xml (deflated 80%) 2023-01-11T22:39:25.1408451Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20230111211417.xml (deflated 76%) 2023-01-11T22:39:25.1409352Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20230111211417.xml (deflated 70%) 2023-01-11T22:39:25.1410232Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20230111211417.xml (deflated 71%) 2023-01-11T22:39:25.1411205Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20230111211417.xml (deflated 50%) 2023-01-11T22:39:25.1412096Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20230111211417.xml (deflated 61%) 2023-01-11T22:39:25.1412926Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20230111211417.xml (deflated 70%) 2023-01-11T22:39:25.1413784Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20230111211417.xml (deflated 78%) 2023-01-11T22:39:25.1414666Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20230111211417.xml (deflated 79%) 2023-01-11T22:39:25.1422240Z adding: test/test-reports/python-unittest/dynamo.test_misc/TEST-MiscTests-20230111211434.xml (deflated 89%) 2023-01-11T22:39:25.1422881Z adding: test/test-reports/python-unittest/dynamo.test_misc/TEST-TestTracer-20230111211434.xml (deflated 39%) 2023-01-11T22:39:25.1428221Z adding: test/test-reports/python-unittest/test_transformers/TEST-TestTransformers-20230111211448.xml (deflated 93%) 2023-01-11T22:39:25.1430748Z adding: test/test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCUDA-20230111211458.xml (deflated 91%) 2023-01-11T22:39:25.1431494Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20230111211502.xml (deflated 68%) 2023-01-11T22:39:25.1432576Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20230111211502.xml (deflated 85%) 2023-01-11T22:39:25.1433796Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20230111211502.xml (deflated 85%) 2023-01-11T22:39:25.1435300Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20230111211502.xml (deflated 82%) 2023-01-11T22:39:25.1436414Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20230111211502.xml (deflated 83%) 2023-01-11T22:39:25.1438745Z adding: test/test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20230111211508.xml (deflated 86%) 2023-01-11T22:39:25.1439470Z adding: test/test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatcher-20230111211508.xml (deflated 55%) 2023-01-11T22:39:25.1440454Z adding: test/test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20230111211508.xml (deflated 82%) 2023-01-11T22:39:25.1443349Z adding: test/test-reports/python-unittest/dynamo.test_export/TEST-ExportTests-20230111211518.xml (deflated 92%) 2023-01-11T22:39:25.1444205Z adding: test/test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20230111211527.xml (deflated 82%) 2023-01-11T22:39:25.1445435Z adding: test/test-reports/python-unittest/profiler.test_profiler_tree/TEST-TestProfilerTree-20230111211533.xml (deflated 82%) 2023-01-11T22:39:25.1446572Z adding: test/test-reports/python-unittest/dynamo.test_optimizations/TEST-NormalizeIRTests-20230111211540.xml (deflated 41%) 2023-01-11T22:39:25.1447479Z adding: test/test-reports/python-unittest/dynamo.test_optimizations/TEST-TestOptimizations-20230111211540.xml (deflated 78%) 2023-01-11T22:39:25.1448577Z adding: test/test-reports/python-unittest/test_decomp/TEST-DecompAmpTestsCUDA-20230111211559.xml (deflated 39%) 2023-01-11T22:39:25.1449318Z adding: test/test-reports/python-unittest/test_decomp/TEST-DecompContiguousTestsCUDA-20230111211559.xml (deflated 57%) 2023-01-11T22:39:25.1588938Z adding: test/test-reports/python-unittest/test_decomp/TEST-TestDecompCUDA-20230111211559.xml (deflated 96%) 2023-01-11T22:39:25.1589822Z adding: test/test-reports/python-unittest/dynamo.test_minifier/TEST-MinifierTests-20230111211559.xml (deflated 83%) 2023-01-11T22:39:25.1593832Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesExportTests-20230111211748.xml (deflated 93%) 2023-01-11T22:39:25.1598422Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesFunctionTests-20230111211748.xml (deflated 95%) 2023-01-11T22:39:25.1608703Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesMiscTests-20230111211748.xml (deflated 92%) 2023-01-11T22:39:25.1611853Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesNNModuleTests-20230111211748.xml (deflated 92%) 2023-01-11T22:39:25.1618283Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesReproTests-20230111211748.xml (deflated 89%) 2023-01-11T22:39:25.1621685Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesSubGraphTests-20230111211748.xml (deflated 92%) 2023-01-11T22:39:25.1622857Z adding: test/test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesUnspecTests-20230111211748.xml (deflated 82%) 2023-01-11T22:39:25.1623669Z adding: test/test-reports/python-unittest/test_matmul_cuda/TEST-TestMatmulCudaCUDA-20230111211847.xml (deflated 82%) 2023-01-11T22:39:25.1626134Z adding: test/test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20230111211927.xml (deflated 83%) 2023-01-11T22:39:25.1626869Z adding: test/test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20230111212006.xml (deflated 88%) 2023-01-11T22:39:25.1630497Z adding: test/test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCUDA-20230111212006.xml (deflated 95%) 2023-01-11T22:39:25.1631253Z adding: test/test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20230111212025.xml (deflated 73%) 2023-01-11T22:39:25.1635215Z adding: test/test-reports/python-unittest/test_functionalization/TEST-TestCrossRefFunctionalization-20230111212042.xml (deflated 85%) 2023-01-11T22:39:25.1637374Z adding: test/test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20230111212042.xml (deflated 83%) 2023-01-11T22:39:25.1638645Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestDataFlow-20230111212105.xml (deflated 73%) 2023-01-11T22:39:25.1639654Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestIdentifyGradients-20230111212105.xml (deflated 72%) 2023-01-11T22:39:25.1640426Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfiler-20230111212105.xml (deflated 42%) 2023-01-11T22:39:25.1641611Z adding: test/test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfilerE2E-20230111212105.xml (deflated 84%) 2023-01-11T22:39:25.1642661Z adding: test/test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNN-20230111212117.xml (deflated 71%) 2023-01-11T22:39:25.1643825Z adding: test/test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNNDeviceTypeCUDA-20230111212117.xml (deflated 82%) 2023-01-11T22:39:25.1644744Z adding: test/test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20230111212128.xml (deflated 53%) 2023-01-11T22:39:25.1645773Z adding: test/test-reports/python-unittest/test_weak/TEST-WeakKeyDictionaryTestCase-20230111212138.xml (deflated 84%) 2023-01-11T22:39:25.1646622Z adding: test/test-reports/python-unittest/test_weak/TEST-WeakTest-20230111212138.xml (deflated 80%) 2023-01-11T22:39:25.1647284Z adding: test/test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20230111212148.xml (deflated 52%) 2023-01-11T22:39:25.1647985Z adding: test/test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20230111212158.xml (deflated 53%) 2023-01-11T22:39:25.1648766Z adding: test/test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20230111212208.xml (deflated 56%) 2023-01-11T22:39:25.1650245Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestBasicsCUDA-20230111212220.xml (deflated 78%) 2023-01-11T22:39:25.1651620Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestBinary-20230111212220.xml (deflated 95%) 2023-01-11T22:39:25.1662383Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestOperatorsCUDA-20230111212220.xml (deflated 97%) 2023-01-11T22:39:25.1663677Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestReductions-20230111212220.xml (deflated 84%) 2023-01-11T22:39:25.1665853Z adding: test/test-reports/python-unittest/test_maskedtensor/TEST-TestUnary-20230111212220.xml (deflated 96%) 2023-01-11T22:39:25.1668332Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20230111212238.xml (deflated 92%) 2023-01-11T22:39:25.1669218Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20230111212238.xml (deflated 80%) 2023-01-11T22:39:25.1672299Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20230111212238.xml (deflated 95%) 2023-01-11T22:39:25.1673045Z adding: test/test-reports/python-unittest/dynamo.test_optimizers/TEST-End2EndTests-20230111212247.xml (deflated 48%) 2023-01-11T22:39:25.1674216Z adding: test/test-reports/python-unittest/dynamo.test_optimizers/TEST-OptimizerTests-20230111212247.xml (deflated 87%) 2023-01-11T22:39:25.1677189Z adding: test/test-reports/python-unittest/dynamo.test_modules/TEST-NNModuleTests-20230111212256.xml (deflated 90%) 2023-01-11T22:39:25.1678111Z adding: test/test-reports/python-unittest/dynamo.test_modules/TEST-OptimizedModuleTest-20230111212256.xml (deflated 76%) 2023-01-11T22:39:25.1678962Z adding: test/test-reports/python-unittest/lazy.test_step_closures/TEST-ClosuresTest-20230111212304.xml (deflated 67%) 2023-01-11T22:39:25.1684555Z adding: test/test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20230111212314.xml (deflated 96%) 2023-01-11T22:39:25.1686139Z adding: test/test-reports/python-unittest/dynamo.test_aot_cudagraphs/TEST-TestAotCudagraphs-20230111212322.xml (deflated 91%) 2023-01-11T22:39:25.1687090Z adding: test/test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20230111212330.xml (deflated 84%) 2023-01-11T22:39:25.1689494Z adding: test/test-reports/python-unittest/test_dynamic_shapes/TEST-TestSymNumberMagicMethods-20230111212330.xml (deflated 96%) 2023-01-11T22:39:25.1690480Z adding: test/test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20230111212337.xml (deflated 77%) 2023-01-11T22:39:25.1691237Z adding: test/test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20230111212344.xml (deflated 75%) 2023-01-11T22:39:25.1692183Z adding: test/test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20230111212352.xml (deflated 47%) 2023-01-11T22:39:25.1693059Z adding: test/test-reports/python-unittest/dynamo.test_python_autograd/TEST-TestPythonAutograd-20230111212359.xml (deflated 77%) 2023-01-11T22:39:25.1694112Z adding: test/test-reports/python-unittest/test_futures/TEST-TestFuture-20230111212406.xml (deflated 84%) 2023-01-11T22:39:25.1694824Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20230111212413.xml (deflated 39%) 2023-01-11T22:39:25.1695782Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20230111212413.xml (deflated 83%) 2023-01-11T22:39:25.1696782Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20230111212420.xml (deflated 77%) 2023-01-11T22:39:25.1697521Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestAutocastGPU-20230111212420.xml (deflated 46%) 2023-01-11T22:39:25.1698196Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20230111212420.xml (deflated 42%) 2023-01-11T22:39:25.1699157Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20230111212426.xml (deflated 54%) 2023-01-11T22:39:25.1699881Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20230111212426.xml (deflated 76%) 2023-01-11T22:39:25.1701104Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20230111212426.xml (deflated 85%) 2023-01-11T22:39:25.1702063Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20230111212426.xml (deflated 71%) 2023-01-11T22:39:25.1702898Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestGraph-20230111212426.xml (deflated 67%) 2023-01-11T22:39:25.1703843Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20230111212426.xml (deflated 75%) 2023-01-11T22:39:25.1704863Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20230111212426.xml (deflated 66%) 2023-01-11T22:39:25.1705709Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20230111212426.xml (deflated 74%) 2023-01-11T22:39:25.1706658Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20230111212426.xml (deflated 70%) 2023-01-11T22:39:25.1707375Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSharding-20230111212426.xml (deflated 70%) 2023-01-11T22:39:25.1708056Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20230111212426.xml (deflated 69%) 2023-01-11T22:39:25.1708914Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestTyping-20230111212426.xml (deflated 80%) 2023-01-11T22:39:25.1709728Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20230111212426.xml (deflated 42%) 2023-01-11T22:39:25.1710623Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20230111212426.xml (deflated 79%) 2023-01-11T22:39:25.1711339Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20230111212426.xml (deflated 59%) 2023-01-11T22:39:25.1712215Z adding: test/test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20230111212433.xml (deflated 80%) 2023-01-11T22:39:25.1714458Z adding: test/test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCUDA-20230111212443.xml (deflated 93%) 2023-01-11T22:39:25.1715822Z adding: test/test-reports/python-unittest/test_fx_passes/TEST-TestFXGraphPasses-20230111212450.xml (deflated 91%) 2023-01-11T22:39:25.1716811Z adding: test/test-reports/python-unittest/test_fx_passes/TEST-TestFXMatcherUtils-20230111212450.xml (deflated 87%) 2023-01-11T22:39:25.1717503Z adding: test/test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20230111212456.xml (deflated 66%) 2023-01-11T22:39:25.1718743Z adding: test/test-reports/python-unittest/dynamo.test_verify_correctness/TEST-TestVerifyCorrectness-20230111212503.xml (deflated 69%) 2023-01-11T22:39:25.1719750Z adding: test/test-reports/python-unittest/dynamo.test_global/TEST-TestGlobals-20230111212510.xml (deflated 85%) 2023-01-11T22:39:25.1720811Z adding: test/test-reports/python-unittest/nn.test_packed_sequence/TEST-PackedSequenceTest-20230111212517.xml (deflated 81%) 2023-01-11T22:39:25.1722182Z adding: test/test-reports/python-unittest/dynamo.test_comptime/TEST-ComptimeTests-20230111212523.xml (deflated 77%) 2023-01-11T22:39:25.1722850Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitor-20230111212530.xml (deflated 66%) 2023-01-11T22:39:25.1723733Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20230111212530.xml (deflated 41%) 2023-01-11T22:39:25.1724633Z adding: test/test-reports/python-unittest/dynamo.test_skip_non_tensor/TEST-SkipNonTensorTests-20230111212536.xml (deflated 78%) 2023-01-11T22:39:25.1727250Z adding: test/test-reports/python-unittest/test_subclass/TEST-TestSubclass-20230111212543.xml (deflated 91%) 2023-01-11T22:39:25.1728865Z adding: test/test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20230111212549.xml (deflated 91%) 2023-01-11T22:39:25.1729659Z adding: test/test-reports/python-unittest/test_functional_optim/TEST-TestFunctionalOptimParity-20230111212556.xml (deflated 71%) 2023-01-11T22:39:25.1730369Z adding: test/test-reports/python-unittest/lazy.test_debug_util/TEST-DebugUtilTest-20230111212603.xml (deflated 39%) 2023-01-11T22:39:25.1731033Z adding: test/test-reports/python-unittest/dynamo.test_nops/TEST-NopTests-20230111212609.xml (deflated 66%) 2023-01-11T22:39:25.1732023Z adding: test/test-reports/python-unittest/dynamo.test_export_mutations/TEST-MutationExportTests-20230111212616.xml (deflated 82%) 2023-01-11T22:39:25.1732909Z adding: test/test-reports/python-unittest/test_pytree/TEST-TestPytree-20230111212622.xml (deflated 84%) 2023-01-11T22:39:25.1733786Z adding: test/test-reports/python-unittest/test_cuda_sanitizer/TEST-TestArgumentHandler-20230111212628.xml (deflated 77%) 2023-01-11T22:39:25.1734617Z adding: test/test-reports/python-unittest/test_cuda_sanitizer/TEST-TestEventHandler-20230111212628.xml (deflated 86%) 2023-01-11T22:39:25.1735470Z adding: test/test-reports/python-unittest/test_cuda_sanitizer/TEST-TestMessages-20230111212628.xml (deflated 62%) 2023-01-11T22:39:25.1736128Z adding: test/test-reports/python-unittest/test_itt/TEST-TestItt-20230111212635.xml (deflated 40%) 2023-01-11T22:39:25.1736773Z adding: test/test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20230111212641.xml (deflated 61%) 2023-01-11T22:39:25.1737609Z adding: test/test-reports/python-unittest/test_license/TEST-TestLicense-20230111212647.xml (deflated 49%) 2023-01-11T22:39:25.1738400Z adding: test/test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20230111212653.xml (deflated 57%) 2023-01-11T22:39:25.1739157Z adding: test/test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNN-20230111212701.xml (deflated 66%) 2023-01-11T22:39:25.1740067Z adding: test/test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNNDeviceTypeCUDA-20230111212701.xml (deflated 72%) 2023-01-11T22:39:25.1741843Z adding: test/test-reports/python-unittest/nn.test_lazy_modules/TEST-TestLazyModules-20230111212708.xml (deflated 89%) 2023-01-11T22:39:25.1742561Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20230111212716.xml (deflated 39%) 2023-01-11T22:39:25.1743247Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20230111212716.xml (deflated 58%) 2023-01-11T22:39:25.1744263Z adding: test/test-reports/python-unittest/nn.test_module_hooks/TEST-TestModuleGlobalHooks-20230111212723.xml (deflated 71%) 2023-01-11T22:39:25.1745321Z adding: test/test-reports/python-unittest/nn.test_module_hooks/TEST-TestModuleHookNN-20230111212723.xml (deflated 79%) 2023-01-11T22:39:25.1746151Z adding: test/test-reports/python-unittest/nn.test_module_hooks/TEST-TestModuleHooks-20230111212723.xml (deflated 78%) 2023-01-11T22:39:25.1747055Z adding: test/test-reports/python-unittest/nn.test_module_hooks/TEST-TestStateDictHooks-20230111212723.xml (deflated 75%) 2023-01-11T22:39:25.1749290Z adding: test/test-reports/python-unittest/test_dlpack/TEST-TestTorchDlPackCUDA-20230111212729.xml (deflated 95%) 2023-01-11T22:39:25.1750075Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestEnableDisableLlgaFuser-20230111212736.xml (deflated 41%) 2023-01-11T22:39:25.1750845Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestDynamoAOT-20230111212736.xml (deflated 40%) 2023-01-11T22:39:25.1751751Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestFusionPatternCUDA-20230111212736.xml (deflated 92%) 2023-01-11T22:39:25.1753056Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestModel-20230111212736.xml (deflated 96%) 2023-01-11T22:39:25.1754416Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestOpCUDA-20230111212736.xml (deflated 93%) 2023-01-11T22:39:25.1755120Z adding: test/test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20230111222612.xml (deflated 62%) 2023-01-11T22:39:25.1756148Z adding: test/test-reports/python-unittest/test_torch/TEST-TestDevicePrecisionCUDA-20230111222612.xml (deflated 86%) 2023-01-11T22:39:25.1769739Z adding: test/test-reports/python-unittest/test_torch/TEST-TestTorch-20230111222612.xml (deflated 93%) 2023-01-11T22:39:25.1786447Z adding: test/test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCUDA-20230111222612.xml (deflated 93%) 2023-01-11T22:39:25.1787196Z adding: test/test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCUDA-20230111222612.xml (deflated 40%) 2023-01-11T22:39:25.1789713Z adding: test/test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20230111222802.xml (deflated 87%) 2023-01-11T22:39:25.1790487Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAllowMutationOnSaved-20230111222921.xml (deflated 80%) 2023-01-11T22:39:25.1804053Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutograd-20230111222921.xml (deflated 87%) 2023-01-11T22:39:25.1804803Z adding: test/test-reports/python-unittest/test_autograd/TEST-autograd.test_complex.TestAutogradComplex-20230111222921.xml (deflated 60%) 2023-01-11T22:39:25.1807545Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradDeviceTypeCUDA-20230111222921.xml (deflated 85%) 2023-01-11T22:39:25.1808700Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardMode-20230111222921.xml (deflated 86%) 2023-01-11T22:39:25.1809665Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardModeBatchedGrad-20230111222921.xml (deflated 64%) 2023-01-11T22:39:25.1813105Z adding: test/test-reports/python-unittest/test_autograd/TEST-autograd.test_functional.TestAutogradFunctional-20230111222921.xml (deflated 94%) 2023-01-11T22:39:25.1813916Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradInferenceMode-20230111222921.xml (deflated 87%) 2023-01-11T22:39:25.1814728Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradMultipleDispatchCUDA-20230111222921.xml (deflated 72%) 2023-01-11T22:39:25.1815685Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestMultithreadAutograd-20230111222921.xml (deflated 76%) 2023-01-11T22:39:25.1816672Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20230111222954.xml (deflated 62%) 2023-01-11T22:39:25.1817544Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20230111222954.xml (deflated 56%) 2023-01-11T22:39:25.1818824Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20230111222954.xml (deflated 91%) 2023-01-11T22:39:25.1822346Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20230111222954.xml (deflated 91%) 2023-01-11T22:39:25.1823250Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20230111222954.xml (deflated 70%) 2023-01-11T22:39:25.1824155Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20230111222954.xml (deflated 73%) 2023-01-11T22:39:25.1824993Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20230111222954.xml (deflated 82%) 2023-01-11T22:39:25.1825784Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20230111222954.xml (deflated 58%) 2023-01-11T22:39:25.1826731Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20230111222954.xml (deflated 83%) 2023-01-11T22:39:25.1827588Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20230111222954.xml (deflated 76%) 2023-01-11T22:39:25.1828343Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20230111222954.xml (deflated 68%) 2023-01-11T22:39:25.1830865Z adding: test/test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNN-20230111223052.xml (deflated 82%) 2023-01-11T22:39:25.1842930Z adding: test/test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNNDeviceTypeCUDA-20230111223052.xml (deflated 97%) 2023-01-11T22:39:25.1843664Z adding: test/test-reports/python-unittest/nn.test_pooling/TEST-TestAvgPool-20230111223129.xml (deflated 77%) 2023-01-11T22:39:25.1844327Z adding: test/test-reports/python-unittest/nn.test_pooling/TEST-TestPoolingNN-20230111223129.xml (deflated 79%) 2023-01-11T22:39:25.1848089Z adding: test/test-reports/python-unittest/nn.test_pooling/TEST-TestPoolingNNDeviceTypeCUDA-20230111223129.xml (deflated 92%) 2023-01-11T22:39:25.1852100Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCUDA-20230111223147.xml (deflated 92%) 2023-01-11T22:39:25.1852942Z adding: test/test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20230111223159.xml (deflated 64%) 2023-01-11T22:39:25.1853955Z adding: test/test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20230111223207.xml (deflated 55%) 2023-01-11T22:39:25.1855157Z adding: test/test-reports/python-unittest/test_namedtuple_return_api/TEST-TestNamedTupleAPI-20230111223212.xml (deflated 77%) 2023-01-11T22:39:25.1855882Z adding: test/test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20230111223218.xml (deflated 60%) 2023-01-11T22:39:25.1857080Z adding: test/test-reports/python-unittest/test_indexing/TEST-NumpyTestsCUDA-20230111223223.xml (deflated 80%) 2023-01-11T22:39:25.1859383Z adding: test/test-reports/python-unittest/test_indexing/TEST-TestIndexingCUDA-20230111223223.xml (deflated 89%) 2023-01-11T22:39:25.1860127Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20230111223530.xml (deflated 79%) 2023-01-11T22:39:25.1860874Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20230111223530.xml (deflated 67%) 2023-01-11T22:39:25.1861626Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestPybindTypeCasters-20230111223530.xml (deflated 41%) 2023-01-11T22:39:25.1862359Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20230111223530.xml (deflated 40%) 2023-01-11T22:39:25.1863094Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20230111223530.xml (deflated 40%) 2023-01-11T22:39:25.1863853Z adding: test/test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223535.xml (deflated 42%) 2023-01-11T22:39:25.1864631Z adding: test/test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223537.xml (deflated 42%) 2023-01-11T22:39:25.1865532Z adding: test/test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223539.xml (deflated 41%) 2023-01-11T22:39:25.1866267Z adding: test/test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223541.xml (deflated 42%) 2023-01-11T22:39:25.1867027Z adding: test/test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223543.xml (deflated 42%) 2023-01-11T22:39:25.1867782Z adding: test/test-reports/python-unittest/test_cuda_nvml_based_avail/TEST-TestExtendedCUDAIsAvail-20230111223546.xml (deflated 41%) 2023-01-11T22:39:25.1908893Z adding: test/test-reports/cpp-unittest/test_libtorch/test_jit.xml (deflated 96%) 2023-01-11T22:39:25.1919993Z adding: test/test-reports/cpp-unittest/test_libtorch/test_lazy.xml (deflated 93%) 2023-01-11T22:39:25.1942738Z adding: test/test-reports/cpp-unittest/test_libtorch/test_api.xml (deflated 92%) 2023-01-11T22:39:25.1960919Z adding: test/test-reports/cpp-unittest/test_libtorch/test_tensorexpr.xml (deflated 92%) 2023-01-11T22:39:25.1961550Z adding: test/test-reports/cpp-unittest/test_aot_compilation/test_mobile_nnc.xml (deflated 75%) 2023-01-11T22:39:25.1987581Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T22:39:25.1987952Z # Remove any previous test reports if they exist 2023-01-11T22:39:25.1988270Z rm -f usage-log-*.zip 2023-01-11T22:39:25.1988644Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2023-01-11T22:39:25.1989034Z # so check to see if the file exists first 2023-01-11T22:39:25.1989326Z if [ -f 'usage_log.txt' ]; then 2023-01-11T22:39:25.1989656Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2023-01-11T22:39:25.1989948Z fi 2023-01-11T22:39:25.2001607Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:39:25.2001910Z env: 2023-01-11T22:39:25.2002152Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:25.2002397Z GPU_FLAG: --gpus all 2023-01-11T22:39:25.2002752Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:25.2003200Z FILE_SUFFIX: test-default-2-4-linux.4xlarge.nvidia.gpu_10589290026 2023-01-11T22:39:25.2003521Z ##[endgroup] 2023-01-11T22:39:25.2552920Z adding: usage_log.txt (deflated 98%) 2023-01-11T22:39:25.2599689Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:39:25.2599979Z with: 2023-01-11T22:39:25.2600257Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:39:25.2600535Z retention-days: 14 2023-01-11T22:39:25.2600802Z if-no-files-found: warn 2023-01-11T22:39:25.2601075Z path: test-jsons-*.zip 2023-01-11T22:39:25.2601310Z name: artifact 2023-01-11T22:39:25.2601556Z s3-bucket: gha-artifacts 2023-01-11T22:39:25.2601813Z region: us-east-1 2023-01-11T22:39:25.2602024Z env: 2023-01-11T22:39:25.2602265Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:25.2602537Z GPU_FLAG: --gpus all 2023-01-11T22:39:25.2602871Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:25.2603215Z ##[endgroup] 2023-01-11T22:39:25.7054803Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:39:25.7055335Z With the provided path, there will be 1 file uploaded 2023-01-11T22:39:25.7055922Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:39:25.7066762Z Starting upload of test-jsons-test-default-2-4-linux.4xlarge.nvidia.gpu_10589290026.zip 2023-01-11T22:39:25.8842364Z Finished upload of test-jsons-test-default-2-4-linux.4xlarge.nvidia.gpu_10589290026.zip 2023-01-11T22:39:25.9039633Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:39:25.9039909Z with: 2023-01-11T22:39:25.9040191Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:39:25.9040490Z retention-days: 14 2023-01-11T22:39:25.9040744Z if-no-files-found: error 2023-01-11T22:39:25.9041180Z path: test-reports-*.zip 2023-01-11T22:39:25.9041441Z name: artifact 2023-01-11T22:39:25.9041674Z s3-bucket: gha-artifacts 2023-01-11T22:39:25.9041935Z region: us-east-1 2023-01-11T22:39:25.9042166Z env: 2023-01-11T22:39:25.9042385Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:25.9042647Z GPU_FLAG: --gpus all 2023-01-11T22:39:25.9043004Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:25.9043326Z ##[endgroup] 2023-01-11T22:39:26.3432804Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:39:26.3433403Z With the provided path, there will be 1 file uploaded 2023-01-11T22:39:26.3433769Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:39:26.3444827Z Starting upload of test-reports-test-default-2-4-linux.4xlarge.nvidia.gpu_10589290026.zip 2023-01-11T22:39:26.5393932Z Finished upload of test-reports-test-default-2-4-linux.4xlarge.nvidia.gpu_10589290026.zip 2023-01-11T22:39:26.5556439Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:39:26.5556750Z with: 2023-01-11T22:39:26.5557025Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:39:26.5557303Z retention-days: 14 2023-01-11T22:39:26.5557572Z if-no-files-found: ignore 2023-01-11T22:39:26.5557845Z path: usage-log-*.zip 2023-01-11T22:39:26.5558072Z name: artifact 2023-01-11T22:39:26.5558318Z s3-bucket: gha-artifacts 2023-01-11T22:39:26.5558573Z region: us-east-1 2023-01-11T22:39:26.5558778Z env: 2023-01-11T22:39:26.5559013Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:26.5559273Z GPU_FLAG: --gpus all 2023-01-11T22:39:26.5559607Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:26.5559953Z ##[endgroup] 2023-01-11T22:39:26.9939504Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:39:26.9940264Z With the provided path, there will be 1 file uploaded 2023-01-11T22:39:26.9940688Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:39:26.9951745Z Starting upload of usage-log-test-default-2-4-linux.4xlarge.nvidia.gpu_10589290026.zip 2023-01-11T22:39:27.1467837Z Finished upload of usage-log-test-default-2-4-linux.4xlarge.nvidia.gpu_10589290026.zip 2023-01-11T22:39:27.1626344Z ##[group]Run # shellcheck disable=SC2156 2023-01-11T22:39:27.1626693Z # shellcheck disable=SC2156 2023-01-11T22:39:27.1627090Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-01-11T22:39:27.1640433Z shell: /usr/bin/bash -e {0} 2023-01-11T22:39:27.1640683Z env: 2023-01-11T22:39:27.1640925Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:27.1641175Z GPU_FLAG: --gpus all 2023-01-11T22:39:27.1641533Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:27.1641872Z ##[endgroup] 2023-01-11T22:39:27.4974118Z ##[group]Run set -x 2023-01-11T22:39:27.4974433Z set -x 2023-01-11T22:39:27.4974718Z python3 -m pip install -r requirements.txt 2023-01-11T22:39:27.4975074Z python3 -m pip install boto3==1.19.12 2023-01-11T22:39:27.4975469Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:39:27.4987940Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:39:27.4988221Z env: 2023-01-11T22:39:27.4988462Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:39:27.4988728Z GPU_FLAG: --gpus all 2023-01-11T22:39:27.4989068Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:39:27.4989434Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T22:39:27.4989697Z BRANCH: pull/91627 2023-01-11T22:39:27.4989928Z TEST_CONFIG: default 2023-01-11T22:39:27.4990167Z SHARD_NUMBER: 2 2023-01-11T22:39:27.4990478Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T22:39:27.4990814Z PR_NUMBER: 91627 2023-01-11T22:39:27.4991080Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T22:39:27.4991348Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T22:39:27.4991806Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:39:27.4992080Z TAG: 2023-01-11T22:39:27.4992289Z WORKFLOW_ID: 3896099317 2023-01-11T22:39:27.4992729Z GITHUB_TOKEN: *** 2023-01-11T22:39:27.4992994Z GHA_WORKFLOW_JOB_ID: 10589290026 2023-01-11T22:39:27.4993234Z ##[endgroup] 2023-01-11T22:39:27.5022430Z + python3 -m pip install -r requirements.txt 2023-01-11T22:39:27.7948965Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:39:27.8301919Z 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-11T22:39:27.8340520Z 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-11T22:39:27.8351720Z 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-11T22:39:27.8363407Z 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-11T22:39:27.8895410Z 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-11T22:39:27.8907355Z 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-11T22:39:27.9016282Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2023-01-11T22:39:27.9027275Z 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-11T22:39:27.9271452Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2023-01-11T22:39:27.9513467Z 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-11T22:39:27.9525657Z 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-11T22:39:27.9533778Z 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-11T22:39:27.9547182Z 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-11T22:39:27.9573001Z 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-11T22:39:27.9676161Z 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-11T22:39:27.9903738Z 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-11T22:39:27.9938720Z 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-11T22:39:27.9960988Z 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-11T22:39:27.9975337Z 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-11T22:39:28.0003853Z 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-11T22:39:28.0369001Z 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-11T22:39:28.0384691Z 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-11T22:39:28.0604582Z 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-11T22:39:28.0617272Z 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-11T22:39:28.0642336Z 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-11T22:39:28.0721111Z 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-11T22:39:28.1386286Z + python3 -m pip install boto3==1.19.12 2023-01-11T22:39:28.4296250Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:39:28.4522077Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2023-01-11T22:39:28.4592199Z 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-11T22:39:28.4630302Z 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-11T22:39:28.4648380Z 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-11T22:39:28.4716133Z 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-11T22:39:28.4745411Z 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-11T22:39:28.4967905Z 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-11T22:39:28.7428646Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:45:19.2661744Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T22:45:19.2664461Z 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:45:19.2664897Z 2023-01-11T22:45:19.2665417Z ----- Historic stats comparison result ------ 2023-01-11T22:45:19.2665645Z 2023-01-11T22:45:19.2665878Z job: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T22:45:19.2669515Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:45:19.2669897Z 2023-01-11T22:45:19.2670222Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T22:45:19.2670484Z 2023-01-11T22:45:19.2670586Z : (master) 2023-01-11T22:45:19.2670806Z | 2023-01-11T22:45:19.2673598Z | * 8419ddda87 (HEAD) total time 5321.50s 2023-01-11T22:45:19.2673990Z | | 2023-01-11T22:45:19.2674318Z | : (2 commits) 2023-01-11T22:45:19.2674545Z |/ 2023-01-11T22:45:19.2674991Z * db2a237763 (base) 18 reports, total time 5298.55s ± 3363.99s 2023-01-11T22:45:19.2675434Z * 2b0abd4ce3 18 reports, total time 5375.52s ± 3469.84s 2023-01-11T22:45:19.2676035Z * f7939b21e1 48 reports, total time 4156.05s ± 3748.80s 2023-01-11T22:45:19.2676815Z * cb3204823e 18 reports, total time 5386.78s ± 3494.12s 2023-01-11T22:45:19.2677758Z * 6e236553f5 18 reports, total time 5359.08s ± 3471.03s 2023-01-11T22:45:19.2678534Z * cce577b391 18 reports, total time 5383.89s ± 3498.12s 2023-01-11T22:45:19.2678935Z * fae821c2f1 18 reports, total time 5181.34s ± 3399.30s 2023-01-11T22:45:19.2679370Z * 0c3659586d 18 reports, total time 5181.30s ± 3409.47s 2023-01-11T22:45:19.2679783Z * 122245985a 18 reports, total time 5175.63s ± 3372.26s 2023-01-11T22:45:19.2680194Z * b797a24259 18 reports, total time 5151.22s ± 3376.21s 2023-01-11T22:45:19.2680448Z | 2023-01-11T22:45:19.2680656Z : 2023-01-11T22:45:19.2680789Z 2023-01-11T22:45:19.2680955Z Removed (across 1178 suites) 0 tests, totaling 0.00s 2023-01-11T22:45:19.2681292Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T22:45:19.2681637Z Added (across 415 suites) 19889 tests, totaling +5321.50s 2023-01-11T22:45:19.3512298Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T22:45:19.3512656Z with: 2023-01-11T22:45:19.3512853Z env: 2023-01-11T22:45:19.3513107Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:45:19.3513500Z GPU_FLAG: --gpus all 2023-01-11T22:45:19.3514006Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:45:19.3514355Z ##[endgroup] 2023-01-11T22:45:19.3534864Z ##[group]Run set -eou pipefail 2023-01-11T22:45:19.3535153Z set -eou pipefail 2023-01-11T22:45:19.3535407Z  2023-01-11T22:45:19.3535731Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T22:45:19.3536066Z for _ in $(seq 1440); do 2023-01-11T22:45:19.3536347Z  # Break if no ssh session exists anymore 2023-01-11T22:45:19.3536641Z  if [ "$(who)" = "" ]; then 2023-01-11T22:45:19.3536894Z  break 2023-01-11T22:45:19.3537146Z  fi 2023-01-11T22:45:19.3537385Z  echo "." 2023-01-11T22:45:19.3537604Z  sleep 5 2023-01-11T22:45:19.3537834Z done 2023-01-11T22:45:19.3550843Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:45:19.3551120Z env: 2023-01-11T22:45:19.3551364Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:45:19.3551633Z GPU_FLAG: --gpus all 2023-01-11T22:45:19.3551971Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:45:19.3552312Z ##[endgroup] 2023-01-11T22:45:19.3581514Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T22:45:19.3630684Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:45:19.3631091Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:45:19.3631435Z # shellcheck disable=SC2046 2023-01-11T22:45:19.3631743Z docker stop $(docker ps -q) || true 2023-01-11T22:45:19.3632061Z # Prune all of the docker images 2023-01-11T22:45:19.3632344Z docker system prune -af 2023-01-11T22:45:19.3644248Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:45:19.3644553Z env: 2023-01-11T22:45:19.3644777Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:45:19.3645353Z GPU_FLAG: --gpus all 2023-01-11T22:45:19.3645717Z DOCKER_CONTAINER_ID: 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:45:19.3646040Z ##[endgroup] 2023-01-11T22:45:19.8061128Z 5551a04de7c4 2023-01-11T22:45:21.6021588Z Deleted Containers: 2023-01-11T22:45:21.6022030Z 5551a04de7c4fb947725d2e15370383ff7ad91cb2ef32e2628a7f2421a94bda4 2023-01-11T22:45:21.6022270Z 2023-01-11T22:45:30.5328434Z Deleted Images: 2023-01-11T22:45:30.5329266Z untagged: pytorch/conda-builder:cuda11.7 2023-01-11T22:45:30.5330166Z untagged: pytorch/conda-builder@sha256:194da70a0e7bee0e29ac3e49ae58dd76905f111c3c533a5cefa1ba2ec9d378e3 2023-01-11T22:45:30.5331317Z deleted: sha256:bf5b12d5ebb0aabb1eb1d8e069bb02e36c67baf1cdd5f27d6de5786d00cc71ef 2023-01-11T22:45:30.5331965Z deleted: sha256:9ddccf68260f33575c28071f56775ed5f16d683788007f8061edbce97dc63341 2023-01-11T22:45:30.5332755Z deleted: sha256:c4016a91f88511cea5f8ea97bd0c1bf2b69edeef7882c5b3fe5c1f266560ea82 2023-01-11T22:45:30.5333218Z deleted: sha256:f32d743d6d6dcb9451abc9719f8adef30d4d210ad70ea38b14c7aabe50a48be1 2023-01-11T22:45:30.5333724Z deleted: sha256:623fc9fba7ab4be22fb78d6d3f876756469d661fd48603f3e037c9e8d1bd8b88 2023-01-11T22:45:30.5334166Z deleted: sha256:981c09ae054c1d6aeb427c29eaf70daee26b3d513f265c4482b84857fa50d7a9 2023-01-11T22:45:30.5334614Z deleted: sha256:1db7ce5882cc31afad9a50a515828fee66a4b5bc60a5050fb62439cdffe86164 2023-01-11T22:45:30.5335079Z deleted: sha256:6b92fecf7b5ff852b575f0f9ba880e0501b8f89f1b85c70fac46217e87f2b03f 2023-01-11T22:45:30.5335512Z deleted: sha256:b0143a1a6efdfa8d9875a528440d540d9d5ac57fd5ba50371ec116f51c5b82f6 2023-01-11T22:45:30.5336050Z deleted: sha256:0f05aa304e07ac1718945a2cabe471a90ecfe01c9b771193f57df48228e39356 2023-01-11T22:45:30.5336478Z deleted: sha256:c1d0d89394fd9a3a63eeba072ae7702d26131172e2f9037d747c0cb497967642 2023-01-11T22:45:30.5336926Z deleted: sha256:50c63ba94ed7fb1d92e96e20c02ffb8a98fcd4a3bdeb25fb29dd32bbdb448103 2023-01-11T22:45:30.5337376Z deleted: sha256:5c61c7213b1aa39fba6e97c3369d15bab314923570ca8205b108c1ef79ea941c 2023-01-11T22:45:30.5337798Z deleted: sha256:54849ad123107f4c2c39f68fb75feb6b8c9fe6d06259b09bb1dd8d0e54d13a5b 2023-01-11T22:45:30.5338210Z deleted: sha256:56c6f9402add65e4d3cecb9f938a0a1022a519ffb352c107380f7a99385b40f4 2023-01-11T22:45:30.5338650Z deleted: sha256:ef693e240a77bc7b439bcff6db5ad06988c9f54adca2d1bb0c7d5cae27639c9e 2023-01-11T22:45:30.5339098Z deleted: sha256:863130f5c170eadfbbcc5e64e32e718d584415cc86c33a96e4aade13d92506f2 2023-01-11T22:45:30.5339516Z deleted: sha256:cc017afd8200e44ae5128bcf9feb80aa35b6b0063122e1452a62f66f35236aed 2023-01-11T22:45:30.5339933Z deleted: sha256:51585b5b1c00d04c7b6e19c18a853fe745a754074dba3662195046776668da25 2023-01-11T22:45:30.5340372Z deleted: sha256:313f6484ddea7ea4e7baab50ee0e71b5ae95626dbf9c6b3f35fedce3bed8d5ff 2023-01-11T22:45:30.5340802Z deleted: sha256:75a053814709e53f32ccce0c2b6b1513087ef8659223ed09cc39724d58749c56 2023-01-11T22:45:30.5341182Z deleted: sha256:00305fc020e4b654614ad31a1005c186225344d80a57b23f559c060777008a86 2023-01-11T22:45:30.5341588Z deleted: sha256:6b9b968b467dc7c17fd2d23e0ca9bcd04277ee308120ea2f1425135da9c0b8d4 2023-01-11T22:45:30.5342023Z deleted: sha256:2bd7b9a6a983a82328b7ffe86ba8ab1500058aa6fcd3fd6ae35b835a4ced7c17 2023-01-11T22:45:30.5342422Z deleted: sha256:5867efb926f2830458f825b6808058e7ad773a835e2f6c63ff86184c0cf752d2 2023-01-11T22:45:30.5342838Z deleted: sha256:f1dda1e73f6899dde4b9612d518062ba07fde94cebe7a1d76d090cf687f53938 2023-01-11T22:45:30.5343281Z deleted: sha256:c9d34bd8de771cd1fc58ce36ca65297f816546045ea345eb02a5ef6a4ff60978 2023-01-11T22:45:30.5343713Z deleted: sha256:ac936686e923c6eec890ac5a199b2697e80e389c492caadba7e7d84c06e6809a 2023-01-11T22:45:30.5344147Z deleted: sha256:acf04bcbc8cecfc113d42e11b0c54cd96ae13827a11321f05fe69ff116af4db9 2023-01-11T22:45:30.5344583Z deleted: sha256:95f54621be75441d3117266b2077bacae0ed13f0cca295a60b8cfd330103cfb8 2023-01-11T22:45:30.5344982Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2023-01-11T22:45:30.5345706Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T22:45:30.5346654Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T22:45:30.5347253Z deleted: sha256:09e297797cd8c095524ba49e041c45e57bf05ba16719f01e7240e8549da5beba 2023-01-11T22:45:30.5347667Z deleted: sha256:6d5f0082fbf8c3b01e49961283f44105a5bb12616f0073762021db97f20a16a5 2023-01-11T22:45:30.5348076Z deleted: sha256:19c574c96e47e3d16cc51cc088fed6cef16eaa2174e667ba0b395ac0e3b989bb 2023-01-11T22:45:30.5348534Z deleted: sha256:4fa7af758c23581dbcc2bd92defdc5fea97c8671fa67bbc30888ffbbf96c49a6 2023-01-11T22:45:30.5348978Z deleted: sha256:e68331e1b0f863bbdbd445ed8475d59d2234c9659264a4e49b7b096311445aee 2023-01-11T22:45:30.5349465Z deleted: sha256:69d886418998cd8758c555ed219fca3a457539e9d6f62c41c9664a80c82c4036 2023-01-11T22:45:30.5350065Z deleted: sha256:2368b1fdf0235d155eaa47e75ff379cff06cc82d63e03886a57363b8092d3c83 2023-01-11T22:45:30.5350527Z deleted: sha256:651c1e1b625aeaf8fa65e96ef11487e650a7a6d00ba8ec9fdfe7e89e762dc5c4 2023-01-11T22:45:30.5350999Z deleted: sha256:7b73f298df08c4b3aa849b55bb5e73ded619cb5b786fddcc21ece3c0b3887038 2023-01-11T22:45:30.5351788Z deleted: sha256:716f28b4b433958e5d1b9839a20dd22f9986f9c1b42fb95552f13d6bfd291efe 2023-01-11T22:45:30.5352359Z deleted: sha256:e4495993276176c504228e66b2fd6f348523c5af66f9292b2f7ea12acefcd606 2023-01-11T22:45:30.5352927Z deleted: sha256:d6f5fbd8782783697c73f4bcbce91a05e126575f72f0f58e1e9465aa57640a92 2023-01-11T22:45:30.5353435Z deleted: sha256:0b7725c897ee2681e3b1ff00aea6c14805c8050758cfa1010f561c9713934014 2023-01-11T22:45:30.5353890Z deleted: sha256:fdd864c6750bdd24f8cfb131673c6f04087e3cbecac2c1a9b3c30fefbd6d3070 2023-01-11T22:45:30.5354362Z deleted: sha256:bfaeaf77f180f62f3994ccdc2be80dd2ef7f4d25ffc8c9497dc51e6cff69711e 2023-01-11T22:45:30.5354829Z deleted: sha256:02f5a9d8be5a1bdd5a350d4c47147fd3dd46bfcedc7637f53a8a692720381fc2 2023-01-11T22:45:30.5355269Z deleted: sha256:e22cc66e4fd2e491fb4ae8194c35d6b1789f9f5d01e1dfbedf1c266c3a1537de 2023-01-11T22:45:30.5355690Z deleted: sha256:1536d02ae84ab410916541408cf2935f122735cc5d128324f6f82fbbeb913e80 2023-01-11T22:45:30.5356111Z deleted: sha256:a8374bc83a4bf3a838aaf8ee71b4a8281ac4eef801473b007f88b2f0efadc6c6 2023-01-11T22:45:30.5356509Z deleted: sha256:9381921b1e612b2d23517d24662a39f00be43efe2412e440ef41b487a48cb389 2023-01-11T22:45:30.5356930Z deleted: sha256:ae063d6cbeae3688a5a7bb8694d431dbb9792bfb7ff2908d3b25842f9586fc8e 2023-01-11T22:45:30.5357424Z deleted: sha256:595397ba048a351c7b09c25b5eba4cbb916c2db40dd80bde4d95c2b51b766045 2023-01-11T22:45:30.5357875Z deleted: sha256:7a2da4ffb8ea2b858fcdfc92f6e640dbb6a083b39dfa5e7aa87cd1296f9314e1 2023-01-11T22:45:30.5358323Z deleted: sha256:eddd66bfdbb5913f133ffda8d967ee0235f9f121434112ea8da4cfdf5f9ebbf4 2023-01-11T22:45:30.5358762Z deleted: sha256:c9392d92ee837d52b35b41e4de67d213886d844cecd9e769d9284dc21070aee8 2023-01-11T22:45:30.5359209Z deleted: sha256:fba16b8beafe9efa854d93f0e92718750ec97ced755ace0f6f51bbd5d1964f91 2023-01-11T22:45:30.5359617Z deleted: sha256:a09592e27d2e6896b9029f31e269787c92761fd19a48528851c48d85221cd4bc 2023-01-11T22:45:30.5360016Z deleted: sha256:8b2e3a8416af60625ccb9a8562891c1b9e85c2ee05f103b190ad5040313bf1f1 2023-01-11T22:45:30.5360437Z deleted: sha256:135caddb443044601f433d421e5c0f5d8ab02dff69cf2df9024a8ecb97c8948c 2023-01-11T22:45:30.5360845Z deleted: sha256:112b60db47585e101175390e102a66908f0f1175510c5e5d5f10b7e4e0c9769b 2023-01-11T22:45:30.5361234Z deleted: sha256:d9e5dd4e760b68190c010a9042c842afb0bcf3d4477a334d0e9c2d9c302ecb3c 2023-01-11T22:45:30.5361660Z deleted: sha256:7d37673dfb91518db6e68e9637f3db142a4eaccb9f548ab99d14ac52b3672325 2023-01-11T22:45:30.5362079Z deleted: sha256:12784d32c23b63941ebc8adf713d7167158c38c771d3b5f94506e036b6273dbd 2023-01-11T22:45:30.5362482Z deleted: sha256:395db4c8bde7e390accfa81ff84376004b78566423bd0a3bd7559e12e66759bc 2023-01-11T22:45:30.5362910Z deleted: sha256:a7aa04ee64333d427277f47b8e07dee6cc566b132a18ee166c305c890d4fd3bb 2023-01-11T22:45:30.5363322Z deleted: sha256:10a0e8d138614f29a13aecd15175039c7f86ca04fc588b439f56284b3c0e292a 2023-01-11T22:45:30.5363743Z deleted: sha256:68d97ecc8d2ec5f756b4a1b7e7451a413ed19f3d7c3ce52c81b30dc00fd96185 2023-01-11T22:45:30.5364150Z deleted: sha256:e833f7b95e0efaaf775293760365243991395e796d587deffe588e50fe7a9f1e 2023-01-11T22:45:30.5364559Z deleted: sha256:cbcd1e7502e949614d05d5d0a34316fd62665c3e030b3656d9c488cfee1eca34 2023-01-11T22:45:30.5365229Z deleted: sha256:a90ce4a75d9d408df6349607788566125c2662c603dc8f84c767b2256273ff12 2023-01-11T22:45:30.5365650Z deleted: sha256:bdee06da46fd67ff14bbc7286b40ef15174551b6452ca633be8576376a3dbddb 2023-01-11T22:45:30.5366231Z deleted: sha256:2cafe83ace87d1a83f30f8d458001f3a315a606d5251c20543cbd6604499aa73 2023-01-11T22:45:30.5366780Z deleted: sha256:cc1f7fb1208e7b05b48d3b3b2648946adaa723b10df2574c7db87ed9112b1510 2023-01-11T22:45:30.5367218Z deleted: sha256:9027ec66ecfd6490ecf157cdf665428dad438f54565d9d85263211da30e6684d 2023-01-11T22:45:30.5367640Z deleted: sha256:a27541cda46a9ede5932b1a1807360e2f6ada5bb0c30bfa3aa953d59dcc1bc5c 2023-01-11T22:45:30.5368082Z deleted: sha256:7b927de6f9fdeb74acee54e7654d04e2614a112cafb477b2433db34dcc7ebe28 2023-01-11T22:45:30.5368501Z deleted: sha256:8298c8753925ad5124b0611c4101e92ec1f877252f8320f5503ebf3e4e7e1314 2023-01-11T22:45:30.5368887Z deleted: sha256:0b741a2d83533cb3b47b912506d486fd477d8c8a1c520a0f9d7d62edfc55487d 2023-01-11T22:45:30.5369308Z deleted: sha256:9412a0a6fd6057a9939fed5beadf64568de1d230c0325a628e396f5b76444bbb 2023-01-11T22:45:30.5369824Z deleted: sha256:0a294dad6a5df3fab407cd28b31eadaf9f65a5bdbf8c7a0db349d3401b537cef 2023-01-11T22:45:30.5370280Z deleted: sha256:b42ee7d4f5715886c70d5cfef4724e889f773a20741ebc4ed9c1771eb09ad634 2023-01-11T22:45:30.5370690Z deleted: sha256:a68106c7b0e03f1e0fa9ad405ce403e2931174825bdcd8e259522ef40ec8a617 2023-01-11T22:45:30.5371376Z deleted: sha256:ad403ee05a64f55c765e665bd3f25a71650857123282dc1bad2af81f5665cda5 2023-01-11T22:45:30.5371805Z deleted: sha256:eb731dc1382c6cc80193d0454f740fc55f441c32f08cd0ce1b8784e7840e53df 2023-01-11T22:45:30.5372198Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-01-11T22:45:30.5372429Z 2023-01-11T22:45:30.5372571Z Total reclaimed space: 34.93GB 2023-01-11T22:45:30.5416954Z Post job cleanup. 2023-01-11T22:45:30.5457799Z Post job cleanup. 2023-01-11T22:45:30.6894232Z [command]/usr/bin/git version 2023-01-11T22:45:30.6952537Z git version 2.38.1 2023-01-11T22:45:30.7016580Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/472de591-b368-4cd2-8f54-f7677d7cd548' before making global git config changes 2023-01-11T22:45:30.7017703Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T22:45:30.7023381Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T22:45:30.7063586Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T22:45:30.7102461Z [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:45:30.7426067Z Entering 'android/libs/fbjni' 2023-01-11T22:45:30.7467536Z Entering 'third_party/FP16' 2023-01-11T22:45:30.7510306Z Entering 'third_party/FXdiv' 2023-01-11T22:45:30.7552126Z Entering 'third_party/NNPACK' 2023-01-11T22:45:30.7595495Z Entering 'third_party/QNNPACK' 2023-01-11T22:45:30.7637384Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:45:30.7680153Z Entering 'third_party/XNNPACK' 2023-01-11T22:45:30.7734491Z Entering 'third_party/benchmark' 2023-01-11T22:45:30.7775931Z Entering 'third_party/cpuinfo' 2023-01-11T22:45:30.7817689Z Entering 'third_party/cub' 2023-01-11T22:45:30.7860153Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:45:30.7906944Z Entering 'third_party/cutlass' 2023-01-11T22:45:30.7956329Z Entering 'third_party/eigen' 2023-01-11T22:45:30.8000019Z Entering 'third_party/fbgemm' 2023-01-11T22:45:30.8043400Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:45:30.8083645Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:45:30.8124694Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:45:30.8165273Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:45:30.8207453Z Entering 'third_party/flatbuffers' 2023-01-11T22:45:30.8251669Z Entering 'third_party/fmt' 2023-01-11T22:45:30.8293369Z Entering 'third_party/foxi' 2023-01-11T22:45:30.8335634Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:45:30.8378354Z Entering 'third_party/gloo' 2023-01-11T22:45:30.8420594Z Entering 'third_party/googletest' 2023-01-11T22:45:30.8463176Z Entering 'third_party/ideep' 2023-01-11T22:45:30.8503934Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:45:30.8547964Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:45:30.8596842Z Entering 'third_party/ios-cmake' 2023-01-11T22:45:30.8639124Z Entering 'third_party/ittapi' 2023-01-11T22:45:30.8682123Z Entering 'third_party/kineto' 2023-01-11T22:45:30.8726208Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:45:30.8769519Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:45:30.8813622Z Entering 'third_party/nccl/nccl' 2023-01-11T22:45:30.8856418Z Entering 'third_party/neon2sse' 2023-01-11T22:45:30.8897511Z Entering 'third_party/nlohmann' 2023-01-11T22:45:30.8939842Z Entering 'third_party/onnx' 2023-01-11T22:45:30.8994098Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:45:30.9036513Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:45:30.9080342Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:45:30.9121078Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:45:30.9168001Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:45:30.9209930Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:45:30.9251242Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:45:30.9298058Z Entering 'third_party/pocketfft' 2023-01-11T22:45:30.9339305Z Entering 'third_party/protobuf' 2023-01-11T22:45:30.9385238Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:45:30.9426647Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:45:30.9470088Z Entering 'third_party/psimd' 2023-01-11T22:45:30.9512771Z Entering 'third_party/pthreadpool' 2023-01-11T22:45:30.9554474Z Entering 'third_party/pybind11' 2023-01-11T22:45:30.9596368Z Entering 'third_party/python-enum' 2023-01-11T22:45:30.9638218Z Entering 'third_party/python-peachpy' 2023-01-11T22:45:30.9680721Z Entering 'third_party/python-six' 2023-01-11T22:45:30.9723203Z Entering 'third_party/sleef' 2023-01-11T22:45:30.9765977Z Entering 'third_party/tbb' 2023-01-11T22:45:30.9809689Z Entering 'third_party/tensorpipe' 2023-01-11T22:45:30.9851476Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:45:30.9892333Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:45:30.9932817Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:45:30.9974017Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:45:31.0014275Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:45:31.0058325Z Entering 'third_party/zstd' 2023-01-11T22:45:31.0117330Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T22:45:31.0145775Z http.https://github.com/.extraheader 2023-01-11T22:45:31.0155226Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T22:45:31.0191907Z [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:45:31.0503982Z Entering 'android/libs/fbjni' 2023-01-11T22:45:31.0529676Z http.https://github.com/.extraheader 2023-01-11T22:45:31.0561447Z Entering 'third_party/FP16' 2023-01-11T22:45:31.0586709Z http.https://github.com/.extraheader 2023-01-11T22:45:31.0619224Z Entering 'third_party/FXdiv' 2023-01-11T22:45:31.0644013Z http.https://github.com/.extraheader 2023-01-11T22:45:31.0676171Z Entering 'third_party/NNPACK' 2023-01-11T22:45:31.0701397Z http.https://github.com/.extraheader 2023-01-11T22:45:31.0734428Z Entering 'third_party/QNNPACK' 2023-01-11T22:45:31.0782201Z http.https://github.com/.extraheader 2023-01-11T22:45:31.0791850Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:45:31.0817548Z http.https://github.com/.extraheader 2023-01-11T22:45:31.0849688Z Entering 'third_party/XNNPACK' 2023-01-11T22:45:31.0875686Z http.https://github.com/.extraheader 2023-01-11T22:45:31.0919450Z Entering 'third_party/benchmark' 2023-01-11T22:45:31.0944937Z http.https://github.com/.extraheader 2023-01-11T22:45:31.0977512Z Entering 'third_party/cpuinfo' 2023-01-11T22:45:31.1002781Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1036424Z Entering 'third_party/cub' 2023-01-11T22:45:31.1060963Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1093454Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:45:31.1118010Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1156181Z Entering 'third_party/cutlass' 2023-01-11T22:45:31.1181273Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1222627Z Entering 'third_party/eigen' 2023-01-11T22:45:31.1247493Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1282186Z Entering 'third_party/fbgemm' 2023-01-11T22:45:31.1308467Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1341785Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:45:31.1367433Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1399736Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:45:31.1424093Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1458510Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:45:31.1482282Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1514896Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:45:31.1539692Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1573717Z Entering 'third_party/flatbuffers' 2023-01-11T22:45:31.1598499Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1632305Z Entering 'third_party/fmt' 2023-01-11T22:45:31.1656822Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1689299Z Entering 'third_party/foxi' 2023-01-11T22:45:31.1713101Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1746297Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:45:31.1770833Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1803380Z Entering 'third_party/gloo' 2023-01-11T22:45:31.1827608Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1860403Z Entering 'third_party/googletest' 2023-01-11T22:45:31.1885456Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1917791Z Entering 'third_party/ideep' 2023-01-11T22:45:31.1943026Z http.https://github.com/.extraheader 2023-01-11T22:45:31.1974722Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:45:31.1998871Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2034376Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:45:31.2059013Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2098955Z Entering 'third_party/ios-cmake' 2023-01-11T22:45:31.2122908Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2155393Z Entering 'third_party/ittapi' 2023-01-11T22:45:31.2180302Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2213393Z Entering 'third_party/kineto' 2023-01-11T22:45:31.2238189Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2270446Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:45:31.2295800Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2330591Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:45:31.2354456Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2388463Z Entering 'third_party/nccl/nccl' 2023-01-11T22:45:31.2413795Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2447122Z Entering 'third_party/neon2sse' 2023-01-11T22:45:31.2471138Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2503430Z Entering 'third_party/nlohmann' 2023-01-11T22:45:31.2529677Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2563311Z Entering 'third_party/onnx' 2023-01-11T22:45:31.2588847Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2634207Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:45:31.2659417Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2692577Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:45:31.2717486Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2752447Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:45:31.2777251Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2809024Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:45:31.2832680Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2870241Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:45:31.2895450Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2929016Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:45:31.2953038Z http.https://github.com/.extraheader 2023-01-11T22:45:31.2985538Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:45:31.3010730Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3047753Z Entering 'third_party/pocketfft' 2023-01-11T22:45:31.3072134Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3104370Z Entering 'third_party/protobuf' 2023-01-11T22:45:31.3129134Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3164545Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:45:31.3188826Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3221192Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:45:31.3244515Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3278916Z Entering 'third_party/psimd' 2023-01-11T22:45:31.3304314Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3336770Z Entering 'third_party/pthreadpool' 2023-01-11T22:45:31.3361144Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3394481Z Entering 'third_party/pybind11' 2023-01-11T22:45:31.3419239Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3451692Z Entering 'third_party/python-enum' 2023-01-11T22:45:31.3475898Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3508717Z Entering 'third_party/python-peachpy' 2023-01-11T22:45:31.3533393Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3565455Z Entering 'third_party/python-six' 2023-01-11T22:45:31.3589633Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3621249Z Entering 'third_party/sleef' 2023-01-11T22:45:31.3646199Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3678700Z Entering 'third_party/tbb' 2023-01-11T22:45:31.3703702Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3738871Z Entering 'third_party/tensorpipe' 2023-01-11T22:45:31.3763372Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3795831Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:45:31.3821028Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3853283Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:45:31.3877174Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3909399Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:45:31.3933996Z http.https://github.com/.extraheader 2023-01-11T22:45:31.3966295Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:45:31.3990657Z http.https://github.com/.extraheader 2023-01-11T22:45:31.4022530Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:45:31.4048802Z http.https://github.com/.extraheader 2023-01-11T22:45:31.4084300Z Entering 'third_party/zstd' 2023-01-11T22:45:31.4108728Z http.https://github.com/.extraheader 2023-01-11T22:45:31.4417720Z Cleaning up orphan processes